Posts Tagged ‘dreamhost’

Trac 0.11 Looking Good

Wednesday, March 14th, 2007

I think I am going to try to use Trac again when version 0.11 comes out. I already planned to pass over 0.10 and by the time 0.11 comes out, it should support MySQL well enough to have a live site using it. It should also be very easy to install since some of the more difficult packages that are required have been removed.

I’m still kind of planning on building my own tracker package for DragonU.net and AbsidonGames.com site. It should look a lot like Trac, but I will still like to use it for other projects that need its support. Also, I’ll need something in the mean time while I develop my own solution. Well, the only reason to develop my own is that Trac is somewhat unreliable, but hopefully that will change (and it will be easier to change the template) when this version comes out.

I kind of do plan on learning Python, so it would be nice to tear Trac apart to better learn Python also. Kind of hack together plugins and try to implement features that haven’t been already. Well, by that time, Trac will probably be out.

Still think Trac 0.11 is about two months away to say the least. Bug reports don’t say much when it is still in alpha. Trac 0.10 is stablizing quite well, so by which time Trac does reach the final 1.0 release, it will be stable and full featured product. Something to put Python the map and make people want Python support.

Also think that with the easier install, it won’t be that difficult for Dreamhost to have a one click or at least support it.

Possibly Related Posts:


Installing Trac

Tuesday, February 7th, 2006

Not to mention that it is a total bitch to do on Dreamhost, but it is more of the packages and the dependencies fault. It would be easier if they had an install for you, but at least they allow you to install software. Anyway, I was able to get up to the part where Subversion works and installs but installing trac is more of a problem then I had thought.

Once I do get it to work, I will set up the code base and milestones. I have been meaning to set up a bug tracker and Version Tracker to keep track of the progress of the file and games.

Possibly Related Posts: