I have to admit, I don't post in the forums very often these days. The majority of you non-irc people probably think I've disappeared, but alas, you're not getting rid of me that easily.

One of the key projects that CMSMS needs to do in order to progress involves taking over the module "situation". By situation, I mean that it's hard to know what works, what doesn't, where issues lie, etc. Gforge (which is what the current dev.cmsmadesimple.org is running) is great if you're trying to recreate a sourceforge clone, but it doesn't help us with the more "social" aspects of software development and usage.
We decided well over a year ago that we need to move away from gforge and onto something more custom. That original idea was to create modules in CMSMS 2.0 using some of the new frontend user features and piecing a new forge clone together. However, this has proved to not work because 2.0 is taking a long time to develop, and we need something now.
The other issue is that gforge uses an ancient version of postgreSQL which requires us to stay on an older linux distribution... which I'm sure is causing the issues we've been seeing lately with the dev site going down. The quicker we get over to mysql and a new Linux distro, the better.
So, we've decided to rewrite the parts of gforge we need in a new application written from scratch. We've pulled the parts we use out, added some "social" features and called it our own. Again, most of the layout is lifted from gforge with a few additions like:
- Project ratings
- Project comments
- Web 2.0 style project tagging
- Git SCM support
- Simplified trackers
- Project types (so we know what's a language, what's a module etc without needing the complicated categories)
At this point, it's about 80% done and just about ready to go into a beta testing phase. I'm not totally sure how I'm going to proceed with that yet, because of some incompatibility with the old forge's svn gatekeeper, but I'll come up with something... or we'll just disable it with proper announcements before hand.
I need about 2 more weeks to finish the development and go into a real beta testing phase, but if you want to look at what's existing so far, the url is http://devnew.cmsmadesimple.org I make no guarantees it'll be always up or bug free yet, but you're welcome to take a look. All the automated emails are still going to me, to be gentle.

There is plenty of room for new features and additions. Right now the layout and workflow is very similar to gforge... this was in an effort to save time and not make a lot of huge decisions all at once.
The code is written in a very easily updatable framework. It allows us to quickly develop new features and roll them out pretty much instantly. Feature suggestions can go into the Feature Request track on the CMS Forge project here: http://dev.cmsmadesimple.org/tracker/?a ... unc=browse