<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - jonhenshaw</title>
<link>http://snipplr.com/users/jonhenshaw</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 24 Jul 2008 08:21:17 GMT</pubDate>
<item>
<title>(HTML) World Currency List</title>
<link>http://snipplr.com/view/7185/world-currency-list/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 09 Jul 2008 13:40:03 GMT</pubDate>
<guid>http://snipplr.com/view/7185/world-currency-list/</guid>
</item>
<item>
<title>(PHP) Download vCard Script</title>
<link>http://snipplr.com/view/5897/download-vcard-script/</link>
<description><![CDATA[ <p>Features:  	 Complies to version 2.1 of the vCard specification
Supports the following attributes:

    * Name
    * Formatted Name
    * Phone and fax numbers
    * Birthday
    * Address
    * Address label
    * email address
    * notes
    * URL</p> ]]></description>
<pubDate>Thu, 17 Apr 2008 12:46:36 GMT</pubDate>
<guid>http://snipplr.com/view/5897/download-vcard-script/</guid>
</item>
<item>
<title>(Django) Template Query Debug</title>
<link>http://snipplr.com/view/5741/template-query-debug/</link>
<description><![CDATA[ <p>I often find something like this lurking at the end of my base templates - it'll show you which queries were run while generating the current page, but they'll start out hidden so as not to be a pain.

Of course, before this works, you'll need to satisfy all the criteria for getting debug information in your template context:

   1. Have 'django.core.context_processors.debug' in your TEMPLATE_CONTEXT_PROCESSORS setting (it was there in the default settings, last time I checked).
   2. Have your current IP in your INTERNAL_IPS setting.
   3. Use RequestContext when rendering the current template (if you're using a generic view, you're already using RequestContext).</p> ]]></description>
<pubDate>Mon, 07 Apr 2008 16:20:35 GMT</pubDate>
<guid>http://snipplr.com/view/5741/template-query-debug/</guid>
</item>
<item>
<title>(CSS) CSS Page Break</title>
<link>http://snipplr.com/view/5736/css-page-break/</link>
<description><![CDATA[ <p>auto 	Default. Insert a page break after the element if necessary
always 	Insert a page break after the element
avoid 	Avoid inserting a page break after the element
left 	Insert page breaks after the element until it reaches a blank left page
right 	Insert page breaks after the element until it reaches a blank right page</p> ]]></description>
<pubDate>Mon, 07 Apr 2008 14:06:49 GMT</pubDate>
<guid>http://snipplr.com/view/5736/css-page-break/</guid>
</item>
<item>
<title>(JavaScript) jquery IE6 Transparent PNG Fix</title>
<link>http://snipplr.com/view/5657/jquery-ie6-transparent-png-fix/</link>
<description><![CDATA[ <p>This plugin designed to fix that problem by applying appropriate filters to user specified elements, while keeping all element tags intact.

Plugin works well with both img elements within the DOM and css properties specified externally.

• It is chainable.

• Unlike some other png hack solutions, it does not replace/hide any of your html tags.

• You can revert applied changes using .iunfixpng().

• Extremely easy to use!</p> ]]></description>
<pubDate>Wed, 02 Apr 2008 09:17:36 GMT</pubDate>
<guid>http://snipplr.com/view/5657/jquery-ie6-transparent-png-fix/</guid>
</item>
<item>
<title>(JavaScript) Anti-Aliased Curvy Corners</title>
<link>http://snipplr.com/view/4941/antialiased-curvy-corners/</link>
<description><![CDATA[ <p>curvyCorners is a free JavaScript program that will create on-the-fly rounded corners for any HTML DIV element, that look as good as any graphically created corners.</p> ]]></description>
<pubDate>Thu, 07 Feb 2008 22:56:04 GMT</pubDate>
<guid>http://snipplr.com/view/4941/antialiased-curvy-corners/</guid>
</item>
<item>
<title>(HTML) Blood Type Drop Down List for a Web Form</title>
<link>http://snipplr.com/view/4799/blood-type-drop-down-list-for-a-web-form/</link>
<description><![CDATA[ <p>A list of blood types for an online form.</p> ]]></description>
<pubDate>Sun, 27 Jan 2008 18:16:57 GMT</pubDate>
<guid>http://snipplr.com/view/4799/blood-type-drop-down-list-for-a-web-form/</guid>
</item>
<item>
<title>(HTML) Skin Tone Drop Down List for a Web Form</title>
<link>http://snipplr.com/view/4798/skin-tone-drop-down-list-for-a-web-form/</link>
<description><![CDATA[ <p>A drop down list of skin tone for an online form.</p> ]]></description>
<pubDate>Sun, 27 Jan 2008 17:12:26 GMT</pubDate>
<guid>http://snipplr.com/view/4798/skin-tone-drop-down-list-for-a-web-form/</guid>
</item>
<item>
<title>(HTML) Distinguishing Facial Hair Drop Down List for a Web Form</title>
<link>http://snipplr.com/view/4797/distinguishing-facial-hair-drop-down-list-for-a-web-form/</link>
<description><![CDATA[ <p>A drop down list of facial hair options for an online form.</p> ]]></description>
<pubDate>Sun, 27 Jan 2008 17:09:42 GMT</pubDate>
<guid>http://snipplr.com/view/4797/distinguishing-facial-hair-drop-down-list-for-a-web-form/</guid>
</item>
<item>
<title>(HTML) Hair Color Drop Down List for a Web Form</title>
<link>http://snipplr.com/view/4796/hair-color-drop-down-list-for-a-web-form/</link>
<description><![CDATA[ <p>A drop down list of hair color for an online form.</p> ]]></description>
<pubDate>Sun, 27 Jan 2008 17:06:01 GMT</pubDate>
<guid>http://snipplr.com/view/4796/hair-color-drop-down-list-for-a-web-form/</guid>
</item>
<item>
<title>(HTML) Eye Color Drop Down List for a Web Form</title>
<link>http://snipplr.com/view/4795/eye-color-drop-down-list-for-a-web-form/</link>
<description><![CDATA[ <p>A drop down list of eye colors for an online form.</p> ]]></description>
<pubDate>Sun, 27 Jan 2008 17:02:45 GMT</pubDate>
<guid>http://snipplr.com/view/4795/eye-color-drop-down-list-for-a-web-form/</guid>
</item>
<item>
<title>(HTML) 50 Most Common Languages Spoken in the United States - Drop Down List for an Online Form</title>
<link>http://snipplr.com/view/4794/50-most-common-languages-spoken-in-the-united-states--drop-down-list-for-an-online-form/</link>
<description><![CDATA[ <p>This is a list of the fifty most commonly spoken languages in the United States of America. The list can be used in an online form.</p> ]]></description>
<pubDate>Sun, 27 Jan 2008 16:57:33 GMT</pubDate>
<guid>http://snipplr.com/view/4794/50-most-common-languages-spoken-in-the-united-states--drop-down-list-for-an-online-form/</guid>
</item>
<item>
<title>(HTML) Resident Status Drop Down List for Web Forms</title>
<link>http://snipplr.com/view/4793/resident-status-drop-down-list-for-web-forms/</link>
<description><![CDATA[ <p>Drop down list for resident status for an online form.</p> ]]></description>
<pubDate>Sun, 27 Jan 2008 16:41:45 GMT</pubDate>
<guid>http://snipplr.com/view/4793/resident-status-drop-down-list-for-web-forms/</guid>
</item>
<item>
<title>(HTML) Country Drop Down List for Web Forms</title>
<link>http://snipplr.com/view/4792/country-drop-down-list-for-web-forms/</link>
<description><![CDATA[ <p>A comprehensive list of countries for an online form.</p> ]]></description>
<pubDate>Sun, 27 Jan 2008 16:34:22 GMT</pubDate>
<guid>http://snipplr.com/view/4792/country-drop-down-list-for-web-forms/</guid>
</item>
<item>
<title>(HTML) Race / Ethnicity Drop Down List for Web Forms</title>
<link>http://snipplr.com/view/4791/race--ethnicity-drop-down-list-for-web-forms/</link>
<description><![CDATA[ <p>Here's a quick list for collecting the race/ethnicity of a user in an online form.</p> ]]></description>
<pubDate>Sun, 27 Jan 2008 16:28:05 GMT</pubDate>
<guid>http://snipplr.com/view/4791/race--ethnicity-drop-down-list-for-web-forms/</guid>
</item>
<item>
<title>(JavaScript) IE 6 Transparent PNG Fix - SuperSleight</title>
<link>http://snipplr.com/view/4224/ie-6-transparent-png-fix--supersleight/</link>
<description><![CDATA[ <p>Getting SuperSleight running on a page is quite straightforward, you just need to link the supplied JavaScript file into your document inside conditional comments so that it is delivered to only Internet Explorer 6 or older.</p> ]]></description>
<pubDate>Fri, 30 Nov 2007 22:53:32 GMT</pubDate>
<guid>http://snipplr.com/view/4224/ie-6-transparent-png-fix--supersleight/</guid>
</item>
<item>
<title>(CSS) CSS PNG Image Fix for IE</title>
<link>http://snipplr.com/view/4090/css-png-image-fix-for-ie/</link>
<description><![CDATA[ <p>The selector portion of the CSS rule targets which XHTML tags/classes this rule will be applied to. At first glance, it looks like all img tags as well as all tags with a class of "png". You’ll notice the * html in front of both of these. Wait, there is no “anytag” preceding the html tag, so this won’t get applied! True. For all non-crappy (that is a pro term by the way) browsers, this rule won’t get applied. However, since IE6 is a pile, it thinks that there is a tag before the html tag, so it will apply this rule. Great! Now IE6 is the only browser that will use this rule.</p> ]]></description>
<pubDate>Thu, 08 Nov 2007 08:22:32 GMT</pubDate>
<guid>http://snipplr.com/view/4090/css-png-image-fix-for-ie/</guid>
</item>
<item>
<title>(PHP) Email Form to Send Message on Web Page</title>
<link>http://snipplr.com/view/3886/email-form-to-send-message-on-web-page/</link>
<description><![CDATA[ <p>Step 1: Copy and paste the e-mail Form Code into a 'contact.php' page (must be a html/php page on a server that allows php!).

Step 2: Copy n paste the sendeail.php code into a new file. Change the YourEmail section to include your email address. Then check (or modify) the link at the bottom (contact.php) to point to the desired Next Page. Save the file as 'sendeail.php' (as ASCII file).

Step 3: Upload both files as ASCII i.e. upload the same way as .html files. Be sure both files are in the same folder on the server.</p> ]]></description>
<pubDate>Fri, 12 Oct 2007 15:35:24 GMT</pubDate>
<guid>http://snipplr.com/view/3886/email-form-to-send-message-on-web-page/</guid>
</item>
<item>
<title>(Bash) Password Protect Folder / Directory with htaccess and htpasswd on Apache and Linux / Unix</title>
<link>http://snipplr.com/view/3791/password-protect-folder--directory-with-htaccess-and-htpasswd-on-apache-and-linux--unix/</link>
<description><![CDATA[ <p>Good info here too: http://www.ilisys.com.au/support/linux-password-protect/</p> ]]></description>
<pubDate>Wed, 26 Sep 2007 21:19:43 GMT</pubDate>
<guid>http://snipplr.com/view/3791/password-protect-folder--directory-with-htaccess-and-htpasswd-on-apache-and-linux--unix/</guid>
</item>
<item>
<title>(Textpattern) Textpattern State List for Zem Contact (zem_contact_reborn)</title>
<link>http://snipplr.com/view/3591/textpattern-state-list-for-zem-contact-zemcontactreborn/</link>
<description><![CDATA[ <p>This will create a State select list for Textpattern if you're using the zem_contact_reborn form plugin</p> ]]></description>
<pubDate>Wed, 29 Aug 2007 08:03:13 GMT</pubDate>
<guid>http://snipplr.com/view/3591/textpattern-state-list-for-zem-contact-zemcontactreborn/</guid>
</item>
</channel>
</rss>