I was watching some of the screencasts as well as reading the PDF file of the tutorial they gave at rails conf of Streamlined.
I was quite impressed, and thought I would give it a shot to help speed up some of the minor admin interfaces. It definally worth a look at.
I also noticed with running rails edge you need to comment out a line in the following file in the streamlined plugin dir (streamlined/lib/streamlined/controller.rb)
This video is Ron Paul appearing on the CNN Late Edition on 5/20/2007 – Its a interesting watch, this guy has some great points. And seems to be a real straight shooter.
I setup the project into svn and redMine everything seems to be working out well. redMine is a nice little application for project management (bug tracking, svn browser, wiki), its worth taking a look at and seems to be a viable alternative to trac.
After getting that setup, I went ahead and started working on the authentication system. Making some minor tweaks (fixed the redirect_to_url, which is not depreciated in edge rails), adding password