<?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>Tue, 09 Jun 2026 16:40:57 +0000</lastBuildDate>
    <item>
      <title>(Ruby) Iterative Merge Sort - jrphelps</title>
      <link>https://snipplr.com/view/5043/iterative-merge-sort</link>
      <description>&lt;p&gt;Originally written by Erik Kastner (@kastner).&lt;/p&gt;</description>
      <pubDate>Wed, 13 Feb 2008 10:19:12 UTC</pubDate>
      <guid>https://snipplr.com/view/5043/iterative-merge-sort</guid>
    </item>
    <item>
      <title>(Bash) QuickLook from Terminal - jrphelps</title>
      <link>https://snipplr.com/view/4106/quicklook-from-terminal</link>
      <description>&lt;p&gt;qlmanage -p foo.png, the image immediately pops up in a Quick Look pane.&#13;
&#13;
Even better, Quick Look supports slide shows. So if you cd into a folder of images and run qlmanage -p *.jpg, you'll be rewarded with a full-on presentation of your pictures.&#13;
&#13;
Other qlmanage flags of interest include -h (displays a help message) -t (thumbnail generation) and -f (a zoom factor to display with).&#13;
&#13;
The downside of qlmanage is that it's full of NSLog-style messages. Haber recommends you pipe the output into /dev/null as follows: qlmanage -p *.jpg &gt;&amp; /dev/null.&lt;/p&gt;</description>
      <pubDate>Fri, 09 Nov 2007 10:35:15 UTC</pubDate>
      <guid>https://snipplr.com/view/4106/quicklook-from-terminal</guid>
    </item>
    <item>
      <title>(PHP) PHP MySQL Starting Point - jrphelps</title>
      <link>https://snipplr.com/view/4093/php-mysql-starting-point</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 08 Nov 2007 12:27:50 UTC</pubDate>
      <guid>https://snipplr.com/view/4093/php-mysql-starting-point</guid>
    </item>
    <item>
      <title>(Java) add U.S. States to a Choice widget in Java - jrphelps</title>
      <link>https://snipplr.com/view/3997/add-us-states-to-a-choice-widget-in-java</link>
      <description>&lt;p&gt;Does not include any of the U.S. properties such as Guam, Virgin Islands, and Puerto Rico.&lt;/p&gt;</description>
      <pubDate>Thu, 25 Oct 2007 12:04:19 UTC</pubDate>
      <guid>https://snipplr.com/view/3997/add-us-states-to-a-choice-widget-in-java</guid>
    </item>
    <item>
      <title>(Other) Java Alphabet Buttons - jrphelps</title>
      <link>https://snipplr.com/view/3996/java-alphabet-buttons</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 25 Oct 2007 11:32:15 UTC</pubDate>
      <guid>https://snipplr.com/view/3996/java-alphabet-buttons</guid>
    </item>
  </channel>
</rss>
