<?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>linuxuk.org &#187; embedded</title>
	<atom:link href="http://www.linuxuk.org/tag/embedded/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxuk.org</link>
	<description>Adventures in Linux Land</description>
	<lastBuildDate>Wed, 07 Jul 2010 10:24:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu Lucid Lynx on ARM</title>
		<link>http://www.linuxuk.org/2010/05/ubuntu-lucid-lynx-on-arm/</link>
		<comments>http://www.linuxuk.org/2010/05/ubuntu-lucid-lynx-on-arm/#comments</comments>
		<pubDate>Tue, 11 May 2010 19:53:11 +0000</pubDate>
		<dc:creator>Jamie Bennett</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ARM]]></category>
		<category><![CDATA[canonical]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[embedded]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.linuxuk.org/?p=490</guid>
		<description><![CDATA[What a fantastic release Ubuntu 10.04, aka Lucid Lynx was. Many, many people helped to make 10.04 rock and as some of them attend the Ubuntu Developer Summit (UDS) this week to thrash out the roadmap for Maverick Meerkat, its a good time to look back at what happened to the ARM version of Lucid [...]]]></description>
			<content:encoded><![CDATA[<p>What a fantastic release <a href="http://www.ubuntu.com/products/whatisubuntu/1004features">Ubuntu 10.04</a>, aka Lucid Lynx was. Many, many people helped to make 10.04 rock and as some of them attend the <a href="https://wiki.ubuntu.com/UDS-M">Ubuntu Developer Summit</a> (UDS) this week to thrash out the roadmap for <a href="http://www.markshuttleworth.com/archives/336">Maverick Meerkat</a>, its a good time to look back at what happened to the ARM version of Lucid this cycle.<br />
<span id="more-490"></span></p>
<h3>A new user interface</h3>
<p>One of the most obvious changes is the user interface. The ARM version of Ubuntu&#8217;s previous release, Karmic Koala, booted to the default Ubuntu desktop. For some this was fine but typically today&#8217;s ARM devices tend to be different. At present, they tend to have smaller screens, less resources and little in the way of graphics acceleration. To overcome some of these limitations in the x86 netbook world, the <a href="https://wiki.ubuntu.com/UNR">netbook-launcher</a> user interface was created. Based on <a href="http://www.clutter-project.org/">Clutter</a>, netbook-launcher could not run on the ARM devices Ubuntu was targeting due to a lack of 3D acceleration. Enter netbook-launcher-efl, a 2D version of the x86 netbook interface written using EFL packages.</p>
<p><a href="http://www.linuxuk.org/2010/02/the-new-ui-for-arm-based-ubuntu-devices/">Read more about the 2D EFL based launcher</a>.</p>
<p><img src="http://www.linuxuk.org/images/ARM-UNE-Default-Screenshot-small.jpg" alt="netbook-launcher-efl using the older karmic theme" /></p>
<h3>Faster Live CD boots</h3>
<p>Booting a Live CD is something that most new Ubuntu users do (and many existing users too). Its often their first experience of an Ubuntu release and should give a good impression. Well, on some ARM hardware, booting this Live CD image took over 3 minutes, not exactly the impression we would hope. So investigations happened into what was causing this slowness. In the end the final boot time was reduced by around 35% on all Ubuntu Live images, not just ARM ones.</p>
<p><a href="http://www.linuxuk.org/2010/02/ubuntu-live-cds-now-33-faster/">Read more about the Live CD boot time improvements.</a></p>
<h3>Web Office and Web Mail integration</h3>
<p>Open Office on a resource limited platform isn&#8217;t the greatest experience and to make matters worse, on the ARM architecture there are issues building it correctly. A new way of viewing, editing and saving office documents was needed and for the Lucid cycle a web-based solution was integrated into the desktop called webservice-office-zoho.</p>
<p><a href="http://www.linuxuk.org/2010/04/ubuntus-new-web-office-integration/">Read more about the web office integration.</a></p>
<p>Similarly, Evolution could be considered too heavy-weight for ARM device needs. A solution was implemented to enable integration with several online mail providers.</p>
<p><a href="http://castrojo.wordpress.com/2010/04/14/better-webmail-integration/">Read more about the web mail integration.</a></p>
<h3>Optimized Tool Chain Defaults</h3>
<p>This release includes a complete archive rebuild using more modern tool chain defaults that the latest ARM hardware can take advantage of. As of Lucid Lynx, packages are built using <a href="http://www.arm.com/products/processors/technologies/instruction-set-architectures.php">Thumb-2</a> to reduce code size and improve performance, <a href="http://www.arm.com/products/processors/technologies/neon.php">NEON</a> for accelerate multimedia and signal processing, and are optimized for <a href="http://www.arm.com/products/processors/index.php">ARMv7A</a> based chips. Although this means that some older hardware will not work with the latest Ubuntu release it does mean that the images perform much better on modern hardware.</p>
<h3>Other Improvements</h3>
<p>Much bug fixing went on this cycle. The <a href="http://qa.ubuntuwire.com/ftbfs/lucid.html">fail to build list</a> (FTBFS), a list of packages that fail to build on a given architecture, was a focal point of activity. For the first time ever, the number of packages that failed to build on ARM from the main archive was zero (apart from libx86 which refuses to leave the build queue for ARM due to a bug), a great achievement.</p>
<p>The <a href="http://code.google.com/chromium/">Chromium</a> browser <a href="https://edge.launchpad.net/ubuntu/lucid/armel/chromium-browser">now works</a> on ARM, <a href="https://edge.launchpad.net/project-rootstock">rootstock</a>, the tool to build ARM rootfs tarballs gained a gui frontend, we added support for the very popular OMAP platform (<a href="http://beagleboard.org/">beagle board</a>) and many small improvements were implemented, making this the best Ubuntu ARM release ever.</p>
<p>We here at Canonical are very proud of the Lucid Lynx on ARM and are extremely excited at what future releases will bring.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxuk.org/2010/05/ubuntu-lucid-lynx-on-arm/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Ubuntu&#8217;s New Web Office Integration</title>
		<link>http://www.linuxuk.org/2010/04/ubuntus-new-web-office-integration/</link>
		<comments>http://www.linuxuk.org/2010/04/ubuntus-new-web-office-integration/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 12:49:45 +0000</pubDate>
		<dc:creator>JamieBennett</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ARM]]></category>
		<category><![CDATA[embedded]]></category>

		<guid isPermaLink="false">http://www.linuxuk.org/?p=442</guid>
		<description><![CDATA[Why Online?
Desktop Integration with the cloud is hot news. Ubuntu One is a great example of this. Currently Ubuntu One integrates file storage, contacts and notes sync, and now you can even buy music from the online store, delivered straight to the Rythmbox media player. But for some devices, integration with the cloud isn&#8217;t just [...]]]></description>
			<content:encoded><![CDATA[<h4>Why Online?</h4>
<p>Desktop Integration with the cloud is hot news. <a href="https://one.ubuntu.com/">Ubuntu One</a> is a great example of this. Currently Ubuntu One integrates file storage, contacts and notes sync, and now you can even buy music from the <a href="https://wiki.ubuntu.com/UbuntuOne/MusicStore">online store</a>, delivered straight to the Rythmbox media player. But for some devices, integration with the cloud isn&#8217;t just a nice feature, it completely changes the user experience (UX). Take for instance a low powered, possibly mobile/embedded system with limited processing power and memory. A cloud based service for these devices could allow resource intensive tasks to be offloaded to an online server somewhere, greatly improving the UX. One set of tasks that are used often but can put a strain on resources are related to office document editing.<br />
<span id="more-442"></span></p>
<h4>Ubuntu&#8217;s Current Offerings</h4>
<p>The standard Ubuntu image currently contains the <a href="http://www.openoffice.org/">Open Office</a> suite. For those that do not know, Open Office is, from the website:</p>
<blockquote><p>
&#8220;OpenOffice.org 3  is the leading open-source office software suite for word processing, spreadsheets, presentations, graphics, databases and more. It is available in many languages and works on all common computers.&#8221;
</p></blockquote>
<p>Open Office also has around <a href="http://www.openoffice.org/FAQs/build_faq.html">9 million lines of code</a> spread over 30 thousand files, in short, its a large project. Running this on a device with limited resources is a recipe for disaster. Of course there are alternatives, <a href="http://www.abisource.com/">Abiword</a> and <a href="http://projects.gnome.org/gnumeric/">Gnumeric</a> are examples of two applications that replicate functionality found in Open Office&#8217;s Writer and Calc respectively. There are also online services such as <a href="http://www.google.com/docs">Google Docs</a> and <a href="http://www.zoho.com/">Zoho</a> but neither of these are tightly integrated with the desktop, until now. Enter <a href="http://www.launchpad.net/webservice-office-zoho">webservice-office-zoho</a>.</p>
<h4>Why Zoho?</h4>
<p>First off, why Zoho and not, for instance, Google Docs. Both services offer great functionality and are very competitive but the ultimate decision came down to which suited our use case the most. What we wanted was for a user to double click on a document which would then seamlessly open ready for editing. From there the user would edit, read, and maybe even save it back to the local device. No fuss, no logging in, no other requirements, just open and get on with it. Similary, when a user launches the application on its own, we wanted the correct type of service to open ready for the user to concentrate on their document. The service that allowed us to do this was Zoho. Zoho allows the user to do all of this without ever registering or logging in. Of course you get online storage with Zoho if you do register, but if you choose not to you can still get a full featured experience.</p>
<h4>Integrating Zoho with the Desktop</h4>
<p>So what do you get with this new integration. Well as alluded to before you can:</p>
<ul>
<li>Open, read, edit and save email document attachments.</li>
<li>Open, read, edit and save local documents.</li>
<li>Open, read, edit and save remote documents linked to with a url.</li>
<li>Launch the required application, Writer, Show or Sheet (Word Processor, Presentations, Spreadsheets) which will present the user with an empty document of that type ready to edit.</li>
<li>More functionality to come in <a href="http://www.markshuttleworth.com/archives/336">Maverick Meerkat</a>.</li>
</ul>
<div align="center"><img src="http://www.linuxuk.org/images/woz-1.png"><br /><i>webservice-office-zoho</i> shown here installed along side Open Office</div>
<h4>The Future</h4>
<p>This functionality is currently only available as default on Ubuntu&#8217;s ARM images, typically where limited hardware resources are more commonly found. But that&#8217;s not to say <a href="http://www.launchpad.net/webservice-office-zoho">webservice-office-zoho</a> can&#8217;t be used on any other Ubuntu install. As the package is in the main Ubuntu repository, a simple:</p>
<blockquote><p>
sudo apt-get install webservice-office-zoho
</p></blockquote>
<p>will install it on your Lucid based machine or if you are feeling brave, checkout the latest bazaar branch with:</p>
<blockquote><p>
bzr branch lp:webservice-office-zoho
</p></blockquote>
<p>There are lots of things planned for the future of webservice-office-zoho. If you have comments, idea&#8217;s or just want to rant, come along to the web integration <a href="https://wiki.ubuntu.com/UDS-M">UDS</a> session this May, either in person or via online methods or just leave your thoughts here.</p>
<div align="center"><img src="http://www.linuxuk.org/images/woz-2.png"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxuk.org/2010/04/ubuntus-new-web-office-integration/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>The New UI for ARM Based Ubuntu Devices</title>
		<link>http://www.linuxuk.org/2010/02/the-new-ui-for-arm-based-ubuntu-devices/</link>
		<comments>http://www.linuxuk.org/2010/02/the-new-ui-for-arm-based-ubuntu-devices/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 09:38:05 +0000</pubDate>
		<dc:creator>JamieBennett</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu Netbook Remix]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ARM]]></category>
		<category><![CDATA[canonical]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[embedded]]></category>
		<category><![CDATA[UNR]]></category>

		<guid isPermaLink="false">http://www.linuxuk.org/?p=411</guid>
		<description><![CDATA[ARM based platforms traditionally have a problem with graphics drivers and free software. Encumbered by licensing issues, many platforms only ship with 2D based drivers whilst the 3D driver-enabled offerings only frequent the poshest of circles such as Nokia&#8217;s N900. There are exceptions, but its a painful reality at the moment. 
Vendors are trying to [...]]]></description>
			<content:encoded><![CDATA[<p>ARM based platforms traditionally have a problem with graphics drivers and free software. Encumbered by licensing issues, many platforms only ship with 2D based drivers whilst the 3D driver-enabled offerings only frequent the poshest of circles such as <a href="http://maemo.nokia.com/n900/">Nokia&#8217;s N900</a>. There are exceptions, but its a painful reality at the moment. </p>
<p>Vendors are trying to work around it, especially as there is the expectation of a ramp-up in the availability of ARM based hardware. Super <a href="http://aolstandard.sandbox.engadget.com/2010/01/07/freescale-smartbook-prototype-is-a-dockable-tablet-we-go-hands/">long-life netbooks</a>, low powered <a href="http://aolstandard.sandbox.engadget.com/2010/01/04/freescale-reveals-7-inch-smartbook-reference-design-hopes-to-se/">touch based computers</a>, and even a flurry of smaller <a href="http://www.engadget.com/2010/01/05/marvell-plug-computer-3-0-packs-in-wifi-bluetooth-and-2ghz-arma/">embedded devices</a> are forecast to hit the market this year, many of which will be based on the Linux operating system. Ubuntu would be a great match for this.<br />
<span id="more-411"></span></p>
<h3>Ubuntu and ARM</h3>
<p>Ubuntu runs very well on some ARM based platforms and there is a sustained effort to make it work more <a href="http://www.linuxuk.org/docs/elce2009/elc2009-device-trees-for-arm/">ubiquitously</a> across many more. To that end our goal is to have Ubuntu running on <u>any</u> ARM based device (as long as there is hardware available). A lofty goal but one which we would like to see happen.</p>
<p>So what can we do about the 3D graphics licensing issue? Legally not very much. The companies that own the IP (<a href="http://en.wikipedia.org/wiki/Intellectual_property">Intellectual Property</a>) rights to these drivers often want large licensing fees for their technology. This is a model for single product lines (take the Nokia N900 for instance) but for Ubuntu where we are targeting a more broad approach, this isn&#8217;t ideal. </p>
<p>So when you buy your new, ARM based netbook that has an obscene amount of battery life and you just want to install the 3D clutter based, wonderfully rich UI that<a href="http://www.canonical.com/projects/ubuntu/unr"> Ubuntu Netbook Edition</a> offers, what do you do?</p>
<p>Well Ubuntu recognizes this problem and as part of the Lucid Lynx release there is an effort to bring a similarly wonderfully rich UI to  non-3D-accelerated hardware.</p>
<h3>The new 2D EFL based Launcher</h3>
<p><a href="http://www.linuxuk.org/images/ARM-UNE-Default-Screenshot.jpg"><img alt="Default ARM 2D Launcher" src="http://www.linuxuk.org/images/ARM-UNE-Default-Screenshot-small.jpg" class="aligncenter" width="500" height="393" style="border:0;"/></a></p>
<p>Above you can see the default UI for Ubuntu&#8217;s ARM based releases starting from Lucid (10.04). It&#8217;s a direct clone of the UI found in the 9.10 Karmic release on i386 although this one is based on EFL (<a href="http://www.enlightenment.org/">Enlightenment Foundation Libraries</a>) meaning that its fast on non-accelerated platforms. If there is 3D hardware available it can use that but it works perfectly fine without.</p>
<p>Another great thing about the 2D launcher is that isn&#8217;t not restricted to ARM hardware only, in fact if you have Lucid installed now, getting the launcher couldn&#8217;t be simpler. At the command prompt just type the following (make sure you have the universe repository enabled):</p>
<blockquote><p>
sudo apt-get install netbook-launcher-efl
</p></blockquote>
<p>and voila, your UI switches to the new launcher. Of course a simple:</p>
<blockquote><p>
sudo apt-get remove netbook-launcher-efl
</p></blockquote>
<p>will remove it if you decide its not what you want.</p>
<h3>Beyond Netbook Launcher</h3>
<p><a href="http://www.linuxuk.org/images/ARM-UNE-Alternate-Screenshot.jpg"><img alt="Default ARM 2D Launcher" src="http://www.linuxuk.org/images/ARM-UNE-Alternate-Screenshot-small.jpg" class="aligncenter" width="500" height="393" style="border:0;"/></a><br />
Another of the great things about this launcher, as apposed to the 3D launcher shipped with Karmic, is that its extremely theme-able. The theme file is contained in:</p>
<blockquote><p>
/usr/share/netbook-launcher-efl/data/themes/default.edj
</p></blockquote>
<p>Theme files use the <a href="http://wiki.enlightenment.org/index.php/Edje">edje</a> declarative layout format. By changing this file you can completely change the way the UI looks. For example, see the alternate UI screenshot above, both are based on the same code, the only difference is that they have a different theme file.</p>
<p>So if you have ARM based hardware but no 3D acceleration, fear not, you can get the same great user experience that your i386 cousins have in Ubuntu Netbook Remix.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxuk.org/2010/02/the-new-ui-for-arm-based-ubuntu-devices/feed/</wfw:commentRss>
		<slash:comments>54</slash:comments>
		</item>
		<item>
		<title>What would you like to see for ARM based embedded distro&#8217;s?</title>
		<link>http://www.linuxuk.org/2009/11/what-would-you-like-to-see-for-arm-based-distros/</link>
		<comments>http://www.linuxuk.org/2009/11/what-would-you-like-to-see-for-arm-based-distros/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 19:38:56 +0000</pubDate>
		<dc:creator>JamieBennett</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu Netbook Remix]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[canonical]]></category>
		<category><![CDATA[embedded]]></category>
		<category><![CDATA[UNR]]></category>

		<guid isPermaLink="false">http://www.linuxuk.org/?p=318</guid>
		<description><![CDATA[ 

So its that time of year again, we released a great product and instead of being content, we want to make an even greater one next time. It&#8217;s scary to think that I leave for the Ubuntu Developer Summit (UDS) next week but as a Canonical employee we are all charged with coming up with great [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: 'Times New Roman'; line-height: normal; font-size: small;"> </span></p>
<div style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #ffffff; font: normal normal normal 13px/19px Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; background-position: initial initial; background-repeat: initial initial; padding: 0.6em; margin: 0px;">
<p>So its that time of year again, we released a <a href="http://www.ubuntu.com/products/whatisubuntu/910features" target="_blank">great product</a> and instead of being content, we want to make an even greater one next time. It&#8217;s scary to think that I leave for the Ubuntu Developer Summit (UDS) <span style="text-decoration: underline;">next week</span> but as a Canonical employee we are all charged with coming up with great idea&#8217;s on how to make our particular field of interest <a href="https://wiki.ubuntu.com/MobileTeam/LucidSpecifications" target="_blank">even more awesome than it is now.</a><br />
<span id="more-318"></span><br />
I personally have been working on the Ubuntu Netbook Remix flavour of Ubuntu and our ARM based offerings. With my experience, I truly believe that ARM has <strong>huge </strong>potential to break out of its ultra-embedded space and into the mobile <span style="text-decoration: underline;">ultra-smart phone</span> or netbook area. All my efforts this coming 6 month cycle will be here.</p>
<p>Nokia has a great example of an ultra-smart phone, the N900. If you gave this device a 7&#8243;-10&#8243; screen and a near-full size keyboard it would have rave reviews as an up-and-coming netbook distribution. Android is doing the same albeit in a different manner, coming from a <a href="http://www.linuxuk.org/docs/elce2009/android-mythbusters/" target="_blank">very focused Mobile distribution</a> to maybe something more? Canonical&#8217;s approach is another top-down example. We have traditionally targeted the desktop and server environments but as netbooks get cheaper (and hardware not particularly powerful) we all need to evaluate where the support line is drawn. The boundaries have definitely blurred on where the smart phone stops and the netbook begins.</p>
<p><!--more-->Mer is another example of where some ARM distro&#8217;s are going. For me Mer is very interesting; Mer traditionally targets the lower horse-powered hardware which follows even closer to what todays phones have to offer. Not all phone hardware (and netbook hardware) is created equal and maybe the opportunity to offer Hi-Def playback and 3D acceleration on all platforms isn&#8217;t possible but I would definitely like to see Mer and other open source distributions on consumer-grade phones.</p>
<p>So, what I&#8217;m interested in these next 6 months is not just where I as a Canonical employee can take Ubuntu, but where I, as an ARM developer, generously employed by Canonical, can help the whole ARM eco-system. What would <span style="text-decoration: underline;">you</span> like to see Canonical improve in the ARM embedded space in the next 6 months? All suggestions welcome.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxuk.org/2009/11/what-would-you-like-to-see-for-arm-based-distros/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>ELC2009 Europe</title>
		<link>http://www.linuxuk.org/2009/10/elc2009-europe/</link>
		<comments>http://www.linuxuk.org/2009/10/elc2009-europe/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 12:38:25 +0000</pubDate>
		<dc:creator>Jamie Bennett</dc:creator>
				<category><![CDATA[conference]]></category>
		<category><![CDATA[ELC]]></category>
		<category><![CDATA[embedded]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.linuxuk.org/?p=277</guid>
		<description><![CDATA[
On the 15th and 16th of October 2009 around 200 people gathered together in the beautiful south-easten French city of Grenoble,  situated at the foot of the French Alps, to talk about embedded Linux. Although there  were many talks over the two days the underlying theme of the conference seemed to be boot-time [...]]]></description>
			<content:encoded><![CDATA[<h2 style="text-align: center;"><a href="http://www.linuxuk.org/images/elc-2.jpg"><img class="aligncenter" src="http://www.linuxuk.org/images/elc-2-small.jpg" alt="" width="540" height="303" /></a></h2>
<p>On the 15th and 16th of October 2009 around 200 people gathered together in the beautiful south-easten French city of <a href="http://en.wikipedia.org/wiki/Grenoble" target="_blank">Grenoble</a>,  situated at the foot of the <a title="French Alps" href="http://en.wikipedia.org/wiki/French_Alps">French Alps</a>, to talk about embedded Linux. Although there  were <a href="http://www.embeddedlinuxconference.com/elc_europe09/program.html" target="_blank">many talks</a> over the two days the underlying theme of the conference seemed to be boot-time reduction and android.<br />
<span id="more-277"></span><br />
I made quite a few notes from the talks I attended which can be found here:</p>
<p style="text-align: center;"><a href="http://www.linuxuk.org/docs/elce2009/" target="_self"><span id="sample-permalink"><span>http://www.linuxuk.org/docs/</span><span id="editable-post-name" title="Click to edit this part of the permalink">elce2009</span></span></a></p>
<p style="text-align: left;"><span><span title="Click to edit this part of the permalink">I greatly enjoyed the event. The talks ranged from high level strategic (e.g. <a href="http://www.linuxuk.org/docs/elce2009/genivi-alliance/" target="_self">GenIVI</a>) to in-depth and technical (e.g. <a href="http://www.linuxuk.org/docs/elce2009/elc2009-device-trees-for-arm/" target="_self">Device Tree&#8217;s for ARM</a>) but all were very well done. I also got to meet old and new friends alike which is always good. </span></span></p>
<p style="text-align: left;"><span><span title="Click to edit this part of the permalink">ELC continues to be one of my favourite events and I look forward to attending next year.</span></span></p>
<p style="text-align: left;">Oh and on my travels around the city I came across a most innovative shop sign, very cool.</p>
<p style="text-align: center;"><a href="http://www.linuxuk.org/images/cool-sign.jpg"><img class="aligncenter" title="Cool shop sign in Grenoble" src="http://www.linuxuk.org/images/cool-sign-small.jpg" alt="" width="540" height="303" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxuk.org/2009/10/elc2009-europe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
