Instructional Article Archive
- Slicehost (and Linode) LAMP Cheatsheet
-
09.1116
A quick list of steps I use to set up a LAMP server on Slicehost or Linode.
- Terminal Tip: Prevent Creation of Mac Dot Files
-
09.082
An environment variable can prevent creation of ._filename files.
- Terminal Tip: Delete Those Mac Dot Files
-
09.064
Use the find command to delete all of the ._* and .DS_Store files.
- A Body with Class
-
09.025
Ease section-specific styling by adding classes to your body tag.
- Pseudo Pseudo Classes
-
09.021
Simple jQuery snippet to get some pseudo-classes
- Git Yr Remote Set Up
-
09.023
Set up a remote git repo and git user on Ubuntu.
- Global AJAX Cursor Change
-
09.0113
Two snippets to let users know when your web app is busy AJAXing.
- Rails Tip: Default Scope
-
08.111
An easy way to designate default options for find(:all)
- A Smarter MAMP
-
08.1057
Create a whole new site on your Mac just by creating a new folder thanks to BIND and Apache’s dynamic virtual hosts.
- Wheels Keep on Spinning ‘Round
-
08.101
Spinning wheels means fun with geometry and ActionScript.