<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - hxseven</title>
<link>http://snipplr.com/users/hxseven</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 21 Mar 2010 05:10:21 GMT</pubDate>
<item>
<title>(Other) deny htaccess template</title>
<link>http://snipplr.com/view/963/deny-htaccess-template/</link>
<description><![CDATA[ <p>If you paste this into a .htaccess files,
you can just access the website from your
localhost. If you remove the two "Allow from"...
lines, you disallow everybody the access to
the folder.</p> ]]></description>
<pubDate>Mon, 28 Aug 2006 05:36:56 GMT</pubDate>
<guid>http://snipplr.com/view/963/deny-htaccess-template/</guid>
</item>
<item>
<title>(CSS) Scrollable DIV-Box</title>
<link>http://snipplr.com/view/811/scrollable-divbox/</link>
<description><![CDATA[ <p>Shows how to create a DIV box that is scrollable and looks like a IFRAME.</p> ]]></description>
<pubDate>Mon, 14 Aug 2006 16:31:38 GMT</pubDate>
<guid>http://snipplr.com/view/811/scrollable-divbox/</guid>
</item>
<item>
<title>(Python) Write to file</title>
<link>http://snipplr.com/view/810/write-to-file/</link>
<description><![CDATA[ <p>A simple example how to write some content into a file.</p> ]]></description>
<pubDate>Mon, 14 Aug 2006 16:30:32 GMT</pubDate>
<guid>http://snipplr.com/view/810/write-to-file/</guid>
</item>
<item>
<title>(Perl) LWP request example</title>
<link>http://snipplr.com/view/809/lwp-request-example/</link>
<description><![CDATA[ <p>Shows how to load a text file Another good resource: Web Client Programming with Perl.</p> ]]></description>
<pubDate>Mon, 14 Aug 2006 16:29:28 GMT</pubDate>
<guid>http://snipplr.com/view/809/lwp-request-example/</guid>
</item>
<item>
<title>(PHP) soundex examples</title>
<link>http://snipplr.com/view/808/soundex-examples/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 14 Aug 2006 16:28:31 GMT</pubDate>
<guid>http://snipplr.com/view/808/soundex-examples/</guid>
</item>
<item>
<title>(PHP) FTP file upload example</title>
<link>http://snipplr.com/view/807/ftp-file-upload-example/</link>
<description><![CDATA[ <p>Shows how to upload a single file to a FTP server.</p> ]]></description>
<pubDate>Mon, 14 Aug 2006 16:27:20 GMT</pubDate>
<guid>http://snipplr.com/view/807/ftp-file-upload-example/</guid>
</item>
<item>
<title>(PHP) array_get_path</title>
<link>http://snipplr.com/view/806/arraygetpath/</link>
<description><![CDATA[ <p>With this function you can find values in an array by an path like "abc/def/ghi".This function was an idea, I had a few months ago...</p> ]]></description>
<pubDate>Mon, 14 Aug 2006 16:25:36 GMT</pubDate>
<guid>http://snipplr.com/view/806/arraygetpath/</guid>
</item>
<item>
<title>(JavaScript) Greasemonkey template</title>
<link>http://snipplr.com/view/805/greasemonkey-template/</link>
<description><![CDATA[ <p>A simple template for Greasemonkey scripts, ready to copy and paste :-)

(Name the file example.user.js so that Greasemonkey recognizes it)</p> ]]></description>
<pubDate>Mon, 14 Aug 2006 16:21:25 GMT</pubDate>
<guid>http://snipplr.com/view/805/greasemonkey-template/</guid>
</item>
<item>
<title>(PHP) random_password</title>
<link>http://snipplr.com/view/804/randompassword/</link>
<description><![CDATA[ <p>Generates a random password by using given characters.</p> ]]></description>
<pubDate>Mon, 14 Aug 2006 16:20:14 GMT</pubDate>
<guid>http://snipplr.com/view/804/randompassword/</guid>
</item>
<item>
<title>(HTML) Iframe example</title>
<link>http://snipplr.com/view/802/iframe-example/</link>
<description><![CDATA[ <p>A simple snippet about the iframe syntax.</p> ]]></description>
<pubDate>Mon, 14 Aug 2006 16:16:51 GMT</pubDate>
<guid>http://snipplr.com/view/802/iframe-example/</guid>
</item>
</channel>
</rss>