<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Sat, 13 Jun 2026 14:32:43 +0000</lastBuildDate>
    <item>
      <title>(Python) Convert CSV file to Pipe Delineated File - jachin</title>
      <link>https://snipplr.com/view/45759/convert-csv-file-to-pipe-delineated-file</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 15 Dec 2010 08:43:16 UTC</pubDate>
      <guid>https://snipplr.com/view/45759/convert-csv-file-to-pipe-delineated-file</guid>
    </item>
    <item>
      <title>(SQL) Select the primary key for a table - jachin</title>
      <link>https://snipplr.com/view/10546/select-the-primary-key-for-a-table</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 17 Dec 2008 03:58:44 UTC</pubDate>
      <guid>https://snipplr.com/view/10546/select-the-primary-key-for-a-table</guid>
    </item>
    <item>
      <title>(PHP) PHP Command Line Confirmation Prompt - jachin</title>
      <link>https://snipplr.com/view/8835/php-command-line-confirmation-prompt</link>
      <description>&lt;p&gt;A basic confirmation question and test.&lt;/p&gt;</description>
      <pubDate>Sat, 04 Oct 2008 18:35:56 UTC</pubDate>
      <guid>https://snipplr.com/view/8835/php-command-line-confirmation-prompt</guid>
    </item>
    <item>
      <title>(JavaScript) submit a form with an anchor tag (link) - jachin</title>
      <link>https://snipplr.com/view/5911/submit-a-form-with-an-anchor-tag-link</link>
      <description>&lt;p&gt;Name the form what ever you like, but make sure that is reflected in the javascript.&lt;/p&gt;</description>
      <pubDate>Fri, 18 Apr 2008 16:25:10 UTC</pubDate>
      <guid>https://snipplr.com/view/5911/submit-a-form-with-an-anchor-tag-link</guid>
    </item>
    <item>
      <title>(Bash) Screen: ultimate attach - jachin</title>
      <link>https://snipplr.com/view/5548/screen-ultimate-attach</link>
      <description>&lt;p&gt;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.&lt;/p&gt;</description>
      <pubDate>Mon, 24 Mar 2008 20:39:20 UTC</pubDate>
      <guid>https://snipplr.com/view/5548/screen-ultimate-attach</guid>
    </item>
    <item>
      <title>(Bash) removing .DS_Store files from a git checkout - jachin</title>
      <link>https://snipplr.com/view/5206/removing-dsstore-files-from-a-git-checkout</link>
      <description>&lt;p&gt;This command will not delete the .DS_Store files from the file system, just take them out of version control.&#13;
&#13;
Before doing this it would be a good idea to setup the repository to ignore .DS_Store files.&lt;/p&gt;</description>
      <pubDate>Tue, 26 Feb 2008 16:59:38 UTC</pubDate>
      <guid>https://snipplr.com/view/5206/removing-dsstore-files-from-a-git-checkout</guid>
    </item>
    <item>
      <title>(JavaScript) IE Issue decteing SSL for Google Analytics - jachin</title>
      <link>https://snipplr.com/view/4649/ie-issue-decteing-ssl-for-google-analytics</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 18 Jan 2008 16:58:53 UTC</pubDate>
      <guid>https://snipplr.com/view/4649/ie-issue-decteing-ssl-for-google-analytics</guid>
    </item>
    <item>
      <title>(SVN) Edit the ignored files in the current directory. - jachin</title>
      <link>https://snipplr.com/view/4469/edit-the-ignored-files-in-the-current-directory</link>
      <description>&lt;p&gt;Run this command when you are in the directory where you want to changes the files that get ignored.&lt;/p&gt;</description>
      <pubDate>Tue, 08 Jan 2008 17:31:17 UTC</pubDate>
      <guid>https://snipplr.com/view/4469/edit-the-ignored-files-in-the-current-directory</guid>
    </item>
    <item>
      <title>(SVN) svn diff with 20 lines of context - jachin</title>
      <link>https://snipplr.com/view/4386/svn-diff-with-20-lines-of-context</link>
      <description>&lt;p&gt;To change the amount of context change the number after -U&lt;/p&gt;</description>
      <pubDate>Thu, 20 Dec 2007 03:22:05 UTC</pubDate>
      <guid>https://snipplr.com/view/4386/svn-diff-with-20-lines-of-context</guid>
    </item>
    <item>
      <title>(Bash) recursively delete CVS directories - jachin</title>
      <link>https://snipplr.com/view/4035/recursively-delete-cvs-directories</link>
      <description>&lt;p&gt;This command will recursively delete all the CVS files in the current directory.&lt;/p&gt;</description>
      <pubDate>Sun, 28 Oct 2007 22:47:15 UTC</pubDate>
      <guid>https://snipplr.com/view/4035/recursively-delete-cvs-directories</guid>
    </item>
    <item>
      <title>(SQL) Reset auto increment on a table - jachin</title>
      <link>https://snipplr.com/view/3952/reset-auto-increment-on-a-table</link>
      <description>&lt;p&gt;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.&lt;/p&gt;</description>
      <pubDate>Fri, 19 Oct 2007 16:35:01 UTC</pubDate>
      <guid>https://snipplr.com/view/3952/reset-auto-increment-on-a-table</guid>
    </item>
  </channel>
</rss>
