<?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 14:15:26 +0000</lastBuildDate>
    <item>
      <title>(Other) ANT: Collate files - gotofritz</title>
      <link>https://snipplr.com/view/38629/ant-collate-files</link>
      <description>&lt;p&gt;Simple file concatenation target using the concat task. The to and from directories are set in properties at the top. The first concat clears the file and writes a JS comment with the date on it, the second uses both a filelist (where you write filenames manually) and a fileset (where you just write a filter) to select the files to include.&lt;/p&gt;</description>
      <pubDate>Fri, 06 Aug 2010 21:16:06 UTC</pubDate>
      <guid>https://snipplr.com/view/38629/ant-collate-files</guid>
    </item>
    <item>
      <title>(Bash) OSX: Quick Look From the Command Line - gotofritz</title>
      <link>https://snipplr.com/view/38627/osx-quick-look-from-the-command-line</link>
      <description>&lt;p&gt;Quick Look is the little window you get in Finder when you select a file and press the space bar. You can get the same from the command line with the following command (-p is a full window, -t is a thumbnail). You can even output it to a file with the -o option&lt;/p&gt;</description>
      <pubDate>Fri, 06 Aug 2010 21:00:13 UTC</pubDate>
      <guid>https://snipplr.com/view/38627/osx-quick-look-from-the-command-line</guid>
    </item>
    <item>
      <title>(JavaScript) Logical XOR in Javascript - gotofritz</title>
      <link>https://snipplr.com/view/37234/logical-xor-in-javascript</link>
      <description>&lt;p&gt;There's no logical XOR in Javascript - no a ^^ b. Here's a workaround - note that null, undefined, '', 0 all count as 'false'&lt;/p&gt;</description>
      <pubDate>Wed, 14 Jul 2010 02:33:26 UTC</pubDate>
      <guid>https://snipplr.com/view/37234/logical-xor-in-javascript</guid>
    </item>
    <item>
      <title>(Other) Inserting Â£ (pound sign) with US Microsoft keyboard - gotofritz</title>
      <link>https://snipplr.com/view/32688/inserting--pound-sign-with-us-microsoft-keyboard</link>
      <description>&lt;p&gt;Must be the number pad or it won't work. &#13;
Other sequences work for other characters&lt;/p&gt;</description>
      <pubDate>Thu, 22 Apr 2010 08:28:37 UTC</pubDate>
      <guid>https://snipplr.com/view/32688/inserting--pound-sign-with-us-microsoft-keyboard</guid>
    </item>
  </channel>
</rss>
