<?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 11:00:56 +0000</lastBuildDate>
    <item>
      <title>(PHP) Wordpress Dashboard, remove Favorite Action Dropdown - math89</title>
      <link>https://snipplr.com/view/43787/wordpress-dashboard-remove-favorite-action-dropdown</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 09 Nov 2010 05:11:16 UTC</pubDate>
      <guid>https://snipplr.com/view/43787/wordpress-dashboard-remove-favorite-action-dropdown</guid>
    </item>
    <item>
      <title>(JavaScript) Convert RGB to Hexadecimal using JavaScript - math89</title>
      <link>https://snipplr.com/view/39366/convert-rgb-to-hexadecimal-using-javascript</link>
      <description>&lt;p&gt;You have a RGB value and want to convert it into Hexadecimal mode, hereâ€™s how to do it using JavaScript.&lt;/p&gt;</description>
      <pubDate>Sat, 21 Aug 2010 01:58:17 UTC</pubDate>
      <guid>https://snipplr.com/view/39366/convert-rgb-to-hexadecimal-using-javascript</guid>
    </item>
    <item>
      <title>(PHP) Compress CSS files using PHP - math89</title>
      <link>https://snipplr.com/view/39026/compress-css-files-using-php</link>
      <description>&lt;p&gt;Paste the code in a file named style.php. Donâ€™t forget to include your css files . Once done, open your HTML document and import style.php as youâ€™ll import a css stylesheet.&lt;/p&gt;</description>
      <pubDate>Fri, 13 Aug 2010 11:17:33 UTC</pubDate>
      <guid>https://snipplr.com/view/39026/compress-css-files-using-php</guid>
    </item>
    <item>
      <title>(PHP) Convert html source to full text - math89</title>
      <link>https://snipplr.com/view/39025/convert-html-source-to-full-text</link>
      <description>&lt;p&gt;Turn a html source into a full text document by removing all html tags and other unneeded code.&lt;/p&gt;</description>
      <pubDate>Fri, 13 Aug 2010 11:07:47 UTC</pubDate>
      <guid>https://snipplr.com/view/39025/convert-html-source-to-full-text</guid>
    </item>
    <item>
      <title>(CSS) CSS3 Rotate Feature works well in IE too - math89</title>
      <link>https://snipplr.com/view/38737/css3-rotate-feature-works-well-in-ie-too</link>
      <description>&lt;p&gt;CSS style to rotate a particular layer or object&lt;/p&gt;</description>
      <pubDate>Mon, 09 Aug 2010 07:22:41 UTC</pubDate>
      <guid>https://snipplr.com/view/38737/css3-rotate-feature-works-well-in-ie-too</guid>
    </item>
    <item>
      <title>(PHP) How to Set Your Own Default Gravatar in WordPress - math89</title>
      <link>https://snipplr.com/view/37649/how-to-set-your-own-default-gravatar-in-wordpress</link>
      <description>&lt;p&gt;Add the following code to the end of the functions.php file. Et voilÃ  !&lt;/p&gt;</description>
      <pubDate>Tue, 20 Jul 2010 06:50:32 UTC</pubDate>
      <guid>https://snipplr.com/view/37649/how-to-set-your-own-default-gravatar-in-wordpress</guid>
    </item>
    <item>
      <title>(PHP) Maintenance mode with PHP - math89</title>
      <link>https://snipplr.com/view/37646/maintenance-mode-with-php</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 20 Jul 2010 06:33:14 UTC</pubDate>
      <guid>https://snipplr.com/view/37646/maintenance-mode-with-php</guid>
    </item>
    <item>
      <title>(PHP) Get your average Feedburner subscribers - math89</title>
      <link>https://snipplr.com/view/37645/get-your-average-feedburner-subscribers</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 20 Jul 2010 06:31:46 UTC</pubDate>
      <guid>https://snipplr.com/view/37645/get-your-average-feedburner-subscribers</guid>
    </item>
    <item>
      <title>(jQuery) Automatically hide or close elements after an amount of time (jQuery) - math89</title>
      <link>https://snipplr.com/view/37008/automatically-hide-or-close-elements-after-an-amount-of-time-jquery</link>
      <description>&lt;p&gt;Automatically hide or close elements after an amount of time (jQuery)&lt;/p&gt;</description>
      <pubDate>Fri, 09 Jul 2010 20:40:59 UTC</pubDate>
      <guid>https://snipplr.com/view/37008/automatically-hide-or-close-elements-after-an-amount-of-time-jquery</guid>
    </item>
    <item>
      <title>(jQuery) open al external link in new window - math89</title>
      <link>https://snipplr.com/view/35659/open-al-external-link-in-new-window</link>
      <description>&lt;p&gt;parse every anchor (&lt;a href="#"&gt;&lt;/a&gt;) on your page&lt;/p&gt;</description>
      <pubDate>Thu, 10 Jun 2010 14:38:26 UTC</pubDate>
      <guid>https://snipplr.com/view/35659/open-al-external-link-in-new-window</guid>
    </item>
    <item>
      <title>(PHP) Style WordPress editor using CSS - math89</title>
      <link>https://snipplr.com/view/32168/style-wordpress-editor-using-css</link>
      <description>&lt;p&gt;All it takes is a stylesheet and a small function in the themeâ€™s functions.php file&lt;/p&gt;</description>
      <pubDate>Sat, 17 Apr 2010 03:51:52 UTC</pubDate>
      <guid>https://snipplr.com/view/32168/style-wordpress-editor-using-css</guid>
    </item>
    <item>
      <title>(JavaScript) How to get client ip address with jQuery - math89</title>
      <link>https://snipplr.com/view/26301/how-to-get-client-ip-address-with-jquery</link>
      <description>&lt;p&gt;How to get client ip address with jQuery&lt;/p&gt;</description>
      <pubDate>Tue, 12 Jan 2010 05:06:51 UTC</pubDate>
      <guid>https://snipplr.com/view/26301/how-to-get-client-ip-address-with-jquery</guid>
    </item>
    <item>
      <title>(JavaScript) Popup alert on entering a webpage, with comfirm enrty - math89</title>
      <link>https://snipplr.com/view/26211/popup-alert-on-entering-a-webpage-with-comfirm-enrty</link>
      <description>&lt;p&gt;Popup on load page, if the visitor clicks Cancel, they will be returned to the previous page.&lt;/p&gt;</description>
      <pubDate>Sun, 10 Jan 2010 05:51:54 UTC</pubDate>
      <guid>https://snipplr.com/view/26211/popup-alert-on-entering-a-webpage-with-comfirm-enrty</guid>
    </item>
    <item>
      <title>(PHP) Wordpress, Replace the default WordPress â€œWâ€ logo in the dashboard - math89</title>
      <link>https://snipplr.com/view/25595/wordpress-replace-the-default-wordpress-w-logo-in-the-dashboard</link>
      <description>&lt;p&gt;Replace the default WordPress â€œWâ€ logo in the administrative header with a custom one. Add this code inside the themeâ€™s â€œfunctions.phpâ€ file.&lt;/p&gt;</description>
      <pubDate>Mon, 28 Dec 2009 13:49:56 UTC</pubDate>
      <guid>https://snipplr.com/view/25595/wordpress-replace-the-default-wordpress-w-logo-in-the-dashboard</guid>
    </item>
    <item>
      <title>(PHP) Wordpress, Disable the â€œplease upgrade nowâ€ message - math89</title>
      <link>https://snipplr.com/view/25594/wordpress-disable-the-please-upgrade-now-message</link>
      <description>&lt;p&gt;Remove the â€œPlease upgrade nowâ€ message in the Wordpress Dashboard&#13;
Paste the code in your functions.php&lt;/p&gt;</description>
      <pubDate>Mon, 28 Dec 2009 13:37:32 UTC</pubDate>
      <guid>https://snipplr.com/view/25594/wordpress-disable-the-please-upgrade-now-message</guid>
    </item>
    <item>
      <title>(PHP) Wordpress ; Get the first image from the post and display it - math89</title>
      <link>https://snipplr.com/view/25276/wordpress--get-the-first-image-from-the-post-and-display-it</link>
      <description>&lt;p&gt;It allows you to automatically get the first image from the current post, and display it.&lt;/p&gt;</description>
      <pubDate>Tue, 22 Dec 2009 15:44:30 UTC</pubDate>
      <guid>https://snipplr.com/view/25276/wordpress--get-the-first-image-from-the-post-and-display-it</guid>
    </item>
    <item>
      <title>(Apache) Redirect Your Domain To A Subfolder Using .htaccess - math89</title>
      <link>https://snipplr.com/view/25069/redirect-your-domain-to-a-subfolder-using-htaccess</link>
      <description>&lt;p&gt;Redirect to a subfolder (blog) in a search engine friendly way using .htaccess. Change â€œYourDomain.comâ€ to your domain name.&lt;/p&gt;</description>
      <pubDate>Sat, 19 Dec 2009 09:46:38 UTC</pubDate>
      <guid>https://snipplr.com/view/25069/redirect-your-domain-to-a-subfolder-using-htaccess</guid>
    </item>
    <item>
      <title>(jQuery) Disable right-click contextual menu - math89</title>
      <link>https://snipplr.com/view/25036/disable-rightclick-contextual-menu</link>
      <description>&lt;p&gt;Disable right-click contextual menu using jQuery&lt;/p&gt;</description>
      <pubDate>Fri, 18 Dec 2009 15:59:40 UTC</pubDate>
      <guid>https://snipplr.com/view/25036/disable-rightclick-contextual-menu</guid>
    </item>
    <item>
      <title>(jQuery) Clean way to open popup windows - math89</title>
      <link>https://snipplr.com/view/24856/clean-way-to-open-popup-windows</link>
      <description>&lt;p&gt;Here is a nice snippet to open links in pop-up windows. Just add the popup css class to your link to make it work.&lt;/p&gt;</description>
      <pubDate>Tue, 15 Dec 2009 17:45:04 UTC</pubDate>
      <guid>https://snipplr.com/view/24856/clean-way-to-open-popup-windows</guid>
    </item>
    <item>
      <title>(jQuery) XHTML 1.0 Strict valid target="blank" attribute - math89</title>
      <link>https://snipplr.com/view/24855/xhtml-10-strict-valid-targetblank-attribute</link>
      <description>&lt;p&gt;The target="blank" attribute is not valid XHTML 1.0 Strict.&#13;
using jQuery, you can achieve the same functionality without having validation problems.&lt;/p&gt;</description>
      <pubDate>Tue, 15 Dec 2009 17:34:02 UTC</pubDate>
      <guid>https://snipplr.com/view/24855/xhtml-10-strict-valid-targetblank-attribute</guid>
    </item>
  </channel>
</rss>
