Thursday, January 8th, 2009 by rjm
Here’s what I have done so far to get my development server and workstation ready:
- Installed Ubuntu Linux 8.10 on my workstation
- Updated the Debian Linux installation on my development server
- Installed development tools like Eclipse and Subversion
I tried installing the driver for my Matrox graphics card in my workstation, but it seems that the version of the X Server is too new. So I can either wait for Matrox to release a new version that will be compatible with the newer X Server or downgrade my X Server to a version that the driver does support. Or alternatively, I could just install an older version of Ubuntu all together.
Tags: debian, eclipse, linux, matrox, plan, subversion, ubuntu
Posted in Rebooting | No Comments »
Sunday, January 4th, 2009 by rjm
Yes, it’s official! I’m going to continue development on the IRC Collective project. And I am excited and motivated!
But before I can start writing code again I want to take some time setting up my workstation and server. And I need to do some site maintenance as well, some of the software is outdated or has been disabled due to abuse (SPAM mostly).
Here’s my plan:
- Update the Debian Linux installation on my development server
- Install Ubuntu Linux on my workstation
- Install all the development tools needed on my workstation (Eclipse, Subversion client tools, EPIC and Subclipse)
- Mask all the e-mail addresses used on the website
- Update software used on the website (forum, bugtracker, etc.)
- Re-enable forum and bugtracker
- Install (or verify current installation of) IRC Collective on the development server
- Create an Eclipse workspace project on the workstation
- Check status of the code, compare the todo list and the roadmap
- Start having some fun by implementing new features
Tags: plan
Posted in Rebooting | No Comments »