Archive for July, 2009

Two New Websites! – CFD27.com and MichaelBocian.com

Friday, July 31st, 2009

This week I launched two websites.

First is www.cfd27.com, a silk floral store in the Chelsea district of NYC.  This site went through quite a few iterations of change in design and content.  It was my first project in delivering a site with customizable color-theme, which is a great idea considering the color palette of a floral store changes by the season.  Unlike my previous project, this one had no issue with servers because the client signed up with the hosting service that I recommended (and one that I use), hostmysite.com (see my recent rant re hosting.com).  Also to be thanked is the creator of lightbox2 Lokesh Dhakar for the nifty javascript in displaying images.  I was more than happy to donate a small sum for having used it in this project.

CFD27 Home Page

CFD27 Home Page

The second project, just launched today, is an amazing jazz guitarist Michael Bocian’s website:  www.michaelbocian.com.  Although I’m the least qualified person to comment on musical taste, I know great music when I hear one, so to make Michael’s website was quite a joy.  Plus, I learned a thing or two about MP3s, as well as how to collaborate closely with a creative man.

Michael Bocian's Official Website

Michael Bocian's Official Website

Playing off the guitar theme, the strings light up as you hover over the menu items on the left.  I struggled to find an elegant solution to extending the strings to the bottom of the window.  It works great in Firefox, but in IE I had to use a kludge in the end.  The advantage of using well-formed HTML & CSS, as in this case, is that it works even in Safari 1.3!

Web Development Writing

Thursday, July 16th, 2009

Whoa, I must have been on hiatus from the webdev world too long… Digital Web Magazine closed its doors back in March and I just found out. Even though it’s sad to see a quality site go, I suppose keeping up such a site without a steady source of revenue run by volunteers is a difficult proposition.  I really hope that AListApart doesn’t do the same.  These sites don’t offer in-depth coverage of any certain topic or the detail how-to of the latest trend; instead the articles tend to be generalized, with broad strokes, aimed to argue the finer points about web development and offer a broader perspective.  Quality writing in web development is hard to come by, as most websites simply offer up chunks of code without any consideration to best practices.  Most of the latest information is mired in discussion forums that is too difficult to decipher unless you’re actively involved in the thread.  (I recently tried to make sense of this forum but gave up half way.)  I suppose this is good for book selling…  except that books are not as user-friendly when it comes to programming.

Other sites I find helpful are evolt and sitepoint.   All these sites have too many awesome contributors who also run their own sites with tons of information, but with increasing amount of info, organization like this is sorely needed.