<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<channel>
	<title>Christian Sejersen</title>
	<link>http://www.christiansejersen.com/blog</link>
	<description>Mozilla, mobile and browsers</description>
	<pubDate>Wed, 19 Dec 2007 09:29:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>New Adobe Tamarin VM (now QVM) contributed to Mozilla</title>
		<link>http://www.christiansejersen.com/blog/2007/12/19/new-adobe-tamarin-vm-now-qvm-contributed-to-mozilla/</link>
		<comments>http://www.christiansejersen.com/blog/2007/12/19/new-adobe-tamarin-vm-now-qvm-contributed-to-mozilla/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 09:28:39 +0000</pubDate>
		<dc:creator>christian</dc:creator>
		
		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[Mozilla]]></category>

		<category><![CDATA[QVM]]></category>

		<category><![CDATA[Tamarin]]></category>

		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.christiansejersen.com/blog/2007/12/19/new-adobe-tamarin-vm-now-qvm-contributed-to-mozilla/</guid>
		<description><![CDATA[I recommend you read Ted Patrick&#8217;s blog about the new Tamarin VM (now QVM) being contributed to Mozilla. This is really great news for Mozilla and mobile.
]]></description>
			<content:encoded><![CDATA[<p>I recommend you read Ted Patrick&#8217;s <a href="http://www.onflex.org/ted/2007/12/meet-qvm-new-tamarin-vm-contributed-to.php">blog</a> about the new Tamarin VM (now QVM) being contributed to Mozilla. This is really great news for Mozilla and mobile.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.christiansejersen.com/blog/2007/12/19/new-adobe-tamarin-vm-now-qvm-contributed-to-mozilla/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mobile on Air Mozilla</title>
		<link>http://www.christiansejersen.com/blog/2007/11/27/mobile-on-air-mozilla/</link>
		<comments>http://www.christiansejersen.com/blog/2007/11/27/mobile-on-air-mozilla/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 16:30:30 +0000</pubDate>
		<dc:creator>christian</dc:creator>
		
		<category><![CDATA[Mozilla]]></category>

		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.christiansejersen.com/blog/2007/11/27/mobile-on-air-mozilla/</guid>
		<description><![CDATA[On Wednesday November 28 there will be a segment on Air Mozilla around Mobile. If you are interested in Mobile or the other guests/subjects please join us.
]]></description>
			<content:encoded><![CDATA[<p>On Wednesday November 28 there will be a segment on <a href="http://weblogs.mozillazine.org/asa/archives/2007/11/air_mozilla_liv_6.html">Air Mozilla</a> around Mobile. If you are interested in Mobile or the other guests/subjects please join us.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.christiansejersen.com/blog/2007/11/27/mobile-on-air-mozilla/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mobile Goals</title>
		<link>http://www.christiansejersen.com/blog/2007/11/20/mobile-goals/</link>
		<comments>http://www.christiansejersen.com/blog/2007/11/20/mobile-goals/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 08:52:52 +0000</pubDate>
		<dc:creator>christian</dc:creator>
		
		<category><![CDATA[Mozilla]]></category>

		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.christiansejersen.com/blog/2007/11/20/mobile-goals/</guid>
		<description><![CDATA[Goals
It has been about a month since I started at Mozilla and worked on Mobile. We have now reached the point where we have specific goals for Mobile (they are also on the Mobile wiki). The overall goals for Mobile are:

provide Mozilla&#8217;s standards-based open-source browser engine, optimized for mobile, that can be embedded by device [...]]]></description>
			<content:encoded><![CDATA[<h2>Goals</h2>
<p>It has been about a month since I started at Mozilla and worked on Mobile. We have now reached the point where we have specific goals for Mobile (they are also on the <a href="http://wiki.mozilla.org/Mobile">Mobile wiki</a>). The overall goals for Mobile are:</p>
<ol>
<li>provide Mozilla&#8217;s standards-based open-source browser engine, optimized for mobile, that can be embedded by device manufacturers and others;</li>
<li>a full-featured mobile browser including support for XUL-based add-ons, delivering on Firefox&#8217;s key principles of ease-of-use, security and accessibility;</li>
<li>grow the Mozilla community in the mobile space;</li>
<li>provide tools and documentation to help developers develop, debug and deploy web applications;</li>
<li>do all of this work in the shared Mozilla source repositories so all platforms, desktop and mobile benefit each other</li>
</ol>
<h2>Next Steps</h2>
<ul>
<li>get automated builds up for the Linux/ARM platform (check out &#8220;1.9-browser-chinook-armel&#8221; on <a href="http://tinderbox.mozilla.org/showbuilds.cgi?tree=Testing">tinderbox</a>)</li>
<li>integrate the awesome work Nokia has done on the <a href="http://www.nseries.com/n810">N810</a> in the main 1.9 CVS tree</li>
<li>create build targets and instructions, so that anyone can pull from CVS and target Linux or Windows Mobile platforms (<a href="http://wiki.mozilla.org/Mobile/Build/Maemo_Build_Instructions">Linux Maemo build instructions</a> already available)</li>
<li>continue the memory and performance profiling work to identify specific areas to focus on in the next phases including ARM specific work.</li>
<li>build and test beta versions of the whole stack up to <a href="http://developer.mozilla.org/en/docs/XULRunner">XULRunner</a> on our target platforms (see below) to enable User eXperience (UX) experiments</li>
</ul>
<h2>Target Platforms</h2>
<p>We will first focus our efforts on two platforms/devices running on <a href="http://en.wikipedia.org/wiki/ARM_architecture">ARM11 processors (ARM v6)</a>:</p>
<ul>
<li>Linux - first device working already is the Nokia <a href="http://www.nseries.com/n800">N800</a> (possibly update to <a href="http://www.nseries.com/n810">N810</a>) running Linux (<a href="http://maemo.org/">maemo</a>)</li>
<li>Windows Mobile 6 - a good first device is the <a href="http://www.htc.com/product/03-product_s730.htm">HTC S730</a></li>
</ul>
<p>These platforms are either already up and running or will be soon - and will allow our community to start testing UX with different hardware characteristics e.g. screen size (N800/N810: 800&#215;480 vs. HTC S730 320&#215;240) and touch-screen vs. non-touch-screen.</p>
<p>As many people will quickly notice there is no Symbian version here. We are aware of the millions of Symbian devices in the world and this is just a start and a good area to focus.  We&#8217;d love help on Symbian if anyone is interested.</p>
<h2>UX</h2>
<p>On the UX side we have already started to develop a Firefox extension that will allow you to play with XUL on a limited size screen (link to extension will be posted shortly).  We are exploring a variety of ways to improve the current browsing experience:</p>
<ul>
<li>alternative layout options accessible through XUL</li>
<li>explore navigation options e.g. spatial navigation, directional tabbing, panning, mini map, allow extensions to control navigation, software cursor.</li>
<li>integration with devices around text input (e.g. how do you design a UX that allows the use of Password Manager, Form Manager, the device dictionary and T9 in a form field?) and device widgets</li>
<li>expose device capabilities (contacts, camera, etc.) through Javascript
<ul>
<li>deal with security issues</li>
<li>is there a way we can get a standard across devices?</li>
</ul>
</li>
</ul>
<h2>Tools</h2>
<p>We are also committed to improving the tools for mobile content developers<br />
and people working on embedding <a href="http://en.wikipedia.org/wiki/Gecko_(layout_engine)">Gecko</a> in their own browser. In consideration right now is:</p>
<ul>
<li>mobile version of <a href="http://blog.mozilla.com/webdev/2007/01/11/what-can-airbag-do-for-you/">airbag</a> (now <a href="http://code.google.com/p/google-breakpad/">breakpad</a>) to assist with stack traces, memory dumps, &#8230;.</li>
<li>debug device remotely though desktop Firefox (extension)</li>
<li>improve packaging/deployment/debugging of XUL apps</li>
<li>tools to assist content developers in measuring performance/code size</li>
</ul>
<h2>How do I get involved?</h2>
<p>Come join us on irc at #mobile, on our <a href="http://wiki.mozilla.org/Mobile#Weekly_Meeting">weekly meetings</a> or send me an email (christian at mozilla dot com).  This is your opportunity to shape the browsing experience on mobile devices.  Anyone can participate in the project and we are hiring a small team of full time contributors - email me if interested.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.christiansejersen.com/blog/2007/11/20/mobile-goals/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Copenhagen Office</title>
		<link>http://www.christiansejersen.com/blog/2007/11/11/copenhagen-office/</link>
		<comments>http://www.christiansejersen.com/blog/2007/11/11/copenhagen-office/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 19:53:10 +0000</pubDate>
		<dc:creator>christian</dc:creator>
		
		<category><![CDATA[Copenhagen]]></category>

		<category><![CDATA[Denmark]]></category>

		<category><![CDATA[Mozilla]]></category>

		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.christiansejersen.com/blog/2007/11/11/copenhagen-office/</guid>
		<description><![CDATA[


This week I received the keys to the Copenhagen office located in ITU (IT University of Copenhagen) on the 5th floor which is called 5te (which basically means &#8220;5th floor&#8221;). The office is rather small but it is in a very nice building with nice facilities (meeting rooms, cafeteria, ping pong table, foosball, &#8230;.) and [...]]]></description>
			<content:encoded><![CDATA[<div style="float:right;">
<a href="http://blog.mozilla.com/christian/files/2007/11/office_view.jpg" title="View from office"><br />
<img src="http://blog.mozilla.com/christian/files/2007/11/office_view.thumbnail.jpg" style="margin-left: 10px; margin-bottom: 10px" alt="View from office"/></a><br/><a href="http://blog.mozilla.com/christian/files/2007/11/itu1.jpg" title="Inside ITU (left side)"><img src="http://blog.mozilla.com/christian/files/2007/11/itu1.thumbnail.jpg" style="margin-left: 10px; margin-bottom: 10px" alt="Inside ITU (left side)" /></a><br/><a href="http://blog.mozilla.com/christian/files/2007/11/itu2.jpg" title="Inside ITU (right side)"><img src="http://blog.mozilla.com/christian/files/2007/11/itu2.thumbnail.jpg" style="margin-left: 10px; margin-bottom: 10px" alt="Inside ITU (right side)"/></a></div>
<p>This week I received the keys to the Copenhagen office located in <a href="http://www.itu.dk">ITU</a> (IT University of Copenhagen) on the 5th floor which is called <a href="http://www.5te.dk/">5te</a> (which basically means &#8220;5th floor&#8221;). The office is rather small but it is in a very nice building with nice facilities (meeting rooms, cafeteria, ping pong table, foosball, &#8230;.) and lots of other <a href="http://www.5te.dk/index.php?id=209">companies</a>, mainly startups. All we need now is some furniture and some people.</p>
<p>I took a few pictures to give an impression of the office but as it was after noon, it had started to get dark (kidding), so the pictures aren&#8217;t that good (not kidding). There is an official <a href="http://www1.itu.dk/sw667.asp">page</a> that include a few computerized animations and some pictures from both the inside and outside of the building.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.christiansejersen.com/blog/2007/11/11/copenhagen-office/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hej</title>
		<link>http://www.christiansejersen.com/blog/2007/11/09/hello-world/</link>
		<comments>http://www.christiansejersen.com/blog/2007/11/09/hello-world/#comments</comments>
		<pubDate>Fri, 09 Nov 2007 12:01:38 +0000</pubDate>
		<dc:creator>christian</dc:creator>
		
		<category><![CDATA[Denmark]]></category>

		<category><![CDATA[Mozilla]]></category>

		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.christiansejersen.com/blog/?p=1</guid>
		<description><![CDATA[My name is Christian Sejersen and as you might have guessed from the title &#8220;Hej&#8221; I am from Denmark. I started working at Mozilla in October where I am heading up the engineering efforts for mobile (I&#8217;ll blog more on that later, so stay tuned!) including setting up an R&#38;D office in Copenhagen with primary [...]]]></description>
			<content:encoded><![CDATA[<p>My name is Christian Sejersen and as you might have guessed from the title &#8220;<a href="http://www.cs.aaue.dk/~ja/medialogi/Danlesson1.htm">Hej</a>&#8221; I am from <a href="http://www.denmark.dk">Denmark</a>. I started working at <a href="http://www.mozilla.com">Mozilla</a> in October where I am heading up the engineering efforts for mobile (I&#8217;ll blog more on that later, so stay tuned!) including setting up an R&amp;D office in <a href="http://www.copenhagen.com/">Copenhagen</a> with primary focus on bringing Mozilla technology to mobile devices.</p>
<p>To find out more about my background you can check my <a href="http://www.linkedin.com/in/christiansejersen">LinkedIn</a> profile.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.christiansejersen.com/blog/2007/11/09/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
