Friday, August 14, 2009

britetab.com

I started working on a new project last week for britetab.com. which allows one to create and share resumes using custom images, photos, and videos.

My britetab resume, shows just a few of the available features.

Monday, August 10, 2009

Install mysql gem on OS X 10.5

I had a little trouble installing the mysql gem on OS X 10.5 this morning so I thought I would post the solution.

1) Download the mysql binaries from apple http://support.apple.com/kb/TA25017?viewlocale=en_US
2) Unpack the binaries.
3) sudo gem install mysql -- --with-mysql-config=/usr/bin/mysql_config (be sure to give an absolute path to the config file)
4) done

Labels: , ,


Feedpoint - Rails Blog Aggregator

I finished up the 0.1 release of feedpoint.

Feedpoint is a blog aggregator. Companies may find it useful for showcasing blogs of its employees.

So far, the whole application is written with Ruby on Rails. Additional front-end frameworks are planned including JavaFX and Silverlight.

Privileged users may add new feeds through a web interface.





The main screen displays all of the posts sorted by date.



Labels:


This page is powered by Blogger. Isn't yours?

Subscribe to Posts [Atom]