<?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>EricHolsinger.com &#187; Programming</title>
	<atom:link href="http://EricHolsinger.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://EricHolsinger.com</link>
	<description>This is where you get the spin on Eric Holsinger.</description>
	<lastBuildDate>Fri, 30 Mar 2012 07:29:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Google Fusion Table examples don&#8217;t work because of CSS link</title>
		<link>http://EricHolsinger.com/programming/google-fusiontable-examples-dont-work-because-of-css-link/</link>
		<comments>http://EricHolsinger.com/programming/google-fusiontable-examples-dont-work-because-of-css-link/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 19:43:15 +0000</pubDate>
		<dc:creator>Eric Holsinger</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[charts]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[fusion table]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[maps]]></category>

		<guid isPermaLink="false">http://EricHolsinger.com/?p=1400</guid>
		<description><![CDATA[We&#8217;ve been playing around with some Google Fusion Tables and the examples don&#8217;t work as described. Specifically, if you copy the example code given on the page, you get a white area where the charts and maps should be. Turns out it&#8217;s simply the CSS link in the example code. Just change this link&#8230; /apis/fusiontables/docs/samples/style/default.css [...]]]></description>
		<wfw:commentRss>http://EricHolsinger.com/programming/google-fusiontable-examples-dont-work-because-of-css-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove beta Xcode now that XCode has been released</title>
		<link>http://EricHolsinger.com/programming/how-to-remove-beta-xcode-now-that-xcode-has-been-released/</link>
		<comments>http://EricHolsinger.com/programming/how-to-remove-beta-xcode-now-that-xcode-has-been-released/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 12:19:03 +0000</pubDate>
		<dc:creator>Eric Holsinger</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://EricHolsinger.com/?p=1249</guid>
		<description><![CDATA[Now that iTunes 10.5, iOS5 and the new Xcode have been released, it is worth mentioning that to uninstall any beta installation you had, you should use the uninstaller. sudo &#60;Xcode&#62;/Library/uninstall-devtools --mode=all Where &#60;Xcode&#62; is the directory where you installed the beta Xcode. I usually install the different versions into different directories (/Developer, /Developer5b3 etc).]]></description>
		<wfw:commentRss>http://EricHolsinger.com/programming/how-to-remove-beta-xcode-now-that-xcode-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video explaining steps to fix Xcode codesign failed with exit code 1; expired certificates causing ambiguous matches</title>
		<link>http://EricHolsinger.com/programming/video-explaining-steps-to-fix-xcode-codesign-failed-with-exit-code-1-expired-certificates-causing-ambiguous-matches/</link>
		<comments>http://EricHolsinger.com/programming/video-explaining-steps-to-fix-xcode-codesign-failed-with-exit-code-1-expired-certificates-causing-ambiguous-matches/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 22:53:06 +0000</pubDate>
		<dc:creator>Eric Holsinger</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[xcode]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://EricHolsinger.com/?p=1239</guid>
		<description><![CDATA[I&#8217;ve been getting a lot of comments about how to fix the Xcode codesign failed with exit code 1; expired certificates causing ambiguous matches. This problem is such a time sink that I suspect it really helps to have someone explain the simple solution for resolving it. To make it easier for those who&#8217;d rather [...]]]></description>
		<wfw:commentRss>http://EricHolsinger.com/programming/video-explaining-steps-to-fix-xcode-codesign-failed-with-exit-code-1-expired-certificates-causing-ambiguous-matches/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Setting up Virtual Hosts with XAMPP on a Mac</title>
		<link>http://EricHolsinger.com/programming/setting-up-virtual-hosts-with-xampp-on-a-mac/</link>
		<comments>http://EricHolsinger.com/programming/setting-up-virtual-hosts-with-xampp-on-a-mac/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 11:16:41 +0000</pubDate>
		<dc:creator>Eric Holsinger</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Virtual Host]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web dev]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://EricHolsinger.com/?p=1229</guid>
		<description><![CDATA[Sometimes, putting a website into a subdirectory just doesn&#8217;t cut it. You need to have the website act like it&#8217;s on it&#8217;s own first party domain. But how do you do this with XAMPP? XAMPP uses Apache web server and to do this with Apache, you would create virtual hosts. To create some XAMPP virtual [...]]]></description>
		<wfw:commentRss>http://EricHolsinger.com/programming/setting-up-virtual-hosts-with-xampp-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Xcode codesign failed with exit code 1; expired certificates causing ambiguous matches</title>
		<link>http://EricHolsinger.com/programming/xcode-codesign-failed-with-exit-code-1-expired-certificates-causing-ambiguous-matches/</link>
		<comments>http://EricHolsinger.com/programming/xcode-codesign-failed-with-exit-code-1-expired-certificates-causing-ambiguous-matches/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 14:00:26 +0000</pubDate>
		<dc:creator>Eric Holsinger</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[codesign]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[keychain]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://EricHolsinger.com/?p=972</guid>
		<description><![CDATA[If you work with Xcode code signing long enough you&#8217;ll run into an error like this: /usr/bin/codesign failed with exit code 1 If you view the build results (Build->Build Results), and expand the error message (there is a little paragraph button on the right-hand side of the line) you may see something like this: iPhone [...]]]></description>
		<wfw:commentRss>http://EricHolsinger.com/programming/xcode-codesign-failed-with-exit-code-1-expired-certificates-causing-ambiguous-matches/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>What is IE6countdown.com missing?</title>
		<link>http://EricHolsinger.com/programming/what-is-ie6countdown-com-missing/</link>
		<comments>http://EricHolsinger.com/programming/what-is-ie6countdown-com-missing/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 14:00:12 +0000</pubDate>
		<dc:creator>Eric Holsinger</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web dev]]></category>

		<guid isPermaLink="false">http://EricHolsinger.com/?p=1004</guid>
		<description><![CDATA[IE6countdown.com, moving the world off Internet Explorer 6 or masking the reality of the business environment?]]></description>
		<wfw:commentRss>http://EricHolsinger.com/programming/what-is-ie6countdown-com-missing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting a larger virtual monitor with a Mac hosted VirtualBox and Ubuntu guest</title>
		<link>http://EricHolsinger.com/programming/getting-a-larger-virtual-monitor-with-a-mac-hosted-virtualbox-and-ubuntu-guest/</link>
		<comments>http://EricHolsinger.com/programming/getting-a-larger-virtual-monitor-with-a-mac-hosted-virtualbox-and-ubuntu-guest/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 14:00:06 +0000</pubDate>
		<dc:creator>Eric Holsinger</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://EricHolsinger.com/?p=939</guid>
		<description><![CDATA[I use VirtualBox on my Mac for &#8220;other&#8221; operating systems. I was recently creating a new Ubuntu guest OS for doing some work with PostgreSQL on Linux. I like a GUI, so I was using pgAdmin. Normally I don&#8217;t care if the window is 800&#215;600, but when I started using pgAdmin, I couldn&#8217;t see all [...]]]></description>
		<wfw:commentRss>http://EricHolsinger.com/programming/getting-a-larger-virtual-monitor-with-a-mac-hosted-virtualbox-and-ubuntu-guest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>City, State, ZIP Code required</title>
		<link>http://EricHolsinger.com/programming/city-state-zip-code-required/</link>
		<comments>http://EricHolsinger.com/programming/city-state-zip-code-required/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 12:36:26 +0000</pubDate>
		<dc:creator>Eric Holsinger</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://EricHolsinger.com/?p=918</guid>
		<description><![CDATA[The typical web address form punishes us with developer laziness. It has this anachronistic flow based on the US postal address, which usually requires the City, State and ZIP Code fields to be filled in. In most cases, the ZIP Code is sufficient. ]]></description>
		<wfw:commentRss>http://EricHolsinger.com/programming/city-state-zip-code-required/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>APIEpicFail</title>
		<link>http://EricHolsinger.com/programming/apiepicfail/</link>
		<comments>http://EricHolsinger.com/programming/apiepicfail/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 14:08:04 +0000</pubDate>
		<dc:creator>Eric Holsinger</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://EricHolsinger.com/?p=850</guid>
		<description><![CDATA[Unknown error message, APIEpicFail. ]]></description>
		<wfw:commentRss>http://EricHolsinger.com/programming/apiepicfail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great week; two iPhone apps in the app store</title>
		<link>http://EricHolsinger.com/programming/great-week-two-iphone-apps-in-the-app-store/</link>
		<comments>http://EricHolsinger.com/programming/great-week-two-iphone-apps-in-the-app-store/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 21:22:00 +0000</pubDate>
		<dc:creator>Eric Holsinger</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://EricHolsinger.com/?p=799</guid>
		<description><![CDATA[It has been a great week. Two iPhone apps, which I've been working on, went into the app store: AccelGolf: Golf GPS Rangefinder and CU24 SURF ATM finder. ]]></description>
		<wfw:commentRss>http://EricHolsinger.com/programming/great-week-two-iphone-apps-in-the-app-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

