<?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>How to make iPhone Apps and Influence People &#187; Development</title>
	<atom:link href="http://blog.jcmultimedia.com.au/category/development/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.jcmultimedia.com.au</link>
	<description>Musings on the iPhone development process</description>
	<lastBuildDate>Thu, 18 Aug 2011 22:58:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Realestate.com.au iPad app goes live!</title>
		<link>http://blog.jcmultimedia.com.au/2011/08/realestate-com-au-ipad-app-goes-live.html</link>
		<comments>http://blog.jcmultimedia.com.au/2011/08/realestate-com-au-ipad-app-goes-live.html#comments</comments>
		<pubDate>Thu, 18 Aug 2011 14:11:44 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[appstore]]></category>
		<category><![CDATA[iOS4]]></category>
		<category><![CDATA[iosDev]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[realestate.com.au]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=336</guid>
		<description><![CDATA[TweetIt's been a number of months and some incredibly late nights in the making but the Realestate.com.au iPad App finally went live in the iTunes store last Friday, August 12. I was lucky enough to be able to give a demo of the app the night before release at the Melbourne Cocoaheads meeting at the Intunity offices [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FoEqVbb&amp;via=sirjec&amp;text=Realestate.com.au%20iPad%20app%20goes%20live%21&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2011%2F08%2Frealestate-com-au-ipad-app-goes-live.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>It's been a number of months and some incredibly late nights in the making but the <a title="Realestate.com.au website" href="http://realestate.com.au">Realestate.com.au</a> iPad App <a title="Realestate.com.au Twitter feed announces iPad app on the iTunes Store" href="http://twitter.com/realestate_au/status/101906666685079552">finally went live</a> in the iTunes store last Friday, August 12. I was lucky enough to be able to give a demo of the app the night before release at the <a title="Melbourne Cocoheads Website" href="http://www.melbournecocoaheads.com/">Melbourne Cocoaheads</a> meeting at the Intunity offices in Cremorne and the response from probably the largest (70+) crowd ever to attend a cocoaheads was really exciting.</p>
<p>I joined the REA Mobile team back in March 2011 to help with the contenting development of their iPhone app, and after a UI uplift release for the iPhone we started working on the universal iPad app. After some hiccups along the way, we managed to deliver a brilliant looking, stable app that I'm really proud to have worked on. I'd say it's reset the bar for iOS property apps, and is streets above its competition.</p>
<p>The REA Mobile team is lead by Kevin O'Neill (<a title="Kevin O'neill on Twitter" href="http://twitter.com/kevinoneill">@kevinoneill</a>), second chaired by Luke Cunningham (<a title="Luke Cunningham on Twitter" href="http://twitter.com/icaruswings">@icaruswings</a>) and backed up by <a title="Steve Hollaway on Twitter" href="http://twitter.com/impurist">Steve Hollaway</a>, <a title="Ben Thomas on Twitter" href="http://twitter.com/bensthomas">Ben Thomas</a>, <a title="Mike Rowe on Twitter" href="http://twitter.com/mrowe">Mike Rowe</a>, <a title="Myles Abbot on Twitter" href="http://twitter.com/molescat">Myles Abbot</a>, <a title="Mujtaba Hussain's Website" href="http://blog.mujtabahussain.net/">Mujtaba Hussain</a> and myself.</p>
<p>Some awesome technical bits / features of the app include:</p>
<ul>
<li>Custom forms (<a title="IBAForms Open Source Project on Git Hub" href="https://github.com/ittybittydude/IBAForms">IBAForms</a>) for advanced property searches.</li>
<li>A gorgeous custom UI including the little bits that are <em>really hard</em> to customise.</li>
<li>Custom map callouts are <em>really hard</em> to customise.</li>
<li>It's a true universal app it has a shared underlying code base and consistent behaviour, look and feel.</li>
<li>It rotates, and it rotates like a <em>boss</em>. Rotate it, and see it resize itself without any of that crappy UI flickering you see elsewhere.</li>
<li>Swishy tap, pan and swipe gesture recognisers all over the place make interactions really fluid.</li>
<li>It's damn fast (it has it's own purpose built back end).</li>
<li>It's stable. We tested the <em>f*ck</em> out of this app... and the competitors...</li>
<li>It caches images and searches and other things;  it also behaves nicely when errors occur.</li>
<li>It's using the latest iOS 4+ technology and minimal amounts of old legacy code (there's always <em>some</em> right?)</li>
<li>It leverages/wrangles a handful of awesome open source frameworks.</li>
<li>It sets the bar for it's category in mobile property apps.</li>
</ul>
<div id="attachment_337" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/08/Photo-Aug-18-11-11-05-PM.png"><img class="size-medium wp-image-337" title="Realestate.com.au iPad App " src="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/08/Photo-Aug-18-11-11-05-PM-300x225.png" alt="" width="300" height="225" /></a><p class="wp-caption-text">The realestate.com.au iPad app &quot;Money Shot&quot; as we call it </p></div>
<div id="attachment_339" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/08/Photo-Aug-18-11-11-36-PM.png"><img class="size-medium wp-image-339" title="Realestate.com.au iPad App screenshot 2" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/08/Photo-Aug-18-11-11-36-PM-300x225.png" alt="" width="300" height="225" /></a><p class="wp-caption-text">Custom callouts are one of the hard things to customise</p></div>
<p>So yeah ! If you haven't already - check it out on iTunes -&gt; <a title="realestate.com.au on the App Store" href="http://itunes.apple.com/au/app/realestate.com.au-australias/id404667893?mt=8">Realestate.com.au in iTunes</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2011/08/realestate-com-au-ipad-app-goes-live.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>WWDC 2011 Video recommendations (Updated)</title>
		<link>http://blog.jcmultimedia.com.au/2011/06/wwdc-2011-video-recommendations.html</link>
		<comments>http://blog.jcmultimedia.com.au/2011/06/wwdc-2011-video-recommendations.html#comments</comments>
		<pubDate>Thu, 23 Jun 2011 23:31:40 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iosDev]]></category>
		<category><![CDATA[videos]]></category>
		<category><![CDATA[wwdc]]></category>
		<category><![CDATA[WWDC2011]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=323</guid>
		<description><![CDATA[TweetUpdate 26/6/11 : I've fixed a couple of errors, and updated the formatting of the post below. WWDC Videos are out this morning! Here's my very quick 'Hit List' based on the sessions I attended and the sessions I stared in the WWDC 2011 app on my iPad. Monday - Kickoff Sessions 601 - Apple [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FkTandy&amp;via=sirjec&amp;text=WWDC%202011%20Video%20recommendations%20%28Updated%29&amp;related=sirjec&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2011%2F06%2Fwwdc-2011-video-recommendations.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>Update 26/6/11 : I've fixed a couple of errors, and updated the formatting of the post below.</p>
<p><a title="Apple Developer Videos on iTunes" href="http://developer.apple.com/iTunes" target="_blank">WWDC Videos are out this morning</a>! Here's my very quick 'Hit List' based on the sessions I attended and the sessions I stared in the WWDC 2011 app on my iPad.</p>
<p><strong>Monday - Kickoff Sessions</strong></p>
<p>601 - Apple Platforms Kickoff</p>
<p>300 - Developer Tools Kickoff</p>
<p>400 - Graphics, Media and Games Kickoff</p>
<p><strong>Tuesday</strong></p>
<p>100 - What's New in Cocoa Touch</p>
<p><strong>102 - Implementing UIViewController Containment ** </strong><em>This is probably the most interesting thing in iOS 5 from my point of view.</em></p>
<p>101 - What's new in Cocoa</p>
<p><strong>500 - What's new in Core Location **</strong> <em>Presented by a friend of mine, lots of people were excited by the new stuff here</em></p>
<p>104 - Advanced ScrollView Techniques <em>** The ScrollView talks are always great</em></p>
<p><strong>501 - iCloud Storage Overview **</strong></p>
<p>105 - Polishing your App: Tips and Tricks to Improve Responsiveness and Performance</p>
<p>303 - What's New in Core Data on iOS ** There was some cool stuff in here.</p>
<p>203 - Introducing App Sandbox  (Lion)</p>
<p><strong>323 - Introducing Automatic Reference Counting (ARC) **</strong></p>
<p><strong>Wednesday</strong></p>
<p>111 - Visualising Information Geographically with MapKit</p>
<p>306 - Maximising Productivity in Xcode 4</p>
<p>308 - Blocks and Grand Central Dispatch in Practice <em>** The line for this was the longest all week</em></p>
<p>307 - Moving to Apple LLVM compiler</p>
<p>310 - What's new in Instruments</p>
<p>116 - Storing Documents in iCloud using iOS 5 ** Not exciting for me, but people like the concept</p>
<p><strong>Thursday</strong></p>
<p>208 - Securing Application Data</p>
<p>313 - Mastering Schemes in Xcode 4</p>
<p>210 - Mastering Grand Central Dispatch</p>
<p>121 - Understanding UIKit Rendering</p>
<p>124 - Twitter Integration125 - UITableView Changes, Tips &amp; Tricks</p>
<p>316 - LLVM Technologies in Depth</p>
<p>422 - Using Core Image on iOS &amp; Mac OS X **</p>
<p>129 - Practical Drawing for iOS Developers **</p>
<p>318 - iOS Performance in Depth</p>
<p><strong>Friday</strong></p>
<p>134 - Writing Easy-To-Change Code: Your second most important goal as a developer</p>
<p>322 - Objective C Advancements In-Depth</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2011/06/wwdc-2011-video-recommendations.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A simple bash script to automatically create your iOS Icon.png files</title>
		<link>http://blog.jcmultimedia.com.au/2011/02/a-simple-bash-script-to-automatically-create-your-ios-icon-png-files.html</link>
		<comments>http://blog.jcmultimedia.com.au/2011/02/a-simple-bash-script-to-automatically-create-your-ios-icon-png-files.html#comments</comments>
		<pubDate>Mon, 21 Feb 2011 23:54:23 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[command-line]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iTunesArtwork]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[sips]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=254</guid>
		<description><![CDATA[Tweet The other week at my weekly co-working catchup in the city I was made aware of the very handy sips(1) command line tool. Sips is short for Scriptable Image Processing system and is more or less a command line front end to Apple's image processing abilities. My problem that day was "How can I [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FfriOsm&amp;via=sirjec&amp;text=A%20simple%20bash%20script%20to%20automatically%20create%20your%20iOS%20Icon.png%20files&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2011%2F02%2Fa-simple-bash-script-to-automatically-create-your-ios-icon-png-files.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/02/iOSIcons.jpg"><img class="aligncenter size-full wp-image-257" title="Various iOS Icons Sizes" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2011/02/iOSIcons.jpg" alt="Various iOS Icons Sizes" width="512" height="134" /></a> The other week at my weekly co-working catchup in the city I was made aware of the very handy <a title="sips documentation at Apple" href="http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man1/sips.1.html">sips(1) command line tool</a>. Sips is short for Scriptable Image Processing system and is more or less a command line front end to Apple's image processing abilities.</p>
<p>My problem that day was "How can I automatically resize my Icon.png artwork" and all of a sudden with the knowledge of sips' existence it was easy to write this small bash script to rename and resize my large 512x512 pixel artwork down to the various names and sizes required by iOS. (Thanks <a title="@markbate on Twitter" href="http://twitter.com/markbate">Mark</a>!)</p>
<p>The script is simple; give it an input PNG image at least 512x512 pixels (multiple of 512 will work too) and it will create your iTunesArtwork, Icon.png, Icon@2x.png, Icon-Small.png, Icon-Small@2x.png, Icon-Small-50.png and Icon-72.png file nicely. These sizes are all outlined in the <a title="Application Icon Sizes as documented by Apple" href="http://developer.apple.com/library/ios/#documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/BuildTimeConfiguration/BuildTimeConfiguration.html#//apple_ref/doc/uid/TP40007072-CH7-SW1">"Application Icons"</a> section of the iOS Application Programming Guide, and adding more when necessary is obvious.</p>
<p><em>This script should save you at least a dollar on the similar GUI apps on the app store that do the same thing...</em></p>
<p><script src="https://gist.github.com/837916.js"> </script></p>
<p>I've made a <a title="GitHub" href="https://gist.github.com/837916">gist on github</a> too.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2011/02/a-simple-bash-script-to-automatically-create-your-ios-icon-png-files.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>12 Months on the App Store</title>
		<link>http://blog.jcmultimedia.com.au/2010/12/12-months-on-the-app-store.html</link>
		<comments>http://blog.jcmultimedia.com.au/2010/12/12-months-on-the-app-store.html#comments</comments>
		<pubDate>Thu, 09 Dec 2010 22:21:47 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[App Store]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=248</guid>
		<description><![CDATA[TweetIt was December 9, 2009 that Seoul City Metro 1.0 was approved for sale on the App Store after almost the full 14 days waiting in the approval queue. (See original blog post here) The last twelve months have gone so fast, and I can't say I've managed to get as many apps published, or [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FhbNWTI&amp;via=sirjec&amp;text=12%20Months%20on%20the%20App%20Store&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2010%2F12%2F12-months-on-the-app-store.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>It was December 9, 2009 that Seoul City Metro 1.0 was approved for sale on the App Store after almost the full 14 days waiting in the approval queue. (<a title="Seoul City Metro goes live on the app store!" href="http://blog.jcmultimedia.com.au/2009/12/seoul-city-metro-v1-0-goes-live-on-the-app-store.html">See original blog post here</a>)</p>
<p>The last twelve months have gone so fast, and I can't say I've managed to get as many apps published, or do as much marketing or promotion as I thought I could - but what I have managed to achieve has been a lot of fun and something I'm really proud of.</p>
<p>Here's some statistics from December 9 2009 - December 9  2010</p>
<p>Apps: 5</p>
<p>Sales: 36,965 (including free apps)</p>
<p>Upgrades : 20,522</p>
<p>Revenue (USD approx) : $ 4500</p>
<p>Coming up in 2011 I'm introducing iAds/AdMob ads into the mix, and hoping to expand to more cities, explore some marketing options and upgrade the citymetroapps.com website.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2010/12/12-months-on-the-app-store.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Presenting at Melbourne Cocoaheads Tonight</title>
		<link>http://blog.jcmultimedia.com.au/2010/11/presenting-at-melbourne-cocoaheads-tonight.html</link>
		<comments>http://blog.jcmultimedia.com.au/2010/11/presenting-at-melbourne-cocoaheads-tonight.html#comments</comments>
		<pubDate>Thu, 11 Nov 2010 02:47:29 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[App Store]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Other Stuff]]></category>
		<category><![CDATA[cocoaheads]]></category>
		<category><![CDATA[iAd]]></category>
		<category><![CDATA[iphonedev]]></category>
		<category><![CDATA[Presentations]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=239</guid>
		<description><![CDATA[TweetI'm presenting a talk tonight at Melbourne Cocoaheads (Google Group). The topic is Apple's iAd framework, including how to add them to your project, a handful of things to remember about using iAds and an overview my first hand experiences with Seoul City Metro as an iAd supported app on the App Store. You can [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FcyuzBo&amp;via=sirjec&amp;text=Presenting%20at%20Melbourne%20Cocoaheads%20Tonight&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2010%2F11%2Fpresenting-at-melbourne-cocoaheads-tonight.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>I'm presenting a talk tonight at <a title="Melbourne Cocoaheds website" href="http://www.melbournecocoaheads.com/">Melbourne Cocoaheads</a> (<a title="Cocoaheads AU google group" href="http://groups.google.com/group/cocoaheadsau">Google Group</a>).</p>
<p>The topic is Apple's iAd framework, including how to add them to your project, a handful of things to remember about using iAds and an overview my first hand experiences with Seoul City Metro as an iAd supported app on the App Store.</p>
<p>You can find the source code for the demo I'm presenting <a href="https://github.com/jessedc/JCAdSupportedNavController">over at git hub</a> and the slides are below. The demo code (JCAdSupportedNavController) is an open source project I plan on updating in coming weeks with more advertising providers.</p>
<div id="__ss_5732564" style="width: 425px;"><strong><br />
</strong><strong> </strong><strong><a title="Integrating iAds (Melbourne Cocoaheads November 2010)" href="http://www.slideshare.net/jessedc/integrating-iads-melbourne-cocoaheads-november-2010">Integrating iAds (Melbourne Cocoaheads November 2010)</a></strong><object id="__sse5732564" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=iadtalkcocoaheadsnov2010-101110183203-phpapp02&amp;rel=0&amp;stripped_title=integrating-iads-melbourne-cocoaheads-november-2010&amp;userName=jessedc" /><param name="name" value="__sse5732564" /><param name="allowfullscreen" value="true" /><embed id="__sse5732564" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=iadtalkcocoaheadsnov2010-101110183203-phpapp02&amp;rel=0&amp;stripped_title=integrating-iads-melbourne-cocoaheads-november-2010&amp;userName=jessedc" name="__sse5732564" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2010/11/presenting-at-melbourne-cocoaheads-tonight.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Commonwealth Games experement</title>
		<link>http://blog.jcmultimedia.com.au/2010/10/the-commonwealth-games-experement.html</link>
		<comments>http://blog.jcmultimedia.com.au/2010/10/the-commonwealth-games-experement.html#comments</comments>
		<pubDate>Wed, 20 Oct 2010 00:25:06 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[App Store]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[delhi]]></category>
		<category><![CDATA[Delhi-city-metro]]></category>
		<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=219</guid>
		<description><![CDATA[TweetOne of the original catalysts for creating Delhi City Metro was the up coming Commonwealth Games. Prior to the opening ceremony I released a substancial update to the app that included all the competition venues and allowed you to use the route calculating mechanism to find your way to each venue using the metro. It was a [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FcwTOWb&amp;via=sirjec&amp;text=The%20Commonwealth%20Games%20experement&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2010%2F10%2Fthe-commonwealth-games-experement.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/10/Screen-shot-2010-10-20-at-10.57.17-AM.png"><img class="aligncenter size-full wp-image-221" title="Delhi CIty Metro - Commonwealth Games Edition" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/10/Screen-shot-2010-10-20-at-10.57.17-AM.png" alt="" width="469" height="78" /></a>One of the original catalysts for creating Delhi City Metro was the up coming Commonwealth Games. Prior to the opening ceremony I released a substancial update to the app that included all the competition venues and allowed you to use the route calculating mechanism to find your way to each venue using the metro.</p>
<div id="attachment_220" class="wp-caption alignright" style="width: 215px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/10/IMG_1205.jpg"><img class="size-full wp-image-220 " title="IMG_1205" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/10/IMG_1205.jpg" alt="" width="205" height="307" /></a><p class="wp-caption-text">CWG Venues on the metro map</p></div>
<p>It was a programmers attempt at marketing. I changed the app's name, all the iTunes screenshots and key words and spent a considerable amount of time wrangling the train stations and train lines code to fit around commonwealth games venues. I created a neat little count down at the top of the app and a few new views to handle the slightly different content and added the venues in their approximate position on the metro map.</p>
<p><strong>Did it all pay off?</strong> Well it didn't sell a million extra copies leading up to the games, but the app did see a sales spike and a considerable usage spike.</p>
<p>Delhi City Metro also moved back into the top 100 over all apps, and back to #1 in Navigation over the period.</p>
<p>There's also been a number of favorable reviews posted since the 1.1 update, and I've been trying to follow up user comments through twitter (<a title="Delhi City Metro on Twitter" href="http://twitter.com/delhimetroapp">@delhimetroapp</a>) and via email.</p>
<p><strong>App Usage</strong></p>
<p>If you look at the usage over the past few weeks, you can see the spike in usage for the Commonwealth Games. It's also interesting that the usage appears to be maintaining a higher level than prior to the games, but it might change in the coming weeks.</p>
<div id="attachment_224" class="wp-caption aligncenter" style="width: 595px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/10/CWG-Chart.png"><img class="size-full wp-image-224 " title="CWG Chart" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/10/CWG-Chart.png" alt="" width="585" height="150" /></a><p class="wp-caption-text">Delhi City Metro usage statistics since the Commonwealth Games</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2010/10/the-commonwealth-games-experement.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lessons in Centralising CityMetro Development With git</title>
		<link>http://blog.jcmultimedia.com.au/2010/10/lessons-in-centralising-citymetro-development-with-git.html</link>
		<comments>http://blog.jcmultimedia.com.au/2010/10/lessons-in-centralising-citymetro-development-with-git.html#comments</comments>
		<pubDate>Tue, 19 Oct 2010 23:36:33 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[CityMetro]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[XCode]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=209</guid>
		<description><![CDATA[TweetNote to readers of this post: I actually would not recommend this method of organising multiple apps. The better way is to develop off a 'master' branch within GIT, and using XCode targets to dedifferentiate the assets and source code for each app. When I came up with the idea for the CityMetro Apps around October last [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FcwTOWb&amp;via=sirjec&amp;text=Lessons%20in%20Centralising%20CityMetro%20Development%20With%20git&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2010%2F10%2Flessons-in-centralising-citymetro-development-with-git.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="attachment_211" class="wp-caption alignleft" style="width: 171px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/10/CItyMetroGit.png"><img class="size-full wp-image-211" title="CItyMetroGit" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/10/CItyMetroGit.png" alt="" width="161" height="395" /></a><p class="wp-caption-text">City Metro&#39;s new git repo</p></div>
<p><strong>Note to readers of this post: I actually would not recommend this method of organising multiple apps. The better way is to develop off a 'master' branch within GIT, and using XCode targets to dedifferentiate the assets and source code for each app. </strong></p>
<p><strong><br />
</strong></p>
<p>When I came up with the idea for the CityMetro Apps around October last year, I knew I wanted to develop a platform I could use over and over to streamline the development of multiple similar apps.</p>
<p>I originally started with an Xcode project and a git repository. When Seoul City Metro 1.0 was released I cloned the repository for Seoul City Metro Lite, made some changes and released it. I also cloned Seoul City Metro 1.0 for Busan City Metro and Delhi City Metro 1.0 was a messy clone of SCM 1.1.2. At each stage I was renaming the XCode project file and committing changes and bug fixes to each app as required.</p>
<p>After about 9 months of development it was getting very difficult to track patches and updates I'd made to different apps. If I found a bug while working on Delhi, it was difficult to push it back to Seoul and back out to Busan or vice versa. Often I just did it manually to save a headache. Having different XCode projects and different repositories diverging all over the place was just not how I had envisioned the City Metro platform moving forward.</p>
<p><strong>So I just started again.</strong></p>
<p>So on the September 12, I started a new XCode project named CityMetro.xcodeproj and <em>manually</em> imported all the latest editions of the core files from each repository.</p>
<p>Rather than re-create the Seoul or Delhi apps with this fresh repository, I created a 'City Metro Base' app on the master branch that would be a stock app that compiles with a standard look and feel. I spent a day or so building this app up; testing for leaks and ironing out handfuls of bugs I'd been meaning to fix for weeks. I treated it like a proper release. (even making Icons and Default images!)</p>
<div id="attachment_212" class="wp-caption alignright" style="width: 124px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/10/Icon@2x.png"><img class="size-full wp-image-212" title="Icon@2x" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/10/Icon@2x.png" alt="" width="114" height="114" /></a><p class="wp-caption-text">City Metro &#39;Base&#39;</p></div>
<p>When I was happy with the core code base I could create a branch for each city and make the changes needed in a couple of commits. When I continued to find bugs and problems as I continued to test the apps I toyed with git-merge, but I really wanted to keep the tree looking clean (at least initially) so I started playing with <a title="Git Manual git-rebase(1)" href="http://www.kernel.org/pub/software/scm/git/docs/git-rebase.html">git-rebase</a>. All I can say about git-rebase is "hold your breath", but it's so cool how it lets you squash, and re order commits.  If you tread very carefully around the XCode project file changes, and learn to <a title="Stack Overflow" href="http://stackoverflow.com/questions/161813/how-do-i-fix-merge-conflicts-in-git/167365#167365">handle merge conflicts</a> then it's all a lot of fun.</p>
<p>As you can see in the image above, all the most recent versions of the City Metro apps are branches of the base app on the master branch. Seoul City Metro Lite is even a direct decedent of Seoul City Metro!</p>
<p>Going forward I'm not sure if I'll keep rebasing each app after every bug I fix in the base app, but the stage is set for the next couple of City Metro apps.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2010/10/lessons-in-centralising-citymetro-development-with-git.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone 4 has arrived!</title>
		<link>http://blog.jcmultimedia.com.au/2010/08/iphone-4-has-arrived.html</link>
		<comments>http://blog.jcmultimedia.com.au/2010/08/iphone-4-has-arrived.html#comments</comments>
		<pubDate>Fri, 06 Aug 2010 02:24:18 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[australia]]></category>
		<category><![CDATA[iphone4]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=171</guid>
		<description><![CDATA[TweetIt's been a week and two hours since I got hold of the iPhone 4 here in Australia. Just like every other Apple fan who wanted an outright iPhone 4, I lined up at the Chadstone Apple retail store; a 15 minute bike ride from my house at 5am. It was my first line up [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FcwTOWb&amp;via=sirjec&amp;text=iPhone%204%20has%20arrived%21&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2010%2F08%2Fiphone-4-has-arrived.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>It's been a week and two hours since I got hold of the iPhone 4 here in Australia. Just like every other Apple fan who wanted an outright iPhone 4, I lined up at the Chadstone Apple retail store; a 15 minute bike ride from my house at 5am. It was my first line up for an Apple product, not sure if it will be my last.</p>
<p>The iPhone 4 is that it's a great update, and the new display, camera and processor make the iOS experience just that much more awesome. I've spent this past week updating Seoul City Metro, and Delhi City Metro with new double resolution graphics -  Lots to come.</p>
<div id="attachment_181" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/07/2010-12-14-21-PM.jpg"><img class="size-medium wp-image-181" title="iPhone4 taken with iPhone3GS" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/07/2010-12-14-21-PM-300x225.jpg" alt="iPhone4" width="300" height="225" /></a><p class="wp-caption-text">iPhone4 from the 3GS&#39;s perspective</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2010/08/iphone-4-has-arrived.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding the &#8216;pull down to refresh&#8217; effect to UITableView</title>
		<link>http://blog.jcmultimedia.com.au/2010/07/pull-down-refresh.html</link>
		<comments>http://blog.jcmultimedia.com.au/2010/07/pull-down-refresh.html#comments</comments>
		<pubDate>Thu, 01 Jul 2010 12:59:25 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[iOS4]]></category>
		<category><![CDATA[UITableView]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=169</guid>
		<description><![CDATA[TweetToday I was tooling around with some interface concepts and playing with apps like foursquare and Twitter (previously Tweetie) and I wondered if I could implement something similar to the now famous 'pull down to refresh' method of initialising a refresh of the content within a UITableView. As it turns out it wasn't as difficult as [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FcwTOWb&amp;via=sirjec&amp;text=Adding%20the%20%27pull%20down%20to%20refresh%27%20effect%20to%20UITableView&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2010%2F07%2Fpull-down-refresh.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>Today I was tooling around with some interface concepts and playing with apps like <a href="http://foursquare.com">foursquare</a> and <a href="http://twitter.com">Twitter</a> (previously Tweetie) and I wondered if I could implement something similar to the now famous 'pull down to refresh' method of initialising a refresh of the content within a UITableView.</p>
<p>As it turns out it wasn't as difficult as I thought; There were already a couple of elegant solutions out and about. The first example I found was by <a href="http://www.drobnik.com/touch/2009/12/how-to-make-a-pull-to-reload-tableview-just-like-tweetie-2/">Oliver Dropnik</a>, which talked about altering an existing solution posted on git hub by user devindoty called <a href="http://github.com/enormego/EGOTableViewPullRefresh">EGOTablePullViewRefresh</a>.</p>
<p>Oliver's code looked like it was a good addition to devindoty's because he had decided to subclass UITableViewController which leads to a much more complete solution that's easier to move between projects. My only issue with Oliver's code was that it refactored a lot of the underlying implementation, where I didn't see too much wrong with it.</p>
<p>I decided to come up with a half way measure; I moved the majority of the grunt work into a subclass of UITableViewController, cleaned up the XCode Demo project included with the source code and pushed it all back up to git hub. If you're at at all interested in this, I'd suggest checking out <a href="http://github.com/jessedc/EGOTableViewPullRefresh">my fork of the EGOTablePullViewRefresh project on Git Hub</a>.</p>
<div id="attachment_172" class="wp-caption aligncenter" style="width: 416px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/07/Pull-to-refresh.png"><img class="size-full wp-image-172" title="Pull-to-refresh" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/07/Pull-to-refresh.png" alt="" width="406" height="301" /></a><p class="wp-caption-text">Get a pull-to-refresh effect like Tweetie 2 and foursuare</p></div>
<p>Update: Another pull to refresh implementation is now in the <a href="https://github.com/facebook/three20">three20 library by Facebook</a>, but I'm not sure where exactly it's buried.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2010/07/pull-down-refresh.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Seoul City Metro, and Seoul City Metro Lite are up to date again!</title>
		<link>http://blog.jcmultimedia.com.au/2010/03/seoul-city-metro-and-seoul-city-metro-lite-are-up-to-date-again.html</link>
		<comments>http://blog.jcmultimedia.com.au/2010/03/seoul-city-metro-and-seoul-city-metro-lite-are-up-to-date-again.html#comments</comments>
		<pubDate>Thu, 18 Mar 2010 00:12:02 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[App Store]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[appstore]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[seoul-city-metro]]></category>
		<category><![CDATA[updates]]></category>

		<guid isPermaLink="false">http://blog.jcmultimedia.com.au/?p=134</guid>
		<description><![CDATA[TweetIt had been grating on me over the last couple of weeks knowing that Seoul City Metro and Seoul City Metro Lite were not up to date with the new train stations opened on Line 1 (Dangjeong Station and Seodongtan Station) and Line 3 ( Garak Market, National Police Hospital and Ogeum). I held off an [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=";float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Fc0o3dw&amp;via=sirjec&amp;text=Seoul%20City%20Metro%2C%20and%20Seoul%20City%20Metro%20Lite%20are%20up%20to%20date%20again%21&amp;related=sirjec:Jesse+Collis+on+Twitter&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fblog.jcmultimedia.com.au%2F2010%2F03%2Fseoul-city-metro-and-seoul-city-metro-lite-are-up-to-date-again.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://blog.jcmultimedia.com.au/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>It had been grating on me over the last couple of weeks knowing that Seoul City Metro and Seoul City Metro Lite were not up to date with the new train stations opened on Line 1 (<a title="Dangjeong Station on English Wikipedia" href="http://en.wikipedia.org/wiki/Dangjeong_Station">Dangjeong Station</a> and <a title="Seodongtan Station on English Wikipedia" href="http://en.wikipedia.org/wiki/Seodongtan_Station">Seodongtan Station</a>) and Line 3 ( <a title="Garak Market on English Wikipedia" href="http://en.wikipedia.org/wiki/Garak_Market_Station">Garak Market</a>, <a title="National Police Hospital on English Wikipedia" href="http://en.wikipedia.org/wiki/National_Police_Hospital_Station">National Police Hospital</a> and <a title="Oegum Station on English Wikipedia" href="http://en.wikipedia.org/wiki/Ogeum_Station">Ogeum</a>). I held off an immediate update when the stations opened because I wanted to wait for the SMRT.co.kr maps to be updated properly and I wanted to include a few tweaks to the route detail interface.</p>
<div id="attachment_135" class="wp-caption alignleft" style="width: 160px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/03/NewStationsMarch2010.png"><img class="size-thumbnail wp-image-135 " title="New Train Stations added to the Metro Map, March 2010" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/03/NewStationsMarch2010-150x150.png" alt="New Train Stations added to the Metro Map, March 2010" width="150" height="150" /></a><p class="wp-caption-text">New stations on line 3</p></div>
<p>As weeks moved on I was feeling increasingly  like my apps were out of date, and the SMRT maps still hadn't been updated to reflect the new stations. So yesterday I just had had enough and pushed new stations, updated timetables and a manually modified map to both Seoul City Metro, and Seoul City Metro Lite. I was reluctant to manually update the maps because I don't have them in vector format but I was quite happy with the end result. Both updates were approved for sale in <em>under 11 hours</em> - and are available for download das you read this. (<a title="Seoul City Metro on iTunes" href="http://bit.ly/7c6Cyg">iTunes link</a>)</p>
<p>I also managed to include one minor tweak to the route interface, allowing easier access to the timetables for a particular route. Although the timetables are far from where I want them, this is a step in the right direction. Also, the door side is now shown for the destination station the same as it is with transfers. (See screen shot below)</p>
<div id="attachment_137" class="wp-caption aligncenter" style="width: 330px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/03/Screen-shot-2010-03-18-at-10.59.18-AM.png"><img class="size-full wp-image-137" title="New Route Detail Interface element" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/03/Screen-shot-2010-03-18-at-10.59.18-AM.png" alt="New Route Detail Interface element, click to see the applicable timetable" width="320" height="265" /></a><p class="wp-caption-text">You can click the blue disclosure button on route start and transfers to see the next trains departing.</p></div>
<p><strong>In other news: </strong></p>
<p><strong> </strong></p>
<div id="attachment_136" class="wp-caption alignleft" style="width: 160px"><a href="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/03/CustomSCMMap_lowq.png"><img class="size-thumbnail wp-image-136" title="Custom Seoul City Metro Map to scale low quality" src="http://blog.jcmultimedia.com.au/wp-content/uploads/2010/03/CustomSCMMap_lowq-150x150.png" alt="Custom Seoul City Metro map in early stages" width="150" height="150" /></a><p class="wp-caption-text">Custom Map to scale in early stages</p></div>
<p>I've been building my own custom subway map for Seoul that will appear in upcoming versions of Seoul City Metro that will release me from the constraints of the SMRT map. It's well on it's way, you can see images of it's progress via <a title="Seoul City Metro Twitter account showing progress of the new map for the iPhone app" href="http://twitter.com/seoulmetroapp/status/9376327297">@seoulmetroapp</a> and here.</p>
<p>Busan City Metro is on sale this week too, I've reduced it to $0 as more of a test of the waters. (<a title="Busan City Metro on iTunes" href="http://bit.ly/aotavc">iTunes Link</a>)</p>
<p>Oh, and I'm back in Melbourne for the time being.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jcmultimedia.com.au/2010/03/seoul-city-metro-and-seoul-city-metro-lite-are-up-to-date-again.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

