<?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 22:00:05 +0000</lastBuildDate>
    <item>
      <title>(MySQL) Wordpress Display Recent Authors of Posts - ninacess</title>
      <link>https://snipplr.com/view/62967/wordpress-display-recent-authors-of-posts</link>
      <description>&lt;p&gt;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)&#13;
Note: probably not idea solution, but it's one of many fixes&lt;/p&gt;</description>
      <pubDate>Wed, 01 Feb 2012 09:55:39 UTC</pubDate>
      <guid>https://snipplr.com/view/62967/wordpress-display-recent-authors-of-posts</guid>
    </item>
    <item>
      <title>(CSS) Box Shadow Properties - ninacess</title>
      <link>https://snipplr.com/view/62960/box-shadow-properties</link>
      <description>&lt;p&gt;Box shadow properties (example) box-shadow: 1px 3px 5px  2px #c6c6c6;&#13;
1px = horizontal offset&#13;
3px = vertical offset&#13;
5px = blur radius&#13;
2px = spread distance&#13;
#c6c6c6 = color&lt;/p&gt;</description>
      <pubDate>Wed, 01 Feb 2012 05:59:51 UTC</pubDate>
      <guid>https://snipplr.com/view/62960/box-shadow-properties</guid>
    </item>
    <item>
      <title>(CSS) Rounded Corners with CSS3 / Creating a Circle with CSS3 - ninacess</title>
      <link>https://snipplr.com/view/62897/rounded-corners-with-css3--creating-a-circle-with-css3</link>
      <description>&lt;p&gt;Use css for rounding corners instead of images.&#13;
Also use css3 for creating circles.&lt;/p&gt;</description>
      <pubDate>Mon, 30 Jan 2012 18:07:05 UTC</pubDate>
      <guid>https://snipplr.com/view/62897/rounded-corners-with-css3--creating-a-circle-with-css3</guid>
    </item>
    <item>
      <title>(jQuery) Simple Show/Hide Panel - ninacess</title>
      <link>https://snipplr.com/view/62896/simple-showhide-panel</link>
      <description>&lt;p&gt;Simple Show/Hide Panel we learned in class for an assignment.&lt;/p&gt;</description>
      <pubDate>Mon, 30 Jan 2012 17:48:35 UTC</pubDate>
      <guid>https://snipplr.com/view/62896/simple-showhide-panel</guid>
    </item>
    <item>
      <title>(Other) Easy single line LAMP installation - ninacess</title>
      <link>https://snipplr.com/view/62895/easy-single-line-lamp-installation</link>
      <description>&lt;p&gt;One-line code for installing LAMP server for Ubuntu OS.&lt;/p&gt;</description>
      <pubDate>Mon, 30 Jan 2012 16:59:49 UTC</pubDate>
      <guid>https://snipplr.com/view/62895/easy-single-line-lamp-installation</guid>
    </item>
  </channel>
</rss>
