<?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 04:53:15 +0000</lastBuildDate>
    <item>
      <title>(Other) Remove Duplicates From List - temanuel</title>
      <link>https://snipplr.com/view/72982/remove-duplicates-from-list</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 25 Nov 2013 16:59:44 UTC</pubDate>
      <guid>https://snipplr.com/view/72982/remove-duplicates-from-list</guid>
    </item>
    <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>(PHP) Find All Links on a Page - haydin</title>
      <link>https://snipplr.com/view/70489/find-all-links-on-a-page</link>
      <description>&lt;p&gt;Here's the basic principal behind spiders. (ex: &lt;a href="http://giochiflash.123homepage.it"&gt;Giochi Flash&lt;/a&gt; $html = file_get_contents('http://www.example.com');&lt;/p&gt;</description>
      <pubDate>Wed, 20 Mar 2013 20:33:41 UTC</pubDate>
      <guid>https://snipplr.com/view/70489/find-all-links-on-a-page</guid>
    </item>
    <item>
      <title>(PHP) SEO friendly links in PHP - apphp-snippets</title>
      <link>https://snipplr.com/view/69967/seo-friendly-links-in-php</link>
      <description>&lt;p&gt;This code removes all special characters from the given URL and make it SEO friendly.&lt;/p&gt;</description>
      <pubDate>Sun, 17 Feb 2013 20:25:58 UTC</pubDate>
      <guid>https://snipplr.com/view/69967/seo-friendly-links-in-php</guid>
    </item>
    <item>
      <title>(CSS) Mark external links - steho</title>
      <link>https://snipplr.com/view/69564/mark-external-links</link>
      <description>&lt;p&gt;How to mark external links with an arrow behind by using CSS&lt;/p&gt;</description>
      <pubDate>Mon, 21 Jan 2013 19:49:56 UTC</pubDate>
      <guid>https://snipplr.com/view/69564/mark-external-links</guid>
    </item>
    <item>
      <title>(PHP) Wordpress Native Pagination Links With Page Number No Plugin Needed - rudwolf</title>
      <link>https://snipplr.com/view/68927/wordpress-native-pagination-links-with-page-number-no-plugin-needed</link>
      <description>&lt;p&gt;Create navigation links without the need of a plugin, using paginate_links function of wordpress core.&lt;/p&gt;</description>
      <pubDate>Tue, 04 Dec 2012 00:22:50 UTC</pubDate>
      <guid>https://snipplr.com/view/68927/wordpress-native-pagination-links-with-page-number-no-plugin-needed</guid>
    </item>
    <item>
      <title>(CSS) CSS - File format-dependent link styles - satie83</title>
      <link>https://snipplr.com/view/66675/css--file-formatdependent-link-styles</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 12 Aug 2012 10:09:44 UTC</pubDate>
      <guid>https://snipplr.com/view/66675/css--file-formatdependent-link-styles</guid>
    </item>
    <item>
      <title>(CSS) CSS - Reset all colors and change link color - satie83</title>
      <link>https://snipplr.com/view/66659/css--reset-all-colors-and-change-link-color</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 12 Aug 2012 10:07:35 UTC</pubDate>
      <guid>https://snipplr.com/view/66659/css--reset-all-colors-and-change-link-color</guid>
    </item>
    <item>
      <title>(PHP) WordPress Links Manager - Display a random link from a category - crypticsoft</title>
      <link>https://snipplr.com/view/64494/wordpress-links-manager--display-a-random-link-from-a-category</link>
      <description>&lt;p&gt;Sometimes you just want a random link to display and outside of the default format, this works perfectly and removes all default html (list items / headings).&lt;/p&gt;</description>
      <pubDate>Wed, 11 Apr 2012 04:08:22 UTC</pubDate>
      <guid>https://snipplr.com/view/64494/wordpress-links-manager--display-a-random-link-from-a-category</guid>
    </item>
    <item>
      <title>(PHP) Remove / Replace - href / anchor /link - in html /string - preg_replace - php - regex - regular expression - rwunsch</title>
      <link>https://snipplr.com/view/63981/remove--replace--href--anchor-link--in-html-string--pregreplace--php--regex--regular-expression</link>
      <description>&lt;p&gt;Replaces all links within href part of anchor in a HTML-String.&lt;/p&gt;</description>
      <pubDate>Sat, 17 Mar 2012 03:20:17 UTC</pubDate>
      <guid>https://snipplr.com/view/63981/remove--replace--href--anchor-link--in-html-string--pregreplace--php--regex--regular-expression</guid>
    </item>
    <item>
      <title>(JavaScript) Javascript open links in a new window, without _blank - Krummelz</title>
      <link>https://snipplr.com/view/63232/javascript-open-links-in-a-new-window-without-blank</link>
      <description>&lt;p&gt;Usage:&#13;
&amp;lt;a href="http://www.whaterver-your-site-is-called.com/" rel="external"&amp;gt;Some other site&amp;lt;/a&amp;gt;&lt;/p&gt;</description>
      <pubDate>Fri, 10 Feb 2012 17:40:20 UTC</pubDate>
      <guid>https://snipplr.com/view/63232/javascript-open-links-in-a-new-window-without-blank</guid>
    </item>
    <item>
      <title>(PHP) Prev/Next wordpress loop links - xcsteve99</title>
      <link>https://snipplr.com/view/62105/prevnext-wordpress-loop-links</link>
      <description>&lt;p&gt;Add this within the loop:&lt;/p&gt;</description>
      <pubDate>Fri, 23 Dec 2011 12:11:49 UTC</pubDate>
      <guid>https://snipplr.com/view/62105/prevnext-wordpress-loop-links</guid>
    </item>
    <item>
      <title>(PHP) Hide/Remove WordPress Admin Menus - jamiebrwr</title>
      <link>https://snipplr.com/view/58514/hideremove-wordpress-admin-menus</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 08 Sep 2011 06:14:14 UTC</pubDate>
      <guid>https://snipplr.com/view/58514/hideremove-wordpress-admin-menus</guid>
    </item>
    <item>
      <title>(jQuery) jQuery compliant target="blank" effect for all links - stephcode</title>
      <link>https://snipplr.com/view/58290/jquery-compliant-targetblank-effect-for-all-links</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 30 Aug 2011 04:55:52 UTC</pubDate>
      <guid>https://snipplr.com/view/58290/jquery-compliant-targetblank-effect-for-all-links</guid>
    </item>
    <item>
      <title>(HTML) Hash Anchor Links - kennonb</title>
      <link>https://snipplr.com/view/58221/hash-anchor-links</link>
      <description>&lt;p&gt;- Basically, place the div at the top of the page (or wherever you want the link to jump to).&#13;
- Then place the link somewhere on the page.&#13;
- This will cause the scroll to shift to the top of the div container with that ID attribute.&lt;/p&gt;</description>
      <pubDate>Sat, 27 Aug 2011 01:20:46 UTC</pubDate>
      <guid>https://snipplr.com/view/58221/hash-anchor-links</guid>
    </item>
    <item>
      <title>(jQuery) jQuery rel=\"external\" to open links in new window - Huskie</title>
      <link>https://snipplr.com/view/57571/jquery-relexternal-to-open-links-in-new-window</link>
      <description>&lt;p&gt;Add attribute to links to open them in a new window. Example - rel="external". Alternative to target="_blank", conforming to XHTML specification.&lt;/p&gt;</description>
      <pubDate>Wed, 03 Aug 2011 19:14:05 UTC</pubDate>
      <guid>https://snipplr.com/view/57571/jquery-relexternal-to-open-links-in-new-window</guid>
    </item>
    <item>
      <title>(CSS) Catch links/ahref without a URL or with null src values using CSS - ajbatac</title>
      <link>https://snipplr.com/view/57163/catch-linksahref-without-a-url-or-with-null-src-values-using-css</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 27 Jul 2011 00:47:59 UTC</pubDate>
      <guid>https://snipplr.com/view/57163/catch-linksahref-without-a-url-or-with-null-src-values-using-css</guid>
    </item>
    <item>
      <title>(CSS) CSS3 Link Colour Transition - geekyjohn</title>
      <link>https://snipplr.com/view/57083/css3-link-colour-transition</link>
      <description>&lt;p&gt;Use CSS3 to animate the colour of links.&lt;/p&gt;</description>
      <pubDate>Sun, 24 Jul 2011 22:29:47 UTC</pubDate>
      <guid>https://snipplr.com/view/57083/css3-link-colour-transition</guid>
    </item>
    <item>
      <title>(PHP) Activate Links in String PHP - nebojsac</title>
      <link>https://snipplr.com/view/55209/activate-links-in-string-php</link>
      <description>&lt;p&gt;Returns the same string, except with links wrapped in &lt;a href=""&gt; tags. Works on www.snipplr.com and on http://snipplr.com&#13;
&#13;
A variation of the script on the attached URL.&lt;/p&gt;</description>
      <pubDate>Mon, 13 Jun 2011 21:58:01 UTC</pubDate>
      <guid>https://snipplr.com/view/55209/activate-links-in-string-php</guid>
    </item>
    <item>
      <title>(PHP) Magento Active states in TOP MENU - ronal</title>
      <link>https://snipplr.com/view/54749/magento-active-states-in-top-menu</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 02 Jun 2011 05:39:34 UTC</pubDate>
      <guid>https://snipplr.com/view/54749/magento-active-states-in-top-menu</guid>
    </item>
    <item>
      <title>(HTML) html5 css js shiv shell - gamblelyn</title>
      <link>https://snipplr.com/view/54578/html5-css-js-shiv-shell</link>
      <description>&lt;p&gt;this has place for external styles  and the  css start for a button sprite. Also has some comments about new html5 markup.&lt;/p&gt;</description>
      <pubDate>Mon, 30 May 2011 05:31:35 UTC</pubDate>
      <guid>https://snipplr.com/view/54578/html5-css-js-shiv-shell</guid>
    </item>
    <item>
      <title>(PHP) Automatic Mailto Links - dubogii</title>
      <link>https://snipplr.com/view/53672/automatic-mailto-links</link>
      <description>&lt;p&gt;the POSIX Regex functions are deprecated in PHP 5.3.0 and removed in PHP 6.&#13;
http://us2.php.net/manual/en/function.eregi-replace.php&lt;/p&gt;</description>
      <pubDate>Tue, 17 May 2011 19:51:21 UTC</pubDate>
      <guid>https://snipplr.com/view/53672/automatic-mailto-links</guid>
    </item>
    <item>
      <title>(jQuery) Open External Links In New Window - dubogii</title>
      <link>https://snipplr.com/view/53664/open-external-links-in-new-window</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 17 May 2011 19:36:48 UTC</pubDate>
      <guid>https://snipplr.com/view/53664/open-external-links-in-new-window</guid>
    </item>
    <item>
      <title>(PHP) Magento echo all category links - nico65</title>
      <link>https://snipplr.com/view/52655/magento-echo-all-category-links</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 27 Apr 2011 19:16:10 UTC</pubDate>
      <guid>https://snipplr.com/view/52655/magento-echo-all-category-links</guid>
    </item>
    <item>
      <title>(PHP) Safe Link Arguments - prwhitehead</title>
      <link>https://snipplr.com/view/52206/safe-link-arguments</link>
      <description>&lt;p&gt;Make sure your URL $_GET variables don't get repeated / duplicated when you are creating links / URLs dynamically.&lt;/p&gt;</description>
      <pubDate>Sun, 17 Apr 2011 01:12:16 UTC</pubDate>
      <guid>https://snipplr.com/view/52206/safe-link-arguments</guid>
    </item>
    <item>
      <title>(PHP) Drupal 6: Change Menu Link Title Dynamically - focal55</title>
      <link>https://snipplr.com/view/52187/drupal-6-change-menu-link-title-dynamically</link>
      <description>&lt;p&gt;This goes in your template.php file&lt;/p&gt;</description>
      <pubDate>Sat, 16 Apr 2011 09:45:52 UTC</pubDate>
      <guid>https://snipplr.com/view/52187/drupal-6-change-menu-link-title-dynamically</guid>
    </item>
    <item>
      <title>(CSS) Give Clickable Elements a Pointer Cursor - JohnGR</title>
      <link>https://snipplr.com/view/49307/give-clickable-elements-a-pointer-cursor</link>
      <description>&lt;p&gt;Some elements that are clickable mysteriously donâ€™t trigger a pointer cursor in browsers. This fixes that, and provides a default class â€œpointerâ€ for applying it to other clickable things as needed.&lt;/p&gt;</description>
      <pubDate>Mon, 21 Feb 2011 05:12:16 UTC</pubDate>
      <guid>https://snipplr.com/view/49307/give-clickable-elements-a-pointer-cursor</guid>
    </item>
    <item>
      <title>(JavaScript) Text to HTML in JavaScript - jm1248</title>
      <link>https://snipplr.com/view/48519/text-to-html-in-javascript</link>
      <description>&lt;p&gt;Hopefully this covers just about everything.   This code has far more lines than htmlify.js but seems to work ok.&#13;
&#13;
(I  just remembered that " // Loop through the clear text " has no loop breaker - will post a fix, but it's not a show-stopper for most applications.)&#13;
&#13;
As far as I can tell;&#13;
&#13;
brackets are dealt with properly&#13;
punctuation is moved away from the link.&#13;
&#13;
This script is actually an HTML document that contains test&#13;
patterns with raw and browser-view outputs.&#13;
&#13;
Comments are welcome.&lt;/p&gt;</description>
      <pubDate>Tue, 08 Feb 2011 01:09:52 UTC</pubDate>
      <guid>https://snipplr.com/view/48519/text-to-html-in-javascript</guid>
    </item>
    <item>
      <title>(Other) Nofollow Wordpress Comment Links - silentpro</title>
      <link>https://snipplr.com/view/48108/nofollow-wordpress-comment-links</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 30 Jan 2011 14:11:33 UTC</pubDate>
      <guid>https://snipplr.com/view/48108/nofollow-wordpress-comment-links</guid>
    </item>
    <item>
      <title>(CSS) Screenreader access - paul66</title>
      <link>https://snipplr.com/view/47941/screenreader-access</link>
      <description>&lt;p&gt;This snippet basically gives us the best of both worlds, allowing the best usability when it comes to link outlines for both screenreaders tabbing through links, and mouse users.&lt;/p&gt;</description>
      <pubDate>Thu, 27 Jan 2011 04:10:29 UTC</pubDate>
      <guid>https://snipplr.com/view/47941/screenreader-access</guid>
    </item>
    <item>
      <title>(jQuery) Jquery External Links - cleo</title>
      <link>https://snipplr.com/view/46437/jquery-external-links</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 04 Jan 2011 00:17:16 UTC</pubDate>
      <guid>https://snipplr.com/view/46437/jquery-external-links</guid>
    </item>
    <item>
      <title>(CSS) Prevent line breaks in links - blueocto</title>
      <link>https://snipplr.com/view/46365/prevent-line-breaks-in-links</link>
      <description>&lt;p&gt;This little trick will prevent line breaks on your links. I recommend using this with long text to avoid having links break into 2 lines.&lt;/p&gt;</description>
      <pubDate>Sat, 01 Jan 2011 03:15:40 UTC</pubDate>
      <guid>https://snipplr.com/view/46365/prevent-line-breaks-in-links</guid>
    </item>
    <item>
      <title>(CSS) Advanced selectors - lickasha</title>
      <link>https://snipplr.com/view/46274/advanced-selectors</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 30 Dec 2010 08:48:53 UTC</pubDate>
      <guid>https://snipplr.com/view/46274/advanced-selectors</guid>
    </item>
    <item>
      <title>(SQL) Drupal 6 - Fix Menu links you can\'t delete by reseting them to delete via SQL - Onfire60</title>
      <link>https://snipplr.com/view/45488/drupal-6--fix-menu-links-you-cant-delete-by-reseting-them-to-delete-via-sql</link>
      <description>&lt;p&gt;Used the first sql statement to find your menu item. (Replace menu-% with the name of your menu eg. "primary-links" .&#13;
&#13;
Then using the menu item id fix the items you want to regain the good old delete button on the menu item.&lt;/p&gt;</description>
      <pubDate>Thu, 09 Dec 2010 08:05:25 UTC</pubDate>
      <guid>https://snipplr.com/view/45488/drupal-6--fix-menu-links-you-cant-delete-by-reseting-them-to-delete-via-sql</guid>
    </item>
    <item>
      <title>(PHP) Using drupal_get_destination() in a link item "l()" - Onfire60</title>
      <link>https://snipplr.com/view/45308/using-drupalgetdestination-in-a-link-item-l</link>
      <description>&lt;p&gt;When adding a link to a form say for instance a login form you can use drupal_get_destination() to return the user to the page they were on when they finish loging in. This show you how to do this programatically in a link l(); function.&lt;/p&gt;</description>
      <pubDate>Sun, 05 Dec 2010 18:49:12 UTC</pubDate>
      <guid>https://snipplr.com/view/45308/using-drupalgetdestination-in-a-link-item-l</guid>
    </item>
    <item>
      <title>(PHP) PHP absolutely relative root - FatFolderDesigner</title>
      <link>https://snipplr.com/view/44647/php-absolutely-relative-root</link>
      <description>&lt;p&gt;After an attempt to more a live site to a personal server for further work I ran across the problem of a mix of absolut and relative links making the local copy not work. Not wanting to manually have to change every single absolute to a relative (because some files are called from multiple sources leading to time consuming  complicated conditional relative link) I looked for ways to simple "convert" my original absolutes to relatives and come up with this.&#13;
&#13;
Basically, this adds the appropriate number of back links (../'s) so that it starts at your server root. This makes relative linking easier because they will always start from the same place no matter where you are or what file may be making the link.&#13;
&#13;
This is just a first run of it, I know of some improvements that could be made (primarily, making it a class instead of a definition because once this is set it's stuck, causing it to work incorrectly at times) but this version works for basic sites.&lt;/p&gt;</description>
      <pubDate>Mon, 22 Nov 2010 10:09:07 UTC</pubDate>
      <guid>https://snipplr.com/view/44647/php-absolutely-relative-root</guid>
    </item>
    <item>
      <title>(HTML) URLs with arrows - bringer</title>
      <link>https://snipplr.com/view/42510/urls-with-arrows</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 19 Oct 2010 02:23:42 UTC</pubDate>
      <guid>https://snipplr.com/view/42510/urls-with-arrows</guid>
    </item>
    <item>
      <title>(CSS) CSS  Format Links, Buttons and Submits To Be The Same Style (Cross Browser) - Meander365</title>
      <link>https://snipplr.com/view/41132/css--format-links-buttons-and-submits-to-be-the-same-style-cross-browser</link>
      <description>&lt;p&gt;This also use PIE.htc to force rounded corners in IE.&lt;/p&gt;</description>
      <pubDate>Wed, 29 Sep 2010 08:36:11 UTC</pubDate>
      <guid>https://snipplr.com/view/41132/css--format-links-buttons-and-submits-to-be-the-same-style-cross-browser</guid>
    </item>
    <item>
      <title>(jQuery) Opening external links in a new window - scribbleitdesigns</title>
      <link>https://snipplr.com/view/39579/opening-external-links-in-a-new-window</link>
      <description>&lt;p&gt;There are many ways to have jQuery open external links for you. Some depend on relative URL\'s for internal links and absolute URL\'s for external links. Some analyze the link to see if it matches your domain. These are great but can sometimes be confusing for those new to jQuery and web development. There is a quick way that you can use and the only requirement is add \'ext\' to the [rel] attribute...&lt;/p&gt;</description>
      <pubDate>Fri, 27 Aug 2010 04:49:56 UTC</pubDate>
      <guid>https://snipplr.com/view/39579/opening-external-links-in-a-new-window</guid>
    </item>
    <item>
      <title>(jQuery) Valid (X)HTML Strict with external links - Moridin</title>
      <link>https://snipplr.com/view/39505/valid-xhtml-strict-with-external-links</link>
      <description>&lt;p&gt;Uses jQuery to give links with rel=\"external\" the ability to open in a new window, while keeping the document XHTML or HTML Strict. Works by assigning a \"_blank\" value to the \"target\" attribute of all such links after the page has already loaded.&lt;/p&gt;</description>
      <pubDate>Wed, 25 Aug 2010 11:34:40 UTC</pubDate>
      <guid>https://snipplr.com/view/39505/valid-xhtml-strict-with-external-links</guid>
    </item>
    <item>
      <title>(jQuery) Clickable list item (or bock or any other element) - Rembrand</title>
      <link>https://snipplr.com/view/38928/clickable-list-item-or-bock-or-any-other-element</link>
      <description>&lt;p&gt;Originally from http://www.pseudocoder.com&#13;
Make an li (or div or whatever) clickable without having to wrap it in a link-tag.&#13;
Like Matt, I like to add a .hover class to it in order to apply hover effects&lt;/p&gt;</description>
      <pubDate>Wed, 11 Aug 2010 19:48:30 UTC</pubDate>
      <guid>https://snipplr.com/view/38928/clickable-list-item-or-bock-or-any-other-element</guid>
    </item>
    <item>
      <title>(jQuery) Open All Off-site Links in a New Window - batfan</title>
      <link>https://snipplr.com/view/37926/open-all-offsite-links-in-a-new-window</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 27 Jul 2010 05:56:02 UTC</pubDate>
      <guid>https://snipplr.com/view/37926/open-all-offsite-links-in-a-new-window</guid>
    </item>
    <item>
      <title>(jQuery) Track outbound links with GA and jQuery - errkk</title>
      <link>https://snipplr.com/view/36945/track-outbound-links-with-ga-and-jquery</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 08 Jul 2010 17:59:22 UTC</pubDate>
      <guid>https://snipplr.com/view/36945/track-outbound-links-with-ga-and-jquery</guid>
    </item>
    <item>
      <title>(CSS) Find all links where an href is not provided - silverius</title>
      <link>https://snipplr.com/view/35736/find-all-links-where-an-href-is-not-provided</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 14 Jun 2010 05:49:34 UTC</pubDate>
      <guid>https://snipplr.com/view/35736/find-all-links-where-an-href-is-not-provided</guid>
    </item>
    <item>
      <title>(JavaScript) automatically send external links to new window with mootools - birnamdesigns</title>
      <link>https://snipplr.com/view/30551/automatically-send-external-links-to-new-window-with-mootools</link>
      <description>&lt;p&gt;The html attribute 'target="_blank"' for links is no longer valid code as of XHTML Strict 1.0. This code will run using mootools on domready to send all clicks to new windows when going to an external domain.&lt;/p&gt;</description>
      <pubDate>Tue, 30 Mar 2010 17:48:43 UTC</pubDate>
      <guid>https://snipplr.com/view/30551/automatically-send-external-links-to-new-window-with-mootools</guid>
    </item>
    <item>
      <title>(PHP) PHP parse url, mailto, and also twitterâ€™s usernames and arguments - ginoplusio</title>
      <link>https://snipplr.com/view/29556/php-parse-url-mailto-and-also-twitters-usernames-and-arguments</link>
      <description>&lt;p&gt;This small function receive a text as input and returns an html text with links if the source text contains urls (http://wwwâ€¦ but also ftp://â€¦ and every other protocol), emails, twitterâ€™s usernames (with @ at the beginning) and also twitter tags (with # at the beginning).&lt;/p&gt;</description>
      <pubDate>Wed, 10 Mar 2010 14:43:43 UTC</pubDate>
      <guid>https://snipplr.com/view/29556/php-parse-url-mailto-and-also-twitters-usernames-and-arguments</guid>
    </item>
    <item>
      <title>(PHP) Wordpress bookmarks custom - zartgesotten</title>
      <link>https://snipplr.com/view/29267/wordpress-bookmarks-custom</link>
      <description>&lt;p&gt;I didn't like the way my bookmarks came out with wp_list_bookmarks or any other built-in function, so I figured out a way to have total control about the way your wordpress bookmarks are displayed. &#13;
In this example I wanted a table with the Bookmark-image in the left column and title and description in the right column.&lt;/p&gt;</description>
      <pubDate>Thu, 04 Mar 2010 03:25:18 UTC</pubDate>
      <guid>https://snipplr.com/view/29267/wordpress-bookmarks-custom</guid>
    </item>
    <item>
      <title>(Bash) Find broken symbolic links - wnasich</title>
      <link>https://snipplr.com/view/29084/find-broken-symbolic-links</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 01 Mar 2010 19:00:50 UTC</pubDate>
      <guid>https://snipplr.com/view/29084/find-broken-symbolic-links</guid>
    </item>
    <item>
      <title>(jQuery) ADD TARGET BLANK TO ALL EXTERNAL LINKS - vagrantradio</title>
      <link>https://snipplr.com/view/28444/add-target-blank-to-all-external-links</link>
      <description>&lt;p&gt;Add target blank or rel external to outgoing links automatically.&lt;/p&gt;</description>
      <pubDate>Tue, 16 Feb 2010 15:56:27 UTC</pubDate>
      <guid>https://snipplr.com/view/28444/add-target-blank-to-all-external-links</guid>
    </item>
    <item>
      <title>(jQuery) JQUERY PAGE SCROLL - vagrantradio</title>
      <link>https://snipplr.com/view/28432/jquery-page-scroll</link>
      <description>&lt;p&gt;Any link with a hash (#) will scroll to that id on the page. Hat Tip, Karl Swedberg.&lt;/p&gt;</description>
      <pubDate>Tue, 16 Feb 2010 15:44:45 UTC</pubDate>
      <guid>https://snipplr.com/view/28432/jquery-page-scroll</guid>
    </item>
  </channel>
</rss>
