<?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:09:20 +0000</lastBuildDate>
    <item>
      <title>(C#) ajax with asp.net mvc3 - root_hacker</title>
      <link>https://snipplr.com/view/60164/ajax-with-aspnet-mvc3</link>
      <description>&lt;p&gt;accessing getdev action of home controller which returns jsonresult&lt;/p&gt;</description>
      <pubDate>Tue, 25 Oct 2011 20:08:15 UTC</pubDate>
      <guid>https://snipplr.com/view/60164/ajax-with-aspnet-mvc3</guid>
    </item>
    <item>
      <title>(jQuery) jQuery hover by paul irish - root_hacker</title>
      <link>https://snipplr.com/view/56224/jquery-hover-by-paul-irish</link>
      <description>&lt;p&gt;this is coded by paul irish i just post it for future reference to me and my co-workers&lt;/p&gt;</description>
      <pubDate>Thu, 07 Jul 2011 16:11:43 UTC</pubDate>
      <guid>https://snipplr.com/view/56224/jquery-hover-by-paul-irish</guid>
    </item>
    <item>
      <title>(Bash) git log blame for most recent commit - root_hacker</title>
      <link>https://snipplr.com/view/54315/git-log-blame-for-most-recent-commit</link>
      <description>&lt;p&gt;run this in git bash to see a pretty blame&lt;/p&gt;</description>
      <pubDate>Tue, 24 May 2011 16:34:28 UTC</pubDate>
      <guid>https://snipplr.com/view/54315/git-log-blame-for-most-recent-commit</guid>
    </item>
    <item>
      <title>(JavaScript) javascript: get length of an object's children - root_hacker</title>
      <link>https://snipplr.com/view/52003/javascript-get-length-of-an-objects-children</link>
      <description>&lt;p&gt;if you need ecmascript 5 functions then use underscore.js&lt;/p&gt;</description>
      <pubDate>Wed, 13 Apr 2011 03:08:42 UTC</pubDate>
      <guid>https://snipplr.com/view/52003/javascript-get-length-of-an-objects-children</guid>
    </item>
    <item>
      <title>(JavaScript) javascript: create DOM element without using for loop - root_hacker</title>
      <link>https://snipplr.com/view/51987/javascript-create-dom-element-without-using-for-loop</link>
      <description>&lt;p&gt;when need to created a dom element repeatedly , use string concatenation to avoid for loop you can use repeat function from below.&lt;/p&gt;</description>
      <pubDate>Tue, 12 Apr 2011 22:12:23 UTC</pubDate>
      <guid>https://snipplr.com/view/51987/javascript-create-dom-element-without-using-for-loop</guid>
    </item>
    <item>
      <title>(JavaScript) juqery : toggling with mouse hover in and out - root_hacker</title>
      <link>https://snipplr.com/view/51981/juqery--toggling-with-mouse-hover-in-and-out</link>
      <description>&lt;p&gt;this is the way for toggling something on mouse hover in and out&lt;/p&gt;</description>
      <pubDate>Tue, 12 Apr 2011 20:31:39 UTC</pubDate>
      <guid>https://snipplr.com/view/51981/juqery--toggling-with-mouse-hover-in-and-out</guid>
    </item>
    <item>
      <title>(JavaScript) Last Date Of Month - root_hacker</title>
      <link>https://snipplr.com/view/50736/last-date-of-month</link>
      <description>&lt;p&gt;overflowing day paramter will return date of next month and creates overlapping if we subtract this overlap from 32 we will have the last date of targeted month&lt;/p&gt;</description>
      <pubDate>Wed, 16 Mar 2011 17:11:45 UTC</pubDate>
      <guid>https://snipplr.com/view/50736/last-date-of-month</guid>
    </item>
    <item>
      <title>(JavaScript) Leap Year Check In Javascript - root_hacker</title>
      <link>https://snipplr.com/view/50735/leap-year-check-in-javascript</link>
      <description>&lt;p&gt;date object return date of next month if day parameter overflows&lt;/p&gt;</description>
      <pubDate>Wed, 16 Mar 2011 17:08:08 UTC</pubDate>
      <guid>https://snipplr.com/view/50735/leap-year-check-in-javascript</guid>
    </item>
    <item>
      <title>(JavaScript) Testing JS code - root_hacker</title>
      <link>https://snipplr.com/view/47746/testing-js-code</link>
      <description>&lt;p&gt;written test in yui for my jquery code. :)&lt;/p&gt;</description>
      <pubDate>Sun, 23 Jan 2011 21:26:06 UTC</pubDate>
      <guid>https://snipplr.com/view/47746/testing-js-code</guid>
    </item>
    <item>
      <title>(PHP) Image paths set to theme/images - root_hacker</title>
      <link>https://snipplr.com/view/47662/image-paths-set-to-themeimages</link>
      <description>&lt;p&gt;this code to load image from my theme images folder&lt;/p&gt;</description>
      <pubDate>Fri, 21 Jan 2011 20:44:19 UTC</pubDate>
      <guid>https://snipplr.com/view/47662/image-paths-set-to-themeimages</guid>
    </item>
    <item>
      <title>(PHP) wordpress custom loop - root_hacker</title>
      <link>https://snipplr.com/view/47429/wordpress-custom-loop</link>
      <description>&lt;p&gt;my wordpress loop with paging support and category,tag filteration&lt;/p&gt;</description>
      <pubDate>Tue, 18 Jan 2011 16:51:13 UTC</pubDate>
      <guid>https://snipplr.com/view/47429/wordpress-custom-loop</guid>
    </item>
  </channel>
</rss>
