<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - kevinbanet</title>
<link>http://snipplr.com/users/kevinbanet</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 11:24:28 GMT</pubDate>
<item>
<title>(PHP) Disable WordPress Auto-save and Post Revision Control</title>
<link>http://snipplr.com/view/27418/disable-wordpress-autosave-and-post-revision-control/</link>
<description><![CDATA[ <p>Add the following code in theme's functions.php to disable auto-save and post revision completely.</p> ]]></description>
<pubDate>Sun, 31 Jan 2010 02:15:51 GMT</pubDate>
<guid>http://snipplr.com/view/27418/disable-wordpress-autosave-and-post-revision-control/</guid>
</item>
<item>
<title>(Bash) Zip a directory using PuTTy (SSH)</title>
<link>http://snipplr.com/view/26429/zip-a-directory-using-putty-ssh/</link>
<description><![CDATA[ <p>This zips all files and directories

-r:Includes all files and directories -> Files

filename.zip:The zip file you want to create

foldername:The folder you are targetting or use * if your currently in the folder</p> ]]></description>
<pubDate>Thu, 14 Jan 2010 00:37:19 GMT</pubDate>
<guid>http://snipplr.com/view/26429/zip-a-directory-using-putty-ssh/</guid>
</item>
</channel>
</rss>