<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/favorites/kyokutyo</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 11 Oct 2008 06:42:22 GMT</pubDate>
<item>
<title>(Bash) WGet entire site with wget -pkr - kyokutyo</title>
<link>http://snipplr.com/view/5094/wget-entire-site-with-wget-pkr/</link>
<description><![CDATA[ <p>Download and archive an entire Web site, starting with the given page and recursing down 1 level.   Adjust how many levels deep by changing the numeric argument given after -l

Won't follow @import links in CSS.</p> ]]></description>
<pubDate>Sat, 16 Feb 2008 21:42:46 GMT</pubDate>
<guid>http://snipplr.com/view/5094/wget-entire-site-with-wget-pkr/</guid>
</item>
<item>
<title>(Bash) zipping files from command line - kyokutyo</title>
<link>http://snipplr.com/view/3839/zipping-files-from-command-line/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 04 Oct 2007 04:07:22 GMT</pubDate>
<guid>http://snipplr.com/view/3839/zipping-files-from-command-line/</guid>
</item>
<item>
<title>(JavaScript) Pull in Info from a HTML File using innerHTML - kyokutyo</title>
<link>http://snipplr.com/view/2331/pull-in-info-from-a-html-file-using-innerhtml/</link>
<description><![CDATA[ <p>Simply replaces the div's innerHTML with the response text received from the file.</p> ]]></description>
<pubDate>Wed, 14 Mar 2007 09:32:50 GMT</pubDate>
<guid>http://snipplr.com/view/2331/pull-in-info-from-a-html-file-using-innerhtml/</guid>
</item>
<item>
<title>(JavaScript) addClass Function - kyokutyo</title>
<link>http://snipplr.com/view/2181/addclass-function/</link>
<description><![CDATA[ <p>Function to look if an element has a class, if it doesn't simply add it to the element. If it does have a class add it to the class that is already there. Function expects 2 values, the element to add the class to, and the new class name (value).</p> ]]></description>
<pubDate>Mon, 19 Feb 2007 06:43:37 GMT</pubDate>
<guid>http://snipplr.com/view/2181/addclass-function/</guid>
</item>
<item>
<title>(PHP) Hello World! - kyokutyo</title>
<link>http://snipplr.com/view/1681/hello-world/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 18 Nov 2006 03:16:14 GMT</pubDate>
<guid>http://snipplr.com/view/1681/hello-world/</guid>
</item>
<item>
<title>(JavaScript) Javascript Validation - isEmpty() - kyokutyo</title>
<link>http://snipplr.com/view/1666/javascript-validation--isempty/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 14 Nov 2006 21:45:16 GMT</pubDate>
<guid>http://snipplr.com/view/1666/javascript-validation--isempty/</guid>
</item>
<item>
<title>(HTML) 47都道府県セレクトボックス - kyokutyo</title>
<link>http://snipplr.com/view/503/47/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 19 Jul 2006 02:17:29 GMT</pubDate>
<guid>http://snipplr.com/view/503/47/</guid>
</item>
<item>
<title>(CSS) ClearFix - kyokutyo</title>
<link>http://snipplr.com/view/489/clearfix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 18 Jul 2006 03:25:59 GMT</pubDate>
<guid>http://snipplr.com/view/489/clearfix/</guid>
</item>
<item>
<title>(PHP) Php xml Parser - kyokutyo</title>
<link>http://snipplr.com/view/483/php-xml-parser/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 17 Jul 2006 11:42:30 GMT</pubDate>
<guid>http://snipplr.com/view/483/php-xml-parser/</guid>
</item>
<item>
<title>(HTML) XHTML 1.0 Strict Doctype Basic Template - kyokutyo</title>
<link>http://snipplr.com/view/283/xhtml-10-strict-doctype-basic-template/</link>
<description><![CDATA[ <p>Just a simple template for the XHTML 1.0 Strict doctype. Updated with slight fix involving the meta tags.</p> ]]></description>
<pubDate>Sat, 08 Jul 2006 13:36:09 GMT</pubDate>
<guid>http://snipplr.com/view/283/xhtml-10-strict-doctype-basic-template/</guid>
</item>
<item>
<title>(HTML) Standard Compliant Way to Open a New Page (no target tag) - kyokutyo</title>
<link>http://snipplr.com/view/282/standard-compliant-way-to-open-a-new-page-no-target-tag/</link>
<description><![CDATA[ <p>Very simple standard compliant way of opening a page in a new window. Since XHTML 1.0 Strict doesn't allow the target attribute in the  tag. This method isn't recommended, use the DOM folks! See "Standard Compliant Way to Open a New Page Function" in my other snippets of code.</p> ]]></description>
<pubDate>Sat, 08 Jul 2006 13:30:23 GMT</pubDate>
<guid>http://snipplr.com/view/282/standard-compliant-way-to-open-a-new-page-no-target-tag/</guid>
</item>
<item>
<title>(JavaScript) Show Hide AJAX JavaScript Code - kyokutyo</title>
<link>http://snipplr.com/view/68/show-hide-ajax-javascript-code/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 28 Jun 2006 15:22:28 GMT</pubDate>
<guid>http://snipplr.com/view/68/show-hide-ajax-javascript-code/</guid>
</item>
<item>
<title>(HTML) Plain HTML Page - kyokutyo</title>
<link>http://snipplr.com/view/135/plain-html-page/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 31 Dec 1969 19:00:00 GMT</pubDate>
<guid>http://snipplr.com/view/135/plain-html-page/</guid>
</item>
</channel>
</rss>