Category Archives: NProject

NProject up

Thanks to hammett, NProject is now up and running on castleproject.org server at nproject.castleproject.org.

Thanks hammett!

3 Comments

Filed under NProject

NProject site down

Has some of you might have noticed, the NProject web site is down. freewebdot.com was hosting it for free, but due to some abuse, they revoked all the free accounts… If someone knows about a free .NET web host, drop a line!

3 Comments

Filed under NProject

NProject featured on Miguel de Icaza’s blog

I’ve received a couple of e-mails from people about NProject telling they found about it on Miguel de Icaza’s blog… ok well, thanks Miguel, who ever this is

Leave a comment

Filed under NProject

NProject featured in the Daily Grind

It seems that NProject is getting more and more exposure too. I just found out it was in the daily grind a couple of days ago. I can’t beleive it! Wow!

Also, if you’d like to contribute to the project in anyway please contact me! Their’s still plenty of things to be done. If you’ve got some experience with Castle MonoRail and ActiveRecord and got some crazy ideas about NProject, send me an e-mail.

I’m currently finishing my final session at ETS in software engeneering and then I’ll be able to pursue NProject developement. Check NProject development site (and test site as their’s more junk in there then usefull information…)

1 Comment

Filed under NProject

NProject

NProject is a software project and content management system mainly for the .NET Framework (and Mono). It integrates a Wiki, an issue management and reporting system, a dynamic project calendar and integration with CruiseControl.NET. It’s inspired by Trac and other cool projects. It’s based on Castle MonoRail, ActiveRecord and Windsor projects. But most important : it’s fun and looks cool!

The demo site is up at http://dev.nproject.org. It’s fully working! You can try the wiki on the TestPage. Or submit an Issue or… do what you want! Any comments or suggestions are greatly appreciated.

Subversion integration

I started subversion integration. The library NSvn which is part of the AnhkSvn project is used to interact with a subversion server. It worked on my local computer, but not on the server. I can’t get the full list of dependencies because I don’t have direct access to the server (only FTP). I’ve tried to ask for help in AnhkSvn mailing-list with no success. I can’t reproduce it because I previously installed AnhkSvn with the MSI installer and it copied all the dependencies.

The version with subversion support is on this branch If someone could checkout and build and then run this tool to get the list of missing libs. I’ll send you an eCard with little bunnies and hearts.

5 Comments

Filed under NProject