<?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>dPompa</title>
	<atom:link href="http://www.dpompa.com/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dpompa.com/blog</link>
	<description>dPompa Blog</description>
	<lastBuildDate>Mon, 22 Mar 2010 16:00:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Computing Weighted Random</title>
		<link>http://www.dpompa.com/blog/code/weighted-random</link>
		<comments>http://www.dpompa.com/blog/code/weighted-random#comments</comments>
		<pubDate>Mon, 22 Mar 2010 16:00:55 +0000</pubDate>
		<dc:creator>Ofri Wolfus</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.dpompa.com/blog/?p=136</guid>
		<description><![CDATA[Today I stumbled on a nice problem in a project I&#8217;m working on. I have an array with objects where each object has a weight. I then need to pick an object randomly while considering the weights (i.e heavier objects will get picked more often). If you think about this problem a bit you&#8217;ll definitely [...]]]></description>
		<wfw:commentRss>http://www.dpompa.com/blog/code/weighted-random/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing with Colors</title>
		<link>http://www.dpompa.com/blog/photography/playing-with-colors</link>
		<comments>http://www.dpompa.com/blog/photography/playing-with-colors#comments</comments>
		<pubDate>Sun, 21 Mar 2010 18:36:29 +0000</pubDate>
		<dc:creator>Ofri Wolfus</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.dpompa.com/blog/?p=131</guid>
		<description><![CDATA[This saturday noon we had a meal with the family. That day had a beautiful sun and I decided to try and make some interesting colors. Here&#8217;s what came out. What do you think?
]]></description>
		<wfw:commentRss>http://www.dpompa.com/blog/photography/playing-with-colors/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t you just love Xcode?</title>
		<link>http://www.dpompa.com/blog/code/dont-you-just-love-xcode</link>
		<comments>http://www.dpompa.com/blog/code/dont-you-just-love-xcode#comments</comments>
		<pubDate>Fri, 19 Mar 2010 08:52:32 +0000</pubDate>
		<dc:creator>Ofri Wolfus</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.dpompa.com/blog/?p=123</guid>
		<description><![CDATA[So was trying to debug my app in the simulator when I got one of these cryptic &#8220;Error 14389654: The debugger can&#8217;t launch the simulator&#8221; messages. Obviously the simulator was already running. Fine, let&#8217;s quit the simulator and Xcode, and relaunch them. But then when I hit Command+Q in Xcode I got this frightening error:

Don&#8217;t [...]]]></description>
		<wfw:commentRss>http://www.dpompa.com/blog/code/dont-you-just-love-xcode/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Working with Git</title>
		<link>http://www.dpompa.com/blog/dpompa/working-with-git</link>
		<comments>http://www.dpompa.com/blog/dpompa/working-with-git#comments</comments>
		<pubDate>Wed, 17 Mar 2010 15:22:31 +0000</pubDate>
		<dc:creator>Ofri Wolfus</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[dPompa]]></category>

		<guid isPermaLink="false">http://www.dpompa.com/blog/?p=111</guid>
		<description><![CDATA[I&#8217;ve been researching Git for some time now and started using it full time. I decided to give Git a try after having a lot of pain with SVN. The experience until now has been absolutely amazing!
At it&#8217;s core, Git aims to track content rather than files. This simple concept turned out to be amazing [...]]]></description>
		<wfw:commentRss>http://www.dpompa.com/blog/dpompa/working-with-git/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>At the beach with friends</title>
		<link>http://www.dpompa.com/blog/photography/at-the-beach-with-friends</link>
		<comments>http://www.dpompa.com/blog/photography/at-the-beach-with-friends#comments</comments>
		<pubDate>Mon, 15 Mar 2010 07:19:41 +0000</pubDate>
		<dc:creator>Ofri Wolfus</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.dpompa.com/blog/?p=102</guid>
		<description><![CDATA[So on friday morning I went to the beach with friends and took a few shots (some with my band new Tokina 11-16  )
]]></description>
		<wfw:commentRss>http://www.dpompa.com/blog/photography/at-the-beach-with-friends/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Memory Warnings (aka: EXC_BAD_ACCESS)</title>
		<link>http://www.dpompa.com/blog/dpompa/memory-warnings-aka-exc_bad_access</link>
		<comments>http://www.dpompa.com/blog/dpompa/memory-warnings-aka-exc_bad_access#comments</comments>
		<pubDate>Sun, 14 Mar 2010 07:32:43 +0000</pubDate>
		<dc:creator>Ofri Wolfus</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[dPompa]]></category>

		<guid isPermaLink="false">http://www.dpompa.com/blog/?p=89</guid>
		<description><![CDATA[As an iPhone developer you have to handle low memory situations gracefully and clear as much memory as you can. These can often lead to unexpected crashes if your memory management has a bug somewhere. If you wish to catch these easily then do the following:

Go to your executable settings in Xcode and set the [...]]]></description>
		<wfw:commentRss>http://www.dpompa.com/blog/dpompa/memory-warnings-aka-exc_bad_access/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photos!</title>
		<link>http://www.dpompa.com/blog/photography/photos</link>
		<comments>http://www.dpompa.com/blog/photography/photos#comments</comments>
		<pubDate>Sun, 21 Feb 2010 07:14:18 +0000</pubDate>
		<dc:creator>Ofri Wolfus</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.dpompa.com/blog/?p=79</guid>
		<description><![CDATA[Lately I&#8217;ve been introduced to the amazing world of photography. I was so amazed by this dazzling world that I decided to buy a new Nikon D90 and started a photography course. Expect more of these to come  
What do you think?
]]></description>
		<wfw:commentRss>http://www.dpompa.com/blog/photography/photos/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ease In?</title>
		<link>http://www.dpompa.com/blog/uncategorized/ease-in</link>
		<comments>http://www.dpompa.com/blog/uncategorized/ease-in#comments</comments>
		<pubDate>Wed, 09 Dec 2009 08:25:01 +0000</pubDate>
		<dc:creator>Ofri Wolfus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dpompa.com/blog/?p=72</guid>
		<description><![CDATA[So I&#8217;m looking for a good ease in timing function. Anyone know any?
]]></description>
		<wfw:commentRss>http://www.dpompa.com/blog/uncategorized/ease-in/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Matalot featured in The Daily App Show</title>
		<link>http://www.dpompa.com/blog/uncategorized/matalot-featured-in-the-daily-app-show</link>
		<comments>http://www.dpompa.com/blog/uncategorized/matalot-featured-in-the-daily-app-show#comments</comments>
		<pubDate>Tue, 01 Dec 2009 18:17:03 +0000</pubDate>
		<dc:creator>Ofri Wolfus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dpompa.com/blog/?p=62</guid>
		<description><![CDATA[Matalot has been featured in The Daily App Show! If you&#8217;re looking for a video review or just feel like seeing your favorite ToDo manager in public, go check it out in full size!
Oh, and don&#8217;t forget to download it  

]]></description>
		<wfw:commentRss>http://www.dpompa.com/blog/uncategorized/matalot-featured-in-the-daily-app-show/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A presentation at iDigital</title>
		<link>http://www.dpompa.com/blog/uncategorized/a-presentation-at-idigital</link>
		<comments>http://www.dpompa.com/blog/uncategorized/a-presentation-at-idigital#comments</comments>
		<pubDate>Mon, 30 Nov 2009 12:54:18 +0000</pubDate>
		<dc:creator>Ofri Wolfus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.dpompa.com/blog/?p=56</guid>
		<description><![CDATA[
About two weeks ago I got a call from Roey, asking if I&#8217;d like to give a presentation about iPhone development. Obviously I agreed immediately. I chose to talk about CoreLocation, MapKit and CoreAnimation. These are a few technologies which, in my opinion, Apple designed and built very well. They make the iPhone a very [...]]]></description>
		<wfw:commentRss>http://www.dpompa.com/blog/uncategorized/a-presentation-at-idigital/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.237 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-08 05:12:47 -->

