<?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 17:54:57 +0000</lastBuildDate>
    <item>
      <title>(PHP) WP External Links - freelancephp</title>
      <link>https://snipplr.com/view/71438/wp-external-links</link>
      <description>&lt;p&gt;Configure settings for all external links on your site.&#13;
&#13;
Features:&#13;
* Open external links in new window or tab&#13;
* Add "nofollow"&#13;
* Set link title&#13;
* Set link icon&#13;
* Set classes (for your own styling)&#13;
* Set no-icon class&#13;
* SEO friendly&lt;/p&gt;</description>
      <pubDate>Fri, 07 Jun 2013 07:00:10 UTC</pubDate>
      <guid>https://snipplr.com/view/71438/wp-external-links</guid>
    </item>
    <item>
      <title>(JavaScript) jLim - compact JavaScript framework - freelancephp</title>
      <link>https://snipplr.com/view/57082/jlim--compact-javascript-framework</link>
      <description>&lt;p&gt;jLim is a small JavaScript base code. It can be used to built your own JavaScript library or framework.&lt;/p&gt;</description>
      <pubDate>Sun, 24 Jul 2011 22:07:55 UTC</pubDate>
      <guid>https://snipplr.com/view/57082/jlim--compact-javascript-framework</guid>
    </item>
    <item>
      <title>(PHP) WP Email Encoder Bundle - freelancephp</title>
      <link>https://snipplr.com/view/49005/wp-email-encoder-bundle</link>
      <description>&lt;p&gt;Encode mailto links and (plain) email addresses on your site and hide them from spambots. Easy to use, plugin works directly when activated.&#13;
&#13;
Features&#13;
* Protect all emails and mailto links&#13;
* Check posts, widgets, comments and RSS feeds&#13;
* Encode all kind of content (text and html)&#13;
* Email Encoder Form (in admin and also for your site)&#13;
* Use params in mailto links, like: cc, bcc, subject, body&#13;
* And more.&lt;/p&gt;</description>
      <pubDate>Mon, 14 Feb 2011 23:01:44 UTC</pubDate>
      <guid>https://snipplr.com/view/49005/wp-email-encoder-bundle</guid>
    </item>
    <item>
      <title>(PHP) Lim_View - PHP View Class - freelancephp</title>
      <link>https://snipplr.com/view/49003/limview--php-view-class</link>
      <description>&lt;p&gt;View class that contains features like:&#13;
- get vars inside the view with:&#13;
		1) $var1&#13;
		2) $this-&gt;var1&#13;
		3) or $this-&gt;get( 'var1', 'defaultValue' )&#13;
- factory method for direct chaining:&#13;
		Lim_View::factory( 'test.php' )-&gt;set( 'var1', 'value1' )-&gt;show();&#13;
- set filter callbacks that will be executed right after rendering&#13;
- set global vars and global filters to be available for all views&lt;/p&gt;</description>
      <pubDate>Mon, 14 Feb 2011 22:42:01 UTC</pubDate>
      <guid>https://snipplr.com/view/49003/limview--php-view-class</guid>
    </item>
    <item>
      <title>(JavaScript) SimpleAjax Object - freelancephp</title>
      <link>https://snipplr.com/view/49002/simpleajax-object</link>
      <description>&lt;p&gt;Simple ajax object for creating ajax calls.&#13;
&#13;
Why use SimpleAjax?&#13;
 - Very small, only 2kb minified&#13;
 - Make a asynchrone or synchrone ajax call ( AJAX / SJAX )&#13;
 - Use quick methods get() and post() for GET and POST calls&#13;
 - Use load() method for loading html content and set to given element&#13;
 - Set general settings that will be used by default for every ajax call&lt;/p&gt;</description>
      <pubDate>Mon, 14 Feb 2011 22:38:51 UTC</pubDate>
      <guid>https://snipplr.com/view/49002/simpleajax-object</guid>
    </item>
    <item>
      <title>(JavaScript) SimpleSelector, Javascript DOM selector - freelancephp</title>
      <link>https://snipplr.com/view/30508/simpleselector-javascript-dom-selector</link>
      <description>&lt;p&gt;SimpleSelector is a small DOM selector object with support for the most used selectors. It's also the default selector for the jLim JavaScript framework.&#13;
&#13;
Why use SimpleSelector?&#13;
- very small, less than 2kb minified&#13;
- easy to use with $$()&#13;
- no overhead, no functions you hardly ever use&#13;
- ideal for smaller websites&lt;/p&gt;</description>
      <pubDate>Tue, 30 Mar 2010 04:53:15 UTC</pubDate>
      <guid>https://snipplr.com/view/30508/simpleselector-javascript-dom-selector</guid>
    </item>
    <item>
      <title>(PHP) Lim_Registry â€“ PHP Lazy Registry Class - freelancephp</title>
      <link>https://snipplr.com/view/30506/limregistry--php-lazy-registry-class</link>
      <description>&lt;p&gt;Managing globals with the registry pattern. This class provides lazy loading functionallity. This means it is possible to add a callback or class (with arguments) which will be called or instanciated when it is being used for the first time.&lt;/p&gt;</description>
      <pubDate>Tue, 30 Mar 2010 04:35:28 UTC</pubDate>
      <guid>https://snipplr.com/view/30506/limregistry--php-lazy-registry-class</guid>
    </item>
    <item>
      <title>(JavaScript) Light (4kb mini-jQuery) - freelancephp</title>
      <link>https://snipplr.com/view/29083/light-4kb-minijquery</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 01 Mar 2010 16:47:11 UTC</pubDate>
      <guid>https://snipplr.com/view/29083/light-4kb-minijquery</guid>
    </item>
  </channel>
</rss>
