Your code can be faster! Here are a few tips to help you speed up the toughest pieces of your JavaScript.
Mike West works and plays on the internet. Currently working as a software engineer on Google's Chrome team in Munich, he tries to make the web platform marginally less insecure than it generally is. Drop him an email at mike@mikewest.org follow him on Twitter or circle him on Google+
Your code can be faster! Here are a few tips to help you speed up the toughest pieces of your JavaScript.
SQLite is a nice little database engine that can be incredibly fast as a website backend. Installing it on OS X is equally quick.
A new version of mcw_ma_gnolia fixes an issue with parsing Ma.gnolia’s new linkroll format.
Setting up virtual domains on your local OS X Apache installation is pretty easy. Here’s a quick description of the process.
A quick note about a TextMate language bundle for Textpattern that integrates with mcw_templates.
The “Hello World!” of Subversion post-commit hooks is the use of SVNnotify to send e-mails out to a project team every time a new revision is committed to the repository. This is easier than it sounds.
Subversion has a very powerful system for associating metadata with the files you have under version control. This article describes how to automate the process of adding properties to the files you put under version control using auto-props.