<?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"
	>

<channel>
	<title>Makes No Sense At All</title>
	<atom:link href="http://www.katoemba.net/makesnosenseatall/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.katoemba.net/makesnosenseatall</link>
	<description>Interesting things to share around software development, music and what else comes to mind</description>
	<pubDate>Sat, 15 Nov 2008 21:53:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>AppStore and Adhoc distribution profiles - Howto</title>
		<link>http://www.katoemba.net/makesnosenseatall/2008/11/15/appstore-and-adhoc-distribution-profiles-howto/</link>
		<comments>http://www.katoemba.net/makesnosenseatall/2008/11/15/appstore-and-adhoc-distribution-profiles-howto/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 21:53:55 +0000</pubDate>
		<dc:creator>Berrie</dc:creator>
		
		<category><![CDATA[Software development]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[iPhone SDK]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.katoemba.net/makesnosenseatall/2008/11/15/appstore-and-adhoc-distribution-profiles-howto/</guid>
		<description><![CDATA[Many developers have been facing issues with building iphone applications using distribution profiles (AdHoc and AppStore). Often the correct distribution profiles don&#8217;t appear in the build settings in XCode.
I have been struggling with this for quite some time as well, but as of late I seem to have found a method of working that always [...]]]></description>
			<content:encoded><![CDATA[<p>Many developers have been facing issues with building iphone applications using distribution profiles (AdHoc and AppStore). Often the correct distribution profiles don&#8217;t appear in the build settings in XCode.</p>
<p>I have been struggling with this for quite some time as well, but as of late I seem to have found a method of working that always does the trick. What it comes down to, is that when you want to change the build settings, as well as when you want to build a distribution version, you need to make sure that a device (iPhone, iPod Touch) is connected to your Mac. If you don&#8217;t connect it, there&#8217;s a good chance that the build profiles don&#8217;t show up in the build settings. Connecting the device and restarting XCode usually fixes this.</p>
<p>The practice I&#8217;m using currently, is that whenever I want to build for testing in the iPhone simulator I make sure no device is connected, and when a build is destined for a device I make sure that a device is actually connected. I make it a habit to connect or disconnect the device (depending on the build target), and restart XCode. This is a bit of a hassle, but at least it gives me predictable results.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.katoemba.net/makesnosenseatall/2008/11/15/appstore-and-adhoc-distribution-profiles-howto/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New application for Dutch traffic info in the AppStore</title>
		<link>http://www.katoemba.net/makesnosenseatall/2008/11/09/new-application-for-dutch-traffic-info-in-the-appstore/</link>
		<comments>http://www.katoemba.net/makesnosenseatall/2008/11/09/new-application-for-dutch-traffic-info-in-the-appstore/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 08:48:23 +0000</pubDate>
		<dc:creator>Berrie</dc:creator>
		
		<category><![CDATA[Software development]]></category>

		<category><![CDATA[Auto]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[iPod Touch]]></category>

		<category><![CDATA[Traffic]]></category>

		<guid isPermaLink="false">http://www.katoemba.net/makesnosenseatall/2008/11/09/new-application-for-dutch-traffic-info-in-the-appstore/</guid>
		<description><![CDATA[A second iPhone application that I developed was released to the AppStore this week under the moop.me label. Like RitMeester it is targeted at the Dutch highway junkies, and shows maps of the different regions in the Netherlands with the main roads and traffic jams on these roads. And unfortunately, as I daily experience, there [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.katoemba.net/makesnosenseatall/wp-content/uploads/2008/11/fileinfoicon.png" width="57" height="57" alt="File Info" align="left"/>A second iPhone application that I developed was released to the AppStore this week under the <a href="http://www.moop.me/" target="_blank">moop.me</a> label. Like <a href="http://www.katoemba.net/makesnosenseatall/ritmeester">RitMeester</a> it is targeted at the Dutch highway junkies, and shows maps of the different regions in the Netherlands with the main roads and traffic jams on these roads. And unfortunately, as I daily experience, there are plenty of those. The name of the application (File Info) might be a bit confusing, and comes from file which is the dutch word for traffic jam.<br/><br />
So far there have been rave reviews only, scoring 9 times out 9 the maximum 5 star rating, and today it took the number 1 spot in &#8216;most downloaded&#8217; list in the Dutch AppStore. Thank you! The application is <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=294651067&#038;mt=8" target="_blank">available for free in the Dutch AppStore</a> now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.katoemba.net/makesnosenseatall/2008/11/09/new-application-for-dutch-traffic-info-in-the-appstore/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Application integration using the iPhone SDK</title>
		<link>http://www.katoemba.net/makesnosenseatall/2008/11/09/application-integration-using-the-iphone-sdk/</link>
		<comments>http://www.katoemba.net/makesnosenseatall/2008/11/09/application-integration-using-the-iphone-sdk/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 08:30:40 +0000</pubDate>
		<dc:creator>Berrie</dc:creator>
		
		<category><![CDATA[Software development]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Cocoa]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[iPhone SDK]]></category>

		<guid isPermaLink="false">http://www.katoemba.net/makesnosenseatall/2008/11/09/application-integration-using-the-iphone-sdk/</guid>
		<description><![CDATA[Recently the successful iPhone applications Trein and iNap realized a tight integration, in that you can activate iNap directly from Trein. How to create the integration on the side of the &#8216;receiving&#8217; application, iNap in this case, is described in the iPhone SDK example &#8216;Launch Me&#8217;.
When integrating applications, you typically want to pass data from [...]]]></description>
			<content:encoded><![CDATA[<p>Recently the successful iPhone applications Trein and <a href="http://www.moop.me/inap.php" target="_blank">iNap</a> realized a tight integration, in that you can activate iNap directly from Trein. How to create the integration on the side of the &#8216;receiving&#8217; application, iNap in this case, is described in the iPhone SDK example &#8216;Launch Me&#8217;.<br/><br />
When integrating applications, you typically want to pass data from one to the other, in this post I&#8217;ll describe how the incoming parameters can easily be extracted in the receiving application.<br/><br />
The receiving application will register itself in the OS (for details see the &#8216;Launch Me&#8217; example), and the result is that it can be activated from another application or from a hyperlink in a webpage. An example of a url that activates another application is:<br/></p>
<pre>
<code>
myapp://myapp?latitude=51.3&#038;longitude=5.2&#038;title=middle of nowhere
</code>
</pre>
<p>In the receiving application the method <code>- (BOOL)application:(UIApplication *)application handleOpenURL:(NSURL *)url</code> will be called on the application delegate object, and in this method you need to extract the parameters from the URL. The following code shows how to do that with minimal code. Like Apple&#8217;s example, it does a lot of checking to prevent undesired usage, in this case the url parameters must meet the exact specifications (i.e. no missing parameters, no extra parameters) otherwise the request will be ignored.</p>
<pre>
<code>
- (BOOL)application:(UIApplication *)application handleOpenURL:(NSURL *)url
{
  // You should be extremely careful when handling URL requests.
  // You must take steps to validate the URL before handling it.
  // If any of the validations fails, bail out returning NO.
  if (!url) {
    // The URL is nil. There's nothing more to do.
    return NO;
  }

  // Split the url into two sections, one section with the base url and one with the parameters.
  NSArray *urlSections = [[url absoluteString] componentsSeparatedByCharactersInSet:
              [NSCharacterSet characterSetWithCharactersInString:@"?"]];

  // Check that you actually got a base section and a parameter section.
  if ([urlSections count] != 2) {
    return NO;
  }

  // Check that the base part of the url is what you expect it to be.
  if (![[urlSections objectAtIndex:0] isEqualToString:@"myapp://myapp"]) {
    return NO;
  }

  // Split up the parameter section into a parameter Array.
  NSArray *parameterArray = [[urlSections objectAtIndex:1] componentsSeparatedByCharactersInSet:
              [NSCharacterSet characterSetWithCharactersInString:@"&#038;="]];
  NSEnumerator *parameterEnum = [parameterArray objectEnumerator];
  NSString *parameter, *value;
  // The parameters values that we are expecting.
  NSString *latitude = nil, *longitude = nil, *title = nil;

  // Run through the array of parameters.
  while (parameter = [parameterEnum nextObject]) {
    // Get the value that goes with this parameter, and if it is missing break.
    if ((value = [parameterEnum nextObject]) == nil)
      break;

    // Check the parameter value against the parameters that you support/expect,
    // and assign the matching value to the right variable.
    if ([parameter isEqualToString:@"latitude"])
      latitude = value;
    else if ([parameter isEqualToString:@"longitude"])
      longitude = value;
    else if ([parameter isEqualToString:@"title"])
      title = [value stringByReplacingPercentEscapesUsingEncoding:NSUTF8StringEncoding];
    else {
      // An unexpected parameter was passed, bail out.
      latitude = nil;
      longitude = nil;
      title = nil;
      break;
    }
  }

  // Check if we got all parameters (in this case all are mandatory), if not bail out.
  if (latitude == nil || longitude == nil || title == nil) {
    return NO;
  }

  // Use the parameters to do your thing.
  CLLocation *location = [[[CLLocation alloc]
                               initWithLatitude:[latitude doubleValue]
                               longitude:[longitude doubleValue]] autorelease];
  [someObject activateDestination:title location:location];

  return YES;
}
</code>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.katoemba.net/makesnosenseatall/2008/11/09/application-integration-using-the-iphone-sdk/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Performance improvements for MPoD</title>
		<link>http://www.katoemba.net/makesnosenseatall/2008/11/06/performance-improvements-for-mpod/</link>
		<comments>http://www.katoemba.net/makesnosenseatall/2008/11/06/performance-improvements-for-mpod/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 21:49:05 +0000</pubDate>
		<dc:creator>Berrie</dc:creator>
		
		<category><![CDATA[Music]]></category>

		<category><![CDATA[Software development]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[iPod Touch]]></category>

		<category><![CDATA[MPD]]></category>

		<category><![CDATA[MPD Client]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.katoemba.net/makesnosenseatall/2008/11/06/performance-improvements-for-mpod/</guid>
		<description><![CDATA[Like Snow Leopard, the next release of MPoD will focus on performance rather then on functionality. Allthough the startup performance was improved a lot in version 1.1, it still takes a long time before the lists of artists, albums and songs are available. For my own 10.000 song library it takes about 15-20 seconds.
By using [...]]]></description>
			<content:encoded><![CDATA[<p>Like Snow Leopard, the next release of MPoD will focus on performance rather then on functionality. Allthough the startup performance was improved a lot in version 1.1, it still takes a long time before the lists of artists, albums and songs are available. For my own 10.000 song library it takes about 15-20 seconds.</p>
<p>By using a locally cached sqlite3 database in combination with lazy loading, the loading now takes about 3 seconds, which is really a massive improvement. In the coming week additional testing will be done, and I hope that this release can be available in the AppStore in 2 weeks from now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.katoemba.net/makesnosenseatall/2008/11/06/performance-improvements-for-mpod/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MPoD - Your feedback is needed</title>
		<link>http://www.katoemba.net/makesnosenseatall/2008/10/04/mpod-your-feedback-is-needed/</link>
		<comments>http://www.katoemba.net/makesnosenseatall/2008/10/04/mpod-your-feedback-is-needed/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 13:50:57 +0000</pubDate>
		<dc:creator>Berrie</dc:creator>
		
		<category><![CDATA[Music]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[iPod Touch]]></category>

		<category><![CDATA[MPD]]></category>

		<category><![CDATA[MPD Client]]></category>

		<guid isPermaLink="false">http://www.katoemba.net/makesnosenseatall/2008/10/04/mpod-your-feedback-is-needed/</guid>
		<description><![CDATA[ Based on some of the comments I received on MPoD I&#8217;m looking at ways to improve the user interface. One thing I&#8217;ve been thinking about is to use gestures for some of the actions, e.g. swipe left =&#62; previous song, swipe right =&#62; next song, swipe up =&#62; increase volume, swipe down =&#62; decrease [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.katoemba.net/makesnosenseatall/wp-content/uploads/2008/09/icon.jpg" width="57" height="57" alt="Icon.png" align="left" /> Based on some of the comments I received on MPoD I&#8217;m looking at ways to improve the user interface. One thing I&#8217;ve been thinking about is to use gestures for some of the actions, e.g. swipe left =&gt; previous song, swipe right =&gt; next song, swipe up =&gt; increase volume, swipe down =&gt; decrease volume.</p>
<p>This could be combined with a 2nd now playing screen that shows the album cover art. Then this screen would not have buttons, instead the swipes would do the work.<br />
Do you think this would be a useful addition? Or do you have a better idea? Then please post your comments and I&#8217;ll see what can be done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.katoemba.net/makesnosenseatall/2008/10/04/mpod-your-feedback-is-needed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Shake-day at Katoemba</title>
		<link>http://www.katoemba.net/makesnosenseatall/2008/09/27/shake-day-at-katoemba/</link>
		<comments>http://www.katoemba.net/makesnosenseatall/2008/09/27/shake-day-at-katoemba/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 20:45:28 +0000</pubDate>
		<dc:creator>Berrie</dc:creator>
		
		<category><![CDATA[Music]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[iPod Touch]]></category>

		<category><![CDATA[MPD Client]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.katoemba.net/makesnosenseatall/2008/09/27/shake-day-at-katoemba/</guid>
		<description><![CDATA[Today was &#8217;shake-day&#8217; at Katoemba. First I bought the new Wii game Warioworld - Shake It! for my kids. And staying in that shaking spirit, I implemented a shake&#8217;n&#8217;shuffle feature in MPoD that will choose a random album to play if you shake your iPhone. Not very original given that the new iPod&#8217;s already do [...]]]></description>
			<content:encoded><![CDATA[<p>Today was &#8217;shake-day&#8217; at Katoemba. First I bought the new Wii game <a href="http://wariolandshakeit.com/launch/index.html" target="_blank">Warioworld - Shake It!</a> for my kids. And staying in that shaking spirit, I implemented a shake&#8217;n&#8217;shuffle feature in <a href="http://www.katoemba.net/makesnosenseatall/mpod/">MPoD</a> that will choose a random album to play if you shake your iPhone. Not very original given that the new iPod&#8217;s already do this, but still a nice feature.</p>
<p>Also this week I&#8217;ve made improvements to the now playing screen, to get rid of the sluggish performance that various people have been reporting. I expect to submit the new version for AppStore review in the coming week.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.katoemba.net/makesnosenseatall/2008/09/27/shake-day-at-katoemba/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New iPhone app: iNap</title>
		<link>http://www.katoemba.net/makesnosenseatall/2008/09/17/new-iphone-app-inap/</link>
		<comments>http://www.katoemba.net/makesnosenseatall/2008/09/17/new-iphone-app-inap/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 20:53:11 +0000</pubDate>
		<dc:creator>Berrie</dc:creator>
		
		<category><![CDATA[Software development]]></category>

		<category><![CDATA[Alarm]]></category>

		<category><![CDATA[Alert]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[Location Services]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.katoemba.net/makesnosenseatall/2008/09/12/new-iphone-app-inap/</guid>
		<description><![CDATA[Under the flag of moop.me I&#8217;ve recently been cooperating with some guys on a new iPhone application named iNap. This uses the location services on the iPhone 3G to alert you during your travel when you are approaching your destination.
This handy application is available from in the AppStore now.
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.katoemba.net/makesnosenseatall/wp-content/uploads/2008/09/inapgrad.jpg" width="57" height="72" alt="_inapgrad.png" align="left" />Under the flag of <a href="http://www.moop.me/" target="_blank">moop.me</a> I&#8217;ve recently been cooperating with some guys on a new iPhone application named <a href="http://www.moop.me/inap.php" target="_blank">iNap</a>. This uses the location services on the iPhone 3G to alert you during your travel when you are approaching your destination.<br/><br />
This handy application is <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=290401644&#038;mt=8" target="_blank">available from in the AppStore</a> now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.katoemba.net/makesnosenseatall/2008/09/17/new-iphone-app-inap/feed/</wfw:commentRss>
		</item>
		<item>
		<title>T-Mobile on MPoD screenshots</title>
		<link>http://www.katoemba.net/makesnosenseatall/2008/09/13/t-mobile-on-mpod-screenshots/</link>
		<comments>http://www.katoemba.net/makesnosenseatall/2008/09/13/t-mobile-on-mpod-screenshots/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 19:26:24 +0000</pubDate>
		<dc:creator>Berrie</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.katoemba.net/makesnosenseatall/2008/09/11/t-mobile-on-mpod-screenshots/</guid>
		<description><![CDATA[Some people seem to be surprised that the MPoD screenshots on iTunes say &#8216;T-Mobile&#8217;. Well, in the Netherlands T-Mobile has the exclusive rights to the iPhone, so these images are not from a jailbroken iPhone.
For a developer, some of the reviews and 1* ratings on the AppStore are actually very discouraging: unsubstantiated hints of illegal [...]]]></description>
			<content:encoded><![CDATA[<p>Some people seem to be surprised that the MPoD screenshots on iTunes say &#8216;T-Mobile&#8217;. Well, in the Netherlands T-Mobile has the exclusive rights to the iPhone, so these images are not from a jailbroken iPhone.</p>
<p>For a developer, some of the reviews and 1* ratings on the AppStore are actually very discouraging: unsubstantiated hints of illegal practices, people who are apparently to dumb to read or understand what&#8217;s written in the description and then question the usefulness or functioning of an application :-(.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.katoemba.net/makesnosenseatall/2008/09/13/t-mobile-on-mpod-screenshots/feed/</wfw:commentRss>
		</item>
		<item>
		<title>RitMeester v1.0 released</title>
		<link>http://www.katoemba.net/makesnosenseatall/2008/09/12/ritmeester-v10-released/</link>
		<comments>http://www.katoemba.net/makesnosenseatall/2008/09/12/ritmeester-v10-released/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 21:44:38 +0000</pubDate>
		<dc:creator>Berrie</dc:creator>
		
		<category><![CDATA[Software development]]></category>

		<category><![CDATA[Auto]]></category>

		<category><![CDATA[Belastingdienst]]></category>

		<category><![CDATA[Bijtelling]]></category>

		<category><![CDATA[Kilometer Registratie]]></category>

		<category><![CDATA[Mac]]></category>

		<category><![CDATA[Mac OS X 10.5]]></category>

		<category><![CDATA[Ritten Administratie]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.katoemba.net/makesnosenseatall/2008/09/12/ritmeester-v10-released/</guid>
		<description><![CDATA[It took some time, but finally version 1.0 of RitMeester has been released. In the Netherlands, when you have a lease-car the tax authorities will add up to 25% of the car value to your gross salary. If you use your car for personal travel less than 500 kilometers per year, you can get a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.katoemba.net/makesnosenseatall/wp-content/uploads/2008/09/car-64.png" width="64" height="64" align="left"/>It took some time, but finally version 1.0 of <a href="http://www.katoemba.net/makesnosenseatall/ritmeester">RitMeester</a> has been released. In the Netherlands, when you have a lease-car the tax authorities will add up to 25% of the car value to your gross salary. If you use your car for personal travel less than 500 kilometers per year, you can get a &#8216;Verklaring geen privé gebruik&#8217; from the tax authorities. Condition is that you maintain detail records of all car travel.</p>
<p>RitMeester is the first Mac based program that helps you to keep a detailed and consistent administration, with minimum effort. All details required by the tax authorities are stored, and you&#8217;re only a few clicks away from creating a printed version of your administration when needed.</p>
<p>RitMeester is available in Dutch only, and can now be downloaded as a trial version. Once you are convinced of the benefits it provides you, you can upgrade to the full version for €17.50.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.katoemba.net/makesnosenseatall/2008/09/12/ritmeester-v10-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MPoD version 1.1.1 in the AppStore</title>
		<link>http://www.katoemba.net/makesnosenseatall/2008/09/12/mpod-version-111-in-the-appstore/</link>
		<comments>http://www.katoemba.net/makesnosenseatall/2008/09/12/mpod-version-111-in-the-appstore/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 18:27:47 +0000</pubDate>
		<dc:creator>Berrie</dc:creator>
		
		<category><![CDATA[Music]]></category>

		<category><![CDATA[Software development]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[iPod Touch]]></category>

		<category><![CDATA[MPD]]></category>

		<category><![CDATA[MPD Client]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.katoemba.net/makesnosenseatall/2008/09/12/mpod-version-111-in-the-appstore/</guid>
		<description><![CDATA[ Version 1.1.1 of MPoD is available in the AppStore. This is a minor bugfix that prevents the startup crash in case you have upgraded from a previous version.
It doesn&#8217;t add any new functionality, so if the previous version runs fine for you there is no need to upgrade, allthough it won&#8217;t hurt either.
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.katoemba.net/makesnosenseatall/wp-content/uploads/2008/09/icon.jpg" width="57" height="57" alt="Icon.png" align="left" /> Version 1.1.1 of <a href="http://www.katoemba.net/makesnosenseatall/mpod/">MPoD</a> is available in the <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=285063020&amp;mt=8" target="_blank">AppStore</a>. This is a minor bugfix that prevents the startup crash in case you have upgraded from a previous version.</p>
<p>It doesn&#8217;t add any new functionality, so if the previous version runs fine for you there is no need to upgrade, allthough it won&#8217;t hurt either.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.katoemba.net/makesnosenseatall/2008/09/12/mpod-version-111-in-the-appstore/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
