Global gitignore vs repository gitignore

Rolodex
Using .htaccess to Prevent www Subdomain
Modded Laser NERF Gun
Linux Force Dismount
https://thomashunter.name/posts/2012-04-15-redirect-all-pages-from-old-domain-to-new-domain-using-htaccess
Building a Really Simple Node.js Module
Moving Content to a new Domain and Keeping SEO
Hiding Files and Folders in OS X Finder
Open Source AJAX Game Engine
Why Node.js is awesome: A short history of web applications
The Shark Fin Conjecture
Tracking Backbone.js "Page Views" with Mixpanel
Why the MPAA and RIAA will soon be gone
Cobalt Calibur 3.0: Node.js, MongoDB, Redis, Backbone.js
Tech Startup Entrepreneur Books
These are my recommendations for two great books if you are an entrepreneur in the tech startup space.
Xpath Expressions Explained
This quick tutorial shows a fairly complex Xpath selector and breaks down each segment. For those who work with CSS this will be easier to understand.
How to use javascript event bindings to make callbacks cleaner
It's common practice to start writing a bunch of nested functions in JavaScript. This tutorial describes a way to keep your code clean while doing so.
Force or Prevent WWW subdomain with lighttpd
Contains instructions for configuring your lighttpd server to either force or prevent the www subdomain from working.
How to generate a Self Signed SSL Certificate for lighttpd
Follow this tutorial to setup your Linux lighttpd server with a self signed SSL certificate. The server we use in this example is Debian based, but it should work with most distro's.
Tumblr-like Template Syntax PHP Library
This is an explanation of a PHP templating language I'm working on, which will have a similar syntax with the language used by Tumblr.
Really simple SSH proxy (SOCKS5)
SOCKS5 is a simple, eloquent method for getting yourself a proxified connection to the internet. All you need to get a proxy connection working is to run an SSH server somewhere, run a single command locally, and configure your software (or OS) to use this proxy.
GIT: Colored Output, Shortcut Commands, Autocompletion, and Bash Prompt
Follow this tutorial and you'll get colored git output, some productivity-boosting shortcuts, command / branch name autocompletion, and the current branch name in your bash prompt.
Scheduling a daily Cron task in Debian to check external IP
Build a cron task in debian to check your public IP. Great for hosting local websites.
Simple PHP Namespace Friendly Autoloader Class
This is a namespace-aware PHP 5.3+ autoloading class. Never use include()'s again!
Using Swipes in MacVIM in OS X
This tutorial will allow you to use the OS X "Swipe" (three finger drag) features in your MacVIM. In this example, I use it to move between buffers.
Submitting Multi-Dimensional Array Data to PHP
Delay command execution in X-Chat
How to login via SSH Without a Password
SSH is the defacto way for working on remote servers. But, isn't it annoying to always enter your password? Follow this tutorial to generate and enable a certificate.
Building Custom OS X Dashboard Widgets
This is a comprehensive tutorial on building OS X Dashboard Widgets, without the use of Xcode.
https://thomashunter.name/posts/2011-02-27-lighttpd-configuration-to-redirect-subdomains