« September 2008 |
Main
| November 2008 »
-
Presentation with lots of graphics, looks like basically all the graphics from the book.
-
pop up a Growl alert whenever there's a commit to the repository
-
Form labels on top
-
-
A very worthwhile blog in the best scifi tradition.
-
Really nice technique for overriding and augmenting the behavior of the Form Helper (form_for) in Rails. Can easily be extended, see http://pastie.org/299281
-
How to tell SVN to ignore certain files in a directory.
-
Accessibility analysis server. Nice HTML visualization and annotation of accessibility problems. This link is for the Firefox extension, which works behind the firewall.
-
Recommends HTML 4.0.1 transitional instead of XHTML
-
Advises using HTML 4.0.1 Transitional, not XHTML
-
Cheatsheet for Freenode IRC channel administration
-
zen flesh zen bones full text
-
Git for OS X 10.5 (Leopard)
-
List of HTML form element interfaces. These are where to go in order to grab prototypal methods, such as form.submit() in the case where one of a particular element's local methods has been overridden or deleted.
-
How do I get “from [my_application]” appended to updates sent from my API application?
-
Eric Meyer's reset.css, implemented in SASS
-
-
-
-
Markup Haml
-
Rails-like framework, specifically for creating static HTML pages. Factors out all of the database and application-centric features of Rails, which are cumbersome and unnecessary when authoring static content.
-
-
organizes your contacts in order to prioritize friends and colleagues in battleground states
-
Neil is the author of the Lost New York IF game.
-
Robert Lanham is up to his usual shenanigans again. Here's a message for you, Rob: LEAVE BRITNEY ALONE!
-
-
-
Source code and binaries for Fortune on Mac OS. Also includes strfile for creating new fortune files.
-
Rick Curran: in Leopard Apache's default user (www) doesn't have permissions to access my Documents folder. I simply went and changed the User and Group settings in the httpd.conf file to use my user and group and then it worked fine.