Archives for posts tagged ‘CSS’

Ajax with JSON using PHP and DOJO

Ajax is a web application development architecture that resembles more of a client-server architecture than traditional web development. In an Ajax application a client application is delivered to the browser consisting of HTML, CSS and JavaScript. The interactions of the client with the server send and receive data, data that the client then knows how to display to the user.

As a hot technology, I was of course interested in learning more so I created a small example application using DOJO, JSON and PHP so that I could play with it a bit. I thought I’d share it with everyone so they could use it as a quick-start example for trying some of these technologies.

Site Update

Well, I got bored again and decided to change the look of the site. I’m pretty excited about it because it’s pretty slick. Check out the ‘Pull’ tab on the top right for some extra goodies.
I’ve also updated to WordPress 2.0.4 with the latest and greatest bug-fixes and security updates.
What do you think of the [...]