Blog Archive 2011 Sorting JavaScript Arrays in Numerical Order Oct 14 2011 Using External Files as jQuery Templates Apr 28 2011 Don’t clutter your Desktop Jan 12 2011 How I deal with TextMate projects Jan 11 2011 Temporarily ignore a file in Git Jan 07 2011 2010 Install and Use Django, MySQL, and VirtualEnv on Snow Leopard Dec 27 2010 Determine if a jQuery click event was triggered by a user or a script calling the .click() method Nov 13 2010 Optional Parameters in JavaScript Functions Nov 03 2010 jQuery Templates Oct 25 2010 Using Sass with Django Aug 22 2010 Create a JavaScript Object with Overwrite-able Settings Jun 09 2010 Passing a JavaScript Function as a Parameter to Another Function Jun 09 2010 Installing MySQL on Snow Leopard using Homebrew Feb 28 2010 The mate Shell Command for TextMate Feb 25 2010 Using Dropbox to Share Git Repositories Feb 22 2010 Create Your Own Local Copy of the Django Documentation Jan 10 2010 Getting Django + MySQL running again on Snow Leopard Jan 04 2010 2009 Using the jQuery Autocomplete Plugin with Django Dec 10 2009 Smart URL Redirects in Django Dec 02 2009 How to Log Something Nov 09 2009 Display the Number of Comments on a Blog Post in EE and WP Oct 29 2009 Remove a Git Submodule Sep 15 2009 My Git Workflow Jul 17 2009 Dealing with the IE 7 (and 8) Transparency Bug with jQuery May 14 2009 Creating a Happy Git Environment on OS X Leopard Mar 09 2009 Setting up a Tracking Branch in Git Mar 08 2009 The Absolute Least You Need to do to use Virtual Hosts on OS X Leopard Mar 03 2009 Installing GetBundles on a Fresh Copy of TextMate Feb 25 2009 Display Children of One-To-Many or Many-To-Many Relationships in your Django Templates Jan 21 2009 Django Model Class Style Guide Jan 09 2009 Keep your Django Applications in a Subfolder Jan 08 2009 2008 Serve Django Projects with Phusion Passenger Dec 26 2008 Optimizing a Website for iPhone Dec 01 2008 Setting up a New Django Project Using Pinax Sep 30 2008 Use Django Fixtures to Automatically Load Data when You Install an App Sep 28 2008 Using mod_wsgi with Django on Ubuntu Sep 20 2008 Host a TextMate Bundle on GitHub Jun 23 2008 Flagging a Post as Outdated Using WordPress Custom Fields Jun 14 2008 Using Something Other Than the Site Root for a Wordpress Posts Page Jun 09 2008 Installing WordPress The Right Way (revised) May 28 2008 Starting a Magento Theme May 19 2008 Using Someone Else’s SVN Repository with Git Mar 29 2008 Use Django’s Permalink Decorator with Generic Views Mar 10 2008 Python Datatypes Mar 05 2008 Django Template System Basics Mar 05 2008 Things you probably want to install to get the most out of Django Feb 26 2008 Installing Django on OS X Leopard Feb 26 2008 Installing Git on OS X Leopard Feb 25 2008 Regular Expressions Cheat Sheet Feb 23 2008 Turning off Photoshop’s Automatic Generation of an ‘images’ Folder Feb 14 2008 MySQL Commands You Should Have Committed to Memory Already Jan 16 2008 Using SSH Keys for Password-Free Logins from OS X Jan 11 2008 2007 Creating Basic Feeds in Django Sep 23 2007 PHP Frameworks Sep 22 2007 Related `select` Dropdowns in Rails Views Jul 04 2007 Title Case in ERb Jul 04 2007 Setting up a new Rails project in Subversion Jun 25 2007 Transfer a Domain Name May 22 2007 How to color code headings in TextMate using Markdown May 21 2007 Project-Specific Self-Closing Tags in TextMate May 18 2007 Restoring keychain passwords (including Transmit) from a hard drive backup May 05 2007 Restore MySQL databases from a hard drive backup May 05 2007 Changing Part of a String in SQL and Updating the Table Mar 02 2007 Howto Upload Images in Django Feb 27 2007 has_many :through Jan 01 2007 2006 Optional Date Fields in Django Dec 27 2006 Pluralization of Database Models in Django Dec 26 2006 Creating a Web Archive of a Writeboard in Yojimbo Dec 26 2006 How to set up Photoshop for Web Dec 17 2006 Using SQLite in memory mode for Rails testing Dec 11 2006 Delete photos inside an album in iPhoto Dec 06 2006 Changing the name of an app’s cookie in Rails Nov 28 2006 Using MySQL for storing Rails sessions Nov 28 2006 Rails on DreamHost Nov 16 2006 Design Patterns Nov 15 2006 Basic CRUD for Nested Elements using RESTful Rails Nov 05 2006 Spellcheck input boxes in Firefox 2.0 Nov 03 2006 Deleting changes made to default bundles in TextMate Nov 01 2006 IE and Absolute Positioning Oct 29 2006 RESTful form validation? Oct 23 2006 Using SQLite with Rails Oct 22 2006 Basic CRUD using REST in Rails Oct 11 2006 OLs in IE Oct 09 2006 Using Subversion to upgrade WordPress Oct 08 2006 Making a POST link in Rails Oct 05 2006 Adding REL attribute to Rails link_to Oct 05 2006 Change the default folder for file_column to store images Oct 02 2006 Things I want to do with file_column (or something else) Oct 02 2006 Using Markdown in Rails apps with BlueCloth Oct 01 2006 Rails Form Helpers Oct 01 2006 Image upload and display in Rails using file_column Oct 01 2006 XHTML vs HTML Oct 01 2006 Image uploads in Django Sep 30 2006 REST Sep 28 2006 Proper redirect/render after a validation error occurs with adding or editing an item that’s dependent on another Sep 25 2006 The difference between “render :action” and “redirect_to :action” Sep 25 2006 Gmail keyboard shortcuts Sep 22 2006 When to use and when not to use NOT NULL in MySQL / Rails Migrations Sep 22 2006 What is it called when you hit the back button and the browser remembers where you were scrolled to on the previous page? Sep 22 2006 Ternary Operator Sep 20 2006 Functional WP_Shortstat Sep 20 2006 Date formatting in Ruby Sep 20 2006 Getting Markdown to work with Django Sep 20 2006
Determine if a jQuery click event was triggered by a user or a script calling the .click() method Nov 13 2010
Proper redirect/render after a validation error occurs with adding or editing an item that’s dependent on another Sep 25 2006
What is it called when you hit the back button and the browser remembers where you were scrolled to on the previous page? Sep 22 2006