<?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>effective life plus &#187; mobile</title>
	<atom:link href="http://www.binzywu.com/tag/mobile/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.binzywu.com</link>
	<description>Binzy&#039;s blog</description>
	<lastBuildDate>Thu, 17 Jun 2010 00:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Is Windows Phone 7 Series the One I Expect?</title>
		<link>http://www.binzywu.com/2010/02/is-windows-phone-7-series-the-one-i-expect/</link>
		<comments>http://www.binzywu.com/2010/02/is-windows-phone-7-series-the-one-i-expect/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 05:12:54 +0000</pubDate>
		<dc:creator>binzywu</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[windows mobile]]></category>
		<category><![CDATA[windows phone 7 series]]></category>
		<category><![CDATA[windows phone7]]></category>
		<category><![CDATA[wp7]]></category>

		<guid isPermaLink="false">http://www.binzywu.com/?p=108</guid>
		<description><![CDATA[Microsoft announced WP7 series on WMC2010. (Announce video: http://www.youtube.com/watch?v=5q-HtdW03Zs, pretty cool!) And there are lots of people are talking about it. But what I expect of a mobile OS? I write this down 9 months ago: 1. Small/Micro kernel. 2. Powerful &#8230; <a href="http://www.binzywu.com/2010/02/is-windows-phone-7-series-the-one-i-expect/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Microsoft announced WP7 series on WMC2010. (Announce video: <a href="http://www.youtube.com/watch?v=5q-HtdW03Zs">http://www.youtube.com/watch?v=5q-HtdW03Zs</a>, pretty cool!) And there are lots of people are talking about it. But what I expect of a mobile OS? I write <a href="http://www.binzywu.com/2009/05/mobile-operating-systems/" target="_blank">this</a> down 9 months ago:</p>
<p>1. Small/Micro kernel.<br />
2. Powerful UI.<br />
3. Simple Application development.</p>
<p>And what I can see now is it really has an innovative UI and I like it. The kernel should be neat althought it definitely should be based on Win CE (guess). So what I really want to know is how to develop app based on this new UI. It should bring a tough switch&#8230; But let&#8217;s check it out on <a title="mix10" href="http://live.visitmix.com" target="_blank">MIX10</a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.binzywu.com/2010/02/is-windows-phone-7-series-the-one-i-expect/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Widgets on Windows Mobile</title>
		<link>http://www.binzywu.com/2009/06/widgets-on-windows-mobile/</link>
		<comments>http://www.binzywu.com/2009/06/widgets-on-windows-mobile/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 08:36:58 +0000</pubDate>
		<dc:creator>binzywu</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[windows mobile]]></category>

		<guid isPermaLink="false">http://www.binzywu.com/?p=49</guid>
		<description><![CDATA[Microsoft just released the new mobile 6.5 developer toolkit, and you can get it from http://www.microsoft.com/downloads/details.aspx?displaylang=en&#38;FamilyID=20686a1d-97a8-4f80-bc6a-ae010e085a6e Normally you only can develop application for windows mobile via C/C++ or .Net CF. But as to me, I pretty hope to use more simple stuff to &#8230; <a href="http://www.binzywu.com/2009/06/widgets-on-windows-mobile/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Microsoft just released the new mobile 6.5 developer toolkit, and you can get it from <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=20686a1d-97a8-4f80-bc6a-ae010e085a6e">http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=20686a1d-97a8-4f80-bc6a-ae010e085a6e</a></p>
<p>Normally you only can develop application for windows mobile via C/C++ or .Net CF. But as to me, I pretty hope to use more simple stuff to build app, like html and javascript, which means widget: <a href="http://www.w3.org/TR/widgets/">http://www.w3.org/TR/widgets/</a>. Like <a href="http://dev.opera.com/sdk/" target="_blank">Opera widget</a>, provides this dev feature, but it&#8217;s not Windows Mobile nature&#8230;</p>
<p>Great thing is coming, Windows Mobile 6.5 now supports the widget although I&#8217;m still hoping a better app list interface! Check out this about building widget on WM6.5, <a href="http://blogs.msdn.com/windowsmobile/archive/2009/06/04/getting-started-with-widgets-on-windows-mobile-6-5.aspx">http://blogs.msdn.com/windowsmobile/archive/2009/06/04/getting-started-with-widgets-on-windows-mobile-6-5.aspx</a>. Going to try creating something. <img src='http://www.binzywu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.binzywu.com/2009/06/widgets-on-windows-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flickr Mobile Site</title>
		<link>http://www.binzywu.com/2009/05/flickr-mobile/</link>
		<comments>http://www.binzywu.com/2009/05/flickr-mobile/#comments</comments>
		<pubDate>Fri, 29 May 2009 11:31:13 +0000</pubDate>
		<dc:creator>binzywu</dc:creator>
				<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[windows mobile]]></category>

		<guid isPermaLink="false">http://www.binzywu.com/?p=43</guid>
		<description><![CDATA[http://m.flickr.com is quite nice, including structure, design and functionalities.I do not have many experiences on mobile site development, but to me, if all websites can be like flickr mobile, I don&#8217;t think the I need so many client applications. Honestly, &#8230; <a href="http://www.binzywu.com/2009/05/flickr-mobile/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a title="flickr mobile" href="http://m.flickr.com" target="_blank">http://m.flickr.com</a> is quite nice, including structure, design and functionalities.I do not have many experiences on mobile site development, but to me, if all websites can be like flickr mobile, I don&#8217;t think the I need so many client applications. Honestly, I don&#8217;t like facebook mobile, twitter mobile, so Ihave to install client applications for them to get better user experience.</p>
<p>via looking into the html source of flickr, I just realized it&#8217;s true that people say iphone changed the world. And flickr mobile is optimized for iphone,completely, although I can get almost same user experience by Opera on windows mobile phone. And unfortunately, flickr mobile doesn&#8217;t response same to IE on mobile&#8230;</p>
<p>So as resource for myself, there are two sites look nice, <a title="http://www.iphonemicrosites.com" href="http://www.iphonemicrosites.com" target="_blank">http://www.iphonemicrosites.com</a> and <a href="http://www.iphonecompatible.net" target="_blank">http://www.iphonecompatible.net</a>.</p>
<div id="attachment_44" class="wp-caption alignnone" style="width: 330px"><img class="size-full wp-image-44" title="flickr" src="http://www.binzywu.com/wp-content/uploads/2009/05/flickr.jpg" alt="flickr mobile" width="320" height="320" /><p class="wp-caption-text">flickr mobile</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.binzywu.com/2009/05/flickr-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Operating Systems</title>
		<link>http://www.binzywu.com/2009/05/mobile-operating-systems/</link>
		<comments>http://www.binzywu.com/2009/05/mobile-operating-systems/#comments</comments>
		<pubDate>Tue, 26 May 2009 06:08:54 +0000</pubDate>
		<dc:creator>binzywu</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[windows mobile]]></category>

		<guid isPermaLink="false">http://www.binzywu.com/?p=37</guid>
		<description><![CDATA[It was reported that ChinaMobile and ChinaUnicom are developing their own operating system based on Android which actually is Linux. (actually China Mobile already released/will release their OS called OMS, open mobile system) I have no idea why it&#8217;s not Windows &#8230; <a href="http://www.binzywu.com/2009/05/mobile-operating-systems/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It was reported that ChinaMobile and ChinaUnicom are developing their own operating system based on <a href="http://www.android.com/" target="_blank">Android </a>which actually is Linux. (actually China Mobile already released/will release their OS called OMS, open mobile system) I have no idea why it&#8217;s not Windows Mobile but Android. Looks google will be successful in China mobile market. <a href="http://en.wikipedia.org/wiki/IPhone_OS" target="_blank">IPhone </a>is based on Darwin, actually is Unix. Symbian, which is just a toy. I don&#8217;t know Palm and Blackberry. So no comments. <a href="http://en.meizu.com/m/m8.html" target="_blank">Mezu M8</a> has developed a great system based on WinCE 6.0. I think they should sell the system to Microsoft. <a href="http://www.microsoft.com/windowsmobile/en-us/default.mspx" target="_blank">Windows Mobile</a>, which is official ver6.5 but actually is WinCE 5.2, sigh.</p>
<p>So looks the war comes back, windows vs linux vs unix. Does Windows mobile possibly win?</p>
<p>I&#8217;m expecting new and fast kernel, simple and powerful UI, easy to dev app&#8230;  Seems Android is what I expect?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.binzywu.com/2009/05/mobile-operating-systems/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
