Sunday, 12 June 2011
DuckDuckGo - A Search Engine That Can Be An Alternative To Google Search
Read more »
Saturday, 14 May 2011
Would You Use A Chromebook If You Got One For Free ?
Read more »
Sunday, 26 December 2010
Google Launches Open Source YouTube Channel
Read more »
Tuesday, 7 December 2010
Google Unveils Chrome OS - A Browser Based Operating System

Chrome OS which runs on a customized Linux kernel banks heavily on the concept of Cloud computing. All your data and the applications reside on a remote server and not on your machine.
Read more »
Friday, 19 November 2010
Google Releases A Free, Interactive Book On Browsers and The Web
Read more »
Friday, 21 May 2010
Play Pac-Man on Google's Home Page - Just for Today
Read more »
Wednesday, 19 May 2010
Adding Google Analytics Tracking Code to JIRA
Thursday, 6 May 2010
What Can I Do To Get An Interview At Google ?
Read more »
Thursday, 22 April 2010
Run Google Android on an Apple iPhone
Watch the following video and gauge for yourselves how well Google Android performs on an Apple iPhone.
Read more »
Sunday, 28 February 2010
Adding Google Analytics tracking code to Confluence
If you're using Atlassian Confluence as your content management system and you'd like to collect statistical information about its web traffic, Google Analytics is probably the tool you're looking for.
Google Analytics is an extremely powerful and flexible tool: I'm using it to monitor the web traffic to the sites I own and I'm very happy with it. Getting started with Analytics is very simple: just install the tracking code in the pages whose web traffic you want to monitor.
If you're using Confluence it's pretty easy to do: Confluence uses a flexible templating engine and modifying a page layout for a given space is straightforward indeed.
If you want to monitor all of the web traffic to your Confluence instance, though, the best option is using the Custom HTML option in Confluence Administration Console. Custom HTML lets you define fragments of HTML code to be inserted in the following positions in the generated page:
- At the end of the HEAD tag.
- At the beginning of the BODY tag.
- At the end of the BODY tag.
Just insert your Google Analytics tracking code in the appropriate place, which is usually at the end of the BODY tag and you're done! Your Confluence web traffic statistics are now being collected by Analytics.
If you're willing to experiment, Google has recently launched an asynchronous version of its Analytics tracking code which improves load times and accuracy, amongst other benefits. More information can be found here.
Wednesday, 25 November 2009
All you want to know about Google Chrome OS in a Nutshell
Since a lot has already been written about the Google Chrome OS, I thought of doing something different. I collected the details of the project and created a mind map providing a birds eye view of Google Chrome OS.
Read more »
Tuesday, 3 November 2009
Free Online Book : Google Wave - Learn How to Use it.

Bookmark the link for future reference and read the free online book to get to know Google Wave inside-out. "The Complete Guide to Google Wave" book will be available in PDF and print sometime next year.
Now if only someone will send me a Google Wave invite.....
Thursday, 22 October 2009
Google Search will now include Twitter Tweets
Read more »
Sunday, 18 October 2009
How to make your website mobile friendly

Read more »
Sunday, 4 October 2009
Google Wave Explained in Plain English
Sunday, 27 September 2009
Googlle?
As I'm a customary animal, everyday I open my browser and go along the same Internet path. As I'm a faithful Google user, one of the pages I often open is iGoogle. Today I thought my eyes were failing when I realized I was seeing the simplest and oddest Google doodle I've ever seen. Who can I ask about it? Google, of course. The first thing I did was saving that doodle to the disk and its very name gave the answer:
11th_birthday.gif.
Happy birthday Google!
Pushing gmail to your iPhone (without GPush)
This is really good news because now you can sync your mail, your calendar and your contacts with your iPhone. As I was already using Google Sync for contacts and calendars, setting up GMail push was really easy: just the flip of a switch!
If you haven't set up your Google Sync account on your iPhone, just follow the instructions on the Google Sync web site.
As far as I can tell, mail is pushed to the iPhone almost instantaneously. Nonetheless, there's a thing I'm not really happy about. I miss is a notification popup: no one is ever shown and the counter on the mail icon is the only information you're given when a mail is pushed:
I would expect a mail to be managed just like an SMS or even a phone call: checking periodically sort of defies the purpose of a push notification...
Wednesday, 26 August 2009
An update about GPush: it finally seems to work
It was probably a scalability problem: they never tested an application with such a great number of users and GPush wasn't exactly the kind of application that passes unobserved. We were waiting for it! On its website support page Tiverias Apps has been constantly giving feedback to the users about the problems that we were experiencing. Finally I'm glad to state the following: GPush is working flawlessly for me since a couple of days.
There's some glitch, still, but I'm confident they will be resolved in a GPush application update. Specifically, I still can't change my account settings without uninstalling and reinstalling the application. It just ignores the change.
It was worth what I paid for it.
Update: You don't need GPush anymore if you want to have your google mail pushed to your iPhone.
Wednesday, 19 August 2009
Don't buy GPush (yet): it's not working
Yesterday I bought the application and I had no problem configuring it. It's a pity that, since then, I just receive one (yes: one...) notification. After that, silence.
Tiverias Apps, GPush producers, states that they're experiencing problems with their servers and that their developers should have isolated the code paths which are causing the problems that we're experiencing. Just hope it's not a scalability issue: sending push notifications to a great number of GMail users seems no easy job to me.
If you feel like buying the app, please wait for these problems to be solved.
Update: GPush has started to work.
Wednesday, 12 August 2009
Install Google Chrome web browser in Linux
Google has provided a pre-release version of its famed browser Google Chrome for Linux and Mac. However it is still very much in the development stage. You can download the latest builds of Google Chrome for Linux and Mac here. All the same, if you want a stable Chrome web browser to work in Linux, then there is a work around. Codeweavers has released Crossover Chromium for Linux and Mac. Read more »