Infonomix 0.05 is now ready for download. This release includes some major changes in the codebase, so there are likely to be some bugs. On the plus side, it represents some great work and improved focus on the purpose of the project.
I’m hoping that we’ll soon be able to use Infonomix to manage its own development!
Using the pecl svn PHP extension, Infonomix is now able to browse subversion repositories.
Support is limited at the moment, but I’m hoping to switch from Trac over to Infonomix at some point in the future. When that happens, support will improve drastically!
Yay! Infonomix is now listed at HotScripts!
Infonomix @ HotScripts
This is good, hopefully Infonomix will get some more users and feedback from the community. 
Thanks to jQuery and the jQuery clickmenu plugin, Infonomix now features drop down menus! You can check them out in the freshly updated demo:
Infonomix Open Source Project Management and Time Tracking Demonstration
Trac 0.11 Release Candidate 1 has been tagged! This is very cool, I like and have been using the new version much better thanks to its better template support. Python is still a bit of a mystery to me, but Trac does a great job for managing software projects.
I’ve just updated the demo to a more recent Subversion snapshot and it looks like its running OK. Lots of small bugs have been fixed lately and its shaping up for a new incremental release soon. Stay tuned!
As a follow-up to the recent incremental release, I’ve made a ton of cleanup commits to the Infonomix code base. The demo is working fine, and the interface is looking much better. There is still plenty to do but I feel that the setup is in a good place for now.
When using the demo, I think that visitors will get the idea of what’s going on pretty quickly - they can create new projects, tasks, and to-do’s, as well as start work on any of them. As I’ve been working on the interface, I’ve found a few miscellaneous bugs so testing is now a priority.
This is a minor release which matches the code we are now using to power the new Infonomix Project Management demo. Improvements include refinements to the data model, and removing code which referenced outdated resources, such as jpGraph.
I’m a huge fan of the trac model, so much that I’ll likely be porting a lot of it into infonomix. I started infonomix several years before I even even knew trac existed, so there’s a bunch of good stuff in there that trac doesn’t have.
There’s a few things I don’t like about trac as well:
* python - although I’m planning to start using python as my primary development language over the next few years (along with C++), I am too comfortable with PHP to not use it primarily today.
* database - support for MySQL is experimental, and I’d like to be able to support several applications on the same database via table prefixes
* spam - although I haven’t been struck, I’m wary of trac spam
I’ve added the AGPL v3 license to the Infonomix code so I’ve made the repository readable by anonymous users. Note - the code is in an alpha state. The repository only contains the application, no installers, and not even the necessary supporting applications required to run. If you are very determined, you’ll be able to get it up and running, but otherwise, hang out for a while until I get the code more developer friendly. I’ll also be setting up a demo soon.
Anyway, feel free to browse if you like:
Infonomix Subversion Repository
Infonomix Trac Subversion Browser