<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - ninacess</title>
<link>http://snipplr.com/users/ninacess</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 06:46:04 GMT</pubDate>
<item>
<title>(MySQL) Wordpress Display Recent Authors of Posts</title>
<link>http://snipplr.com/view/62967/wordpress-display-recent-authors-of-posts/</link>
<description><![CDATA[ <p>Select wp_users and wp_posts to retrieve data from both tables in order to display post title, post date, author name with gravatar (gravatar isn't listed in this code)
Note: probably not idea solution, but it's one of many fixes</p> ]]></description>
<pubDate>Wed, 01 Feb 2012 09:55:39 GMT</pubDate>
<guid>http://snipplr.com/view/62967/wordpress-display-recent-authors-of-posts/</guid>
</item>
<item>
<title>(CSS) Box Shadow Properties</title>
<link>http://snipplr.com/view/62960/box-shadow-properties/</link>
<description><![CDATA[ <p>Box shadow properties (example) box-shadow: 1px 3px 5px  2px #c6c6c6;
1px = horizontal offset
3px = vertical offset
5px = blur radius
2px = spread distance
#c6c6c6 = color</p> ]]></description>
<pubDate>Wed, 01 Feb 2012 05:59:51 GMT</pubDate>
<guid>http://snipplr.com/view/62960/box-shadow-properties/</guid>
</item>
<item>
<title>(CSS) Rounded Corners with CSS3 / Creating a Circle with CSS3</title>
<link>http://snipplr.com/view/62897/rounded-corners-with-css3--creating-a-circle-with-css3/</link>
<description><![CDATA[ <p>Use css for rounding corners instead of images.
Also use css3 for creating circles.</p> ]]></description>
<pubDate>Mon, 30 Jan 2012 18:07:05 GMT</pubDate>
<guid>http://snipplr.com/view/62897/rounded-corners-with-css3--creating-a-circle-with-css3/</guid>
</item>
<item>
<title>(jQuery) Simple Show/Hide Panel</title>
<link>http://snipplr.com/view/62896/simple-showhide-panel/</link>
<description><![CDATA[ <p>Simple Show/Hide Panel we learned in class for an assignment.</p> ]]></description>
<pubDate>Mon, 30 Jan 2012 17:48:35 GMT</pubDate>
<guid>http://snipplr.com/view/62896/simple-showhide-panel/</guid>
</item>
<item>
<title>(Other) Easy single line LAMP installation</title>
<link>http://snipplr.com/view/62895/easy-single-line-lamp-installation/</link>
<description><![CDATA[ <p>One-line code for installing LAMP server for Ubuntu OS.</p> ]]></description>
<pubDate>Mon, 30 Jan 2012 16:59:49 GMT</pubDate>
<guid>http://snipplr.com/view/62895/easy-single-line-lamp-installation/</guid>
</item>
</channel>
</rss>