Author Archive

Migrating sourceforge.net subversion repositories

Posted in Technology on January 9th, 2012 by Administrator – Be the first to comment

The ImpressCMS project had migrated to sourceforge.net when we got fed up with the low availability of the cvsdude (now codesion) service. We had had a very good experience at the beginning, but all of a sudden, major migration were done unscheduled, and because we were an open source project, we could only get mail-based support, and low-availability servers.

It turned out later that CVSDude was in the process of being bought, so in hindsight we could have seen it coming.

To be honest, the trac instance provided by sourceforge has never worked really well.

login to sourceforge shell

make a clone of your repository

create the dump file: svnadmin dump /svnroot/PROJECT/ > svndump

 

 

Managing your SVN repos with adminrepo : https://sourceforge.net/apps/trac/sourceforge/wiki/SVN%20adminrepo

loggin on to the Sf.net shell: https://sourceforge.net/apps/trac/sourceforge/wiki/Shell%20service

Preparing the ImpressCMS Developer Challenge 2011

Posted in impresscms on August 3rd, 2011 by Administrator – Be the first to comment

With ImpressCMS 1.3 RC2 planned for this week or the next, things are also being worked out on our first ImpressCMS Developer Challenge. This is a big deal for us, both because this is the first contest we organise, and also because it should give us quite a bit of visibility in communities where we weren’t present until now.

On such occasions, it’s a good idea to inspire yourself on similar contests. Let’s not re-invent the wheel. During my quest for coding competitions, I came accross one that was of particular interest to me : the PHP on Azure contest. Two reasons : it’s a PHP coding contest, and it was organized in my region (Belgium).

I contacted the PHPBenelux organisation, and they agreed to assist in making the ImpressCMS Developer Challenge a big success! Thanks guys.

OpenSuSE 11.3 released

Posted in Linux on July 15th, 2010 by Administrator – 2 Comments

Today the OpenSuSE project unleashes its latest offspring to the world. OpenSuSE 11.3 is finally officially available.

During my last installation, 11.2 at the time, more than a month after the release, I bumped into some serious errors (older AMD graphics cards had issues in a vanilla 11.2 install, the so-called black screen error – here and here) I decided I wouldn’t be a beta tester this time and give it some time.

It all looks nice and shiny, and one can see immediately that the linux world is growing up. Many distributions are making deals with companies to bundle various services.

read more »

Big Buck Bunny Bloopers

Posted in Blender on June 14th, 2010 by Administrator – Be the first to comment

Blendernation has a video with Big Buck Bunny ‘Outtakes’ – Bloopers. Quite hilarious, and much too short. This reminds me a bit of the Jacky Chan movies, where all the failed shots get added to the end. In some movies, that was the most entertaining part (sorry Jacky).

Sintel teaser released

Posted in Blender on May 18th, 2010 by Administrator – Be the first to comment

Blender project Durian (what happened to the fruit names?) has just released its teaser. This should give you a good idea of what will be in this short movie produced by the Blender Institute.

The team now has just about 2 months left to finish this ambitious project, and the tension is mounting. Deadlines ahead!

ImpressCMS Trac migration to Sourceforge

Posted in impresscms on May 9th, 2010 by Administrator – Be the first to comment

After getting increasingly dissatisfied with the service from Codesion, ImpressCMS decided to switch to another provider. We had few requirements, and so we started searching for a solution based upon those:

  • free or affordable for our budgets
  • Subversion
  • Trac

We also thought of the possibility of doing the hosting ourselves, but that would mean an investment of time and effort, which would be unavailable for other tasks. Overall, we thought it was best to let specialized service providers handle that kind of non-core activity. read more »

Brett Seyler Interview on Gamasutra

Posted in Game Development on February 19th, 2010 by Administrator – Be the first to comment

There is an interview with Brett Seyler at Gamasutra. He discusses why he left GarageGames to go to Unity3d, and what he would have done if the opportunity to work with them wouldn’t have been available. An interesting read.

Brett still posts on the GarageGames forums (or TorquePowered, depending whether the new name catches on). Keeping tabs on the competition I guess :-)

A Working Trac installation on Dreamhost

Posted in Web on January 6th, 2010 by Administrator – Be the first to comment

trac-dhIn this post, I’ll try to describe the steps I had to make to get a working Trac installation on Dreamhost. A few months back, Dreamhost started providing a one-click advanced installation package for trac 0.11.1 . With this package, you can get a working trac installation in a few simple steps. You can even use the Dreamhost panel to upgrade to the latest version, if a new release is made.

Trac is a very powerful package, but installing it (and getting it to work) on Dreamhost hasn’t been easy. Several shell scripts exist that provide a Trac installation, but they all need some manual tinkering.

In theory, the one-click installers at Dreamhost are just that : one click, and you have a ready-to-go setup. In the case of Trac, the installation you obtain by simply using the one-click install is not quite usable nor complete. read more »

ImpressCMS IPF Session 1 part 2 – blocks demonstration

Posted in Uncategorized on December 12th, 2009 by Administrator – Be the first to comment

This second part of the first ImpressCMS IPF webcast gives a walkthrough of the blocks functionality, which was recently rewritten using IPF.

Next webcast in this session is on Monday 14 December 2009, at 21:00 (GMT)

ImpressCMS IPF Session 1 – Introduction

Posted in Uncategorized on December 11th, 2009 by Administrator – Be the first to comment