<?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 10:28:46 +0000</lastBuildDate>
    <item>
      <title>(PHP) Another way to calculate age, given a MySQL date format - phifty</title>
      <link>https://snipplr.com/view/41057/another-way-to-calculate-age-given-a-mysql-date-format</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 27 Sep 2010 07:30:03 UTC</pubDate>
      <guid>https://snipplr.com/view/41057/another-way-to-calculate-age-given-a-mysql-date-format</guid>
    </item>
    <item>
      <title>(Objective C) MD5 String Hash - phifty</title>
      <link>https://snipplr.com/view/18192/md5-string-hash</link>
      <description>&lt;p&gt;This is a simple md5 implementation.&lt;/p&gt;</description>
      <pubDate>Tue, 11 Aug 2009 22:13:44 UTC</pubDate>
      <guid>https://snipplr.com/view/18192/md5-string-hash</guid>
    </item>
    <item>
      <title>(Objective C) UIView and Subviews Exploded - phifty</title>
      <link>https://snipplr.com/view/18191/uiview-and-subviews-exploded</link>
      <description>&lt;p&gt;This is adapted from Erica Sadun's explode code in her book "iPhone Developer's Cookbook".&#13;
It takes any UIView-based element and exposes all of the subviews and their subviews, etc.&#13;
Its a good way to dig into UIKit elements as well as debug your own UIView-based code.&#13;
In code, always set level to zero.&lt;/p&gt;</description>
      <pubDate>Tue, 11 Aug 2009 22:04:04 UTC</pubDate>
      <guid>https://snipplr.com/view/18191/uiview-and-subviews-exploded</guid>
    </item>
    <item>
      <title>(Objective C) Lite KVC Wrapper - phifty</title>
      <link>https://snipplr.com/view/18190/lite-kvc-wrapper</link>
      <description>&lt;p&gt;This is a wrapper for objects that use Key-Value Coding (KVC) in Objective-C.  An appropriate use would be for business objects whose state changes throughout the life of the application session.&lt;/p&gt;</description>
      <pubDate>Tue, 11 Aug 2009 21:54:46 UTC</pubDate>
      <guid>https://snipplr.com/view/18190/lite-kvc-wrapper</guid>
    </item>
    <item>
      <title>(PHP) Simple assertion handler - phifty</title>
      <link>https://snipplr.com/view/5271/simple-assertion-handler</link>
      <description>&lt;p&gt;This is a useful debugging utility in lieu of Exception objects&lt;/p&gt;</description>
      <pubDate>Tue, 04 Mar 2008 21:23:39 UTC</pubDate>
      <guid>https://snipplr.com/view/5271/simple-assertion-handler</guid>
    </item>
  </channel>
</rss>
