DNC Event Map
One of the projects we've been working on for MapBuzz the last few weeks is building an interactive map that shows all the events going on in Denver during the Democratic...
One of the projects we've been working on for MapBuzz the last few weeks is building an interactive map that shows all the events going on in Denver during the Democratic...
The web is full of articles discussing how to render transparent 24-bit png images in IE6 - so why write another one Three reasons First, although the long hoped for...
Sooner or later, for most large websites you have to bite the bullet and implement some form of asynchronous processing to deal with long-running tasks For example, with...
If there were such a thing as the Ten Commandments of programming, code reuse would surely be included Now you're probably thinking I've lost my mind, because any good...
As many of you know, I'm a big fan of Atom, including both the syndication format and publishing protocol At Foss4g, I gave a talk that argued that Atom offers a better solution...
I had no intention of getting involved in the proprietary versus open source versus free software war But Tom asked an excellent question in response to my article exploring if...
Today I discovered a really interesting blog, Spatial Law, written by Kevin Pomfret Kevin commented on my last post about open source and Google maps, and pointed out that the...
Let's continue our on-again, off-again series about making Rails better We've talked about fixing ActiveRecord's awkward handling of attributes, implementing RESTful error...
There has been surprisingly little written about how Rails is implemented If you Google for "architecture Rails" you'll find plenty of articles that describe Rails as a web...
In response to my post about why it's so hard for developers to understand REST, Alex Bunardzic talks about the importance of distinguishing resources and representations I...