Archive for June, 2007

Let’s take a day of silence.

Unless I’m jumping on the help-everything-that-feels-good wagon, something should be done about internet radio’s impending doom.

These people propose a day of silence: http://www.savenetradio.org/

I say we join them.

Acts As Subversioned 0.2: For Real…

So, after a very long delay due to graduation, moving, and some other semi life-changing events, acts_as_subversioned 0.2 is now released on RubyForge!

This will probably be the last release of acts_as_subversioned as a standalone plugin. Instead, I’m going to focus my time adding remote connections to the wrapper (for you Subversion types, this will mean RA functionality), as well as creating a Subversion ConnectionAdapter for Ruby on Rails. The goal, in the end, will be to use Subversion as the only backend to a wiki-based program. If all goes well, the two objects (the wrapper and the adapter) will act as a replacement for the MySQL ConnectionAdapter/acts_as_subversioned mashup currently being used.

Thanks to all for your interest so far!

PS: You can get SVN access to project files here. As well, if you are interested in contributing, feel free to sign up as a developer and let me know how you can help!