<?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>Sat, 13 Jun 2026 15:32:34 +0000</lastBuildDate>
    <item>
      <title>(HTML) Comic Con 2011 markup - relaxasaurus</title>
      <link>https://snipplr.com/view/56025/comic-con-2011-markup</link>
      <description>&lt;p&gt;HTML markup for Comic-Con 2011 package front&lt;/p&gt;</description>
      <pubDate>Sat, 02 Jul 2011 05:35:25 UTC</pubDate>
      <guid>https://snipplr.com/view/56025/comic-con-2011-markup</guid>
    </item>
    <item>
      <title>(JavaScript) Open external links in new window without target = _blank using jQuery - relaxasaurus</title>
      <link>https://snipplr.com/view/28509/open-external-links-in-new-window-without-target--blank-using-jquery</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 17 Feb 2010 16:12:14 UTC</pubDate>
      <guid>https://snipplr.com/view/28509/open-external-links-in-new-window-without-target--blank-using-jquery</guid>
    </item>
    <item>
      <title>(JavaScript) Proper jQuery Cross-Fading - relaxasaurus</title>
      <link>https://snipplr.com/view/27029/proper-jquery-crossfading</link>
      <description>&lt;p&gt;Looked for a simple, efficient cross-fading script that does it properly without fading to the background color. This script uses z-indexes to prevent the background from ever showing, creating a smooth fade.&lt;/p&gt;</description>
      <pubDate>Mon, 25 Jan 2010 13:03:54 UTC</pubDate>
      <guid>https://snipplr.com/view/27029/proper-jquery-crossfading</guid>
    </item>
    <item>
      <title>(ActionScript) Dynamic Flash video - relaxasaurus</title>
      <link>https://snipplr.com/view/13234/dynamic-flash-video</link>
      <description>&lt;p&gt;This works with the standard video player component in Flash CS3.&#13;
Throw this actionscript in the first frame.  Name your video player "videoPlayer" within Flash.&#13;
&#13;
Then in the HTML markup object tag:&#13;
param name=FlashVars value="url=PathToVideo.flv"&#13;
&#13;
Then in the HTML markup embed tag:&#13;
FlashVars="url=PathToVideo.flv"&lt;/p&gt;</description>
      <pubDate>Wed, 18 Mar 2009 13:11:31 UTC</pubDate>
      <guid>https://snipplr.com/view/13234/dynamic-flash-video</guid>
    </item>
    <item>
      <title>(PHP) Compress Javascript or CSS files in gzip - relaxasaurus</title>
      <link>https://snipplr.com/view/10270/compress-javascript-or-css-files-in-gzip</link>
      <description>&lt;p&gt;Add this code to the top of the JS or CSS file in &amp;lt;?php ?&amp;gt; tags.  Change it's extension to PHP.  When linking external files in the &amp;lt;head&amp;gt; tags remember to use .php instead of .js or .css&#13;
&#13;
To further decrease the file size, compress larger JS/CSS files with the YUI compressor: &lt;a href="http://www.refresh-sf.com/yui/"&gt;http://www.refresh-sf.com/yui/&lt;/a&gt;&#13;
&#13;
Comparison: &lt;a href="http://www.julienlecomte.net/blog/2007/08/13/"&gt;http://www.julienlecomte.net/blog/2007/08/13/&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 04 Dec 2008 16:11:52 UTC</pubDate>
      <guid>https://snipplr.com/view/10270/compress-javascript-or-css-files-in-gzip</guid>
    </item>
    <item>
      <title>(PHP) Assign Section and Page IDs - relaxasaurus</title>
      <link>https://snipplr.com/view/10269/assign-section-and-page-ids</link>
      <description>&lt;p&gt;Directory = $thisSection.  Page file name = $thisPage.&lt;/p&gt;</description>
      <pubDate>Thu, 04 Dec 2008 16:09:59 UTC</pubDate>
      <guid>https://snipplr.com/view/10269/assign-section-and-page-ids</guid>
    </item>
    <item>
      <title>(PHP) Root path script - relaxasaurus</title>
      <link>https://snipplr.com/view/10267/root-path-script</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 04 Dec 2008 15:41:19 UTC</pubDate>
      <guid>https://snipplr.com/view/10267/root-path-script</guid>
    </item>
  </channel>
</rss>
