Vote 1

iPhone 3G Launch Dismal Failure in India (a small nation with 1.2 billion people)

September 5th, 2008

Apple launched iPhone in India, a country with only 1.2 billion people and overall not considered rich like their counterparts in USA. In USA Apple launched iPhone for $199 only. Steve Jobbs also promised that it will be similalry priced across all markets. So how did they target a market of 1.2 B with a very high mobile pernetration and nowhere as rich as USA? By pricing iPhone 3G at 4 times the US price at Rs. 31, 000 only (and lockdown for a year to the service provider) and without 3G. Imagine how the market reacted…

Read more (475 words) »

Vote 2

Google AdSense Changes Its Own Rule for ImDB?

September 3rd, 2008

I don't get Google AdSense. Last year with great fanfare they announced making the text of the ad non-linkable while keeping the title and URL linkable. This lead to immediate loss of huge revenue by publishers worldwide. And yet they are glaringly violating their own rules for ImDB.

Read more (179 words) »

Vote 2

5 Most Useful Chrome Browser Shortcuts

September 3rd, 2008

Like GMail Chrome allows really useful shortcuts. Some of my favorites are:
Read more (170 words) »

Vote 3

Google Chrome Browser Detailed Review

September 3rd, 2008

The following is a detailed of Google Chrome browser. I have taken it through the paces, tested many features and even tried to run it on Linux.
Read more (1468 words) »

Vote 6

Warning: Google Chrome Browser Has Serious Memory & CPU Issues

September 3rd, 2008

The test machine runs on Core 2 Duo E6600 2.4 Ghz (x2) with 2GB RAM. I tried loading single page PHP manual (16.5 MB) on Windows Vista from our local server with 100Mbps LAN connecting it. At the same time I was running the Javascript console to measure performance of page loading. I was also searching for the term cgi in the page being loaded. It takes about 2 minutes to load it in Firefox. 20 minutes later the page was still loading in Google Chrome!

The page up / page down keys were pretty unresponsive in the tab as well as the Javascript console. It appears Google Chrome parses pages as it loads the. As of the time of this writing the single tab with PHP manual has consumed 576 MB of RAM and still increasing. I could see the Javascript Console was using the same process which explains which it was hanging along with the browser tab. Read after the break for more details.

Read more (399 words) »

Vote 6

How To Export MS Access Database To MySQL Database

August 30th, 2008

Here are few tips (with undocumented features) to help you export huge MS Access database (production database with real data) to MySQL.

Read more (340 words) »

Vote 2

Sharing Experience with Google AdSense For Feed

August 29th, 2008

Please share your experience with Google AdSense for Feeds. My experience is pretty dismal so far. How bad is it?

Read more (98 words) »

Vote 2

Bug in Google AdSense

August 29th, 2008

I had Google AdSense running on Health Care blog for a long time. What I didn't notice was that it wasn't making any revenue despite the traffic, and displaying AdSense ads. It wasn't even showing the page impressions, not just not regular channels but also on url channel for the blog!

Read more (111 words) »

Vote 2

The Power of Ant (Build System)

August 27th, 2008

I am using Ant (Java based build system) for our project. Ant is an exceptionally powerful build system and should be the only build system you will ever need. You don't really need code monsters like Maven (or pile of …. as Bileblogger loves to say). With little effort here's what I achieved in few hours (aside from the obvious capability of compiling, running, building jar files etc.):
Read more (497 words) »

Vote 3

How To Twitter Using IM on Linux & Windows

August 27th, 2008

Many like to twitter using IM (Instant Messenger) because it is very simple and fast to tweet and simple to get continuous updates on your topics of interest.

In the good old days Twitter used to provide IM support. You could use any Instant Messenger supporting Jabber (XMPP protocol) to connect to Twitter buddy (twitter@twitter.com) on Gooogle GTalk server and twitter to your hearts content. For several months however Twitter has stopped supporting IM. How can we satiate our twitter crush during their downtime? There is a way.

Read more (389 words) »