Why is JSON Deserialization so Important to Developers?

Recently I have been working on a RESTful interface for a Web 2.0 project that I will be releasing very soon. And one of the »

Force MVC Route URL to Lowercase

So one of my pet peeves in web development is mixed case URL's. And I usually make sure that all my URL's in my personal projects »

Very Informative Rap On HTML Coding Design

I got a kick out of this video I found on YouTube. Take a look: »

Now With WordPress 2.5

I have upgraded my blog to WordPress 2.5. It is a very nice piece of software that the WordPress development team has done a great »

Apple Safari Team priorities out of wack

Three interesting things about Apple Safari came out this past week. Apple Safari 3.1 passed the Acid 3 test Apple Safari running on a Mac »

Is MVC Right For Your Application?

There is a simple way to tell if you can use MVC in your web application.  If any of the following are true, you probably shouldn't: »