Glue Interactive

Using jQuery Inside Your Firefox Extension

This post dropped Oct 30th, 22:25, in to Web Development

Futher proof that if we ever see John Resig walking down the street, we should give him the most massive high five ever. Read more»

Using a Site Layout with the Sinatra Web Framework

This post dropped May 1st, 22:04, in to Web Development

Recently, I've been playing with the ruby web framework Sinatra. It's a nice, simple little framework that lets you setup a small site quickly and easily. The one thing I was missing, however, was how to create an overall site layout. Read more»

Why You Should Use Persistent Connections with MySQL

This post dropped Apr 11th, 00:33, in to Web Development

For whatever reason, most of the PHP community is still stuck using plain-old mysql_connect(). This works, but for anything beyond your basic website, you really should be using persistent connections. Read more»

10 Steps to Becoming a Professional Web Developer

This post dropped Jan 12th, 09:37, in to Web Development

It's time to stop hacking PHPNuke in your basement and become a fully grown professional web developer adult. Read more»

The Difference Between Good Code and a Good App

This post dropped Jan 10th, 00:50, in to Web Development

Diving deep in to the bowls of Wordpress reassures my belief that good code and a good app are not one in the same. Read more»

Using Your rsync.net Account as a SVN Repository

This post dropped Jan 4th, 01:42, in to Web Development

I love rsync.net. It's awesome for backups and the like, but I wanted to use it as a remote SVN repository. It was a little trickier than I imagined, but I managed to get it running. Read more»

Showing 6 of 6 posts