<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - fatihturan</title>
<link>http://snipplr.com/users/fatihturan</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 14 Feb 2012 11:54:23 GMT</pubDate>
<item>
<title>(PHP) Remove Admin Bar on Wordpress</title>
<link>http://snipplr.com/view/51940/remove-admin-bar-on-wordpress/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 11 Apr 2011 22:36:53 GMT</pubDate>
<guid>http://snipplr.com/view/51940/remove-admin-bar-on-wordpress/</guid>
</item>
<item>
<title>(CSS) WordPress Generated Classes</title>
<link>http://snipplr.com/view/49668/wordpress-generated-classes/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 25 Feb 2011 22:27:11 GMT</pubDate>
<guid>http://snipplr.com/view/49668/wordpress-generated-classes/</guid>
</item>
<item>
<title>(CSS) !important for IE6</title>
<link>http://snipplr.com/view/49666/important-for-ie6/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 25 Feb 2011 22:23:46 GMT</pubDate>
<guid>http://snipplr.com/view/49666/important-for-ie6/</guid>
</item>
<item>
<title>(CSS) Fontsprings New Bulletproof @font-face Syntax — Tweaked by CSSNinja</title>
<link>http://snipplr.com/view/48410/fontsprings-new-bulletproof-fontface-syntax--tweaked-by-cssninja/</link>
<description><![CDATA[ <p>Fontspring introduced an improved syntax for the bulletproof syntax. The genius was in a parser bug in IE>9 that would stop reading a font-face at-rule if it came to a hash (#), it would think it was a url fragment and stop parsing from there.
I wasn't happy with the fact that IE9 still downloaded the EOT font when it happily supports the WOFF format. So a little hacking and we have a slightly modified version that will download the WOFF font in IE9.</p> ]]></description>
<pubDate>Fri, 04 Feb 2011 20:15:20 GMT</pubDate>
<guid>http://snipplr.com/view/48410/fontsprings-new-bulletproof-fontface-syntax--tweaked-by-cssninja/</guid>
</item>
<item>
<title>(PHP) Enable Debugging for a Specific User</title>
<link>http://snipplr.com/view/41080/enable-debugging-for-a-specific-user/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 27 Sep 2010 23:38:58 GMT</pubDate>
<guid>http://snipplr.com/view/41080/enable-debugging-for-a-specific-user/</guid>
</item>
<item>
<title>(CSS) Cross Browser display:inline-block</title>
<link>http://snipplr.com/view/39902/cross-browser-displayinlineblock/</link>
<description><![CDATA[ <p>You’ve  now told the HTML web page that is linked to this CSS document to display the nav_bar list as inline-block – or in a single, horizontal row.  The first problem: IE6 and IE7 don’t recognize it, so you need to add something that only they will recognize:</p> ]]></description>
<pubDate>Thu, 02 Sep 2010 19:31:12 GMT</pubDate>
<guid>http://snipplr.com/view/39902/cross-browser-displayinlineblock/</guid>
</item>
<item>
<title>(PHP) Remove Dashboard Widgets</title>
<link>http://snipplr.com/view/39669/remove-dashboard-widgets/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 30 Aug 2010 00:09:27 GMT</pubDate>
<guid>http://snipplr.com/view/39669/remove-dashboard-widgets/</guid>
</item>
<item>
<title>(PHP) Display Specific Content for Admin Only</title>
<link>http://snipplr.com/view/39079/display-specific-content-for-admin-only/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 14 Aug 2010 21:16:17 GMT</pubDate>
<guid>http://snipplr.com/view/39079/display-specific-content-for-admin-only/</guid>
</item>
<item>
<title>(CSS) CSS Quotes</title>
<link>http://snipplr.com/view/27249/css-quotes/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 28 Jan 2010 11:53:39 GMT</pubDate>
<guid>http://snipplr.com/view/27249/css-quotes/</guid>
</item>
<item>
<title>(PHP) Get Attached Images from Post on Wordpress</title>
<link>http://snipplr.com/view/24567/get-attached-images-from-post-on-wordpress/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 10 Dec 2009 14:42:34 GMT</pubDate>
<guid>http://snipplr.com/view/24567/get-attached-images-from-post-on-wordpress/</guid>
</item>
<item>
<title>(PHP) Wordpress Query Numbers &amp;amp; Timer</title>
<link>http://snipplr.com/view/23869/wordpress-query-numbers--timer/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 28 Nov 2009 05:03:18 GMT</pubDate>
<guid>http://snipplr.com/view/23869/wordpress-query-numbers--timer/</guid>
</item>
<item>
<title>(CSS) Text Shadow</title>
<link>http://snipplr.com/view/23110/text-shadow/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 14 Nov 2009 07:43:08 GMT</pubDate>
<guid>http://snipplr.com/view/23110/text-shadow/</guid>
</item>
<item>
<title>(CSS) Crossbrowser Border Radius</title>
<link>http://snipplr.com/view/22867/crossbrowser-border-radius/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 10 Nov 2009 11:17:22 GMT</pubDate>
<guid>http://snipplr.com/view/22867/crossbrowser-border-radius/</guid>
</item>
<item>
<title>(CSS) Crossbrowser Opacity</title>
<link>http://snipplr.com/view/22866/crossbrowser-opacity/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 10 Nov 2009 11:14:03 GMT</pubDate>
<guid>http://snipplr.com/view/22866/crossbrowser-opacity/</guid>
</item>
<item>
<title>(CSS) Border Shorthand</title>
<link>http://snipplr.com/view/22795/border-shorthand/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 09 Nov 2009 08:57:02 GMT</pubDate>
<guid>http://snipplr.com/view/22795/border-shorthand/</guid>
</item>
</channel>
</rss>
