<?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 15:07:09 +0000</lastBuildDate>
    <item>
      <title>(PHP) Number to word converter (0-1 googol) - lasavior</title>
      <link>https://snipplr.com/view/57646/number-to-word-converter-01-googol</link>
      <description>&lt;p&gt;Takes a number (no decimal) and converts it to written words.Why'd i write it to be able to do such big numbers? Why not? &#13;
&#13;
Note: The numbers next to the 'thousandfoldnums' are for your reference (thats how many zeros/places there are in that number), they have no function in the script.&#13;
&#13;
I wrote this as a simple exercise to see if i could. I was reading something and a user mentioned that this was difficult. Even at my slow and limited programming capabilities i still did this in under two hours (still longer than i anticipated, but given my speed its still relatively short), pretty simple really. So here it is for anyone that needs it.&lt;/p&gt;</description>
      <pubDate>Fri, 05 Aug 2011 08:05:28 UTC</pubDate>
      <guid>https://snipplr.com/view/57646/number-to-word-converter-01-googol</guid>
    </item>
    <item>
      <title>(PHP) iTunes Podcast URL Extractor - lasavior</title>
      <link>https://snipplr.com/view/52465/itunes-podcast-url-extractor</link>
      <description>&lt;p&gt;If you've ever tried to subscribe to a podcast outside of iTunes but only have an iTunes URL, you know how frustrating it is. Turns out that you just need to spoof yourself as an iTunes client to see the direct feed URL. This script helps with exactly that. I even wrote a front-end @ http://itunes.so-nik.com so you can use it from a mobile device or desktop web browser.&#13;
&#13;
NOTE: if you came here from Google, please use the "Versions" dropbox on the right to select the current version as you may be viewing an older copy with bugs.&#13;
&#13;
[Change log moved into file]&lt;/p&gt;</description>
      <pubDate>Fri, 22 Apr 2011 08:17:29 UTC</pubDate>
      <guid>https://snipplr.com/view/52465/itunes-podcast-url-extractor</guid>
    </item>
    <item>
      <title>(PHP) Shorten with goo.gl - lasavior</title>
      <link>https://snipplr.com/view/52463/shorten-with-googl</link>
      <description>&lt;p&gt;I needed a simple function to shorten a link with goo.gl and wrote this, thought it may help someone. Note: you still need an API key from goo.gl&lt;/p&gt;</description>
      <pubDate>Fri, 22 Apr 2011 07:16:43 UTC</pubDate>
      <guid>https://snipplr.com/view/52463/shorten-with-googl</guid>
    </item>
  </channel>
</rss>
