ProjectLounge Lite released to open source
It has been a few months coming, but we have finally released all our code into the glory of LGPL open source. The open access SVN repository is open and available for anonymous read access. If anyone wants to contribute code, please contact me with what you want to add.
The svn URL is svn://svn.projectlounge.com/open/light and I will be updating a project home page soon.
There is also going to be a simple one click install via the Instant Rails framework.
If all this code seems a little too much, you can see a hosted version at: http://www.pllite.com/projects/new to create your own project there. The access code is currently "pl124" but this will change to a captcha eventually.
The next few weeks will see a lot more development, so please if you are interested in contributing to an open source project that helps people get out of email and collaborate online about projects, please let Ian Connor know.
The svn URL is svn://svn.projectlounge.com/open/light and I will be updating a project home page soon.
There is also going to be a simple one click install via the Instant Rails framework.
If all this code seems a little too much, you can see a hosted version at: http://www.pllite.com/projects/new to create your own project there. The access code is currently "pl124" but this will change to a captcha eventually.
The next few weeks will see a lot more development, so please if you are interested in contributing to an open source project that helps people get out of email and collaborate online about projects, please let Ian Connor know.

5 Comments:
I am a ruby nuby so I apologize if this question is beyond basic. However, I am having troubles installing the ProjectLounge to check it out.
Can you post a quick step or two for installation?
I really appreciate it!
Darren
After you install SVN, you can then go to the command prompt and check it out to any directory you like:
svn co svn://svn.projectlounge.com/open/light
Is there a how to somewhere on how to get this running on my machine? I got the code from svn and I used development_structure.sql to create the table but when I start webrick and go to http://localhost:3000, it gets me to http://localhost:3000/account/login which renders the projectlounge page but displays File Not Found. It would really help if there was an install guide somewhere. Thanks for a great program!!
Is the svn available now? I'm having a Timeout problem and I'm not able to checkout!
I'm having the same problem where svn seems to not be responding. Is svn really available on that server?
Post a Comment
<< Home