<?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 13:07:37 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) jQuery Profiler - Meander365</title>
      <link>https://snipplr.com/view/40755/jquery-profiler</link>
      <description>&lt;p&gt;Track how long code takes to load by using a cross browser profiler. Useage :&#13;
&#13;
		profiler("start");&#13;
//your js&#13;
		profiler.done("#profiler");&lt;/p&gt;</description>
      <pubDate>Sun, 19 Sep 2010 16:57:07 UTC</pubDate>
      <guid>https://snipplr.com/view/40755/jquery-profiler</guid>
    </item>
    <item>
      <title>(JavaScript) Google Maps - Get Directions on Mobile Devices with Javascript - Meander365</title>
      <link>https://snipplr.com/view/40505/google-maps--get-directions-on-mobile-devices-with-javascript</link>
      <description>&lt;p&gt;Uses html5 geolocation to determine device position and sets this as the starting point for directions on a Google Map.  Use modernizer to detect support.\r\n\r\nhttp://diveintohtml5.org/geolocation.html\r\n\r\nhttp://code.google.com/apis/maps/documentation/javascript/services.html#RenderingDirections\r\n\r\nhttp://www.modernizr.com/&lt;/p&gt;</description>
      <pubDate>Wed, 15 Sep 2010 11:48:12 UTC</pubDate>
      <guid>https://snipplr.com/view/40505/google-maps--get-directions-on-mobile-devices-with-javascript</guid>
    </item>
    <item>
      <title>(JavaScript) Fixed Position of An Element Relevant to Parent - Meander365</title>
      <link>https://snipplr.com/view/40189/fixed-position-of-an-element-relevant-to-parent</link>
      <description>&lt;p&gt;Great for those situations where you need an element fixed on a page - so when a user scrolls it stays in the same position - *relative to its parent element*.&lt;/p&gt;</description>
      <pubDate>Thu, 09 Sep 2010 09:48:23 UTC</pubDate>
      <guid>https://snipplr.com/view/40189/fixed-position-of-an-element-relevant-to-parent</guid>
    </item>
    <item>
      <title>(JavaScript) Javascript Regular Expression to Match All Href Values - Meander365</title>
      <link>https://snipplr.com/view/32362/javascript-regular-expression-to-match-all-href-values</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 19 Apr 2010 16:41:32 UTC</pubDate>
      <guid>https://snipplr.com/view/32362/javascript-regular-expression-to-match-all-href-values</guid>
    </item>
    <item>
      <title>(JavaScript) Cross Browser Javascript Debugger - Meander365</title>
      <link>https://snipplr.com/view/31578/cross-browser-javascript-debugger</link>
      <description>&lt;p&gt;Use to debug javascript in all browsers.&lt;/p&gt;</description>
      <pubDate>Mon, 12 Apr 2010 23:47:42 UTC</pubDate>
      <guid>https://snipplr.com/view/31578/cross-browser-javascript-debugger</guid>
    </item>
    <item>
      <title>(JavaScript) Bookmarklet : Switch Between Servers But Keep The Same Path - Meander365</title>
      <link>https://snipplr.com/view/18265/bookmarklet--switch-between-servers-but-keep-the-same-path</link>
      <description>&lt;p&gt;Create two new bookmarks - one for dev, one for live and add the following corresponding code to each.&lt;/p&gt;</description>
      <pubDate>Thu, 13 Aug 2009 08:38:07 UTC</pubDate>
      <guid>https://snipplr.com/view/18265/bookmarklet--switch-between-servers-but-keep-the-same-path</guid>
    </item>
  </channel>
</rss>
