<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sugar Maple Software &#187; freedbacking</title>
	<atom:link href="http://sugarmaplesoftware.com/category/freedbacking/feed/" rel="self" type="application/rss+xml" />
	<link>http://sugarmaplesoftware.com</link>
	<description>thoughts yet to be boiled down to their essence</description>
	<lastBuildDate>Fri, 18 Jun 2010 15:52:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mmmm Minty!</title>
		<link>http://sugarmaplesoftware.com/30/mmmm-minty/</link>
		<comments>http://sugarmaplesoftware.com/30/mmmm-minty/#comments</comments>
		<pubDate>Sun, 04 Feb 2007 06:15:36 +0000</pubDate>
		<dc:creator>geoff</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[freedbacking]]></category>

		<guid isPermaLink="false">http://sugarmaplesoftware.com/30/mmmm-minty/</guid>
		<description><![CDATA[   The <a href="http://sugarmaplesoftware.com/products/newshawker">NewsHawker</a> public beta has generated enough referral links that by the end of January I could no longer easily determine which referrals were new with <a href="http://awstats.sourceforge.net/">Awstats</a>.  I like to keep track of and visit new referrals since the referring site often has feedback on the application or has questions which I may be able to answer.  <a href="http://haveamint.com/">Mint 2</a> was recently released and I was very pleased to discover it solved this problem extremely well and was a joy to use.  Mint was easy to install but, nonetheless, I'll share what I did to integrate it with my WordPress 2.0-based site. ...]]></description>
		<wfw:commentRss>http://sugarmaplesoftware.com/30/mmmm-minty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Strip HTML Tags</title>
		<link>http://sugarmaplesoftware.com/25/strip-html-tags/</link>
		<comments>http://sugarmaplesoftware.com/25/strip-html-tags/#comments</comments>
		<pubDate>Wed, 03 Jan 2007 16:01:18 +0000</pubDate>
		<dc:creator>geoff</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[freedbacking]]></category>
		<category><![CDATA[mac os x]]></category>

		<guid isPermaLink="false">http://sugarmaplesoftware.com/25/strip-html-tags/</guid>
		<description><![CDATA[   I needed to convert HTML to plain text for the application that I'm developing.  I figured someone else had done this before; so, I searched for a solution.  I found one that leveraged WebKit and worked well but was too slow for my usage.  I found another that leveraged libxml2 and was fast but crashed.  In the end, and only because I could browse the source to the version of libxml2 included in Mac OS X, I was able to work around the crash and keep the faster solution. ...]]></description>
		<wfw:commentRss>http://sugarmaplesoftware.com/25/strip-html-tags/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Cocoa Programming for Mac OS X</title>
		<link>http://sugarmaplesoftware.com/10/cocoa-programming-for-mac-os-x/</link>
		<comments>http://sugarmaplesoftware.com/10/cocoa-programming-for-mac-os-x/#comments</comments>
		<pubDate>Mon, 02 Oct 2006 16:41:13 +0000</pubDate>
		<dc:creator>geoff</dc:creator>
				<category><![CDATA[cocoa]]></category>
		<category><![CDATA[freedbacking]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://sugarmaplesoftware.com/10/cocoa-programming-for-mac-os-x/</guid>
		<description><![CDATA[   When learning a new programming language or technology, I learn best by working through a book with lots of examples and tutorials.  I learned HyperTalk by reading Danny Goodman's <i>The Complete HyperCard Handbook</i>, I learned C by reading Dave Mark's <i>Learn C on the Macintosh</i>, and I learned C++ by reading his <i>Learn C++ on the Macintosh</i>.  (Actually, I didn't really learn C++ until I read Bjarne Stroustrup's <i><a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&#038;location=http%3A%2F%2Fwww.amazon.com%2FDesign-Evolution-C%252b%252b-Bjarne-Stroustrup%2Fdp%2F0201543303%2F&#038;tag=sugarmaplesof-20&#038;linkCode=ur2&#038;camp=1789&#038;creative=9325">Design and Evolution of C++</a><img src="http://www.assoc-amazon.com/e/ir?t=sugarmaplesof-20&#38;l=ur2&#38;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></i>.)  So, when it was time to learn Objective C and Cocoa, I looked for a book.  I bought Aaron Hillegass' <i><a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&#038;location=http%3A%2F%2Fwww.amazon.com%2FCocoa-Programming-Mac-OS-2nd%2Fdp%2F0321213149%2F&#038;tag=sugarmaplesof-20&#038;linkCode=ur2&#038;camp=1789&#038;creative=9325">Cocoa Programming for Mac OS X</a><img src="http://www.assoc-amazon.com/e/ir?t=sugarmaplesof-20&#38;l=ur2&#38;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></i> and I was not disappointed.
]]></description>
		<wfw:commentRss>http://sugarmaplesoftware.com/10/cocoa-programming-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->