Projects
This page is intended for showcasing projects I'm working on that aren't necessarily just paid projects. I use this section for showing open source projects I am working on as well as new technology I am playing with.
CSS Rules project
http://drupal.org/project/css_rules (new project page)
I have been using a pretty cheap method of add stylesheets for sometime. Right now I have a couple template functions that basically look at the current path and if there is a stylesheet with the same name it loads it. So if you are on the path "about" and it finds an about.css in the theme folder it adds a CSS reference to the head. Not real complicated but not real robust either.
Role Subscription Project
I launched my first open source project in May of 2008. The link below is the main project page. If you are a drupal developer interested in contributing let me know.
