Monthly Archives: May 2008

On Database Abstraction, PHP, and Ruby

It took me a couple days on my current PHP/MySQL project to get the DB abstraction with proper error handling, input validation, and relational support coded to the point where I’m happy with the model. This was after trying Zend_Db, … Continue reading

Posted in Databases, Ruby, Web Design | Tagged , , , | 3 Comments

Barcamp Boston 3 Recap

I spent this last weekend attending Barcamp Boston 3, a two day grassroots technology event on Saturday and Sunday, as well as the Barcamp pre-event party at Betahouse. I put some pictures from Barcamp up on Flickr, and here are … Continue reading

Posted in Boston, Events, Photos, Startups | Tagged , | 1 Comment

Paradigm Shift in Web Development to MVC

A few days ago, I started development on the web site portion of one of my new projects. The project is comprised of mobile applications working in tandem with a main web site to deliver a service. However, this post … Continue reading

Posted in Web Design | Tagged , , , | Leave a comment