<?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>Chris Carey &#187; Apple</title>
	<atom:link href="http://chriscarey.com/wordpress/category/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://chriscarey.com/wordpress</link>
	<description>Software Developer San Francisco</description>
	<lastBuildDate>Sun, 04 Mar 2012 02:53:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MacBook Air 2010 Faces of Death</title>
		<link>http://chriscarey.com/wordpress/2011/05/04/macbook-air-2010-faces-of-death/</link>
		<comments>http://chriscarey.com/wordpress/2011/05/04/macbook-air-2010-faces-of-death/#comments</comments>
		<pubDate>Thu, 05 May 2011 02:01:49 +0000</pubDate>
		<dc:creator>Chris Carey</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://chriscarey.com/wordpress/?p=762</guid>
		<description><![CDATA[My MacBook Air 2010 has been crashing a lot. Here is a sampling of some of the screens of death I&#8217;ve experienced over the past 3 days. I&#8217;ve read that this is an issue with the Macbook Air&#8217;s when attached to an external monitor (link). It certainly does seem more common when connected to a [...]]]></description>
			<content:encoded><![CDATA[<p>My MacBook Air 2010 has been crashing a lot. Here is a sampling of some of the screens of death I&#8217;ve experienced over the past 3 days.</p>
<p>I&#8217;ve read that this is an issue with the Macbook Air&#8217;s when attached to an external monitor (<a href="https://discussions.apple.com/thread/2629780?threadID=2629780&#038;start=90&#038;tstart=0">link</a>). It certainly does seem more common when connected to a monitor. However, I&#8217;ve got the crash when using the laptop without connector as well.</p>
<p>Also, when connected to some monitors with VGA, there is a wavyness to the screen image which look like jagged vertical saw blades.</p>
<p>Blue screen of death (no external monitor):</p>
<p><a href="http://chriscarey.com/wordpress/wp-content/uploads/2011/05/20110504-070101.jpg"><img src="http://chriscarey.com/wordpress/wp-content/uploads/2011/05/20110504-070101.jpg" alt="20110504-070101.jpg" class="alignnone size-full" /></a><br />
<span id="more-762"></span></p>
<p>White screen of death with magenta screen of death on the external monitor:</p>
<p><a href="http://chriscarey.com/wordpress/wp-content/uploads/2011/05/20110504-070111.jpg"><img src="http://chriscarey.com/wordpress/wp-content/uploads/2011/05/20110504-070111.jpg" alt="20110504-070111.jpg" class="alignnone size-full" /></a></p>
<p>Red screen of death with white screen of death on the external monitor:</p>
<p><a href="http://chriscarey.com/wordpress/wp-content/uploads/2011/05/20110504-070120.jpg"><img src="http://chriscarey.com/wordpress/wp-content/uploads/2011/05/20110504-070120.jpg" alt="20110504-070120.jpg" class="alignnone size-full" /></a></p>
<p>Frozen screen with white screen of death on the external monitor:</p>
<p><a href="http://chriscarey.com/wordpress/wp-content/uploads/2011/05/20110504-070128.jpg"><img src="http://chriscarey.com/wordpress/wp-content/uploads/2011/05/20110504-070128.jpg" alt="20110504-070128.jpg" class="alignnone size-full" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://chriscarey.com/wordpress/2011/05/04/macbook-air-2010-faces-of-death/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fixing TinyUmbrella 4.1.4 on Mac OS X Error</title>
		<link>http://chriscarey.com/wordpress/2010/09/11/tinyumbrella-4-1-4-on-mac-os-x-errors/</link>
		<comments>http://chriscarey.com/wordpress/2010/09/11/tinyumbrella-4-1-4-on-mac-os-x-errors/#comments</comments>
		<pubDate>Sun, 12 Sep 2010 01:15:36 +0000</pubDate>
		<dc:creator>Chris Carey</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://chriscarey.com/wordpress/?p=669</guid>
		<description><![CDATA[If you are having errors with TinyUmbrella on Mac OS X Something is wrong: You don&#8217;t have admin privileges or You have something running on port 80 or Your hosts file is not modifiable Please check Anti-Virus software or shutdown Skype/Teamviewer/etc as these apps block access to port 80. Try this method: The previous commands [...]]]></description>
			<content:encoded><![CDATA[<p>If you are having errors with TinyUmbrella on Mac OS X </p>
<blockquote><p>Something is wrong:<br />
You don&#8217;t have admin privileges or<br />
You have something running on port 80 or<br />
Your hosts file is not modifiable<br />
Please check Anti-Virus software or shutdown Skype/Teamviewer/etc as these apps block access to port 80.</p></blockquote>
<p>Try this method:</p>
<pre class="brush: bash; title: ; notranslate">
cd Umbrella.app/Contents/Resources/Java
sudo java -jar umbrella.jar
</pre>
<p>The previous commands will run TinyUmbrella as root which is what the application is expecting.</p>
<p>Running the Umbrella.app by double-clicking it, or even via the Terminal with <strong>sudo open Umbrella.app</strong>, it will run the java app as the non-privileged user which is what is causing the error.</p>
]]></content:encoded>
			<wfw:commentRss>http://chriscarey.com/wordpress/2010/09/11/tinyumbrella-4-1-4-on-mac-os-x-errors/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Tricking out your AppleTV running Linux</title>
		<link>http://chriscarey.com/wordpress/2010/09/11/tricking-out-your-appletv-running-linux/</link>
		<comments>http://chriscarey.com/wordpress/2010/09/11/tricking-out-your-appletv-running-linux/#comments</comments>
		<pubDate>Sat, 11 Sep 2010 18:31:35 +0000</pubDate>
		<dc:creator>Chris Carey</dc:creator>
				<category><![CDATA[AppleTV]]></category>

		<guid isPermaLink="false">http://chriscarey.com/wordpress/?p=615</guid>
		<description><![CDATA[Upset that your old AppleTV is left in the dust following the release of the new $99 AppleTV? Get Linux installed on that thing, and make it useful again! After getting Debian successfully installed on the AppleTV, I wondered exactly how many services can run on it without overloading it. So far, the following services [...]]]></description>
			<content:encoded><![CDATA[<p>Upset that your old AppleTV is left in the dust following the release of the new $99 AppleTV? <a href="http://chriscarey.com/wordpress/2010/08/22/running-debian-on-appletv-aug-2010/">Get Linux installed on that thing</a>, and make it useful again!</p>
<p>After getting Debian successfully installed on the AppleTV, I wondered exactly how many services can run on it without overloading it. So far, the following services are running:</p>
<ul>
<li>Netatalk / avahi-daemon</li>
<li>Samba</li>
<li>GKrellMd</li>
<li>OpenVPN</li>
<li>Apache 2 + PHP5</li>
<li>Asterisk 1.6 + Cepstral TTS + Lobstertech VoiceChanger + PHPAGI</li>
<li>ircd-hybrid &#8211; IRC Server</li>
<li>Nagios 3 with ircd-hybrid integration</li>
</ul>
<h4>Netatalk / avahi-daemon</h4>
<p>This allows the AppleTV to show up on the network as a Macintosh OS X shared drive. We could easily plug in a USB external drive and this extra drive would also be shared on the network. If you want more information on configuring Netatalk on Linux, check <a href="http://chriscarey.com/wordpress/2009/04/17/netatalk-on-intrepid-once-again/">my earlier blog posts on the subject</a>.</p>
<h4>Samba</h4>
<p>This allows the AppleTV to show up on the network as a Windows shared drive. </p>
<h4>GKrellMd</h4>
<p>My favorite little monitoring app for Gnome, <a href="http://members.dslextreme.com/users/billw/gkrellm/gkrellm.html">GKrellM</a> allows you to monitor the server in real time from a little desktop widget.</p>
<h4>OpenVPN</h4>
<p>A simple VPN server which allows you to tunnel home from work or coffee shops.</p>
<h4>Apache 2 + PHP5</h4>
<p>A standard Apache 2+PHP5 install is running on this machine. Here is a screenshot of the default page I created for it:</p>
<p><a href="http://chriscarey.com/wordpress/wp-content/uploads/2010/09/debiantv-shot.png"><img src="http://chriscarey.com/wordpress/wp-content/uploads/2010/09/debiantv-shot-300x209.png" alt="" title="debiantv shot" width="300" height="209" class="alignnone size-medium wp-image-618" /></a></p>
<p>In order to conserve memory, decrease some Apache config values:</p>
<pre class="brush: plain; title: ; notranslate">
&lt;IfModule mpm_prefork_module&gt;
    StartServers          1
    MinSpareServers       1
    MaxSpareServers      5
    MaxClients          50
    MaxRequestsPerChild   0
&lt;/IfModule&gt;
</pre>
<p>WebDAV is enabled so I am able to quickly and easily edit this site using Coda.</p>
<h4>Asterisk 1.6 + Cepstral TTS + Lobstertech VoiceChanger + PHPAGI</h4>
<p>This AppleTV runs my VoIP phone server. Phone service is through <a href="http://flowroute.com">Flowroute</a>. If you call my phone number, it speaks out text to the caller using Cepstral TTS. Anyone placing calls using this phone system can spoof any outgoing number or change their voice with the help of the Lobstertech VoiceChanger module. Incoming spoofed CallerID numbers are &#8220;unmasked&#8221; and the true number is revealed. The main phone script is written with PHP code using PHPAGI. Surprisingly, the AppleTV CPU handles the Text to Speech very well and I don&#8217;t notice any CPU strain. Very flexible and fun phone system.</p>
<p>Here is a sample of what the code looks like:</p>
<pre class="brush: php; title: ; notranslate">
function doMainMenu() {

    global $debug;
    global $fh;
    global $agi;

    $count = 0;

    while ($count &lt; 5) {
    // Say Main Menu Script
    $result = $agi-&gt;swift_get_data('Press 1 to ring the house phones or press 0 to leave a voice message.');

    // Capture which keys were pressed
    $keys = $result['result'];
    $key = $keys[0];
    if ($debug) fwrite($fh, &quot;Key Press:[&quot;. $keys['data'] . &quot;]\n&quot;);

    // Do something, based on which keys they pressed
    if ($key == &quot;1&quot;) doRingHousePhones();
    elseif ($key == &quot;0&quot;) doGoToVoicemail();
    elseif ($key == &quot;*&quot;) doLoginToVoicemail();
    else {
      $agi-&gt;swift(&quot;You didnt pick any options.&quot;);
    }
    $count++;
    }

    $agi-&gt;swift(&quot;Goodbye.&quot;);
  }
</pre>
<h4>ircd-hybrid</h4>
<p>The IRC server is used for Nagios 3 logging at the moment</p>
<h4>Nagios 3 with ircd-hybrid integration</h4>
<p>This is the newest addition, and a very sweet setup at that. Nagios 3 is an open source monitoring software. It monitors all of my equipment and servers and the services which are running on them. If CPU gets a little hot, or hard drive starts filling up, or website stops responding, it sends email/SMS notifications, and also sends a color coded notification to #nagios on the IRC server. Nagios uses Apache for the web front end. </p>
<p><a href="http://chriscarey.com/wordpress/wp-content/uploads/2010/09/nagios-shot.png"><img src="http://chriscarey.com/wordpress/wp-content/uploads/2010/09/nagios-shot.png" alt="" title="nagios shot" width="400" height="240" class="alignnone size-full wp-image-644" /></a></p>
<h3>General AppleTV tweaks</h3>
<p>It turned out that the swap partition that I created was only 25MB or was only showing up as 25MB. This is a problem since this AppleTV only has 256MB of internal RAM. I ended up setting up a <b>loopback swap file</b> which basically allows you to have a &#8216;file&#8217; on your main partition which will behave as a partition. This 512MB file is mounted as the swap for the system and is working perfectly.</p>
<pre class="brush: bash; title: ; notranslate">
dd if=/dev/zero of=swapfile bs=1k seek=512k count=1
mkswap swapfile
losetup -f
losetup /dev/loop0 swapfile
swapon /dev/loop0
</pre>
<p>You can verify that it worked with either of these:</p>
<pre class="brush: bash; title: ; notranslate">
cat /proc/meminfo | grep -i swap
free
</pre>
<p>Here is a screenshot of &#8216;top&#8217; running on the AppleTV with all of these services running:</p>
<p><a href="http://chriscarey.com/wordpress/wp-content/uploads/2010/09/appletv-top.png"><img src="http://chriscarey.com/wordpress/wp-content/uploads/2010/09/appletv-top.png" alt="" title="appletv top" width="667" height="392" class="alignnone size-full wp-image-652" /></a></p>
<p>Check out the load average! This machine is simply kickin&#8217; back!</p>
<p>If anyone is interested in more detail how any of these services are configured or if you have any suggestions on what other services should be added to this project, drop me a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://chriscarey.com/wordpress/2010/09/11/tricking-out-your-appletv-running-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Running Debian on AppleTV</title>
		<link>http://chriscarey.com/wordpress/2010/08/22/running-debian-on-appletv-aug-2010/</link>
		<comments>http://chriscarey.com/wordpress/2010/08/22/running-debian-on-appletv-aug-2010/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 23:15:33 +0000</pubDate>
		<dc:creator>Chris Carey</dc:creator>
				<category><![CDATA[AppleTV]]></category>

		<guid isPermaLink="false">http://chriscarey.com/wordpress/?p=599</guid>
		<description><![CDATA[I decided to install the latest Debian to my old AppleTV in order to use it as a server in the house. It has 160GB hard drive, 256MB RAM and a 1GHz processor. I think it could work well for NAS and VPN. I pulled the drive out of the AppleTV and hooked it up [...]]]></description>
			<content:encoded><![CDATA[<p>I decided to install the latest Debian to my old AppleTV in order to use it as a server in the house. It has 160GB hard drive, 256MB RAM and a 1GHz processor. I think it could work well for NAS and VPN.</p>
<p>I pulled the drive out of the AppleTV and hooked it up to my mac with a USB to IDE converter cable (All of this work is done on the Mac running Ubuntu under VMWare). It would be a little easier simply having a Linux machine handy. Then we wouldn&#8217;t have to deal with the virtual machine and host OS fighting for the USB devices. Anyway, you just need that AppleTV drive plugged into a Linux host to do these commands:</p>
<p>I used this method to prepare the drive:<br />
<a href="http://code.google.com/p/atv-bootloader/wiki/PartitioningLinux">http://code.google.com/p/atv-bootloader/wiki/PartitioningLinux</a></p>
<p>Then booted up a Debian installer with VMWare, and installed Debian to partition #4 on the drive with partition #5 as swap. Do NOT install GRUB to the MBR, the recovery files that are placed in the two AppleTV partitions will search for menu.lst and boot that grub. You may need to install (create) menu.lst by hand, especially if your particular distro uses GRUB2 like the latest version of Debian does.</p>
<p>Here is a copy of the <strong>/boot/grub/menu.lst</strong> which I created by hand:</p>
<pre class="brush: bash; title: ; notranslate">
default 0
title DebianTV
root (hd0,3)
kernel /boot/vmlinuz-2.6.26-2-686 root=/dev/hda4 ro quiet processor.max_cstate=2
initrd /boot/initrd.img-2.6.26-2-686
boot
</pre>
<p>After the OS install is finished, I sync and remove the drive from my Linux machine. Put the drive back in the AppleTV and booted it up. The AppleTV should boot straight to linux.</p>
]]></content:encoded>
			<wfw:commentRss>http://chriscarey.com/wordpress/2010/08/22/running-debian-on-appletv-aug-2010/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>UtahFM hits the App Store!</title>
		<link>http://chriscarey.com/wordpress/2010/08/05/utahfm-hits-the-app-store/</link>
		<comments>http://chriscarey.com/wordpress/2010/08/05/utahfm-hits-the-app-store/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 05:01:09 +0000</pubDate>
		<dc:creator>Chris Carey</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://chriscarey.com/wordpress/?p=575</guid>
		<description><![CDATA[Utah Free Media (UFM) is a non-profit entity, founded by people who know community broadcasting. UtahFM staff and programmers are all volunteers who are dedicated to quality programming. This iPhone app allows you to listen to UtahFM on your iPhone. iTunes Link]]></description>
			<content:encoded><![CDATA[<p><a href="http://itunes.apple.com/us/app/utahfm/id385049925?mt=8"><img alt="" src="http://a1.phobos.apple.com/us/r1000/059/Purple/fc/ae/90/mzi.gmzirapb.175x175-75.jpg" title="UtahFM Big Icon"  width="175" height="175" style="border:1px solid lightgrey;margin-bottom:20px;" /></a><br />
Utah Free Media (UFM) is a non-profit entity, founded by people who know community broadcasting. UtahFM staff and programmers are all volunteers who are dedicated to quality programming. This iPhone app allows you to listen to UtahFM on your iPhone.</p>
<p><a href="http://itunes.apple.com/us/app/utahfm/id385049925?mt=8">iTunes Link</a></p>
]]></content:encoded>
			<wfw:commentRss>http://chriscarey.com/wordpress/2010/08/05/utahfm-hits-the-app-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cydia crashing on launch. How to fix</title>
		<link>http://chriscarey.com/wordpress/2010/07/22/cydia-crashing-on-launch-how-to-fix/</link>
		<comments>http://chriscarey.com/wordpress/2010/07/22/cydia-crashing-on-launch-how-to-fix/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 20:38:59 +0000</pubDate>
		<dc:creator>Chris Carey</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://chriscarey.com/wordpress/?p=547</guid>
		<description><![CDATA[Delete all files except &#8216;partial&#8217; in /root/private/var/lib/apt/lists Delete all files in /private/var/lib/dpkg/updates]]></description>
			<content:encoded><![CDATA[<p>Delete all files except &#8216;partial&#8217; in /root/private/var/lib/apt/lists<br />
Delete all files in /private/var/lib/dpkg/updates</p>
]]></content:encoded>
			<wfw:commentRss>http://chriscarey.com/wordpress/2010/07/22/cydia-crashing-on-launch-how-to-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SLUG Magazine Calendar v2.0</title>
		<link>http://chriscarey.com/wordpress/2010/02/13/slug-magazine-calendar-v2-0/</link>
		<comments>http://chriscarey.com/wordpress/2010/02/13/slug-magazine-calendar-v2-0/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 04:00:27 +0000</pubDate>
		<dc:creator>Chris Carey</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://chriscarey.com/wordpress/?p=509</guid>
		<description><![CDATA[SLUG Magazine Calendar v2.0 hits the iPhone App Store yesterday. It only took 2 days from submission to approval! Apple is getting super efficient.]]></description>
			<content:encoded><![CDATA[<p>SLUG Magazine Calendar v2.0 hits the iPhone App Store yesterday. It only took 2 days from submission to approval! Apple is getting super efficient.</p>
]]></content:encoded>
			<wfw:commentRss>http://chriscarey.com/wordpress/2010/02/13/slug-magazine-calendar-v2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Original Apple Logo Painting</title>
		<link>http://chriscarey.com/wordpress/2010/02/13/original-apple-logo-painting/</link>
		<comments>http://chriscarey.com/wordpress/2010/02/13/original-apple-logo-painting/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 03:59:11 +0000</pubDate>
		<dc:creator>Chris Carey</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Art]]></category>

		<guid isPermaLink="false">http://chriscarey.com/wordpress/?p=507</guid>
		<description><![CDATA[This was a lot of fun to paint. Painted in acrylics.]]></description>
			<content:encoded><![CDATA[<p><a href="http://chriscarey.com/wordpress/wp-content/uploads/2010/02/apple-logo-painting.jpg"><img src="http://chriscarey.com/wordpress/wp-content/uploads/2010/02/apple-logo-painting-300x225.jpg" alt="" title="apple-logo-painting" width="300" height="225" class="size-medium wp-image-506" /></a></p>
<p>This was a lot of fun to paint. Painted in acrylics.</p>
]]></content:encoded>
			<wfw:commentRss>http://chriscarey.com/wordpress/2010/02/13/original-apple-logo-painting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AppleTV 3.0.1 works well, so far</title>
		<link>http://chriscarey.com/wordpress/2009/11/08/appletv-3-0-1-works-well-so-far/</link>
		<comments>http://chriscarey.com/wordpress/2009/11/08/appletv-3-0-1-works-well-so-far/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 18:36:14 +0000</pubDate>
		<dc:creator>Chris Carey</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[AppleTV]]></category>

		<guid isPermaLink="false">http://chriscarey.com/wordpress/2009/11/08/appletv-3-0-1-works-well-so-far/</guid>
		<description><![CDATA[Upgraded to AppleTV 3.0.1 last night, installed the mods. Everything is going well so far! Have all features working such as AFP, SSH, full Codec support thanks to Perian, plus the new 3.0 menu system and iPhone Remote.]]></description>
			<content:encoded><![CDATA[<p><img src="http://chriscarey.com/wordpress/wp-content/uploads/2009/11/appletv30menu-300x168.png" alt="appletv30menu" title="appletv30menu" width="300" height="168" class="size-medium wp-image-483" />Upgraded to AppleTV 3.0.1 last night, installed the mods. Everything is going well so far! Have all features working such as AFP, SSH, full Codec support thanks to Perian, plus the new 3.0 menu system and iPhone Remote.</p>
]]></content:encoded>
			<wfw:commentRss>http://chriscarey.com/wordpress/2009/11/08/appletv-3-0-1-works-well-so-far/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iPhone Triptych</title>
		<link>http://chriscarey.com/wordpress/2009/11/03/iphone-trifecta/</link>
		<comments>http://chriscarey.com/wordpress/2009/11/03/iphone-trifecta/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 02:41:14 +0000</pubDate>
		<dc:creator>Chris Carey</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Painting]]></category>

		<guid isPermaLink="false">http://chriscarey.com/wordpress/2009/11/03/iphone-trifecta/</guid>
		<description><![CDATA[Painted these a few months ago and realized I forgot to post them here.]]></description>
			<content:encoded><![CDATA[<p>Painted these a few months ago and realized I forgot to post them here.</p>
<p><a href="http://chriscarey.com/wordpress/wp-content/uploads/2009/11/l_2048_1536_DD32B8DE-F0EC-4621-BD72-3ECD552CBB5C.jpeg"><img src="http://chriscarey.com/wordpress/wp-content/uploads/2009/11/l_2048_1536_DD32B8DE-F0EC-4621-BD72-3ECD552CBB5C.jpeg" alt="" width="300" height="225" class="alignnone size-full wp-image-364" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://chriscarey.com/wordpress/2009/11/03/iphone-trifecta/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

