<?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; Web</title>
	<atom:link href="http://blog24.co.uk/category/web/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 6.272 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>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.131 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>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.378 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>Twitter Client using Fluid and Hahlo with Growl</title>
		<link>http://blog24.co.uk/2008/09/05/twitter-client-using-fluid-and-hahlo-with-growl/</link>
		<comments>http://blog24.co.uk/2008/09/05/twitter-client-using-fluid-and-hahlo-with-growl/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 13:39:06 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[fluid]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[webapp]]></category>

		<guid isPermaLink="false">http://blog24.co.uk/2008/09/05/twitter-client-using-fluid-and-hahlo-with-growl/</guid>
		<description><![CDATA[<p>...a fairly simple way of creating a client for Twitter which is accessible from the Apple menu bar (as a menu item). The method uses Hahlo that is intended for use with Apple iPhone which makes this 'hack' notable for its creative use of software that is freely available.</p>
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;">
  <img src="http://mytwitterverse.com/sites/default/files/hahlo_fluid_growl.jpg" alt="Twitter Client with Fluid and Hahlo and Growl" style="width:325px height:143px; border: 0px;" />
</p>
<p>This is a great tip for Apple Mac users who utlise the microblogging service, Twitter. It is a fairly simple way of creating a client for Twitter which is accessible from the Apple menu bar (as a menu item). The method uses Hahlo that is intended for use with Apple iPhone which makes this &#8216;hack&#8217; notable for its creative use of software that is freely available.</p>
<p><span id="more-259"></span></p>
<blockquote cite="http://mytwitterverse.com/content/twitter-client-using-fluid-and-hahlo-growl">
<p>One of the the Twitter clients I started looking into is Hahlo. It&#8217;s basically a web based application used by a lot of iPhone users. You can make it into a great desktop Twitter client using the combo of Fluid, and Growl.</p>
<div style="text-align: right;">
    [From <a href="http://mytwitterverse.com/content/twitter-client-using-fluid-and-hahlo-growl"><cite>Twitter Client using Fluid and Hahlo with Growl</cite></a>]
  </div>
</blockquote>
<p>Here&#8217;s the screencast to show how set-up your own menu item for Twitter.</p>
<p style="text-align: center;"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="437" height="315" id="viddler"><param name="movie" value="http://www.viddler.com/player/46a6569e/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent" /><embed src="http://www.viddler.com/player/46a6569e/" width="437" height="315" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" wmode="transparent" name="viddler" /><br />
</object><br />
Visit <a href="http://mytwitterverse.com/content/twitter-client-using-fluid-and-hahlo-growl">Twitter Client using Fluid and Hahlo with Growl</a> for links to the software used.</p>
<p>This tutorial could be used to create a menu item for any web application. Experiment and share your creations via the comments.</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/05/twitter-client-using-fluid-and-hahlo-with-growl/&amp;title=Twitter Client using Fluid and Hahlo with Growl' 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/05/twitter-client-using-fluid-and-hahlo-with-growl/&amp;title=Twitter Client using Fluid and Hahlo with Growl' 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/05/twitter-client-using-fluid-and-hahlo-with-growl/' 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/05/twitter-client-using-fluid-and-hahlo-with-growl/&amp;title=Twitter Client using Fluid and Hahlo with Growl' 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/05/twitter-client-using-fluid-and-hahlo-with-growl/&amp;title=Twitter Client using Fluid and Hahlo with Growl' 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/05/twitter-client-using-fluid-and-hahlo-with-growl/' 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=Twitter Client using Fluid and Hahlo with Growl+http://blog24.co.uk/2008/09/05/twitter-client-using-fluid-and-hahlo-with-growl/' 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=Twitter Client using Fluid and Hahlo with Growl&amp;uri=http://blog24.co.uk/2008/09/05/twitter-client-using-fluid-and-hahlo-with-growl/&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/05/twitter-client-using-fluid-and-hahlo-with-growl/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>Similar Posts:<ul><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>

<li><a href="http://blog24.co.uk/2008/05/01/facebook-security-weakness-discovered/" rel="bookmark" title="May 1, 2008">Facebook Security Weakness Discovered</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/2008/04/17/screencast-about-mupromo-software-bundle/" rel="bookmark" title="April 17, 2008">Screencast About MUPromo Software Bundle.</a></li>

<li><a href="http://blog24.co.uk/2008/04/11/discounted-software-for-apple-mac-users/" rel="bookmark" title="April 11, 2008">Discounted Software for Apple Mac Users</a></li>
</ul><!-- Similar Posts took 11.375 ms -->]]></content:encoded>
			<wfw:commentRss>http://blog24.co.uk/2008/09/05/twitter-client-using-fluid-and-hahlo-with-growl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>UserVoice: Customer Feedback Web App</title>
		<link>http://blog24.co.uk/2008/09/05/uservoice-customer-feedback-web-app/</link>
		<comments>http://blog24.co.uk/2008/09/05/uservoice-customer-feedback-web-app/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 11:16:17 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[feedback]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[users]]></category>
		<category><![CDATA[vote]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[webapp]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://blog24.co.uk/2008/09/05/uservoice-customer-feedback-web-app/</guid>
		<description><![CDATA[<p>UserVoice adds structure to feedback and reduces the overhead of an honest dialog with our users — it creates a market around good ideas so we get more quality than quantity.<br /></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog24.co.uk/wp-content/uploads/2008/09/uservoice-logo.png" width="366" height="84" alt="uservoice.com logotype" /></p>
<p>The creators of <a href="http://www.99designs.com/" title="External : 99Designs - a design community">99designs.com</a> are using UserVoice to allow its users to view ideas for new features and suggest their own. Using a voting system UserVoice orders the ideas in the order of popuarity and also allows comments (feedback) to be posted.</p>
<p><span id="more-258"></span></p>
<blockquote cite="http://uservoice.com/">
<p>Our Motivation<br />
  On other projects we were left frustrated and overwhelmed when trying to grasp what our users really wanted. Unorganized inboxes and clogged ticket systems ruled the day. Forums were awash with duplication, user support was impossible to determine, and valuable ideas were lost in the shuffle.<br />
  UserVoice adds structure to feedback and reduces the overhead of an honest dialog with our users — it creates a market around good ideas so we get more quality than quantity.</p>
<div style="text-align: right;">
    [Rich, Lance &amp; Marcus <a href="http://uservoice.com/"><cite>UserVoice</cite></a>]
  </div>
</blockquote>
<p>UserVoice serves its purpose with style and efficiency. Signing up to make comments may put some people off but if they have something valid and worthy to say then I am sure it should not prove to be much of a problem for those with genuine feedback. Having to log-in is the first step to filtering out the chaff and has become commonplace in the fight against spam.</p>
<p>Although I have no immediate use for this service it could prove useful in the future.</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/05/uservoice-customer-feedback-web-app/&amp;title=UserVoice: Customer Feedback Web App' 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/05/uservoice-customer-feedback-web-app/&amp;title=UserVoice: Customer Feedback Web App' 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/05/uservoice-customer-feedback-web-app/' 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/05/uservoice-customer-feedback-web-app/&amp;title=UserVoice: Customer Feedback Web App' 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/05/uservoice-customer-feedback-web-app/&amp;title=UserVoice: Customer Feedback Web App' 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/05/uservoice-customer-feedback-web-app/' 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=UserVoice: Customer Feedback Web App+http://blog24.co.uk/2008/09/05/uservoice-customer-feedback-web-app/' 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=UserVoice: Customer Feedback Web App&amp;uri=http://blog24.co.uk/2008/09/05/uservoice-customer-feedback-web-app/&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/05/uservoice-customer-feedback-web-app/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>Similar Posts:<ul><li><a href="http://blog24.co.uk/2008/05/01/facebook-security-weakness-discovered/" rel="bookmark" title="May 1, 2008">Facebook Security Weakness Discovered</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>

<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/07/07/popular-friendfeeders/" rel="bookmark" title="July 7, 2008">Popular FriendFeeders</a></li>

<li><a href="http://blog24.co.uk/2008/09/12/doctor-snips-amusing-marketing-ploy/" rel="bookmark" title="September 12, 2008">Doctor Snip&#8217;s Amusing Marketing Ploy</a></li>
</ul><!-- Similar Posts took 9.126 ms -->]]></content:encoded>
			<wfw:commentRss>http://blog24.co.uk/2008/09/05/uservoice-customer-feedback-web-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Initial Thoughts About Google New Web Browser</title>
		<link>http://blog24.co.uk/2008/09/04/initial-thoughts-about-google-new-web-browser/</link>
		<comments>http://blog24.co.uk/2008/09/04/initial-thoughts-about-google-new-web-browser/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 13:58:52 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[web browser]]></category>
		<category><![CDATA[webapp]]></category>
		<category><![CDATA[wew]]></category>

		<guid isPermaLink="false">http://blog24.co.uk/2008/09/04/initial-thoughts-about-google-new-web-browser/</guid>
		<description><![CDATA[<p>Google promises that their new web browser will be different from the others, with a simple user interface and improved navigation and search. At last there is a browser that combines the address and search boxes that not only searches and lists results from Google but from your history too.<br /></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog24.co.uk/wp-content/uploads/2008/09/google-chrome-icon1.png" alt="Google Chrome web browser icon" title="Google Chrome web browser icon" style="float:left; margin:0px 12px 12px 0px; width: 156px; height: 148px; border: 0px;" />Google have released their web browser software as a Beta to get an early opinion from users. As soon as the news was announced I sighed while thinking that there is yet another web browser to test. Does the world need another browser? If it means that there are less Internet Explorer users then yes. However, Chrome is based on the WebKit so if your site works in Apple Safari everything will be fine — webmasters should be glad of that at least.</p>
<p><span id="more-256"></span></p>
<p>Google promises that their new web browser will be different from the others, with a simple user interface and improved navigation and search. At last there is a browser that combines the address and search boxes that not only searches and lists results from Google but from your history too.</p>
<p>The use of tabs looks to be fairly familiar. Users are able to reorder them and drag them out to make new windows and vice versa, much like Safari. What seems to be a unique feature is that each webpage (tabbed or otherwise) is a separate process, rather than the whole application being one process. This means that if a website in one tab fails or hangs the other windows and tabs are unaffected. This separation is similar to the <a href="http://fluidapp.com/" title="External : Fluid Application for Apple Mac">Fluid</a> application which allows Mac users to create a separate application for website applications such as Google&#8217;s GMail or Facebook and so on.</p>
<h3>Why Google developed a web browser?</h3>
<p><!--more--></p>
<blockquote cite="http://www.google.com/chrome/intl/en/why.html?hl=en"><p>
  Since we spend so much time online, we began seriously thinking about what kind of browser could exist if you started from scratch and built on the best elements out there. We realized that the web had evolved from mainly simple text pages to rich, interactive applications and that we needed to completely rethink the browser. What we really needed was not just a browser, but also a modern platform for web pages and applications, and that&#8217;s what we set out to build.</p>
<div style="text-align: right;">
    [From <a href="http://www.google.com/chrome/intl/en/why.html?hl=en"><cite>Google Chrome</cite></a>]
  </div>
</blockquote>
<p><a href="http://www.google.com/chrome/" title="External : Download Google Chrome"><img src="http://blog24.co.uk/wp-content/uploads/2008/09/google-chrome-logotype.gif" alt="Google Chrome (Beta) logotype" style="float:right; margin: 0px 0px 2em 2em; width: 150px; height: 55px; border: 0px none;" /></a>At the moment Google Chrome is only available for Windows users but there are Mac and Linux versions in the pipeline. In the meantime those of you who use Windows can <a href="http://www.google.com/chrome/" title="External : Download Google Chrome">download Google Chrome</a> and enjoy this promising piece of software.</p>
<h3>Changing the future of web applications.</h3>
<p>Could Google raise the competition between browser developers again? It is certainly looking that way which may prove to be a kick in the teeth for Firefox which has taken a number of years to become popular enough to put a slight dent in Microsoft&#8217;s Internet Explorer user figures.</p>
<p>I predict that Chrome will become the &#8216;must have&#8217; web browser as more of us use more web-based applications whether they be social networking apps or the increasingly popular office tools such as word processors, spreadsheets and calendar software.</p>
<p>If Chrome is as stable and efficient as Google promise then there is sure to be a surge of new web applications that one day will perhaps make locally stored applications redundant. Hopefully the emphasis will be on quality applications that emulate the software that is available on our computers. There are a number of online application developer already out there doing this. Google is one such website offering many applications and the lesser known Aviary is another.</p>
<p>Whereas Google has office type tools, <a href="http://blog24.co.uk/2008/04/22/aviary-online-apps-for-creatives/" title="Aviary, Online Apps for Creatives">Aviary</a> has web applications for the creatives of the world. Currently invite only, Aviary features tools for image editing, vector design, audio and video editing and many more. Aviary is truly incredible and unlike anything else that is currently available.</p>
<p>In conclusion Google&#8217;s new web browser could be the &#8216;next big thing&#8217; and might change the way that the majority <strike>utilize</strike> utilise the Internet and the world wide web.</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/04/initial-thoughts-about-google-new-web-browser/&amp;title=Initial Thoughts About Google New Web Browser' 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/04/initial-thoughts-about-google-new-web-browser/&amp;title=Initial Thoughts About Google New Web Browser' 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/04/initial-thoughts-about-google-new-web-browser/' 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/04/initial-thoughts-about-google-new-web-browser/&amp;title=Initial Thoughts About Google New Web Browser' 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/04/initial-thoughts-about-google-new-web-browser/&amp;title=Initial Thoughts About Google New Web Browser' 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/04/initial-thoughts-about-google-new-web-browser/' 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=Initial Thoughts About Google New Web Browser+http://blog24.co.uk/2008/09/04/initial-thoughts-about-google-new-web-browser/' 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=Initial Thoughts About Google New Web Browser&amp;uri=http://blog24.co.uk/2008/09/04/initial-thoughts-about-google-new-web-browser/&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/04/initial-thoughts-about-google-new-web-browser/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>Similar Posts:<ul><li><a href="http://blog24.co.uk/2008/04/22/aviary-online-apps-for-creatives/" rel="bookmark" title="April 22, 2008">Aviary, Online Apps for Creatives</a></li>

<li><a href="http://blog24.co.uk/2008/04/25/great-page-titles-improve-search-engine-optimization/" rel="bookmark" title="April 25, 2008">Semantic Page Titles Improve Search Engine Optimization</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/05/20/tired-of-facebook-apps/" rel="bookmark" title="May 20, 2008">Tired of Facebook Apps?</a></li>

<li><a href="http://blog24.co.uk/2009/02/10/links-for-2009-02-10/" rel="bookmark" title="February 10, 2009">links for 2009-02-10</a></li>
</ul><!-- Similar Posts took 13.680 ms -->]]></content:encoded>
			<wfw:commentRss>http://blog24.co.uk/2008/09/04/initial-thoughts-about-google-new-web-browser/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Design Makes Bookmarking Site Delicious [dot com]</title>
		<link>http://blog24.co.uk/2008/08/01/new-design-makes-bookmarking-site-delicious-dot-com/</link>
		<comments>http://blog24.co.uk/2008/08/01/new-design-makes-bookmarking-site-delicious-dot-com/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 23:45:43 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[redesign]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://blog24.co.uk/?p=233</guid>
		<description><![CDATA[Today del.icio.us became delicious.com as the infamous bookmarking website&#8217;s excellent new design went live. The long awaited redesign looks streamlined and incorporates fast loading ajax features that simplifies use.
&#8220;The new Delicious is just like the old del.icio.us, only faster, easier to learn, and hopefully more delightful to use and to look at.&#8221;
Oh happy day — [...]]]></description>
			<content:encoded><![CDATA[<p>Today del.icio.us became <a href="http://delicious.com/">delicious.com</a> as the infamous bookmarking website&#8217;s excellent new design went live. The long awaited redesign looks streamlined and incorporates fast loading ajax features that simplifies use.</p>
<blockquote><p>&#8220;The new Delicious is just like the old del.icio.us, only faster, easier to learn, and hopefully more delightful to use and to look at.&#8221;</p>
<p><a style="text-align: right; font-size: 0.8em;" href="http://blog.delicious.com/blog/2008/07/oh-happy-day.html">Oh happy day — the new Delicious is here</a></p></blockquote>
<p>A short animation was also published to illustrate the differences between the old del.icio.us and the redesign: </p>
<p style="text-align: center;">
<object style="border: 1px solid #987; padding: 8px;" type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=55430" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&amp;photo_secret=3f35e658c4&amp;photo_id=2718285703&amp;show_info_box=false"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=55430"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=55430" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&amp;photo_secret=3f35e658c4&amp;photo_id=2718285703&amp;flickr_show_info_box=false" height="300" width="400"></embed></object>
</p>
<h3>A year in Beta</h3>
<p>This redesign has been in the pipeline for over a year and <a href="http://www.searchenginejournal.com/delicious-drops-the-dots-adds-new-features-screenshots/5600/" title="External : searchenginejournal.com preview from September 2007" >early previews</a> gave a clear indication of what was to be expected of the new site. However the aforementioned blog post by <em>The Delicious Team</em> also indicated that new features are in development and may be added in the near future.</p>
<blockquote><p>&#8220;It has taken us a while to get here, and we really appreciate all the patience and support you’ve shown us. Now that our new platform is in place we expect to release new features more quickly.&#8221;</p></blockquote>
<p>For more information about the changes take a look at the <a href="http://delicious.com/help/whatsnew" title="External : Delicious What's New page">Delicious What&#8217;s New page</a>.</p>
<p style="text-align: center;"><a href="http://blog24.co.uk/wp-content/uploads/2008/07/delicious_homepage_detail.png" title="Delicious redesigned navigation" rel="lightbox"><img src="http://blog24.co.uk/wp-content/uploads/2008/07/delicious_homepage_detail-300x108.png" alt="Delicious redesigned navigation" title="Delicious redesigned navigation" style="width: 300px; height: 108px; border: 0px;" /></a></p>
<h3>Best comment about the redesign so far?</h3>
<p>By <a href="http://digg.com/users/DrFunke" title="External : DrDunke's profile on digg.com">DrFunke</a> on <a href="http://digg.com/software/The_new_Delicious_is_here" title="External : digg.com">digg.com</a>:</p>
<blockquote><p>&#8220;Hmm, now I can&#8217;t access it from work because the network nannies think delicious.com is a porn site. Anyone else having this problem?&#8221;</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/08/01/new-design-makes-bookmarking-site-delicious-dot-com/&amp;title=New Design Makes Bookmarking Site Delicious [dot com]' 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/08/01/new-design-makes-bookmarking-site-delicious-dot-com/&amp;title=New Design Makes Bookmarking Site Delicious [dot com]' 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/08/01/new-design-makes-bookmarking-site-delicious-dot-com/' 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/08/01/new-design-makes-bookmarking-site-delicious-dot-com/&amp;title=New Design Makes Bookmarking Site Delicious [dot com]' 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/08/01/new-design-makes-bookmarking-site-delicious-dot-com/&amp;title=New Design Makes Bookmarking Site Delicious [dot com]' 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/08/01/new-design-makes-bookmarking-site-delicious-dot-com/' 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=New Design Makes Bookmarking Site Delicious [dot com]+http://blog24.co.uk/2008/08/01/new-design-makes-bookmarking-site-delicious-dot-com/' 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=New Design Makes Bookmarking Site Delicious [dot com]&amp;uri=http://blog24.co.uk/2008/08/01/new-design-makes-bookmarking-site-delicious-dot-com/&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/08/01/new-design-makes-bookmarking-site-delicious-dot-com/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>Similar Posts:<ul><li><a href="http://blog24.co.uk/2008/08/01/deliciouscom-screenshot/" rel="bookmark" title="August 1, 2008">delicious.com screenshot</a></li>

<li><a href="http://blog24.co.uk/2008/04/23/new-reddit-ui-and-features-leaked/" rel="bookmark" title="April 23, 2008">New Reddit UI and Features Leaked</a></li>

<li><a href="http://blog24.co.uk/2008/03/30/wordpress-25-is-available/" rel="bookmark" title="March 30, 2008">WordPress 2.5 is Available!</a></li>

<li><a href="http://blog24.co.uk/2008/03/27/wordpress-25-rc2-and-screencast/" rel="bookmark" title="March 27, 2008">WordPress 2.5 RC2 and Gallery Screencast</a></li>

<li><a href="http://blog24.co.uk/2008/03/13/introducing-the-blog/" rel="bookmark" title="March 13, 2008">Introducing the Blog</a></li>
</ul><!-- Similar Posts took 4.826 ms -->]]></content:encoded>
			<wfw:commentRss>http://blog24.co.uk/2008/08/01/new-design-makes-bookmarking-site-delicious-dot-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>White Noise Prompts Simple Design</title>
		<link>http://blog24.co.uk/2008/07/06/white-noise-prompts-simple-design/</link>
		<comments>http://blog24.co.uk/2008/07/06/white-noise-prompts-simple-design/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 20:50:42 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog24.co.uk/2008/07/06/white-noise-prompts-simple-design/</guid>
		<description><![CDATA[Whether you think simplynoise.com is useful or not there is no denying that its design is just perfect.
Simply Noise has one function, to provide &#8216;white noise&#8217; when you need it — that&#8217;s it! White noise is said to be useful for many reasons. According to simplynoise.com these include:

Aid Sleep
Enhance Privacy
Block Distractions
Mask Tinnitus
Configure Audio Equipment
Soothe Migraines


Since [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog24.co.uk/wp-content/uploads/2008/07/noise.png" alt="White noise soundwave" title="White noise soundwave" style="width: 160px; height: 160px; border: 0px" class="alignright" />Whether you think simplynoise.com is useful or not there is no denying that its design is just perfect.</p>
<p>Simply Noise has one function, to provide &#8216;white noise&#8217; when you need it — that&#8217;s it! White noise is said to be useful for many reasons. According to simplynoise.com these include:</p>
<ul>
<li>Aid Sleep</li>
<li>Enhance Privacy</li>
<li>Block Distractions</li>
<li>Mask Tinnitus</li>
<li>Configure Audio Equipment</li>
<li>Soothe Migraines</li>
</ul>
<p><span id="more-196"></span></p>
<p>Since finding simplynoise.com I have let it run in the background while browsing on the web and when writing. I have it running now and it is &#8216;blurring&#8217; background noise of chatter and the children playing allowing me to concentrate better with the task in hand. I am listening to the white noise through headphones so not to get strange looks and not disturb others.</p>
<p>White noise is a personal thing and I would not dream of blasting it through the hi-fi in order to drown out audible distraction. I imagine that white noise would aid getting to sleep, something that I often cannot do with ease. It may be time to add an hour or so white noise track to my iPod.</p>
<h3>Simple Design</h3>
<p>What I really like about simplynoise.com is the design, which is simple too. There is only one control, volume and it is obvious what it does. I particularly like the visual indication too — that&#8217;s a neat functional addition.</p>
<p>Here&#8217;s a quick screen capture of the website in action — although it&#8217;s probably quicker to visit <a href="http://simplynoise.com/" title="External : White Noise for your browser">simplynoise.com</a> and have a play with it yourself!</p>
<p style="text-align: center;"><object style="border: solid #987 3px;" width="400" height="222"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1290584&amp;server=www.vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=eecc66&amp;fullscreen=1" /><embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1290584&amp;server=www.vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=eecc66&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="222"></embed></object></p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://blog24.co.uk/2008/07/06/white-noise-prompts-simple-design/&amp;title=White Noise Prompts Simple Design' 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/07/06/white-noise-prompts-simple-design/&amp;title=White Noise Prompts Simple Design' 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/07/06/white-noise-prompts-simple-design/' 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/07/06/white-noise-prompts-simple-design/&amp;title=White Noise Prompts Simple Design' 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/07/06/white-noise-prompts-simple-design/&amp;title=White Noise Prompts Simple Design' 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/07/06/white-noise-prompts-simple-design/' 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=White Noise Prompts Simple Design+http://blog24.co.uk/2008/07/06/white-noise-prompts-simple-design/' 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=White Noise Prompts Simple Design&amp;uri=http://blog24.co.uk/2008/07/06/white-noise-prompts-simple-design/&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/07/06/white-noise-prompts-simple-design/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>Similar Posts:<ul><li><a href="http://blog24.co.uk/2008/08/17/software-that-aids-productivity/" rel="bookmark" title="August 17, 2008">Software That Aids Productivity</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/2009/03/12/apple-shrink-the-ipod-shuffle-again/" rel="bookmark" title="March 12, 2009">Apple Shrink The iPod Shuffle Again</a></li>

<li><a href="http://blog24.co.uk/2008/04/13/mac-software-bundle-now-available/" rel="bookmark" title="April 13, 2008">Mac Software Bundle Now Available</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 5.733 ms -->]]></content:encoded>
			<wfw:commentRss>http://blog24.co.uk/2008/07/06/white-noise-prompts-simple-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Scroll And Slide Website Design Trend</title>
		<link>http://blog24.co.uk/2008/05/10/the-scroll-and-slide-website-design-trend/</link>
		<comments>http://blog24.co.uk/2008/05/10/the-scroll-and-slide-website-design-trend/#comments</comments>
		<pubDate>Sat, 10 May 2008 01:15:34 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[trends]]></category>

		<guid isPermaLink="false">http://blog24.co.uk/2008/05/10/the-scroll-and-slide-website-design-trend/</guid>
		<description><![CDATA[Ross Johnson created a list of 13 websites that use Javascript to create great scrolling and sliding effects. All the listed websites are all wonderfully designed and most belong to creatives. There are number of interesting posts that relate to website design and development, well worth a bookmark.

&#8220;12 websites that use cutting edge javascript tricks [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="border: 0px; width: 99px; height: 100px;" src="http://blog24.co.uk/wp-content/uploads/2008/05/sroown-1.jpg" alt="Another website that features scrolling design - icametoplay.org" />Ross Johnson created a list of 13 websites that use Javascript to create great scrolling and sliding effects. All the listed websites are all wonderfully designed and most belong to creatives. There are number of interesting posts that relate to website design and development, well worth a bookmark.</p>
<blockquote>
<p>&#8220;12 websites that use cutting edge javascript tricks to scroll or slide the viewing window and the different ways the effect is used for user experience, effect, and design.&#8221;</p>
<p style="text-align: right;"><a href="http://www.3point7designs.com/blog/2008/04/21/12-websites-that-slide-and-scroll-with-javascript/">12 Websites That Slide And Scroll With Javascript</a></p>
</blockquote>
<p>One of the websites featured in the list (Sroon) is not a good example of a scrolling site. However, one of the designs featured on Sroon is &#8211; <a href="http://www.icametoplay.org/">icametoplay.org</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/05/10/the-scroll-and-slide-website-design-trend/&amp;title=The Scroll And Slide Website Design Trend' 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/05/10/the-scroll-and-slide-website-design-trend/&amp;title=The Scroll And Slide Website Design Trend' 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/05/10/the-scroll-and-slide-website-design-trend/' 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/05/10/the-scroll-and-slide-website-design-trend/&amp;title=The Scroll And Slide Website Design Trend' 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/05/10/the-scroll-and-slide-website-design-trend/&amp;title=The Scroll And Slide Website Design Trend' 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/05/10/the-scroll-and-slide-website-design-trend/' 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=The Scroll And Slide Website Design Trend+http://blog24.co.uk/2008/05/10/the-scroll-and-slide-website-design-trend/' 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=The Scroll And Slide Website Design Trend&amp;uri=http://blog24.co.uk/2008/05/10/the-scroll-and-slide-website-design-trend/&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/05/10/the-scroll-and-slide-website-design-trend/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>Similar Posts:<ul><li><a href="http://blog24.co.uk/2008/12/13/links-for-2008-12-13/" rel="bookmark" title="December 13, 2008">links for 2008-12-13</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/2008/08/18/digital-artist-toolbox-an-inspirational-for-designers-and-illustrators/" rel="bookmark" title="August 18, 2008">Digital Artist Toolbox: An Inspiration For Designers And Illustrators</a></li>

<li><a href="http://blog24.co.uk/2008/08/01/new-design-makes-bookmarking-site-delicious-dot-com/" rel="bookmark" title="August 1, 2008">New Design Makes Bookmarking Site Delicious [dot com]</a></li>

<li><a href="http://blog24.co.uk/2008/08/17/some-amusing-spam-comments-caught-by-akismet/" rel="bookmark" title="August 17, 2008">Some Amusing Spam Comments Caught By Akismet</a></li>
</ul><!-- Similar Posts took 5.094 ms -->]]></content:encoded>
			<wfw:commentRss>http://blog24.co.uk/2008/05/10/the-scroll-and-slide-website-design-trend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Security Weakness Discovered</title>
		<link>http://blog24.co.uk/2008/05/01/facebook-security-weakness-discovered/</link>
		<comments>http://blog24.co.uk/2008/05/01/facebook-security-weakness-discovered/#comments</comments>
		<pubDate>Thu, 01 May 2008 11:47:08 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://blog24.co.uk/2008/05/01/bbc-exposes-facebook-flaw/</guid>
		<description><![CDATA[
The BBC&#8217;s technology programme Click has exposed a security flaw in the social networking site Facebook which could compromise privacy.
BBC Exposes Facebook Flaw
This BBC report claims to expose the security problem even though it is noted in the Facebook Terms and Conditions, as Spencer Kelly mentions in his report.
Is the BBC overreacting? This report ought [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a title="Facebook HQ in Palo Alto, California" rel="lightbox" href="http://blog24.co.uk/wp-content/uploads/2008/05/facebook_palo_alto.jpg" rel="lightbox[155]"><img class="aligncenter" src="http://www.grabup.com/uploads/54621aac40faaa584cbe4ba7251e5947.png" alt="Facebook HQ in Palo Alto, California" /></a></p>
<blockquote><p>The BBC&#8217;s technology programme Click has exposed a security flaw in the social networking site Facebook which could compromise privacy.</p>
<p><a href="http://news.bbc.co.uk/1/hi/technology/7376738.stm" title="External: BBC Exposes Facebook Flaw">BBC Exposes Facebook Flaw</a></p></blockquote>
<p>This BBC report claims to expose the security problem even though it is noted in the Facebook Terms and Conditions, as Spencer Kelly mentions in his report.</p>
<p>Is the BBC overreacting? This report ought to make people think more about their online safety and that is a good thing.<br />
<span id="more-155"></span></p>
<h3>Facebook is great — BUT</h3>
<p>Facebook makes sharing photos and messages with family or a group of friends really easy. It has proved to be popular for this reason. Unfortunately Facebook also makes it easy for new, often pointless, applications to be added. While the idea of users to be able to add to the Facebook experience with their apps is commendable the reality is less so. While Facebook may be aware of security issues caused by unscrupulous app developers there seems to be little done about the quality of the application that are being added to the social networking site.</p>
<p>The result is a vast array of meaningless games and features that clog the Facebook system. All too often these apps require many invites in order ‘work’, thus promoting, and doubtlessly gathering more user data, through Facebook&#8217; user base. It not until you have invited so many fellow Facebook users that you realise just how truly <del datetime="2008-05-01T11:51:33+00:00">shit</del> worthless many Facebook applications are.</p>
<p><a style="float: right; margin: 0px 0px 2em 18px;" title="Facebook screenshot of Post It Page" rel="lightbox" href="http://www.grabup.com/uploads/0300daaa969fbf1de4b32aaa986b0286.png" rel="lightbox[155]"><img style="border: 1px solid #d04; height:366px; width:167px;" src="http://www.grabup.com/uploads/ec054f762626d8edf4bd9f21651eaf93.png" alt="Share on Facebook" /></a>With over 70 million users worldwide increasing by 250,000 a day Facebook ought to make those users more aware of the security issues that social networking presents.</p>
<p>I do feel that BBC report may cause some people to overreact, perhaps even delete their accounts.</p>
<p>My advice to Facebook users is to check the privacy options, these are found via a link at the top of your Facebook page. </p>
<p>Next, consider the quality and long-term usefulness of the applications they choose to invite their contacts to use. Just how many wall-type apps do you need?</p>
<p>A slightly off topic tip is to share internet content using the ‘Share on Facebook’ bookmarklet. This can be found on your ‘My Posted Items’ page [see image on the right] — more information about Posted Items <a href="http://www.facebook.com/help.php?page=11" title="External : Facebook information about Posted Items">can be found on Facebook</a>. It is a lot easier than finding and posting pictures and videos via the aforementioned Wall apps. It is a lot faster too.</p>
<p style="clear:both"> </p>
<p>For security tips Click, the BBC programme responsible for the video report have also created a useful list</p>
<blockquote><p><a title="External: BBC Click's Facebook security advice" href="http://news.bbc.co.uk/1/hi/programmes/click_online/7376547.stm">Click&#8217;s Facebook security advice</a><br />
If you are worried about Click&#8217;s investigation into the potential risk of identity theft by third-party applications on Facebook (1 May, 2008), here is our advice.</p></blockquote>
<p>Photo of Facebook HQ by <a title="External: pshab on Flickr" href="http://www.flickr.com/photos/pshab/498122926/">pshab</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/05/01/facebook-security-weakness-discovered/&amp;title=Facebook Security Weakness Discovered' 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/05/01/facebook-security-weakness-discovered/&amp;title=Facebook Security Weakness Discovered' 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/05/01/facebook-security-weakness-discovered/' 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/05/01/facebook-security-weakness-discovered/&amp;title=Facebook Security Weakness Discovered' 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/05/01/facebook-security-weakness-discovered/&amp;title=Facebook Security Weakness Discovered' 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/05/01/facebook-security-weakness-discovered/' 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=Facebook Security Weakness Discovered+http://blog24.co.uk/2008/05/01/facebook-security-weakness-discovered/' 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=Facebook Security Weakness Discovered&amp;uri=http://blog24.co.uk/2008/05/01/facebook-security-weakness-discovered/&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/05/01/facebook-security-weakness-discovered/#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>Similar Posts:<ul><li><a href="http://blog24.co.uk/2008/05/20/tired-of-facebook-apps/" rel="bookmark" title="May 20, 2008">Tired of Facebook Apps?</a></li>

<li><a href="http://blog24.co.uk/2008/06/01/making-big-brother-history/" rel="bookmark" title="June 1, 2008">Making Big Brother History</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/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/07/16/wordpress-26-released/" rel="bookmark" title="July 16, 2008">WordPress 2.6 Released</a></li>
</ul><!-- Similar Posts took 5.322 ms -->]]></content:encoded>
			<wfw:commentRss>http://blog24.co.uk/2008/05/01/facebook-security-weakness-discovered/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
