<?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>www.invasivecode.com &#187; Dev Technique</title>
	<atom:link href="http://www.invasivecode.com/category/dev-technique/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.invasivecode.com</link>
	<description>Empowering ideas</description>
	<lastBuildDate>Wed, 08 Sep 2010 05:37:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Undo and Redo</title>
		<link>http://www.invasivecode.com/2009/06/undo-and-redo/</link>
		<comments>http://www.invasivecode.com/2009/06/undo-and-redo/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 07:30:04 +0000</pubDate>
		<dc:creator>Geppy Parziale</dc:creator>
				<category><![CDATA[Dev Technique]]></category>
		<category><![CDATA[Interface Builder]]></category>
		<category><![CDATA[NSUndoManager]]></category>
		<category><![CDATA[UIKit]]></category>
		<category><![CDATA[Undo and Redo]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://geppyparziale.com/wordpress/?p=75</guid>
		<description><![CDATA[This topic is quite difficult to digest, but after few exercises you should be able to manage it. When you work with an application, it usually happens that, after applying some edits to your data, you realize that the final result is not what you were expecting. So, you wish to go back and remove [...]]]></description>
		<wfw:commentRss>http://www.invasivecode.com/2009/06/undo-and-redo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solving Leaks With Instruments</title>
		<link>http://www.invasivecode.com/2009/05/solving-leaks-with-instruments/</link>
		<comments>http://www.invasivecode.com/2009/05/solving-leaks-with-instruments/#comments</comments>
		<pubDate>Thu, 14 May 2009 14:49:50 +0000</pubDate>
		<dc:creator>Geppy Parziale</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apple Developer Tools]]></category>
		<category><![CDATA[Dev Technique]]></category>
		<category><![CDATA[Instruments]]></category>
		<category><![CDATA[Xcode]]></category>
		<category><![CDATA[iPhone Dev]]></category>

		<guid isPermaLink="false">http://geppyparziale.com/wordpress/?p=102</guid>
		<description><![CDATA[Memory management is something really critical, because it can reduce the application stability. A very important topic in software development is the quality control (QA). It is the moment in which the developer should check how the application behaves in term of resource and processor usage. You already know that when you allocate an object [...]]]></description>
		<wfw:commentRss>http://www.invasivecode.com/2009/05/solving-leaks-with-instruments/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
