Tag Archives: link

LINK: .bind(), .live(), .delegate() – OH MY!

Our brains melted when first trying to learn how to use jQuery that’s been loaded over AJAX calls. This blog post by Steve Schwartz solves all that. Indispensable reading: http://www.alfajango.com/blog/the-difference-between-jquerys-bind-live-and-delegate/

Posted in Link | Tagged , , , , , | View Comments

LINK: You Don’t Know JavaScript

Brilliant post by Michael Woloszynowicz on ‘Web 2.0 Lessons’ about how powerful JavaScript is and why you don’t know it if you think you do (turns out – I don’t): http://www.w2lessons.com/2011/04/you-dont-know-javascript.html

Posted in All Posts, Link | Tagged , , , , | View Comments

What a Programmer Does for a Living

A brilliant blog post from Jacques Mattheij about what a programmer does for a living. Enjoy: http://jacquesmattheij.com/what+a+programmer+does+for+a+living

Posted in All Posts, Link | Tagged , , | View Comments

Mod_pagespeed Makes the Web a Lot Faster

Apache is the worlds most popular web server, building and delivering lots of web pages to the internet. Apache allows you to install modules, which are like plugins that add extra functionality to the server. One such plugin is developed … Continue reading

Posted in All Posts, Picks and Reviews | Tagged , , , , , | View Comments