Login







Sign Up
Google Search:

FreeBSD man pages:

WalkmanSync

WalkmanSync is a RubyCocoa app that copies music from iTunes to SonyEricsson Walkman phones. It seems to work well with my w810i. This is released under the MIT License.

Version Date Source Binary
1.0.0 2007-01-04 WalkmanSync-src-1.0.0.zip WalkmanSync-1.0.0.zip

Ruby Stuff

I do a lot of work in Ruby using ActiveRecord. Most of it is covered by an IP agreement at work or is otherwise encumbered. Nevertheless, I'll try to post things I find useful here.

ActiveRecordConnection.rb.gz is a class to make using ActiveRecord outside of Rails a little easier. This probably won't work too well with SQLite. MIT License.

Pachinko

My capstone was a multi-player Pachinko-like game implemented in DrScheme/ACL2. After Team Wolfram submitted the project, I continued development for a few weeks.

Version Date Source
1.1.1 2006-05-04 pachinko-1.1.1.zip
1.1.0 (OCD) 2006-04-29 pachinko-1.1.0.zip
1.0.0 (Capstone) 2006-04-18 pachinko.zip