<?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 13:19:19 +0000</lastBuildDate>
    <item>
      <title>(CSS) Baseline typography for TAMU Library websites - jeremytarpley</title>
      <link>https://snipplr.com/view/54355/baseline-typography-for-tamu-library-websites</link>
      <description>&lt;p&gt;css starting point for library websites - adds a uniform size, font weights and colors, etc for our websites&lt;/p&gt;</description>
      <pubDate>Wed, 25 May 2011 04:05:39 UTC</pubDate>
      <guid>https://snipplr.com/view/54355/baseline-typography-for-tamu-library-websites</guid>
    </item>
    <item>
      <title>(JavaScript) Smart way to add jquery or other js from Google's cdn - fail over to local copy - jeremytarpley</title>
      <link>https://snipplr.com/view/54350/smart-way-to-add-jquery-or-other-js-from-googles-cdn--fail-over-to-local-copy</link>
      <description>&lt;p&gt;if the Google cdn copy of jquery or what ever fails, use a local copy of the script&lt;/p&gt;</description>
      <pubDate>Wed, 25 May 2011 02:25:50 UTC</pubDate>
      <guid>https://snipplr.com/view/54350/smart-way-to-add-jquery-or-other-js-from-googles-cdn--fail-over-to-local-copy</guid>
    </item>
    <item>
      <title>(CSS) CSS baseline for forms - jeremytarpley</title>
      <link>https://snipplr.com/view/54349/css-baseline-for-forms</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 25 May 2011 02:02:27 UTC</pubDate>
      <guid>https://snipplr.com/view/54349/css-baseline-for-forms</guid>
    </item>
    <item>
      <title>(JavaScript) Smart way to add the tracking code for Google analytics - jeremytarpley</title>
      <link>https://snipplr.com/view/45753/smart-way-to-add-the-tracking-code-for-google-analytics</link>
      <description>&lt;p&gt;Asynchronous Google analytics tracking&#13;
&#13;
based entirely on examples from code.google.com and yoast.com&#13;
http://yoast.com/wordpress/google-analytics/&#13;
http://code.google.com/apis/analytics/docs/tracking/asyncUsageGuide.html&#13;
&#13;
notes from code.google.com&#13;
If you prefer to put the Analytics snippet at the bottom of the page, you should know that you don't have to put the whole snippet at the bottom. You can still keep most of the benefits of asynchronous loading by splitting the snippet in halfâ€”keep the first half at the top of the page and move the rest to the bottom. Because the first part of the tracking snippet has little to no effect on page rendering, you can leave that part at the top and put the part of the snippet that inserts ga.js at the bottom. &#13;
&#13;
Both pieces of code need to be wrapped in their own script tags, but only the last six lines of the original asynchronous snippet need to be moved to the bottom. All the lines that push methods onto _gaq can stay at the top.&lt;/p&gt;</description>
      <pubDate>Wed, 15 Dec 2010 06:46:43 UTC</pubDate>
      <guid>https://snipplr.com/view/45753/smart-way-to-add-the-tracking-code-for-google-analytics</guid>
    </item>
    <item>
      <title>(JavaScript) Trying out head.js - before - jeremytarpley</title>
      <link>https://snipplr.com/view/45752/trying-out-headjs--before</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 15 Dec 2010 06:20:58 UTC</pubDate>
      <guid>https://snipplr.com/view/45752/trying-out-headjs--before</guid>
    </item>
    <item>
      <title>(JavaScript) Trying out head.js - after - jeremytarpley</title>
      <link>https://snipplr.com/view/45751/trying-out-headjs--after</link>
      <description>&lt;p&gt;Trying out head.js - available at http://headjs.com/&lt;/p&gt;</description>
      <pubDate>Wed, 15 Dec 2010 06:07:09 UTC</pubDate>
      <guid>https://snipplr.com/view/45751/trying-out-headjs--after</guid>
    </item>
  </channel>
</rss>
