<?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>A Party to the World &#187; itunes</title>
	<atom:link href="http://dan.lecocq.us/wordpress/tag/itunes/feed/" rel="self" type="application/rss+xml" />
	<link>http://dan.lecocq.us/wordpress</link>
	<description>Life, love, and computer science</description>
	<lastBuildDate>Fri, 06 Jan 2012 17:21:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Warm Weather</title>
		<link>http://dan.lecocq.us/wordpress/2007/04/29/warm-weather/</link>
		<comments>http://dan.lecocq.us/wordpress/2007/04/29/warm-weather/#comments</comments>
		<pubDate>Mon, 30 Apr 2007 03:39:00 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[recreation]]></category>
		<category><![CDATA[balcony]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[lawn chair]]></category>
		<category><![CDATA[porch]]></category>
		<category><![CDATA[weather]]></category>

		<guid isPermaLink="false">http://dan.lecocq.us/wordpress/2007/04/29/warm-weather/</guid>
		<description><![CDATA[We&#8217;ve finally gotten into the warm weather here in Sendai, with up to 21 C (70 F). I bought a lawn chair and enjoyed my first chance to stretch out on my porch with a beer in hand. I could get used to sunlight. I bought a video camera that I&#8217;m excited to use. This [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve finally gotten into the warm weather here in Sendai, with up to 21 C (70 F).  I bought a lawn chair and enjoyed my first chance to stretch out on my porch with a beer in hand.  I could get used to sunlight.</p>
<p>I bought a video camera that I&#8217;m excited to use.  This means that friends and family will actually see some pictures when I get back (if you&#8217;re lucky!), so look forward to it.  Hopefully it won&#8217;t be boring vacation clips.  ( http://www.amazon.com/VPC-CA6OR-Weatherproof-Digital-Camcorder-Optical/dp/B000DZKVSS/ref=pd_bbs_sr_3/102-2275879-9761733?ie=UTF8&#038;s=electronics&#038;qid=1177905210&#038;sr=8-3 )</p>
<p>It turns out, I&#8217;ve listened to approximately 26 days of music in iTunes since I bought my Mac in December.  That&#8217;s roughly 1/5th my life listening to iTunes.  I find this relatively surprising.</p>
]]></content:encoded>
			<wfw:commentRss>http://dan.lecocq.us/wordpress/2007/04/29/warm-weather/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Heart-throb</title>
		<link>http://dan.lecocq.us/wordpress/2006/12/09/heart-throb/</link>
		<comments>http://dan.lecocq.us/wordpress/2006/12/09/heart-throb/#comments</comments>
		<pubDate>Sat, 09 Dec 2006 15:09:00 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[heart-throb]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[itunes]]></category>

		<guid isPermaLink="false">http://dan.lecocq.us/wordpress/2006/12/09/heart-throb/</guid>
		<description><![CDATA[My latest little heart-throb has been the reason behind more than a couple sleepless nights as of late. It&#8217;s called Visual C#. We met under the shade of iTunes&#8217; beautiful SDK and it was love at first sight. It&#8217;s the comfort of an old friend, C++, combined with everything I love about scripting languages, and [...]]]></description>
			<content:encoded><![CDATA[<p>My latest little heart-throb has been the reason behind more than a couple sleepless nights as of late. It&#8217;s called Visual C#.</p>
<p>We met under the shade of iTunes&#8217; beautiful SDK and it was love at first sight. It&#8217;s the comfort of an old friend, C++, combined with everything I love about scripting languages, and it&#8217;s really easy to make solid GUIs (graphical user interface) with it. Not that there aren&#8217;t problems in our relationship &#8211; it runs almost painfully slow, but what it lacks in speed it makes up in flexibility.</p>
<p>As I mentioned before, the only reason I&#8217;ve been messing around with it is because of iTunes&#8217; API (application public interface for those playing at home; an API allows you to write your own program that interacts with the functions of another program in a publicly described fashion; for instance, Amazon.com publishes an API that allows other websites to grab information from their website using tools that Amazon.com has written). iTunes has this habit of keeping tabs on how many times you play any given song, and when you last played it, but if you play it on your iPod, it doesn&#8217;t keep track of that. Your iPod grabs the play counts from iTunes, but when you synchronize your iPod with your iTunes library, the times you&#8217;ve played your songs on your iPod seem to disappear. One way to solve this problem is to write a script using the API published by Apple.</p>
<p>There are a couple of other little tricks I&#8217;d like to teach iTunes, and so I&#8217;ve been putting together this little bundle of random tools with C#. It&#8217;s a lot of fun, and I figure it&#8217;s better than me playing Mario Cart.<strong></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://dan.lecocq.us/wordpress/2006/12/09/heart-throb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

