<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/Trick</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 15:06:46 GMT</pubDate>
<item>
<title>(Java) Resizing Swing in Win7+Aero (trick to minimalize flickering) - s1w</title>
<link>http://snipplr.com/view/59222/resizing-swing-in-win7aero-trick-to-minimalize-flickering/</link>
<description><![CDATA[ <p>This trick improves repaint rate in Win7+Aero: setting resizable to null, and providing own resize hook. Its aint perfect, but still alot better.. check my example:</p> ]]></description>
<pubDate>Wed, 28 Sep 2011 19:56:52 GMT</pubDate>
<guid>http://snipplr.com/view/59222/resizing-swing-in-win7aero-trick-to-minimalize-flickering/</guid>
</item>
<item>
<title>(CSS) HTML5 search input appearance - fabricelejeune</title>
<link>http://snipplr.com/view/55409/html5-search-input-appearance/</link>
<description><![CDATA[ <p>This is a simple trick that allows you to design the html5 search input like another input.</p> ]]></description>
<pubDate>Fri, 17 Jun 2011 18:34:15 GMT</pubDate>
<guid>http://snipplr.com/view/55409/html5-search-input-appearance/</guid>
</item>
<item>
<title>(CSS) Compressed Dead Centre - xTraCD</title>
<link>http://snipplr.com/view/23917/compressed-dead-centre/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 30 Nov 2009 02:57:35 GMT</pubDate>
<guid>http://snipplr.com/view/23917/compressed-dead-centre/</guid>
</item>
<item>
<title>(CSS) Fixed Background Image 'Trick' - myrebel420</title>
<link>http://snipplr.com/view/17284/fixed-background-image-trick/</link>
<description><![CDATA[ <p>Neat CSS fixed background image scrolling 'trick'</p> ]]></description>
<pubDate>Tue, 21 Jul 2009 11:16:39 GMT</pubDate>
<guid>http://snipplr.com/view/17284/fixed-background-image-trick/</guid>
</item>
<item>
<title>(Other) Fluid high-quality image scaling with CSS and JS - johnloy</title>
<link>http://snipplr.com/view/15045/fluid-highquality-image-scaling-with-css-and-js/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 15 May 2009 08:29:43 GMT</pubDate>
<guid>http://snipplr.com/view/15045/fluid-highquality-image-scaling-with-css-and-js/</guid>
</item>
<item>
<title>(HTML) Using a Data URL to Embed an Image in an HTML Page - rengber</title>
<link>http://snipplr.com/view/7055/using-a-data-url-to-embed-an-image-in-an-html-page/</link>
<description><![CDATA[ <p>Should work for image/gif as well.  Allegedly not supported by IE</p> ]]></description>
<pubDate>Tue, 01 Jul 2008 18:59:33 GMT</pubDate>
<guid>http://snipplr.com/view/7055/using-a-data-url-to-embed-an-image-in-an-html-page/</guid>
</item>
<item>
<title>(C#) Adding another item to a databound drop-down list. - rengber</title>
<link>http://snipplr.com/view/4852/adding-another-item-to-a-databound-dropdown-list/</link>
<description><![CDATA[ <p>Stupidly simple, but I keep forgetting it.</p> ]]></description>
<pubDate>Wed, 30 Jan 2008 22:13:55 GMT</pubDate>
<guid>http://snipplr.com/view/4852/adding-another-item-to-a-databound-dropdown-list/</guid>
</item>
</channel>
</rss>