<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:iweb="http://www.apple.com/iweb" version="2.0">
  <channel>
    <title>Jolly’s teclog&#13;</title>
    <link>http://www.jinx.de/jinx/teclog/teclog.html</link>
    <description>Who I am:&lt;br/&gt;Patrick Stein aka Jolly&lt;br/&gt;NeXT enthusiast&lt;br/&gt;</description>
    <generator>iWeb 3.0.1</generator>
    <image>
      <url>http://www.jinx.de/jinx/teclog/teclog_files/IMG_4139.jpg</url>
      <title>Jolly’s teclog&#13;</title>
      <link>http://www.jinx.de/jinx/teclog/teclog.html</link>
    </image>
    <item>
      <title>iPhone 3G blueprint wallpaper</title>
      <link>http://www.jinx.de/jinx/teclog/Entries/2009/10/23_iPhone_3G_blueprint_wallpaper.html</link>
      <guid isPermaLink="false">bef7eaf4-fd23-410c-a8ea-4d09de3b41a1</guid>
      <pubDate>Fri, 23 Oct 2009 16:33:15 +0200</pubDate>
      <description>&lt;a href=&quot;http://www.jinx.de/jinx/teclog/Entries/2009/10/23_iPhone_3G_blueprint_wallpaper_files/blueprint_1.png&quot;&gt;&lt;img src=&quot;http://www.jinx.de/jinx/teclog/Media/object000_1.png&quot; style=&quot;float:left; padding-right:10px; padding-bottom:10px; width:119px; height:116px;&quot;/&gt;&lt;/a&gt;I got quite a few requests on twitter (&lt;a href=&quot;http://twitter.com/jollyjinx&quot;&gt;@jollyjinx&lt;/a&gt;) for the wallpaper I posted. Here they come:&lt;br/&gt;&lt;br/&gt;The orginal pdf can be found on: &lt;a href=&quot;http://devimages.apple.com/ipod/dimensions/iPhone-3G-dimensions.pdf&quot;&gt;http://devimages.apple.com/ipod/dimensions/iPhone-3G-dimensions.pdf&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;You can generate them by using the pdf as background and just use Exposé. CMD-Shift-3 does a screenshot then. This only works good on the secondary screen (won’t have menu and dock then).&lt;br/&gt;&lt;br/&gt;The files I generated:&lt;br/&gt;&lt;br/&gt;Light dark: &lt;a href=&quot;Entries/2009/10/23_iPhone_3G_blueprint_wallpaper_files/iPhone.2560.png&quot;&gt;iPhone.2560.png&lt;/a&gt; and &lt;a href=&quot;Entries/2009/10/23_iPhone_3G_blueprint_wallpaper_files/iPhone.1920.png&quot;&gt;iPhone.1920.png&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Really dark: &lt;a href=&quot;Entries/2009/10/23_iPhone_3G_blueprint_wallpaper_files/iPhone.2560.dark.png&quot;&gt;iPhone.2560.dark.png&lt;/a&gt; and &lt;a href=&quot;Entries/2009/10/23_iPhone_3G_blueprint_wallpaper_files/iPhone.1920.dark.png&quot;&gt;iPhone.1920.dark.png&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;http://twitter.com/_gert&quot;&gt;@_gert&lt;/a&gt; sent me this real blue one:  &lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;Entries/2009/10/23_iPhone_3G_blueprint_wallpaper_files/iPhone.2560.1600.blueprint.jpg&quot;&gt;iPhone.2560x1600.blueprint.jpg&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;Entries/2009/10/23_iPhone_3G_blueprint_wallpaper_files/iPhone.2560.1979.blueprint.jpg&quot;&gt;iPhone.2560x1979.blueprint.jpg&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;</description>
      <enclosure url="http://www.jinx.de/jinx/teclog/Entries/2009/10/23_iPhone_3G_blueprint_wallpaper_files/blueprint_1.png" length="338481" type="image/png"/>
    </item>
    <item>
      <title>Blocks and Grand Central Dispatch (GCD) @Macoun ’09</title>
      <link>http://www.jinx.de/jinx/teclog/Entries/2009/9/28_Blocks_and_Grand_Central_Dispatch_%28GCD%29_%40Macoun_09.html</link>
      <guid isPermaLink="false">6a4a9354-3cc0-48b8-a811-bd0d741f324f</guid>
      <pubDate>Mon, 28 Sep 2009 13:35:43 +0200</pubDate>
      <description>I held a presentation about Blocks and Grand Central Dispatch at  &lt;a href=&quot;http://macoun.de/&quot;&gt;Macoun&lt;/a&gt; 2009&lt;br/&gt;&lt;br/&gt;For all you people that want to have the demo code and the presentation - here you go. The slides are in english.&lt;br/&gt;&lt;br/&gt;Have fun with it - Jolly&lt;br/&gt;&lt;br/&gt;Demo Monkey file: &lt;a href=&quot;Entries/2009/9/28_Blocks_and_Grand_Central_Dispatch_%28GCD%29_%40Macoun_09_files/GCD.macoun09.demoMonkey&quot;&gt;GCD.macoun09.demoMonkey&lt;/a&gt;&lt;br/&gt;Keynote file: &lt;a href=&quot;Entries/2009/9/28_Blocks_and_Grand_Central_Dispatch_%28GCD%29_%40Macoun_09_files/GCD.macoun09-3.key&quot;&gt;GCD.macoun09.key&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Keynote PDF:&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;And here are the links (also at the end of the pdf):&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;http://arstechnica.com/apple/reviews/2009/08/mac-os-x-10-6.ars/10&quot;&gt;http://arstechnica.com/apple/reviews/2009/08/mac-os-x-10-6.ars/10&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://cocoasamurai.blogspot.com/2009/09/guide-to-blocks-grand-central-dispatch.html&quot;&gt;http://cocoasamurai.blogspot.com/2009/09/guide-to-blocks-grand-central-dispatch.html&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://cocoasamurai.blogspot.com/2009/09/making-nsoperation-look-like-gcd.html&quot;&gt;http://cocoasamurai.blogspot.com/2009/09/making-nsoperation-look-like-gcd.html&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://developer.apple.com/mac/articles/cocoa/introblocksgcd.html&quot;&gt;http://developer.apple.com/mac/articles/cocoa/introblocksgcd.html&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://developer.apple.com/mac/library/releasenotes/MacOSX/WhatsNewInOSX/Articles/MacOSX10_6.html&quot;&gt;http://developer.apple.com/mac/library/releasenotes/MacOSX/WhatsNewInOSX/Articles/MacOSX10_6.html&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://devwhy.blogspot.com/2009/08/grand-central-dispatch.html&quot;&gt;http://devwhy.blogspot.com/2009/08/grand-central-dispatch.html&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://eschatologist.net/blog/?p=232&quot;&gt;http://eschatologist.net/blog/?p=232&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://libdispatch.macosforge.org/&quot;&gt;http://libdispatch.macosforge.org&lt;/a&gt;/&lt;br/&gt;&lt;a href=&quot;http://parmanoir.com/8_ways_to_use_Blocks_in_Snow_Leopard&quot;&gt;http://parmanoir.com/8_ways_to_use_Blocks_in_Snow_Leopard&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://th30z.netsons.org/2009/09/grand-central-dispatch-first-look/&quot;&gt;http://th30z.netsons.org/2009/09/grand-central-dispatch-first-look/&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://thirdcog.eu/pwcblocks/&quot;&gt;http://thirdcog.eu/pwcblocks/&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://www.mcubedsw.com/blog/index.php/site/comments/xcode_3.2_teh_awesome_edition/&quot;&gt;http://www.mcubedsw.com/blog/index.php/site/comments/xcode_3.2_teh_awesome_edition/&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://www.mikeash.com/?page=pyblog/friday-qa-2009-08-28-intro-to-grand-central-dispatch-part-i-basics-and-dispatch-queues.html&quot;&gt;http://www.mikeash.com/?page=pyblog/friday-qa-2009-08-28-intro-to-grand-central-dispatch-part-i-basics-and-dispatch-queues.html&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://www.mikeash.com/?page=pyblog/friday-qa-2009-09-11-intro-to-grand-central-dispatch-part-iii-dispatch-sources.html&quot;&gt;http://www.mikeash.com/?page=pyblog/friday-qa-2009-09-11-intro-to-grand-central-dispatch-part-iii-dispatch-sources.html&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://www.mikeash.com/?page=pyblog/gcd-is-not-blocks-blocks-are-not-gcd.html&quot;&gt;http://www.mikeash.com/?page=pyblog/gcd-is-not-blocks-blocks-are-not-gcd.html&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://www.subfurther.com/blog/?p=699&quot;&gt;http://www.subfurther.com/blog/?p=699&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;</description>
    </item>
    <item>
      <title>Creating a firmware update CD on a Mac</title>
      <link>http://www.jinx.de/jinx/teclog/Entries/2009/8/11_Updating_the_firmware_on_my_SSDs.html</link>
      <guid isPermaLink="false">b1ca0bf0-a83f-47f1-9191-2bf99c957d2a</guid>
      <pubDate>Tue, 11 Aug 2009 15:15:00 +0200</pubDate>
      <description>I’ve updated a couple of SSD’s (OCZ Vertex and Supertalent Ultradrives with Indilinx controllers) now. I thought I share my results.&lt;br/&gt;&lt;br/&gt;Problem for us Mac users is, that the update comes in form of a DOS flasher. To run the flasher you need a bootable CD.&lt;br/&gt;At first I used a BartPE boot DVD to update then the flashing program from a USB stick. That no longer seems to work - I suspect something in the flash tools changed.&lt;br/&gt;&lt;br/&gt;I’ve found a way now that works well and quick enough.&lt;br/&gt;&lt;br/&gt;	1.	Download the firmware update files from your vendor (&lt;a href=&quot;http://www.supertalent.com/support/driver_download.php#&quot;&gt;SuperTalent&lt;/a&gt; , &lt;a href=&quot;http://www.ocztechnology.com/ssd_tools/OCZ_Vertex_Series_SSDs/&quot;&gt;OCZ&lt;/a&gt;,...).&lt;br/&gt;	2.	Download a &lt;a href=&quot;http://www.freedos.org/&quot;&gt;FreeDOS floppy image&lt;/a&gt; or take the one I stripped of everything not needed: &lt;a href=&quot;Entries/2009/8/11_Updating_the_firmware_on_my_SSDs_files/FDSTD.288.dmg-1.zip&quot;&gt;FDSTD.288.dmg.zip&lt;/a&gt;&lt;br/&gt;	3.	Mount the FreeDOS image by double clicking it and copy the files from 1. to it. Eject the image.&lt;br/&gt;	4.	I was not able to use hdiutil to create a bootable CD, so I use &lt;a href=&quot;Entries/2009/8/11_Updating_the_firmware_on_my_SSDs_files/mkisofs.zip&quot;&gt;mkisofs.zip&lt;/a&gt; as follows:          Open Terminal and presuming you have everything on your Desktop:&lt;br/&gt;        cd ~/Desktop&lt;br/&gt;        mkfile 2k bootcatalog&lt;br/&gt;        ./mkisofs -r -b FDSTD.288.dmg -c bootcatalog -o FirmwareUpdate.iso FDSTD.288.dmg&lt;br/&gt;	1.	Now burn the FirmwareUpdate.iso with DiskUtility and you are done.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Caveats when you have a old firmware&lt;br/&gt;On some machines booting with Indilinx drives does not work. I disconnect the drives and then boot from the CD. When the machine is at the DOS prompt I insert the SSD. THIS IS VERY DANGEROUS as it might destroy your computer, your SSD or both. It worked for me a couple ( &amp;lt;10 ) times in the past and I do NOT RECOMMEND that.&lt;br/&gt;&lt;br/&gt;If you know how to create a bootable CD with hdiutil let me know as I would like to get rid of mkisofs.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Have fun with it - Jolly&lt;br/&gt;</description>
    </item>
    <item>
      <title>iTunes store sales statistic scripts (update)</title>
      <link>http://www.jinx.de/jinx/teclog/Entries/2009/8/4_iTunes_store_sales_statistic_scripts_%28update%29.html</link>
      <guid isPermaLink="false">6ceabe48-94ce-4928-9c2f-37585aae22bb</guid>
      <pubDate>Tue, 4 Aug 2009 09:59:05 +0200</pubDate>
      <description>Seems that Apple changed their iTunes connect webpage layout. The scanning of the page no longer worked, so I updated the scripts here. I’ll put them on GitHub once I’ve some spare time.&lt;br/&gt;&lt;br/&gt;If you have an application in the appstore the following scripts might be of interest to you:&lt;br/&gt;&lt;br/&gt;Downloading every day from the iTunes store (e.g. via crontab )&lt;br/&gt;&lt;a href=&quot;Entries/2009/8/4_iTunes_store_sales_statistic_scripts_%28update%29_files/itunes.provisioning.download-1.perl&quot;&gt;itunes.provisioning.download.perl&lt;/a&gt;&lt;br/&gt;    Logs in to the iTunes store looks up the Weekly and Daily files that it has not downloaded yet and does that. &lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;Entries/2009/8/4_iTunes_store_sales_statistic_scripts_%28update%29_files/itunescredentials.pm&quot;&gt;itunescredentials.pm&lt;/a&gt;&lt;br/&gt;    Supplies the provisioning.download script with login and password from the keychain. You don’t need that when you change the provisioning.download script to contain the login and password in plaintext - I’m more paranoid, which is why I have them stored in the keychain.&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;Entries/2009/8/4_iTunes_store_sales_statistic_scripts_%28update%29_files/applereport.perl&quot;&gt;applereport.perl&lt;/a&gt;&lt;br/&gt;    This script works on the weekly or daily files and creates Tables for all the programs you sell/offer. You can directly pipe that to Tables ( or Numbers ) to create nice graphs like this:&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;So in a shell you would type:&lt;br/&gt;&lt;br/&gt;TIN&gt; mkdir itunesdownloads&lt;br/&gt;TIN&gt; perl itunes.provisioning.download.perl itunesdownloads&lt;br/&gt;action url: /cgi-bin/WebObjects/Piano.woa/3/wo/emFestTest8ter2geTher/0.4&lt;br/&gt;action url: /cgi-bin/WebObjects/Piano.woa/3/wo/emFestTest8ter2geTher/2.9&lt;br/&gt;action url: /cgi-bin/WebObjects/Piano.woa/3/wo/emFestTest8ter2geTher/2.9&lt;br/&gt;subaction url: /cgi-bin/WebObjects/Piano.woa/3/wo/emFestTest8ter2geTher/3.9&lt;br/&gt;datetypeaction url: /cgi-bin/WebObjects/Piano.woa/3/wo/emFestTest8ter2geTher/3.9&lt;br/&gt;Missing dates: 06/28/2009 Weekly.2009.06.28.txt.gz&lt;br/&gt;Missing dates: 06/21/2009 Weekly.2009.06.21.txt.gz&lt;br/&gt;Missing dates: 06/14/2009 Weekly.2009.06.14.txt.gz&lt;br/&gt;Missing dates: 06/07/2009 Weekly.2009.06.07.txt.gz&lt;br/&gt;Missing dates: 05/31/2009 Weekly.2009.05.31.txt.gz&lt;br/&gt;Missing dates: 05/24/2009 Weekly.2009.05.24.txt.gz&lt;br/&gt;Missing dates: 05/17/2009 Weekly.2009.05.17.txt.gz&lt;br/&gt;Missing dates: 05/10/2009 Weekly.2009.05.10.txt.gz&lt;br/&gt;Missing dates: 05/03/2009 Weekly.2009.05.03.txt.gz&lt;br/&gt;Missing dates: 04/26/2009 Weekly.2009.04.26.txt.gz&lt;br/&gt;Missing dates: 04/19/2009 Weekly.2009.04.19.txt.gz&lt;br/&gt;Missing dates: 04/12/2009 Weekly.2009.04.12.txt.gz&lt;br/&gt;Missing dates: 04/05/2009 Weekly.2009.04.05.txt.gz&lt;br/&gt;downloading file: Weekly.2009.05.31.txt.gz&lt;br/&gt;downloading file: Weekly.2009.05.24.txt.gz&lt;br/&gt;downloading file: Weekly.2009.06.21.txt.gz&lt;br/&gt;downloading file: Weekly.2009.06.14.txt.gz&lt;br/&gt;downloading file: Weekly.2009.06.28.txt.gz&lt;br/&gt;downloading file: Weekly.2009.04.05.txt.gz&lt;br/&gt;downloading file: Weekly.2009.04.12.txt.gz&lt;br/&gt;downloading file: Weekly.2009.05.10.txt.gz&lt;br/&gt;downloading file: Weekly.2009.06.07.txt.gz&lt;br/&gt;downloading file: Weekly.2009.05.03.txt.gz&lt;br/&gt;downloading file: Weekly.2009.04.19.txt.gz&lt;br/&gt;downloading file: Weekly.2009.05.17.txt.gz&lt;br/&gt;downloading file: Weekly.2009.04.26.txt.gz&lt;br/&gt;subaction url: /cgi-bin/WebObjects/Piano.woa/3/wo/emFestTest8ter2geTher/17.9&lt;br/&gt;datetypeaction url: /cgi-bin/WebObjects/Piano.woa/3/wo/emFestTest8ter2geTher/17.9&lt;br/&gt;Missing dates: 06/30/2009 Daily.2009.06.30.txt.gz&lt;br/&gt;Missing dates: 06/29/2009 Daily.2009.06.29.txt.gz&lt;br/&gt;Missing dates: 06/28/2009 Daily.2009.06.28.txt.gz&lt;br/&gt;Missing dates: 06/27/2009 Daily.2009.06.27.txt.gz&lt;br/&gt;Missing dates: 06/26/2009 Daily.2009.06.26.txt.gz&lt;br/&gt;Missing dates: 06/25/2009 Daily.2009.06.25.txt.gz&lt;br/&gt;Missing dates: 06/24/2009 Daily.2009.06.24.txt.gz&lt;br/&gt;downloading file: Daily.2009.06.26.txt.gz&lt;br/&gt;downloading file: Daily.2009.06.27.txt.gz&lt;br/&gt;downloading file: Daily.2009.06.28.txt.gz&lt;br/&gt;downloading file: Daily.2009.06.30.txt.gz&lt;br/&gt;downloading file: Daily.2009.06.25.txt.gz&lt;br/&gt;downloading file: Daily.2009.06.24.txt.gz&lt;br/&gt;downloading file: Daily.2009.06.29.txt.gz&lt;br/&gt;TIN&gt; perl applereport.perl itunesdownloads/Daily.* |open -f -a Tables&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Have fun with it - Jolly</description>
    </item>
    <item>
      <title>iTunes store sales statistic scripts</title>
      <link>http://www.jinx.de/jinx/teclog/Entries/2009/7/1_iTunes_store_sales_statistic_scripts.html</link>
      <guid isPermaLink="false">e18dfd84-6e90-451d-a3e1-6a0493b02b68</guid>
      <pubDate>Wed, 1 Jul 2009 17:17:03 +0200</pubDate>
      <description>If you have an application in the appstore the following scripts might be of interest to you:&lt;br/&gt;&lt;br/&gt;Downloading every day from the iTunes store (e.g. via crontab )&lt;br/&gt;&lt;a href=&quot;Entries/2009/7/1_iTunes_store_sales_statistic_scripts_files/itunes.provisioning.download-1.perl&quot;&gt;itunes.provisioning.download.perl&lt;/a&gt;&lt;br/&gt;    Logs in to the iTunes store looks up the Weekly and Daily files that it has not downloaded yet and does that. &lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;Entries/2009/7/1_iTunes_store_sales_statistic_scripts_files/itunescredentials.pm&quot;&gt;itunescredentials.pm&lt;/a&gt;&lt;br/&gt;    Supplies the provisioning.download script with login and password from the keychain. You don’t need that when you change the provisioning.download script to contain the login and password in plaintext - I’m more paranoid, which is why I have them stored in the keychain.&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;Entries/2009/7/1_iTunes_store_sales_statistic_scripts_files/applereport.perl&quot;&gt;applereport.perl&lt;/a&gt;&lt;br/&gt;    This script works on the weekly or daily files and creates Tables for all the programs you sell/offer. You can directly pipe that to Tables ( or Numbers ) to create nice graphs like this:&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;So in a shell you would type:&lt;br/&gt;&lt;br/&gt;TIN&gt; mkdir itunesdownloads&lt;br/&gt;TIN&gt; perl itunes.provisioning.download.perl itunesdownloads&lt;br/&gt;action url: /cgi-bin/WebObjects/Piano.woa/3/wo/emFestTest8ter2geTher/0.4&lt;br/&gt;action url: /cgi-bin/WebObjects/Piano.woa/3/wo/emFestTest8ter2geTher/2.9&lt;br/&gt;action url: /cgi-bin/WebObjects/Piano.woa/3/wo/emFestTest8ter2geTher/2.9&lt;br/&gt;subaction url: /cgi-bin/WebObjects/Piano.woa/3/wo/emFestTest8ter2geTher/3.9&lt;br/&gt;datetypeaction url: /cgi-bin/WebObjects/Piano.woa/3/wo/emFestTest8ter2geTher/3.9&lt;br/&gt;Missing dates: 06/28/2009 Weekly.2009.06.28.txt.gz&lt;br/&gt;Missing dates: 06/21/2009 Weekly.2009.06.21.txt.gz&lt;br/&gt;Missing dates: 06/14/2009 Weekly.2009.06.14.txt.gz&lt;br/&gt;Missing dates: 06/07/2009 Weekly.2009.06.07.txt.gz&lt;br/&gt;Missing dates: 05/31/2009 Weekly.2009.05.31.txt.gz&lt;br/&gt;Missing dates: 05/24/2009 Weekly.2009.05.24.txt.gz&lt;br/&gt;Missing dates: 05/17/2009 Weekly.2009.05.17.txt.gz&lt;br/&gt;Missing dates: 05/10/2009 Weekly.2009.05.10.txt.gz&lt;br/&gt;Missing dates: 05/03/2009 Weekly.2009.05.03.txt.gz&lt;br/&gt;Missing dates: 04/26/2009 Weekly.2009.04.26.txt.gz&lt;br/&gt;Missing dates: 04/19/2009 Weekly.2009.04.19.txt.gz&lt;br/&gt;Missing dates: 04/12/2009 Weekly.2009.04.12.txt.gz&lt;br/&gt;Missing dates: 04/05/2009 Weekly.2009.04.05.txt.gz&lt;br/&gt;downloading file: Weekly.2009.05.31.txt.gz&lt;br/&gt;downloading file: Weekly.2009.05.24.txt.gz&lt;br/&gt;downloading file: Weekly.2009.06.21.txt.gz&lt;br/&gt;downloading file: Weekly.2009.06.14.txt.gz&lt;br/&gt;downloading file: Weekly.2009.06.28.txt.gz&lt;br/&gt;downloading file: Weekly.2009.04.05.txt.gz&lt;br/&gt;downloading file: Weekly.2009.04.12.txt.gz&lt;br/&gt;downloading file: Weekly.2009.05.10.txt.gz&lt;br/&gt;downloading file: Weekly.2009.06.07.txt.gz&lt;br/&gt;downloading file: Weekly.2009.05.03.txt.gz&lt;br/&gt;downloading file: Weekly.2009.04.19.txt.gz&lt;br/&gt;downloading file: Weekly.2009.05.17.txt.gz&lt;br/&gt;downloading file: Weekly.2009.04.26.txt.gz&lt;br/&gt;subaction url: /cgi-bin/WebObjects/Piano.woa/3/wo/emFestTest8ter2geTher/17.9&lt;br/&gt;datetypeaction url: /cgi-bin/WebObjects/Piano.woa/3/wo/emFestTest8ter2geTher/17.9&lt;br/&gt;Missing dates: 06/30/2009 Daily.2009.06.30.txt.gz&lt;br/&gt;Missing dates: 06/29/2009 Daily.2009.06.29.txt.gz&lt;br/&gt;Missing dates: 06/28/2009 Daily.2009.06.28.txt.gz&lt;br/&gt;Missing dates: 06/27/2009 Daily.2009.06.27.txt.gz&lt;br/&gt;Missing dates: 06/26/2009 Daily.2009.06.26.txt.gz&lt;br/&gt;Missing dates: 06/25/2009 Daily.2009.06.25.txt.gz&lt;br/&gt;Missing dates: 06/24/2009 Daily.2009.06.24.txt.gz&lt;br/&gt;downloading file: Daily.2009.06.26.txt.gz&lt;br/&gt;downloading file: Daily.2009.06.27.txt.gz&lt;br/&gt;downloading file: Daily.2009.06.28.txt.gz&lt;br/&gt;downloading file: Daily.2009.06.30.txt.gz&lt;br/&gt;downloading file: Daily.2009.06.25.txt.gz&lt;br/&gt;downloading file: Daily.2009.06.24.txt.gz&lt;br/&gt;downloading file: Daily.2009.06.29.txt.gz&lt;br/&gt;TIN&gt; perl applereport.perl itunesdownloads/Daily.* |open -f -a Tables&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Have fun with it - Jolly</description>
    </item>
  </channel>
</rss>
