<?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>Blog24 &#187; Featured</title>
	<atom:link href="http://blog24.co.uk/category/featured/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog24.co.uk</link>
	<description>Social Media, Design &#38; Blogging</description>
	<lastBuildDate>Tue, 21 Jul 2009 13:44:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>@font-face — Web designers&#8217; delight, type designers despair?</title>
		<link>http://blog24.co.uk/2009/07/18/font-face-web-designers-delight-type-designers-despair/</link>
		<comments>http://blog24.co.uk/2009/07/18/font-face-web-designers-delight-type-designers-despair/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 14:39:22 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Resource]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Cascading Style Sheets]]></category>
		<category><![CDATA[Typeface]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://blog24.co.uk/?p=480</guid>
		<description><![CDATA[



Image by thebudman84 via Flickr



If you are excited about the newer web browser software being able to make use of a myriad of fonts then I guess that you are a web designer. However, if you are a font designer then maybe you&#8217;ve been tracking news about @font-face since 2007 with trepidation rather than excitement.
Why [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 250px;">
<dt class="wp-caption-dt"><a href="http://www.flickr.com/photos/7780170@N04/3360551399"><img title="95% of Web Design is Typography" src="http://farm4.static.flickr.com/3564/3360551399_c9ef8663b1_m.jpg" alt="95% of Web Design is Typography" width="240" height="192" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image by <a href="http://www.flickr.com/photos/7780170@N04/3360551399">thebudman84</a> via Flickr</dd>
</dl>
</div>
</div>
<p>If you are excited about the newer web browser software being able to make use of a myriad of fonts then I guess that you are a web designer. However, if you are a font designer then maybe you&#8217;ve been tracking news about @font-face since 2007 with trepidation rather than excitement.</p>
<h3><span id="more-480"></span>Why @font-face is good</h3>
<p>Web designers are freed from the limitations of &#8216;web safe&#8217; fonts. Websites&#8217; designs will become even more diverse. I sincerely hope that designers will embrace both creative and functional typography.</p>
<h3>Why @font-face is bad</h3>
<p>The major downside of using @font-face is the legal side. It is possible to serve any font from your webserver but you may be breaking the law. The bad thing is that there will be people that do this and the implications could prove costly.</p>
<p>Using a copyrighted font without permission is just as illegal as uploading and serving copyrighted music or images without permission but, alas, I don&#8217;t think as many people will care or even be aware of the issue.</p>
<h3>The future of @font-face</h3>
<p>As more web browsers support @font-face I am certain that we will see widespread (legal and illegal) usage fairly quickly. I imagine that corporate companies will embellish their websites with bespoke fonts. There may even be an increase in people claiming to be typeface designers (which could be added to the &#8216;bad&#8217; list).</p>
<p>Keeping website designers and type designers happy may be a struggle but there are new services that aim to keep both content by introducing new methods that allow fonts to be used legally. The main contender seems to be Typekit, but Kernest may be worth keeping an eye on.</p>
<blockquote><p>&#8220;As a Typekit user, you’ll have access to our library of high-quality fonts. Just add a line of JavaScript to your markup, tell us what fonts you want to use, and then craft your pages the way you always have. Except now you’ll be able to use real fonts. This really is going to change web design.&#8221;</p>
<p style="text-align: right;"><a title="External: Introducing TypeKit" href="http://blog.typekit.com/2009/05/27/introducing-typekit/"><em>Introducing TypeKit written by Jeffrey Veen</em></a></p>
</blockquote>
<blockquote><p>&#8220;I want a YouTube of typefaces. Easily created, open to everyone to easily embed-able.&#8221;</p>
<p style="text-align: right;">Garrick Van Buren creator of <a href="http://kernest.com">kernest.com</a></p>
</blockquote>
<h3>Kernest enables legal web fonts</h3>
<p>Kernest offers a comprehensive range of fonts that are free to use and it is really easy to find fonts by style, foundry or designer. You can build a list of fonts for comparison and select those which you would like to use on your website.</p>
<p>To use fonts listed on Kernest you must sign up (simple, just email and password). For each font you want to use you must provide the base URL of the website you will be using it on. That done, Kernest generates and hosts a CSS file with the @font-face decarations and you are provided with the CSS file link via your profile page. Then it is simply a case of using font-family in your own CSS to declare the font you chose. All the fonts are also hosted on Kernest.</p>
<p>As you provide the domain where you want to use the font Kernest is able to stop other domains accessing your personallised style sheet (illustrated below). It also prevents unregistered websites from linking to the fonts on Kernest&#8217;s servers directly. This system means that paid fonts could be added in the future.</p>
<p><img class="aligncenter size-full wp-image-484" style="border: 1px solid #ccbbaa;" title="Testing kernest.com" src="http://blog24.co.uk/wp-content/uploads/2009/07/kernest_test.png" alt="Testing kernest.com" width="469" height="255" /></p>
<p>I created a file that included the link to my kernest.com generated stylesheet and style the text accordingly, then uploaded the same file to two different domains. Only blog24.co.uk had been registered with Kernest.</p>
<p><a href="http://blog24.co.uk/wp-content/uploads/2009/07/typekit_logotype.png" rel="lightbox[480]"><img class="alignnone size-full wp-image-496" title="TypeKit logotype" src="http://blog24.co.uk/wp-content/uploads/2009/07/typekit_logotype.png" alt="TypeKit logotype" width="163" height="46" /></a></p>
<p><span><span>Some lucky people have been given a preview to the Typekit service. Andy Clarke (For A Beautiful Web) is one such being and has written about his <a title="forabeautifulweb.com — First Impressions of TypeKit" href="http://forabeautifulweb.com/blog/about/first_impressions_of_typekit">first impressions of Typekit</a>, with a number of screenshots. Overall, the service looks very easy to use and looks a lot more refined than Kernest.</span></span></p>
<p style="text-align: center;"><a href="http://www.flickr.com/photos/andallthatmalarkey/3732037132/"><img class="aligncenter" title="TypeKit: Customise" src="http://farm3.static.flickr.com/2674/3732037132_8c0958d6e3.jpg" alt="" width="500" height="398" /></a></p>
<p>I noticed that the Subsets (in the sidebar) has not been enabled during the preview. However, I also noticed earlier today that Jeff Veen&#8217;s screenshot does give a clue to what the Subsets are. By selecting a subset of a font, I think it will be possible to shave off a few kilobytes for speedier font downloads.</p>
<p style="text-align: center;"><img class="alignnone" style="border: #cba 1px solid;" title="TypeKit editing interface" src="http://farm3.static.flickr.com/2531/3706947775_89e3ffd2c5.jpg" alt="" width="500" height="414" /></p>
<h3>Conclusion</h3>
<p>Overall the I see @font-face as a good thing if used legally. <strong>Less limits, more creativity</strong>.</p>
<p>Kernest is great, but I can&#8217;t wait to try TypeKit.</p>
<p>I first started researching the possibilities of web typography some time ago. More so when I began to consider redesigning this blog a few months ago (at the moment it just seems too cramped).</p>
<p>I&#8217;ve been reading a lot about web typography, @font-face and numerous opinions and issues — here&#8217;s some of the things I&#8217;ve been reading.</p>
<h3>Tutorials and Resources</h3>
<blockquote><p>&#8220;Linking to the fonts on this site explodes your typeface repertoire. And far from cutting into the profits of type designers, these typefaces enable everyone to get closer to the typography they dream of – perhaps in scripts that they have never before been able to use online.&#8221;</p>
<p style="text-align: right;"><em><a href="http://openfontlibrary.fontly.org/">Open Font Library</a></em><em> </em></p>
</blockquote>
<ul>
<li><a href="http://webfonts.info/wiki/index.php?title=Main_Page">webfonts.info</a> offers information about browser support and where to find fonts.</li>
<li><a href="http://hacks.mozilla.org/2009/06/beautiful-fonts-with-font-face/">Beautiful fonts with @font-face</a> a super tutorial with plenty of linked resources.</li>
<li><a href="http://webtypography.net/toc/">webtypography.net</a> provides an indepth look at web typography based upon the book <a href="http://www.amazon.co.uk/gp/product/0881792063?ie=UTF8&amp;tag=bwfc24-21&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=0881792063">The Elements of Typographic Style</a><img style="border: medium none  ! important; margin: 0px ! important;" src="http://www.assoc-amazon.co.uk/e/ir?t=bwfc24-21&amp;l=as2&amp;o=2&amp;a=0881792063" border="0" alt="" width="1" height="1" />.</li>
<li><a href="http://ilovetypography.com/2008/02/28/a-guide-to-web-typography/">A guide to web typography</a> from ilovetypography.com</li>
</ul>
<h3>Twitter</h3>
<ul>
<li><a title="Follow @font on Twitter" href="http://twitter.com/font"> font </a>Bio: Account for downloadable webfonts: @font-face (by Tobias Otte)</li>
<li><a title="Follow @kernest on Twitter" href="http://twitter.com/kernest">kernest</a> Bio: Tracking @font-face.</li>
<li><a title="Follow  @typekit on Twitter" href="http://twitter.com/typekit">typekit</a> Bio: Bringing real fonts to the web. From your friends at Small Batch Inc.</li>
<li><a title="Follow  @fontdeck on Twitter (maybe?)" href="http://twitter.com/fontdeck">fontdeck</a> Bio: Real typefaces for your website. (I&#8217;ve heard fontdeck mentioned in the same sentance as Kernest and TypeKit but the website seems to have been unplugged and their twitter account had seen just one update until today.)</li>
<li><a title="Follow  @fontbureau on Twitter" href="http://twitter.com/fontbureau">fontbureau</a> Bio: We sell fonts. Typefaces, actually, but you can get fonts too.</li>
</ul>
<h3>Notable</h3>
<ul>
<li><a href="http://readableweb.com/an-interview-with-kernests-garrick-van-buren/">An Interview With Kernest’s Garrick Van Buren</a> on readableweb.com</li>
<li><a href="https://www.chank.com/blog/">The Sad State of Today&#8217;s Web Typography</a> from chank.com.</li>
<li><a href="http://www.webdirections.org/blog/ubiquitous-web-font-embedding-just-got-a-step-closer/">Ubiquitous web font embedding just got a step closer</a> — Web Directions</li>
<li><a href="http://www.alistapart.com/articles/cssatten">CSS @ Ten: The Next Big Thing</a> — published in August 2007 but still relevant.</li>
<li><a href="http://www.bradcolbow.com/archive.php/?p=86">How TypeKit Will Work</a> by The Brads — a comic about web design.</li>
<li><a href="http://craigmod.com/journal/font-face/">@font-face: The Potential of Web Typography</a> — An example of what can be done with @font-face (commissioned by the Mozilla foundation).</li>
<li><a href="http://www.css3.info/">css3.info</a> (self explanatory!)</li>
<li><a href="http://www.alistapart.com/articles/realfontsontheweb/">An Interview with The Font Bureau’s David Berlow</a> &#8220;To understand issues surrounding web fonts from the type designer’s perspective, we interviewed David Berlow, co-founder of The Font Bureau, Inc.&#8221; Jeffery Zeldman</li>
<li><a href="http://www.fontbureau.com/news/2009-07-15">From Default Fonts To All Fonts (in two easy steps?)</a> David Berlow&#8217;s proposal for OpenType Permissions.</li>
<li><a href="http://www.zeldman.com/2009/05/23/web-fonts-now-how-were-doing-with-that/">Web fonts now (how we’re doing with that)</a> – Jeffrey Zeldman</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/7a1ed2c2-fa99-441a-975f-75a3bc98590e/"><img class="zemanta-pixie-img" style="border: medium none ; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=7a1ed2c2-fa99-441a-975f-75a3bc98590e" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://blog24.co.uk/2009/07/18/font-face-web-designers-delight-type-designers-despair/&amp;title=@font-face — Web designers&#8217; delight, type designers despair?' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog24.co.uk/2009/07/18/font-face-web-designers-delight-type-designers-despair/&amp;title=@font-face — Web designers&#8217; delight, type designers despair?' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog24.co.uk/2009/07/18/font-face-web-designers-delight-type-designers-despair/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://reddit.com/submit?url=http://blog24.co.uk/2009/07/18/font-face-web-designers-delight-type-designers-despair/&amp;title=@font-face — Web designers&#8217; delight, type designers despair?' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog24.co.uk/2009/07/18/font-face-web-designers-delight-type-designers-despair/&amp;title=@font-face — Web designers&#8217; delight, type designers despair?' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog24.co.uk/2009/07/18/font-face-web-designers-delight-type-designers-despair/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=@font-face — Web designers&#8217; delight, type designers despair?+http://blog24.co.uk/2009/07/18/font-face-web-designers-delight-type-designers-despair/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=@font-face — Web designers&#8217; delight, type designers despair?&amp;uri=http://blog24.co.uk/2009/07/18/font-face-web-designers-delight-type-designers-despair/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a>  <a title='See more bookmark and sharing options...' href='http://blog24.co.uk/2009/07/18/font-face-web-designers-delight-type-designers-despair/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>Similar Posts:<ul><li><a href="http://blog24.co.uk/2008/11/14/links-for-2008-11-14/" rel="bookmark" title="November 14, 2008">links for 2008-11-14</a></li>

<li><a href="http://blog24.co.uk/2008/08/15/links-for-2008-08-15/" rel="bookmark" title="August 15, 2008">links for 2008-08-15</a></li>

<li><a href="http://blog24.co.uk/2009/07/16/zemanta-resource-integration-for-bloggers/" rel="bookmark" title="July 16, 2009">Zemanta — resource integration for bloggers</a></li>

<li><a href="http://blog24.co.uk/2009/03/02/links-for-2009-03-02/" rel="bookmark" title="March 2, 2009">links for 2009-03-02</a></li>

<li><a href="http://blog24.co.uk/2008/04/20/track-the-most-popular-websites-being-twittered/" rel="bookmark" title="April 20, 2008">Track the Most Popular Websites Being Twittered</a></li>
</ul><!-- Similar Posts took 5.901 ms -->]]></content:encoded>
			<wfw:commentRss>http://blog24.co.uk/2009/07/18/font-face-web-designers-delight-type-designers-despair/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Make the Apple App Store backward compatible</title>
		<link>http://blog24.co.uk/2009/05/13/make-the-apple-app-store-backward-compatible/</link>
		<comments>http://blog24.co.uk/2009/05/13/make-the-apple-app-store-backward-compatible/#comments</comments>
		<pubDate>Wed, 13 May 2009 01:11:31 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[App Store]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[itunes]]></category>

		<guid isPermaLink="false">http://blog24.co.uk/?p=433</guid>
		<description><![CDATA[
When Apple release the new iPhone Operating System (3.0) they will remove applications which are not compatible with the update from the App Store. Is it time to make the App Store backward compatible?
iPhone App developers encouraged yet warned
Apple have been encouraging iPhone App developers to create new apps for iPhone OS 3.0 for some time. In [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-446 aligncenter" style="width: 540px; height: 120px; border: 0px;" title="Apple App Store" src="http://blog24.co.uk/wp-content/uploads/2009/05/apple_app_store.png" alt="Apple App Store" /></p>
<p><strong>When Apple release the new iPhone Operating System (3.0) they will remove applications which are not compatible with the update from the App Store. Is it time to make the App Store backward compatible?</strong></p>
<h3>iPhone App developers encouraged yet warned</h3>
<p>Apple have been encouraging iPhone App developers to create new apps for iPhone OS 3.0 for some time. In addition to developing new apps developers are also encouraged to <a title="TechCrunch : It’s 3.0 Or Die For New iPhone Apps" href="http://www.techcrunch.com/2009/05/07/its-30-or-die-for-new-iphone-apps/">test old apps</a> to make sure that they are also compatible with the impending iPhone OS release (if not make them so). This encouragement from Apple seems reasonable and logical, yet it has been tainted with the warning that compatibility issues could lead to some applications being removed from Apple&#8217;s App Store.<br />
<span id="more-433"></span><br />
When I first read about this I immediately thought that Apple were being inconsiderate. Initially I thought that Apple will be removing all apps that would not work on an iPod (or  iPhone) that was not running the third major release of the iPhone operating system. However, it is now my understanding that a current iPhone OS 2.x application that is made compatible with version 3.0 will still work on iPods and iPhones running OS 2.x.</p>
<h3>The Future will bring compatibility issues</h3>
<p>We all know that technology progresses at a terrific rate. How long before there is a newer, better iPhone or iPod Touch? Three months, six months, a year perhaps? (Surely not a whole year!) There is no doubting that there will be new iPhones and new iPods and maybe a new device that Apple have not even thought of yet. What is new today will become old and one day today&#8217;s iPhones and iPods will not be compatible with the latest iPhone OS.</p>
<p>These new products will, of course , feature cutting edge technologies which make us wonder how we coped in the past.</p>
<p>Now imagine a time when there are a number of devices (old and new) that run different versions of iPhone Operating Systems. Will Apple continue to remove older versions of applications on its iTunes App Store, simply because they don&#8217;t run on the latest release of the iPhone OS?</p>
<h3>Improving the App Store</h3>
<p>Apple should act now by making simple changes to the iTunes App Store and the App Store application on the iPhone and iPod Touch.</p>
<p>The software we use to look and download new applications should be made &#8216;device aware&#8217;.</p>
<p>For example when someone uses App Store on an iPod Touch they should not been shown the great Apps that will either lack functionality or simply will not work on their iPod. I am sure it would be really easy for Apple to add such filters. Taken further Apple could filter out Apps that would not work with the operating system that the device is currently using.</p>
<p>Making iTunes on a Mac or PC &#8216;device aware&#8217; would be possible too. If you own and sync an iPhone with OS2.1 using iTunes then make sure only compatible apps are shown in the iTunes App Store. Of course there should be the option to switch such a function off, so users can see every application available, regardless of which device they actually own and which iPhone OS it uses.</p>
<p>Take a look at the Apple Store and you can choose suitable accessories for your iPod, whether it is the latest Shuffle or even a pre-Nano iPod Mini. To find suitable accessories Apple make it super easy by adding <a href="http://blog24.co.uk/wp-content/uploads/2009/05/shop_by_type.png" title="Apple Store iPods, 'Shop by Type'" rel="lightbox">&#8216;Shop by Type&#8217;</a>. A simple idea where the correct iPod is chosen from the extensive list and the user is presented with compatible accessories. </p>
<p>If it can be done for accessories — why not applications?</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://blog24.co.uk/2009/05/13/make-the-apple-app-store-backward-compatible/&amp;title=Make the Apple App Store backward compatible' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog24.co.uk/2009/05/13/make-the-apple-app-store-backward-compatible/&amp;title=Make the Apple App Store backward compatible' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog24.co.uk/2009/05/13/make-the-apple-app-store-backward-compatible/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://reddit.com/submit?url=http://blog24.co.uk/2009/05/13/make-the-apple-app-store-backward-compatible/&amp;title=Make the Apple App Store backward compatible' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog24.co.uk/2009/05/13/make-the-apple-app-store-backward-compatible/&amp;title=Make the Apple App Store backward compatible' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog24.co.uk/2009/05/13/make-the-apple-app-store-backward-compatible/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=Make the Apple App Store backward compatible+http://blog24.co.uk/2009/05/13/make-the-apple-app-store-backward-compatible/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Make the Apple App Store backward compatible&amp;uri=http://blog24.co.uk/2009/05/13/make-the-apple-app-store-backward-compatible/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a>  <a title='See more bookmark and sharing options...' href='http://blog24.co.uk/2009/05/13/make-the-apple-app-store-backward-compatible/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>Similar Posts:<ul><li><a href="http://blog24.co.uk/2009/06/17/ipod-os-on-a-mac-pro-true-or-false/" rel="bookmark" title="June 17, 2009">iPod OS on a Mac Pro? True or False?</a></li>

<li><a href="http://blog24.co.uk/2008/09/08/new-apple-ipods-to-be-announced-tomorrow/" rel="bookmark" title="September 8, 2008">New Apple iPods to be Announced Tomorrow</a></li>

<li><a href="http://blog24.co.uk/2008/09/29/apple-to-make-itunes-8-and-ipod-accessible-to-the-blind/" rel="bookmark" title="September 29, 2008">Apple to Make iTunes 8 and iPod Accessible to the Blind</a></li>

<li><a href="http://blog24.co.uk/2009/01/13/links-for-2009-01-13/" rel="bookmark" title="January 13, 2009">links for 2009-01-13</a></li>

<li><a href="http://blog24.co.uk/2008/09/08/apple-to-release-itunes-8-and-new-ipod-nano/" rel="bookmark" title="September 8, 2008">Apple to Release iTunes 8 and New iPod Nano?</a></li>
</ul><!-- Similar Posts took 5.298 ms -->]]></content:encoded>
			<wfw:commentRss>http://blog24.co.uk/2009/05/13/make-the-apple-app-store-backward-compatible/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apple Shrink The iPod Shuffle Again</title>
		<link>http://blog24.co.uk/2009/03/12/apple-shrink-the-ipod-shuffle-again/</link>
		<comments>http://blog24.co.uk/2009/03/12/apple-shrink-the-ipod-shuffle-again/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 14:48:54 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[shuffle]]></category>

		<guid isPermaLink="false">http://blog24.co.uk/?p=390</guid>
		<description><![CDATA[Just when you thought that mp3 players could not get smaller without loosing functionality Apple release their new Shuffle. The new iPod Shuffle is indeed smaller yet can hold even more music (now 4Gb) and introduces new features while becoming more minimalist.

The familiar ring of buttons has gone leaving the Shuffle&#8217;s facia blank. Now the iPod Shuffle is controlled [...]]]></description>
			<content:encoded><![CDATA[<p>Just when you thought that mp3 players could not get smaller without loosing functionality Apple release their new Shuffle. The new iPod Shuffle is indeed smaller yet can hold even more music (now 4Gb) and introduces new features while becoming more minimalist.</p>
<p style="text-align: center;"><a href="http://blog24.co.uk/wp-content/uploads/2009/03/ipod_shuffles_01_med.png" rel="lightbox"><img class="size-medium wp-image-391" style="width: 300px; height: 168px; border: #ccc 1px solid;" title="Apple iPod Shuffle through the ages." src="http://blog24.co.uk/wp-content/uploads/2009/03/ipod_shuffles_01_med-300x168.png" alt="Three generations of Apple iPod Shuffle." /></a></p>
<p>The familiar ring of buttons has gone leaving the Shuffle&#8217;s facia blank. Now the iPod Shuffle is controlled via the simplified three button control which are found on the earphones cable. A single click on the centre button will play or pause music, a double click will skip to the next track and a triple click will select the last track.<br />
<span id="more-390"></span></p>
<h3>What&#8217;s playing?</h3>
<p><img style="float: right; margin: 0px 0px 1.5em 16px; width: 108px; height: 115px; border: 0px;" title="Apple iPod Voiceover icon" src="http://blog24.co.uk/wp-content/uploads/2009/03/features_voiceover_20090311.jpg" alt="Apple iPod Voiceover icon" />There has never been a display on any of the iPod Shuffles making impossible to check what song you are actually listening to is called or who it is by. Apple have solved that now by introducing &#8216;Voiceover&#8217;. There is still no screen, but on request the Shuffle will tell you what song is playing and by which band, this is enabled by pressing and holding the aforementioned middle button.</p>
<h3>Organised shuffling with playlists.</h3>
<p>Another neat feature that has been incorporated into the new Shuffle are playlists. Like the rest of the iPod range playlists are created and added using Apple iTunes. To switch between lists press and hold the centre control button until a tone is heard and the next playlist will be announced using Voiceove and your list will begin to play.</p>
<p>The new iPod Shuffle retails at £59 in the UK and $79 in the US. At the moment the 2nd generation 1Gb iPod Shuffle is still available for £31 ($49), but this might not be for too long. In fact it is likely that the new Shuffle will be available in a choice of colours, much like the 2nd generation Shuffles and current iPod Nano lineup. Currently the new iPod Shuffle is only available in either silver or black.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://blog24.co.uk/2009/03/12/apple-shrink-the-ipod-shuffle-again/&amp;title=Apple Shrink The iPod Shuffle Again' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog24.co.uk/2009/03/12/apple-shrink-the-ipod-shuffle-again/&amp;title=Apple Shrink The iPod Shuffle Again' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog24.co.uk/2009/03/12/apple-shrink-the-ipod-shuffle-again/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://reddit.com/submit?url=http://blog24.co.uk/2009/03/12/apple-shrink-the-ipod-shuffle-again/&amp;title=Apple Shrink The iPod Shuffle Again' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog24.co.uk/2009/03/12/apple-shrink-the-ipod-shuffle-again/&amp;title=Apple Shrink The iPod Shuffle Again' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog24.co.uk/2009/03/12/apple-shrink-the-ipod-shuffle-again/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=Apple Shrink The iPod Shuffle Again+http://blog24.co.uk/2009/03/12/apple-shrink-the-ipod-shuffle-again/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Apple Shrink The iPod Shuffle Again&amp;uri=http://blog24.co.uk/2009/03/12/apple-shrink-the-ipod-shuffle-again/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a>  <a title='See more bookmark and sharing options...' href='http://blog24.co.uk/2009/03/12/apple-shrink-the-ipod-shuffle-again/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>Similar Posts:<ul><li><a href="http://blog24.co.uk/2008/09/17/how-apple-could-improve-itunes-genius/" rel="bookmark" title="September 17, 2008">How Apple Could Improve iTunes Genius</a></li>

<li><a href="http://blog24.co.uk/2008/09/12/itunes-becomes-a-genius/" rel="bookmark" title="September 12, 2008">iTunes Becomes a Genius</a></li>

<li><a href="http://blog24.co.uk/2008/09/29/apple-to-make-itunes-8-and-ipod-accessible-to-the-blind/" rel="bookmark" title="September 29, 2008">Apple to Make iTunes 8 and iPod Accessible to the Blind</a></li>

<li><a href="http://blog24.co.uk/2008/09/08/new-apple-ipods-to-be-announced-tomorrow/" rel="bookmark" title="September 8, 2008">New Apple iPods to be Announced Tomorrow</a></li>

<li><a href="http://blog24.co.uk/2009/06/17/ipod-os-on-a-mac-pro-true-or-false/" rel="bookmark" title="June 17, 2009">iPod OS on a Mac Pro? True or False?</a></li>
</ul><!-- Similar Posts took 5.065 ms -->]]></content:encoded>
			<wfw:commentRss>http://blog24.co.uk/2009/03/12/apple-shrink-the-ipod-shuffle-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>30 Different Uses for RSS</title>
		<link>http://blog24.co.uk/2008/11/15/30-different-uses-for-rss/</link>
		<comments>http://blog24.co.uk/2008/11/15/30-different-uses-for-rss/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 21:42:19 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Dugg]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://blog24.co.uk/2008/11/15/30-different-uses-for-rss-2/</guid>
		<description><![CDATA[Sometimes I find it tricky to describe what RSS is — I often end up explaining how I use Really Simple Syndication rather than what it actually is.
With this in mind I feel that this article provides a good roundup of what RSS can do for you. If you are new to using RSS, or [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feeds.feedburner.com/blog24uk" title="Subscribe to the blog24 RSS feed."><img style="float: right; margin: 0px 0px 1.5em 1.5em; width: 48px; height: 48px; border: 0px;" title="RSS icon" src="http://blog24.co.uk/wp-content/uploads/2008/11/48px_feed_rss.png" alt="RSS icon" /></a>Sometimes I find it tricky to describe what RSS is — I often end up explaining how I use Really Simple Syndication rather than what it actually is.</p>
<p>With this in mind I feel that this article provides a good roundup of what RSS can do for you. If you are new to using RSS, or have often wondered what that orange icon is all about then I highly recommend <a href="http://www.louisgray.com/live/2008/11/30-different-uses-for-rss.html">30 Different Uses for RSS</a> by <a href="http://michaelfruchter.com" title="External : Michael Fruchter's website">Michael Fruchter</a>.</p>
<blockquote><p>I&#8217;m making an effort to become less reliant on visiting websites for the data I need. Spending a majority of my time in Google Reader, I decided RSS could help me accomplish this task. I no longer have to visit Yahoo to read my horoscopes or sports scores. I now track my Ebay auctions from Google Reader. These are some of the ways I started to recently use and rediscover RSS.</p></blockquote>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://blog24.co.uk/2008/11/15/30-different-uses-for-rss/&amp;title=30 Different Uses for RSS' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog24.co.uk/2008/11/15/30-different-uses-for-rss/&amp;title=30 Different Uses for RSS' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog24.co.uk/2008/11/15/30-different-uses-for-rss/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://reddit.com/submit?url=http://blog24.co.uk/2008/11/15/30-different-uses-for-rss/&amp;title=30 Different Uses for RSS' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog24.co.uk/2008/11/15/30-different-uses-for-rss/&amp;title=30 Different Uses for RSS' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog24.co.uk/2008/11/15/30-different-uses-for-rss/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=30 Different Uses for RSS+http://blog24.co.uk/2008/11/15/30-different-uses-for-rss/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=30 Different Uses for RSS&amp;uri=http://blog24.co.uk/2008/11/15/30-different-uses-for-rss/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a>  <a title='See more bookmark and sharing options...' href='http://blog24.co.uk/2008/11/15/30-different-uses-for-rss/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>Similar Posts:<ul><li><a href="http://blog24.co.uk/2008/07/03/flickr-and-twitter-on-bbc-sport/" rel="bookmark" title="July 3, 2008">Flickr and Twitter on BBC Sport</a></li>

<li><a href="http://blog24.co.uk/2008/07/03/twitter_boycott_on_facebook/" rel="bookmark" title="July 3, 2008">Boycotting Twitter Could Lighten The Load</a></li>

<li><a href="http://blog24.co.uk/2008/05/08/want-ubuntu-on-your-apple-mac-use-parallels-desktop/" rel="bookmark" title="May 8, 2008">Want Ubuntu On Your Apple Mac? Use Parallels Desktop</a></li>

<li><a href="http://blog24.co.uk/2008/09/04/initial-thoughts-about-google-new-web-browser/" rel="bookmark" title="September 4, 2008">Initial Thoughts About Google New Web Browser</a></li>

<li><a href="http://blog24.co.uk/2009/07/16/zemanta-resource-integration-for-bloggers/" rel="bookmark" title="July 16, 2009">Zemanta — resource integration for bloggers</a></li>
</ul><!-- Similar Posts took 5.194 ms -->]]></content:encoded>
			<wfw:commentRss>http://blog24.co.uk/2008/11/15/30-different-uses-for-rss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mini iPhone Available</title>
		<link>http://blog24.co.uk/2008/11/11/mini-iphone-available/</link>
		<comments>http://blog24.co.uk/2008/11/11/mini-iphone-available/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 12:17:37 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[fake]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://blog24.co.uk/2008/11/11/mini-iphone-available/</guid>
		<description><![CDATA[



Real and Fake iPhone, originally uploaded by Robert Scoble.


&#160;
Unfortunately Apple have not released an iPhone Nano. This is a fake iPhone that you can get in China, as spotted by Robert Scoble during his current trip to China.
         More&#160;&#187;Similar Posts:iPod OS on a Mac Pro? True or [...]]]></description>
			<content:encoded><![CDATA[<div style="text-align: center">
<div style="text-align: left; padding: 3px;">
<a href="http://www.flickr.com/photos/scobleizer/3018772953/" title="photo sharing"><img src="http://farm4.static.flickr.com/3202/3018772953_978d0d928b.jpg" style="border: solid 2px #987;" alt="" /></a><br />
<br />
<span style="font-size: 0.8em; margin-top: 0px;"><a href="http://www.flickr.com/photos/scobleizer/3018772953/">Real and Fake iPhone</a>, originally uploaded by <a href="http://www.flickr.com/people/scobleizer/">Robert Scoble</a>.</span>
</div>
</div>
<p style="clear:both">&nbsp;</p>
<p>Unfortunately Apple have not released an iPhone Nano. This is a fake iPhone that you can get in China, as spotted by Robert Scoble during his <a href="http://scobleizer.com/2008/11/10/things-ive-learned-in-china-so-far/" title="External : Things I've Learned In China So Far">current trip to China</a>.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://blog24.co.uk/2008/11/11/mini-iphone-available/&amp;title=Mini iPhone Available' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog24.co.uk/2008/11/11/mini-iphone-available/&amp;title=Mini iPhone Available' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog24.co.uk/2008/11/11/mini-iphone-available/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://reddit.com/submit?url=http://blog24.co.uk/2008/11/11/mini-iphone-available/&amp;title=Mini iPhone Available' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog24.co.uk/2008/11/11/mini-iphone-available/&amp;title=Mini iPhone Available' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog24.co.uk/2008/11/11/mini-iphone-available/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=Mini iPhone Available+http://blog24.co.uk/2008/11/11/mini-iphone-available/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Mini iPhone Available&amp;uri=http://blog24.co.uk/2008/11/11/mini-iphone-available/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a>  <a title='See more bookmark and sharing options...' href='http://blog24.co.uk/2008/11/11/mini-iphone-available/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>Similar Posts:<ul><li><a href="http://blog24.co.uk/2009/06/17/ipod-os-on-a-mac-pro-true-or-false/" rel="bookmark" title="June 17, 2009">iPod OS on a Mac Pro? True or False?</a></li>

<li><a href="http://blog24.co.uk/2008/09/09/apples-steve-jobs-announces-ipod-nano-4g/" rel="bookmark" title="September 9, 2008">Apple&#8217;s Steve Jobs Announces iPod Nano 4G</a></li>

<li><a href="http://blog24.co.uk/2008/08/13/links-for-2008-08-13-deliciouscom/" rel="bookmark" title="August 13, 2008">links for 2008-08-13 [delicious.com]</a></li>

<li><a href="http://blog24.co.uk/2008/07/07/popular-friendfeeders/" rel="bookmark" title="July 7, 2008">Popular FriendFeeders</a></li>

<li><a href="http://blog24.co.uk/2009/05/13/make-the-apple-app-store-backward-compatible/" rel="bookmark" title="May 13, 2009">Make the Apple App Store backward compatible</a></li>
</ul><!-- Similar Posts took 4.930 ms -->]]></content:encoded>
			<wfw:commentRss>http://blog24.co.uk/2008/11/11/mini-iphone-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Halloween Themed Logos</title>
		<link>http://blog24.co.uk/2008/10/31/halloween-themed-logos/</link>
		<comments>http://blog24.co.uk/2008/10/31/halloween-themed-logos/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 20:00:50 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[halloween]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[logotype]]></category>

		<guid isPermaLink="false">http://blog24.co.uk/?p=313</guid>
		<description><![CDATA[You can always rely on Google to change its logotype for Halloween (or any other less than ordinary day). Along with Google&#8217;s redesigned logo I found a couple of others that I actually liked.



My favourite is Vimeo a simple alteration to the regular logo. Some blogs (such as Thou Shall Blog have decided to make [...]]]></description>
			<content:encoded><![CDATA[<p>You can always rely on <a href="http://google.com/">Google</a> to change its logotype for Halloween (or any other less than ordinary day). Along with Google&#8217;s redesigned logo I found a couple of others that I actually liked.</p>
<p style="text-align: center;"><a href="http://www.vimeo.com/1599302"><img class="size-full wp-image-315" style="width: 216px; height: 81px; border: 0px;" title="Vimeo at Halloween" src="http://blog24.co.uk/wp-content/uploads/2008/10/vimeo_halloween.png" alt="Vimeo at Halloween" /></a></p>
<p style="text-align: center;"><a href="http://www.smashingmagazine.com/"><img class="size-full wp-image-316" style="width: 250px; height: 100px; border: 0px;" title="Smashing Magazine" src="http://blog24.co.uk/wp-content/uploads/2008/10/smashing_halloween.png" alt="Smashing Magazine" /></a></p>
<p style="text-align: center;"><a href="http://www.google.com/"><img class="size-full wp-image-314" style="width: 310px; height: 120px; border: 0px;" title="Google logotype Halloween 2008" src="http://blog24.co.uk/wp-content/uploads/2008/10/google_halloween.png" alt="Google at Halloween 2008" /></a></p>
<p>My favourite is Vimeo a simple alteration to the regular logo. Some blogs (such as <a href="http://thoushallblog.com/">Thou Shall Blog</a> have decided to make an apt alteration to their design — a nice touch.</p>
<p>However, as you may have noted I have not made any effort to adorn blog24 with such decor. The reason is simple. While Halloween is as popular as ever in the United Kingdom <a href="http://twitter.com/marshall24/status/983836174">I am not a great fan</a>.</p>
<p><small><strong>Note:</strong> The link to vimeo actually links to a short film of my puppy playing, he deserves a little fame.</small></p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://blog24.co.uk/2008/10/31/halloween-themed-logos/&amp;title=Halloween Themed Logos' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog24.co.uk/2008/10/31/halloween-themed-logos/&amp;title=Halloween Themed Logos' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog24.co.uk/2008/10/31/halloween-themed-logos/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://reddit.com/submit?url=http://blog24.co.uk/2008/10/31/halloween-themed-logos/&amp;title=Halloween Themed Logos' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog24.co.uk/2008/10/31/halloween-themed-logos/&amp;title=Halloween Themed Logos' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog24.co.uk/2008/10/31/halloween-themed-logos/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=Halloween Themed Logos+http://blog24.co.uk/2008/10/31/halloween-themed-logos/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Halloween Themed Logos&amp;uri=http://blog24.co.uk/2008/10/31/halloween-themed-logos/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a>  <a title='See more bookmark and sharing options...' href='http://blog24.co.uk/2008/10/31/halloween-themed-logos/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>Similar Posts:<ul><li><a href="http://blog24.co.uk/2008/03/21/adapting-a-wordpress-theme-for-your-blog/" rel="bookmark" title="March 21, 2008">Adapting a WordPress Theme For Your Blog</a></li>

<li><a href="http://blog24.co.uk/2008/04/10/mixwit-is-a-hit-for-creating-mixtapes/" rel="bookmark" title="April 10, 2008">Mixwit is a Hit for Creating Mixtapes</a></li>

<li><a href="http://blog24.co.uk/2008/07/06/white-noise-prompts-simple-design/" rel="bookmark" title="July 6, 2008">White Noise Prompts Simple Design</a></li>

<li><a href="http://blog24.co.uk/2008/09/10/blogging-within-firefox-with-scribefire/" rel="bookmark" title="September 10, 2008">Blogging Within Firefox With ScribeFire</a></li>

<li><a href="http://blog24.co.uk/2009/07/16/zemanta-resource-integration-for-bloggers/" rel="bookmark" title="July 16, 2009">Zemanta — resource integration for bloggers</a></li>
</ul><!-- Similar Posts took 5.239 ms -->]]></content:encoded>
			<wfw:commentRss>http://blog24.co.uk/2008/10/31/halloween-themed-logos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All You Need To Know About The Apple Brick</title>
		<link>http://blog24.co.uk/2008/10/02/all-you-need-to-know-about-the-apple-brick/</link>
		<comments>http://blog24.co.uk/2008/10/02/all-you-need-to-know-about-the-apple-brick/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 18:56:30 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[apple brick]]></category>
		<category><![CDATA[apple tv]]></category>
		<category><![CDATA[dual screen]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[mac mini]]></category>
		<category><![CDATA[mac mini pro]]></category>
		<category><![CDATA[mac pro]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[macbook air]]></category>
		<category><![CDATA[macbook pro]]></category>
		<category><![CDATA[macbook touch]]></category>
		<category><![CDATA[rumor]]></category>
		<category><![CDATA[rumour]]></category>
		<category><![CDATA[tablet mac]]></category>
		<category><![CDATA[xoxo]]></category>

		<guid isPermaLink="false">http://blog24.co.uk/?p=292</guid>
		<description><![CDATA[The whole 'Apple Brick' rumour seems to be one of the most uncertain rumours about Apple products ever. There is much speculation about what it is, when it will be announced — but what evidence is there that Apple are either releasing a new product or a redesigning current hardware?]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://blog24.co.uk/wp-content/uploads/2008/10/xoxo_laptop.jpg" rel="lightbox"><img src="http://blog24.co.uk/wp-content/uploads/2008/10/xoxo_laptop_150dpi-300x234.jpg" alt="XO Laptop Redesign" title="XO Laptop Redesign" style="width:300px; height:234px; border: 0px;" /></a></p>
<p>Shown above is not Apple&#8217;s soon-to-be-announced &#8216;brick&#8217; that you may have read about on numerous blogs and Mac news websites recently. The photo above have illustrated speculative blog posts about the imminent launch of a new Apple computer. In fact the photograph depicts the redesign for the <a href="http://en.wikipedia.org/wiki/OLPC">One Laptop Per Child</a> <a href="http://blog.ted.com/2008/05/xo_laptop_redes.php" title="One Laptop per Child designer Yves Behar shares exciting news about the top-to-bottom redesign of the XO laptop.">XOXO Laptop</a>, by Yves Behar.</p>
<p>The whole &#8216;Apple Brick&#8217; rumour seems to be one of the most uncertain rumours about Apple products ever. There is much speculation about what it is, when it will be announced — but what evidence is there that Apple are either releasing a new product or a redesigning current hardware? Well, none really, this too is speculation based on previous Apple releases, basically it&#8217;s that time of year — September and October — the pre Holiday Season when traditionally new or updated products are released including:<br />
<span id="more-292"></span></p>
<ul>
<li>September 1984 — Apple Macintosh 512k.</li>
<li>The first Apple Desktop Bus (ADB) Mouse released in September 1986.</li>
<li>Macintosh Classic in 1990 and the Color Classic II a year later.</li>
<li>Apple StyleWriter printer in 1991.</li>
<li>The less successful Macintosh TV in 1993.</li>
<li>Powerbooks1400c and 1400cs in 1996.</li>
<li>Apple Power Mac 6400, also in &#8216;96.</li>
<li>The slot-loading iMac range, 1999.</li>
<li>1999 also saw the first G4 Power Macs.</li>
<li>In September 2000 Firewire was added to the original iBook range.</li>
<li>The 22&#8243; Apple Cinema Display was revealed in September 2000.</li>
<li>Mac OS9 in 2000 and OSX availble to the public as beta.</li>
<li>Apple iBooks and PowerBook G4 were improved in 2001.</li>
<li>October 2001, the first iPod to feature the scrollwheel.</li>
<li>The first Apple wireless keyboard and mouse were available in October 2003.</li>
<li>2003 saw the first G4 iBooks and an eMac upgrade.</li>
<li><a rel="lightbox" href="http://uk.gizmodo.com/ipod_u2.jpg" rel="lightbox[292]">iPod U2 Special Edition</a> was introduced in 2004.</li>
<li>iMac G5s were upgraded to have built-in iSights in 2005 (Mac Minis received upgrades too).</li>
<li>Jobs used &#8220;one more thing&#8230;&#8221; to introduce the iPod Video in 2005.</li>
<li>The 2nd Generation iPod Nano was introduced in October 2006.</li>
<li>In 2006 MacBook Pros received a speed bump with Intel Core 2 processors.</li>
<li>This year saw a redesign of the <a href="http://blog24.co.uk/2008/09/11/watch-apples-new-itunes-and-ipod-event/">iPod Nano and Touch and iTunes 8</a> last month.</li>
</ul>
<p>This list of October and September  announcements by Apple over the years could go on and on. Hopefully this emphisizes why the Mac community gets hyped up around this time of year.</p>
<p> </p>
<h3>Something in the air?</h3>
<p>The likelihood of Apple announcing improved specifications of the current line of computers is very high. We can be almost certain that there will be improvements to the MacBook Pro range.</p>
<p>Redesigned Apple products are a possibility too — perhaps the Mac Mini will have been a radically redesigned, or any of Apple&#8217;s other products (except the iPod range).</p>
<p>Speculation is rife about a new product all because of the term &#8216;Apple Brick&#8217; which had been bounced around from technology news sites to rumour mongers to Mac gossip loving blogs.</p>
<p>The term &#8216;Apple Brick&#8217; first appeared on September 10th, 2008, but left very little to go on.</p>
<blockquote><p>One of our tipsters has a bit of a riddle for us.</p>
<p>S/he says that the MacBook update event in a few weeks (you know the one with the glass trackpads) is &#8216;all about the Brick&#8217;.  What does &#8220;The Brick&#8221; mean?  Can anyone out there help us out?  This is one of those tipsters that has a solid track record so we want to go along for the ride.</p>
<div style="text-align: right;"><a href="http://9to5mac.com/macbook-brick-riddle">9to5mac.com — What is &#8216;The Brick?&#8217;</a></div>
</blockquote>
<p>Ever since this term was used there have been many rumours. Here&#8217;s a brief list with links&#8230;</p>
<ul>
<li><a href="http://www.iphonesavior.com/2008/09/rumor-is-apples.html">Mac Mini Redesign</a></li>
<li><a href="http://www.ubergizmo.com/15/archives/2008/09/what_is_apples_upcoming_brick_a_cheap_desktop_pc_we_think.html">Cheap Desktop</a></li>
<li>Totally new version of <a href="http://www.tuaw.com/2008/09/27/rumor-is-the-apple-tv-being-replaced/">Apple TV</a></li>
<li><a href="http://blogs.computerworld.com/wireless_usb_hub_brick_to_hit_macbooks_next_month">Wireless USB Hub</a> although <a href="http://catalog.belkin.com/IWCatProductPage.process?Product_Id=377793">Belkin already makes one</a></li>
<li><a href="http://cultofmac.com/hoping-apples-brick-is-first-all-screen-laptop/3230">Dual Screen Laptop</a> or &#8216;<a href="http://blog.wired.com/gadgets/2008/09/apples-brick-a.html">Foldable Netbook</a>&#8216;</li>
<li><a href="http://www.tuaw.com/2008/09/26/rumor-is-the-brick-a-wireless-hybrid-handheld-slash-mac/">Wireless handheld-slash-Mac</a></li>
<li><a href="http://www.sizlopedia.com/2008/09/12/apple-macbook-touch-coming-for-real/">MacBook Touch</a></li>
<li>Wireless power and connectivity for Macbook range</li>
<li>Apple to launch a digital camera (<a title="Apple QuickTake 200" rel="lightbox" href="http://upload.wikimedia.org/wikipedia/en/9/90/Quicktake_200_front.jpg" rel="lightbox[292]">again</a>)</li>
</ul>
<p>The most believable rumour is centred around the idea that Apple will be doing something or introducing somthing that will break MicroSoft Windows:</p>
<blockquote><p>&#8220;we believe that “the Brick” is Apple’s code word for its “Windows-killer”, be it a brand new product, or simply a series of price cuts and updates to existing Apple products so irresistible that no amount of willpower can withstand them.</p>
<p>&#8220;One reason we like this theory is that Steve Jobs warned investors earlier this year that there were some upcoming killer products from Apple that were going to be coming out towards the end of this year at very aggressive price points, prices so low it would likely affect Apple’s upcoming earnings.&#8221;</p>
<div style="text-align: right;"><small>macenstein.com — <a title="Apple’s “Brick” riddle, deciphered" rel="bookmark" href="http://macenstein.com/default/archives/1679">Apple’s “Brick” riddle, deciphered</a></small></div>
<p> </p></blockquote>
<p>This Windows-killer could be something as simple as slashing the prices of the current range of Apple computers. Alternatively it could be a large and free operating system upgrade that allow Windows software to run natively with Mac OSX without the need of buying and installing Windows XP or Vista. (Is that doable and legal?)</p>
<p>A prosumer version of the Mac Pro (perhaps a cheaper Dual Core version with less expanability) would fill the gap between the high end Apple Macs and the iMac range.<br />
 </p>
<div style="text-align: center;"><a rel="lightbox" href="http://blog24.co.uk/wp-content/uploads/2008/10/mac_pro_mini_by_lebreton.png" rel="lightbox[292]"><img class="alignnone size-thumbnail wp-image-293" title="Apple to launch Mac Pro Mini? (click to enlarge)" src="http://blog24.co.uk/wp-content/uploads/2008/10/mac_pro_mini_by_lebreton-150x150.png" alt="Apple to launch Mac Pro Mini?" width="150" height="150" /></a></div>
<div style="text-align: center;"><big style="font-size: 1.8em; line-height: 1.5em; font-weight: bold;">&#8220;Presenting the all new<br />
Apple Mac Mini Pro&#8221;</big></div>
<p style="clear: both">&nbsp;</p>
<h3>Waiting for the brick?</h3>
<p>If you are currently considering getting a new Apple computer then personally I would wait until the end of October just in case something special is announced. If there is a new product or changes to the current range it should be announced on or around October 14th (according to numerous sources).</p>
<h3>What would you like?</h3>
<p>Personally I would like to see a Mac Mini Pro or sizable price cuts across the whole Apple line. Or simply something radical, absolute zero cool, bleeding edge, useful and affordable that no-one in the blogosphere had predicted.</p>
<p>Discuss what you would like Apple to launch in the near future via the comments below.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://blog24.co.uk/2008/10/02/all-you-need-to-know-about-the-apple-brick/&amp;title=All You Need To Know About The Apple Brick' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog24.co.uk/2008/10/02/all-you-need-to-know-about-the-apple-brick/&amp;title=All You Need To Know About The Apple Brick' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog24.co.uk/2008/10/02/all-you-need-to-know-about-the-apple-brick/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://reddit.com/submit?url=http://blog24.co.uk/2008/10/02/all-you-need-to-know-about-the-apple-brick/&amp;title=All You Need To Know About The Apple Brick' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog24.co.uk/2008/10/02/all-you-need-to-know-about-the-apple-brick/&amp;title=All You Need To Know About The Apple Brick' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog24.co.uk/2008/10/02/all-you-need-to-know-about-the-apple-brick/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=All You Need To Know About The Apple Brick+http://blog24.co.uk/2008/10/02/all-you-need-to-know-about-the-apple-brick/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=All You Need To Know About The Apple Brick&amp;uri=http://blog24.co.uk/2008/10/02/all-you-need-to-know-about-the-apple-brick/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a>  <a title='See more bookmark and sharing options...' href='http://blog24.co.uk/2008/10/02/all-you-need-to-know-about-the-apple-brick/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>Similar Posts:<ul><li><a href="http://blog24.co.uk/2008/09/09/links-for-2008-09-09/" rel="bookmark" title="September 9, 2008">links for 2008-09-09</a></li>

<li><a href="http://blog24.co.uk/2008/09/08/apple-to-release-itunes-8-and-new-ipod-nano/" rel="bookmark" title="September 8, 2008">Apple to Release iTunes 8 and New iPod Nano?</a></li>

<li><a href="http://blog24.co.uk/2008/10/07/links-for-2008-10-07/" rel="bookmark" title="October 7, 2008">links for 2008-10-07</a></li>

<li><a href="http://blog24.co.uk/2008/09/08/new-apple-ipods-to-be-announced-tomorrow/" rel="bookmark" title="September 8, 2008">New Apple iPods to be Announced Tomorrow</a></li>

<li><a href="http://blog24.co.uk/2008/10/07/putting-an-end-to-the-apple-brick-rumour/" rel="bookmark" title="October 7, 2008">Putting an End to the Apple Brick Rumour</a></li>
</ul><!-- Similar Posts took 11.027 ms -->]]></content:encoded>
			<wfw:commentRss>http://blog24.co.uk/2008/10/02/all-you-need-to-know-about-the-apple-brick/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Increased Royalty Rate Could Kill Apple iTunes</title>
		<link>http://blog24.co.uk/2008/10/02/increased-royalty-rate-could-kill-apple-itunes/</link>
		<comments>http://blog24.co.uk/2008/10/02/increased-royalty-rate-could-kill-apple-itunes/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 10:52:41 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[digital music]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[royalties]]></category>

		<guid isPermaLink="false">http://blog24.co.uk/?p=291</guid>
		<description><![CDATA[Later today the Copyright Royalty Board (CRB) meet to discuss and decide whether royalty rates for digital downloads should increase from 9 cents to 15 cents per track — a rise requested by National Music Publishers&#8217; Association.

A 66% rise would have to absorbed by either by companies selling the music downloads, such as the Apple [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0px none ; margin: 0px 0px 1.5em 1.5em; float: right; height: 150px; width: 150px;" src="http://blog24.co.uk/wp-content/uploads/2008/10/eddy-cue-150x150.jpg" alt="iTunes Vice President Eddy Cue" title="Vice President Eddy Cue" />Later today the <a href="http://www.loc.gov/crb/">Copyright Royalty Board</a> (CRB) meet to discuss and decide whether royalty rates for digital downloads should increase from 9 cents to 15 cents per track — a rise requested by <a href="http://www.nmpa.org/home/index.asp">National Music Publishers&#8217; Association</a>.<br />
<span id="more-291"></span><br />
A 66% rise would have to absorbed by either by companies selling the music downloads, such as the Apple iTunes Store and Amazon, or the artists&#8217; record companies. Otherwise the cost will have to be passed on to the consumers.</p>
<h3 style="clear: both">Why The iTunes Store is rumoured to close</h3>
<p>Apple iTunes Vice President Eddy Cue [pictured] caused a stir when he stated to the CRB in a <a href="http://www.loc.gov/crb/proceedings/2006-3/dma-cue-amended.pdf">written statement</a> [PDF] in spring 2007:</p>
<blockquote><p>&#8220;Apple has repeatedly made clear that it is in this business to make money, and most likely would not continue to operate if it were no longer possible to do so profitably.&#8221;</p></blockquote>
<h3>Why the CRB need to think logically</h3>
<p>If Apple did end up increasing price of each track download to remain profitable the competition would have to do the same, so the choice for consumers would remain the same. In theory perhaps, but as Eddy Cue argued in his testimony, increasing the cost of downloading music will cause more people to download music illegally for free. By keeping the price of each song low ensures that the temptation for illegal downloading is minimalised.</p>
<p>In order for music download stores to keep their prices attractive enough to keep customers buying music the stores must remain profitable too. Increasing royalties by 66 percent will inevitably result in losses — including losses in royalties.</p>
<p>Increasing royalties for downloaded music is, at the moment, an illogical step.</p>
<h3>News Articles About The Royalty Rise</h3>
<p>CNN Money: <a href="http://money.cnn.com/2008/09/30/technology/itunesthreat.fortune/?postversion=2008093015">Apple&#8217;s digital music showdown</a><br />
BBC News: <a href="http://news.bbc.co.uk/1/hi/technology/7645537.stm">iTunes store shutdown feared</a><br />
Internet News: <a href="http://www.internetnews.com/ec-news/article.php/3775241/The+End+of+iTunes.htm">The End of iTunes?</a><br />
CNET News: <a href="http://news.cnet.com/8301-1023_3-10055021-93.html?part=rss&amp;subj=news">Would Apple really shutter iTunes? Unlikely</a></p>
<p style="clear: both">&nbsp;</p>
<p><small><a href="http://www.sfgate.com/cgi-bin/object/article?f=/c/a/2007/11/08/BUUHT865C.DTL&amp;o=0">Photograph</a> by Deanne Fitzmaurice</small></p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://blog24.co.uk/2008/10/02/increased-royalty-rate-could-kill-apple-itunes/&amp;title=Increased Royalty Rate Could Kill Apple iTunes' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog24.co.uk/2008/10/02/increased-royalty-rate-could-kill-apple-itunes/&amp;title=Increased Royalty Rate Could Kill Apple iTunes' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog24.co.uk/2008/10/02/increased-royalty-rate-could-kill-apple-itunes/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://reddit.com/submit?url=http://blog24.co.uk/2008/10/02/increased-royalty-rate-could-kill-apple-itunes/&amp;title=Increased Royalty Rate Could Kill Apple iTunes' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog24.co.uk/2008/10/02/increased-royalty-rate-could-kill-apple-itunes/&amp;title=Increased Royalty Rate Could Kill Apple iTunes' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog24.co.uk/2008/10/02/increased-royalty-rate-could-kill-apple-itunes/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=Increased Royalty Rate Could Kill Apple iTunes+http://blog24.co.uk/2008/10/02/increased-royalty-rate-could-kill-apple-itunes/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Increased Royalty Rate Could Kill Apple iTunes&amp;uri=http://blog24.co.uk/2008/10/02/increased-royalty-rate-could-kill-apple-itunes/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a>  <a title='See more bookmark and sharing options...' href='http://blog24.co.uk/2008/10/02/increased-royalty-rate-could-kill-apple-itunes/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>Similar Posts:<ul><li><a href="http://blog24.co.uk/2008/10/02/crb-freezes-royalty-rate-%e2%80%94-itunes-store-safe/" rel="bookmark" title="October 2, 2008">CRB Freezes Royalty Rate — iTunes Store Safe!</a></li>

<li><a href="http://blog24.co.uk/2008/09/12/itunes-becomes-a-genius/" rel="bookmark" title="September 12, 2008">iTunes Becomes a Genius</a></li>

<li><a href="http://blog24.co.uk/2008/09/17/how-apple-could-improve-itunes-genius/" rel="bookmark" title="September 17, 2008">How Apple Could Improve iTunes Genius</a></li>

<li><a href="http://blog24.co.uk/2008/09/26/your-music-anywhere-via-the-web-with-bluetunes/" rel="bookmark" title="September 26, 2008">Your Music Anywhere Via The Web With blueTunes</a></li>

<li><a href="http://blog24.co.uk/2008/09/08/new-apple-ipods-to-be-announced-tomorrow/" rel="bookmark" title="September 8, 2008">New Apple iPods to be Announced Tomorrow</a></li>
</ul><!-- Similar Posts took 4.904 ms -->]]></content:encoded>
			<wfw:commentRss>http://blog24.co.uk/2008/10/02/increased-royalty-rate-could-kill-apple-itunes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Music Anywhere Via The Web With blueTunes</title>
		<link>http://blog24.co.uk/2008/09/26/your-music-anywhere-via-the-web-with-bluetunes/</link>
		<comments>http://blog24.co.uk/2008/09/26/your-music-anywhere-via-the-web-with-bluetunes/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 13:26:34 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[genius]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://blog24.co.uk/2008/09/26/your-music-anywhere-via-the-web-with-bluetunes/</guid>
		<description><![CDATA[A new web service for listening to your own music, not sharing it, has been launched today. Called, blueTunes, it allows users to upload their music collection and listen to it via the web. Going on holiday? Take a laptop and your music will follow. At a party that lacks decent music? (We&#8217;ve all been [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0px none ; margin: 2px 12px 12px 0px; float: left; height: 64px; width: 207px;" src="http://blog24.co.uk/wp-content/uploads/2008/09/bluetunes_logo.gif"" alt="blueTunes logo [take your tunes to the cloud]" />A new web service for listening to your <span style="font-style: italic;">own</span> music, <span style="font-style: italic;">not</span> sharing it, has been launched today. Called, blueTunes, it allows users to upload their music collection and listen to it via the web. Going on holiday? Take a laptop and your music will follow. At a party that lacks decent music? (We&#8217;ve all been in that situation I&#8217;m sure!) Login and blast a few of your <del>favorites</del> favourites!<br />
<span id="more-284"></span><br />
Simple in form and function blueTunes sounds like a great idea and could be useful if you want your music here there and everywhere. However, as <a href="http://www.techcrunch.com/author/michael-arrington/" title="Posts by Michael Arrington">Michael Arrington</a> points out on TechCrunch, is it legal?</p>
<blockquote><p>&#8220;If this sounds familiar it’s because it’s not the first time users could upload their music to the cloud and listen to it anywhere. Michael Robertson’s MP3.com tried it in 2000 and was promptly sued for copyright infringement. They lost, shut down the service and settled for $200 million.&#8221;</p>
<p><small style="text-align: right;"><a href="http://www.techcrunch.com/2008/09/26/oh-boy-bluetunes-this-looks-like-trouble-to-me/" rel="bookmark" title="Permanent Link to Oh Boy, BlueTunes, This Looks Like Trouble To Me">Oh Boy, BlueTunes, This Looks Like Trouble To Me</a></small></p></blockquote>
<h3>Is such a service really necessary?</h3>
<p>Having a backup is also a great idea, although you might already do that locally (I do).</p>
<p>If you simply <em>need</em> access to your whole music collection no matter where you are then <a href="http://www.bluetunes.net/" title="External : bluetunes.net">bluetunes.net</a> could be your only solution. Particularly handy if your whole collection does not fit on your Apple iPod (or other mp3 player).</p>
<p>With the Internet becomming more accessable via mobile [cell] phones I wonder if this type of service for music and other media will become more popular and commonplace. Due to the limited space on such devices it may become the best way to listen to music on the move.</p>
<h3>What if iTunes did this?</h3>
<p>Perhaps in the future Apple will intergrate a similar feature into iTunes, where tracks that you have bought are available to stream online. Taken a step further iTunes could become web based too with the iTunes store and your own collection available via any web browser. Such a leap for Apple could also be used to <a href="http://blog24.co.uk/2008/09/17/how-apple-could-improve-itunes-genius/">improve Genius too</a>.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://blog24.co.uk/2008/09/26/your-music-anywhere-via-the-web-with-bluetunes/&amp;title=Your Music Anywhere Via The Web With blueTunes' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog24.co.uk/2008/09/26/your-music-anywhere-via-the-web-with-bluetunes/&amp;title=Your Music Anywhere Via The Web With blueTunes' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog24.co.uk/2008/09/26/your-music-anywhere-via-the-web-with-bluetunes/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://reddit.com/submit?url=http://blog24.co.uk/2008/09/26/your-music-anywhere-via-the-web-with-bluetunes/&amp;title=Your Music Anywhere Via The Web With blueTunes' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog24.co.uk/2008/09/26/your-music-anywhere-via-the-web-with-bluetunes/&amp;title=Your Music Anywhere Via The Web With blueTunes' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog24.co.uk/2008/09/26/your-music-anywhere-via-the-web-with-bluetunes/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=Your Music Anywhere Via The Web With blueTunes+http://blog24.co.uk/2008/09/26/your-music-anywhere-via-the-web-with-bluetunes/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Your Music Anywhere Via The Web With blueTunes&amp;uri=http://blog24.co.uk/2008/09/26/your-music-anywhere-via-the-web-with-bluetunes/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a>  <a title='See more bookmark and sharing options...' href='http://blog24.co.uk/2008/09/26/your-music-anywhere-via-the-web-with-bluetunes/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>Similar Posts:<ul><li><a href="http://blog24.co.uk/2008/09/17/how-apple-could-improve-itunes-genius/" rel="bookmark" title="September 17, 2008">How Apple Could Improve iTunes Genius</a></li>

<li><a href="http://blog24.co.uk/2008/09/12/itunes-becomes-a-genius/" rel="bookmark" title="September 12, 2008">iTunes Becomes a Genius</a></li>

<li><a href="http://blog24.co.uk/2008/09/05/twitter-client-using-fluid-and-hahlo-with-growl/" rel="bookmark" title="September 5, 2008">Twitter Client using Fluid and Hahlo with Growl</a></li>

<li><a href="http://blog24.co.uk/2008/09/29/apple-to-make-itunes-8-and-ipod-accessible-to-the-blind/" rel="bookmark" title="September 29, 2008">Apple to Make iTunes 8 and iPod Accessible to the Blind</a></li>

<li><a href="http://blog24.co.uk/2008/09/08/new-apple-ipods-to-be-announced-tomorrow/" rel="bookmark" title="September 8, 2008">New Apple iPods to be Announced Tomorrow</a></li>
</ul><!-- Similar Posts took 5.386 ms -->]]></content:encoded>
			<wfw:commentRss>http://blog24.co.uk/2008/09/26/your-music-anywhere-via-the-web-with-bluetunes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Apple Could Improve iTunes Genius</title>
		<link>http://blog24.co.uk/2008/09/17/how-apple-could-improve-itunes-genius/</link>
		<comments>http://blog24.co.uk/2008/09/17/how-apple-could-improve-itunes-genius/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 00:10:17 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[genius]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://blog24.co.uk/2008/09/17/how-apple-could-improve-itunes-genius/</guid>
		<description><![CDATA[Genius was introduced in Apple iTunes 8. It is a feature that enables users to created playlists of music that &#8216;go together well&#8217;.
Since its introduction iTunes Genius has had an unfair amount of criticism. While it is not perfect, Genius is a useful tool which will improved upon given time.
While Genius relies on mass user [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0px none ; margin: 0px 1.5em 1.5em 0px; padding: 0px; float: left;" src="http://blog24.co.uk/wp-content/uploads/2008/09/itunes-icon.png" alt="" />Genius was introduced in Apple iTunes 8. It is a feature that enables users to created playlists of music that &#8216;go together well&#8217;.</p>
<p>Since its introduction iTunes Genius has had an unfair amount of criticism. While it is not perfect, Genius is a useful tool which will improved upon given time.</p>
<p>While Genius relies on mass user input to work perhaps Apple should consider joining forces with some software and web-based services that already exist to greatly improve the feature.</p>
<p>Firstly, when I first read about Genius (before the official launch) I thought it would actually analyse the music itself rather than just data about user music collections and playing habits.<br />
<span id="more-281"></span></p>
<h3>Analyse the music?</h3>
<p>It would be great to classify music based upon the way it actually sounds. There is one application that does this to a certain extent — <a href="http://www.potionfactory.com/tangerine/">Tangerine for the Mac</a>. Tangerine analyses music to workout to factors that might be of importance when creating a playlist — beats per minute (BPM) and beat intensity.</p>
<blockquote><p>&#8220;Tangerine! lets you easily create playlists of upbeat music, or playlists for relaxing. It works by analyzing the BPM and the beat intensity of your music. Spend your time listening to music, not making playlists.&#8221;</p></blockquote>
<p>Adding this simple functionality into iTunes would be the first step to improving the selection of tunes that &#8216;go together well&#8217; by using Genius.</p>
<h3>Cross reference more user data?</h3>
<p>The iTunes music store does not contain all the songs available in the world, far from it! Genius is limited to suggesting music that Apple sell via the iTunes Store. As a result there are thousands of tracks that will never be found in a Genius created playlist.</p>
<p>New bands form constantly, they produce a constant stream of new music. Apple needs to keep ahead of its competitors and make sure that music that is not available in the iTunes Store is considered when generating playlists and making suggestions via the Genius sidebar.</p>
<p>Apple need partnerships with other online services that offer greater range of music data. If Genius could share data with websites such as iLike.com and Last.fm this would greatly improve the diversity of music that was included in playlist creation.</p>
<p>Both <a href="http://www.ilike.com/user/Chris_M511" title="External : ilike.com">iLike.com</a> and <a href="http://www.last.fm/user/december14" title="External" :="" last.fm="" profile="">Last.fm</a> are socail networking websites where people are able to share musical tastes. Both already intergrate with iTunes to a certain extent and such intergration could be extended to improve Genius.</p>
<h3>Apple iTunes musical social network?</h3>
<p>The chances of Apple getting involved with just one aforementioned social networks is highly unlikely. Apple are more likely to create their own social network rather than <del>utilize</del> utilise existing services to improve upon Genius&#8217; functionality.</p>
<p>Genius could be so much better than it is today. Social networking and music analysis could be the key to making playlists perfect – just don&#8217;t hold your breath.</p>
<p>No matter what Apple are planning for Genius, if it involves restricting data to that held for the music in the iTunes Store then Genius will forever be limited.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://blog24.co.uk/2008/09/17/how-apple-could-improve-itunes-genius/&amp;title=How Apple Could Improve iTunes Genius' title='Save to del.icio.us' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://blog24.co.uk/2008/09/17/how-apple-could-improve-itunes-genius/&amp;title=How Apple Could Improve iTunes Genius' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://blog24.co.uk/2008/09/17/how-apple-could-improve-itunes-genius/' title='Save to Facebook' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://reddit.com/submit?url=http://blog24.co.uk/2008/09/17/how-apple-could-improve-itunes-genius/&amp;title=How Apple Could Improve iTunes Genius' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://blog24.co.uk/2008/09/17/how-apple-could-improve-itunes-genius/&amp;title=How Apple Could Improve iTunes Genius' title='Stumble It!' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://technorati.com/faves?add=http://blog24.co.uk/2008/09/17/how-apple-could-improve-itunes-genius/' title='Add to my Technorati Favorites' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/technorati.png' style='width:16px; height:16px;' alt='[Technorati] ' /></a> <a href='http://twitter.com/home/?status=How Apple Could Improve iTunes Genius+http://blog24.co.uk/2008/09/17/how-apple-could-improve-itunes-genius/' title='Save to Twitter' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=How Apple Could Improve iTunes Genius&amp;uri=http://blog24.co.uk/2008/09/17/how-apple-could-improve-itunes-genius/&amp;loc=en_US' title='Email this to a friend' onclick='target="_blank";' rel='nofollow'><img src='http://blog24.co.uk/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a>  <a title='See more bookmark and sharing options...' href='http://blog24.co.uk/2008/09/17/how-apple-could-improve-itunes-genius/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>Similar Posts:<ul><li><a href="http://blog24.co.uk/2008/09/12/itunes-becomes-a-genius/" rel="bookmark" title="September 12, 2008">iTunes Becomes a Genius</a></li>

<li><a href="http://blog24.co.uk/2008/09/26/your-music-anywhere-via-the-web-with-bluetunes/" rel="bookmark" title="September 26, 2008">Your Music Anywhere Via The Web With blueTunes</a></li>

<li><a href="http://blog24.co.uk/2008/09/08/new-apple-ipods-to-be-announced-tomorrow/" rel="bookmark" title="September 8, 2008">New Apple iPods to be Announced Tomorrow</a></li>

<li><a href="http://blog24.co.uk/2008/10/02/increased-royalty-rate-could-kill-apple-itunes/" rel="bookmark" title="October 2, 2008">Increased Royalty Rate Could Kill Apple iTunes</a></li>

<li><a href="http://blog24.co.uk/2009/05/13/make-the-apple-app-store-backward-compatible/" rel="bookmark" title="May 13, 2009">Make the Apple App Store backward compatible</a></li>
</ul><!-- Similar Posts took 8.566 ms -->]]></content:encoded>
			<wfw:commentRss>http://blog24.co.uk/2008/09/17/how-apple-could-improve-itunes-genius/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
