<?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 14:27:43 +0000</lastBuildDate>
    <item>
      <title>(CSS) CSS3 Bevelled Button LESS Mixin - roflman79</title>
      <link>https://snipplr.com/view/49937/css3-bevelled-button-less-mixin</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 02 Mar 2011 23:56:36 UTC</pubDate>
      <guid>https://snipplr.com/view/49937/css3-bevelled-button-less-mixin</guid>
    </item>
    <item>
      <title>(PHP) Twitter Function for Wordpress - roflman79</title>
      <link>https://snipplr.com/view/49606/twitter-function-for-wordpress</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 24 Feb 2011 23:14:57 UTC</pubDate>
      <guid>https://snipplr.com/view/49606/twitter-function-for-wordpress</guid>
    </item>
    <item>
      <title>(Apache) mod_rewrite old URL to new URL - roflman79</title>
      <link>https://snipplr.com/view/18528/modrewrite-old-url-to-new-url</link>
      <description>&lt;p&gt;Great little bit of code for if you are rewriting URLs but then want the old GET URLs to rewrite to their rewritten URLs (phew). Good for telling Google where the new pages are with a 301 rather than getting both indexed.&#13;
&#13;
In this example, i had a page for casual menswear which was 'www.domain.com/product_list.php?cat=3' but i rewrote this URL to be 'www.domain.com/casual' only problem is that because they both still existed Google still had the '?cat=3' page indexed as the casual page, so this bit of code 301 redirects anyone wanting the '?cat=3' to the new '/casual' page.&lt;/p&gt;</description>
      <pubDate>Wed, 19 Aug 2009 04:30:33 UTC</pubDate>
      <guid>https://snipplr.com/view/18528/modrewrite-old-url-to-new-url</guid>
    </item>
    <item>
      <title>(PHP) str_split in PHP4 - roflman79</title>
      <link>https://snipplr.com/view/15831/strsplit-in-php4</link>
      <description>&lt;p&gt;Taken from Doug Sparling's Blog&lt;/p&gt;</description>
      <pubDate>Thu, 11 Jun 2009 06:45:45 UTC</pubDate>
      <guid>https://snipplr.com/view/15831/strsplit-in-php4</guid>
    </item>
  </channel>
</rss>
