<?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>ZD&#039;s random thoughts</title>
	<atom:link href="http://zdinfo.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://zdinfo.com</link>
	<description>technology, life, and more</description>
	<lastBuildDate>Wed, 24 Mar 2010 12:56:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Push notification for Google Voice 0.3.2</title>
		<link>http://zdinfo.com/2010/03/24/push-notification-for-google-voice-0-3-2/</link>
		<comments>http://zdinfo.com/2010/03/24/push-notification-for-google-voice-0-3-2/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 12:56:48 +0000</pubDate>
		<dc:creator>zd</dc:creator>
				<category><![CDATA[Unified Communications]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google voice]]></category>
		<category><![CDATA[SMS]]></category>

		<guid isPermaLink="false">http://zdinfo.com/?p=96</guid>
		<description><![CDATA[The most recent update of Google Voice for Android (0.3.2) brings real-time push notification to the phone. Previously it was a pull rather than push from the server, and Google Voice client needed to poll the server every 5 minutes. With this new feature, you can almost get rid of your wireless provider&#8217;s SMS service.
Related [...]]]></description>
			<content:encoded><![CDATA[<p>The most recent update of Google Voice for Android (0.3.2) brings real-time push notification to the phone. Previously it was a pull rather than push from the server, and Google Voice client needed to poll the server every 5 minutes. With this new feature, you can almost get rid of your wireless provider&#8217;s SMS service.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.computerworld.com/s/article/9173977/Google_Voice_for_Android_goes_real_time?source=rss_networking">Google Voice for Android goes real-time</a> (computerworld.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=4284c376-d950-4f36-b675-bb88d9e8a7c5" alt="" /><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://zdinfo.com/2010/03/24/push-notification-for-google-voice-0-3-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When not to put debug info on your production site</title>
		<link>http://zdinfo.com/2010/02/21/when-not-to-put-debug-info-on-your-production-site/</link>
		<comments>http://zdinfo.com/2010/02/21/when-not-to-put-debug-info-on-your-production-site/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 04:28:21 +0000</pubDate>
		<dc:creator>zd</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://zdinfo.com/?p=93</guid>
		<description><![CDATA[Title says it all.
http://outlet.lenovo.com/report/?id=-528847430&#38;s=public
SQLSTATE[HY000]: General error: 5 Out of memory (Needed 25165796 bytes)
Trace:
#0 /chroot/home/lenovoco/lenovo.com/html/lib/Zend/Db/Statement.php(283): Zend_Db_Statement_Pdo-&#62;_execute(Array)
#1 /chroot/home/lenovoco/lenovo.com/html/lib/Zend/Db/Adapter/Abstract.php(457): Zend_Db_Statement-&#62;execute(Array)
#2 /chroot/home/lenovoco/lenovo.com/html/lib/Zend/Db/Adapter/Pdo/Abstract.php(230): Zend_Db_Adapter_Abstract-&#62;query('SELECT COUNT(DI...', Array)
#3 /chroot/home/lenovoco/lenovo.com/html/lib/Varien/Db/Adapter/Pdo/Mysql.php(281): Zend_Db_Adapter_Pdo_Abstract-&#62;query('SELECT COUNT(DI...', Array)
#4 /chroot/home/lenovoco/lenovo.com/html/lib/Zend/Db/Adapter/Abstract.php(761): Varien_Db_Adapter_Pdo_Mysql-&#62;query(Object(Varien_Db_Select), Array)
#5 /chroot/home/lenovoco/lenovo.com/html/lib/Varien/Data/Collection/Db.php(162): Zend_Db_Adapter_Abstract-&#62;fetchOne(Object(Varien_Db_Select), Array)
#6 /chroot/home/lenovoco/lenovo.com/html/lib/Varien/Data/Collection.php(188): Varien_Data_Collection_Db-&#62;getSize()
#7 /chroot/home/lenovoco/lenovo.com/html/lib/Varien/Data/Collection.php(174): Varien_Data_Collection-&#62;getLastPageNumber()
#8 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Eav/Model/Entity/Collection/Abstract.php(928): Varien_Data_Collection-&#62;getCurPage()
#9 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Eav/Model/Entity/Collection/Abstract.php(784): Mage_Eav_Model_Entity_Collection_Abstract-&#62;_loadEntities(false, false)
#10 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Catalog/Block/Product/List.php(167): Mage_Eav_Model_Entity_Collection_Abstract-&#62;load()
#11 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Block/Abstract.php(642): Mage_Catalog_Block_Product_List-&#62;_beforeToHtml()
#12 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Block/Abstract.php(503): Mage_Core_Block_Abstract-&#62;toHtml()
#13 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Block/Abstract.php(454): Mage_Core_Block_Abstract-&#62;_getChildHtml('product_list', true)
#14 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Catalog/Block/Category/View.php(81): Mage_Core_Block_Abstract-&#62;getChildHtml('product_list')
#15 /chroot/home/lenovoco/lenovo.com/html/app/design/frontend/default/outlet/template/catalog/category/view.phtml(75): Mage_Catalog_Block_Category_View-&#62;getProductListHtml()
#16 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Block/Template.php(144): include('/chroot/home/le...')
#17 [...]]]></description>
			<content:encoded><![CDATA[<p>Title says it all.</p>
<p><a href="http://outlet.lenovo.com/report/?id=-528847430&amp;s=public">http://outlet.lenovo.com/report/?id=-528847430&amp;s=public</a></p>
<pre>SQLSTATE[HY000]: General error: 5 Out of memory (Needed 25165796 bytes)
<strong>Trace:</strong>
#0 /chroot/home/lenovoco/lenovo.com/html/lib/Zend/Db/Statement.php(283): Zend_Db_Statement_Pdo-&gt;_execute(Array)
#1 /chroot/home/lenovoco/lenovo.com/html/lib/Zend/Db/Adapter/Abstract.php(457): Zend_Db_Statement-&gt;execute(Array)
#2 /chroot/home/lenovoco/lenovo.com/html/lib/Zend/Db/Adapter/Pdo/Abstract.php(230): Zend_Db_Adapter_Abstract-&gt;query('SELECT COUNT(DI...', Array)
#3 /chroot/home/lenovoco/lenovo.com/html/lib/Varien/Db/Adapter/Pdo/Mysql.php(281): Zend_Db_Adapter_Pdo_Abstract-&gt;query('SELECT COUNT(DI...', Array)
#4 /chroot/home/lenovoco/lenovo.com/html/lib/Zend/Db/Adapter/Abstract.php(761): Varien_Db_Adapter_Pdo_Mysql-&gt;query(Object(Varien_Db_Select), Array)
#5 /chroot/home/lenovoco/lenovo.com/html/lib/Varien/Data/Collection/Db.php(162): Zend_Db_Adapter_Abstract-&gt;fetchOne(Object(Varien_Db_Select), Array)
#6 /chroot/home/lenovoco/lenovo.com/html/lib/Varien/Data/Collection.php(188): Varien_Data_Collection_Db-&gt;getSize()
#7 /chroot/home/lenovoco/lenovo.com/html/lib/Varien/Data/Collection.php(174): Varien_Data_Collection-&gt;getLastPageNumber()
#8 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Eav/Model/Entity/Collection/Abstract.php(928): Varien_Data_Collection-&gt;getCurPage()
#9 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Eav/Model/Entity/Collection/Abstract.php(784): Mage_Eav_Model_Entity_Collection_Abstract-&gt;_loadEntities(false, false)
#10 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Catalog/Block/Product/List.php(167): Mage_Eav_Model_Entity_Collection_Abstract-&gt;load()
#11 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Block/Abstract.php(642): Mage_Catalog_Block_Product_List-&gt;_beforeToHtml()
#12 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Block/Abstract.php(503): Mage_Core_Block_Abstract-&gt;toHtml()
#13 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Block/Abstract.php(454): Mage_Core_Block_Abstract-&gt;_getChildHtml('product_list', true)
#14 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Catalog/Block/Category/View.php(81): Mage_Core_Block_Abstract-&gt;getChildHtml('product_list')
#15 /chroot/home/lenovoco/lenovo.com/html/app/design/frontend/default/outlet/template/catalog/category/view.phtml(75): Mage_Catalog_Block_Category_View-&gt;getProductListHtml()
#16 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Block/Template.php(144): include('/chroot/home/le...')
#17 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Block/Template.php(176): Mage_Core_Block_Template-&gt;fetchView('frontend/defaul...')
#18 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Block/Template.php(193): Mage_Core_Block_Template-&gt;renderView()
#19 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Block/Abstract.php(643): Mage_Core_Block_Template-&gt;_toHtml()
#20 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Block/Text/List.php(43): Mage_Core_Block_Abstract-&gt;toHtml()
#21 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Block/Abstract.php(643): Mage_Core_Block_Text_List-&gt;_toHtml()
#22 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Block/Abstract.php(503): Mage_Core_Block_Abstract-&gt;toHtml()
#23 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Block/Abstract.php(454): Mage_Core_Block_Abstract-&gt;_getChildHtml('content', true)
#24 /chroot/home/lenovoco/lenovo.com/html/app/design/frontend/default/outlet/template/page/3columns.phtml(74): Mage_Core_Block_Abstract-&gt;getChildHtml('content')
#25 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Block/Template.php(144): include('/chroot/home/le...')
#26 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Block/Template.php(176): Mage_Core_Block_Template-&gt;fetchView('frontend/defaul...')
#27 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Block/Template.php(193): Mage_Core_Block_Template-&gt;renderView()
#28 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Block/Abstract.php(643): Mage_Core_Block_Template-&gt;_toHtml()
#29 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Model/Layout.php(526): Mage_Core_Block_Abstract-&gt;toHtml()
#30 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Controller/Varien/Action.php(347): Mage_Core_Model_Layout-&gt;getOutput()
#31 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Catalog/controllers/CategoryController.php(115): Mage_Core_Controller_Varien_Action-&gt;renderLayout()
#32 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Controller/Varien/Action.php(376): Mage_Catalog_CategoryController-&gt;viewAction()
#33 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(248): Mage_Core_Controller_Varien_Action-&gt;dispatch('view')
#34 /chroot/home/lenovoco/lenovo.com/html/app/code/community/ArtsOnIT/OfflineMaintenance/Controller/Router/Standard.php(46): Mage_Core_Controller_Varien_Router_Standard-&gt;match(Object(Mage_Core_Controller_Request_Http))
#35 /chroot/home/lenovoco/lenovo.com/html/app/code/core/Mage/Core/Controller/Varien/Front.php(158): ArtsOnIT_OfflineMaintenance_Controller_Router_Standard-&gt;match(Object(Mage_Core_Controller_Request_Http))
#36 /chroot/home/lenovoco/lenovo.com/html/app/Mage.php(459): Mage_Core_Controller_Varien_Front-&gt;dispatch()
#37 /chroot/home/lenovoco/lenovo.com/html/index.php(65): Mage::run()
#38 {main}</pre>
]]></content:encoded>
			<wfw:commentRss>http://zdinfo.com/2010/02/21/when-not-to-put-debug-info-on-your-production-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Confluence Office Connector in Mac / Firefox</title>
		<link>http://zdinfo.com/2010/01/28/using-confluence-office-connector-in-mac-firefox/</link>
		<comments>http://zdinfo.com/2010/01/28/using-confluence-office-connector-in-mac-firefox/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 15:08:43 +0000</pubDate>
		<dc:creator>zd</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[Confluence]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Office for Mac]]></category>

		<guid isPermaLink="false">http://zdinfo.com/?p=91</guid>
		<description><![CDATA[A lot of you have been using Confluence from Atlassian, which is a great tool for content collaboration. In order to get users involved in the process of collaboration, the system has to be made simple enough to use. Cumbersome software drives normal people away.
One key point is the ease of editing wiki pages. Few [...]]]></description>
			<content:encoded><![CDATA[<p>A lot of you have been using <a class="zem_slink" title="Confluence" rel="homepage" href="http://www.atlassian.com/software/confluence/">Confluence</a> from <a class="zem_slink" title="Atlassian" rel="homepage" href="http://www.atlassian.com/">Atlassian</a>, which is a great tool for content collaboration. In order to get users involved in the process of collaboration, the system has to be made simple enough to use. Cumbersome software drives normal people away.</p>
<p>One key point is the ease of editing wiki pages. Few of us can remember all the wiki markup tags correctly. Atlassian has addressed this problem by introducing the office connector. With the help from this connector, you could use your native Office editor to edit wiki pages. To make things even better, Confluence provides Office connector support on multiple OSes, including Windows, Linux, and Mac, which talks to Microsoft Office, Open Office, and/or <a class="zem_slink" title="NeoOffice" rel="homepage" href="http://www.neooffice.org/neojava/en/index.php">NeoOffice</a>.</p>
<p>Sounds exciting? Yes, except the default <a class="zem_slink freebase/en/webdav" title="WebDAV" rel="wikipedia" href="http://en.wikipedia.org/wiki/WebDAV">WebDav</a> Launcher plug-in from Confluence does not work under <a class="zem_slink" title="Firefox 3.5" rel="homepage" href="http://www.mozilla.com/en-US/firefox/upgrade.html">Firefox 3.5</a> (I am using 3.5.7 as of this writing). Luckily, there is a fix for it. You can download the latest Firefox add-on from <a title="Webdav Loader for Firefox" href="https://update.atlassian.com/office-connector/URLLauncher/latest/webdavloader.xpi">here</a>.</p>
<p>Another issue for Mac users. Apparently only NeoOffice is support in Mac OS X. Microsoft Office for Mac 2008 does not work. I tried to change the doc handler to Office for Mac in the WebDav Launcher, but Word always open an empty page. Could this mean WEBDAV is not directly supported in Office for Mac?</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=b6544322-8edb-4489-8d49-5ce0e0aa7840" alt="" /><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://zdinfo.com/2010/01/28/using-confluence-office-connector-in-mac-firefox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Restful Web Service for Java</title>
		<link>http://zdinfo.com/2009/12/09/restful-web-service-for-java/</link>
		<comments>http://zdinfo.com/2009/12/09/restful-web-service-for-java/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 21:42:31 +0000</pubDate>
		<dc:creator>zd</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zdinfo.com/?p=87</guid>
		<description><![CDATA[RESTEasy, CXF, Jersey, or Restlet?
]]></description>
			<content:encoded><![CDATA[<p>RESTEasy, CXF, Jersey, or Restlet?</p>
]]></content:encoded>
			<wfw:commentRss>http://zdinfo.com/2009/12/09/restful-web-service-for-java/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>yuan, yen, and won</title>
		<link>http://zdinfo.com/2009/12/08/yuan-yen-and-won/</link>
		<comments>http://zdinfo.com/2009/12/08/yuan-yen-and-won/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 19:22:06 +0000</pubDate>
		<dc:creator>zd</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zdinfo.com/?p=85</guid>
		<description><![CDATA[



Image via Wikipedia



Sometimes people are confused over the currency names from east Asia &#8211; Chinese Yuan, Japanese Yen, and Korean Won. These names sound similar.
They do sound alike for a reason &#8211; they came from the exact same Chinese character 元(everyday form)，圆(simplified Chinese)，or 圓(traditional Chinese). In Japan, the corresponding Kanji has a new form of [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="display: block; width: 310px; margin: 1em;">
<div>
<dl class="wp-caption alignright" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://en.wikipedia.org/wiki/Image:Renminbi_banknotes.JPG"><img title="Renminbi" src="http://upload.wikimedia.org/wikipedia/en/thumb/2/22/Renminbi_banknotes.JPG/300px-Renminbi_banknotes.JPG" alt="Renminbi" width="300" height="332" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://en.wikipedia.org/wiki/Image:Renminbi_banknotes.JPG">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>Sometimes people are confused over the currency names from east Asia &#8211; Chinese Yuan, Japanese Yen, and Korean Won. These names sound similar.</p>
<p>They do sound alike for a reason &#8211; they came from the exact same Chinese character 元(everyday form)，圆(simplified Chinese)，or 圓(traditional Chinese). In Japan, the corresponding Kanji has a new form of 円.</p>
<p>As of today, 1 Yuan (Renminbi) = 12.94 Yen = 168.55 Won = 0.1465 USD</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=23aec120-f859-4e13-b81f-1db3d19202f8" alt="" /><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://zdinfo.com/2009/12/08/yuan-yen-and-won/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrome for Mac beta (4.0.249.30) is out</title>
		<link>http://zdinfo.com/2009/12/08/chrome-for-mac-beta-4-0-249-30-is-out/</link>
		<comments>http://zdinfo.com/2009/12/08/chrome-for-mac-beta-4-0-249-30-is-out/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 17:25:06 +0000</pubDate>
		<dc:creator>zd</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zdinfo.com/?p=83</guid>
		<description><![CDATA[

Google Chrome for Mac&#8217;s recent dev update 4.0.249.30 was promoted to Beta today. This means you can directly download Chrome for Mac from Google&#8217;s main Chrome site instead of dev channel.
I have been using the dev version since it was out. There have been a lot of issues in the beginning but the Chrome team [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img zemanta-action-dragged" style="display: block; width: 206px; margin: 1em;">
<div class="wp-caption alignnone" style="width: 206px"><a href="http://en.wikipedia.org/wiki/Image:GoogleChromeLogo.png"><img title="Google Chrome Icon" src="http://upload.wikimedia.org/wikipedia/en/3/35/GoogleChromeLogo.png" alt="Google Chrome Icon" width="196" height="187" /></a><p class="wp-caption-text">Image via Wikipedia</p></div>
</div>
<p>Google Chrome for <a class="zem_slink freebase/en/macintosh" title="Macintosh" rel="wikipedia" href="http://en.wikipedia.org/wiki/Macintosh">Mac</a>&#8217;s recent dev update 4.0.249.30 was promoted to Beta today. This means you can directly download Chrome for Mac from Google&#8217;s main Chrome site instead of dev channel.</p>
<p>I have been using the dev version since it was out. There have been a lot of issues in the beginning but the Chrome team has managed to get rid of major ones. I would recommend Chrome for Mac for everyday work.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=131c934b-42fc-4b67-8631-c2478240697a" alt="" /><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://zdinfo.com/2009/12/08/chrome-for-mac-beta-4-0-249-30-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gizmo5 now part of Google</title>
		<link>http://zdinfo.com/2009/11/09/gizmo5-now-part-of-google/</link>
		<comments>http://zdinfo.com/2009/11/09/gizmo5-now-part-of-google/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 20:24:56 +0000</pubDate>
		<dc:creator>zd</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Unified Communications]]></category>

		<guid isPermaLink="false">http://zdinfo.com/?p=73</guid>
		<description><![CDATA[According to TechCrunch, Gizmo5 is part of Google now. That implies Google Voice will have more features.
Yes, it also means I might be able to make VoIP calls on my Droid soon.

]]></description>
			<content:encoded><![CDATA[<p>According to <a href="http://www.techcrunch.com/2009/11/09/exclusive-google-has-acquired-gizmo5/">TechCrunch</a>, Gizmo5 is part of <a class="zem_slink freebase/guid/9202a8c04000641f800000000042acea" title="Google" rel="homepage" href="http://google.com">Google</a> now. That implies <a class="zem_slink" title="Google Voice" rel="homepage" href="http://www.google.com/googlevoice/about.html">Google Voice</a> will have more features.</p>
<p>Yes, it also means I might be able to make <a class="zem_slink freebase/guid/9202a8c04000641f80000000000879cc" title="Voip" rel="wikinvest" href="http://www.wikinvest.com/concept/Voip">VoIP</a> calls on my Droid soon.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=0bea3252-6341-406c-bfbe-391a785bd141" alt="" /><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://zdinfo.com/2009/11/09/gizmo5-now-part-of-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Verizon Wireless Droid Test Drive</title>
		<link>http://zdinfo.com/2009/11/06/verizon-wireless-droid-test-drive/</link>
		<comments>http://zdinfo.com/2009/11/06/verizon-wireless-droid-test-drive/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 19:21:11 +0000</pubDate>
		<dc:creator>zd</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Unified Communications]]></category>
		<category><![CDATA[AT&T]]></category>
		<category><![CDATA[Droid]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Verizon Wireless]]></category>

		<guid isPermaLink="false">http://zdinfo.com/?p=71</guid>
		<description><![CDATA[

This morning I picked up a Droid from my the local VZW store. My iPhone was out of contract and I have been looking forward to an android phone.
Overall, I like this phone

It seems to be more responsive compared to my iPhone.
Plus it has two apps I have been wanting &#8211; Google Voice and Google [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="display: block; width: 310px; margin: 1em;">
<div class="wp-caption alignright" style="width: 310px"><a href="http://en.wikipedia.org/wiki/Image:Verizon-Wireless-Logo.svg"><img title="Cellco Partnership D/B/A Verizon Wireless" src="http://upload.wikimedia.org/wikipedia/en/thumb/3/39/Verizon-Wireless-Logo.svg/300px-Verizon-Wireless-Logo.svg.png" alt="Cellco Partnership D/B/A Verizon Wireless" width="300" height="119" /></a><p class="wp-caption-text">Image via Wikipedia</p></div>
</div>
<p>This morning I picked up a Droid from my the local VZW store. My iPhone was out of contract and I have been looking forward to an android phone.</p>
<p>Overall, I like this phone</p>
<ul>
<li>It seems to be more responsive compared to my iPhone.</li>
<li>Plus it has two apps I have been wanting &#8211; <a class="zem_slink freebase/guid/9202a8c04000641f800000000042acea" title="Google" rel="homepage" href="http://google.com">Google</a> Voice and Google Maps Navigation.</li>
<li>I like android os.</li>
</ul>
<p>Issues I am having:</p>
<ul>
<li><a class="zem_slink freebase/guid/9202a8c04000641f8000000000261462" title="Verizon Wireless" rel="homepage" href="http://www.verizonwireless.com">Verizon Wireless</a>&#8217;s 3G coverage is worse than <a class="zem_slink freebase/guid/9202a8c04000641f80000000008f0449" title="AT&amp;T" rel="homepage" href="http://www.att.com/">AT&amp;T</a> in my basement, contrary to what they claimed in the commercials.</li>
<li>It seems only one Google calendar is supported (sync-ed), although multiple gmail accounts can be added into the phone.</li>
<li>(normal) Yahoo mails are not supported by default.</li>
<li>On iPhone, you can see the number of unread emails, texts, etc, in a red circle attached to the application. There is no such information on Droid.</li>
<li>I actually do not need the built-in keyboard since I have been used to iPhone&#8217;s software keyboard.</li>
<li>Lack of (other) decent apps, compared to what I had on my iPhone.</li>
</ul>
<p>I will try it for some more time and decide whether to keep it.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=a4119034-c1f2-484e-bffd-d04cfd236f8b" alt="" /><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://zdinfo.com/2009/11/06/verizon-wireless-droid-test-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon&#8217;s MySQL and more EC instances</title>
		<link>http://zdinfo.com/2009/10/27/amazons-mysql-and-more-ec-instances/</link>
		<comments>http://zdinfo.com/2009/10/27/amazons-mysql-and-more-ec-instances/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 09:10:01 +0000</pubDate>
		<dc:creator>zd</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://zdinfo.com/?p=67</guid>
		<description><![CDATA[One of the major offerings from Amazon Web Service (AWS) is Simple DB, similar to Google&#8217;s bigtable, which is not a relational database. Some people have managed to migrated their applications to SDB in order to move their application to the Amazon cloud. Many other people who could not/would not convert their relational DB back-end [...]]]></description>
			<content:encoded><![CDATA[<p>One of the major offerings from Amazon Web Service (AWS) is Simple DB, similar to Google&#8217;s bigtable, which is not a relational database. Some people have managed to migrated their applications to SDB in order to move their application to the Amazon cloud. Many other people who could not/would not convert their relational DB back-end to SDB installed MySQL on the EC2 instances instead, then again, they started to worry about how to persist the data directory on Amazon EBS. It was some additional pain indeed.</p>
<p>Nice thing is that Amazon today announced Amazon Relational DB Service(rdf), based on MySQL. Now people do not have to google the &#8220;best practice&#8221; to persist on EBS without compromising performance. Hopefully this will drive more people to Amazon&#8217;s AWS.</p>
]]></content:encoded>
			<wfw:commentRss>http://zdinfo.com/2009/10/27/amazons-mysql-and-more-ec-instances/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrome 4.0.222.5 for Mac released</title>
		<link>http://zdinfo.com/2009/10/16/chrome-4-0-222-5-for-mac-released/</link>
		<comments>http://zdinfo.com/2009/10/16/chrome-4-0-222-5-for-mac-released/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 19:08:54 +0000</pubDate>
		<dc:creator>zd</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://zdinfo.com/?p=64</guid>
		<description><![CDATA[If you are on the dev channel, your Chrome will be upgraded automatically.
There are some new features as well as some bugfixes. New features include enabling &#8220;Edit Search Engine&#8221; menu item,  and &#8220;default browser&#8221;.
Performance-wise, it seems this version has a smaller toll on the CPU compared to previous ones.
]]></description>
			<content:encoded><![CDATA[<p>If you are on the dev channel, your Chrome will be upgraded automatically.</p>
<p>There are some new features as well as some bugfixes. New features include enabling &#8220;Edit Search Engine&#8221; menu item,  and &#8220;default browser&#8221;.</p>
<p>Performance-wise, it seems this version has a smaller toll on the CPU compared to previous ones.</p>
]]></content:encoded>
			<wfw:commentRss>http://zdinfo.com/2009/10/16/chrome-4-0-222-5-for-mac-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
