<?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>Wed, 10 Jun 2026 03:37:38 +0000</lastBuildDate>
    <item>
      <title>(C) Memory reallocation - verhaeg</title>
      <link>https://snipplr.com/view/42725/memory-reallocation</link>
      <description>&lt;p&gt;Realloc memory at every X steps. Useful when allocating fixed number of items (in this case chars).&lt;/p&gt;</description>
      <pubDate>Fri, 22 Oct 2010 02:38:03 UTC</pubDate>
      <guid>https://snipplr.com/view/42725/memory-reallocation</guid>
    </item>
    <item>
      <title>(jQuery) Change cursor and prevent click on AJAX request - verhaeg</title>
      <link>https://snipplr.com/view/38362/change-cursor-and-prevent-click-on-ajax-request</link>
      <description>&lt;p&gt;I found this really useful when using AJAX that will change database. Preventing the user to re-do the action is not the best way but it still is a little unobtrusive to the user as it lets him navigate the page and know what is going on.&lt;/p&gt;</description>
      <pubDate>Wed, 04 Aug 2010 22:06:34 UTC</pubDate>
      <guid>https://snipplr.com/view/38362/change-cursor-and-prevent-click-on-ajax-request</guid>
    </item>
  </channel>
</rss>
