<?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 21:43:10 +0000</lastBuildDate>
    <item>
      <title>(ASP) Modulo on big numbers - cryothic</title>
      <link>https://snipplr.com/view/70422/modulo-on-big-numbers</link>
      <description>&lt;p&gt;Use this function to calculate modulo on numbers that overflow doubles.&#13;
Where "number" is the value you want to devide, and "div" is the number you want to devide by.&lt;/p&gt;</description>
      <pubDate>Thu, 14 Mar 2013 23:17:58 UTC</pubDate>
      <guid>https://snipplr.com/view/70422/modulo-on-big-numbers</guid>
    </item>
    <item>
      <title>(JavaScript) Modulo on big numbers - cryothic</title>
      <link>https://snipplr.com/view/70421/modulo-on-big-numbers</link>
      <description>&lt;p&gt;Max value for Javascript numbers is: 9007199254740992&#13;
This function performs a modulo on numbers bigger than that.&#13;
&#13;
"aNumStr" is the number (as string) you want to devide.&#13;
"aDiv" is the number you want to devide by.&lt;/p&gt;</description>
      <pubDate>Thu, 14 Mar 2013 23:15:26 UTC</pubDate>
      <guid>https://snipplr.com/view/70421/modulo-on-big-numbers</guid>
    </item>
    <item>
      <title>(jQuery) Textbox inside-label replace - cryothic</title>
      <link>https://snipplr.com/view/38058/textbox-insidelabel-replace</link>
      <description>&lt;p&gt;Replaces the pre-defined text of a textbox (e.g. the purpose of the textbox) when the textbox gets focussed, and resets the text if it blurs when empty&lt;/p&gt;</description>
      <pubDate>Thu, 29 Jul 2010 22:57:39 UTC</pubDate>
      <guid>https://snipplr.com/view/38058/textbox-insidelabel-replace</guid>
    </item>
    <item>
      <title>(jQuery) Clickable Items - cryothic</title>
      <link>https://snipplr.com/view/38033/clickable-items</link>
      <description>&lt;p&gt;Making a box clickable. It uses the first link from the box as a location for the click event. In this case, it also toggles a hover-class for visual puposes.&lt;/p&gt;</description>
      <pubDate>Thu, 29 Jul 2010 18:10:39 UTC</pubDate>
      <guid>https://snipplr.com/view/38033/clickable-items</guid>
    </item>
  </channel>
</rss>
