<?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>Andrea Trasatti&#039;s tech notes and more &#187; WebKit</title>
	<atom:link href="http://blog.trasatti.it/tag/webkit/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.trasatti.it</link>
	<description></description>
	<lastBuildDate>Sun, 29 May 2011 16:36:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>New Gmail mobile built on HTML5</title>
		<link>http://blog.trasatti.it/2009/04/new-gmail-mobile-built-on-html5.html</link>
		<comments>http://blog.trasatti.it/2009/04/new-gmail-mobile-built-on-html5.html#comments</comments>
		<pubDate>Fri, 10 Apr 2009 21:38:00 +0000</pubDate>
		<dc:creator>Andrea</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://blog.trasatti.it/?p=419</guid>
		<description><![CDATA[I was very pleased to read an article from Alex@Google that describes how they have decided to develop the new gmail mobile web interface. There are at least two reasons why I liked this article, one is that, as Alex &#8230; <a href="http://blog.trasatti.it/2009/04/new-gmail-mobile-built-on-html5.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was very pleased to read an article from Alex@Google that describes how they have decided to develop the new gmail mobile web interface.</p>
<p>There are at least two reasons why I liked this article, one is that, as Alex mentions, the team originally developed a J2ME application (that I used quite a bit on my old Sony Ericsson W810i) and <b>then</b> decided they needed a web application to serve slightly different needs (and probably slightly different users). The second reason is that it seems like if you don&#8217;t create an application for the App Store you are going to fail, while Alex explains quite a few reasons why developing a web site was better than a native application.</p>
<p>Bottom line is, of course, that users get multiple options and an opportunity to choose what suits them best.</p>
<p>I think the article is well worth 10 minutes of your life, if you still haven&#8217;t read it, hurry up to check <a href="http://google-code-updates.blogspot.com/2009/04/html5-and-webkit-pave-way-for-mobile.html">HTML5 and WebKit pave the way for mobile web applications</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trasatti.it/2009/04/new-gmail-mobile-built-on-html5.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Safari to support WML?</title>
		<link>http://blog.trasatti.it/2008/11/apple-safari-to-support-wml.html</link>
		<comments>http://blog.trasatti.it/2008/11/apple-safari-to-support-wml.html#comments</comments>
		<pubDate>Sun, 30 Nov 2008 00:24:00 +0000</pubDate>
		<dc:creator>Andrea</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[WebKit]]></category>
		<category><![CDATA[WML]]></category>

		<guid isPermaLink="false">http://blog.trasatti.it/?p=407</guid>
		<description><![CDATA[I was checking the latest changes of the webKit nightly to see if it&#8217;s worth updating my current nightly (about 1 month old) to something fresher. While looking at the timeline I noticed how a few commits have been made &#8230; <a href="http://blog.trasatti.it/2008/11/apple-safari-to-support-wml.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was checking the latest changes of the webKit nightly to see if it&#8217;s worth updating my current nightly (about 1 month old) to something fresher. While looking at the <a href="http://trac.webkit.org/timeline">timeline</a> I noticed how a few commits have been made in the last few days to implement WML card, timer and do tags, some WMLScript and so on. <span style="font-weight:bold;">BIG SURPRISE!</span></p>
<p>You can see for example a few changesets such as <a href="http://trac.webkit.org/changeset/38816">[38816]</a>, <a href="http://trac.webkit.org/changeset/38833">[38833]</a>, <a href="http://trac.webkit.org/changeset/38838">[38838]</a> and a couple of bugs, <a href="https://bugs.webkit.org/show_bug.cgi?id=22522">#22522</a> and <a href="https://bugs.webkit.org/show_bug.cgi?id=22550">#22550</a>.</p>
<p>I am definitely among those that think that WML is dead and that everything should be in XHTML by now and surely Apple as a company has been promoting the iPhone and the iPod touch as &#8220;full web&#8221; devices and in fact Safari Mobile does not even support HTML-MP. The addition of WML seems very strange to me.</p>
<p>OK, the main committer is not an Apple employee, but rather a KDE developer (Nikolas Zimmermann), but we all know that webKit is mostly controlled by Apple and if they are working on WML it means there is some interest. If they are working on WML, why not XHTML-MP?</p>
<p>We&#8217;ll see. I&#8217;ll keep an eye on this and definitely test a recent nightly!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trasatti.it/2008/11/apple-safari-to-support-wml.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>webKit the official mobile browser?</title>
		<link>http://blog.trasatti.it/2008/09/webkit-official-mobile-browser.html</link>
		<comments>http://blog.trasatti.it/2008/09/webkit-official-mobile-browser.html#comments</comments>
		<pubDate>Mon, 08 Sep 2008 09:52:00 +0000</pubDate>
		<dc:creator>Andrea</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://blog.trasatti.it/?p=393</guid>
		<description><![CDATA[Initially Nokia announced the decision of using the webKit browser in their mobile devices in the S60 series and they called it S60 Browser (running on the S60WebKit). That was already a landmark, I think. Apple of course boosted the &#8230; <a href="http://blog.trasatti.it/2008/09/webkit-official-mobile-browser.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Initially Nokia announced the decision of using the webKit browser in their mobile devices in the S60 series and they called it <a href="http://opensource.nokia.com/projects/S60browser/">S60 Browser</a> (running on the <a href="http://trac.webkit.org/projects/webkit/wiki/S60Webkit">S60WebKit</a>). That was already a landmark, I think.</p>
<p>Apple of course boosted the users of webKit and Safari releasing the windows version of Safari and then Safari in the iPhone. </p>
<p>Google followed announcing webKit in Android and now with Chrome.</p>
<p><a href="http://motomagx.org/">MOTOMAGX</a> is a linux platform by Motorola. They use it for some of their PDA&#8217;s. The other day I received their newsletter that among the other things mentioned <a href="http://developer.motorola.com/cuttingedge/September_08/?WT.ac=NEWS-001-092008">widgets for MOTOMAGX</a> and guess what? The official browser is the webkit.</p>
<p>A lot of big companies are jumping on the webKit band-wagon, but I think my original question still stands, <a href="http://blog.trasatti.it/2007/11/will-apple-share-ownership-of-webkit.html">Will Apple share ownership of the webKit?</a> It&#8217;ll be especially interesting to see how Google will contribute and try to take control of the platform as now they have a lot of interest in making sure it <span style="font-style:italic;">goes in the right direction</span>. So far it looks like Nokia did not have much voice in the project, at least from what I see.</p>
<p>More open questions:
<ul>
<li>Where does this leave Opera (Mini)? Will there still be space for them?</li>
<p>
<li>What about the Mozilla&#8217;s <a href="https://wiki.mozilla.org/Mobile">Fennec</a> mobile browser? If you want to know my opinion, they might be late to the party.</li>
<p>
<li>What about other browsers like <a href="http://www.skyfire.com/">Skyfire</a> and <a href="http://teashark.com">Teashark</a>?</li>
<p></ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.trasatti.it/2008/09/webkit-official-mobile-browser.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Will Apple share ownership of the webKit?</title>
		<link>http://blog.trasatti.it/2007/11/will-apple-share-ownership-of-webkit.html</link>
		<comments>http://blog.trasatti.it/2007/11/will-apple-share-ownership-of-webkit.html#comments</comments>
		<pubDate>Wed, 14 Nov 2007 23:56:00 +0000</pubDate>
		<dc:creator>Andrea</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Future of Mobile]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://blog.trasatti.it/?p=327</guid>
		<description><![CDATA[Android SDK has been released. There are videos that explain how the platform works and that the browser is based on the webKit. This was a bit of a surprise for me, I think I was not even considering that &#8230; <a href="http://blog.trasatti.it/2007/11/will-apple-share-ownership-of-webkit.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Android SDK has been released. There are <a href="http://www.youtube.com/user/androiddevelopers">videos</a> that explain how the platform works and that the browser is based on the webKit. This was a bit of a surprise for me, I think I was not even considering that Google could go for something that is not Mozilla/Firefox.</p>
<p>Anyway I think this is great news and means that the webKit will keep growing and more sites will work on my Mac. Actually most sites already work, but sometimes I have to fire up Firefox or Camino, especially for AJAX-intensive sites.</p>
<p>Anyway, today, during Future of Mobile, I asked <a href="http://www.torgo.com/blog/">Dan Appelquist</a> (another happy Mac user) if he thought Apple would let any other company take control of the core of the browser. My feeling, so far, is that Nokia is using the engine, but more in their own separate silo and not with Apple&#8230; And I have to admit this feeling is not because I think Nokia is evil and do not want to share, but actually because Apple wants to have full control on the browser and does not care to get changes and updates from Nokia!<br />Dan, on the other side, thought that Apple would have to let go a little bit of control on it so that Google and Nokia would get some space in the project.</p>
<p>Well, it looks like he knows what he&#8217;s talking about, see <a href="http://webkit.org/blog/142/android-uses-webkit/">this post</a> on Surfin&#8217; Safari about Android committing changes to SVN.</p>
<p>Now I&#8217;m even happier.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trasatti.it/2007/11/will-apple-share-ownership-of-webkit.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>There isn&#8217;t just ONE WebKit</title>
		<link>http://blog.trasatti.it/2007/09/reporting-from-surfin-safari-blog-we.html</link>
		<comments>http://blog.trasatti.it/2007/09/reporting-from-surfin-safari-blog-we.html#comments</comments>
		<pubDate>Fri, 07 Sep 2007 21:11:00 +0000</pubDate>
		<dc:creator>Andrea</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://blog.trasatti.it/?p=302</guid>
		<description><![CDATA[Reporting from Surfin’ Safari Blog: [W]e have a WebKit detection script that properly checks for the WebKit engine (not just Safari) and properly detects versions. This script has now been updated to support iPhone and the new iPod touch. You &#8230; <a href="http://blog.trasatti.it/2007/09/reporting-from-surfin-safari-blog-we.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Reporting from <a href="http://webkit.org/blog/">Surfin’ Safari Blog</a>:<br />
<blockquote>[W]e have a <a href="http://trac.webkit.org/projects/webkit/wiki/DetectingWebKit">WebKit detection script</a> that properly checks for the WebKit engine (not just Safari) and properly detects versions.</p>
<p>This script has now been updated to support iPhone and the new iPod touch. You can <a href="http://webkit.org/misc/WebKitDetect.html">try a live version</a> to see what kinds of results you’ll get on different browsers and devices.</p></blockquote>
<p>For all those that believed that mobile devices are the same as desktop PC&#8217;s.</p>
<p>Read the full article here: <a href="http://webkit.org/blog/119/webkit-detect-script-updated-for-iphone-and-ipod-touch/" title="Permanent Link: WebKit Detect script updated for iPhone and iPod touch">WebKit Detect script updated for iPhone and iPod touch</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trasatti.it/2007/09/reporting-from-surfin-safari-blog-we.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

