<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://www.kai-mai.com">
<channel>
 <title>Kai Mai&#039;s Blog - Take Back the Web - Nodes for google</title>
 <link>http://www.kai-mai.com/tags/google</link>
 <description>Nodes containing the tag google</description>
 <language>en</language>
<item>
 <title>Google Experiment - Alternate View For Search Result</title>
 <link>http://www.kai-mai.com/node/183</link>
 <description>&lt;p&gt;
Once you sign in your Google account, you can check out &lt;a href=&quot;http://www.google.com/experimental&quot;&gt;Google Experiment&lt;/a&gt; for potential upcoming features.
I&#039;ve tried alternate views for search results and really liked the timeline view and the map view.
&lt;/p&gt;
&lt;p&gt;
Timeline view Example:  &lt;a href=&quot;http://www.google.com/views?q=postgresql+vs+mysql+view%3Atimeline&amp;vwdr=2008-2009&amp;btnmeta%3Dsearch%3Drestrict=Set+filter&amp;num=5&quot;&gt;postgresql vs mysql&lt;/a&gt;
I just want to see the recent comparison between postgresql and mysql.  so I can limit the timeline to show only pages from 2008 to 2009.  But &lt;a href=&quot;http://www.databasejournal.com/features/mysql/article.php/3288951&quot;&gt;Google&#039;s first result&lt;/a&gt; is definitely wrong as the article was written back in 2003.
&lt;/p&gt;
&lt;p class=&quot;awTags_TagLinks&quot;&gt;Tags: &lt;a href=&quot;tags/9&quot;&gt;google&lt;/a&gt; &lt;a href=&quot;tags/152&quot;&gt;search&lt;/a&gt; &lt;a href=&quot;tags/389&quot;&gt;timeline&lt;/a&gt; &lt;/p&gt;</description>
 <category domain="http://www.technorati.com/tag">google</category>
 <category domain="http://www.technorati.com/tag">search</category>
 <category domain="http://www.technorati.com/tag">timeline</category>
 <pubDate>Wed, 10 Feb 2010 21:31:21 -0800</pubDate>
</item>
<item>
 <title>iPhone(iPod Touch) vs. Android(Google Nexus One)</title>
 <link>http://www.kai-mai.com/node/180</link>
 <description>&lt;p&gt;
Google&#039;s nexus one is coming out this week.  While most of attentions have been focusing on Android-based phones vs iPhone, Flurry shined some lights on the not-so-secret weapon of Apple - iPod Touch(which I own one):  &lt;a href=&quot;http://blog.flurry.com/bid/29288/Flurry-Holiday-2009-Report-App-Store-iPod-Touch-Shatter-Records&quot;&gt;iPod Touch Downloads Explode on Christmas Day, Surpassing iPhone for the First Time!&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
iPod Touch is a great device for anyone that doesn&#039;t need a phone or can&#039;t afford all the expenses(monthly data/voice plans) associated with a phone.  I am talking about teenagers/college students here.  I bet many teenagers get their first tastes of apps through the App Store on iPod Touch.  I am still waiting for companies to come up with a Andorid-based iPod Touch-like device(&lt;a href=&quot;http://www.zii.com/&quot;&gt;zii&lt;/a&gt; is supposed to be the one, but it&#039;s not yet ready for consumer).
&lt;/p&gt;
&lt;p class=&quot;awTags_TagLinks&quot;&gt;Tags: &lt;a href=&quot;tags/9&quot;&gt;google&lt;/a&gt; &lt;a href=&quot;tags/207&quot;&gt;apple&lt;/a&gt; &lt;a href=&quot;tags/357&quot;&gt;iphone&lt;/a&gt; &lt;a href=&quot;tags/369&quot;&gt;android&lt;/a&gt; &lt;a href=&quot;tags/386&quot;&gt;nexus-one&lt;/a&gt; &lt;a href=&quot;tags/387&quot;&gt;app-store&lt;/a&gt; &lt;a href=&quot;tags/388&quot;&gt;ipod-touch&lt;/a&gt; &lt;/p&gt;</description>
 <category domain="http://www.technorati.com/tag">google</category>
 <category domain="http://www.technorati.com/tag">apple</category>
 <category domain="http://www.technorati.com/tag">iphone</category>
 <category domain="http://www.technorati.com/tag">android</category>
 <category domain="http://www.technorati.com/tag">nexus-one</category>
 <category domain="http://www.technorati.com/tag">app-store</category>
 <category domain="http://www.technorati.com/tag">ipod-touch</category>
 <pubDate>Mon, 04 Jan 2010 15:51:52 -0800</pubDate>
</item>
<item>
 <title>Journey in Android Development, Android Market - the good, the bad</title>
 <link>http://www.kai-mai.com/node/179</link>
 <description>&lt;h2&gt;
Android Development - the good
&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt; Easy to extend/customize existing functions - a few examples:
&lt;ul&gt;
&lt;li&gt; You can write a new dialer to handle calling - in fact, I am using &lt;a href=&quot;http://mobile.starobject.com/starcontact/&quot;&gt;StartContact&lt;/a&gt; because the default dialer sucks(no contact search function, need to scroll). 
&lt;li&gt; Add your application to contextual menu of native functions(eg: handling the calling of a number)
&lt;li&gt; You can override the home screen lock.  see &lt;a href=&quot;http://lifehacker.com/5383294/flyscreen-puts-calendars-weather-and-more-on-your-phones-lock-&quot;&gt;FlyScreen&lt;/a&gt;
&lt;/ul&gt;
&lt;li&gt; With the backing of Google, Android SDK evolves very quickly( this is really a double-edged sword).
&lt;/ul&gt;
&lt;p class=&quot;awTags_TagLinks&quot;&gt;Tags: &lt;a href=&quot;tags/9&quot;&gt;google&lt;/a&gt; &lt;a href=&quot;tags/369&quot;&gt;android&lt;/a&gt; &lt;a href=&quot;tags/383&quot;&gt;android-market&lt;/a&gt; &lt;a href=&quot;tags/384&quot;&gt;apple-app-store&lt;/a&gt; &lt;a href=&quot;tags/385&quot;&gt;android-development&lt;/a&gt; &lt;/p&gt;</description>
 <category domain="http://www.technorati.com/tag">google</category>
 <category domain="http://www.technorati.com/tag">android</category>
 <category domain="http://www.technorati.com/tag">android-market</category>
 <category domain="http://www.technorati.com/tag">apple-app-store</category>
 <category domain="http://www.technorati.com/tag">android-development</category>
 <pubDate>Fri, 11 Dec 2009 19:36:36 -0800</pubDate>
</item>
<item>
 <title>Data Visualization with Charts.  Five Dimensions of Data with Motion Chart</title>
 <link>http://www.kai-mai.com/node/165</link>
 <description>&lt;p&gt;
We are constantly getting overloaded with data.  Data itself isn&#039;t good enough without analysis and insights.  We need to be able to visualize data, see trends and get insights.  The following is a list of data visualization resources:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; &lt;a href=&quot;http://www.timshowers.com/2008/12/visualization-strategies-hierarchical-data/&quot;&gt;visualization strategies hierarchical data&lt;/a&gt;
&lt;li&gt; &lt;a href=&quot;http://manyeyes.alphaworks.ibm.com/manyeyes/&quot;&gt;Many Eyes from IBM&lt;/a&gt; is a bet on the power of human visual intelligence to find patterns
&lt;li&gt; &lt;a href=&quot;http://www.bewitched.com/&quot;&gt;bewitched.com&lt;/a&gt; has a list of data visualization developed.
&lt;/ul&gt;
&lt;p&gt;
One advance in charting is &lt;a href=&quot;http://code.google.com/apis/visualization/documentation/gallery/motionchart.html&quot;&gt;motion chart&lt;/a&gt; which can show five dimensions.
&lt;/p&gt;
&lt;p class=&quot;awTags_TagLinks&quot;&gt;Tags: &lt;a href=&quot;tags/9&quot;&gt;google&lt;/a&gt; &lt;a href=&quot;tags/333&quot;&gt;data&lt;/a&gt; &lt;a href=&quot;tags/337&quot;&gt;visualization&lt;/a&gt; &lt;a href=&quot;tags/338&quot;&gt;chart&lt;/a&gt; &lt;a href=&quot;tags/342&quot;&gt;motion&lt;/a&gt; &lt;/p&gt;</description>
 <category domain="http://www.technorati.com/tag">google</category>
 <category domain="http://www.technorati.com/tag">data</category>
 <category domain="http://www.technorati.com/tag">visualization</category>
 <category domain="http://www.technorati.com/tag">chart</category>
 <category domain="http://www.technorati.com/tag">motion</category>
 <pubDate>Wed, 18 Feb 2009 23:47:10 -0800</pubDate>
</item>
<item>
 <title>Is Google Adwords&#039; Broad Match Evil?</title>
 <link>http://www.kai-mai.com/node/158</link>
 <description>&lt;p&gt;
In case you have too much money to experiment or to spend, you can use Google Adwords&#039; default match type broad match.
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; &lt;a href=&quot;http://www.websitemagazine.com/content/blogs/posts/archive/2008/12/30/save-money-on-ppc-ad-campaigns.aspx&quot;&gt;Save Money on PPC Ad Campaigns&lt;/a&gt;
&lt;li&gt; &lt;a href=&quot;http://searchengineland.com/dont-get-duped-by-google-and-yahoo-match-typing-11382.php&quot;&gt;Don’t Get Duped By Google And Yahoo! Match Typing&lt;/a&gt;
&lt;li&gt; &lt;a href=&quot;http://searchengineland.com/sem-news-the-ultimate-guide-to-search-marketing-optimization-broad-match-or-not-14406.php&quot;&gt;SEM News, The Ultimate Guide To Search Marketing Optimization, &amp;amp; Broad Match Or Not?&lt;/a&gt;
&lt;/ul&gt;
&lt;p class=&quot;awTags_TagLinks&quot;&gt;Tags: &lt;a href=&quot;tags/9&quot;&gt;google&lt;/a&gt; &lt;a href=&quot;tags/150&quot;&gt;adwords&lt;/a&gt; &lt;a href=&quot;tags/153&quot;&gt;ppc&lt;/a&gt; &lt;a href=&quot;tags/317&quot;&gt;broad_match&lt;/a&gt; &lt;a href=&quot;tags/318&quot;&gt;match_type&lt;/a&gt; &lt;a href=&quot;tags/319&quot;&gt;sem&lt;/a&gt; &lt;/p&gt;</description>
 <category domain="http://www.technorati.com/tag">google</category>
 <category domain="http://www.technorati.com/tag">adwords</category>
 <category domain="http://www.technorati.com/tag">ppc</category>
 <category domain="http://www.technorati.com/tag">broad_match</category>
 <category domain="http://www.technorati.com/tag">match_type</category>
 <category domain="http://www.technorati.com/tag">sem</category>
 <pubDate>Mon, 05 Jan 2009 11:58:30 -0800</pubDate>
</item>
<item>
 <title>Ask Google about Santa</title>
 <link>http://www.kai-mai.com/node/153</link>
 <description>&lt;p&gt;
&lt;a href=&quot;http://www.google.com/trends/hottrends&quot;&gt;Google hot trends&lt;/a&gt; show how people are googling &amp;quot;santa&amp;quot; at Wed, Dec 24, 2008 3:52 PM:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; santa tracker 2008
&lt;li&gt; google earth santa tracker
&lt;li&gt; where is santa right now
&lt;li&gt; where is santa claus
&lt;li&gt; santatracks.com
&lt;li&gt; santa radar norad
&lt;li&gt; track santa christmas eve
&lt;li&gt; santa claus tracker norad
&lt;li&gt; www.santatracks.com
&lt;li&gt; santaclaus.net
&lt;li&gt; is santa real
&lt;li&gt; santa locator
&lt;li&gt; santa sightings
&lt;li&gt; santa finder
&lt;li&gt; when will santa come to my house
&lt;li&gt; santa s naughty or nice list
&lt;li&gt; santa radar.com
&lt;li&gt; santa s phone number
&lt;li&gt; santa search
&lt;li&gt; noradsantatracker
&lt;li&gt; tracksanta.com
&lt;/ul&gt;
&lt;p class=&quot;awTags_TagLinks&quot;&gt;Tags: &lt;a href=&quot;tags/9&quot;&gt;google&lt;/a&gt; &lt;a href=&quot;tags/172&quot;&gt;christmas&lt;/a&gt; &lt;a href=&quot;tags/292&quot;&gt;hot&lt;/a&gt; &lt;a href=&quot;tags/293&quot;&gt;trend&lt;/a&gt; &lt;a href=&quot;tags/294&quot;&gt;santa_claus&lt;/a&gt; &lt;/p&gt;</description>
 <category domain="http://www.technorati.com/tag">google</category>
 <category domain="http://www.technorati.com/tag">christmas</category>
 <category domain="http://www.technorati.com/tag">hot</category>
 <category domain="http://www.technorati.com/tag">trend</category>
 <category domain="http://www.technorati.com/tag">santa_claus</category>
 <pubDate>Wed, 24 Dec 2008 16:09:52 -0800</pubDate>
</item>
<item>
 <title>First Look at Clickriver - Amazon&#039;s Pay Per Click(Sponsored Link) Advertising Program for Service Providers</title>
 <link>http://www.kai-mai.com/node/151</link>
 <description>&lt;p&gt;
&lt;a href=&quot;https://clickriver.com/&quot;&gt;Clickriver Ads&lt;/a&gt;, the sponsored links program from Amazon, 
lets &lt;a href=&quot;https://clickriver.com/advertiser/login/cat&quot;&gt;service providers&lt;/a&gt; reach active shoppers on Amazon.com via pay per click advertising.  For example, for a lawyer, he can advertise his service targeting users in his region that browses and searches for legal books on Amazon.  Amazon has a good &lt;a href=&quot;https://clickriver.com/advertiser/login/howitworks&quot;&gt;&amp;quot;How it works&amp;quot;&lt;/a&gt; page. 
&lt;/p&gt;
&lt;p&gt;
Here&#039;s my impression with Clickriver:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; Clickriver structures your ppc marketing with the hierarchy of campaigns and ads.  * A campaign with a daily budget can hold multiple ads.   
&lt;/ul&gt;
&lt;p class=&quot;awTags_TagLinks&quot;&gt;Tags: &lt;a href=&quot;tags/9&quot;&gt;google&lt;/a&gt; &lt;a href=&quot;tags/27&quot;&gt;yahoo&lt;/a&gt; &lt;a href=&quot;tags/38&quot;&gt;amazon&lt;/a&gt; &lt;a href=&quot;tags/150&quot;&gt;adwords&lt;/a&gt; &lt;a href=&quot;tags/153&quot;&gt;ppc&lt;/a&gt; &lt;a href=&quot;tags/231&quot;&gt;msn&lt;/a&gt; &lt;a href=&quot;tags/283&quot;&gt;service&lt;/a&gt; &lt;a href=&quot;tags/284&quot;&gt;clickriver&lt;/a&gt; &lt;a href=&quot;tags/285&quot;&gt;panama&lt;/a&gt; &lt;a href=&quot;tags/286&quot;&gt;adcenter&lt;/a&gt; &lt;a href=&quot;tags/287&quot;&gt;advertising&lt;/a&gt; &lt;/p&gt;</description>
 <category domain="http://www.technorati.com/tag">google</category>
 <category domain="http://www.technorati.com/tag">yahoo</category>
 <category domain="http://www.technorati.com/tag">amazon</category>
 <category domain="http://www.technorati.com/tag">adwords</category>
 <category domain="http://www.technorati.com/tag">ppc</category>
 <category domain="http://www.technorati.com/tag">msn</category>
 <category domain="http://www.technorati.com/tag">service</category>
 <category domain="http://www.technorati.com/tag">clickriver</category>
 <category domain="http://www.technorati.com/tag">panama</category>
 <category domain="http://www.technorati.com/tag">adcenter</category>
 <category domain="http://www.technorati.com/tag">advertising</category>
 <pubDate>Mon, 22 Dec 2008 15:52:01 -0800</pubDate>
</item>
<item>
 <title>Microsoft Has Nothing to Lose on MSN&#039;s Live Search Cashback Program</title>
 <link>http://www.kai-mai.com/node/135</link>
 <description>&lt;p&gt;
Microsoft(MS) recently introduced &lt;a href=&quot;http://search.live.com/cashback&quot;&gt;cashback&lt;/a&gt; on your purchases through participating merchants if you find your items  through MSN&#039;s Live search.
Given that Google has been &lt;a href=&quot;http://www.searchenginejournal.com/google-search-share-for-april-up-again-why-are-we-not-surprised/6954/&quot;&gt;gaining&lt;/a&gt;  search shares again and again, it&#039;s not surprising that people view Microsoft&#039;s move as desperate.  Well, they are trying something that have been proven to work by &lt;a href=&quot;http://www.ebates.com&quot;&gt;Ebates&lt;/a&gt;, &lt;a href=&quot;http://www.fatwallet.com&quot;&gt;Fatwallet&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Basically, MS has nothing much to lose in this cashback program.   They are betting that price-sensitive consumers in this recession period will want to save a few more bucks via cashback.  With a &lt;a href=&quot;http://advertising.microsoft.com/advertising/cashback?s_int=us_20080521_hp_live-search-cashback_001&quot;&gt;CPA-based pricing model&lt;/a&gt;, MS hopes E-commerce retailers will increase their spend on advertising through Live when they see more leads through Live and good conversion rates/ROI(return on investment).  MS is just giving up a little  bit of income to potentially increase their search market share and e-commerce&#039;s advertising spend.
&lt;/p&gt;
&lt;p class=&quot;awTags_TagLinks&quot;&gt;Tags: &lt;a href=&quot;tags/9&quot;&gt;google&lt;/a&gt; &lt;a href=&quot;tags/42&quot;&gt;live&lt;/a&gt; &lt;a href=&quot;tags/152&quot;&gt;search&lt;/a&gt; &lt;a href=&quot;tags/231&quot;&gt;msn&lt;/a&gt; &lt;a href=&quot;tags/232&quot;&gt;cashback&lt;/a&gt; &lt;/p&gt;</description>
 <category domain="http://www.technorati.com/tag">google</category>
 <category domain="http://www.technorati.com/tag">live</category>
 <category domain="http://www.technorati.com/tag">search</category>
 <category domain="http://www.technorati.com/tag">msn</category>
 <category domain="http://www.technorati.com/tag">cashback</category>
 <pubDate>Mon, 26 May 2008 18:34:57 -0700</pubDate>
</item>
<item>
 <title>OpenSocial ( Google + MySpace + Rest of the World )  VS. Facebook - Finally I Am Motivated to Try Social App Development</title>
 <link>http://www.kai-mai.com/node/115</link>
 <description>&lt;p&gt;
If you can&#039;t fight the biggest player.  Unite others to fight him.
&lt;/p&gt;
&lt;p&gt;
OpenSocial API, proposed by Google, and supported by popular social networks including hi5, iLike, Slide, LinkedIn, Plaxo, Ning, Bebo, MySpace and SixApart, but excluding FaceBook, are going live in any minute(supposedly to be open tonight).
&lt;/p&gt;
&lt;p&gt;
The open API will have three parts(from &lt;a href=&quot;http://radar.oreilly.com/archives/2007/10/google-opensocial-api-launch.html&quot;&gt;Oreilly Radar&lt;/a&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; People
&lt;li&gt; Storage 
&lt;li&gt; Activity stream 
&lt;/ul&gt;
&lt;p&gt;
All of these calls will have a GData counterpart and they will use HTML and JavaScript only. Google is considering adding OAuth (Radar post) to the API. 
&lt;/p&gt;
&lt;p class=&quot;awTags_TagLinks&quot;&gt;Tags: &lt;a href=&quot;tags/9&quot;&gt;google&lt;/a&gt; &lt;a href=&quot;tags/174&quot;&gt;facebook&lt;/a&gt; &lt;a href=&quot;tags/175&quot;&gt;microsoft&lt;/a&gt; &lt;a href=&quot;tags/176&quot;&gt;opensocial&lt;/a&gt; &lt;a href=&quot;tags/177&quot;&gt;platform&lt;/a&gt; &lt;a href=&quot;tags/178&quot;&gt;myspace&lt;/a&gt; &lt;/p&gt;</description>
 <category domain="http://www.technorati.com/tag">google</category>
 <category domain="http://www.technorati.com/tag">facebook</category>
 <category domain="http://www.technorati.com/tag">microsoft</category>
 <category domain="http://www.technorati.com/tag">opensocial</category>
 <category domain="http://www.technorati.com/tag">platform</category>
 <category domain="http://www.technorati.com/tag">myspace</category>
 <pubDate>Thu, 01 Nov 2007 23:39:49 -0700</pubDate>
</item>
<item>
 <title>Google is Evil:  Your PPC Campaigns opt in Mobile Search Network by Default starting November 19, 2007</title>
 <link>http://www.kai-mai.com/node/112</link>
 <description>&lt;p&gt;
According to Clikz&#039;s post &lt;a href=&quot;http://www.clickz.com/3627007&quot;&gt;Google Ports AdWords Listings to Its Mobile Search Product&lt;/a&gt;:
&amp;quot;Google will run listings free on Google Mobile Search pages through November 18. As of November 19, SEM buyers will have to opt out through the campaign summary page or pay for mobile clicks. While it is said ads will run across both the Web and mobile platforms, an e-mail sent to AdWords customers indicated that only ads with landing pages adaptable to mobile handsets will qualify for disbursement to the mobile search product.&amp;quot;
Here&#039;s &lt;a href=&quot;http://adwords.google.com/support/bin/answer.py?answer=72226&quot;&gt;the FAQ&lt;/a&gt; from Google.
&lt;/p&gt;
&lt;p class=&quot;awTags_TagLinks&quot;&gt;Tags: &lt;a href=&quot;tags/9&quot;&gt;google&lt;/a&gt; &lt;a href=&quot;tags/150&quot;&gt;adwords&lt;/a&gt; &lt;a href=&quot;tags/151&quot;&gt;mobile&lt;/a&gt; &lt;a href=&quot;tags/152&quot;&gt;search&lt;/a&gt; &lt;a href=&quot;tags/153&quot;&gt;ppc&lt;/a&gt; &lt;a href=&quot;tags/154&quot;&gt;analytics&lt;/a&gt; &lt;a href=&quot;tags/155&quot;&gt;tracking&lt;/a&gt; &lt;/p&gt;</description>
 <category domain="http://www.technorati.com/tag">google</category>
 <category domain="http://www.technorati.com/tag">adwords</category>
 <category domain="http://www.technorati.com/tag">mobile</category>
 <category domain="http://www.technorati.com/tag">search</category>
 <category domain="http://www.technorati.com/tag">ppc</category>
 <category domain="http://www.technorati.com/tag">analytics</category>
 <category domain="http://www.technorati.com/tag">tracking</category>
 <pubDate>Mon, 15 Oct 2007 12:46:03 -0700</pubDate>
</item>
</channel>
</rss>

