<?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>miLienzo.com &#187; Internet, Computing and Technology</title>
	<atom:link href="http://www.milienzo.com/category/internet-computing-and-technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.milienzo.com</link>
	<description>Jason Stone blogs about Web Design, Trends and Weekly Findings</description>
	<lastBuildDate>Wed, 26 Nov 2008 14:40:48 +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>The road ahead</title>
		<link>http://www.milienzo.com/2008/11/11/the-road-ahead/</link>
		<comments>http://www.milienzo.com/2008/11/11/the-road-ahead/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 13:05:17 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Internet, Computing and Technology]]></category>
		<category><![CDATA[Personal Thoughts and Musings]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Jason]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.milienzo.com/?p=157</guid>
		<description><![CDATA[




<p>Well here it is. I have been trying to think what to write for a first post, I mean it&#8217;s all about first impressions isn&#8217;t it? If you read something for the first time and it grabs you, your more likely to come back and see whats going on next time right? If you go [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp mceIEcenter">
<dl class="wp-caption aligncenter" style="width: 490px;">
<dt class="wp-caption-dt"><img title="Road Ahead" src="http://milienzo.com/blogimages/roadahead.jpg" alt="The Road ahead" width="480" height="260" /></dt>
</dl>
</div>
<p>Well here it is. I have been trying to think what to write for a first post, I mean it&#8217;s all about first impressions isn&#8217;t it? If you read something for the first time and it grabs you, your more likely to come back and see whats going on next time right? If you go for a job interview and you look a mess and are not prepared, your less likely to get that job because of a bad first impression. It&#8217;s the same with web design.</p>
<p>But what do you do if you have a client with very specific needs, and your all out of ideas? What about all those times your struggling to come up with a design, and by the tenth attempt you still haven&#8217;t nailed it? I stop designing. Take a break. Take a walk. Then I come back to the computer and <strong>research</strong>. I get <strong>inspired</strong>.</p>
<p>There are hundreds of resources out there to inspire designers, but the problem is finding the right ones for any particular project. Im not saying if your stuck for a design idea to go and steal someone elses, but looking at well designed sites can inspire you to go the extra mile and create that fantastic design you have been chasing.</p>
<p>This is a daily routine for me, researching design and seeing what is out there, inspiring myself to go the extra mile with each new project. And every now and then you come across a gem of a site that gives you that inspiration you crave so much. Over the coming months I will be sharing my discoveries showing you the great sites, inspiring graphics and other great resources of inspiration. Who knows what may turn up!</p>
<p>Farewell until next time,</p>
<p>Jason</p>
]]></content:encoded>
			<wfw:commentRss>http://www.milienzo.com/2008/11/11/the-road-ahead/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Does your Nan understand OpenID?</title>
		<link>http://www.milienzo.com/2008/04/17/does-your-nan-understand-openid/</link>
		<comments>http://www.milienzo.com/2008/04/17/does-your-nan-understand-openid/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 21:05:12 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Internet, Computing and Technology]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Single Login]]></category>

		<guid isPermaLink="false">http://www.milienzo.com/?p=145</guid>
		<description><![CDATA[<p></p>
<p>There&#8217;s a lot of buzz surrounding OpenID at the moment, and there&#8217;s good reason for it too. The idea of one single login for all your Internet services has been the holy grail of online authentication for years.</p>
<p>OpenID differs from previous attempts at a global authentication system (Microsoft&#8217;s .NET/Live login) in that it is non-proprietary [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-146" title="OpenID" src="http://www.milienzo.com/wp-content/uploads/2008/04/openid.jpg" alt="OpenID" width="480" height="140" /></p>
<p>There&#8217;s a lot of buzz surrounding <a title="OpenID" href="http://openid.net/">OpenID</a> at the moment, and there&#8217;s good reason for it too. The idea of one single login for all your Internet services has been the holy grail of online authentication for years.</p>
<p>OpenID differs from previous attempts at a global authentication system (Microsoft&#8217;s .NET/Live login) in that it is non-proprietary and decentralised. You are not forced to trust any one OpenID provider &#8211; you can choose who hosts your OpenID and if you fancy it you can even use your own personal website as your OpenID.</p>
<p>I know I usually try to register for online services with a consistent username/password combination, but this is not always possible. Wouldn&#8217;t it be great if we could log in to all our online service providers with one single login? Of course it would and that&#8217;s why we&#8217;re all interested in OpenID.</p>
<p>However, I read an article today by Kyle Neath on <a title="5 reasons I won’t be getting on the open id train" href="http://warpspire.com/features/open-id/">five reasons why he wont be getting on the OpenID train</a>. Each of Kyle&#8217;s concerns are very valid concerns but fundamentally there is one issue that I think stands out as a potential show-stopper: OpenID is just bloomin confusing!</p>
<p>I can use any provider I choose to host my OpenID. In fact I can have as many OpenIDs as I like and switch providers if I want. I can <a title="OpenID for non-SuperUsers" href="http://www.intertwingly.net/blog/2007/01/03/OpenID-for-non-SuperUsers">associate my OpenID with my own website</a> using something called &#8216;delegation&#8217;. Or if I prefer I can <a title="phpMyID" href="http://siege.org/projects/phpMyID/">host my own OpenID</a> by installing some PHP libraries and scripts. And, with my dozen or so OpenIDs, I can bunch them together and declare them as one using something called <a title="Yadis" href="http://yadis.org/wiki/Main_Page">YARDIS</a>.</p>
<p>And all this is BEFORE I&#8217;ve even logged in to anything&#8230;</p>
<p>So how does one log in to OpenID enabled services? You type in your OpenID, your are then redirected to your OpenID provider, you log in, and your are then redirected back to the place you were trying to log in to in the first place. I&#8217;m not sure how user friendly this all is?</p>
<p>Another thing that particularly irks me is that there are many services who offer to host your OpenID. However, some of these services don&#8217;t seem to allow you to log in with an OpenID that is provided by an alternative provider. Which isn&#8217;t very open and kind of defeats the purpose, as well as add to the confusion.</p>
<p>Out of the murky OpenID fog that is occupying my brain, one thought is overwhelmingly clear: OpenID still has someway to go. I clearly don&#8217;t fully understand it yet, and I&#8217;m a self-confessed nerd. My Mum and Dad are simply not going to get it, and until they do OpenID will remain that dreamt-of holy grail.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.milienzo.com/2008/04/17/does-your-nan-understand-openid/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Do you want to win an iPod touch?</title>
		<link>http://www.milienzo.com/2008/04/03/do-you-want-to-win-an-ipod-touch/</link>
		<comments>http://www.milienzo.com/2008/04/03/do-you-want-to-win-an-ipod-touch/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 19:44:17 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Internet, Computing and Technology]]></category>
		<category><![CDATA[Personal Thoughts and Musings]]></category>
		<category><![CDATA[Competition]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[Stock Market]]></category>

		<guid isPermaLink="false">http://www.milienzo.com/2008/04/03/do-you-want-to-win-an-ipod-touch/</guid>
		<description><![CDATA[<p>Of course you do because they are absolutely awesome! And luckily for you I want to raise awareness of a genuine competition where one is up for grabs. In fact, not just one is up for grabs but one every month!</p>
<p></p>
<p>I&#8217;ve just completed developing a Facebook application for IGM Investmore. The application is a trading [...]]]></description>
			<content:encoded><![CDATA[<p>Of course you do because they are absolutely awesome! And luckily for you I want to raise awareness of a genuine competition where one is up for grabs. In fact, not just one is up for grabs but one every month!</p>
<p><img src="http://www.milienzo.com/wp-content/uploads/2008/04/pinstrip-trader.jpg" alt="Pinstripe Trader" title="Pinstripe Trader" class="centered" border="0" height="260" width="480" /></p>
<p>I&#8217;ve just completed developing a Facebook application for <a href="http://www.igminvestmore.com/" title="IGM Investmore">IGM Investmore</a>. The application is a trading game/competition where you are given £50,000 of virtual cash to spend on stocks and shares on the London Stock Exchange.</p>
<p>The game uses real data straight from the stock exchange so as the prices go up and down in real life, so do the prices of your virtual investments. The aim is obviously to make high returns off your investments &#8211; which is easier said than done.</p>
<p>The cool bit is that IGM Investmore are offering a free iPod touch to the most successful trader every month, and this is based on the highest percentage return which means anyone can win it any month &#8211; it doesn&#8217;t necessarily favour those that have been playing it for months on end.</p>
<p>There are other goodies up for grabs too so if you&#8217;ve got a Facebook account, why not <a href="http://www.facebook.com/apps/application.php?id=10377990919" title="Pinstrip Trader">head over to the Pinstripe Trader application now</a> and start trading.</p>
<p>I&#8217;ll post again soon detailing how I found developing a Facebook app.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.milienzo.com/2008/04/03/do-you-want-to-win-an-ipod-touch/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Aviary: The sky&#8217;s the limit for web-based design applications</title>
		<link>http://www.milienzo.com/2008/01/14/aviary-the-skys-the-limit-for-web-based-design-applications/</link>
		<comments>http://www.milienzo.com/2008/01/14/aviary-the-skys-the-limit-for-web-based-design-applications/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 21:39:31 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Internet, Computing and Technology]]></category>
		<category><![CDATA[Miscellaneous Art and Design]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Creativity]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.milienzo.com/2008/01/14/aviary-the-skys-the-limit-for-web-based-design-applications/</guid>
		<description><![CDATA[<p></p>
<p>A small group of Internet software developers in New York are hoping to turn the world of online art on its head with a new suite of creative applications called Aviary.</p>
<p>Aviary will consist of an entire flock of bird-themed applications to help you perform any creative task, from manipulating images, creating unique patterns and drawing [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.milienzo.com/wp-content/uploads/2008/01/aviary.jpg" alt="Aviary" title="Aviary" class="centered" border="0" height="130" width="480" /></p>
<p>A small group of Internet software developers in New York are hoping to turn the world of online art on its head with a <a href="http://a.viary.com/" title="Aviary - Creation on the fly">new suite of creative applications called Aviary</a>.</p>
<p>Aviary will consist of an entire flock of bird-themed applications to help you perform any creative task, from manipulating images, creating unique patterns and drawing vector graphics, right through to creating 3D models, audio mixing and even video editing.</p>
<p>It&#8217;s all one giant web-based RIA (<a href="http://en.wikipedia.org/wiki/Rich_Internet_application" title="Rich Internet application">Rich Internet Application</a>) suite based on Adobe&#8217;s <a href="http://www.adobe.com/products/flex/" title="Adobe Flex 2">Flex platform</a>. The guys developing the suite are <a href="http://a.viary.com/blog/" title="Aviary - Blog">keeping a blog</a> which offers quite a few screenshots and even a few <a href="http://a.viary.com/images/blog/peacock.swf" title="Peacock in action">Flash videos of the applications in action</a>.</p>
<p>My impressions based on these screenshots and videos is that the suite looks like a very slick toy. But toy it most certainly is &#8211; very bright and colourful, slightly Fisher Price!</p>
<p>However, as a demonstration of what is possible with RIAs it is nothing short of breathtaking. Sure, there are a few existing image manipulation tools and drawing tools knocking around, but this is an entire suite of webby-ajxay-flashy goodness &#8211; video editing&#8230; <em>on the WEB</em>?!</p>
<p>Looking deeper into the suite than just the creative toys, there seem to be some clever-sounding social media elements being built in, such as the ability to collaborate and share, and perhaps significantly, an online market place to trade your works of art.</p>
<p>I&#8217;m all for it! It&#8217;s not going to replace any serious professional tools we might use, but as a way of oiling the creative cogs and perhaps inspiring youngsters to try their hand at creating and sharing their work, it&#8217;s a great idea. And as an example of what is possible over the web these day, I&#8217;m very exited to see it in action!</p>
<p>I&#8217;m not the only one excited. Alan Mejer thinks Aviary promises to be one of <a href="http://www.wikinomics.com/blog/index.php/2007/12/07/aviary-promises-to-be-one-of-the-most-exciting-web-20-apps-yet/" title="Aviary promises to be one of the most exciting Web 2.0 apps yet">the most exciting Web 2.0 apps yet</a>. So what do you think Aviary promises? Will it gracefully soar to new heights and set new standards? Or will it come crashing to ground with bird-flu and gimmick stamped all over it?</p>
<p><a href="http://a.viary.com/login/" title="Aviary - Login">BETA invites can be requested</a> from the Aviary site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.milienzo.com/2008/01/14/aviary-the-skys-the-limit-for-web-based-design-applications/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>To Digg or not to Digg? You decide</title>
		<link>http://www.milienzo.com/2007/04/16/to-digg-or-not-to-digg-you-decide/</link>
		<comments>http://www.milienzo.com/2007/04/16/to-digg-or-not-to-digg-you-decide/#comments</comments>
		<pubDate>Mon, 16 Apr 2007 16:54:00 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Blogging, WordPress and Themes]]></category>
		<category><![CDATA[Internet, Computing and Technology]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Digg]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://www.milienzo.com/2007/04/16/to-digg-or-not-to-digg-you-decide/</guid>
		<description><![CDATA[<p></p>
<p>It is a beast of a site that has risen from nothing over the last couple of years. In 2006, Digg established itself as one of the primary drivers of Internet traffic.</p>
<p>The concept of delivering democratically elected news articles sounds great in an idealistic kind of way. The reality however, is slightly different. As a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.milienzo.com/wp-content/uploads/2007/04/digg_header.gif" alt="Digg.com header" title="Digg.com header" class="centered" border="0" height="110" width="480" /></p>
<p>It is a beast of a site that has risen from nothing over the last couple of years. In 2006, <a href="http://www.digg.com" title="Digg / News">Digg</a> established itself as one of the primary drivers of Internet traffic.</p>
<p>The concept of delivering democratically elected news articles sounds great in an idealistic kind of way. The reality however, is slightly different. As a news reader it is important to take what you read with a pinch of salt &#8211; there is a reason the collective millions of Digg users are not editing newspapers or TV news channels.</p>
<p>However, for content publishers and blog owners, Digg offers a unique opportunity to publicise your content to huge audiences and generate quite staggering numbers of visitors to your site.</p>
<p>As David Airey discovered a few weeks ago, <a href="http://www.davidairey.com/blog/heres-what-happens-when-you-get-on-the-front-page-of-digg/" title="HereÃ¢â‚¬â„¢s what happens when you get on the front page of Digg">hitting the front page of Digg brings with it mixed blessings</a>. David&#8217;s site crashed, he got warning emails from his host company&#8217;s abuse department, and many of the Diggers comments were less than polite.</p>
<p>So was it worth the hassle for David? I think so. There are a few things he could have done to better prepare for the explosion of traffic. An excellent article by Ivan at <a href="http://creativebits.org/" title="creativebits">creativebits</a> details a number of <a href="http://creativebits.org/webdev/surviving_the_digg_effect" title="Surviving the digg effect">steps you can take to survive the Digg effect</a>. These include choosing the right host, optimising your site and accelerating your PHP, amongst other things.</p>
<h2>How valuable is Digg traffic?</h2>
<p>Many people argue that Digg traffic is here today and gone the tomorrow, without having much of a positive lasting effect to your overall traffic levels. Neil Patel of <a href="http://www.pronetadvertising.com/" title="Pronet Advertising">Pronet Advertising</a> disagrees. In his article, <a href="http://www.pronetadvertising.com/articles/how-to-get-the-most-out-of-digg-traffic.html" title="How to get the most out of digg traffic">how to get the most out of Digg traffic</a>, Neil shows how to maximise RSS subscriptions and return visits by implementing a few simple tweaks to your site.</p>
<p>Similarly, Darren Rowse of <a href="http://www.problogger.net/" title="ProBlogger">Problogger</a> argues the benefits of Digg traffic and lists <a href="http://www.problogger.net/archives/2006/12/27/how-to-build-a-digg-culture-on-your-blog/" title="How to Build a 'Digg Culture' on your Blog">10 ways to build a Digg culture on your site</a>. Darren is quite literally the godfather of blogging and any advice he offers is well worth taking heed of.</p>
<p><img src="http://www.milienzo.com/wp-content/uploads/2007/04/digg_traffic.gif" alt="Chart of Digg traffic accumulating" title="Chart of Digg traffic accumulating" class="centered" border="0" height="270" width="480" /></p>
<p>An interesting addition to this debate can be found on <a href="http://chitika.com/blog/" title="Chitika">Chitika</a>, where Alden DoRosario <a href="http://chitika.com/blog/?p=162" title="Digg Traffic v/s Google Traffic - A Chitika Analysis Report">compares the value of Digg traffic with Google traffic</a> and concludes that Google traffic is three times more like to generate ad revenue than Digg traffic. Alden adds that this may be due to the Digg demographic &#8211; ad-aware, techy Internet power-user.</p>
<h2>So what do I make of all this?</h2>
<p>I find reasons to dislike Digg but the truth is I keep going back for my daily dose of Digg news. But then I&#8217;m a techy-geek just like every other Digg user. Digg users certainly are a very specific demographic. If truth be told a few Diggs would probably do this site the world of good. Whether my host would hold up under the strain, I don&#8217;t know? And whether my content is worthy of Digging, I also don&#8217;t know. That&#8217;s the beauty of Digg &#8211; it&#8217;s up to you to decide.</p>
<p>Many thanks for the recent comments from: <a href="http://randaclay.com/" title="Randa Clay">Randa</a>, <a href="http://nomadesigner.blogspot.com/" title="NOMADESIGNER">Gregory</a>, <a href="http://www.thebeginning.co.uk/blog/" title="The Beginning">Daniel</a>, <a href="http://www.meridiancrest.com/" title="Meridiancrest">Scot</a>, <a href="http://www.davidairey.com/blog" title="David Airey :: Creative Design">David</a>, <a href="http://www.curlythoughts.com/" title="Curly Thoughts">Taleen</a> and <a href="http://geekwhat.com/" title="geekwhat">Tony</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.milienzo.com/2007/04/16/to-digg-or-not-to-digg-you-decide/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The true definition of Twitter</title>
		<link>http://www.milienzo.com/2007/04/01/the-true-definition-of-twitter/</link>
		<comments>http://www.milienzo.com/2007/04/01/the-true-definition-of-twitter/#comments</comments>
		<pubDate>Sun, 01 Apr 2007 00:46:42 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Internet, Computing and Technology]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://www.milienzo.com/2007/04/01/the-true-definition-of-twitter/</guid>
		<description><![CDATA[<p>Rule number one when launching a new product or service, is to check all potential names to see if they&#8217;re mentioned in Roger Mellie&#8217;s Profanisaurus.</p>
<p>I assume the creators of Twitter did not follow rule number one.</p>
<p>It may be unfair of me to criticise Twitter, primarily because I&#8217;ve never signed up and used it, but I [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.milienzo.com/wp-content/uploads/2007/04/twitter_logo.gif" alt="Twitter logo" title="Twitter logo" class="alignright" align="right" border="0" height="61" width="200" />Rule number one when launching a new product or service, is to check all potential names to see if they&#8217;re mentioned in <a href="http://www.viz.co.uk/profanisaurus/profan_index.php" title="Search the profanisaurus online">Roger Mellie&#8217;s Profanisaurus</a>.</p>
<p>I assume the creators of <a href="http://twitter.com/" title="Twitter">Twitter</a> did not follow rule number one.</p>
<p>It may be unfair of me to criticise Twitter, primarily because I&#8217;ve never signed up and used it, but I fail to see the point. Twitter claims to be, &#8220;A global community of friends and strangers answering one simple question: What are you doing?&#8221;</p>
<p>I am obviously a grumpy old git with no friends asking another simple question: Who cares?</p>
<p>In fact I do have friends &#8211; I have real-life friends who I struggle to spend enough time with due to the sometimes overwhelming amount of things I fill my life with. This superb chart I found on Kathy Sierra&#8217;s article, <a href="http://headrush.typepad.com/creating_passionate_users/2007/03/is_twitter_too_.html" title="Is Twitter TOO good?">Is Twitter TOO good?</a>, demonstrates my point excellently:</p>
<p><img src="http://www.milienzo.com/wp-content/uploads/2007/04/twittercurve.jpg" alt="The Twitter Curve" title="The Twitter Curve" class="centered" border="0" height="395" width="443" /></p>
<p>It seems that Twitter is one of those things that you either love or hate. It is incredibly popular and many people are putting it to good use. On 901am, Sharon Sarmiento lists <a href="http://www.901am.com/2007/top-5-ways-smart-people-are-using-twitter.html" title="The Top 5 Ways Smart People Use Twitter">five ways smart people use Twitter</a>, and over on lifehack.org, Chris Brogan lists another <a href="http://www.lifehack.org/articles/lifehack/5-ways-to-use-twitter-for-good.html" title="5 Ways to Use Twitter for Good">five ways to use Twitter for good</a>. Whereas over on the Intuitive Life Business Blog, Dave Taylor is another Twitter-cynic wondering <a href="http://www.intuitive.com/blog/twitter_leaves_me_asking_who_the_heck_cares.html" title="Twitter leaves me asking ">who the heck cares</a>?</p>
<p><img src="http://www.milienzo.com/wp-content/uploads/2007/04/roger_mellie.gif" alt="Roger Mellie" title="Roger Mellie" class="alignright" align="right" border="0" height="126" width="125" />Personally, I just don&#8217;t get it and don&#8217;t particularly want to get it. And at this point I revert back to my rule number one and our dear friend Roger Mellie. Be warned, <strong>do not to click the following link if you are offended by profanity</strong>. Otherwise, enjoy the <a href="http://www.milienzo.com/wp-content/uploads/2007/04/twitter_definition.gif" rel="lightbox">true definition of twitter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.milienzo.com/2007/04/01/the-true-definition-of-twitter/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Google broadsides Microsoft with its office-Apps</title>
		<link>http://www.milienzo.com/2007/02/22/google-broadsides-microsoft-with-its-office-apps/</link>
		<comments>http://www.milienzo.com/2007/02/22/google-broadsides-microsoft-with-its-office-apps/#comments</comments>
		<pubDate>Thu, 22 Feb 2007 22:23:05 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Internet, Computing and Technology]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.milienzo.com/2007/02/22/google-broadsides-microsoft-with-its-office-apps/</guid>
		<description><![CDATA[<p>Today Google relaunched its Google Apps product, with the addition of Docs &#38; Spreadsheets to is Microsoft-challenging web-based productivity suite.</p>
<p>I&#8217;ve used Google Apps since it first surfaced in early 2006 with the catchy and self explanatory title, Gmail for Your Domain. Google quickly added extra features such as Google Calendar and Google Talk, and the [...]]]></description>
			<content:encoded><![CDATA[<p>Today Google <a href="http://googleblog.blogspot.com/2007/02/google-apps-grows-up.html" title="Google Apps grows up">relaunched its Google Apps</a> product, with the addition of <a href="http://docs.google.com/" title="Google Docs &amp; Spreadsheets">Docs &amp; Spreadsheets</a> to is Microsoft-challenging web-based productivity suite.</p>
<p><img src="http://www.milienzo.com/wp-content/uploads/2007/02/google.gif" alt="Google" title="Google" class="alignright" align="right" border="0" height="80" width="200" />I&#8217;ve used <a href="http://www.google.com/a" title="Google Apps">Google Apps</a> since it first surfaced in early 2006 with the catchy and self explanatory title, Gmail for Your Domain. <a href="http://www.google.co.uk" title="Google">Google</a> quickly added extra features such as <a href="http://www.google.com/calendar" title="Google Calendar">Google Calendar</a> and <a href="http://www.google.com/talk/" title="Google Talk">Google Talk</a>, and the name evolved to Google Apps for your Domain.</p>
<p>The addition of Docs &amp; Spreadsheets to the suite of services has been widely requested by users, and to be honest was a fairly obvious next step for Google. What&#8217;s more, they now offer a Premium edition targeted at businesses for $50 per user per year. The Standard edition is still free to use, but obviously with <a href="http://www.google.com/a/help/intl/en/admins/editions.html" title="Choose the edition that fits your needs">a few less features than Premium</a>.</p>
<p><img src="http://www.milienzo.com/wp-content/uploads/2007/02/microsoft.gif" alt="microsoft.gif" title="microsoft.gif" class="alignleft" align="left" border="0" height="60" width="200" />Whether fifty fat ones equates to good value or not is open to debate. What is certain though is that this move brings <a href="http://www.microsoft.com/" title="Microsoft Corporation">Microsoft</a> firmly within Google&#8217;s sights. On average, businesses pay Microsoft about $225 per user per year for Office and Exchange licenses. For a large firm of 1,000, the $175,000 saving might just prove tempting.</p>
<p>Personally I don&#8217;t think there will be a huge tide of firms moving their user base over to Google just yet. Whilst Gmail, Calendar and Chat have a lot going for them, currently Docs &amp; Spreadsheets are a long way off Microsoft Office feature-wise.</p>
<p>However, as the Internet evolves, the number of applications being delivered &#8216;virtually&#8217; through a browser window is growing. Is the future of computing purely web-driven? Will all software applications be delivered over the Internet eventually? Will the future computer be nothing more than an access point to the Internet?</p>
<p>If the answer to any of the above is yes (which it will be for a lot of people), then Google are leading the way. For now Microsoft Office continues to reign supreme, but for the traditional off-the-shelf model of software, its days are numbered. But Google Apps still has a long way to go, which gives Microsoft plenty of time to catchup.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.milienzo.com/2007/02/22/google-broadsides-microsoft-with-its-office-apps/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Web 2.0 &#8230; The Machine is Us/ing Us</title>
		<link>http://www.milienzo.com/2007/02/12/web-20-the-machine-is-using-us/</link>
		<comments>http://www.milienzo.com/2007/02/12/web-20-the-machine-is-using-us/#comments</comments>
		<pubDate>Mon, 12 Feb 2007 21:17:24 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Internet, Computing and Technology]]></category>
		<category><![CDATA[Video and Animation]]></category>
		<category><![CDATA[Copyright]]></category>
		<category><![CDATA[Ethics]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.milienzo.com/2007/02/12/web-20-the-machine-is-using-us/</guid>
		<description><![CDATA[<p>Here&#8217;s a clip from YouTube that has been doing the rounds over the last week or so. I originally saw it on one of my favourite blogs, LifeClever, so I wont take any of credit for finding it. However, I am really impressed with this and it&#8217;s certainly worthy of a share.</p>
[See post to watch [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a <a href="http://www.youtube.com/watch?v=6gmP4nk0EOE" title="Web 2.0 ... The Machine is Us/ing Us">clip from YouTube</a> that has been doing the rounds over the last week or so. I originally saw it on one of my favourite blogs, <a href="http://www.lifeclever.com/2007/02/08/web-20-in-just-5-minutes/" title="Web 2.0 in just 5 minutes">LifeClever</a>, so I wont take any of credit for finding it. However, I am really impressed with this and it&#8217;s certainly worthy of a share.</p>
[See post to watch Flash video]
<p>I think this is a clever and imaginative piece of work. I especially like the end where the author, <a href="http://www.ksu.edu/sasw/anthro/wesch.htm" title="Michael Wesch">Michael Wesch</a>, asks us to rethink things like copyright, ownership and governance. If you haven&#8217;t seen it yet, enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.milienzo.com/2007/02/12/web-20-the-machine-is-using-us/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://chi-v159.chi.youtube.com/get_video?video_id=6gmP4nk0EOE.flv" length="11318856" type="video/flv" />
		</item>
	</channel>
</rss>
