Public Gists by feldpost

Gravatar
Mon Aug 31 09:16:28 -0700 2009
1
2
3
      === Epic Snow Leopard Upgrayyyyd Guide ===
 
Son, you’re now living in the land of 64-bit systems.
gist: 128400 Print To Kindle
Gravatar
Thu Jun 11 20:00:03 -0700 2009
1
2
3
# PRINT TO KINDLE in Mac OSX (for Kindle DX)
#
# HUH?
gist: 112531 A custom RSpec Matcher for ...
Gravatar
Fri May 15 18:12:05 -0700 2009
1
2
3
# Check if element exists:
# <tt>xml.should have_xml_element("account")<tt>
# Use REXML syntax to address nested elements:
Gravatar
Fri May 01 16:59:54 -0700 2009
1
2
3
# When a spammer wants to attack your site, they'll likely send an automated bot
# that will blindly fill out any forms it encounters. The idea of a "honeypot" is that
# you place a hidden field in a form. That's the honeypot. If this field is filled in, then
Gravatar
Sun Dec 07 00:35:50 -0800 2008
1
2
3
#!/bin/sh
 
#This is a start script for nginx. Tested on Unbuntu Edge.