<?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>Life in the Matrix...</title>
	<atom:link href="http://blog.ponto-dot.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ponto-dot.com</link>
	<description>... as in “Groking computers”</description>
	<lastBuildDate>Sat, 28 Apr 2012 19:05:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Resizing a VirtualBox Disk (VDI)&#8230; revisited</title>
		<link>http://blog.ponto-dot.com/2012/04/28/resizing-a-virtualbox-disk-vdi-revisited/</link>
		<comments>http://blog.ponto-dot.com/2012/04/28/resizing-a-virtualbox-disk-vdi-revisited/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 19:01:36 +0000</pubDate>
		<dc:creator>jadawin</dc:creator>
				<category><![CDATA[Server administration]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://blog.ponto-dot.com/?p=275</guid>
		<description><![CDATA[<p>About two years ago I had to resize a Virtualbox VDI disk, at the time the only way I found to achieve this involved gparted and messing with partitions and stuff I don&#8217;t even recall anymore. If you are interested for some reason it is still here. Now, apparently, there is a tool that comes [...]</p>
 ]]></description>
		<wfw:commentRss>http://blog.ponto-dot.com/2012/04/28/resizing-a-virtualbox-disk-vdi-revisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Drupal is responsible for my current misery</title>
		<link>http://blog.ponto-dot.com/2012/03/21/how-drupal-is-responsible-for-my-current-misery/</link>
		<comments>http://blog.ponto-dot.com/2012/03/21/how-drupal-is-responsible-for-my-current-misery/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 08:37:00 +0000</pubDate>
		<dc:creator>jadawin</dc:creator>
				<category><![CDATA[drupal]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.ponto-dot.com/?p=224</guid>
		<description><![CDATA[<p>After many years developing websites using joomla! and not being particularly satisfied with it, I&#8217;ve finally decided to try out Drupal. Drupal has a completely different philosophy that I&#8217;m still just getting acquainted with, nevertheless it&#8217;s awesomeness immediately shows through. Basic thoughts I had tried out Drupal back in the 2006 days and although it [...]</p>
 ]]></description>
		<wfw:commentRss>http://blog.ponto-dot.com/2012/03/21/how-drupal-is-responsible-for-my-current-misery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iOS launch crash with reference to &#8220;setValue:forUndefinedKey:&#8221;</title>
		<link>http://blog.ponto-dot.com/2011/12/03/ios-launch-crash-with-reference-to-setvalueforundefinedkey/</link>
		<comments>http://blog.ponto-dot.com/2011/12/03/ios-launch-crash-with-reference-to-setvalueforundefinedkey/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 15:23:56 +0000</pubDate>
		<dc:creator>jadawin</dc:creator>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.ponto-dot.com/?p=180</guid>
		<description><![CDATA[<p>Just found that I need to be really careful when refactoring code that requires me to remove views from my project. I spent about 15 minutes trying to understand what the hell was going on, I was just receiving the following error: I tried completely deleting my project from the device and simulator, running it [...]</p>
 ]]></description>
		<wfw:commentRss>http://blog.ponto-dot.com/2011/12/03/ios-launch-crash-with-reference-to-setvalueforundefinedkey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting out on iOS development and the fear of failing in Programming</title>
		<link>http://blog.ponto-dot.com/2011/12/02/starting-out-on-ios-development-and-the-fear-of-failing-in-programming/</link>
		<comments>http://blog.ponto-dot.com/2011/12/02/starting-out-on-ios-development-and-the-fear-of-failing-in-programming/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 20:54:54 +0000</pubDate>
		<dc:creator>jadawin</dc:creator>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.ponto-dot.com/?p=102</guid>
		<description><![CDATA[<p>For the last month or so I&#8217;ve been trying to get my foot into iOS development. This has proven more difficult than I had anticipated mostly because of my lack of spare time to dedicate to such endeavor. One thing I&#8217;ve come to realize is that even though I&#8217;ve been programming for a couple of [...]</p>
 ]]></description>
		<wfw:commentRss>http://blog.ponto-dot.com/2011/12/02/starting-out-on-ios-development-and-the-fear-of-failing-in-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing CLSQL on OSX 10.5.8</title>
		<link>http://blog.ponto-dot.com/2011/04/07/fixing-clsql-on-osx-10-5-8/</link>
		<comments>http://blog.ponto-dot.com/2011/04/07/fixing-clsql-on-osx-10-5-8/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 08:31:00 +0000</pubDate>
		<dc:creator>jadawin</dc:creator>
				<category><![CDATA[OsX]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.ponto-dot.com/?p=106</guid>
		<description><![CDATA[<p>I recently had the need to run some older Lisp code on OSX 10.5.8 which used CLSQL, unfortunately this was enough to cause me a couple of lost hours trying to compile and load the CLSQL helper libraries.</p>
 ]]></description>
		<wfw:commentRss>http://blog.ponto-dot.com/2011/04/07/fixing-clsql-on-osx-10-5-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Lisp &amp; Hunchentoot on a web server</title>
		<link>http://blog.ponto-dot.com/2010/08/15/setting-up-common-lisp-on-a-web-server/</link>
		<comments>http://blog.ponto-dot.com/2010/08/15/setting-up-common-lisp-on-a-web-server/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 13:35:59 +0000</pubDate>
		<dc:creator>jadawin</dc:creator>
				<category><![CDATA[Common Lisp]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Server administration]]></category>
		<category><![CDATA[lisp]]></category>

		<guid isPermaLink="false">http://ponto-dot.com/wp/?p=87</guid>
		<description><![CDATA[<p>For this post i decided to explain how i&#8217;ve setup Common Lisp Hunchentoot webserver running on Ubuntu 8.10 and how to set it up for remote interaction using Emacs and SLIME (Superior Lisp Interaction Mode for Emacs). Obviously i couldn&#8217;t have done it all by myself, these are the documents i used as reference for [...]</p>
 ]]></description>
		<wfw:commentRss>http://blog.ponto-dot.com/2010/08/15/setting-up-common-lisp-on-a-web-server/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Showing hidden and *nix files on OSX Finder</title>
		<link>http://blog.ponto-dot.com/2010/05/16/showing-hidden-and-nix-files-on-osx-finder/</link>
		<comments>http://blog.ponto-dot.com/2010/05/16/showing-hidden-and-nix-files-on-osx-finder/#comments</comments>
		<pubDate>Sun, 16 May 2010 11:45:12 +0000</pubDate>
		<dc:creator>jadawin</dc:creator>
				<category><![CDATA[OsX]]></category>

		<guid isPermaLink="false">http://ponto-dot.com/wp/?p=83</guid>
		<description><![CDATA[<p>Coming to OSX from a Linux background it struck me hard that there isn&#8217;t a single Finder preference/option to allow me to see files starting with a dot (hidden files) in Finder listings. Knowing that this is probably due to security concerns that not-so-advanced users will mess up their whole system, nevertheless i believe Finder [...]</p>
 ]]></description>
		<wfw:commentRss>http://blog.ponto-dot.com/2010/05/16/showing-hidden-and-nix-files-on-osx-finder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LGE-500 Hackintosh</title>
		<link>http://blog.ponto-dot.com/2010/04/27/lge-500-hackintosh/</link>
		<comments>http://blog.ponto-dot.com/2010/04/27/lge-500-hackintosh/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 17:04:45 +0000</pubDate>
		<dc:creator>jadawin</dc:creator>
				<category><![CDATA[OsX]]></category>

		<guid isPermaLink="false">http://ponto-dot.com/wp/?p=80</guid>
		<description><![CDATA[<p>I always wanted to give Apple&#8217;s OsX a test-drive, it always appealed to me as the best looking Operating System out there but i would never throw away all that money without first giving it a real test-drive. When some of my colleagues got their hands on their macbooks and started bragging about how great [...]</p>
 ]]></description>
		<wfw:commentRss>http://blog.ponto-dot.com/2010/04/27/lge-500-hackintosh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resizing a VirtualBox Disk (VDI)</title>
		<link>http://blog.ponto-dot.com/2010/01/21/resizing-a-virtualbox-disk-vdi/</link>
		<comments>http://blog.ponto-dot.com/2010/01/21/resizing-a-virtualbox-disk-vdi/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 18:13:30 +0000</pubDate>
		<dc:creator>jadawin</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://ponto-dot.com/wp/?p=77</guid>
		<description><![CDATA[<p>While installing some software on my virtual machine i ran out of disk space so i went out googling and found a nice tutorial. I don&#8217;t really like doing this, kind of pasting someone else&#8217;s article but, since i keep this blog mainly as a reference to myself and i believe i will most surely [...]</p>
 ]]></description>
		<wfw:commentRss>http://blog.ponto-dot.com/2010/01/21/resizing-a-virtualbox-disk-vdi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solving Gmail IMAP error &#8216;Web login required (Failure)&#8217;</title>
		<link>http://blog.ponto-dot.com/2010/01/21/solving-gmail-imap-error-web-login-required-failure/</link>
		<comments>http://blog.ponto-dot.com/2010/01/21/solving-gmail-imap-error-web-login-required-failure/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 12:41:15 +0000</pubDate>
		<dc:creator>jadawin</dc:creator>
				<category><![CDATA[Server administration]]></category>
		<category><![CDATA[gmail]]></category>

		<guid isPermaLink="false">http://ponto-dot.com/wp/?p=72</guid>
		<description><![CDATA[<p>At work we have been using Google apps to host some of our customers domain e-mail accounts. The other day one of our customer collaborators complained that when accessing e-mails through IMAP (on Outlook 2007) he was getting the following error: After repeatedly checking his IMAP settings i decided it was not a problem with [...]</p>
 ]]></description>
		<wfw:commentRss>http://blog.ponto-dot.com/2010/01/21/solving-gmail-imap-error-web-login-required-failure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

