<?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; browser</title>
	<atom:link href="http://blog.trasatti.it/tag/browser/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>logme.mobi update</title>
		<link>http://blog.trasatti.it/2009/04/logmemobi-update.html</link>
		<comments>http://blog.trasatti.it/2009/04/logmemobi-update.html#comments</comments>
		<pubDate>Mon, 13 Apr 2009 14:57:00 +0000</pubDate>
		<dc:creator>Andrea</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[DeviceAtlas]]></category>
		<category><![CDATA[dotMobi]]></category>
		<category><![CDATA[logmedotMobi]]></category>
		<category><![CDATA[Mobile Web]]></category>

		<guid isPermaLink="false">http://blog.trasatti.it/?p=420</guid>
		<description><![CDATA[I felt like my little site to see a browser&#8217;s HTTP request headers, logme.mobi, would at some point die and that is why I have not updated it in months. The reality is much brighter and while I see crawlers &#8230; <a href="http://blog.trasatti.it/2009/04/logmemobi-update.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I felt like my little site to see a browser&#8217;s HTTP request headers, <a href="http://logme.mobi">logme.mobi</a>, would at some point die and that is why I have not updated it in months. The reality is much brighter and while I see crawlers visiting every other day (don&#8217;t care about those very much and I&#8217;m sure they do not care about the service!), I also see mobile devices and strange User-Agents coming every day. This is of course a good sign, a proof that it is useful to some and even if it&#8217;s very simple in concept it&#8217;s good that it is being used.</p>
<p>For this reason I have spent half an hour today to make a small change that I think can be very useful. Up until yesterday I showed the headers as PHP stores them which was probably OK, but less than perfect as PHP uses its own header names and changes everything to uppercase. Using a simple function (<a href="http://www.php.net/manual/en/function.apache-request-headers.php">apache_request_headers</a>) I have now changed to the actualy names as received by Apache. This is probably a change that will not make a huge difference to the most, but it&#8217;s a valuable improvement to some. I have some other improvement on my mind, but I need to install some software and unfortunately I don&#8217;t have time, but expect something soon.</p>
<p>I also removed the officially-dead-for-quite-a-while list of tests. I originally created them thinking of using them as a test suite for browsers and mobile devices and wanted to store results in a database. Eventually and thankfully, dotMobi came in and we developed a nice site for testing that is fully integrated with DeviceAtlas and so now I&#8217;m linking that site, if you want to run any tests (see the online docs for <a href="http://deviceatlas.com/ta-da-documentation">TA-DA</a>). Remember that in order to login you will need valid <a href="http://www.mobiforge.com">mobiForge</a>/DeviceAtlas credentials; on the up-side, all your tests results are stored with your profile.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trasatti.it/2009/04/logmemobi-update.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SecurityFocus on mobile devices for the first time?</title>
		<link>http://blog.trasatti.it/2009/01/securityfocus-on-mobile-devices-for.html</link>
		<comments>http://blog.trasatti.it/2009/01/securityfocus-on-mobile-devices-for.html#comments</comments>
		<pubDate>Thu, 08 Jan 2009 10:25: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[mobile]]></category>
		<category><![CDATA[Nokia]]></category>

		<guid isPermaLink="false">http://blog.trasatti.it/?p=409</guid>
		<description><![CDATA[SecurityFocus Newsletter #485 is I think the first issue of the newsletter where mobile devices are listed. 2 issues have been reported one about the iPod Touch and iPhone and the other about the Nokia 6131, both are vulnerable to &#8230; <a href="http://blog.trasatti.it/2009/01/securityfocus-on-mobile-devices-for.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.securityfocus.com/archive/78/499836/30/0/threaded">SecurityFocus Newsletter #485</a> is I think the first issue of the newsletter where mobile devices are listed. 2 issues have been reported one about the iPod Touch and iPhone and the other about the Nokia 6131, both are vulnerable to remote attacks on the browser.</p>
<p>The interest for security on mobile browsers is yet another proof that mobile is about to take over the rest of connected-electronics.</p>
<p><code><br />4. Nokia 6131 Multiple Vulnerabilities<br />BugTraq ID: 30716<br />Remote: Yes<br />Last Updated: 2009-01-05<br />Relevant URL: http://www.securityfocus.com/bid/30716<br />Summary:<br />Nokia 6131 is prone to multiple vulnerabilities.</p>
<p>The device is affected by URI-spoofing and denial-of-service issues.</p>
<p>Remote attackers may spoof the source URI of a site to direct users to a malicious location and trigger crashes in an affected device.<br /></code></p>
<p><code><br />23. Apple iPhone and iPod Touch Prior to Version 2.0 Multiple Remote Vulnerabilities<br />BugTraq ID: 30186<br />Remote: Yes<br />Last Updated: 2009-01-05<br />Relevant URL: http://www.securityfocus.com/bid/30186<br />Summary:<br />Apple iPhone and iPod touch are prone to multiple remote vulnerabilities: </p>
<p>1. A vulnerability that may allow users to spoof websites.<br />2. An information-disclosure vulnerability.<br />3. A buffer-overflow vulnerability.<br />4. Two memory-corruption vulnerabilities.</p>
<p>Successfully exploiting these issues may allow attackers to execute arbitrary code, crash the affected application, obtain sensitive information, or direct unsuspecting victims to a spoofed site; other attacks are also possible.</p>
<p>These issues affect iPhone 1.0 through 1.1.4 and iPod touch 1.1 through 1.1.4.<br /></code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trasatti.it/2009/01/securityfocus-on-mobile-devices-for.html/feed</wfw:commentRss>
		<slash:comments>2</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>Telefonica launches Opera browser</title>
		<link>http://blog.trasatti.it/2007/01/telefonica-launches-opera-browser.html</link>
		<comments>http://blog.trasatti.it/2007/01/telefonica-launches-opera-browser.html#comments</comments>
		<pubDate>Wed, 24 Jan 2007 19:01:00 +0000</pubDate>
		<dc:creator>Andrea</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Telefonica]]></category>

		<guid isPermaLink="false">http://blog.trasatti.it/?p=217</guid>
		<description><![CDATA[It must be clear to everyone that today I have more spare time. Meetings are done for today, all I need to do is go to eat and then I have a few hours free. I took a chance to &#8230; <a href="http://blog.trasatti.it/2007/01/telefonica-launches-opera-browser.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It must be clear to everyone that today I have more spare time. Meetings are done for today, all I need to do is go to eat and then I have a few hours free.</p>
<p>I took a chance to clear a bit of my backlog of things I wanted to post on the blog, then.</p>
<p>Via <a href="http://casario.blogs.com/">Marco Casario</a> I found out the <a href="http://www.movistar.es/">Telefónica Móviles</a> has partenered with Opera to provide to their users a custom version of Opera and Opera Mini.<br />They are not the first ones and to me is another demonstration of the quality of the Opera browser and that a better user experience will lead more users on internet using their phone.</p>
<p>There&#8217;s a full Press release, of course: <a href="http://www.opera.com/pressreleases/en/2007/01/15/">Telefónica selects Opera Mini and Opera Mobile to deliver the mobile Web</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trasatti.it/2007/01/telefonica-launches-opera-browser.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

