<?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>GirlieMac! Blog &#187; WAP</title>
	<atom:link href="http://girliemac.com/blog/category/wap/feed/" rel="self" type="application/rss+xml" />
	<link>http://girliemac.com/blog</link>
	<description>Web and Mobile Development</description>
	<lastBuildDate>Thu, 29 Mar 2012 22:56:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Open Web Camp III</title>
		<link>http://girliemac.com/blog/2011/07/19/open-web-camp-iii/</link>
		<comments>http://girliemac.com/blog/2011/07/19/open-web-camp-iii/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 01:18:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[GirlieMac! News]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Palm]]></category>
		<category><![CDATA[WAP]]></category>
		<category><![CDATA[WebKit]]></category>
		<category><![CDATA[WinMo]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://girliemac.com/blog/?p=244</guid>
		<description><![CDATA[I had this wonderful opportunity to speak at OpenWebCamp III at Stanford University on this weekend, and I feel very honor to be there with so many [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_jade" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fgirliemac.com%252Fblog%252F2011%252F07%252F19%252Fopen-web-camp-iii%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fis.gd%2FpQQxJS%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Open%20Web%20Camp%20III%20%23mobile%20%23w3c%22%20%7D);"></div>
<p><img src="http://girliemac.com/blog/wp-content/uploads/2011/07/owc-logo-orig.png" alt="owc-logo" />
<p>I had this wonderful opportunity to speak at <a href="http://openwebcamp.org/" target="_blank">OpenWebCamp III</a> at Stanford University on this weekend, and I feel very honor to be there with so many great speakers and attendees. </p>
<p>Apparently, I have been doing mobile development longer than most of people, I picked the subject on developing mobile web, and how it has been changed and what we can do next.</p>
<p>I covered the topics including:</p>
<ul>
<li>How the mobile development has changed from WML, XHTML-MP, HTML4 and finally HTML5 with CSS3
<li>Legacy to HTML5: using input attributes to make easier for a user to type on phone
<li>Dealing with smarter phones: Viewport and Media-queries
<li>High DPI display: CSS pixel != Device pixel
<li>Device API
</ul>
<p><a href="http://girliemac.com/slides/owc3/" target="_blank">My slides, &#8220;WAP to HTML5: Mobile web &#8211; past, present, and future&#8221; is available in html5</a>, not Powepoint or Keynotes so I couldn&#8217;t post it on SlideShare!</p>

]]></content:encoded>
			<wfw:commentRss>http://girliemac.com/blog/2011/07/19/open-web-camp-iii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Classification of Mobile Browsers</title>
		<link>http://girliemac.com/blog/2009/09/22/classification-of-mobile-browsers/</link>
		<comments>http://girliemac.com/blog/2009/09/22/classification-of-mobile-browsers/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 03:00:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Palm]]></category>
		<category><![CDATA[WAP]]></category>
		<category><![CDATA[WebKit]]></category>
		<category><![CDATA[WinMo]]></category>

		<guid isPermaLink="false">http://girliemac.com/blog/?p=93</guid>
		<description><![CDATA[Today, I am not going to post some CSS3 tricks on Webkit, or stuff like that. Instead, I post a list mobile browsers, since I am often [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_jade" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fgirliemac.com%252Fblog%252F2009%252F09%252F22%252Fclassification-of-mobile-browsers%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Classification%20of%20Mobile%20Browsers%20%22%20%7D);"></div>
<p>Today, I am not going to post some CSS3 tricks on Webkit, or stuff like that. Instead, I post a list mobile browsers, since I am often asked about mobile / WAP browsers by engineers, product managers, and mobile-curious or mobile-newbie people.
<p>I gathered 30+ major browsers I have worked with (plus a few I have never even seen), and categorize by the markup that browsers can render &#8211; WML, CHTML, XHTML-MP, and HTML4.</p>
<p>So, here you go. If you find some mistakes, let me know!</p>
<style type="text/css">
			#mobile-browsers table {width: 500px; margin-bottom: 1em; border-right: 1px solid #999;border-bottom: 1px solid #999;}
			#mobile-browsers table tr td,
			#mobile-browsers table tr th {margin: 0; padding: 3px; border-left: 1px solid #999;}
			#mobile-browsers table tr.first td {border-top: 1px solid #999;}
		</style>
<div id="mobile-browsers">
<table>
<tr style="background-color:#ebb06a;">
<th colspan="2">WML Browsers (WAP 1.x)</th>
</tr>
<tr>
<td width="40%">Openwave earliy browsers 4.x </td>
<td>&nbsp;</td>
</tr>
<tr class="first">
<td>Early Nokia browser</td>
<td>&nbsp;</td>
</tr>
<tr class="first">
<td>Early Obigo browser</td>
<td>&nbsp;</td>
</tr>
</table>
<table>
<tr style="background-color:#bbda78;">
<th colspan="2">CHTML Browsers (Common in Japan)</th>
</tr>
<tr>
<td width="40%" rowspan="2">CHTML browsers</td>
<td>Compact-HTML browsers</td>
</tr>
<tr>
<td>Compact NetFront</td>
</tr>
<tr class="first">
<td>i-mode browsers (CHTML / XHTML) </td>
<td>NTT Docomo</td>
</tr>
</table>
<table>
<tr style="background-color:#f2a1d3">
<th colspan="2">XHTML Browsers (WAP 2.x &#8211; XHTML-MP / WML)</th>
</tr>
<tr>
<td rowspan="2" width="40%">WebKit</td>
<td>Nokia S40</td>
</tr>
<tr>
<td>Nokia S60 &#8211; earlier versions, or &#8220;Services&#8221; browser</td>
</tr>
<tr class="first">
<td rowspan="2">NetFront by Access</td>
<td>Palm Blazer 3.x -</td>
</tr>
<tr>
<td>Sony Ericsson WAP browser</td>
</tr>
<tr class="first">
<td>Blazer by Handspring</td>
<td>original browsers before accured by Palm</td>
</tr>
<tr class="first">
<td rowspan="5">Openwave 6.x</td>
<td>Siemens</td>
</tr>
<tr>
<td>Sharp</td>
</tr>
<tr>
<td>Sanyo</td>
</tr>
<tr>
<td>Motorola</td>
</tr>
<tr>
<td>Toshiba</td>
</tr>
<tr class="first">
<td>Blackberry by RIM</td>
<td>Blackberry browser- earlier version ~4.3? (<a href="http://docs.blackberry.com/en/developers/subcategories/?userType=21&#038;category=BlackBerry+Browser" target="_blank">*</a>)</td>
</tr>
<tr class="first">
<td>Obigo by Teleca</td>
<td></td>
</tr>
<tr class="first">
<td>Polaris by InfraWare</td>
<td></td>
</tr>
<tr class="first">
<td>Helio</td>
<td></td>
</tr>
<tr class="first">
<td>Motorola MIB</td>
<td></td>
</tr>
</table>
<table>
<tr style="background-color:#91e0f1;">
<th colspan="2">HTML Browsers</th>
</tr>
<tr>
<td width="40%" rowspan="7">WebKit</td>
<td>Nokia S60 3rd gen., &#8220;Web&#8221; Mini-map browser</td>
</tr>
<tr>
<td>Apple Mobile Safari</td>
</tr>
<tr>
<td>Google Android </td>
</tr>
<tr>
<td>Palm WebOS </td>
</tr>
<tr>
<td>Iris, by Torch Mobile (now RIM)</td>
</tr>
<tr>
<td>Bitstream Bolt (Proxy)</td>
</tr>
<tr>
<td>MOTOMAGX (Motorola Linux devices)</td>
</tr>
<tr class="first">
<td rowspan="4">Gecko</td>
<td>Mozilla Minimo (dead?)</td>
</tr>
<tr>
<td>Mozilla Fennec</td>
</tr>
<tr>
<td>Maemo (aka MicroB)</td>
</tr>
<tr>
<td>Skyfire</td>
</tr>
<tr class="first">
<td rowspan="4">Opera (proxy)</td>
<td>Opera Mobile</td>
</tr>
<tr>
<td>Opera Mini</td>
</tr>
<tr>
<td>Nintendo DSi</td>
</tr>
<tr>
<td>Nintendo Wii</td>
</tr>
<tr class="first">
<td>Blackberry by RIM</td>
<td>Blackberry browser ver.4.6+ (I am not sure about 4.4 and 4.5)</td>
</tr>
<tr class="first">
<td>Microsoft Internet Explorer (was Microsoft Pocket IE) </td>
<td>(earlier versions do not support CSS?)</td>
</tr>
<tr class="first">
<td rowspan="4">NetFront 3.x ?</td>
<td>Sony Ericsson browsers</td>
</tr>
<tr>
<td>Sony PlayStation / PSP browsers</td>
</tr>
<tr>
<td>Palm Blazer 4.x</td>
</tr>
<tr>
<td>Amazon Kindle</td>
</tr>
<tr class="first">
<td>Teleca</td>
<td>Teleca Browser V3.x ? (LG Voyager)</td>
</tr>
<tr class="first">
<td>Danger (now by Microsoft)</td>
<td>Sidekick</td>
</tr>
</table></div>
<p>I have categorized only with the markup type, and did not sub-categorize these browsers. However, if I would, I may want to grade XHTML-MP devices with page memory size (=&#8221;deck size&#8221;, yes I said deck size), and screen resolution for UI design purpose. </p>
<p>To grade full-HTML browsers, you need to spend massive time and effort on testing rendering capability with CSS, and Javascript DOM compatibility, events, etc.  Actually, PPK  has done excellent work on mobile browser testing, so you can simply visit <a href="http://www.quirksmode.org/m/" target="_blank">Quirksmode.org</a>!</p>

]]></content:encoded>
			<wfw:commentRss>http://girliemac.com/blog/2009/09/22/classification-of-mobile-browsers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Meet Fennec, a little brother of Firefox</title>
		<link>http://girliemac.com/blog/2008/10/18/meet-fennec-a-little-brother-of-firefox/</link>
		<comments>http://girliemac.com/blog/2008/10/18/meet-fennec-a-little-brother-of-firefox/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 23:57:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[WAP]]></category>

		<guid isPermaLink="false">http://girliemac.com/blog/2008/10/18/meet-fennec-a-little-brother-of-firefox/</guid>
		<description><![CDATA[Here comes Fennec!!! (Release note) It&#8217;s been a whole year since Firefox first announced that they were developing for their mobile version, after the not-so-successful Minimo for [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_jade" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fgirliemac.com%252Fblog%252F2008%252F10%252F18%252Fmeet-fennec-a-little-brother-of-firefox%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Meet%20Fennec%2C%20a%20little%20brother%20of%20Firefox%22%20%7D);"></div>
<p>Here comes Fennec!!! (<a href="http://www.mozilla.org/projects/fennec/1.0a1/releasenotes/" target="_blank">Release note</a>)<br/><br />
It&#8217;s been a whole year since Firefox <a href="http://girliemac.com/blog/2007/10/11/mobile-firefox-is-coming/">first announced</a> that they were developing for their mobile version, after the not-so-successful Minimo for WinMo, and they finally released this public alpha for Nokia N810, whose default built-in browser is already Mozilla-based MicroB.<br/><br />
Unfortunately neither I or my beloved DeviceAnywhere has N810 device, so I tried the one for Mac OS.<br />
Because this is for N810 WVGA screen, so the browser window is set 800&#215;480 pixel, and support touch screen (so you need flick the screen to navigate).  I am wondering how comfortable with the UI on other smaller screen devices, or how non-touch screen UI would look like. (Or are they even planning to support one?)  <br/><br />
Anyway, I was playing around and tested some pages quickly: <br/><br />
<a href="http://www.flickr.com/photos/girliemac/2952344089/" title="Fennec Alpha by GirlieMac, on Flickr"><img src="http://farm4.static.flickr.com/3208/2952344089_6ba92fdda2_m.jpg" alt="Fennec Alpha" height="144" width="240" /></a> <a href="http://www.flickr.com/photos/girliemac/2952344181/" title="Fennec Alpha by GirlieMac, on Flickr"><img src="http://farm4.static.flickr.com/3229/2952344181_011c67a0a6_m.jpg" alt="Fennec Alpha" height="144" width="240" /></a><a href="http://www.flickr.com/photos/girliemac/2952344181/" title="Fennec Alpha by GirlieMac, on Flickr"></a><br />
(left) Startup screen, and (right) Yahoo! search.<br />
<br/><br />
<a href="http://www.flickr.com/photos/girliemac/2953195598/" title="Fennec Alpha by GirlieMac, on Flickr"><img src="http://farm4.static.flickr.com/3176/2953195598_06a7032d64_m.jpg" alt="Fennec Alpha" height="144" width="240" /></a> <a href="http://www.flickr.com/photos/girliemac/2952294985/" title="Acid3 Test on Fennec by GirlieMac, on Flickr"><img src="http://farm4.static.flickr.com/3023/2952294985_9c8098bc8d_m.jpg" alt="Acid3 Test on Fennec" height="144" width="240" /></a><a href="http://www.flickr.com/photos/girliemac/2952294985/" title="Acid3 Test on Fennec by GirlieMac, on Flickr"></a><br />
(L) My twitter home page. Editting was a bit pain because I don&#8217;t see a cursor on this emulator. (R) Run Acid3 test. 90/100 is good (better than iPhone Safari but doesn&#8217;t beat the latest Webkit which gets perfect score).<br />
<br/><br />
<a href="http://www.flickr.com/photos/girliemac/2953195682/" title="Fennec Alpha by GirlieMac, on Flickr"><img src="http://farm4.static.flickr.com/3007/2953195682_1111f7717d_m.jpg" alt="Fennec Alpha" height="144" width="240" /></a> <a href="http://www.flickr.com/photos/girliemac/2952344291/" title="Fennec Alpha by GirlieMac, on Flickr"><img src="http://farm4.static.flickr.com/3142/2952344291_bea1ce0028_m.jpg" alt="Fennec Alpha" height="144" width="240" /></a><a href="http://www.flickr.com/photos/girliemac/2952344291/" title="Fennec Alpha by GirlieMac, on Flickr"></a><br />
(L) iCuteOverload. Looks like it supports iUI nicely. I need to take out the &#8220;-webkit&#8221; prefix to see if border-image works on Fennec. (R) Some tests on event &#8211; not seems to support (both results &#8220;true&#8221; on iPhone Safari)<br />
<br/><br />
Anyway, overall I think this is pretty sweet. I am excite to see the battle among Webkit &#8211; Apple vs. Google, and vs. Mozilla.Also, if you are lucky enough own N810, try <a href="http://ftp.mozilla.org/pub/mozilla.org/mobile/mozilla-fennec.install" target="_blank">install</a> it on your device!</p>

]]></content:encoded>
			<wfw:commentRss>http://girliemac.com/blog/2008/10/18/meet-fennec-a-little-brother-of-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google announced API for LBS on Mobile</title>
		<link>http://girliemac.com/blog/2008/08/26/google-announced-api-for-lbs-on-mobile/</link>
		<comments>http://girliemac.com/blog/2008/08/26/google-announced-api-for-lbs-on-mobile/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 21:41:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[WAP]]></category>

		<guid isPermaLink="false">http://girliemac.com/blog/2008/08/26/google-announced-api-for-lbs-on-mobile/</guid>
		<description><![CDATA[Google launched the Gears Geolocation API for mobile on last week on their official Goolge code blog, and Mobile Blog, with a screenshot of a sample mobile [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_jade" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fgirliemac.com%252Fblog%252F2008%252F08%252F26%252Fgoogle-announced-api-for-lbs-on-mobile%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Google%20announced%20API%20for%20LBS%20on%20Mobile%22%20%7D);"></div>
<p>Google launched the Gears Geolocation API for mobile on last week on their <a href="http://google-code-updates.blogspot.com/2008/08/two-new-ways-to-location-enable-your.html" target="_blank">official Goolge code blog</a>, and <a href="http://googlemobile.blogspot.com/2008/08/new-gears-geolocation-api-powers-mobile.html" target="_blank">Mobile Blog</a>, with a screenshot of a sample mobile site, <em>Rummble</em> and video demo of <em>lastminute.com</em> of UK. </p>
<p>
On mobile devices with Gears installed, Javascript functions grab the cell-ID of nearby cell towers or GPS (if either is available) to improve the postion fix. </p>
<p>
<img src="http://girliemac.com/blog/wp-content/images/google_lbs.png" align="right" /></p>
<p>The two methods:<br />
<code>getCurrentPosition()</code> makes a single, one-off attempt to get a position fix.<br />
<code>watchPosition()</code> watches the user&#8217;s position over time, and updates the position changes.</p>
<p>Also,<br />
<code> lastPosition</code> get an approximate position fix </p>
<p>
The bad news is that API is available on Internet Explorer, Firefox and IE Mobile (<a href="http://www.google.com/support/mobile/bin/answer.py?answer=105928" target="_blank">selected devices only</a> &#8211; incl. Samsung Blackjack II, HTC Touch Dual, TyTN, Palm Treo750 etc.) and will be available on Android. I was going to try it with S60, until I read the line on the announcement.</p>
<p>The good news is that they are currently implementing the editor&#8217;s draft of the <a href="http://dev.w3.org/geo/api/spec-source.html" target="_blank">W3C Geolocation specification</a> with Microsoft and Mozilla guys.</p>

]]></content:encoded>
			<wfw:commentRss>http://girliemac.com/blog/2008/08/26/google-announced-api-for-lbs-on-mobile/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dev.mobi Event at Palo Alto</title>
		<link>http://girliemac.com/blog/2008/05/31/devmobi-event-at-palo-alto/</link>
		<comments>http://girliemac.com/blog/2008/05/31/devmobi-event-at-palo-alto/#comments</comments>
		<pubDate>Sat, 31 May 2008 06:33:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[dotMobi]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[WAP]]></category>

		<guid isPermaLink="false">http://girliemac.com/blog/2008/05/31/devmobi-event-at-palo-alto/</guid>
		<description><![CDATA[  Today, I had a chance to attend dev.mobi developers&#8217; session at Palo Alto. I am actually a user of their web tools and documentations, and really [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_jade" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fgirliemac.com%252Fblog%252F2008%252F05%252F31%252Fdevmobi-event-at-palo-alto%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Dev.mobi%20Event%20at%20Palo%20Alto%22%20%7D);"></div>
<p><img src="/blog/wp-content/images/dev_mobi.gif" alt="dev.mobi" />     </p>
<p>Today, I had a chance to attend <a href="http://dev.mobi/" target="_blank">dev.mobi</a> developers&#8217; session at Palo Alto.    </p>
<p>I am actually a user of their web tools and documentations, and really like the way they are trying to set standard for developers.   </p>
<p>In today&#8217;s session, I was able to find out more about their ongoing projects.  Paul Nerger of <a href="http://mtld.mobi/" target="_blank">dotMobi</a>, explained the interesting new product from them is called <a href="http://deviceatlas.com/" target="_blank">Device Atlas</a>. This is a comprehensive database of mobile device information, such as hardware info, OS, browser. supported graphic format etc., with easy-to-follow GUI. The first version was just released a few months ago and they are now working on new features such as integrations with <a href="http://ready.mobi" target="_blank">Ready.mobi</a> test suite, W3C checker Firefox plugin, providing analytics and competitive benchmarking.    </p>
<p>One of the biggest pain for me to work on mobile web is a cross-browser issue. Surely there&#8217;re thousands of mobile devices means thousands of different browsers. I already appreciate for the OMA and WURFL for the data, so with more partners like Nokia, Vodafone, Volantis etc. Device Atlas seems to be so promising fore more accurate info.The data is available as json files. So for example, to get the screen resolution of a certain device, get the UA and simply call its json data.    </p>
<p>By the way, just like me, Paul doesn&#8217;t like the term &#8220;WAP&#8221;. I do use the term to distinguish it from desktop web, but I always felt some sort of awkwardness to say it. Yeah, WAP rhymes with crap, right Paul!</p>

]]></content:encoded>
			<wfw:commentRss>http://girliemac.com/blog/2008/05/31/devmobi-event-at-palo-alto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>have been busy (again) for MWC</title>
		<link>http://girliemac.com/blog/2008/02/16/have-been-busy-again-for-mwc/</link>
		<comments>http://girliemac.com/blog/2008/02/16/have-been-busy-again-for-mwc/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 05:11:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Event]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[WAP]]></category>
		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://girliemac.com/blog/2008/02/16/have-been-busy-again-for-mwc/</guid>
		<description><![CDATA[OK, I guess 3GSM is an old name, now it&#8217;s called Mobile World Congress. Anyway, although it&#8217;s been pretty crazy and sad weeks for Yahoo, inc., my [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_jade" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fgirliemac.com%252Fblog%252F2008%252F02%252F16%252Fhave-been-busy-again-for-mwc%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22have%20been%20busy%20%28again%29%20for%20MWC%22%20%7D);"></div>
<p>OK, I guess 3GSM is an old name, now it&#8217;s called Mobile World Congress.</p>
<p>Anyway, although it&#8217;s been pretty crazy and sad weeks for Yahoo, inc., my team kept me busy working  on WAP products to be announced on MWC.</p>
<p>For this beta, despite we wanted virtually all WAP2 xhtml-devices, I barely managed the popular devices including Blackberry 87xx/88xx and Razr V3/6/9 excl. the original V3.</p>
<p><img src="/tomomi_imura/images/projects/yahoo_beta_xhtml.png" alt="Blackberry" /></p>
<p>Although there&#8217;s more work to be done, at least the beta was launched during MWC. However, RIM had Blackberry network outage at that time&#8230;</p>
<p>Also, <a href="http://mobile.yahoo.com/developers" target="_blank">Blueprint</a> dev kit is now available.</p>
<p><img src="/blog/wp-content/images/blueprint.png" alt="blueprint.png" /></p>

]]></content:encoded>
			<wfw:commentRss>http://girliemac.com/blog/2008/02/16/have-been-busy-again-for-mwc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sweet! Y!Go Web Made News in Japan too</title>
		<link>http://girliemac.com/blog/2008/01/10/sweet-ygo-web-made-news-in-japan-too/</link>
		<comments>http://girliemac.com/blog/2008/01/10/sweet-ygo-web-made-news-in-japan-too/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 05:45:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[WAP]]></category>
		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://girliemac.com/blog/2008/01/10/sweet-ygo-web-made-news-in-japan-too/</guid>
		<description><![CDATA[自分がコアメンバーの一員として制作したプロダクトが日本のニュースでも紹介されているなんてちょっと嬉しいかも。 Anyway, it&#8217;s pretty sweet that I can show what I&#8217;ve been working my ass off for, to my friends and family in Japan. I wish we [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_jade" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fgirliemac.com%252Fblog%252F2008%252F01%252F10%252Fsweet-ygo-web-made-news-in-japan-too%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Sweet%21%20Y%21Go%20Web%20Made%20News%20in%20Japan%20too%22%20%7D);"></div>
<p><img src="/blog/wp-content/images/ygo_kanazawa.png" alt="Y!Go Web Screenshot" align="right">
</p>
<p>自分がコアメンバーの一員として制作したプロダクトが<a href="http://www.itmedia.co.jp/news/articles/0801/09/news086.html" target="_blank">日本のニュース</a>でも紹介されているなんてちょっと嬉しいかも。</p>
<p>Anyway, it&#8217;s pretty sweet that I can show what I&#8217;ve been working my ass off for, to my friends and family in Japan. I wish we could launch this in Japan, as well as Europe and Asia that we&#8217;re planning to launch soon. But since Y! Japan is operated separately from us, I dunno if they will…</p>
<p>Well anyway, I&#8217;ve tried oneSearch in Japanese (see the screenshot), although we are not supporting Japan. Well, the temperature is shown in fahrenheit in weather section, because well of course, this is a US product. -will I18N&#8217;d later… Pretty neat, right? Seriously Y! Japan should consider, since Apple will start selling iPhone there sooner or later. I guess.</p>
<p>I found more news by searching just now:
</p>
<ul>
<li><a href="bb.watch.impress.co.jp/cda/event/20623.html" target="_blank">【2008 International CES】米Yahoo!、「Yahoo! Go 3.0」を発表。</a></li>
<li><a href="http://japan.cnet.com/mobile/story/0,3800078151,20364350,00.htm" target="_blank">ヤフーのヤンCEO、CESで講演–「Yahoo Go 3.0」ベータなどを披露</a></li>
<li><a href="http://itpro.nikkeibp.co.jp/article/NEWS/20080108/290551/" target="_blank">Yahoo!，モバイル機器向けアプリ開発プラットフォームや「Yahoo! Go 3.0」を発表</a></li>
<li><a href="http://www.itmedia.co.jp/news/articles/0801/08/news016.html" target="_blank">Yahoo!、モバイルサービスを刷新</a><br />

]]></content:encoded>
			<wfw:commentRss>http://girliemac.com/blog/2008/01/10/sweet-ygo-web-made-news-in-japan-too/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo! Mobile Beta finally launched so we can sleep.</title>
		<link>http://girliemac.com/blog/2008/01/09/yahoo-mobile-beta-finally-launched-so-we-can-sleep/</link>
		<comments>http://girliemac.com/blog/2008/01/09/yahoo-mobile-beta-finally-launched-so-we-can-sleep/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 05:56:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Event]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[WAP]]></category>
		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://girliemac.com/blog/2008/01/09/yahoo-mobile-beta-finally-launched-so-we-can-sleep/</guid>
		<description><![CDATA[We finally launched Yahoo! Mobile Web beta (http://beta.m.yahoo.com) for limited high-end devices including iPhone, Nokia N-Series, also Windows Mobile incl. Moto Q, Palm Treo this morning. Next [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_jade" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fgirliemac.com%252Fblog%252F2008%252F01%252F09%252Fyahoo-mobile-beta-finally-launched-so-we-can-sleep%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Yahoo%21%20Mobile%20Beta%20finally%20launched%20so%20we%20can%20sleep.%22%20%7D);"></div>
<p>We finally launched Yahoo! Mobile Web beta (http://beta.m.yahoo.com) for limited high-end devices including iPhone, Nokia N-Series, also Windows Mobile incl. Moto Q, Palm Treo this morning.</p>
<p>Next project &#8211; launching for more devices, and int’l support for<a href="http://www.mobileworldcongress.com/" target="_blank"> 3GSM</a>. Nearly all engineers gave up Vegas&#8230; so can we go to Barcelona next month instead? Pretty please por favor?</p>
<p><img src="/blog/wp-content/images/ces_announce.jpg" /></p>

]]></content:encoded>
			<wfw:commentRss>http://girliemac.com/blog/2008/01/09/yahoo-mobile-beta-finally-launched-so-we-can-sleep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Uses WebKit</title>
		<link>http://girliemac.com/blog/2007/11/16/android-uses-webkit/</link>
		<comments>http://girliemac.com/blog/2007/11/16/android-uses-webkit/#comments</comments>
		<pubDate>Sat, 17 Nov 2007 03:06:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[WAP]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://girliemac.com/blog/2007/11/16/android-uses-webkit/</guid>
		<description><![CDATA[My guess was wrong. I somehow thought Google will partner with Firefox as a defaul browser for their new mobile project (now &#8220;Android&#8221;), however, Google&#8217;s choice was [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_jade" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fgirliemac.com%252Fblog%252F2007%252F11%252F16%252Fandroid-uses-webkit%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Android%20Uses%20WebKit%22%20%7D);"></div>
<p><img src="/blog/wp-content/images/android.png" alt="android" align="left" />My guess was wrong.</p>
<p>I somehow thought Google will partner with Firefox as a defaul browser for their new mobile project (now &#8220;Android&#8221;), however, Google&#8217;s choice was WebKit, accordeing to their <a href="http://code.google.com/android/" target="_blank">SDK</a>. Actually now I think this is a wise choice, since many (mobile) web devs are familiar with developing with WebKit thanks to Apple to make iPhone popular. And needless to say, WebKit for mobile including Nokia N-series is the one of the beat browser around.Anyway, as the storonger-than-ever WebKit is gaining even more power, &#8220;<a href="http://webkit.org/blog/122/webkit-3-10-new-things/" target="_blank">Sarfin&#8217; Safari</a>&#8221; (Webkit.org&#8217;s blog) has announced new features for Safari 3:</p>
<ol>
<li>Enhanced Rich Text Editing</li>
<li>Faster JavaScript and DOM</li>
<li>Faster Page Loading</li>
<li>SVG</li>
<li>XPath</li>
<li>New and Improved XML Technologies</li>
<li>Styleable Form Controls</li>
<li>Advanced CSS Styling</li>
<li>Reduced Memory Use</li>
<li>Web Developer Tools</li>
</ol>

]]></content:encoded>
			<wfw:commentRss>http://girliemac.com/blog/2007/11/16/android-uses-webkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opera Mini Out of Beta</title>
		<link>http://girliemac.com/blog/2007/11/10/opera-mini-out-of-beta/</link>
		<comments>http://girliemac.com/blog/2007/11/10/opera-mini-out-of-beta/#comments</comments>
		<pubDate>Sat, 10 Nov 2007 19:26:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[WAP]]></category>

		<guid isPermaLink="false">http://girliemac.com/blog/2007/11/10/opera-mini-out-of-beta/</guid>
		<description><![CDATA[Looks like Opera Mini 4 is now official. I just updated Opera Mini on N95 and played around. Although I don&#8217;t know if there&#8217;s any new features [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_jade" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fgirliemac.com%252Fblog%252F2007%252F11%252F10%252Fopera-mini-out-of-beta%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Opera%20Mini%20Out%20of%20Beta%22%20%7D);"></div>
<p>Looks like <a href="http://operamini.com" title="Opera Mini 4" target="_blank">Opera Mini 4</a> is now official. I just updated Opera Mini on N95 and played around.</p>
<p>Although I don&#8217;t know if there&#8217;s any new features added from Beta 4, the nice new features added for 4 (compared to 3) includes &#8220;mini&#8221; version of the entire web page, just like Nokia&#8217;s WebKit, and landscape mode.</p>
<p>The page rendering speed seems to be just as fast as I expected &#8211; faster than WebKit.</p>
<p>As long as I&#8217;ve been testing on the beta and now this official 4, as a web developer, I am happy with the improvement on CSS support. So many pages that looked like crap on Opera 3, are now beautifully rendered. It supports better table layout and more semantic markups (Now, I can use the strong, H1 tags etc. without making terrible mess) and CSS3 including media queries. Although limited, it supportes some JavaScript events as well.</p>
<p>Also, Opera launched a developers&#8217; community site called <a href="http://dev.opera.com" title="Dev Opera" target="_blank">Dev Opera</a> recently, to help us developing better on Opera.</p>

]]></content:encoded>
			<wfw:commentRss>http://girliemac.com/blog/2007/11/10/opera-mini-out-of-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

