<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - jachin</title>
<link>http://snipplr.com/users/jachin</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 14 Feb 2012 04:03:35 GMT</pubDate>
<item>
<title>(Python) Convert CSV file to Pipe Delineated File</title>
<link>http://snipplr.com/view/45759/convert-csv-file-to-pipe-delineated-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 15 Dec 2010 08:43:16 GMT</pubDate>
<guid>http://snipplr.com/view/45759/convert-csv-file-to-pipe-delineated-file/</guid>
</item>
<item>
<title>(SQL) Select the primary key for a table</title>
<link>http://snipplr.com/view/10546/select-the-primary-key-for-a-table/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 17 Dec 2008 03:58:44 GMT</pubDate>
<guid>http://snipplr.com/view/10546/select-the-primary-key-for-a-table/</guid>
</item>
<item>
<title>(PHP) PHP Command Line Confirmation Prompt</title>
<link>http://snipplr.com/view/8835/php-command-line-confirmation-prompt/</link>
<description><![CDATA[ <p>A basic confirmation question and test.</p> ]]></description>
<pubDate>Sat, 04 Oct 2008 18:35:56 GMT</pubDate>
<guid>http://snipplr.com/view/8835/php-command-line-confirmation-prompt/</guid>
</item>
<item>
<title>(JavaScript) submit a form with an anchor tag (link)</title>
<link>http://snipplr.com/view/5911/submit-a-form-with-an-anchor-tag-link/</link>
<description><![CDATA[ <p>Name the form what ever you like, but make sure that is reflected in the javascript.</p> ]]></description>
<pubDate>Fri, 18 Apr 2008 16:25:10 GMT</pubDate>
<guid>http://snipplr.com/view/5911/submit-a-form-with-an-anchor-tag-link/</guid>
</item>
<item>
<title>(Bash) Screen: ultimate attach</title>
<link>http://snipplr.com/view/5548/screen-ultimate-attach/</link>
<description><![CDATA[ <p>Attaches to a screen session. If the session is attached elsewhere, detaches that other display. If no session exists, creates one. If multiple sessions exist, uses the first one.</p> ]]></description>
<pubDate>Mon, 24 Mar 2008 20:39:20 GMT</pubDate>
<guid>http://snipplr.com/view/5548/screen-ultimate-attach/</guid>
</item>
<item>
<title>(Bash) removing .DS_Store files from a git checkout</title>
<link>http://snipplr.com/view/5206/removing-dsstore-files-from-a-git-checkout/</link>
<description><![CDATA[ <p>This command will not delete the .DS_Store files from the file system, just take them out of version control.

Before doing this it would be a good idea to setup the repository to ignore .DS_Store files.</p> ]]></description>
<pubDate>Tue, 26 Feb 2008 16:59:38 GMT</pubDate>
<guid>http://snipplr.com/view/5206/removing-dsstore-files-from-a-git-checkout/</guid>
</item>
<item>
<title>(JavaScript) IE Issue decteing SSL for Google Analytics</title>
<link>http://snipplr.com/view/4649/ie-issue-decteing-ssl-for-google-analytics/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 18 Jan 2008 16:58:53 GMT</pubDate>
<guid>http://snipplr.com/view/4649/ie-issue-decteing-ssl-for-google-analytics/</guid>
</item>
<item>
<title>(SVN) Edit the ignored files in the current directory.</title>
<link>http://snipplr.com/view/4469/edit-the-ignored-files-in-the-current-directory/</link>
<description><![CDATA[ <p>Run this command when you are in the directory where you want to changes the files that get ignored.</p> ]]></description>
<pubDate>Tue, 08 Jan 2008 17:31:17 GMT</pubDate>
<guid>http://snipplr.com/view/4469/edit-the-ignored-files-in-the-current-directory/</guid>
</item>
<item>
<title>(SVN) svn diff with 20 lines of context</title>
<link>http://snipplr.com/view/4386/svn-diff-with-20-lines-of-context/</link>
<description><![CDATA[ <p>To change the amount of context change the number after -U</p> ]]></description>
<pubDate>Thu, 20 Dec 2007 03:22:05 GMT</pubDate>
<guid>http://snipplr.com/view/4386/svn-diff-with-20-lines-of-context/</guid>
</item>
<item>
<title>(Bash) recursively delete CVS directories</title>
<link>http://snipplr.com/view/4035/recursively-delete-cvs-directories/</link>
<description><![CDATA[ <p>This command will recursively delete all the CVS files in the current directory.</p> ]]></description>
<pubDate>Sun, 28 Oct 2007 22:47:15 GMT</pubDate>
<guid>http://snipplr.com/view/4035/recursively-delete-cvs-directories/</guid>
</item>
<item>
<title>(SQL) Reset auto increment on a table</title>
<link>http://snipplr.com/view/3952/reset-auto-increment-on-a-table/</link>
<description><![CDATA[ <p>If you are deleting all the rows in a table and you also want to reset the values that will get used by auto increment, this is how to do it.</p> ]]></description>
<pubDate>Fri, 19 Oct 2007 16:35:01 GMT</pubDate>
<guid>http://snipplr.com/view/3952/reset-auto-increment-on-a-table/</guid>
</item>
</channel>
</rss>
