<?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>Paul Peelen</title>
	<atom:link href="http://PaulPeelen.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://PaulPeelen.com</link>
	<description>Innovate thoughts &#124; Process ideas &#124; Elaborate the result</description>
	<lastBuildDate>Wed, 27 Feb 2013 15:39:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Volvo On Call (VOC) API</title>
		<link>http://PaulPeelen.com/2013/02/08/volvo-on-call-voc-api/</link>
		<comments>http://PaulPeelen.com/2013/02/08/volvo-on-call-voc-api/#comments</comments>
		<pubDate>Fri, 08 Feb 2013 09:14:07 +0000</pubDate>
		<dc:creator>Paul Peelen</dc:creator>
				<category><![CDATA[Charles]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Objective-c]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[VOC]]></category>
		<category><![CDATA[Volvo]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Wireshark]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[Cool stuff]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[Mobiento]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[rest-full]]></category>
		<category><![CDATA[volvo]]></category>
		<category><![CDATA[volvo on call]]></category>

		<guid isPermaLink="false">http://PaulPeelen.com/?p=851</guid>
		<description><![CDATA[Hi! This subject is something that really interests me, its an awesome technology that has many prospects for the future. So, Of course I would like to know how it works. Before you continue reading, I would like you to know that the information written below is for education purpose only. Using the things explained [...]]]></description>
		<wfw:commentRss>http://PaulPeelen.com/2013/02/08/volvo-on-call-voc-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=PaulPeelen.com&amp;popout=1&amp;url=http%3A%2F%2FPaulPeelen.com%2F2013%2F02%2F08%2Fvolvo-on-call-voc-api%2F&amp;language=en_GB&amp;category=software&amp;title=Volvo+On+Call+%28VOC%29+API&amp;description=Hi%21+This+subject+is+something+that+really+interests+me%2C+its+an+awesome+technology+that+has+many+prospects+for+the+future.+So%2C+Of+course+I+would+like+to+know+how+it...&amp;tags=apache%2Capi%2CApps%2CCool+stuff%2CDevelopment%2Chacking%2CiPhone%2Cjson%2CMobiento%2Cobjective-c%2Crest%2Crest-full%2CTutorials%2CVOC%2Cvolvo%2Cvolvo+on+call%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Dismiss UIPopoverController from subview</title>
		<link>http://PaulPeelen.com/2012/10/30/dismiss-uipopovercontroller-from-subview/</link>
		<comments>http://PaulPeelen.com/2012/10/30/dismiss-uipopovercontroller-from-subview/#comments</comments>
		<pubDate>Tue, 30 Oct 2012 09:59:32 +0000</pubDate>
		<dc:creator>Paul Peelen</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Objective-c]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[XCode]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[UIPopoverController]]></category>

		<guid isPermaLink="false">http://PaulPeelen.com/?p=846</guid>
		<description><![CDATA[Closing an UIPopoverController from the subview, wether it is a UINavigationController any other type of controller can be a little bit of an hassle. I had this problem today and figured it out quickly. I thought of sharing this solution here. The solution itself is quite simple. The ViewController creating the UIPopoverController is being reused [...]]]></description>
		<wfw:commentRss>http://PaulPeelen.com/2012/10/30/dismiss-uipopovercontroller-from-subview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=PaulPeelen.com&amp;popout=1&amp;url=http%3A%2F%2FPaulPeelen.com%2F2012%2F10%2F30%2Fdismiss-uipopovercontroller-from-subview%2F&amp;language=en_GB&amp;category=software&amp;title=Dismiss+UIPopoverController+from+subview&amp;description=Closing+an+UIPopoverController+from+the+subview%2C+wether+it+is+a+UINavigationController+any+other+type+of+controller+can+be+a+little+bit+of+an+hassle.+I+had+this+problem+today+and...&amp;tags=Apple%2CDevelopment%2Cios%2CiPad%2Cobjective-c%2CUIPopoverController%2CXCode%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Getting ANT to work with YUI compressor on OS X</title>
		<link>http://PaulPeelen.com/2012/10/06/getting-yui-compressor-to-work-with-ant-on-os-x/</link>
		<comments>http://PaulPeelen.com/2012/10/06/getting-yui-compressor-to-work-with-ant-on-os-x/#comments</comments>
		<pubDate>Sat, 06 Oct 2012 10:06:43 +0000</pubDate>
		<dc:creator>Paul Peelen</dc:creator>
				<category><![CDATA[10.8]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Free stuff]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacPorts]]></category>
		<category><![CDATA[Objective-c]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Shell scripts]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[ANT]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Cool stuff]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[freestuff]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[YUI Compressor]]></category>

		<guid isPermaLink="false">http://PaulPeelen.com/?p=837</guid>
		<description><![CDATA[Hi! A while ago, a colleague introduced me to YUI Compressor. I was really amazed. I knew there were such kind of tools/applications out there, but never really bothered to find our which ones and how they work. So, I though, being a Mac user, that this should work on my mac as well&#8230; well&#8230; yes [...]]]></description>
		<wfw:commentRss>http://PaulPeelen.com/2012/10/06/getting-yui-compressor-to-work-with-ant-on-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=PaulPeelen.com&amp;popout=1&amp;url=http%3A%2F%2FPaulPeelen.com%2F2012%2F10%2F06%2Fgetting-yui-compressor-to-work-with-ant-on-os-x%2F&amp;language=en_GB&amp;category=software&amp;title=Getting+ANT+to+work+with+YUI+compressor+on+OS+X&amp;description=Hi%21+A+while+ago%2C+a%C2%A0colleague+introduced+me+to+YUI+Compressor.+I+was+really+amazed.+I+knew+there+were+such+kind+of+tools%2Fapplications+out+there%2C+but+never+really+bothered+to+find...&amp;tags=ANT%2Capache%2CApple%2CCool+stuff%2CCSS%2CDevelopment%2Cfreestuff%2Cinstallation%2CJavascript%2CMac%2COSX%2CPHP%2CTutorials%2CWeb%2CYUI+Compressor%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Nordea E-legetimation på kort och OS X 10.8</title>
		<link>http://PaulPeelen.com/2012/09/24/nordea-e-legetimation-pa-kort-och-os-x-10-8/</link>
		<comments>http://PaulPeelen.com/2012/09/24/nordea-e-legetimation-pa-kort-och-os-x-10-8/#comments</comments>
		<pubDate>Mon, 24 Sep 2012 18:34:55 +0000</pubDate>
		<dc:creator>Paul Peelen</dc:creator>
				<category><![CDATA[10.8]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[hobby]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Nordea]]></category>
		<category><![CDATA[Private links]]></category>

		<guid isPermaLink="false">http://PaulPeelen.com/?p=830</guid>
		<description><![CDATA[Hej! (Sorry for the non-swedish speaking followers, but this one is for you swedes!) Då var det dags att installera om macen, och köra in 10.8 på nytt. MEN&#8230; så kommer man till moderna Sveriges IT värld där bankerna tror att hela världen kör windows XP, precis som de själva. Det är ett jäkla problem [...]]]></description>
		<wfw:commentRss>http://PaulPeelen.com/2012/09/24/nordea-e-legetimation-pa-kort-och-os-x-10-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=PaulPeelen.com&amp;popout=1&amp;url=http%3A%2F%2FPaulPeelen.com%2F2012%2F09%2F24%2Fnordea-e-legetimation-pa-kort-och-os-x-10-8%2F&amp;language=en_GB&amp;category=software&amp;title=Nordea+E-legetimation+p%C3%A5+kort+och+OS+X+10.8&amp;description=Hej%21+%28Sorry+for+the+non-swedish+speaking+followers%2C+but+this+one+is+for+you+swedes%21%29+D%C3%A5+var+det+dags+att+installera+om+macen%2C+och+k%C3%B6ra+in+10.8+p%C3%A5+nytt.+MEN%26%238230%3B+s%C3%A5...&amp;tags=10.8%2CApple%2Chobby%2CMac%2CNordea%2COSX%2CPrivate+links%2CTutorials%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Installning PHP5, Apache2 and MySQL 5 on OSX using MacPorts</title>
		<link>http://PaulPeelen.com/2012/09/22/installning-php5-apache2-and-mysql-5-on-osx-using-macports/</link>
		<comments>http://PaulPeelen.com/2012/09/22/installning-php5-apache2-and-mysql-5-on-osx-using-macports/#comments</comments>
		<pubDate>Sat, 22 Sep 2012 19:45:33 +0000</pubDate>
		<dc:creator>Paul Peelen</dc:creator>
				<category><![CDATA[10.8]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacPorts]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[XCode]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Apache2]]></category>
		<category><![CDATA[imac]]></category>
		<category><![CDATA[installation]]></category>

		<guid isPermaLink="false">http://PaulPeelen.com/?p=814</guid>
		<description><![CDATA[Hi! I know, its the longest title of a post.. ever. But&#8230; This is something I deal with everytime I reinstall one of my macs, and for the sake of saving some time I thought of writing it down here. I expect you have OS X 10.8 installed (or higher), but this should also work [...]]]></description>
		<wfw:commentRss>http://PaulPeelen.com/2012/09/22/installning-php5-apache2-and-mysql-5-on-osx-using-macports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=PaulPeelen.com&amp;popout=1&amp;url=http%3A%2F%2FPaulPeelen.com%2F2012%2F09%2F22%2Finstallning-php5-apache2-and-mysql-5-on-osx-using-macports%2F&amp;language=en_GB&amp;category=software&amp;title=Installning+PHP5%2C+Apache2+and+MySQL+5+on+OSX+using+MacPorts&amp;description=Hi%21+I+know%2C+its+the+longest+title+of+a+post..+ever.+But%26%238230%3B+This+is+something+I+deal+with+everytime+I+reinstall+one+of+my+macs%2C+and+for+the+sake+of...&amp;tags=apache%2CApache2%2CApple%2CDevelopment%2Cimac%2Cinstallation%2CMac%2CMacPorts%2COSX%2CPHP%2CTutorials%2CXCode%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Bash Completion on OS X</title>
		<link>http://PaulPeelen.com/2012/09/15/bash-completion-on-os-x/</link>
		<comments>http://PaulPeelen.com/2012/09/15/bash-completion-on-os-x/#comments</comments>
		<pubDate>Sat, 15 Sep 2012 19:04:08 +0000</pubDate>
		<dc:creator>Paul Peelen</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[bash completion]]></category>

		<guid isPermaLink="false">http://PaulPeelen.com/?p=811</guid>
		<description><![CDATA[Hi! This is a issue fix quite often.. and its really annoying to get it right. So&#8230; I am giving it a try to solve it once and for all, at least for myself. Whenever I install a Mac for myself, I always use MacPorts (http://www.macports.com) for futher software (such as apache, ant, php ect). [...]]]></description>
		<wfw:commentRss>http://PaulPeelen.com/2012/09/15/bash-completion-on-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=PaulPeelen.com&amp;popout=1&amp;url=http%3A%2F%2FPaulPeelen.com%2F2012%2F09%2F15%2Fbash-completion-on-os-x%2F&amp;language=en_GB&amp;category=software&amp;title=Bash+Completion+on+OS+X&amp;description=Hi%21+This+is+a+issue+fix+quite+often..+and+its+really+annoying+to+get+it+right.+So%26%238230%3B+I+am+giving+it+a+try+to+solve+it+once+and+for+all%2C...&amp;tags=Apple%2Cbash%2Cbash+completion%2CDevelopment%2COSX%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Using PHP to check and read a remote GIT file</title>
		<link>http://PaulPeelen.com/2012/06/21/using-php-to-check-and-read-a-remote-git-file/</link>
		<comments>http://PaulPeelen.com/2012/06/21/using-php-to-check-and-read-a-remote-git-file/#comments</comments>
		<pubDate>Thu, 21 Jun 2012 13:01:33 +0000</pubDate>
		<dc:creator>Paul Peelen</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[freeCode]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[gitolite]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://PaulPeelen.com/?p=803</guid>
		<description><![CDATA[Hi! I have been strugeling a bit with this issue during my build of a CI-system. I would like the user to select a git repostirory and branch and let the user install it, however, some settings might need to be set and wanted to read the ANT files &#8220;build.properties&#8221; and &#8220;replace.properties&#8221; and show them [...]]]></description>
		<wfw:commentRss>http://PaulPeelen.com/2012/06/21/using-php-to-check-and-read-a-remote-git-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=PaulPeelen.com&amp;popout=1&amp;url=http%3A%2F%2FPaulPeelen.com%2F2012%2F06%2F21%2Fusing-php-to-check-and-read-a-remote-git-file%2F&amp;language=en_GB&amp;category=software&amp;title=Using+PHP+to+check+and+read+a+remote+GIT+file&amp;description=Hi%21+I+have+been+strugeling+a+bit+with+this+issue+during+my+build+of+a+CI-system.+I+would+like+the+user+to+select+a+git+repostirory+and+branch+and+let...&amp;tags=Development%2CfreeCode%2Cgit%2Cgitolite%2CPHP%2CTutorials%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Writing the XCode Cookbook</title>
		<link>http://PaulPeelen.com/2012/04/01/writing-the-xcode-cookbook/</link>
		<comments>http://PaulPeelen.com/2012/04/01/writing-the-xcode-cookbook/#comments</comments>
		<pubDate>Sun, 01 Apr 2012 22:16:40 +0000</pubDate>
		<dc:creator>Paul Peelen</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Cocoa Touch]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Objective-c]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[XCode]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[AppStore]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://PaulPeelen.com/?p=789</guid>
		<description><![CDATA[Hi! As some of you might know, I am writing an XCode Cookbook. This is a book which will contain only tutorials on how to do different things within XCode. So, no tutorials like &#8220;Adding Facebook to my iPhone app&#8221;, but more in the style like &#8220;Adding custom location to the iOS Simulator&#8221; or &#8220;Managing [...]]]></description>
		<wfw:commentRss>http://PaulPeelen.com/2012/04/01/writing-the-xcode-cookbook/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=PaulPeelen.com&amp;popout=1&amp;url=http%3A%2F%2FPaulPeelen.com%2F2012%2F04%2F01%2Fwriting-the-xcode-cookbook%2F&amp;language=en_GB&amp;category=software&amp;title=Writing+the+XCode+Cookbook&amp;description=Hi%21+As+some+of+you+might+know%2C+I+am+writing+an+XCode+Cookbook.+This+is+a+book+which+will+contain+only+tutorials+on+how+to+do+different+things+within+XCode....&amp;tags=Apple%2CApps%2CAppStore%2CDevelopment%2CiPhone%2CMac%2Cobjective-c%2CTutorials%2CXCode%2Cblog" type="text/html" />
	</item>
		<item>
		<title>My &#8220;Wonderfull&#8221; Android Experience&#8230;</title>
		<link>http://PaulPeelen.com/2012/03/13/my-wonderfull-android-experience/</link>
		<comments>http://PaulPeelen.com/2012/03/13/my-wonderfull-android-experience/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 09:22:35 +0000</pubDate>
		<dc:creator>Paul Peelen</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Oh my freaking god!]]></category>
		<category><![CDATA[Tests]]></category>
		<category><![CDATA[beyond help]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[tests]]></category>
		<category><![CDATA[useability]]></category>
		<category><![CDATA[ux]]></category>

		<guid isPermaLink="false">http://PaulPeelen.com/?p=766</guid>
		<description><![CDATA[This might be a bit off-topic with regards to what I usually write about, and it might also be a &#8220;Flame-war&#8221; magnet&#8230; yet I just have to write about my &#8220;wonderful&#8221; Android experience. As many of you concurrent reader know, I am an Apple kinda guy&#8230; some might even call me a &#8220;Fanboy&#8221;. Sure, I [...]]]></description>
		<wfw:commentRss>http://PaulPeelen.com/2012/03/13/my-wonderfull-android-experience/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=PaulPeelen.com&amp;popout=1&amp;url=http%3A%2F%2FPaulPeelen.com%2F2012%2F03%2F13%2Fmy-wonderfull-android-experience%2F&amp;language=en_GB&amp;category=software&amp;title=My+%26%238220%3BWonderfull%26%238221%3B+Android+Experience%26%238230%3B&amp;description=This+might+be+a+bit+off-topic+with+regards+to+what+I+usually+write+about%2C+and+it+might+also+be+a+%26%238220%3BFlame-war%26%238221%3B+magnet%26%238230%3B+yet+I+just+have+to+write+about+my...&amp;tags=Android%2Cbeyond+help%2Cios%2CiPhone%2COh+my+freaking+god%21%2Ctests%2Cuseability%2Cux%2Cblog" type="text/html" />
	</item>
		<item>
		<title>MacPorts 2 &amp; XCode 4.3</title>
		<link>http://PaulPeelen.com/2012/03/06/macports-2-xcode-4-3/</link>
		<comments>http://PaulPeelen.com/2012/03/06/macports-2-xcode-4-3/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 08:56:13 +0000</pubDate>
		<dc:creator>Paul Peelen</dc:creator>
				<category><![CDATA[10.7]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[XCode]]></category>
		<category><![CDATA[Good to know]]></category>
		<category><![CDATA[Lion]]></category>
		<category><![CDATA[mac pro]]></category>

		<guid isPermaLink="false">http://PaulPeelen.com/?p=762</guid>
		<description><![CDATA[Well, to sum it up&#8230; this has been a &#8220;pain in the ass&#8221; for me. The last few days I have had some trouble running OS X 10.8 (Mountain Lion) preview&#8230; which is not that weird since it is a developers preview. The main problem was that MacPorts didn&#8217;t work since 10.8 uses Darwin 12 [...]]]></description>
		<wfw:commentRss>http://PaulPeelen.com/2012/03/06/macports-2-xcode-4-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=PaulPeelen.com&amp;popout=1&amp;url=http%3A%2F%2FPaulPeelen.com%2F2012%2F03%2F06%2Fmacports-2-xcode-4-3%2F&amp;language=en_GB&amp;category=software&amp;title=MacPorts+2+%26%23038%3B+XCode+4.3&amp;description=Well%2C+to+sum+it+up%26%238230%3B+this+has+been+a+%26%238220%3Bpain+in+the+ass%26%238221%3B+for+me.+The+last+few+days+I+have+had+some+trouble+running+OS+X+10.8+%28Mountain+Lion%29...&amp;tags=10.7%2CApple%2CDevelopment%2CGood+to+know%2CLion%2CMac%2Cmac+pro%2CTutorials%2CXCode%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Tool: Fix bootstrap server error when launching from xCode to iOS Simulator</title>
		<link>http://PaulPeelen.com/2011/12/13/tool-fix-sigabrt-problem-when-developing-in-xcode/</link>
		<comments>http://PaulPeelen.com/2011/12/13/tool-fix-sigabrt-problem-when-developing-in-xcode/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 11:00:27 +0000</pubDate>
		<dc:creator>Paul Peelen</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Free stuff]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Objective-c]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Shell scripts]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[XCode]]></category>
		<category><![CDATA[bash scripts]]></category>
		<category><![CDATA[freestuff]]></category>
		<category><![CDATA[ios]]></category>

		<guid isPermaLink="false">http://PaulPeelen.com/?p=749</guid>
		<description><![CDATA[Since the release of XCode 4.2 I have noticed a certain error poping up after buidling reguarly. The error incidcates that the iOS Simulator already has a process running or is hung. The anoying part is that even if you quit XCode and iOS Simulator, the problem wont go away. This is the error: Couldn&#8217;t [...]]]></description>
		<wfw:commentRss>http://PaulPeelen.com/2011/12/13/tool-fix-sigabrt-problem-when-developing-in-xcode/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=PaulPeelen.com&amp;popout=1&amp;url=http%3A%2F%2FPaulPeelen.com%2F2011%2F12%2F13%2Ftool-fix-sigabrt-problem-when-developing-in-xcode%2F&amp;language=en_GB&amp;category=software&amp;title=Tool%3A+Fix+bootstrap+server+error+when+launching+from+xCode+to+iOS+Simulator&amp;description=Since+the+release+of+XCode+4.2+I+have+noticed+a+certain+error+poping+up+after+buidling+reguarly.+The+error+incidcates+that+the+iOS+Simulator+already+has+a+process+running+or...&amp;tags=Apple%2Cbash+scripts%2CDevelopment%2Cfreestuff%2Cios%2CiPhone%2CMac%2COSX%2CXCode%2Cblog" type="text/html" />
	</item>
		<item>
		<title>iOS 4 &amp; iOS 5 tutorial: UIAlertView with link to WIFI or Settings app using Reachability and XCode 4.2</title>
		<link>http://PaulPeelen.com/2011/11/30/ios-4-ios-5-tutorial-uialertview-with-link-to-wifi-or-settings-app-using-reachability-and-xcode-4-2/</link>
		<comments>http://PaulPeelen.com/2011/11/30/ios-4-ios-5-tutorial-uialertview-with-link-to-wifi-or-settings-app-using-reachability-and-xcode-4-2/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 00:38:22 +0000</pubDate>
		<dc:creator>Paul Peelen</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Free stuff]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Objective-c]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[XCode]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[AppStore]]></category>
		<category><![CDATA[Cool stuff]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://PaulPeelen.com/?p=721</guid>
		<description><![CDATA[Hi! This tutorial is about how to make your apps UX just a little bit better. Have you ever noticed the message in google maps stating that if you activate Wifi you would get a better positioning? Or that when you want to send a text message and your phone is on flight mode, that [...]]]></description>
		<wfw:commentRss>http://PaulPeelen.com/2011/11/30/ios-4-ios-5-tutorial-uialertview-with-link-to-wifi-or-settings-app-using-reachability-and-xcode-4-2/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=PaulPeelen.com&amp;popout=1&amp;url=http%3A%2F%2FPaulPeelen.com%2F2011%2F11%2F30%2Fios-4-ios-5-tutorial-uialertview-with-link-to-wifi-or-settings-app-using-reachability-and-xcode-4-2%2F&amp;language=en_GB&amp;category=software&amp;title=iOS+4+%26%23038%3B+iOS+5+tutorial%3A+UIAlertView+with+link+to+WIFI+or+Settings+app+using+Reachability+and+XCode+4.2&amp;description=Hi%21+This+tutorial+is+about+how+to+make+your+apps+UX+just+a+little+bit+better.+Have+you+ever+noticed+the+message+in+google+maps+stating+that+if+you+activate...&amp;tags=Apple%2CApps%2CAppStore%2CCool+stuff%2CDevelopment%2Cios%2CiPhone%2Cobjective-c%2COSX%2CTutorials%2CXCode%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Getting the area code from a Swedish phone number using PHP</title>
		<link>http://PaulPeelen.com/2011/11/18/getting-the-area-code-from-a-phone-number-using-ph/</link>
		<comments>http://PaulPeelen.com/2011/11/18/getting-the-area-code-from-a-phone-number-using-ph/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 22:59:10 +0000</pubDate>
		<dc:creator>Paul Peelen</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Free stuff]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Cool stuff]]></category>
		<category><![CDATA[free stuff]]></category>
		<category><![CDATA[hobby]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[regex]]></category>

		<guid isPermaLink="false">http://PaulPeelen.com/?p=708</guid>
		<description><![CDATA[Hi! Currently I am working on a little project where I need to fetch the area code form a phone number for Sweden. This, however, is not one of my strongest sides&#8230; I really hate Regex. Since this is an iOS project, I would like some objective-C code&#8230; so I jumped over to one of [...]]]></description>
		<wfw:commentRss>http://PaulPeelen.com/2011/11/18/getting-the-area-code-from-a-phone-number-using-ph/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=PaulPeelen.com&amp;popout=1&amp;url=http%3A%2F%2FPaulPeelen.com%2F2011%2F11%2F18%2Fgetting-the-area-code-from-a-phone-number-using-ph%2F&amp;language=en_GB&amp;category=software&amp;title=Getting+the+area+code+from+a+Swedish+phone+number+using+PHP&amp;description=Hi%21+Currently+I+am+working+on+a+little+project+where+I+need+to+fetch+the+area+code+form+a+phone+number+for+Sweden.+This%2C+however%2C+is+not+one+of+my...&amp;tags=Cool+stuff%2CDevelopment%2Cfree+stuff%2Chobby%2Cobjective-c%2CPHP%2Cregex%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Automatic incremental build number in xCode 4.3</title>
		<link>http://PaulPeelen.com/2011/08/03/automatic-incremental-build-number-in-xcode-4-3/</link>
		<comments>http://PaulPeelen.com/2011/08/03/automatic-incremental-build-number-in-xcode-4-3/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 21:16:30 +0000</pubDate>
		<dc:creator>Paul Peelen</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Objective-c]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[XCode]]></category>
		<category><![CDATA[Dealing with xCode 4.3]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://PaulPeelen.com/?p=681</guid>
		<description><![CDATA[Hi, I have always wondered how to get a better build number in my projects, instead of having to change is manually. So, I finally googled it and found a solution. Or better yet, found several&#8230; but none working for xCode 4.3. In xCode 4.3 you can actually change the build number manually in the [...]]]></description>
		<wfw:commentRss>http://PaulPeelen.com/2011/08/03/automatic-incremental-build-number-in-xcode-4-3/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Spotify invites</title>
		<link>http://PaulPeelen.com/2011/08/01/spotify-invites/</link>
		<comments>http://PaulPeelen.com/2011/08/01/spotify-invites/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 10:17:22 +0000</pubDate>
		<dc:creator>Paul Peelen</dc:creator>
				<category><![CDATA[Free stuff]]></category>
		<category><![CDATA[Okategoriserade]]></category>
		<category><![CDATA[Spotify]]></category>
		<category><![CDATA[Cool stuff]]></category>
		<category><![CDATA[freestuff]]></category>
		<category><![CDATA[give away]]></category>
		<category><![CDATA[invites]]></category>
		<category><![CDATA[share]]></category>

		<guid isPermaLink="false">http://PaulPeelen.com/?p=670</guid>
		<description><![CDATA[Little off topic from my usual posts, just wanted to let you guys know that I have some (10-20) Spotify invites to give away. Maybe some of you US visitors that are interested? Leave me a comment with your email address and I&#8217;ll send you one.]]></description>
		<wfw:commentRss>http://PaulPeelen.com/2011/08/01/spotify-invites/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=PaulPeelen.com&amp;popout=1&amp;url=http%3A%2F%2FPaulPeelen.com%2F2011%2F08%2F01%2Fspotify-invites%2F&amp;language=sq_AL&amp;category=text&amp;title=Spotify+invites&amp;description=Little+off+topic+from+my+usual+posts%2C+just+wanted+to+let+you+guys+know+that+I+have+some+%2810-20%29+Spotify+invites+to+give+away.+Maybe+some+of+you+US+visitors...&amp;tags=Cool+stuff%2Cfreestuff%2Cgive+away%2Cinvites%2Cshare%2CSpotify%2Cblog" type="text/html" />
	</item>
	</channel>
</rss>
<!-- Quick Cache: failed to write cache. The cache/ directory is either non-existent ( and could not be created ) or it is not writable. -->