Hi interwebs! My name is Jordan Boesch and I like to dabble in various web technologies. My dabbling time usually consists of jQuery, WordPress and baking with CakePHP.

I'm liking #TextMate a little more than #Coda so far. Thanks for showing me a different light @dmosher

Follow my brain diarrhea!

labwork

  • Keystrokes for jQuery
    Keystrokes for jQueryPosted December 30, 2009
  • jSquares for jQuery
    jSquares for jQueryPosted October 22, 2009
  • Gritter for jQuery (Growl)
    Gritter for jQuery (Growl)Posted July 11, 2009
View more from the lab

bloggygoodness

Using Delegate and Undelegate in jQuery 1.4.2 March 5, 2010 0 Comments

View the article at http://www.learningjquery.com/2010/03/using-delegate-and-undelegate-in-jquery-1-4-2 Read more »

Hijacking JavaScript/jQuery methods February 13, 2010 2 Comments

Some people often wonder: "Hey, when a user calls $('body').css('background', 'something-awesome'); is there a way I can run some code before that happens?". The answer is yes and it's not very hard to do. If there is a name for this technique, I'm not aware of it so I'm just going to call it "hijacking". UPDATE: I have an expanded version of ... Read more »

JavaScript: Configs for Different Environments January 21, 2010 0 Comments

When you're developing a website, you typically have a development version of the site running locally (localhost), a staging version and a production version. Normally you would set up something that would automatically grab the necessary settings to use for that specific environment. Here's what my CakePHP's config/database.php file looks lik... Read more »
View more from the blog

sideprojects

bitchinblogs

pleaseclick

soulsearching