Elsewhere
Projects
Meta
Tags
blogs code communities configuration databases design django editors emacs firefox git github goals grem heroku iphone javascript jQuery learning lisp marketing microblogging mobile php places pontifications productivity programming python quotes rails robots ruby social media software startups travel twitter ubiquity urls version control video vim vimperator wordpress
Tag Archives: databases
Rails 3.1 and Xeround MySQL on Heroku
I’m developing a Rails site that uses MySQL and runs on Heroku. I’m using Xeround for the database, which has a free trial. Xeround is a database PaaS (Platform as a Service) that runs on several places, including Amazon Web … Continue reading
Trying Out CouchDB In FireBug
Since I love FireBug, and CouchDB has a JSON API, I attempted to combine the two. My goal was to find a way to use jQuery‘s AJAX functions to create, read, and update CouchDB documents. Getting Started The first thing … Continue reading
Posted in uncategorized
Tagged code, couchdb, databases, firebug, javascript, programming
5 Comments
