Archive for the 'Programming' Category

Jan 03 2006

Choosing an Open Source project to get behind

One of my resolutions for the year is to pick an Open Source project to get behind, learn, and hopefully contribute to.
Right now, the options are:

Drupal
Joomla
Ruby on Rails

Right now, Drupal seems like the most likely candidate. I say that for several reasons:

I have a strong interest in content management systems
It seems like one of the […]

No responses yet

Mar 09 2005

Regular Expression Library

Published by mkennedy under Programming

Now this is something I could have used at various points in my career. It’s always good to have a starting place for those times when you need to code a tricky regular expression.
Regular Expression Library

No responses yet

Mar 01 2005

Yahoo! Web Services

Published by mkennedy under Programming, Web APIs

Using Web APIs to build completely client-side applications.

No responses yet