Just what you need to know to write a CouchDB reduce function
Lets say you have the CouchDB classes (located here) all compiled together and included into your test.php script. Lets also…
Lets say you have the CouchDB classes (located here) all compiled together and included into your test.php script. Lets also…
I’ve been working, gradually, on a project using an sqlite3 database (for its convenience) and found myself missing the clean…
I’ve always wanted to write my own simple shell in php. Call me a glutin for punishment, but it seems…
I keep marking this as unread in google reader so that Its there when I need it… which probably means…
Welcome: ruby-Mapquest v0.002. Wherein I’ve added support for routing (directions.) Let me tell you that getting the info together for…
After releasing my preliminary code for del.icio.us I’m releasing my preliminary code for mapquest’s OpenAPI service: ruby-Mapquest.
Since I’ve worked out the kinks mentioned in my last blog entry (was a problem with re-escaping already escaped data,…