<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - ryanfiorini</title>
<link>http://snipplr.com/users/ryanfiorini</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 18 Jun 2013 16:59:15 GMT</pubDate>
<item>
<title>(CSS) CSS3 Only - Small Sphere Following Larger Circular Track</title>
<link>http://snipplr.com/view/64527/css3-only--small-sphere-following-larger-circular-track/</link>
<description><![CDATA[ <p>* This will not work in IE.</p> ]]></description>
<pubDate>Fri, 13 Apr 2012 00:24:03 GMT</pubDate>
<guid>http://snipplr.com/view/64527/css3-only--small-sphere-following-larger-circular-track/</guid>
</item>
<item>
<title>(CSS) Menu With CSS Only</title>
<link>http://snipplr.com/view/64452/menu-with-css-only/</link>
<description><![CDATA[ <p>Simple 2 lines of CSS and you have a dropdown with hover.</p> ]]></description>
<pubDate>Mon, 09 Apr 2012 21:05:10 GMT</pubDate>
<guid>http://snipplr.com/view/64452/menu-with-css-only/</guid>
</item>
<item>
<title>(CSS) Use CSS3 Media Screen to go from Horizontal Menu to dropdown</title>
<link>http://snipplr.com/view/64375/use-css3-media-screen-to-go-from-horizontal-menu-to-dropdown/</link>
<description><![CDATA[ <p>This will take the screen width into account and display either a horizontal menu or a dropdown menu with a hover style.  Resize your window to see the effect.</p> ]]></description>
<pubDate>Fri, 06 Apr 2012 03:27:24 GMT</pubDate>
<guid>http://snipplr.com/view/64375/use-css3-media-screen-to-go-from-horizontal-menu-to-dropdown/</guid>
</item>
<item>
<title>(CSS) CSS3 box-shadow can replace mask for mobile</title>
<link>http://snipplr.com/view/64356/css3-boxshadow-can-replace-mask-for-mobile/</link>
<description><![CDATA[ <p>This is a good replacement for a mask for mobile devices.  You are still able to click through the shadow to the text behind.</p> ]]></description>
<pubDate>Wed, 04 Apr 2012 22:07:34 GMT</pubDate>
<guid>http://snipplr.com/view/64356/css3-boxshadow-can-replace-mask-for-mobile/</guid>
</item>
<item>
<title>(CSS) Nice Gradient Button with Hover all CSS</title>
<link>http://snipplr.com/view/64338/nice-gradient-button-with-hover-all-css/</link>
<description><![CDATA[ <p>This uses transitions for the hover effect which has limited IE support.</p> ]]></description>
<pubDate>Tue, 03 Apr 2012 22:40:15 GMT</pubDate>
<guid>http://snipplr.com/view/64338/nice-gradient-button-with-hover-all-css/</guid>
</item>
<item>
<title>(CSS) Spinning Div with KeyFrames</title>
<link>http://snipplr.com/view/64291/spinning-div-with-keyframes/</link>
<description><![CDATA[ <p>This uses css3 keyframes, so IE support is limited.</p> ]]></description>
<pubDate>Mon, 02 Apr 2012 22:30:19 GMT</pubDate>
<guid>http://snipplr.com/view/64291/spinning-div-with-keyframes/</guid>
</item>
<item>
<title>(C#) Email Validator</title>
<link>http://snipplr.com/view/64244/email-validator/</link>
<description><![CDATA[ <p>A simple utility method to validate an Inputted Email Address.</p> ]]></description>
<pubDate>Sat, 31 Mar 2012 00:13:10 GMT</pubDate>
<guid>http://snipplr.com/view/64244/email-validator/</guid>
</item>
<item>
<title>(C#) Pull Image into Byte Array from a URL</title>
<link>http://snipplr.com/view/64141/pull-image-into-byte-array-from-a-url/</link>
<description><![CDATA[ <p>This snippet pulls down an image from a URL into a byte().  From there you can re-size or save. 

Don't forget the necessary try - catch.</p> ]]></description>
<pubDate>Sat, 24 Mar 2012 04:21:39 GMT</pubDate>
<guid>http://snipplr.com/view/64141/pull-image-into-byte-array-from-a-url/</guid>
</item>
</channel>
</rss>