Recent posts

YAML and RDF

Sean mentioned the idea of using YAML for MapServer configuration files instead of XML I wholeheartedly agree The most important thing for a configuration file is that it is...

A Community for REST

One of the great ironies of the Web is that a huge number of technical people refuse to believe what is right in front of their eyes The Web is the world's most diverse and...

Selenium

There are good tools for testing most parts of web applications At the base level, almost every language has a unit testing framework Above that, some web frameworks, like...

Mouse Coordinates To Lat/Long

This post is long overdue - a number of people have asked me how to convert between lat/long and mouse coordinates on an HTML page First, let's define some terms since otherwise...

Arachno

Last time I gave kudos to Sapphire in Steel for the addition of a Ruby console to their debugger This time its kudos for Arachno Lother Scholz, the develeper, sent me an...

On IDEs and Consoles

In the religious war between the command line and IDE (integrated development environment), I'm firmly on the IDE side Having said that, there's no substitute for having a...

ruby-prof 0.4.0 with call graphs

Update: ruby-prof 050 is now available and has significantly more features than 040, including better threading support, rails support, call tree output, etc After porting...

    Top