<?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 12:18:15 +0000</lastBuildDate>
    <item>
      <title>(Groovy) Find the last ten digits of the series, 1^(1) + 2^(2) + 3^(3) + ... + 1000^(1000) - theobriscoe</title>
      <link>https://snipplr.com/view/10566/find-the-last-ten-digits-of-the-series-11--22--33----10001000</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 18 Dec 2008 13:48:33 UTC</pubDate>
      <guid>https://snipplr.com/view/10566/find-the-last-ten-digits-of-the-series-11--22--33----10001000</guid>
    </item>
    <item>
      <title>(Groovy) Find the sum of digits in 100! (Factorial) - theobriscoe</title>
      <link>https://snipplr.com/view/10565/find-the-sum-of-digits-in-100-factorial</link>
      <description>&lt;p&gt;Find the sum of digits in 100!&#13;
n! means n Ã— (n âˆ’ 1) Ã— ... Ã— 3 Ã— 2 Ã— 1&lt;/p&gt;</description>
      <pubDate>Thu, 18 Dec 2008 13:03:29 UTC</pubDate>
      <guid>https://snipplr.com/view/10565/find-the-sum-of-digits-in-100-factorial</guid>
    </item>
    <item>
      <title>(Groovy) Project Euler: Add all the natural numbers below one thousand that are multiples of 3 or 5. - theobriscoe</title>
      <link>https://snipplr.com/view/10460/project-euler-add-all-the-natural-numbers-below-one-thousand-that-are-multiples-of-3-or-5</link>
      <description>&lt;p&gt;Add all the natural numbers below one thousand that are multiples of 3 or 5.&#13;
&#13;
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9.&#13;
&#13;
The sum of these multiples is 23.&#13;
http://projecteuler.net/index.php?section=problems&amp;id=1&lt;/p&gt;</description>
      <pubDate>Sat, 13 Dec 2008 10:26:37 UTC</pubDate>
      <guid>https://snipplr.com/view/10460/project-euler-add-all-the-natural-numbers-below-one-thousand-that-are-multiples-of-3-or-5</guid>
    </item>
    <item>
      <title>(Groovy) Creating Java ClassesDynamically - theobriscoe</title>
      <link>https://snipplr.com/view/10244/creating-java-classesdynamically</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 03 Dec 2008 11:38:40 UTC</pubDate>
      <guid>https://snipplr.com/view/10244/creating-java-classesdynamically</guid>
    </item>
    <item>
      <title>(JavaScript) Firefox  JavaScript to fill Form - theobriscoe</title>
      <link>https://snipplr.com/view/10243/firefox--javascript-to-fill-form</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 03 Dec 2008 11:35:07 UTC</pubDate>
      <guid>https://snipplr.com/view/10243/firefox--javascript-to-fill-form</guid>
    </item>
    <item>
      <title>(Java) Pass Arguments to the Messages Bundle - theobriscoe</title>
      <link>https://snipplr.com/view/10242/pass-arguments-to-the-messages-bundle</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 03 Dec 2008 11:33:57 UTC</pubDate>
      <guid>https://snipplr.com/view/10242/pass-arguments-to-the-messages-bundle</guid>
    </item>
    <item>
      <title>(Java) Remove from a list during iteration - theobriscoe</title>
      <link>https://snipplr.com/view/10241/remove-from-a-list-during-iteration</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 03 Dec 2008 11:32:30 UTC</pubDate>
      <guid>https://snipplr.com/view/10241/remove-from-a-list-during-iteration</guid>
    </item>
    <item>
      <title>(Groovy) Pulling down text of a web page - theobriscoe</title>
      <link>https://snipplr.com/view/9959/pulling-down-text-of-a-web-page</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 21 Nov 2008 11:55:46 UTC</pubDate>
      <guid>https://snipplr.com/view/9959/pulling-down-text-of-a-web-page</guid>
    </item>
  </channel>
</rss>
