<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - zingo</title>
<link>http://snipplr.com/users/zingo/tags/debug</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 08 Sep 2008 05:54:22 GMT</pubDate>
<item>
<title>(Bash) Emulating a Slow Internet Link for HTTP</title>
<link>http://snipplr.com/view/5552/emulating-a-slow-internet-link-for-http/</link>
<description><![CDATA[ <p>recover to normal speed with 
/sbin/ipfw delete 100
/sbin/ipfw delete 200
... or reboot</p> ]]></description>
<pubDate>Mon, 24 Mar 2008 22:51:35 GMT</pubDate>
<guid>http://snipplr.com/view/5552/emulating-a-slow-internet-link-for-http/</guid>
</item>
<item>
<title>(Bash) Enable Objective-C Messages Tracing</title>
<link>http://snipplr.com/view/3856/enable-objectivec-messages-tracing/</link>
<description><![CDATA[ <p>If you set the NSObjCMessageLoggingEnabled environment variable to "YES", the Objective-C runtime will log all dispatched Objective-C messages to a file named /tmp/msgSends-.</p> ]]></description>
<pubDate>Sun, 07 Oct 2007 17:58:05 GMT</pubDate>
<guid>http://snipplr.com/view/3856/enable-objectivec-messages-tracing/</guid>
</item>
<item>
<title>(Objective C) NSLog with NSError and NSArray with managedObjectContext</title>
<link>http://snipplr.com/view/3497/nslog-with-nserror-and-nsarray-with-managedobjectcontext/</link>
<description><![CDATA[ <p>Prints content from an NSError or NSArray content from a managedObjectContext.</p> ]]></description>
<pubDate>Thu, 09 Aug 2007 19:28:39 GMT</pubDate>
<guid>http://snipplr.com/view/3497/nslog-with-nserror-and-nsarray-with-managedobjectcontext/</guid>
</item>
</channel>
</rss>