Buy Cheap Storage from Google and use it for Online Backup
Today, Google has dramatically decreased prices for the extra storage you can purchase for Google Services like Gmail and Picasa. The current prices:

Apple also provides upgrade options for iDisk and MobileMe Mail, however their prices are significantly more expensive an extra 60GB from Apple will set you back for an additional £59 (~ $100), while Google for 80GB charges only $20!.
So you might think that Apple's iDisk is atleast accessible from everywhere, while Google Storage can't be accessed as a drive? Think again, this is how:
For Mac Users:
Install gDisk. gDisk provides an accessible application for mounting your gmail drive on your mac.
For Linux Users:
The most popular way for Linux users to mount Gmail storage locally is to use FUSE. If your on ubuntu, this is how to do it
sudo apt-get install gmailfs cp /etc/gmailfs/gmailfs.conf ~/.gmailfs.conf chmod 600 ~/.gmailfs.conf
Now specify your gmail account credentials in ~/.gmailfs.conf and to finally mount the drive, just type:
mkdir gmail mount.gmailfs none gmail
For Windows Users:
Just like for the Mac there are applications available like gDrive Shell Extension
How to mount your MobileMe iDisk in Linux
I tried mounting my iDisk about 3 years ago in a Linux system and I had to use Cadaver for it. It was not easy to configure. Fortunately now things have changed. You just need 1 command (or two if you have to install davfs2) to mount a Webdav share (iDisk uses webdav).
1. First install the WebDAV Linux File System (davfs2). If you are using Ubuntu (as many people seem to be doing nowadays), you can install davfs2 by typing.
~# sudo apt-get install davfs2
2. To mount a dav share then, simply create a folder for it
sudo mkdir /mnt/idisk
and mount your idisk
sudo mount -t davfs https://idisk.me.com/$MOBILEMEUSERNAME /mnt/idisk/
Replace $MOBILEMEUSERNAME with your Mobile Me username. Davfs2 will ask for your password, and then you can start using your idisk.
Why Working Harder is not the solution for enhanced productivity
I just came across this truly fantastic post on productivity. The cited article, talks from a startup owner's point of view, and his advice can be summarised as:
"“Working harder” is a poor strategy which your competitors can trivially replicate. Instead, spend some time measuring what tasks add value to your business and at what imputed wages. Outsource those tasks which are below your desired imputed wage, automate any task where appropriate, and simply don’t do things which don’t add value."
We often yearn for more productivity and the answer usually is "work harder". But working harder is not the answer! Working harder implies that you spend more time on doing what you already do on a frequent basis. We all work on several things at once, and not all activities add real value. For instance if I analyse my day, I do in a sense try to "work hard", that is work at least 8-9 hours but I don't get much done in that time frame because all the various activities I do blur my real targets.
Faced with this predicament its always a good idea to sit back and analyse your day to day activities. You need to judge which truly add value to pursuits you deem valuable rather than waste your time under the illusion of getting work done. These are two ideas that have truly made me more productive and one idea that can:
1. Cluster related tasks
I go to the Gym regularly, but often if I have some groceries to purchase I purchase them while going to or form the gym. Similarly, if I go to the University I try to accomplish most of the tasks which I cannot do at home. On the contrary, if I did not cluster tasks doing some task again in the future might cost me more time than doing it along with some related task.
This idea works in unison with "contextual todos". When you define a todo item, define the context in which it can be carried out. Some tasks may be carried out at home, some while at the computer etc..
2. Automate trivial tasks
I try to automate as much as possible. Checking mails repeatedly when new ones arrive costs a lot of time in terms of lost focus and diverted attention. I've written an AppleScript that notifies me if a new mail has come that specifically mentions me in the TO or CC fields. If I don't get this notification I just don't check my mail.
3. Outsource as much as possible
I'm not in the position of outsourcing some of my tasks, but this can potentially be very useful for someone. Often while doing some task, I say to myself someone could be doing this and I could be working on something a lot more valuable. Indeed the author of the cited article outsourced numerous tasks that did not require his involvement.
Today’s App of the Day: Instapaper

Instapaper is a great app. I bought the paid version a few months ago. Every time I find some interesting article or blog post I save it to "Read it later" in Safari so that I can read it when its convenient for me. There are primarily three things I particularly like about the app.
1. Instapaper does not simply bookmark a page for you and show it to you later. It rather saves the page and formats it in a manner that makes it very suitable for reading in an iPhone. This means that the page is convenient to read (As you can judge form the screenshots below) and you can read those articles/blog posts offline.
2. Another amazing feature of the app is "tilt-scrolling". Click on the tilt-scrolling button in a the toolbar and if you tilt the iphone to the back, the page automatically scrolls down, tilt it forwards the back scrolls back up. The more you tilt the iphone the faster the page scrolls.

3. I can save pages directly to my Instapaper account from everywhere. From Firefox, from the iPhone Safari and Mac Safari, all saved pages are accessible and can be organised from the Instapaper.com site.
This is an app I'm glad to have purchased! Its worth every penny. You can get it from here.
Checking out Eucalyptus

I'm installing and deploying an experimental Eucalyptus Cloud. Eucalyptus is an open source framework for creating private cloud systems. I have been involved in Grid computing research for a number years now. Unfortunately there isn't a single Grid middleware that can be easily deployed by common users. Grids of course compared to contemporary cloud systems are more advanced in that they allow the aggregation of multi-site resources, while Eucalyptus aggregates resources in a single site (a local cluster).
I'm mostly interested at the usability aspect, how easy it is to deploy a cloud. I believe the reason why Grid has suddenly become unpopular is because Grid Middleware are not easy to use and deploy.
I will be blogging about my experiences in a series of posts. I will also make the VMs I create publicly available so that you guys can download them and play with a Eucalyptus Cloud.
Google’s AJAX APIs Playground
The website AJAX APIs Playground consists of a host of sample code using AJAX API's from Googles various services. I was not aware of that fact that Google has AJAX APIs for Language translation allowing you to use Google's translation capabilities in your site.
Autonomic Computing making a come back?
Autonomic Computing was a concept popularised by IBM in the early 2000s. Autonomic Computing deals with the creation of a framework for systems that enables them to be "self-aware",self-healing", "self-managing", "self-configuring".
Thats a lot of buzzwords coupled into a single technology. The aim of autonomic computing is definitely very ambitious. Since it has been popularised very few systems have taken up the challenge to create a fully autonomic system. However with the maturing of Grid computing technology and Cloud computing the ideas of Autonomic Computing are finding traction in these domains.
Both Grids and Clouds manage large number of systems, and provide a single system abstraction for its users to use those resources. Grid and Cloud middleware must be "self-aware" through monitoring to detect failing sites and systems and exclude them from resource requests. Self healing in these systems is about migrating virtual machines or workloads to prevent failures of user tasks. Self-managing in the context of Grids and Clouds is about managing the efficient aggregation of resources and ensuring they are used efficiently. Self Configuring finally is about automatic configuration of machines and workloads.
All aspects of autonomic computing are in line with Grid and Cloud computing, and it is no wonder to me that the convergence of these has been discussed recently.
Strange issue in Safari 4
I've been facing this issue since the last couple of weeks.
When I open a webpage in Safari 4, the page becomes "gray-scaled" after a couple of seconds.
See the attached screenshots on what I mean.
Once I load Google News, this is the page I get.

After a few seconds, it turns into this ugly site:

Anyone faced this issue yet?