<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<feed xmlns="http://www.w3.org/2005/Atom">

	<title>copyleft hardware planet</title>
	<link rel="self" href="http://en.qi-hardware.com/planet/atom.xml"/>
	<link href="http://en.qi-hardware.com/planet/"/>
	<id>http://en.qi-hardware.com/planet/atom.xml</id>
	<updated>2010-03-15T21:30:44+00:00</updated>
	<generator uri="http://www.planetplanet.org/">Planet/2.0 +http://www.planetplanet.org</generator>

	<entry xml:lang="en">
		<title type="html">ELC 2010 program announced, a talk by Free Electrons</title>
		<link href="http://free-electrons.com/blog/elc-2010-program/"/>
		<id>http://free-electrons.com/?p=2373</id>
		<updated>2010-03-15T14:19:29+00:00</updated>
		<content type="html">&lt;p&gt;&lt;img class=&quot;right-top&quot; alt=&quot;Japantown, San Francisco&quot; src=&quot;http://www.embeddedlinuxconference.com/elc_2010/images/027480_EXT_01_J.jpg&quot; title=&quot;ELC 2010 location in San Francisco&quot; width=&quot;120&quot; height=&quot;200&quot; /&gt;The &lt;a href=&quot;http://www.embeddedlinuxconference.com/elc_2010/sessions.html&quot;&gt;program of talks and BOFs&lt;/a&gt; of the &lt;a href=&quot;http://www.embeddedlinuxconference.com/elc_2010/index.html&quot;&gt;2010 edition of the Embedded Linux Conference&lt;/a&gt; has been published a few days ago, an opportunity to look at the most important and interesting conference for embedded Linux developers. For the record, ELC 2010 will take place from &lt;a href=&quot;http://www.embeddedlinuxconference.com/elc_2010/venue.html&quot;&gt;April, 12th to April, 14th in San Francisco, CA, USA&lt;/a&gt;, in the same place as the 2009 edition.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;A nice set of talks&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A set of real-time related talks: &lt;b&gt;Real-Time Linux Failure&lt;/b&gt;, by Frank Rowand (works for Sony, well known for his preempt-rt related talks at various ELC conferences), &lt;b&gt;Effective Use of RT-Preempt&lt;/b&gt;, by Kevin Dankwardt, &lt;b&gt;Using Interrupt Threads to Prioritize Interrupts&lt;/b&gt;, by Mike Anderson (also well known for his very interactive talks, he will also be giving his traditional &lt;b&gt;Using JTAG to debug Linux device drivers&lt;/b&gt; tutorial), &lt;b&gt;Measuring Responsiveness of Linux Kernel on Embedded System&lt;/b&gt;, by YungJoon Jung and DongHyouk Lim.&lt;/li&gt;
&lt;li&gt;A talk by Grant Likely about &lt;b&gt;Flattened Device Tree ARM support update&lt;/b&gt;, an effort to convert the ARM architecture to the same organization used in PowerPC, with a device tree file describing the hardware details instead of platform_device definitions in plain C. An important change for anyone doing ARM kernel development.&lt;/li&gt;
&lt;li&gt;Several power-management related talks: &lt;b&gt;Runtime Power Management: Overview and Platform Implementation&lt;/b&gt;, by Kevin Hillman (who works for &lt;a href=&quot;http://www.deeprootsystems.com/&quot;&gt;Deep Root Systems&lt;/a&gt; and has done a huge amount of work in the OMAP power management area). Runtime Power Management is probably the most important change done recently to the power management infrastructure of the Linux kernel, so this talk is certainly worth a look, all the more as Kevin is a very good speaker. On power manegement, there will also be other talks : &lt;b&gt;DVFS for the Embedded Linux&lt;/b&gt;, by Yong Bon Koo and Youngbin Seo, &lt;b&gt;Wake-ups effect on idle power for Intel&amp;#8217;s Moorestown MID and smartphone platform&lt;/b&gt;, by German Monroy (Intel), &lt;b&gt;Workload based aggressive Power Management on the Intel Moorestown MID and future Intel MID/Smartphone Platforms&lt;/b&gt;, by Sujith Thomas (from Intel).&lt;/li&gt;
&lt;li&gt;&lt;img class=&quot;right-top&quot; alt=&quot;Japan Town, San Francisco&quot; src=&quot;http://www.embeddedlinuxconference.com/elc_2010/images/jtown1.JPG&quot; /&gt;The usual tracing-related talks, with &lt;b&gt;Using the LTTng tracer for system-wide performance analysis and debugging&lt;/b&gt; by Mathieu Desnoyers and &lt;b&gt;Ftrace – embedded edition&lt;/b&gt;, by Steven Rostedt. A talk on debugging &lt;b&gt;Linux toolchain overview with advanced debugging and tracing features&lt;/b&gt;, by Dominique Toupin.&lt;/li&gt;
&lt;li&gt;Talks about platforms: a keynote by Greg Kroah Hartmann on &lt;b&gt;Android: a case study of an embedded Linux project&lt;/b&gt; (during which Greg will probably explain why the Android kernel modifications are not mainlined), &lt;b&gt;Experiences in Android Porting, Lessons learned, tips and tricks&lt;/b&gt;, by Mark Gross and &lt;b&gt;Understanding and Developing Applications for the Maemo Platform&lt;/b&gt;, by Leandro Melo de Sales, even though the recent merge of Maemo and Moblin to create MeeGo is likely to change some technical aspects of application development for this platform.&lt;/li&gt;
&lt;li&gt;The question of multi-core now also seems to be present in embedded conferences: &lt;b&gt;Strategies for Migrating Uniprocessor Code to Multi-Core&lt;/b&gt;, by Mike Anderson, &lt;b&gt;Embedded Multi-core with Adeos&lt;/b&gt;, Dan Malek, &lt;b&gt;Lock-free algorithm for Multi-core architecture&lt;/b&gt;, Hiromasa Kanda.&lt;b&gt; Multi-core Scheduling optimizations for soft real-time multi-threaded applications – A cooperation aware approach&lt;/b&gt;, Lucas Martins De Marchi.&lt;/li&gt;
&lt;li&gt;Some security talks, with Mike Anderson (again !) talking about &lt;b&gt;Creating a Secure Router Using SELinux&lt;/b&gt; and Jake Edge about &lt;b&gt;Understanding threat models for embedded devices&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;Some more-or-less multimedia-oriented talks: &lt;b&gt;Supporting SoC video subsystems in video4linux&lt;/b&gt;, by Hans Verkuil, &lt;b&gt;An Introduction to the Qt Development Framework&lt;/b&gt;, by Jeremy Katz, &lt;b&gt;GeeXboX Enna: embedded Media Center&lt;/b&gt;, by Benjamin Zores, &lt;b&gt;Case Study – Embedded Linux in a digital television STB&lt;/b&gt;, by Melanie Rhianna Lewis&lt;/li&gt;
&lt;li&gt;In the other talks, I&amp;#8217;ve noted the &lt;b&gt;Small Business Owners BOF&lt;/b&gt; by Grant Likely, &lt;b&gt;Evaluation of Data Reliability on Linux File Systems&lt;/b&gt; by Yoshitake Kobayashi, &lt;b&gt;Porting the Linux Kernel to x86 MID platforms&lt;/b&gt;, by Jacob Pan, &lt;b&gt;Linux without a bootloader?&lt;/b&gt; by Greg Ungerer, &lt;b&gt;Kexec – Ready for Embedded Linux&lt;/b&gt; by Magnus Damn, &lt;b&gt;Custom hardware modeling for FPGAs and Embedded Linux Platforms with QEMU&lt;/b&gt;, by John Williams, Edgar Iglesias.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;A talk from Free Electrons&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;right-top&quot; alt=&quot;Gilles Chanteperdrix&quot; src=&quot;http://free-electrons.com/graphics/gilles-chanteperdrix.jpg&quot; title=&quot;Gilles Chanteperdrix&quot; /&gt;&lt;a href=&quot;http://free-electrons.com/company/staff/gilles-chanteperdrix/&quot;&gt;Gilles Chanteperdrix&lt;/a&gt;, who works for Free Electrons since January, will give a talk about &lt;b&gt;FSCE: Reducing context switching time on ARM&lt;/b&gt;. FCSE is an extension of ARMv5 CPUs which allows to significantly reduce the cost of context switches by avoiding costly cache invalidations. Gilles, together with other developers, has created a patch which was proven to provide considerable latency improvements in &lt;a href=&quot;http://www.xenomai.org&quot;&gt;Xenomai&lt;/a&gt;, one of the hard real-time extensions for the Linux kernel. Here is the full abstract of Gilles talk :&lt;/p&gt;
&lt;p&gt;&lt;i&gt;The ARM v5 CPUs are inexpensive, low power, 32-bit processors widely used in embedded systems. Because of these processors&amp;#8217; cache implementation, using memory protection on these systems incurs a large performance penalty both to the latency of real-time applications and to the general performance of non real-time applications.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;By implementing the Fast Context Switch Extension (FCSE), we achieved both memory protection and good cache performance under the Linux 2.6 kernel. We briefly discuss the problem, explain the necessary changes to the Linux memory management system, and present performance measurements on multiple CPU families, for real-time and non real-time benchmarks.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;The corresponding kernel patches are public and have already been submitted to the Linux Kernel Mailing List.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;The three people of Free Electrons, Michael Opdenacker, Gilles Chanteperdrix and myself (Thomas Petazzoni) will all be there at ELC. We hope to meet you during this conference!&lt;/p&gt;</content>
		<author>
			<name>thomas</name>
			<uri>http://free-electrons.com</uri>
		</author>
		<source>
			<title type="html">Free Electrons</title>
			<subtitle type="html">Embedded Linux Experts</subtitle>
			<link rel="self" href="http://free-electrons.com/feed/atom/"/>
			<id>http://free-electrons.com/feed/atom/</id>
			<updated>2010-03-15T15:00:25+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Holidays in Taiwan</title>
		<link href="http://laforge.gnumonks.org/weblog/2010/03/15#20100315-holidays-taiwan"/>
		<id>http://laforge.gnumonks.org/weblog/2010/03/15#20100315-holidays-taiwan</id>
		<updated>2010-03-15T01:00:00+00:00</updated>
		<content type="html">&lt;p&gt;
Just in case you are wondering why there are no updates here: I'm
currently on holidays in Taiwan and thus not working much on my various
projects, i.e. no major updates on this blog until some early/mid April.
&lt;/p&gt;</content>
		<author>
			<name>Harald Welte</name>
			<uri>http://laforge.gnumonks.org/weblog</uri>
		</author>
		<source>
			<title type="html">Harald Welte's blog</title>
			<subtitle type="html">Harald Welte's personal Blosxom blog.</subtitle>
			<link rel="self" href="http://laforge.gnumonks.org/weblog/index.rss"/>
			<id>http://laforge.gnumonks.org/weblog/index.rss</id>
			<updated>2010-03-15T21:30:20+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Software- and hardware-I2C</title>
		<link href="http://news.jeelabs.org/2010/03/15/software-and-hardware-i2c/"/>
		<id>http://news.jeelabs.org/?p=6509</id>
		<updated>2010-03-14T23:01:04+00:00</updated>
		<content type="html">&lt;p&gt;Until now, the &lt;a href=&quot;http://news.jeelabs.org/docs/ports.html&quot;&gt;Ports&lt;/a&gt; library supported &lt;em&gt;software&lt;/em&gt; I2C on the 4 &amp;#8220;ports&amp;#8221;, whereas &lt;em&gt;hardware&lt;/em&gt; I2C required the Arduino&amp;#8217;s Wire library. The unfortunate bit is that the API for these two libraries is slightly different (the Ports library uses a slightly more OO design).&lt;/p&gt;
&lt;p&gt;See the difference in resulting code &lt;a href=&quot;http://news.jeelabs.org/2009/11/30/plug-shield-clock/&quot;&gt;with&lt;/a&gt; and &lt;a href=&quot;http://news.jeelabs.org/2009/12/04/jeenode-clock/&quot;&gt;without&lt;/a&gt; Plug shield, for example.&lt;/p&gt;
&lt;p&gt;Triggered by an idea on the &lt;a href=&quot;http://talk.jeelabs.net/topic/157&quot;&gt;forum&lt;/a&gt;, I decided to extend the Ports library, so that &amp;#8220;port 0&amp;#8243; gets redirected to Analog 4 (PC4) and Analog 5 (PC5), i.e. the hardware SDA/SCL pins on an ATmega.&lt;/p&gt;
&lt;p&gt;So now you can use the Plug Shield with the same code based on the PortI2C class as with JeeNodes. Simply specify port zero when using this with an Arduino and a Plug Shield!&lt;/p&gt;
&lt;p&gt;Here&amp;#8217;s the Arduino example again, which no longer requires the Wire library:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://files.jeelabs.org/2010/03/Screen-shot-2010-03-13-at-19.27.28.png&quot; border=&quot;0&quot; alt=&quot;Screen shot 2010-03-13 at 19.27.28.png&quot; width=&quot;460&quot; height=&quot;547&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Note the use of port &lt;strong&gt;0&lt;/strong&gt; to connect to hardware I2C pins.&lt;/p&gt;
&lt;p&gt;The benefit is that &lt;em&gt;all&lt;/em&gt; plugs for which code exists based on the Ports library (Pressure, UART, LCD, etc) can now be used on an Arduino with a Plug Shield.&lt;/p&gt;
&lt;p&gt;A nice extra is that this will also work on an Arduino Mega, &lt;em&gt;without&lt;/em&gt; requiring two extra patch cables to &lt;a href=&quot;http://talk.jeelabs.net/topic/157&quot;&gt;hook up&lt;/a&gt; to the hardware I2C pins.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Long live simplicity!&lt;/em&gt;&lt;/p&gt;</content>
		<author>
			<name>Jee Labs</name>
			<uri>http://news.jeelabs.org</uri>
		</author>
		<source>
			<title type="html">Jee Labs</title>
			<subtitle type="html">Computing stuff tied to the physical world</subtitle>
			<link rel="self" href="http://news.jeelabs.org/feed/"/>
			<id>http://news.jeelabs.org/feed/</id>
			<updated>2010-03-14T23:30:08+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">tribute</title>
		<link href="http://blog.beetlebum.de/2010/03/14/tribute/"/>
		<id>http://blog.beetlebum.de/2010/03/14/tribute/</id>
		<updated>2010-03-14T11:47:27+00:00</updated>
		<content type="html">&lt;a href=&quot;http://blog.beetlebum.de/2010/03/14/tribute/&quot;&gt;&lt;img src=&quot;http://blog.beetlebum.de/wp-content/uploads/2010/03/quiche-150x150.jpg&quot; class=&quot;imgtfe&quot; hspace=&quot;5&quot; align=&quot;left&quot; width=&quot;150&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;</content>
		<author>
			<name>Beetlebum.de</name>
			<uri>http://blog.beetlebum.de</uri>
		</author>
		<source>
			<title type="html">Jojos illustrierter Blog</title>
			<link rel="self" href="http://blog.beetlebum.de/feed/"/>
			<id>http://blog.beetlebum.de/feed/</id>
			<updated>2010-03-15T21:30:41+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Carrier Board</title>
		<link href="http://news.jeelabs.org/2010/03/14/carrier-board/"/>
		<id>http://news.jeelabs.org/?p=6479</id>
		<updated>2010-03-13T23:01:31+00:00</updated>
		<content type="html">&lt;p&gt;&lt;em&gt;Yesterday&amp;#8217;s &lt;a href=&quot;http://news.jeelabs.org/2010/03/13/jeenode-enclosure/&quot;&gt;enclosure&lt;/a&gt; has started a new ball rolling&amp;#8230;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ve decided to support a mix of plugs with room for prototyping. A first mockup:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://files.jeelabs.org/2010/03/DSC_1231.jpg&quot; alt=&quot;DSC_1231.jpg&quot; border=&quot;0&quot; width=&quot;604&quot; height=&quot;316&quot; /&gt;&lt;/p&gt;
&lt;p&gt;This will be made possible by a new Carrier Board with &lt;em&gt;tons&lt;/em&gt; of different ways to connect to:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://files.jeelabs.org/2010/03/jlpcb-0881.png&quot; alt=&quot;jlpcb-088.png&quot; border=&quot;0&quot; width=&quot;604&quot; height=&quot;129&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Ports 1 and 4 each have four positions for adding plugs. All connected in parallel, so you can hook up more than one if you&amp;#8217;re using a bus such as I2C on that port. Note the big dots, identifying the PWR pins for orientation.&lt;/p&gt;
&lt;p&gt;Ports 2 and 3 can be plugged in, but their pins are also brought out to a series of 6-pin headers in the bottom right. These 18 pins bring out everything else, including full SPI, hardware I2C, and the serial I/O lines.&lt;/p&gt;
&lt;p&gt;Lastly, the SPI/ISP and the PWR/SER/I2C connectors from the JeeNode have been duplicated.&lt;/p&gt;
&lt;p&gt;Note that you can also ignore all that plug stuff and just insert your own board into the entire bottom row, using five 6-pin headers. That gives you access to &lt;em&gt;all&lt;/em&gt; the pins on a JeeNode. Here&amp;#8217;s a board I&amp;#8217;m going to try out:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://files.jeelabs.org/2010/03/jlpcb-0891.png&quot; alt=&quot;jlpcb-089.png&quot; border=&quot;0&quot; width=&quot;604&quot; height=&quot;172&quot; /&gt;&lt;/p&gt;
&lt;p&gt;There&amp;#8217;s a split down that board, to allowing breaking off and using either side independently. The left side is essentially a dual JeePlug and will fit in all the 2-port positions on the Carrier Board.&lt;/p&gt;
&lt;p&gt;These boards will be included in the next round of PCBs. &lt;em&gt;We&amp;#8217;re back to the &amp;#8220;Patience, grasshopper!&amp;#8221; part&amp;#8230;&lt;/em&gt;&lt;/p&gt;</content>
		<author>
			<name>Jee Labs</name>
			<uri>http://news.jeelabs.org</uri>
		</author>
		<source>
			<title type="html">Jee Labs</title>
			<subtitle type="html">Computing stuff tied to the physical world</subtitle>
			<link rel="self" href="http://news.jeelabs.org/feed/"/>
			<id>http://news.jeelabs.org/feed/</id>
			<updated>2010-03-14T23:30:08+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Contorsions Technologiques – Call for Proposals</title>
		<link href="http://lekernel.net/blog/?p=902"/>
		<id>http://lekernel.net/blog/?p=902</id>
		<updated>2010-03-13T18:13:05+00:00</updated>
		<content type="html">&lt;p&gt;&lt;a href=&quot;http://lekernel.net/blog/wp-content/uploads/2010/03/logo-contorsions-technologiques.png&quot;&gt;&lt;img src=&quot;http://lekernel.net/blog/wp-content/uploads/2010/03/logo-contorsions-technologiques-300x300.png&quot; alt=&quot;&quot; title=&quot;logo-contorsions-technologiques&quot; width=&quot;300&quot; height=&quot;300&quot; class=&quot;alignright size-medium wp-image-907&quot; /&gt;&lt;/a&gt;&lt;tt&gt;La Suite Logique hackerspace invites hackers from all around the world to participate to the first edition of Les Contorsions Technologiques that will run from April 30 to May 2 at la Suite, alternative cultural space in the middle of Paris, France.&lt;/tt&gt;&lt;/p&gt;
&lt;p&gt;What are Les Contorsions Technologiques ? It's a mix of workshops, exhibitions, demonstrations and performance, in a setting favorable to discovery, experimentation and exchange. It's an invitation to grab the tools and take the initiative back, to shatter norms and reshape our universe. It's the celebration of all the creative, funny or spectacular uses of technology, and knowledge sharing.&lt;/p&gt;
&lt;p&gt;Help us to spread the word by diffusing this Call for Proposals!&lt;/p&gt;
&lt;p&gt;--[ Call for Proposals ]----&lt;/p&gt;
&lt;p&gt;Les Contorsions Technologiques revolve around three big ideas:&lt;br /&gt;
- exhibiting tangible technology applications, as they are easier to feel;&lt;br /&gt;
- guiding people on their meeting with technology;&lt;br /&gt;
- inspire people into following our footsteps and play with technology.&lt;/p&gt;
&lt;p&gt;We decided to not have lectures, and to ignore computer-only subjects. But do&lt;br /&gt;
not worry, there is still a wealth of topics. If you are unsure about this,&lt;br /&gt;
here is a list of possible topics:&lt;/p&gt;
&lt;p&gt;* Electronics Basics&lt;br /&gt;
  - all arduino things&lt;br /&gt;
  - blinky boards&lt;br /&gt;
  - squeaky circuits&lt;br /&gt;
  - robotic runts&lt;br /&gt;
  - radio transmissions&lt;/p&gt;
&lt;p&gt;* Day to day&lt;br /&gt;
  - TV-B-gone and friends&lt;br /&gt;
  - RFID jewelry&lt;br /&gt;
  - RFID killers&lt;br /&gt;
  - makerbots and RepRap&lt;br /&gt;
  - DIY domestic appliances&lt;br /&gt;
  - DIY biotechs&lt;br /&gt;
  - DIY clothing&lt;/p&gt;
&lt;p&gt;* Art and games&lt;br /&gt;
  - brainmachine&lt;br /&gt;
  - demomaking&lt;br /&gt;
  - 8-bit music&lt;br /&gt;
  - puredata and supercollider&lt;br /&gt;
  - object tracking&lt;br /&gt;
  - physical peripherals&lt;br /&gt;
  - circuit bending&lt;/p&gt;
&lt;p&gt;* Urban hacking&lt;br /&gt;
  - LED throwies&lt;br /&gt;
  - laser tag&lt;br /&gt;
  - building fronts as giants screen, one pixel per window&lt;/p&gt;
&lt;p&gt;* Science&lt;br /&gt;
  - Tesla coils&lt;br /&gt;
  - quadrocopters&lt;br /&gt;
  - autonomous drones&lt;/p&gt;
&lt;p&gt;And, of course, everything we might have forgotten ...&lt;/p&gt;
&lt;p&gt;Finally, we have the pleasure to offer you a quite uncommun exhibition medium,&lt;br /&gt;
the front of a 7 story building. Be megalomaniac, we have the resources for!&lt;br /&gt;
(more information on this very soon)&lt;/p&gt;
&lt;p&gt;--[ Submissions ]----&lt;/p&gt;
&lt;p&gt;Send your submissions at cfp@contorsions-technologiques.org before April 3,&lt;br /&gt;
23:59 GMT. Acceptance notifications will be sent around April 8 and the&lt;br /&gt;
schedule will be published around April 15.&lt;/p&gt;
&lt;p&gt;Your submissions shall be a Plain Text, PDF, OpenDocument or RTF file, and&lt;br /&gt;
shall contain the following informations:&lt;br /&gt;
- type&lt;br /&gt;
- summary (1000 characters max)&lt;br /&gt;
- lang (fr/en)&lt;br /&gt;
- logistics need (tables, chairs, power, light, sound)&lt;br /&gt;
- contact information (at least an e-mail address)&lt;br /&gt;
- if applicable, a link to pictures or videos&lt;/p&gt;
&lt;p&gt;Here are the submission types we accept:&lt;br /&gt;
- workshop: one or two people help to realize a small project (30 to 90 min of&lt;br /&gt;
  work, no big hardware. Soldering iron is OK, drill press is not)&lt;br /&gt;
- exhibition: present your realizations and do interactive demonstrations&lt;br /&gt;
- demo/performance: be the star during 10 to 30 minutes. e.g.: tesla coil,&lt;br /&gt;
  quadrocopter flight&lt;br /&gt;
- concert: between 30mn and 2h&lt;/p&gt;
&lt;p&gt;Don't forget: everything is possible, as long as you drop us some lines to talk&lt;br /&gt;
about it.&lt;/p&gt;
&lt;p&gt;--[ Practical Informations ]----&lt;/p&gt;
&lt;p&gt;Les Contorsions Technologiques are organised without budget by volunteers on&lt;br /&gt;
their free time. Therefore, we cannot help with travels or accomodation&lt;br /&gt;
expenses, but we might be able to organise makeshift accomodation for&lt;br /&gt;
participants. Please contact us for more details.&lt;/p&gt;
&lt;p&gt;Check out our web site for the last updates and other stuff:&lt;/p&gt;
&lt;p&gt;http://www.contorsions-technologiques.org/&lt;/p&gt;
&lt;p&gt;This call for proposals is available here :&lt;/p&gt;
&lt;p&gt;http://www.contorsions-technologiques.org/cfp.html&lt;/p&gt;
&lt;p&gt;Subscribe to the annonces mailing-list to be warned of the last updates:&lt;/p&gt;
&lt;p&gt;http://www.contorsions-technologiques.org/cgi-bin/mailman/listinfo/annonces&lt;/p&gt;
&lt;p&gt;Meet us on IRC :&lt;br /&gt;
irc://chat.freenode.net/#lasuitelogique&lt;/p&gt;
&lt;p&gt;Send us an e-mail:&lt;br /&gt;
contact@contorsions-technologiques.org&lt;/p&gt;
&lt;p&gt;-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-&lt;/p&gt;
&lt;p&gt;La Suite Logique invite les bidouilleurs du monde entier à participer à la&lt;br /&gt;
première édition des Contorsions technologiques qui se déroulera du 30 avril au&lt;br /&gt;
2 mai à la Suite, lieu culturel alternatif situé au coeur de Paris, France.&lt;/p&gt;
&lt;p&gt;Les Contorsions Technologiques, c'est un mélange d'ateliers, d'expositions, de&lt;br /&gt;
démonstrations et de performances, dans une atmosphère propice à la découverte,&lt;br /&gt;
l'expérimentation et l'échange. C'est une invitation à prendre les outils et&lt;br /&gt;
reprendre l'initiative, à briser les normes et remodeler notre univers.  C'est&lt;br /&gt;
la célébration de toutes les utilisations créatives, amusantes et&lt;br /&gt;
spectaculaires de la technologie, et du partage de la connaissance.&lt;/p&gt;
&lt;p&gt;Aidez-nous à répandre la nouvelle en faisant tourner cet Appel à Proposition !&lt;/p&gt;
&lt;p&gt;--[ Appel à Propositions ]----&lt;/p&gt;
&lt;p&gt;Voici les trois axes qui gouvernent les Contorsions Technologiques :&lt;br /&gt;
- matérialiser la technologie pour mieux la faire ressentir ;&lt;br /&gt;
- guider le public dans sa rencontre avec la technologie ;&lt;br /&gt;
- donner au public l'envie de se lancer sur nos traces et de jouer avec la&lt;br /&gt;
  technologie.&lt;/p&gt;
&lt;p&gt;Nous avons volontairement décidé de ne pas faire de conférences, et d'ignorer&lt;br /&gt;
les sujets purement informatiques. Mais n'ayez crainte, il reste amplement de&lt;br /&gt;
quoi faire. Si vous en doutez, voici une liste de sujets possibles :&lt;/p&gt;
&lt;p&gt;* Électronique basique&lt;br /&gt;
  - arduino et compagnie&lt;br /&gt;
  - loupiottes qui clignotent&lt;br /&gt;
  - circuits qui couinent&lt;br /&gt;
  - robots riquiqui&lt;br /&gt;
  - transmissions radio&lt;/p&gt;
&lt;p&gt;* Quotidien&lt;br /&gt;
  - TV B gone et consors&lt;br /&gt;
  - joaillerie RFID&lt;br /&gt;
  - tueurs de RFID&lt;br /&gt;
  - makerbots et ReprRp&lt;br /&gt;
  - électroménager DIY&lt;br /&gt;
  - biotechnologies DIY&lt;br /&gt;
  - vêtements DIY&lt;/p&gt;
&lt;p&gt;* Art and jeux&lt;br /&gt;
  - brainmachine&lt;br /&gt;
  - demomaking&lt;br /&gt;
  - 8-bit music&lt;br /&gt;
  - puredata et supercollider&lt;br /&gt;
  - object tracking&lt;br /&gt;
  - périphériques physiques&lt;br /&gt;
  - circuit bending&lt;/p&gt;
&lt;p&gt;* Espace urbain&lt;br /&gt;
  - LED throwies&lt;br /&gt;
  - laser tag&lt;br /&gt;
  - écrans géants en facade, un pixel par fenêtre&lt;/p&gt;
&lt;p&gt;* Science&lt;br /&gt;
  - bobines de Tesla&lt;br /&gt;
  - quadrocopters&lt;br /&gt;
  - drones autonomes&lt;/p&gt;
&lt;p&gt;et bien sûr, tout ce que nous aurions pu oublier...&lt;/p&gt;
&lt;p&gt;Enfin, nous avons le plaisir de vous offrir un terrain d'exposition peu commun,&lt;br /&gt;
la facade d'un immeuble de sept étages. Voyez grand, nous en avons les moyens&lt;br /&gt;
(plus d'informations très prochainement).&lt;/p&gt;
&lt;p&gt;--[ Modalités de soumission ]----&lt;/p&gt;
&lt;p&gt;Envoyez vos soumissions à cfp@contorsions-technologiques.org avant le 3 avril,&lt;br /&gt;
23h59 GMT. Les notifications d'acceptation seront envoyées vers le 8 avril et&lt;br /&gt;
le programme final sera publié autour du 15 avril.&lt;/p&gt;
&lt;p&gt;Vos soumissions doivent être dans un des formats Plain Text, PDF, OpenDocument&lt;br /&gt;
ou RTF, et doivent contenir les informations suivantes :&lt;br /&gt;
- type&lt;br /&gt;
- résumé (1000 caracteres max)&lt;br /&gt;
- langue (fr/en)&lt;br /&gt;
- besoins logistiques (tables, chaises, électricité, lumière, son)&lt;br /&gt;
- informations de contact (au moins e-mail)&lt;br /&gt;
- éventuellement, un lien vers des photos/vidéos.&lt;/p&gt;
&lt;p&gt;Voici les types de soumission acceptés :&lt;br /&gt;
- ateliers : un ou deux instructeurs aident le public à réaliser un petit&lt;br /&gt;
  montage qui prend de 30 à 90 minutes, ne demandant pas de matériel lourd (fer&lt;br /&gt;
  à souder : OK ; perceuse a colonne : KO)&lt;br /&gt;
- exposition/installation : présentez vos réalisations au public et faites de&lt;br /&gt;
  petites démonstrations interactives&lt;br /&gt;
- démonstration/performance : soyez le centre de l'attention pendant 10 à 30&lt;br /&gt;
  minutes. e.g.: tesla coil, quadrocopters&lt;br /&gt;
- concert : entre 30mn et 3h de concert&lt;/p&gt;
&lt;p&gt;N'oubliez pas : tout est possible, il suffit de nous laisser un e-mail pour en parler.&lt;/p&gt;
&lt;p&gt;--[ Infos pratiques ]----&lt;/p&gt;
&lt;p&gt;Les Contorsions Technologiques sont organisées sans budget par des bénévoles sur&lt;br /&gt;
leur temps libre. Par conséquent, nous ne pouvons aider à financer les déplacements&lt;br /&gt;
ou l'hébergement, mais nous pouvons tâcher d'organiser un hébergement de fortune&lt;br /&gt;
pour les exposants. Contactez-nous pour plus de détails.&lt;/p&gt;
&lt;p&gt;Surveillez notre Site Web pour les mises à jour et autres nouveautés :&lt;/p&gt;
&lt;p&gt;http://www.contorsions-technologiques.org/&lt;/p&gt;
&lt;p&gt;Cet appel à proposition est disponible ici :&lt;/p&gt;
&lt;p&gt;http://www.contorsions-technologiques.org/cfp.html&lt;/p&gt;
&lt;p&gt;Inscrivez vous à la liste de diffusion annonces pour être averti des dernières&lt;br /&gt;
nouvelles :&lt;/p&gt;
&lt;p&gt;http://www.contorsions-technologiques.org/cgi-bin/mailman/listinfo/annonces&lt;/p&gt;
&lt;p&gt;Retrouvez nous sur IRC :&lt;br /&gt;
irc://chat.freenode.net/#lasuitelogique&lt;/p&gt;
&lt;p&gt;Envoyez nous un e-mail :&lt;br /&gt;
contact@contorsions-technologiques.org&lt;br /&gt;
&lt;/p&gt;</content>
		<author>
			<name>Sebastien Bourdeauducq, lekernel.net</name>
			<uri>http://lekernel.net/blog</uri>
		</author>
		<source>
			<title type="html">lekernel's scrapbook</title>
			<subtitle type="html">News and small projects of mine. See http://lekernel.net for my main webpage.</subtitle>
			<link rel="self" href="http://lekernel.net/blog/?feed=rss2"/>
			<id>http://lekernel.net/blog/?feed=rss2</id>
			<updated>2010-03-13T18:30:22+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Nedit&amp;#8217;s Ctrl-y for emacs</title>
		<link href="http://chitlesh.wordpress.com/2010/03/13/nedits-ctrl-y-for-emacs/"/>
		<id>http://chitlesh.wordpress.com/?p=802</id>
		<updated>2010-03-13T10:35:04+00:00</updated>
		<content type="html">&lt;p&gt;Nedit has a very cool feature and I&amp;#8217;ve even seen people using gvim have something similar. However emacs for some reason doesn&amp;#8217;t. Is it because they don&amp;#8217;t have users of their same field of application? Well who knows.&lt;/p&gt;
&lt;p&gt;The feature in question that with Ctrl-y on Nedit one can open a file whose filename and path are listed in a text file just by placing the cursor on that&lt;br /&gt;
filename. e.g&lt;/p&gt;
&lt;pre class=&quot;brush: bash;&quot;&gt;
#----------------------
#!/usr/bin/tclsh
source $(SCRIPTS_HOME)/definitions.tcl
....
#----------------------
&lt;/pre&gt;
&lt;p&gt;After several nights roaming online for a possible solution with emacs, I ended thinking that there is no generic for this. Hence I ended up writing the following lisp code myself with my 4-hours experience with lisp.&lt;/p&gt;
&lt;p&gt;The objective is there is an environmental variable for each projects&amp;#8217; path and that each has specific technology files (LEF,Liberty(ccs,ecsm,&amp;#8230;) for pads, sram, rom, analog modules, &amp;#8230;&amp;#8230; One should be able to open the $(SCRIPTS_HOME)/definitions.tcl (with a shortcut i.e Ctrl-Y) within emacs itself , instead of ctrl-x-f ?&lt;/p&gt;
&lt;pre class=&quot;brush: bash;&quot;&gt;
;;
;; Nedit file open with control-y
;;
(defun cgo-open-this-file (arg)
  &amp;quot;Copy lines (as many as prefix argument) in the kill ring&amp;quot;
  (interactive &amp;quot;p&amp;quot;)

  ;; select whole word
  (let (b1 b2)
    (skip-chars-backward &amp;quot;^&amp;lt;&amp;gt;“[\&amp;quot;‘&amp;quot;)
    (setq b1 (point))
    (skip-chars-forward &amp;quot;^&amp;lt;&amp;gt;”]\&amp;quot;’&amp;quot;)
    (setq b2 (point))
    (set-mark b1))

  ;; grab selected word and start processing it
  (setq filename
        (if (and transient-mark-mode mark-active)
            (buffer-substring-no-properties (region-beginning) (region-end))
          (thing-at-point 'symbol)))

  ;; identify a environmentalvariable
  (setq envvar (replace-regexp-in-string &amp;quot;.*$(&amp;quot; &amp;quot;&amp;quot; filename))
  (setq envvar (replace-regexp-in-string &amp;quot;).*&amp;quot; &amp;quot;&amp;quot; envvar))
  (setq envvar (getenv envvar))
  (message &amp;quot;envvar %s&amp;quot; envvar)

  ;; replacing the environmental variable
  (setq envvar_replacement (replace-regexp-in-string &amp;quot;\$(.*)&amp;quot; envvar filename))
  (message &amp;quot;file %s&amp;quot; envvar_replacement)
  (find-file envvar_replacement)
)

;; optional key binding
(global-set-key &amp;quot;\C-y&amp;quot; 'cgo-open-this-file)
&lt;/pre&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This code can be improved to support multiple env variables or any thing you would like, However it works and suits my application. Feel free to post a better solution &lt;img src=&quot;http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/chitlesh.wordpress.com/802/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/chitlesh.wordpress.com/802/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/chitlesh.wordpress.com/802/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/chitlesh.wordpress.com/802/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/chitlesh.wordpress.com/802/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/chitlesh.wordpress.com/802/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/chitlesh.wordpress.com/802/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/chitlesh.wordpress.com/802/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/chitlesh.wordpress.com/802/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/chitlesh.wordpress.com/802/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=chitlesh.wordpress.com&amp;blog=8235459&amp;post=802&amp;subd=chitlesh&amp;ref=&amp;feed=1&quot; /&gt;</content>
		<author>
			<name>Chitlesh</name>
			<uri>http://chitlesh.wordpress.com</uri>
		</author>
		<source>
			<title type="html">EDA tools on Fedora while diving with the electrons</title>
			<subtitle type="html">This blog entails my contribution to the Fedora Project and some thoughts about the EDA/Semiconductor industry.</subtitle>
			<link rel="self" href="http://chitlesh.wordpress.com/feed/atom/"/>
			<id>http://chitlesh.wordpress.com/feed/atom/</id>
			<updated>2010-03-13T11:00:23+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Arduino on Ekstra Bladet Nationen.tv</title>
		<link href="http://arduino.cc/blog/?p=473"/>
		<id>http://arduino.cc/blog/?p=473</id>
		<updated>2010-03-13T09:58:05+00:00</updated>
		<content type="html">&lt;p&gt;Ekstra Bladet is a Danish paper that has a quite large online version. This week they have &lt;a href=&quot;http://ekstrabladet.tv/nationentv/article1310905.ece&quot;&gt;a small online TV documentary&lt;/a&gt; about Arduino&amp;#8217;s presence at the OSD conference in Copenhagen last week. We cannot embed their video in our site (they give no chance to do so) but visit &lt;a href=&quot;http://ekstrabladet.dk/nationentv/klip/?clipid=25582&amp;sogeres=http%3A%2F%2Ffront.xstream.dk%2Feb%2Fapi%2FrssReqEngine.php%3FCommunity%3D1%26SearchStr%3Darduino%26Limit%3D30%26Offset%3D%26CatConstraint%3D%26OrderBy%3Ddate-desc%26Period%3Daltid%26Tags%3Darduino&quot;&gt;this link&lt;/a&gt; to see it. If you watch the clip you will notice there is a Pong game made with a series of RGB LED matrixes by the guys at &lt;a href=&quot;http://www.bsd-dk.dk/&quot;&gt;BSD-DK&lt;/a&gt;, as well as a whole display of different projects that can be made with Arduino &amp;#8230; that was a nice job! For the next &lt;a href=&quot;http://www.opensourcedays.org/2010/&quot;&gt;Open Source Days&lt;/a&gt;, please remember I live just across the Oresund, and send me an invitation, thanks &lt;img src=&quot;http://arduino.cc/blog/wp-includes/images/smilies/icon_wink.gif&quot; alt=&quot;;-)&quot; class=&quot;wp-smiley&quot; /&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;wp-caption alignnone&quot;&gt;&lt;a href=&quot;http://ekstrabladet.tv/nationentv/article1310905.ece&quot;&gt;&lt;img title=&quot;Arduino clip on Ekstra Bladet&quot; src=&quot;http://farm5.static.flickr.com/4058/4429146506_861d0c2996_o.jpg&quot; alt=&quot;Arduino clip on Ekstra Bladet&quot; width=&quot;416&quot; height=&quot;499&quot; /&gt;&lt;/a&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;Arduino clip on Ekstra Bladet March 2010&lt;/p&gt;&lt;/div&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;/p&gt;</content>
		<author>
			<name>Arduino</name>
			<uri>http://arduino.cc/blog</uri>
		</author>
		<source>
			<title type="html">Arduino Blog</title>
			<link rel="self" href="http://arduino.cc/blog/?feed=rss2"/>
			<id>http://arduino.cc/blog/?feed=rss2</id>
			<updated>2010-03-13T10:30:08+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">The National Association for Amateur Radio (US)</title>
		<link href="http://arduino.cc/blog/?p=469"/>
		<id>http://arduino.cc/blog/?p=469</id>
		<updated>2010-03-13T09:33:38+00:00</updated>
		<content type="html">&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;wp-caption alignnone&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/dcuartielles/4428299737/sizes/o/in/photostream/&quot;&gt;&lt;img title=&quot;AARL's Survery for March 2010&quot; src=&quot;http://farm5.static.flickr.com/4009/4428347095_98a1eb4780_o.jpg&quot; alt=&quot;AARL's Survery for March 2010&quot; width=&quot;416&quot; height=&quot;541&quot; /&gt;&lt;/a&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;AARL's Quiz for March 2010&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;The &lt;a href=&quot;http://www.arrl.org&quot;&gt;AARL&lt;/a&gt; is the US National Association for Amateur Radio with over 150.000 members. This month they published a Quiz on their website that included a question about the term &amp;#8220;Arduino&amp;#8221;. We have been getting some visits to our website from them during the last days. If you are into electronics in general and radio in particular, you should maybe take a look at &lt;a href=&quot;http://www.arrl.org&quot;&gt;their website&lt;/a&gt;. Here some facts:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;By 1914, there were thousands of Amateur Radio operators&amp;#8211;hams&amp;#8211;in the United States. Hiram Percy Maxim, a leading Hartford, Connecticut, inventor and industrialist saw the need for an organization to band together this fledgling group of radio experimenters. In May 1914 he founded the American Radio Relay League (ARRL) to meet that need.&lt;/p&gt;
&lt;p&gt;Today ARRL, with approximately 157,000 members, is the largest organization of radio amateurs in the United States. The ARRL is a not-for-profit organization that:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;promotes interest in Amateur Radio communications and experimentation
&lt;p&gt; &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;represents US radio amateurs in legislative matters, and
&lt;p&gt; &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;maintains fraternalism and a high standard of conduct among Amateur Radio operators.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;At ARRL headquarters in the Hartford suburb of Newington, a staff of 120 helps serve the needs of members. ARRL is also International Secretariat for the International Amateur Radio Union, which is made up of similar societies in 150 countries around the world.&lt;/p&gt;
&lt;/blockquote&gt;&lt;/p&gt;</content>
		<author>
			<name>Arduino</name>
			<uri>http://arduino.cc/blog</uri>
		</author>
		<source>
			<title type="html">Arduino Blog</title>
			<link rel="self" href="http://arduino.cc/blog/?feed=rss2"/>
			<id>http://arduino.cc/blog/?feed=rss2</id>
			<updated>2010-03-13T10:30:08+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">JeeNode enclosure</title>
		<link href="http://news.jeelabs.org/2010/03/13/jeenode-enclosure/"/>
		<id>http://news.jeelabs.org/?p=6471</id>
		<updated>2010-03-12T23:01:55+00:00</updated>
		<content type="html">&lt;p&gt;&lt;em&gt;At last!&lt;/em&gt; &amp;#8211; Here&amp;#8217;s a fantastic enclosure for the JeeNode:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://files.jeelabs.org/2010/03/DSC_1229.jpg&quot; border=&quot;0&quot; alt=&quot;DSC_1229.jpg&quot; width=&quot;604&quot; height=&quot;318&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The plugs are just one possible orientation, they will also fit sideways, i.e. stacked on their side like the JeeNode in there. No screws, no glue &amp;#8211; this just needs a PCB of the right size &amp;#8211; or as in this case: perf-board with some male headers to connect to the JeeNode ports.&lt;/p&gt;
&lt;p&gt;The whole box clicks together with the other side, which has exactly the same shape:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://files.jeelabs.org/2010/03/DSC_1230.jpg&quot; border=&quot;0&quot; alt=&quot;DSC_1230.jpg&quot; width=&quot;604&quot; height=&quot;403&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Available in light gray and in black from &lt;a href=&quot;http://www.dickbest.nl/webshop/index.php?act=viewProd&amp;productId=742&quot;&gt;Dick Best&lt;/a&gt; in the Netherlands.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ll look into adding this enclosure option to the shop.&lt;/p&gt;</content>
		<author>
			<name>Jee Labs</name>
			<uri>http://news.jeelabs.org</uri>
		</author>
		<source>
			<title type="html">Jee Labs</title>
			<subtitle type="html">Computing stuff tied to the physical world</subtitle>
			<link rel="self" href="http://news.jeelabs.org/feed/"/>
			<id>http://news.jeelabs.org/feed/</id>
			<updated>2010-03-14T23:30:08+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">本 NanoNote 的第一个硬件衍生产品</title>
		<link href="http://www.openmobilefree.net/?p=463"/>
		<id>http://www.openmobilefree.net/?p=463</id>
		<updated>2010-03-12T15:09:13+00:00</updated>
		<content type="html">&lt;p&gt;CC 就是&lt;a href=&quot;http://cn.creativecommons.org/&quot; target=&quot;_blank&quot;&gt;Creative Common &lt;/a&gt;。本 NanoNote 的硬件原理图是以CC-BY-SA协议发布。这个SAKC就是一个最好 CC 应用的例子&lt;/p&gt;
&lt;p&gt;先贴图片（我总是喜欢图片）&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.openmobilefree.net/wp-content/uploads/2010/03/Sakc.png&quot;&gt;&lt;img class=&quot;aligncenter size-full wp-image-464&quot; title=&quot;Sakc&quot; src=&quot;http://www.openmobilefree.net/wp-content/uploads/2010/03/Sakc.png&quot; alt=&quot;&quot; width=&quot;493&quot; height=&quot;480&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;请大家注意看右下角：&lt;/p&gt;
&lt;pre&gt;QI-HARDWARE&lt;/pre&gt;
&lt;pre&gt;http://nandnote.cc&lt;/pre&gt;
&lt;pre&gt;SAKC_BOARD RC1 CC-BY-SA 3.0 
&lt;/pre&gt;
&lt;p&gt;SAKC 是在Ben NanoNote电路图的基破上设计开发的。这样就省去了很大一部分的设计时间。很快的将产品设计出来。并且 Carlos 用了48 个小时就把所有的组件都焊接到PCB上。而且Ben NanoNote的软件也很容易的就运行在 SAKC 上。只是要对一些特殊功能写一些驱动。&lt;/p&gt;
&lt;p&gt;可以想像如果有相当一部分硬件的电路图是以 CC 形式开发的。硬件设计开发成本将大大缩小。也会节省相当一部分硬件设计的投入。&lt;/p&gt;
&lt;p&gt;很欺待更多的 NanoNote 的衍生品。别忘了在你的硬件设计图上加上 “ &lt;em&gt;&lt;strong&gt;CC-BY-SA&lt;/strong&gt;&lt;/em&gt; “&lt;/p&gt;</content>
		<author>
			<name>Xiangfu Liu</name>
			<uri>http://www.openmobilefree.net</uri>
		</author>
		<source>
			<title type="html">Copyleft Hardware</title>
			<subtitle type="html">NanoNote website ( 本  芽  木 果 )</subtitle>
			<link rel="self" href="http://www.openmobilefree.net/?feed=atom"/>
			<id>http://www.openmobilefree.net/?feed=atom</id>
			<updated>2010-03-12T16:30:28+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en-gb">
		<title type="html">A dream becomes reality!</title>
		<link href="http://www.open-pandora.org/index.php?option=com_content&amp;view=article&amp;id=160%3Aa-dream-becomes-reality&amp;catid=2%3Ablog&amp;Itemid=2&amp;lang=en"/>
		<id>http://www.open-pandora.org/index.php?option=com_content&amp;view=article&amp;id=160%3Aa-dream-becomes-reality&amp;catid=2%3Ablog&amp;Itemid=2&amp;lang=en</id>
		<updated>2010-03-12T13:18:34+00:00</updated>
		<content type="html">&lt;p&gt;Didn't we all dream about that the case mass production should become reality?&lt;/p&gt;&lt;p&gt;Well, it has. We got some brand new pictures for you.&lt;br /&gt;The mould has been successfully calibrated and mounted on the machine.&lt;br /&gt;The pieces you see are the first that has been spit out by the machine, so those are testing ones which are being checked.&lt;br /&gt;Not all have the finishing applied - one nice picture that does show how it will look like with finishing applied is the one with the battery lids.&lt;/p&gt;&lt;p&gt;Those samples are being checked - and if they are okay (and they really do look fine), they will continue to spit out the cases and apply finishing.&lt;/p&gt;&lt;p&gt;Enjoy!&lt;/p&gt;&lt;p&gt;{phocagallery view=category|categoryid=21|limitstart=0|limitcount=0}&lt;br /&gt;&lt;/p&gt;</content>
		<author>
			<name>OpenPandora</name>
			<uri>http://www.open-pandora.org/index.php?option=com_content&amp;view=category&amp;id=2&amp;layout=blog&amp;Itemid=2&amp;lang=en</uri>
		</author>
		<source>
			<title type="html">OpenPandora - The OMAP3 based Handheld</title>
			<subtitle type="html">OpenPandora.org - The official site of the OpenSource Pandora Gaming console handheld</subtitle>
			<link rel="self" href="http://www.open-pandora.org/index.php?view=category&amp;id=2&amp;format=feed&amp;type=rss"/>
			<id>http://www.open-pandora.org/index.php?view=category&amp;id=2&amp;format=feed&amp;type=rss</id>
			<updated>2010-03-15T21:30:13+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">仙剑在 本 上运行的图片</title>
		<link href="http://www.openmobilefree.net/?p=455"/>
		<id>http://www.openmobilefree.net/?p=455</id>
		<updated>2010-03-12T06:17:43+00:00</updated>
		<content type="html">&lt;p&gt;一些图片已经传到了 qi-hardware.com 的WIKI上。今天又拍了两张&lt;br /&gt;
&lt;a href=&quot;http://www.openmobilefree.net/wp-content/uploads/2010/03/P3120009.jpg&quot;&gt;&lt;img class=&quot;aligncenter size-full wp-image-456&quot; title=&quot;sdapal__1&quot; src=&quot;http://www.openmobilefree.net/wp-content/uploads/2010/03/P3120009.jpg&quot; alt=&quot;&quot; width=&quot;614&quot; height=&quot;461&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.openmobilefree.net/wp-content/uploads/2010/03/P3120010.jpg&quot;&gt;&lt;img class=&quot;aligncenter size-full wp-image-457&quot; title=&quot;sdlpal__2&quot; src=&quot;http://www.openmobilefree.net/wp-content/uploads/2010/03/P3120010.jpg&quot; alt=&quot;&quot; width=&quot;614&quot; height=&quot;461&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;下载是屏幕截图&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.openmobilefree.net/wp-content/uploads/2010/03/sdlpal1.png&quot;&gt;&lt;img class=&quot;aligncenter size-full wp-image-460&quot; title=&quot;sdlpal1&quot; src=&quot;http://www.openmobilefree.net/wp-content/uploads/2010/03/sdlpal1.png&quot; alt=&quot;&quot; width=&quot;320&quot; height=&quot;240&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.openmobilefree.net/wp-content/uploads/2010/03/sdlpal2.png&quot;&gt;&lt;img class=&quot;aligncenter size-full wp-image-458&quot; title=&quot;sdlpal2&quot; src=&quot;http://www.openmobilefree.net/wp-content/uploads/2010/03/sdlpal2.png&quot; alt=&quot;&quot; width=&quot;320&quot; height=&quot;240&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.openmobilefree.net/wp-content/uploads/2010/03/sdlpal3.png&quot;&gt;&lt;img class=&quot;aligncenter size-full wp-image-459&quot; title=&quot;sdlpal3&quot; src=&quot;http://www.openmobilefree.net/wp-content/uploads/2010/03/sdlpal3.png&quot; alt=&quot;&quot; width=&quot;320&quot; height=&quot;240&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</content>
		<author>
			<name>Xiangfu Liu</name>
			<uri>http://www.openmobilefree.net</uri>
		</author>
		<source>
			<title type="html">Copyleft Hardware</title>
			<subtitle type="html">NanoNote website ( 本  芽  木 果 )</subtitle>
			<link rel="self" href="http://www.openmobilefree.net/?feed=atom"/>
			<id>http://www.openmobilefree.net/?feed=atom</id>
			<updated>2010-03-12T16:30:28+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Qi-Hardware weekly update 9 and 10/2010</title>
		<link href="http://www.tuxbrain.com/en/content/qi-hardware-weekly-update-9-and-102010"/>
		<id>http://www.tuxbrain.com/96 at http://www.tuxbrain.com</id>
		<updated>2010-03-11T09:13:53+00:00</updated>
		<content type="html">&lt;div align=&quot;center&quot;&gt;&lt;img src=&quot;http://www.tuxbrain.com/sites/default/files/qi_hardware_weekly_news_0.jpg&quot; /&gt;&lt;/div&gt;
&lt;p&gt;Summary: 1)new Ben NanoNote software image delayed; 2)IDA Systems, Jaipur/India; 3) schedules for upcoming projects; 4) how to describe SAKC &amp;amp; Milkymist One&lt;br /&gt;
From the &lt;a target=&quot;_blank&quot; class=&quot;ext&quot; href=&quot;http://en.qi-hardware.com/mailman/listinfo/developer&quot;&gt;Qi Hardware Development List&lt;/a&gt;&lt;span class=&quot;ext&quot;&gt;&lt;/span&gt; Wolfgang Spraul says:&lt;br /&gt;Hi,&lt;/p&gt;
&lt;p&gt;---1 new Ben NanoNote software image delayed&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.tuxbrain.com/en/content/qi-hardware-weekly-update-9-and-102010&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Tuxbrain</name>
			<uri>http://www.tuxbrain.com</uri>
		</author>
		<source>
			<title type="html">www.tuxbrain.com</title>
			<link rel="self" href="http://www.tuxbrain.com/en/rss.xml"/>
			<id>http://www.tuxbrain.com/en/rss.xml</id>
			<updated>2010-03-15T21:30:24+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">第一个开放版权的硬件的产品 Ben NanoNote上市</title>
		<link href="http://www.openmobilefree.net/?p=440"/>
		<id>http://www.openmobilefree.net/?p=440</id>
		<updated>2010-03-11T01:33:09+00:00</updated>
		<content type="html">&lt;p&gt;&lt;!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.openmobilefree.net/wp-content/uploads/2010/03/a_html_m5d138557.gif&quot;&gt;&lt;img class=&quot;size-full wp-image-441 aligncenter&quot; title=&quot;a_html_m5d138557&quot; src=&quot;http://www.openmobilefree.net/wp-content/uploads/2010/03/a_html_m5d138557.gif&quot; alt=&quot;&quot; width=&quot;466&quot; height=&quot;350&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;配置&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;CPU&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;：&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;336 MHz XBurst Jz4720 MIPS&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;兼容 &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;CPU &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;显示： &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;3.0” color TFT &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;分辨率： &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;320 x 240&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;， &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;16.7M color &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;尺寸 &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;(mm)&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;： &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;99 x 75 x 17.5 (lid closed) &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;重量： &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;126 g (&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;包括电池&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;) &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;内存： &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;32MB DRAM &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;2GB NAND &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;闪存&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;mini-USB: USB 2.0 High-Speed Device &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;外放，内置&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;MIC &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;耳机接口 &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;(3.5 mm) &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;SDHC microSD &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;&lt;span&gt;电池：&lt;/span&gt;&lt;/span&gt;&lt;span&gt;850mAh Li-ion battery&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;&lt;span&gt;系统：&lt;/span&gt;&lt;/span&gt;&lt;span&gt;OPENWRT &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;（&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;GNU/LINUX&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;）&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;NanoNote &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;是开放版权&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;简称开权&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;)&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;的硬件&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt; 一但购买了开权硬件的产品，其它关于硬件产品的资料你将一起获得如（原理图，源代码）。我们的使命是：为自由软件开发人员提供一个稳定 并达到量产质量的硬件平台，方便自由软件开发人员在上面开发有趣的程序。我们见证过一些硬件不稳 定，没有为消费者准备好的例子。那样的开放硬件无法克服不稳定的问题，软件开发总在不停地挣扎，受 到硬件不断改动的影响。我们在选择硬件设计时，一方面考虑硬件的稳定性和是否已大量生产，另一方面考 虑到它是否开放，是否为自由软件的开发提供保护措施和可能性。在某些情况下，硬件设计的确已经能运 行一些 &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;Linux &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;内核版本，但内核却是过时的，很难去修改内核代码来达到其它的目的。我们让这一过程变 得容易。我们的主要承诺是给自由软件开发人员提供稳定，工作，高质量的硬件。有了这一坚实的基础， 软件开发人员能将精力放在为终端用户创造出绝优的应用软件上。 &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;我们所有的步骤开始于寻找可以开放并且已经量产的硬件。我们与亚洲的制造商、硬件可以开放的或 是能够合作设计开权硬件的公司合作。我们的硬件设计工作的重点是记录这些设计，在开放版权下发布这 些设计，然后建立一个协作社区努力来改善设计。这些工作将利用自由软件工具如 &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;KiCAD&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;、 &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;HeeksCAD&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;，并且会以开放版权发布完整的硬件和机械设计。 &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;开权硬件有着很好的前景。在专利系统下，终端用户受制于产品的生命周期。在专利的世界里有一个 预定的生命周表－&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;EOL(End Of Life)&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;。届时软件支持会停止，产品的计划会停止。而开权硬件是没有 &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;EOL &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;的。设计始终为加强和扩展敞开大门&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;由于运行的是 &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;GPL &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;的软件，终端用户总是可以自由地为自己 和其他人提供帮助支持。硬件的计划是开放 的。因为设计是基于开放版权，任何一个有新创意的工程师都 可以创建一个新的设计，当然只有那些愿意共享设计的才能享受到这种优势。我们的&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;NanoNote&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;发展计划很简单－ 循序渐进，不断提高。这确保了软件的开发工作。&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;NanoNote &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;应用：&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span&gt;&lt;span&gt;维基百科 		离线版本，这样你就可以把世界上最大的知识共享库放到你的口袋里。&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;电子词典 &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;NanoNote &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;可以运行 		星际译王， 有了星际译王&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;NanoNote &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;比任何一个电子词典产品的字典都要多。&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;PDF &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;阅读器，虽然屏幕有点小。&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;嵌入式开发实验平台，&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;NanoNote &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;的所有的文档都是可以自由免费的获得。另外&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;NanoNote &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;有一个从&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;USB&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;启动的功能，如果你不小心把 &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;NanoNote &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;刷坏了。你总是可以从&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;USB &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;启动来修复你的 &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;NanoNote&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;。&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;自学平台，对于很多刚入门学习 &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;GNU/Linux &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;的朋友来说不知道怎么下手。有了&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;OPENWRT&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;系统，你只需要输入两个命令等上～&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;1&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;个小时就可以完整的从&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;开始编译你的嵌入式开发环境。如果是最小化配置&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;NanoNote &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;的文件系统只有 &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;1.4M&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;。&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;pre&gt;&lt;span&gt;相关链接&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;：&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;ol&gt;&lt;/ol&gt;
&lt;ol&gt;
&lt;li&gt;&lt;em&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;官方网址：&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;http://www.sharism.cc &lt;/span&gt;&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;官方网上商店：&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;http://www.nanonote.cc &lt;/span&gt;&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;文档相关：&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;http://www.qi-hardware.com &lt;/span&gt;&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;span&gt;NanoNote &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;源代码：&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;http://projects.qi-hardware.com/ &lt;/span&gt;&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;span&gt;NanoNote &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;刷机文件：&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;http://downloads.qi-hardware.com/software/images/Ben_NanoNote_2GB_NAND/ &lt;/span&gt;&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;关于购买与使用问题可以发邮件到 ：&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;discussion@lists.qi-hardware.com &lt;/span&gt;&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;到这里定阅：&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;http://lists.qi-hardware.com/cgi-bin/mailman/listinfo &lt;/span&gt;&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;span&gt;NANONOTE&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;的&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;QQ&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;群：&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;90586412 &lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;欢迎加入。 &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;中文&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;BLOG&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;：&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;http://www.openmobilefree.net&lt;/span&gt;&lt;/em&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&quot;http://www.openmobilefree.net/wp-content/uploads/2010/03/a_html_m64f825c6.gif&quot;&gt;&lt;img class=&quot;aligncenter size-full wp-image-442&quot; title=&quot;a_html_m64f825c6&quot; src=&quot;http://www.openmobilefree.net/wp-content/uploads/2010/03/a_html_m64f825c6.gif&quot; alt=&quot;&quot; width=&quot;664&quot; height=&quot;419&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;div id=&quot;_mcePaste&quot;&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;维基百科 		离线版本，这样你就可以把世界上最大的知识共享库放到你的口袋里。&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;</content>
		<author>
			<name>Xiangfu Liu</name>
			<uri>http://www.openmobilefree.net</uri>
		</author>
		<source>
			<title type="html">Copyleft Hardware</title>
			<subtitle type="html">NanoNote website ( 本  芽  木 果 )</subtitle>
			<link rel="self" href="http://www.openmobilefree.net/?feed=atom"/>
			<id>http://www.openmobilefree.net/?feed=atom</id>
			<updated>2010-03-12T16:30:28+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">How did we get there</title>
		<link href="http://www.tuxbrain.com/en/content/how-did-we-get-there"/>
		<id>http://www.tuxbrain.com/94 at http://www.tuxbrain.com</id>
		<updated>2010-03-11T00:55:03+00:00</updated>
		<content type="html">&lt;div align=&quot;center&quot;&gt;&lt;img src=&quot;http://www.tuxbrain.com/sites/default/files/evolution400.jpg&quot; /&gt;
&lt;/div&gt;
&lt;p&gt;Repost of original &lt;a href=&quot;http://sharism.cc/2010/03/10/how-did-we-get-here/&quot;&gt;vegyraupe&lt;/a&gt; wich Tuxbrain suscribe totally, due we share the same vision :)&lt;/p&gt;
&lt;p&gt;Original:&lt;a href=&quot;http://sharism.cc/2010/03/10/how-did-we-get-here/&quot;&gt;how did we get here « sharism.cc&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Sharism has launched, the NanoNote is widely available and the pieces for other copyleft hardware projects are coming together. It is time to take a step back, pause for a minute and look at the road behind us. Not to wonder, but to realise what we have accomplished and what we still want to achieve. This is the first of a serious of posts shedding light on the history and more importantly the vision of Sharism at Work.&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;&lt;a href=&quot;http://www.tuxbrain.com/en/content/how-did-we-get-there&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Tuxbrain</name>
			<uri>http://www.tuxbrain.com</uri>
		</author>
		<source>
			<title type="html">www.tuxbrain.com</title>
			<link rel="self" href="http://www.tuxbrain.com/en/rss.xml"/>
			<id>http://www.tuxbrain.com/en/rss.xml</id>
			<updated>2010-03-15T21:30:24+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">tarte</title>
		<link href="http://blog.beetlebum.de/2010/03/11/tarte/"/>
		<id>http://blog.beetlebum.de/2010/03/11/tarte/</id>
		<updated>2010-03-10T23:28:53+00:00</updated>
		<content type="html">&lt;a href=&quot;http://blog.beetlebum.de/2010/03/11/tarte/&quot;&gt;&lt;img src=&quot;http://blog.beetlebum.de/wp-content/uploads/2010/03/tarte-150x150.jpg&quot; class=&quot;imgtfe&quot; hspace=&quot;5&quot; align=&quot;left&quot; width=&quot;150&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;</content>
		<author>
			<name>Beetlebum.de</name>
			<uri>http://blog.beetlebum.de</uri>
		</author>
		<source>
			<title type="html">Jojos illustrierter Blog</title>
			<link rel="self" href="http://blog.beetlebum.de/feed/"/>
			<id>http://blog.beetlebum.de/feed/</id>
			<updated>2010-03-15T21:30:41+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">how did we get here</title>
		<link href="http://sharism.cc/2010/03/10/how-did-we-get-here/"/>
		<id>http://sharism.cc/?p=289</id>
		<updated>2010-03-10T22:37:13+00:00</updated>
		<content type="html">&lt;p&gt;Sharism has launched, the NanoNote is widely available and the pieces for other copyleft hardware projects are coming together. It is time to take a step back, pause for a minute and look at the road behind us. Not to wonder, but to realise what we have accomplished and what we still want to achieve. This is the first of a serious of posts shedding light on the history and more importantly the vision of &lt;em&gt;Sharism at Work&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Moving through the history of the different personalities in our team, there are countless anecdotes and dreams that played their part. However, there are three things that always come up: security, the drive for freedom and the wish for true innovation.&lt;/p&gt;
&lt;p&gt;After having worked in various companies and projects ranging from simple web development to complex, embedded systems all of us realised the great danger for the user&amp;#8217;s privacy and security. Do you know what all the chips in your all-you-ever-want phone do? Are you sure that only you can control all data on your devices? Sure, this sounds paranoid, but think about it. Recent developments, such as the &amp;#8220;Telekom scandal&amp;#8221; in Germany and the IPRED law in Sweden have shown that customer data is not private per se. Play with this scenario a bit longer and you will see that the step to using micro chips to gather information on the individual user is not that big and who can be sure that it hasn&amp;#8217;t been taken already? So our answer is: know your device! Only once the user has knowledge of ever piece of technology in his/her hardware and can decide what should or shouldn&amp;#8217;t happen, do we regain real privacy and are free again.&lt;/p&gt;
&lt;p&gt;Running whatever you want, whenever you want it is of course a huge aspect in freedom. Who is to say that your piece of hardware can only be used for this one particular action? Or what if you wanted to adapt a device to fit your needs? Right now you have almost no chance of getting exactly what you want. There will always be trade offs. We want to create a culture where sharing hardware designs is as common as sharing software. Imagine development kits for handhelds, a beginners kit for mobiles or a book titled &amp;#8220;How to build your own toaster&amp;#8221;. Why would we not take the liberty to build exactly what &amp;#8216;we&amp;#8217; want, not what &amp;#8216;they&amp;#8217; give us? You do it every day already, when you mix and match the software you want, and need, on your computer. Of course hardware is more complex and we don&amp;#8217;t want to reinvent everything over and over again.&lt;/p&gt;
&lt;p&gt;Inventions and innovation have become so complex that they are almost out of reach for the simple person. Even huge companies struggle to get the basics every now and again. The vast spectrum of products that are almost alike, and yet have different qualities and different values of effectiveness, shows that due to modern culture we reinvent stuff all the time. Looking at new technologies as the prime example. Once a new product is released, the other players on the market try to offer the same or similar functionality, but they have to start all over again. Just think. 5 R&amp;amp;D centers trying to innovate will fight the same problems and the same hurdles to achieve a single goal. Wouldn&amp;#8217;t it be just natural if they&amp;#8217;d work together? Isn&amp;#8217;t the very basis of human interaction collaboration? We are not advocating a single R&amp;amp;D effort but innovation on a whole new level, where knowledge and resources are combined to create true competition on quality rather than just simple features.&lt;/p&gt;
&lt;p&gt;To be continued :)&lt;/p&gt;</content>
		<author>
			<name>vegyraupe</name>
			<uri>http://sharism.cc</uri>
		</author>
		<source>
			<title type="html">sharism.cc » planet</title>
			<subtitle type="html">the copyleft company</subtitle>
			<link rel="self" href="http://sharism.cc/category/planet/feed/atom/"/>
			<id>http://sharism.cc/feed/atom/</id>
			<updated>2010-03-11T00:00:10+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">First Elphel Eyesis Prototype assembled</title>
		<link href="http://blogs.elphel.com/2010/03/first-elphel-eyesis-prototype-assembled/"/>
		<id>http://blogs.elphel.com/2010/03/first-elphel-eyesis-prototype-assembled/</id>
		<updated>2010-03-10T22:00:43+00:00</updated>
		<content type="html">Andrey spent months of planning and designing these parts and yesterday we finally had the joy of assembling the first panoramic camera head prototype utilising 9 sensor boards. This new panoramic camera head is called Elphel Eyesis. A few metal parts are still missing but the heart of the system &amp;#8211; the optical part &amp;#8211; [...]</content>
		<author>
			<name>Elphel</name>
			<uri>http://blogs.elphel.com</uri>
		</author>
		<source>
			<title type="html">Elphel Development Blog</title>
			<link rel="self" href="http://blogs.elphel.com/feed/rss/"/>
			<id>http://blogs.elphel.com/feed/rss/</id>
			<updated>2010-03-10T22:00:43+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Arduino NYC Meetup — Update</title>
		<link href="http://arduino.cc/blog/?p=466"/>
		<id>http://arduino.cc/blog/?p=466</id>
		<updated>2010-03-10T17:33:32+00:00</updated>
		<content type="html">&lt;p&gt;Thanks to everyone who RSVP&amp;#8217;ed for the &lt;a href=&quot;http://arduino.cc/blog/?p=447&quot;&gt;NYC meetup mentioned earlier&lt;/a&gt;. It will be at &lt;a href=&quot;http://itp.nyu.edu&quot;&gt;ITP&lt;/a&gt; on Saturday March 20 from noon to 6 PM.  There is no set agenda for the day, it&amp;#8217;s simply an open meetup.  We want to meet  folks using Arduino.&lt;/p&gt;
&lt;p&gt;We&amp;#8217;ll also be meeting for drinks later that evening at a bar nearby, location TBA. So if you can&amp;#8217;t make the meetup, come later for that. Watch this space for details.&lt;/p&gt;
&lt;p&gt;We can accommodate about 100 people comfortably without disrupting student work on the floor. Based on the RSVPs we&amp;#8217;ve gotten, we have slots for a couple dozen more. So if you&amp;#8217;re interested and haven&amp;#8217;t RSVP&amp;#8217;ed, please send mail to team@arduino.cc. I&amp;#8217;ll post again if we run out of room. Looking forward to meeting you all.&lt;/p&gt;</content>
		<author>
			<name>Arduino</name>
			<uri>http://arduino.cc/blog</uri>
		</author>
		<source>
			<title type="html">Arduino Blog</title>
			<link rel="self" href="http://arduino.cc/blog/?feed=rss2"/>
			<id>http://arduino.cc/blog/?feed=rss2</id>
			<updated>2010-03-13T10:30:08+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en-gb">
		<title type="html">Keep it going.</title>
		<link href="http://www.open-pandora.org/index.php?option=com_content&amp;view=article&amp;id=159%3Akeep-it-going&amp;catid=2%3Ablog&amp;Itemid=2&amp;lang=en"/>
		<id>http://www.open-pandora.org/index.php?option=com_content&amp;view=article&amp;id=159%3Akeep-it-going&amp;catid=2%3Ablog&amp;Itemid=2&amp;lang=en</id>
		<updated>2010-03-10T11:05:01+00:00</updated>
		<content type="html">&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;Long time no blog post - and a lot has happened, really!&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;First, let's start with some OS development.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;The OS is getting better and better. We will probably add another minimal menu, similar to gmenu2x with no fancy effects and graphics but PND-Support.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;This is for all the purists of you.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;Also, notaz and DJWillis are slowly stepping forward in getting WiFi working.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;While it's not perfect, the packet loss is decreasing and things are getting better.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;It might still be a long way (or it might be finished soon, you never know with such things), but it's improving.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;I also successfully managed to setup a Bluetooth PAN connection to my mobile phone. I got an IP address via DHCP, I got DNS resolving and I could ping the phone.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;Pinging websites outside of the phone didn't work yet, but that might be my mobile phone (custom cooked ROM, never tried Bluetooth PAN before).&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;As I did use the terminal to set that up (it only takes a few lines to do so), the next step is including this into the Network Manager.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;Next let's go on to the Mass Production:&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;As most of you already know, we moved the assembly from US to UK - we'll do it ourselves!&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;This is because the company in US finally gave us a price for doing this - a ridiculous high price.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;The boards will still be populated there, but we will assemble the units ourselves. Craig is currently setting up the village hall to turn into a proper place to do this, including buying everything needed (ESD stuff, etc.)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;Our current roadmap is like this:&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;(note: It still depends on the case production and on the board production. This is based on the dates they did tell us - but as we already experienced a few times, we are a small client for them and therefore have low priority... let's hope they keep their dates this time!)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;March 18th: Production of 1000 cases is finished and will be shipped to UK.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;March 22nd: 1000 cases will arrive in UK and will be inspected. If all is well, the next 3000 will go into production.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;March 22th - March 26th: 500 populated and tested boards and all parts will be shipped to UK.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;Approx. April 1st: Assembly will start.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;Yep, another promise broken - whereas the company in Texas told us they can test 1000 boards a week before, it's now down to 500 boards a week.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;At least they kept their shipping dates for all the prototypes and testing boards so far, so March 22th - March 26th should hopefully be fine.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;Some parts already started to arrive in UK, e.g. the PSUs are there.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;We decided to start on April 1st to have a small bufferzone for the stuff to arrive.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;It doesn't make much sense if we all sit around in the village hall without having any parts to build together :)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;The complete assembly process will be broadcasted live via Webcam. That will be fun!&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;BTW:&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;The Pandora stirred up a lot of interest in Germany currently.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;I've been at the CeBIT in Germany doing a presentation about the OpenSource gaming handhelds and of course the Pandora.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;It was crowded.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;Thanks to Radio Tux, you can&lt;a href=&quot;http://blog.radiotux.de/2010/03/07/cebit-2010-michael-mrozek-opensource-auf-spielehandhelds/&quot; target=&quot;_blank&quot;&gt; listen to the presentation&lt;/a&gt;.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;You can also download the &lt;a href=&quot;http://openpandora.org/pdfs/vortrag.pdf&quot; target=&quot;_blank&quot;&gt;PDF I used for it here&lt;/a&gt;.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;They also did &lt;a href=&quot;http://blog.radiotux.de/2010/03/10/cebit-2010-michael-mrozek-mit-pandora/&quot; target=&quot;_blank&quot;&gt;another interview here.&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;And if anybody wants to watch it, we've got the &lt;a href=&quot;http://www.youtube.com/EvilDragon1717&quot; target=&quot;_blank&quot;&gt;full thing available as video on Youtube here&lt;/a&gt;.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;Beware, it's all in German!&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;After the presentation, a lot of guys (some from the community as well) could get their hands on the Pandora and play with it.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;They all loved how well the controls and the keyboard work. Looks like our design is working well :)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;That's it for today - hopefully we have good news within the next two weeks!&lt;/span&gt;&lt;/div&gt;</content>
		<author>
			<name>OpenPandora</name>
			<uri>http://www.open-pandora.org/index.php?option=com_content&amp;view=category&amp;id=2&amp;layout=blog&amp;Itemid=2&amp;lang=en</uri>
		</author>
		<source>
			<title type="html">OpenPandora - The OMAP3 based Handheld</title>
			<subtitle type="html">OpenPandora.org - The official site of the OpenSource Pandora Gaming console handheld</subtitle>
			<link rel="self" href="http://www.open-pandora.org/index.php?view=category&amp;id=2&amp;format=feed&amp;type=rss"/>
			<id>http://www.open-pandora.org/index.php?view=category&amp;id=2&amp;format=feed&amp;type=rss</id>
			<updated>2010-03-15T21:30:13+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">mein erstes Atelier</title>
		<link href="http://blog.beetlebum.de/2010/03/10/mein-erstes-atelier/"/>
		<id>http://blog.beetlebum.de/2010/03/10/mein-erstes-atelier/</id>
		<updated>2010-03-09T22:22:33+00:00</updated>
		<content type="html">&lt;a href=&quot;http://blog.beetlebum.de/2010/03/10/mein-erstes-atelier/&quot;&gt;&lt;img src=&quot;http://blog.beetlebum.de/wp-content/uploads/2010/03/atelier-150x150.jpg&quot; class=&quot;imgtfe&quot; hspace=&quot;5&quot; align=&quot;left&quot; width=&quot;150&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;
[Thingamagoop 2]</content>
		<author>
			<name>Beetlebum.de</name>
			<uri>http://blog.beetlebum.de</uri>
		</author>
		<source>
			<title type="html">Jojos illustrierter Blog</title>
			<link rel="self" href="http://blog.beetlebum.de/feed/"/>
			<id>http://blog.beetlebum.de/feed/</id>
			<updated>2010-03-15T21:30:41+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Beetlebum about Arduino</title>
		<link href="http://arduino.cc/blog/?p=464"/>
		<id>http://arduino.cc/blog/?p=464</id>
		<updated>2010-03-09T09:59:21+00:00</updated>
		<content type="html">&lt;p&gt;I was checking the statistics on the server this morning, when I discovered a couple of hundreds hits coming from a German illustrator (Johannes Kretzschmar) that posts his comics about technology in the form of a blog. Take a look at the one for today &amp;#8230; one image sometimes counts more than 1000 words.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;wp-caption alignnone&quot;&gt;&lt;a href=&quot;http://blog.beetlebum.de/2010/03/08/arduino/&quot;&gt;&lt;img class=&quot; &quot; title=&quot;Arduino on Beetlebum.de&quot; src=&quot;http://blog.beetlebum.de/wp-content/uploads/2010/03/arduinoen1.gif&quot; alt=&quot;Arduino on Beetlebum.de&quot; width=&quot;402&quot; height=&quot;600&quot; /&gt;&lt;/a&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;Arduino on Beetlebum.de, copyright by the author, 2010&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;For more illustrated fun, visit: &lt;a href=&quot;http://blog.beetlebum.de/2010/03/08/arduino/&quot;&gt;Beetlebum.de&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;</content>
		<author>
			<name>Arduino</name>
			<uri>http://arduino.cc/blog</uri>
		</author>
		<source>
			<title type="html">Arduino Blog</title>
			<link rel="self" href="http://arduino.cc/blog/?feed=rss2"/>
			<id>http://arduino.cc/blog/?feed=rss2</id>
			<updated>2010-03-13T10:30:08+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">NanoNote on Hackable:Devices</title>
		<link href="http://sharism.cc/2010/03/09/nanonote-on-hackabledevices/"/>
		<id>http://sharism.cc/?p=287</id>
		<updated>2010-03-09T09:04:45+00:00</updated>
		<content type="html">&lt;p&gt;The NanoNote is conquering Europe!&lt;/p&gt;
&lt;p&gt;It is now also available from &lt;a title=&quot;NanoNote on Hackable:Devices&quot; href=&quot;http://hackable-devices.com/products/product/nanonote/&quot; target=&quot;_blank&quot;&gt;Hackable:Devices&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The price is 99€ plus shipping.&lt;/p&gt;</content>
		<author>
			<name>vegyraupe</name>
			<uri>http://sharism.cc</uri>
		</author>
		<source>
			<title type="html">sharism.cc » planet</title>
			<subtitle type="html">the copyleft company</subtitle>
			<link rel="self" href="http://sharism.cc/category/planet/feed/atom/"/>
			<id>http://sharism.cc/feed/atom/</id>
			<updated>2010-03-11T00:00:10+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Réunion Breizh Entropy Congress (BEC), 18 mars</title>
		<link href="http://lekernel.net/blog/?p=895"/>
		<id>http://lekernel.net/blog/?p=895</id>
		<updated>2010-03-08T16:09:13+00:00</updated>
		<content type="html">&lt;p&gt;Vous êtes invités à une réunion d&amp;#8217;organisation du &lt;a href=&quot;http://www.breizh-entropy.org&quot;&gt;BEC&lt;/a&gt; qui aura lieu le jeudi 18 mars à 20:30 au Golden Gate Cafe, 3 rue St Georges à Rennes.&lt;/p&gt;
&lt;p&gt;Au programme:&lt;br /&gt;
* rappel des créneaux et salles disponibles: 013, 014 et 015 au sous-sol du bâtiment 2A de la fac Beaulieu de 10:00 à 18:00 le 16/04 et 17/04. 3 salles de 50 personnes, deux seront allouées pour 2 tracks de conférences (pour un total de 32 slots) et la 3e pour workshops/expositions/socialisation/posters/nerdage.&lt;br /&gt;
* vote des propositions (les personnes du comité de programmation ne pouvant pas etre présentes enverront leurs votes par mail avant la réunion)&lt;br /&gt;
* matos et salle pour le concert du 15&lt;br /&gt;
* comm post-CFP: logo, web, affiches et flyers couleur&lt;br /&gt;
* inscriptions en ligne des visiteurs&lt;br /&gt;
* restauration&lt;br /&gt;
* équipement des salles&lt;br /&gt;
* hébergement des conférenciers&lt;br /&gt;
* streaming et enregistrement des confs&lt;br /&gt;
* signalétique sur le site&lt;/p&gt;</content>
		<author>
			<name>Sebastien Bourdeauducq, lekernel.net</name>
			<uri>http://lekernel.net/blog</uri>
		</author>
		<source>
			<title type="html">lekernel's scrapbook</title>
			<subtitle type="html">News and small projects of mine. See http://lekernel.net for my main webpage.</subtitle>
			<link rel="self" href="http://lekernel.net/blog/?feed=rss2"/>
			<id>http://lekernel.net/blog/?feed=rss2</id>
			<updated>2010-03-13T18:30:22+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Milkymist 0.4 released</title>
		<link href="http://lekernel.net/blog/?p=888"/>
		<id>http://lekernel.net/blog/?p=888</id>
		<updated>2010-03-08T16:04:16+00:00</updated>
		<content type="html">&lt;p&gt;ChangeLog:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;New, light Ethernet MAC (&lt;a href=&quot;http://www.milkymist.org/doc/minimac.pdf&quot;&gt;Minimac&lt;/a&gt;). We are looking for a developer to write a Linux driver for it &amp;#8211; mail devel AT lists.milkymist.org if you are interested.&lt;/li&gt;
&lt;li&gt;TFTP network boot from the BIOS. This should make Linux kernel development a lot easier, by drastically reducing the time it takes to load a new kernel! The network configuration is described in &lt;a href=&quot;http://www.milkymist.org/doc/system.pdf&quot;&gt;this document&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Fixed a bug with linear interpolations in TMU2 (reported by Jacky).&lt;/li&gt;
&lt;/ul&gt;</content>
		<author>
			<name>Sebastien Bourdeauducq, lekernel.net</name>
			<uri>http://lekernel.net/blog</uri>
		</author>
		<source>
			<title type="html">lekernel's scrapbook</title>
			<subtitle type="html">News and small projects of mine. See http://lekernel.net for my main webpage.</subtitle>
			<link rel="self" href="http://lekernel.net/blog/?feed=rss2"/>
			<id>http://lekernel.net/blog/?feed=rss2</id>
			<updated>2010-03-13T18:30:22+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Arduino</title>
		<link href="http://blog.beetlebum.de/2010/03/08/arduino/"/>
		<id>http://blog.beetlebum.de/?p=2232</id>
		<updated>2010-03-07T23:13:02+00:00</updated>
		<content type="html">&lt;a href=&quot;http://blog.beetlebum.de/2010/03/08/arduino/&quot;&gt;&lt;img src=&quot;http://blog.beetlebum.de/wp-content/uploads/2010/03/arduino1-150x150.gif&quot; class=&quot;imgtfe&quot; hspace=&quot;5&quot; align=&quot;left&quot; width=&quot;150&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;   [Arduino]</content>
		<author>
			<name>Beetlebum.de</name>
			<uri>http://blog.beetlebum.de</uri>
		</author>
		<source>
			<title type="html">Jojos illustrierter Blog</title>
			<link rel="self" href="http://blog.beetlebum.de/feed/"/>
			<id>http://blog.beetlebum.de/feed/</id>
			<updated>2010-03-15T21:30:41+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Floorplanning with Magic, how hard can that be ?</title>
		<link href="http://chitlesh.wordpress.com/2010/03/06/floorplanning-with-magic-how-hard-can-that-be/"/>
		<id>http://chitlesh.wordpress.com/?p=787</id>
		<updated>2010-03-07T00:12:35+00:00</updated>
		<content type="html">&lt;p&gt;Alliance VLSI development cycle has stalled and there are many software compatibility issues that need to be solved before getting a proper (one that can meet the industry&amp;#8217;s needs) digital backend flow with opensource software. Herb which was meant as a clone for Alliance VLSI will not be stable enough at the end of this year, nor I would expect some Mixed-Signal designs from it.&lt;/p&gt;
&lt;p&gt;Since it won&amp;#8217;t be TCL based, I doubt I would even use Herb myself. Hence, I&amp;#8217;m investigating further on what should be done before one can design a mixed signal chip with the industry&amp;#8217;s requirements.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://chitlesh.wordpress.com/2009/11/09/fel-do-you-know-this-magic/&quot;&gt;Magic VLSI &lt;/a&gt;is fairly analog oriented, it is TCL based and it is lambda based. Since it is TCL based, it deserves credits. But being lambda based it makes it hard to go beyond 90nm process node with it since it won&amp;#8217;t be accurate enough. Surely a timing correlation would prove this.&lt;/p&gt;
&lt;p&gt;Magic&amp;#8217;s 2 grid cells normally represent the length of the transistor. However, macro models of SRAM/ROM available in the LEF format include decimal points to reflect the position of different metal layers and vias. This is a major drawback with Magic VLSI.&lt;/p&gt;
&lt;p&gt;Achieving digital implementation with Magic would certainly require new techniques about  how to use magic itself and how metrics (resistances, capacitances, switching activities,..) are extracted.&lt;/p&gt;
&lt;p&gt;I started today with a case scenario: try to get a simple floorplan setup with some macro models. Nigel Nordsworth has kindly forwarded some Macro models. He is FEL&amp;#8217;s test contributor for more than a year now. As mentioned above, LEF files might include X and Y positions with 3 decimal points in microns. Hence, to load the macro models, these X and Y positions should be multiplied by 1000 and thereby converting them into the nanometer scale.&lt;/p&gt;
&lt;p&gt;Our current possible solution would be to use a Magic&amp;#8217;s grid cell to represent 1 nm². This is not how one would normally use Magic. The complexity slope rises as all the tech files should be revisited and possibly be project dependent. Being project dependent, the solution would not be useful for the normal user. But once we can get a proper TCL package with can help us rotate the macro models and one of the 3 internal routers of magic can actually do some power routings (VDD and GND), we will present our solution for standardization.&lt;/p&gt;
&lt;pre class=&quot;brush: bash;&quot;&gt;
instance_name &amp;quot;&amp;quot;
foreach instance [ cellname list instances ] {
    if { $instance == $element_name } {
         set instance_name $element_name
    }
}

select cell $instance_name
instance celldef $instance_name

regsub {\.} $xl {} xl
regsub {\.} $yl {} yl
move to $xl $yl

puts &amp;quot;Info: Moved the following selected Macro to ($xl,$yl)&amp;quot;
&lt;/pre&gt;
&lt;p&gt;Using the above TCL commands just to move around the macro model I believe that a digital implementation should be feasible with Magic VLSI. But some intelligent mechanisms should be investigated about the timing and power correlations. As I wrote in the past, coupled with IRSIM we can even &lt;a href=&quot;http://chitlesh.wordpress.com/2009/11/26/fel-power-estimation-at-transistor-level/&quot;&gt;estimate leakage power&lt;/a&gt; out of the design during standby mode.&lt;/p&gt;
&lt;p&gt;It should be exciting to design low power and low voltage designs.&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/chitlesh.wordpress.com/787/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/chitlesh.wordpress.com/787/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/chitlesh.wordpress.com/787/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/chitlesh.wordpress.com/787/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/chitlesh.wordpress.com/787/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/chitlesh.wordpress.com/787/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/chitlesh.wordpress.com/787/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/chitlesh.wordpress.com/787/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/chitlesh.wordpress.com/787/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/chitlesh.wordpress.com/787/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=chitlesh.wordpress.com&amp;blog=8235459&amp;post=787&amp;subd=chitlesh&amp;ref=&amp;feed=1&quot; /&gt;</content>
		<author>
			<name>Chitlesh</name>
			<uri>http://chitlesh.wordpress.com</uri>
		</author>
		<source>
			<title type="html">EDA tools on Fedora while diving with the electrons</title>
			<subtitle type="html">This blog entails my contribution to the Fedora Project and some thoughts about the EDA/Semiconductor industry.</subtitle>
			<link rel="self" href="http://chitlesh.wordpress.com/feed/atom/"/>
			<id>http://chitlesh.wordpress.com/feed/atom/</id>
			<updated>2010-03-13T11:00:23+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Próximo 13 de Marzo de 2010 Arduino Workshop en Cerdanyola</title>
		<link href="http://www.tuxbrain.com/en/pr%C3%B3ximo-13-de-marzo-de-2010-arduino-workshop-en-cerdanyola"/>
		<id>http://www.tuxbrain.com/90 at http://www.tuxbrain.com</id>
		<updated>2010-03-05T08:20:13+00:00</updated>
		<content type="html">&lt;div align=&quot;center&quot;&gt;&lt;img src=&quot;http://www.tuxbrain.com/sites/default/files/tallerprimercontacto400.jpg&quot; /&gt;&lt;br /&gt;
&lt;div align=&quot;left&quot;&gt;
&lt;p&gt;Gracias a la amabilidad de los chicos del&amp;nbsp; &lt;a href=&quot;http://null-lab.hacklabs.org&quot;&gt;null-lab&lt;/a&gt;&lt;a href=&quot;http://www.tuxbrain.com/&quot; class=&quot;external&quot;&gt;&lt;/a&gt; de Cerdanyola en especial Irraz, podremos relizar&amp;nbsp; este taller&lt;/p&gt;
&lt;p&gt;pensando para todos los públicos y no iniciados, que quieran conocer más afondo las bondades del hardware libre y más&lt;/p&gt;
&lt;p&gt;concretamente del Arduino. Ofreciendo este taller de iniciación.&lt;/p&gt;
&lt;p&gt;Podeis consutar la ultima hora y acutalizaciones de este evento en &lt;a href=&quot;http://null-lab.hacklabs.org/lionwiki/index.php?page=Eventos&amp;redirect=no&quot;&gt;el wiki del null-lab&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.tuxbrain.com/en/pr%C3%B3ximo-13-de-marzo-de-2010-arduino-workshop-en-cerdanyola&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Tuxbrain</name>
			<uri>http://www.tuxbrain.com</uri>
		</author>
		<source>
			<title type="html">www.tuxbrain.com</title>
			<link rel="self" href="http://www.tuxbrain.com/en/rss.xml"/>
			<id>http://www.tuxbrain.com/en/rss.xml</id>
			<updated>2010-03-15T21:30:24+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">OsmocomBB now performing location updating procedure against GSM cell</title>
		<link href="http://laforge.gnumonks.org/weblog/2010/03/05#20100305-location_updating"/>
		<id>http://laforge.gnumonks.org/weblog/2010/03/05#20100305-location_updating</id>
		<updated>2010-03-05T01:00:00+00:00</updated>
		<content type="html">&lt;p&gt;
I haven't had much time for blogging recently, too much exciting work
going on at &lt;a href=&quot;http://bb.osmocom.org/&quot;&gt;OsmocomBB&lt;/a&gt;:
&lt;ul&gt;
&lt;li&gt;we now have simplistic support for Uplink (transmit) on SDCCH/4&lt;/li&gt;
&lt;li&gt;we have a minimal Layer2 (LAPDm) implementation&lt;/li&gt;
&lt;li&gt;we can send LOCATION UPDATING REQUEST to the network, and receive
    the respective response&lt;/li&gt;
&lt;li&gt;there's wireshark integration, i.e. all packets on the L1-L2 interface
    can be sent into wireshark for protocol analysis&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;
&lt;p&gt;
There are still many limitations, but this is a major milestone in the project:
We have working bi-directional communication from the phone to the network!
&lt;/p&gt;
&lt;p&gt;
The limitations include:
&lt;ul&gt;
&lt;li&gt;The cell has to use a combined CCCH (SDCCH/4 on timeslot 0)&lt;/li&gt;
&lt;li&gt;The cell has to use no encryption/authentication&lt;/li&gt;
&lt;li&gt;The layer2 is not finished, especially re-transmissions will not work yet&lt;/li&gt;
&lt;li&gt;There's no power control loop yet&lt;/li&gt;
&lt;li&gt;There's no timing advance correction&lt;/li&gt;
&lt;/ul&gt;
However, most of those are more or less simple &lt;i&gt;we know what needs to be
done, its just a matter of getting it done&lt;/i&gt; kind of tasks.  There are no big
unknowns involved, and particularly no further reverse-engineering of the hardware
is required.
&lt;/p&gt;
&lt;p&gt;
Also, the existence of a stable bi-directional communications channel between
the network and the phone means that anyone interested in working on the higher
layers can now actually do so. Completing and testing layer2 as well as
RR/MM/CC on layer3 is a major task in itself, and it definitely requires
the lower layers to be there.
&lt;/p&gt;
&lt;p&gt;
The other good part is that development of layer2 and layer3 can happen
entirely on the host PC, where debugging is much easier and there's no need for
cross-compilation and we can use all the usual debugging options (gdb,
valgrind, ...) 
&lt;/p&gt;
&lt;p&gt;
I'm now almost heading off for holidays (starting March 10), so don't expect
any major progress from me anytime soon.  I hope other interested developers
will be able to take it from here and fill in some missing gaps until I'll get
back.
&lt;/p&gt;</content>
		<author>
			<name>Harald Welte</name>
			<uri>http://laforge.gnumonks.org/weblog</uri>
		</author>
		<source>
			<title type="html">Harald Welte's blog</title>
			<subtitle type="html">Harald Welte's personal Blosxom blog.</subtitle>
			<link rel="self" href="http://laforge.gnumonks.org/weblog/index.rss"/>
			<id>http://laforge.gnumonks.org/weblog/index.rss</id>
			<updated>2010-03-15T21:30:20+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Elektor talks about Arduino</title>
		<link href="http://arduino.cc/blog/?p=451"/>
		<id>http://arduino.cc/blog/?p=451</id>
		<updated>2010-03-03T13:41:34+00:00</updated>
		<content type="html">&lt;p&gt;Europeans are used to the fact that we are a conglomerate of multiple cultures. This affects more or less everything, even the press. When it comes to the maker culture, the US has the advantage of having a single market, a single language, and a single culture. On the other hand, &lt;a href=&quot;http://www.elektor.com/magazines.46742.lynkx&quot;&gt;Elektor&lt;/a&gt; is a brand that has been since long time ago aware of the fact there are people who don&amp;#8217;t speak multiple languages (like e.g. English). Therefore their magazine has been published in different languages in different countries since as far as I can remember. At some point I was collecting it in Dutch, German, English and Spanish. You could find the January article on ARM from the Spanish issue, in the Februrary Dutch one, or in the May German one &amp;#8230; and vice-versa.&lt;/p&gt;
&lt;table border=&quot;0&quot; width=&quot;100%&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;div class=&quot;wp-caption alignleft&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/dcuartielles/4403205937/sizes/o/in/photostream/&quot;&gt;&lt;img title=&quot;Elektor March 2010 cover&quot; src=&quot;http://farm5.static.flickr.com/4003/4403205937_fdf73996a3_m.jpg&quot; alt=&quot;Elektor March 2010 cover&quot; width=&quot;141&quot; height=&quot;199&quot; /&gt;&lt;/a&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;Cover&lt;/p&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td&gt;&lt;div class=&quot;wp-caption alignnone&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/dcuartielles/4403205939/sizes/o/in/photostream/&quot;&gt;&lt;img title=&quot;Page 12&quot; src=&quot;http://farm5.static.flickr.com/4041/4403205939_042360190a_m.jpg&quot; alt=&quot;Page 12&quot; width=&quot;141&quot; height=&quot;199&quot; /&gt;&lt;/a&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;Page 12&lt;/p&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td&gt;&lt;div class=&quot;wp-caption alignnone&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/dcuartielles/4403205941/sizes/o/in/photostream/&quot;&gt;&lt;img title=&quot;Page 13&quot; src=&quot;http://farm5.static.flickr.com/4004/4403205941_aa9e0709e5_m.jpg&quot; alt=&quot;Page 13&quot; width=&quot;141&quot; height=&quot;199&quot; /&gt;&lt;/a&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;Page 13&lt;/p&gt;&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;March 2010, &lt;a href=&quot;http://www.elektor.com/magazines/2010/march/20-x-open-source.1255705.lynkx&quot;&gt;Elektor&amp;#8217;s English edition brings an article on 20 Open Source Tools&lt;/a&gt;. Arduino is featured as the first one of a series of tools that we all admire. It is really nice to be featured in Elektor (though I know it is not the first time, there have been several articles before where readers were using the Arduino board to develop their projects). This same issue brings a very interesting article titled Small &amp;amp; Open Source embedded operating systems that can run on AVR &amp;#8230; this means you could probably run many of those small OS on one of the Arduino board models.&lt;/p&gt;</content>
		<author>
			<name>Arduino</name>
			<uri>http://arduino.cc/blog</uri>
		</author>
		<source>
			<title type="html">Arduino Blog</title>
			<link rel="self" href="http://arduino.cc/blog/?feed=rss2"/>
			<id>http://arduino.cc/blog/?feed=rss2</id>
			<updated>2010-03-13T10:30:08+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">See the OLS in action!</title>
		<link href="http://blog.gadgetfactory.net/2010/03/see-ols-in-action.html"/>
		<id>tag:blogger.com,1999:blog-4233364914759249075.post-2248770072248842446</id>
		<updated>2010-03-03T10:30:09+00:00</updated>
		<content type="html">Here is a video of the OLS debugging UART communications.&lt;br /&gt;&lt;br /&gt; &amp;nbsp;  &lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/4233364914759249075-2248770072248842446?l=blog.gadgetfactory.net&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Jack Gassett</name>
			<email>noreply@blogger.com</email>
			<uri>http://blog.gadgetfactory.net/</uri>
		</author>
		<source>
			<title type="html">Gadget Factory News</title>
			<link rel="self" href="http://blog.gadgetfactory.net/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-4233364914759249075</id>
			<updated>2010-03-10T06:12:05+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">forgotten attachment detector</title>
		<link href="http://blog.beetlebum.de/2010/03/03/forgotten-attachment-detector/"/>
		<id>http://blog.beetlebum.de/2010/03/03/forgotten-attachement-detector/</id>
		<updated>2010-03-02T22:47:39+00:00</updated>
		<content type="html">&lt;a href=&quot;http://blog.beetlebum.de/2010/03/03/forgotten-attachment-detector/&quot;&gt;&lt;img src=&quot;http://blog.beetlebum.de/wp-content/uploads/2010/03/attachement-1-150x150.jpg&quot; class=&quot;imgtfe&quot; hspace=&quot;5&quot; align=&quot;left&quot; width=&quot;150&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&amp;#160;</content>
		<author>
			<name>Beetlebum.de</name>
			<uri>http://blog.beetlebum.de</uri>
		</author>
		<source>
			<title type="html">Jojos illustrierter Blog</title>
			<link rel="self" href="http://blog.beetlebum.de/feed/"/>
			<id>http://blog.beetlebum.de/feed/</id>
			<updated>2010-03-15T21:30:41+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Linux 2.6.33 features for embedded systems</title>
		<link href="http://free-electrons.com/blog/linux-2-6-33/"/>
		<id>http://free-electrons.com/?p=2342</id>
		<updated>2010-03-02T10:38:55+00:00</updated>
		<content type="html">&lt;p class=&quot;summary&quot;&gt;Interesting features for embedded Linux system developers&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;right&quot; src=&quot;http://free-electrons.com/graphics/penguin-works.png&quot; alt=&quot;Penguin worker&quot; /&gt;Linux 2.6.33 was out on Feb. 24, 2010, and to incite you to try this new kernel in your embedded Linux products, here are features you could be interested in.&lt;/p&gt;
&lt;p&gt;The first news is the availability of the LZO algorithm for kernel and initramfs compression. Linux 2.6.30 already introduced LZMA and BZIP2 compression options, which could significantly reduce the size of the kernel and initramfs images, but at the cost of much increased decompression time. LZO compression is a nice alternative. Though its compression rate is not as good as that of ZLIB (10 to 15% larger files), decompression time is much faster than with other algorithms. See &lt;a href=&quot;http://free-electrons.com/blog/lzo-kernel-compression/&quot;&gt;our benchmarks&lt;/a&gt;. We reduced boot time by 200 ms on our at91 arm system, and the savings could even increase with bigger kernels.&lt;/p&gt;
&lt;p&gt;This feature was implemented by my colleague &lt;a href=&quot;http://free-electrons.com/company/staff/albin-tonnerre/&quot;&gt;Albin Tonnerre&lt;/a&gt;. It is currently available on x86 and arm (&lt;a href=&quot;http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cacb246f8db2b9eba89d44a0f0dd4f6ed93bc113&quot;&gt;commit&lt;/a&gt;, &lt;a href=&quot;http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=13510997d600a076e064f10587a8f6d20f8fff41&quot;&gt;commit&lt;/a&gt;, &lt;a href=&quot;http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e7db7b4270ed2a606b8c0b5f944a5f92ade0e84c&quot;&gt;commit&lt;/a&gt;, &lt;a href=&quot;http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7dd65feb6c603e13eba501c34c662259ab38e70e&quot;&gt;commit&lt;/a&gt;), and according to Russell King, the arm maintainer, it should become the default compression option on this platform. This compressor can also be used on mips, thanks to Wu Zhangjin (&lt;a href=&quot;http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fe1d45e08650213ec83a72d3499c3dd703243792&quot;&gt;commit&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;For systems lacking RAM resources, a new useful feature is &lt;a href=&quot;http://compcache.googlecode.com/&quot;&gt;Compcache&lt;/a&gt;, which allows to swap application memory to a compressed cache in RAM. In practise, this technique increases the amount of RAM that applications can use. This could allow your embedded system or your netbook to run applications or environments it couldn&amp;#8217;t execute before. This technique can also be a worthy alternative to on-disk swap in servers or desktops which do need a swap partition, as access performance is much improved.  See this &lt;a href=&quot;http://lwn.net/Articles/334649/&quot;&gt;LWN.net&lt;/a&gt; article for details.&lt;/p&gt;
&lt;p&gt;This new kernel also carries lots of improvements on embedded platforms, especially on the popular TI OMAP platform. In particular, we noticed early support to the &lt;a href=&quot;http://en.wikipedia.org/wiki/IGEPv2&quot;&gt;IGEPv2&lt;/a&gt; board, a very attractive platform based on the TI OMAP 3530 processor, much better than the Beagle Board for a very similar price. We have started to use it in customer projects, and we hope to contribute to its full support in the mainline kernel.&lt;/p&gt;
&lt;p&gt;Another interesting feature of Linux 2.6.33 is the improvements in the capabilities of the &lt;a href=&quot;http://lxr.free-electrons.com/source/tools/perf/&quot;&gt;perf tool&lt;/a&gt;. In particular, &lt;code&gt;perf probe&lt;/code&gt; allows to insert Kprobes probes through the command line. Instead of &lt;a href=&quot;http://sourceware.org/systemtap/&quot;&gt;SystemTap&lt;/a&gt;, which relied on kernel modules, &lt;code&gt;perf probe&lt;/code&gt; now relies on a sysfs interface to pass probes to the kernel. This means that you no longer need a compiler and kernel headers to produce your probes. This made it difficult to port SystemTap to embedded platforms. The arm architecture doesn&amp;#8217;t have performance counters in the mainline kernel yet (other architectures do), but &lt;a href=&quot;http://lwn.net/Articles/368607/&quot;&gt;patches&lt;/a&gt; are available. This carries the promise to be able to use probe tools like SystemTap at last on embedded architectures, all the more if SystemTap gets ported to this new infrastructure.&lt;/p&gt;
&lt;p&gt;Other noticeable improvements in this release are the ability to mount ext3 and ext2 filesystems with just an ext4 driver, a lightweight RCU implementation, as well as the ability to change the default blinking cursor that is shown at boot time.&lt;/p&gt;
&lt;p&gt;Unfortunately, each kernel release doesn&amp;#8217;t only carry good news. &lt;a href=&quot;http://www.kroah.com/log/linux/android-kernel-problems.html&quot;&gt;Android patches got dropped&lt;/a&gt; from this release, because of a lack of interest from Google to maintain them. These are sad news and a threat for Android users who may end up without the ability to use newer kernel features and releases. Let&amp;#8217;s hope that Google will once more realize the value of converging with the mainline Linux community. I hope that key contributors that this company employs (&lt;a href=&quot;http://en.wikipedia.org/wiki/Andrew_Morton&quot;&gt;Andrew Morton&lt;/a&gt; in particular) will help to solve this issue.&lt;/p&gt;
&lt;p&gt;As usual, this was just a selection. You will probably find many other interesting features on the &lt;a href=&quot;http://kernelnewbies.org/Linux_2_6_33&quot;&gt;Linux Changes&lt;/a&gt; page for Linux 2.6.33.&lt;/p&gt;</content>
		<author>
			<name>mike</name>
			<uri>http://free-electrons.com</uri>
		</author>
		<source>
			<title type="html">Free Electrons</title>
			<subtitle type="html">Embedded Linux Experts</subtitle>
			<link rel="self" href="http://free-electrons.com/feed/atom/"/>
			<id>http://free-electrons.com/feed/atom/</id>
			<updated>2010-03-15T15:00:25+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Buildroot 2010.02 released, contributions from Free Electrons!</title>
		<link href="http://free-electrons.com/blog/buildroot-201002/"/>
		<id>http://free-electrons.com/?p=2330</id>
		<updated>2010-03-02T10:22:30+00:00</updated>
		<content type="html">&lt;p&gt;&lt;img class=&quot;right&quot; src=&quot;http://www.buildroot.org/images/logo_small.png&quot; alt=&quot;Buildroot logo&quot; /&gt;&lt;a href=&quot;http://www.buildroot.org&quot;&gt;Buildroot&lt;/a&gt; is a embedded Linux system build system. It automates the process of downloading, configuring, compiling and installating all the components of an embedded Linux system, from Busybox to more complicated software stacks using Gtk, Qt, X.org, Gstreamer, etc. Buildroot is easy to use and extend, making it a nice choice for small to medium-sized embedded Linux systems.&lt;/p&gt;
&lt;p&gt;As promised by the fixed-release schedule, a 2010.02 release has been published on Friday, with numerous improvements over the previous version 2009.11, many of which are part of the general cleanup process that the project is doing since the beginning of 2009. These improvements are detailed in the &lt;a href=&quot;http://git.buildroot.net/buildroot/plain/CHANGES?id=2010.02&quot;&gt;project CHANGES file&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thomas Petazzoni, from Free Electrons, implemented several of these improvements :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Creation of a &lt;a href=&quot;http://git.buildroot.net/buildroot/tree/package/Makefile.package.in&quot;&gt;package infrastructure for non-autotools packages&lt;/a&gt;. Buildroot had for a long time an &lt;a href=&quot;http://git.buildroot.net/buildroot/tree/package/Makefile.autotools.in&quot;&gt;infrastructure&lt;/a&gt; to factorize the code needed to build packages based on the autotools build systems. But all other packages were using hand-made Makefiles, which were hard to write and generated a lot of code duplication. Therefore, we have introduced an infrastructure that makes adding new packages much easier, and which allows us to cleanup the existing codebase significantly by factorizing a lot of common code. The autotools infrastructure has also been reworked on top of the generic infrastructure to avoid code duplication as well. At the same time, we have significantly improved the &lt;a href=&quot;http://buildroot.org/downloads/buildroot.html#add_packages&quot;&gt;documentation on how to add new packages&lt;/a&gt;. This infrastructure is a building block that will allow us to easily add more features to all packages in Buildroot (such as package generation).&lt;/li&gt;
&lt;li&gt;Removal of the &lt;i&gt;external toolchain source&lt;/i&gt; mechanism, which was merged with the normal toolchain building procedure. This special casing was implemented to allow the compilation of AVR32 toolchains, but such an additional complexity wasn&amp;#8217;t needed. Now, Buildroot continues to build AVR32 toolchains as it used to do, but the code is much cleaner. Another illustration of our large cleanup effort.&lt;/li&gt;
&lt;li&gt;Many, many, many fixes to different packages, many of them to ensure that we do not depend on development packages being installed on the host. This is very important to ensure that our build procedure is as independent as possible from the development machine configuration.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;From the list of contributors, ordered by the number of patches, Thomas Petazzoni of Free Electrons has been the first Buildroot contributor for this last release :&lt;/p&gt;
&lt;pre&gt;
$ git shortlog -e -n -s 2009.11..2010.02
139 Thomas Petazzoni &amp;lt;thomas.petazzoni@free-electrons.com&amp;gt;
124 Peter Korsgaard &amp;lt;jacmet@sunsite.dk&amp;gt;
26  Lionel Landwerlin &amp;lt;llandwerlin@gmail.com&amp;gt;
23  Gustavo Zacarias &amp;lt;gustavo@zacarias.com.ar&amp;gt;
7   Julien Boibessot &amp;lt;julien.boibessot@armadeus.com&amp;gt;
4   Nigel Kukard &amp;lt;nkukard@lbsd.net&amp;gt;
4   Sven Neumann &amp;lt;s.neumann@raumfeld.com&amp;gt;
2   Anders Darander &amp;lt;ad@datarespons.se&amp;gt;
2   Chris Packham &amp;lt;judge.packham@gmail.com&amp;gt;
2   Daniel Mack &amp;lt;daniel@caiaq.de&amp;gt;
2   H Hartley Sweeten &amp;lt;hartleys@visionengravers.com&amp;gt;
2   Richard van Paasen &amp;lt;rvpaasen@t3i.nl&amp;gt;
2   Will Wagner &amp;lt;will_wagner@carallon.com&amp;gt;
2   William Wagner &amp;lt;will_wagner@carallon.com&amp;gt;
2   Yann E. MORIN &amp;lt;yann.morin.1998@anciens.enib.fr&amp;gt;
1   Cameron Hutchison &amp;lt;lists@xdna.net&amp;gt;
1   Clark Rawlins &amp;lt;clark@bit63.org&amp;gt;
1   Francisco Gonzalez &amp;lt;gzmorell@gmail.com&amp;gt;
1   Francisco Gonzalez Morell &amp;lt;gzmorell@gmail.com&amp;gt;
1   Hans-Christian Egtvedt &amp;lt;hans-christian.egtvedt@atmel.com&amp;gt;
1   Lionel Landwerlin &amp;lt;lionel.landwerlin@openwide.fr&amp;gt;
1   Ormund Williams &amp;lt;ormundw@panix.com&amp;gt;
1   Rob Alley &amp;lt;ralley@NZ-DEV-HW-BS3.nw.local&amp;gt;
1   Sagaert Johan &amp;lt;sagaert.johan@skynet.be&amp;gt;
1   grante &amp;lt;grante@alpha.(none)&amp;gt;
&lt;/pre&gt;
&lt;p&gt;For the next release, we will work on additional cleanup of Buildroot and particularly the &lt;code&gt;target/&lt;/code&gt; directory, which contains the code to build the Linux kernel, different bootloaders, and to generate the final root filesystem image in various formats. Improving support for external toolchains is also on our TODO list : supporting multilib toolchains such as the CodeSoucery toolchain, and fixing a long-standing issue with &lt;i&gt;libtool&lt;/i&gt;.&lt;/p&gt;
&lt;p&gt;Don&amp;#8217;t hesitate to try &lt;a href=&quot;http://www.buildroot.org&quot;&gt;Buildroot&lt;/a&gt;, and to report your successes and failures on the &lt;a href=&quot;http://lists.busybox.net/pipermail/buildroot/&quot;&gt;mailing-list&lt;/a&gt;, in our &lt;a href=&quot;https://bugs.busybox.net/&quot;&gt;bug tracker&lt;/a&gt;, or on our IRC channel, &lt;code&gt;#uclibc&lt;/code&gt; on Freenode.&lt;/p&gt;</content>
		<author>
			<name>thomas</name>
			<uri>http://free-electrons.com</uri>
		</author>
		<source>
			<title type="html">Free Electrons</title>
			<subtitle type="html">Embedded Linux Experts</subtitle>
			<link rel="self" href="http://free-electrons.com/feed/atom/"/>
			<id>http://free-electrons.com/feed/atom/</id>
			<updated>2010-03-15T15:00:25+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">LZO kernel compression</title>
		<link href="http://free-electrons.com/blog/lzo-kernel-compression/"/>
		<id>http://free-electrons.com/?p=1806</id>
		<updated>2010-03-02T06:15:30+00:00</updated>
		<content type="html">&lt;p&gt;As Michael stated in his &lt;a href=&quot;http://free-electrons.com/blog/linux-2630/&quot;&gt;review of the interesting features in Linux 2.6.30&lt;/a&gt;, new compression options have been recently added to the kernel. We therefore decided to have a look at those compression methods, from a compression ratio and decompression speed point of view.&lt;/p&gt;
&lt;p&gt;This comparison will be based on &amp;#8220;self-extractible kernels&amp;#8221;, that is, kernel images containing bootstrap code allowing them to extract a compressed image. As underlined in the previous article, this approach is not used on all architectures. Blackfin, notably, chose a different path and compresses the whole kernel image, without including bootstrap code. While this has the clear advantage of making compression much simpler with respect to kernel code, it forces decompression out to the bootloader code.&lt;/p&gt;
&lt;p&gt;Each of those methods has its advantages. Indeed, the Blackfin approach relies on the bootloader to provide the necessary functions, so that may be a problem to do things like bypassing u-boot to reduce the boot time. On the other hand, implementing it only once in the bootloader (as architecture-independent code) makes it unnecessary to write the low-level bootstrap code for each architecture in the kernel, which is surely interesting on virtually all architectures, the notable exceptions being x86 and ARM.&lt;/p&gt;
&lt;p&gt;Gzip (also known as Zlib or inflate) has been the traditional (and, as a matter of fact, only) method used to compress kernels. Consequently, we&amp;#8217;ll use it as the reference in the following tests. Our test environment is as follows: &lt;/p&gt;
&lt;p&gt;ARM9 AT91SAM9263 CPU, 200MHz, using the mainline arch/arm/configs/usb-a9263.config&lt;/p&gt;
&lt;p&gt;This comparison includes figures for LZO, a new kernel image compression method that I have contributed to the Linux sources, and which hopefully will make its way into the mainline kernel (the patches I implemented are still waiting for review from kernel developers &lt;a href=&quot;http://lkml.org/lkml/2009/9/5/58&quot;&gt;here&lt;/a&gt;). LZO support in the kernel is only new for kernel decompression,  as it is already used by JFFS2 and UBIFS. LZO is a stream-oriented algorithm, and although its compression ratio is lower than that of gzip, decompression is lightning-fast, as we will soon find out.&lt;/p&gt;
&lt;p&gt;So, here are the figures, average on 20 boots with each compression method:&lt;/p&gt;
&lt;table class=&quot;listing&quot;&gt;
&lt;tr class=&quot;listing listing-odd&quot;&gt;
&lt;td&gt;Uncompressed&lt;/td&gt;
&lt;td&gt;3.24Mo&lt;/td&gt;
&lt;td&gt;&lt;center&gt;-&lt;/center&gt;&lt;/td&gt;
&lt;td&gt;&lt;center&gt;-&lt;/center&gt;&lt;/td&gt;
&lt;td&gt;200%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&quot;listing listing-even&quot;&gt;
&lt;td&gt;LZO&lt;/td&gt;
&lt;td&gt;1.76Mo&lt;/td&gt;
&lt;td&gt;0.552s&lt;/td&gt;
&lt;td&gt;70%&lt;/td&gt;
&lt;td&gt;109%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&quot;listing listing-odd&quot;&gt;
&lt;td&gt;Gzip&lt;/td&gt;
&lt;td&gt;1.62Mo&lt;/td&gt;
&lt;td&gt;0.775s&lt;/td&gt;
&lt;td&gt;100%&lt;/td&gt;
&lt;td&gt;100%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class=&quot;listing listing-even&quot;&gt;
&lt;td&gt;LZMA&lt;/td&gt;
&lt;td&gt;1.22Mo&lt;/td&gt;
&lt;td&gt;5.011s&lt;/td&gt;
&lt;td&gt;646%&lt;/td&gt;
&lt;td&gt;75%&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;Bzip2 has not been tested here: the low-level bootstrap file, head.S, only allocates 64Kb for use by malloc() on ARM. Some quick tests showed that the kernel would not extract with less than 3.5Mib of malloc() space. That would require to modify head.S so that malloc can use more memory, which we will not do here. However, given that enough memory is usable on the system, one could well use bzip2. All the other algorithms performed the extraction using the standard 64Kib malloc space.&lt;/p&gt;
&lt;p&gt;From the results, we can clearly see that LZMA is nearly unsuitable for our system, and should be considered only if the space constraints for storing the kernel are so tight that we can&amp;#8217;t afford to use more space that was is strictly necessary.&lt;/p&gt;
&lt;p&gt;LZO looks like a good candidate when it comes to speeding up the boot process, at the expense of some (almost neglectable) extra space. Gzip is close to LZO when it comes to size, although extraction is not as fast. That means that unless you&amp;#8217;re hitting corner cases, like only having enough space for a Gzip compressed image but not for one made with LZO, choosing the latter is probably a safe bet.&lt;/p&gt;
&lt;p&gt;Besides, the LZO-compressed kernel size is about 54% the size of the uncompressed kernel. As the kernel load time varies linearly with its size, load time for an uncompressed kernel doubles. While 0.55s are won because there&amp;#8217;s no need to run a decompression algorithm, you spend twice as much time loading the kernel. This time is not negligible at all compared to the decompression time. Indeed, loading the uncompressed image takes roughly 0.8s. That means that at the cost of slowing down the boot process by 0.15s (compared to an uncompressed kernel), one gets a kernel image which is roughly twice as small. Rather nice, isn&amp;#8217;t it?&lt;/p&gt;</content>
		<author>
			<name>albin</name>
			<uri>http://free-electrons.com</uri>
		</author>
		<source>
			<title type="html">Free Electrons</title>
			<subtitle type="html">Embedded Linux Experts</subtitle>
			<link rel="self" href="http://free-electrons.com/feed/atom/"/>
			<id>http://free-electrons.com/feed/atom/</id>
			<updated>2010-03-15T15:00:25+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">NYC meetup?</title>
		<link href="http://arduino.cc/blog/?p=447"/>
		<id>http://arduino.cc/blog/?p=447</id>
		<updated>2010-03-01T22:07:21+00:00</updated>
		<content type="html">&lt;p&gt; &lt;/p&gt;
&lt;div id=&quot;_mcePaste&quot;&gt;Massimo, David, Tom, Gianluca and David are meeting up in New York City in mid-March, and we want to see you.  We&amp;#8217;re planning a get-together on March 20 with folks from the Arduino community. We hope to have a daytime meet-up to see each other&amp;#8217;s work, trade tips on Arduino and talk about 1.0, and an evening of drinks somewhere as well.&lt;/div&gt;
&lt;div&gt;In order to do that, we need a head count so we can pick a place.  If you&amp;#8217;re interested and can make it that day, email team@arduino.cc.  When we have a general idea of how many people can make it, we&amp;#8217;ll post a place and some details.&lt;/div&gt;
&lt;p&gt; &lt;/p&gt;</content>
		<author>
			<name>Arduino</name>
			<uri>http://arduino.cc/blog</uri>
		</author>
		<source>
			<title type="html">Arduino Blog</title>
			<link rel="self" href="http://arduino.cc/blog/?feed=rss2"/>
			<id>http://arduino.cc/blog/?feed=rss2</id>
			<updated>2010-03-13T10:30:08+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Detach subdirectory into separate Git repository</title>
		<link href="http://www.openmobilefree.net/?p=436"/>
		<id>http://www.openmobilefree.net/?p=436</id>
		<updated>2010-03-01T15:28:01+00:00</updated>
		<content type="html">&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;usbboot is subdirectory in xburst-tools. here is the step to separate usbboot to an individual Git repository:&lt;/p&gt;
&lt;p&gt;&amp;lt;&amp;gt; git clone &amp;#8211;no-hardlinks git://projects.qi-hardware.com/xburst-tools.git xburst-tools.tmp&lt;br /&gt;
&amp;lt;&amp;gt; cd xburst-tools.tmp/&lt;br /&gt;
&amp;lt;&amp;gt; git filter-branch &amp;#8211;subdirectory-filter usbboot HEAD&lt;br /&gt;
&amp;lt;&amp;gt; git reset &amp;#8211;hard&lt;br /&gt;
&amp;lt;&amp;gt; git gc &amp;#8211;aggressive&lt;br /&gt;
&amp;lt;&amp;gt; git prune&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;The following command will remove [usbboot] from within [xburst-tools].&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;git filter-branch --tree-filter &quot;rm -rf usbboot&quot; --prune-empty HEAD
git reset --hard
git gc --aggressive
&lt;/code&gt;&lt;code&gt;git prune
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Of course, test it in a &amp;#8216;clone &amp;#8211;no-hardlinks&amp;#8217; repository first, and follow it with the reset, gc and prune commands Paul lists.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;for more information :&lt;/p&gt;
&lt;p&gt;http://stackoverflow.com/questions/359424/detach-subdirectory-into-separate-git-repository&lt;/p&gt;</content>
		<author>
			<name>Xiangfu Liu</name>
			<uri>http://www.openmobilefree.net</uri>
		</author>
		<source>
			<title type="html">Copyleft Hardware</title>
			<subtitle type="html">NanoNote website ( 本  芽  木 果 )</subtitle>
			<link rel="self" href="http://www.openmobilefree.net/?feed=atom"/>
			<id>http://www.openmobilefree.net/?feed=atom</id>
			<updated>2010-03-12T16:30:28+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Diskussion</title>
		<link href="http://blog.beetlebum.de/2010/03/01/diskussion/"/>
		<id>http://blog.beetlebum.de/2010/03/01/diskussion/</id>
		<updated>2010-03-01T07:42:19+00:00</updated>
		<content type="html">&lt;a href=&quot;http://blog.beetlebum.de/2010/03/01/diskussion/&quot;&gt;&lt;img src=&quot;http://blog.beetlebum.de/wp-content/uploads/2010/03/paperdiscde-150x150.jpg&quot; class=&quot;imgtfe&quot; hspace=&quot;5&quot; align=&quot;left&quot; width=&quot;150&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;</content>
		<author>
			<name>Beetlebum.de</name>
			<uri>http://blog.beetlebum.de</uri>
		</author>
		<source>
			<title type="html">Jojos illustrierter Blog</title>
			<link rel="self" href="http://blog.beetlebum.de/feed/"/>
			<id>http://blog.beetlebum.de/feed/</id>
			<updated>2010-03-15T21:30:41+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Looking for documentation on sunplus SPMA100B</title>
		<link href="http://laforge.gnumonks.org/weblog/2010/03/01#20100301-motorola_c155_spma100"/>
		<id>http://laforge.gnumonks.org/weblog/2010/03/01#20100301-motorola_c155_spma100</id>
		<updated>2010-03-01T01:00:00+00:00</updated>
		<content type="html">&lt;p&gt;
In the &lt;a href=&quot;http://bb.osmocom.org/trac/wiki/MotorolaC155&quot;&gt;Motorola/Compal C155 phone&lt;/a&gt;
supported by &lt;a href=&quot;http://bb.osmocom.org/&quot;&gt;OsmocomBB&lt;/a&gt;, we have found a ringtone
melody chip called SPMA100B from sunplus.
&lt;/p&gt;
&lt;p&gt;
As strange as it might seem, this is the only part used in the phone for which we have
not been able to find any kind of programming information.  So if you know anything
about how to program this part from software (register map, programming manual, ...)
please let me know!
&lt;/p&gt;
&lt;p&gt;
And no, we don't need electrical/mechanical data sheets, thanks :)
&lt;/p&gt;</content>
		<author>
			<name>Harald Welte</name>
			<uri>http://laforge.gnumonks.org/weblog</uri>
		</author>
		<source>
			<title type="html">Harald Welte's blog</title>
			<subtitle type="html">Harald Welte's personal Blosxom blog.</subtitle>
			<link rel="self" href="http://laforge.gnumonks.org/weblog/index.rss"/>
			<id>http://laforge.gnumonks.org/weblog/index.rss</id>
			<updated>2010-03-15T21:30:20+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Travelling season</title>
		<link href="http://sharism.cc/2009/09/09/travelling-season/"/>
		<id>http://sharism.cc/?p=170</id>
		<updated>2010-02-26T14:29:05+00:00</updated>
		<content type="html">&lt;p&gt;Hey,&lt;/p&gt;
&lt;p&gt;traveling season has begun and so I wanted to give a first review as well as a look ahead on things to come.&lt;/p&gt;
&lt;p&gt;My first destination, in a row of short trips, is Paris. After a long Bus ride (don&amp;#8217;t ask) from Berlin to Paris I got here and was welcomed with sunshine and good coffee.&lt;/p&gt;
&lt;p&gt;During my stay which will probably end tomorrow (wednesday at 7pm) I plan to visit Bearstech and talk to local SHR developers. If you are in the area and want to see a Ben NanoNote and talk about paroli get in touch with me :)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; As I didn&amp;#8217;t blog earlier meeting me will be difficult, but as you&amp;#8217;ll see further down I will be back in Paris soon :) I can also update on the Ben NanoNote situation. We managed to flash a device here and it was rather easy and smooth. I expected the flashing to be more unstable, but I was positively surprised. A big thanks to Julien who did the actual flashing part :)&lt;/p&gt;
&lt;p&gt;What would such a message be without proof? So here we go!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.qi-hardware.com/wp-content/uploads/2009/09/nn_booting.m4v&quot;&gt;Here&lt;/a&gt; for non-flash download. &lt;/p&gt;
&lt;p&gt;The next stop on the tour will be Berlin at the &lt;a title=&quot;Atoms&amp;Bits&quot; href=&quot;http://atomsandbits.net/english&quot; target=&quot;_blank&quot;&gt;Atoms&amp;amp;Bits Camp&lt;/a&gt; from Sept. 26th to 27th. I will attend as many sessions as possible and of course carry a Ben NanoNote at all times :)&lt;/p&gt;
&lt;p&gt;Next up is Paris again. I will be attending the &lt;a title=&quot;Open World Forum&quot; href=&quot;http://www.openworldforum.org/&quot; target=&quot;_blank&quot;&gt;Open World Forum&lt;/a&gt; from October 1st to October 2nd.&lt;/p&gt;
&lt;p&gt;For now the rest of October seems quiet. On the second weekend in November &lt;a title=&quot;FSCONS '09&quot; href=&quot;http://fscons.org/&quot;&gt;FSCONS &amp;#8216;09&lt;/a&gt; takes place. I will give a talk on &lt;a title=&quot;talk on copyleft hardware&quot; href=&quot;http://fscons.org/node/44&quot;&gt;Copyleft hardware&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A trip to Basel concludes the current planning  with the &lt;a title=&quot;OpenZim developer meeting&quot; href=&quot;https://openzim.org/Developer_Meetings/2009-2&quot; target=&quot;_blank&quot;&gt;OpenZim developer meeting&lt;/a&gt; on November 20th &amp;#8211; 22nd.&lt;/p&gt;
&lt;p&gt;If you are in any of these areas and wanna organize a local meet-up outside of the mentioned events just let me know.&lt;/p&gt;
&lt;p&gt;Any other events that you know of that might be worth attending?&lt;/p&gt;
&lt;p&gt;Pictures will follow.&lt;/p&gt;
&lt;p&gt;/mirko&lt;/p&gt;</content>
		<author>
			<name>vegyraupe</name>
			<uri>http://sharism.cc</uri>
		</author>
		<source>
			<title type="html">sharism.cc » planet</title>
			<subtitle type="html">the copyleft company</subtitle>
			<link rel="self" href="http://sharism.cc/category/planet/feed/atom/"/>
			<id>http://sharism.cc/feed/atom/</id>
			<updated>2010-03-11T00:00:10+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Mashup &amp;#8211; Sept. 23</title>
		<link href="http://sharism.cc/2009/09/23/mashup-sept-23/"/>
		<id>http://sharism.cc/?p=172</id>
		<updated>2010-02-26T14:28:56+00:00</updated>
		<content type="html">&lt;p&gt;Hey,&lt;/p&gt;
&lt;p&gt;a lot of things have happened over the past few days. I wanted to touch on a view points here for those who are not subscribed to our mailinglist [1], yet .&lt;/p&gt;
&lt;p&gt;First some small technicals, Mirko, together with the rest of the software team, reported progress in several areas:&lt;/p&gt;
&lt;p&gt;[snip]&lt;br /&gt;
USB-Ethernet-Gadget is working.&lt;br /&gt;
You&amp;#8217;re now able to speak ethernet, and therefore IP, to your Ben&lt;br /&gt;
Nanonote via USB.&lt;br /&gt;
That&amp;#8217;s really cool, because now all the network-stuff can be used which&lt;br /&gt;
simplifies lots of things (e.g. SSH into the NanoNote, copying files,&lt;br /&gt;
etc.)&lt;/p&gt;
&lt;p&gt;Lars found out the used NAND-chip is a multilevel-chip that has to be&lt;br /&gt;
treated by the flash-tools in a special way which should fix most of our&lt;br /&gt;
previous ECC-NAND-chip-problems.&lt;/p&gt;
&lt;p&gt;&lt;a title=&quot;OpenZIM&quot; href=&quot;http://openzim.org/Main_Page&quot; target=&quot;_blank&quot;&gt;OpenZIM&lt;/a&gt;, an opensource implementation for handling ZIM-files which&lt;br /&gt;
mainly provide wiki-articles (e.g. the wikipedia), it&amp;#8217;s dependencies and&lt;br /&gt;
lynx as first webbrowser are ported to OpenWrt! This way the Ben&lt;br /&gt;
NanoNote can be used as offline wikipedia reader.&lt;br /&gt;
All of them need some more cleanups but will be committed soon.&lt;br /&gt;
Unfortunately the amount of RAM (32MB) of the Ben limits applications&lt;br /&gt;
like &lt;a title=&quot;OpenZIM&quot; href=&quot;http://openzim.org/Main_Page&quot; target=&quot;_blank&quot;&gt;OpenZIM&lt;/a&gt;, so they&amp;#8217;ll need some more tweaking to get them running&lt;br /&gt;
smoothly.&lt;/p&gt;
&lt;p&gt;Thanks to Lars and Xiang Fu Sound (based on ALSA) and keyboard are now&lt;br /&gt;
supported, also work is going on to get the battery driver cleaned up /&lt;br /&gt;
improved (thanks to JieJing Zhang).&lt;/p&gt;
&lt;p&gt;In addition there&amp;#8217;s now a driver for the internally used real time clock&lt;br /&gt;
- also written by lars.&lt;/p&gt;
&lt;p&gt;[/snip]&lt;/p&gt;
&lt;p&gt;Wolfgang worked with Ingenic (the SoC manufacturer) and made amazing progress:&lt;/p&gt;
&lt;p&gt;[snip]&lt;/p&gt;
&lt;p&gt;good news for all Ingenic hackers: Ingenic agreed to install a little&lt;br /&gt;
rsync box behind their firewall that will rsync their ongoing Linux&lt;br /&gt;
and u-boot development svn repositories to our public server.&lt;br /&gt;
What that means is that any updates they do on the 2.6.24.3 or 2.6.27&lt;br /&gt;
Linux tree, as well as u-boot (old 1.1.6 version) and usbboot, will&lt;br /&gt;
become public the next day :-)&lt;/p&gt;
&lt;p&gt;You can find the 4 new projects at &lt;a title=&quot;Qi Hardware projects&quot; href=&quot;http://projects.qi-hardware.com&quot; target=&quot;_blank&quot;&gt;http://projects.qi-hardware.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;ingenic-tools-usb-boot&lt;br /&gt;
ingenic-linux-01boot-u-boot-1-1-6&lt;br /&gt;
ingenic-linux-02os-linux-2-6-24-3&lt;br /&gt;
ingenic-linux-02os-linux-2-6-27&lt;/p&gt;
&lt;p&gt;[/snip]&lt;/p&gt;
&lt;p&gt;Atoms&amp;amp;Bits&lt;/p&gt;
&lt;p&gt;Yesterday the first event (for me at least) in the &lt;a title=&quot;Atoms&amp;Bits Festival&quot; href=&quot;http://atomsandbits.net/english&quot; target=&quot;_blank&quot;&gt;Atoms&amp;amp;Bits Festival&lt;/a&gt; took place.&lt;/p&gt;
&lt;p&gt;It was a reading of Cory Doctorow&amp;#8217;s &lt;a title=&quot;Cory Doctorow's Makers Part one&quot; href=&quot;http://www.tor.com/index.php?option=com_content&amp;view=blog&amp;id=35734&quot; target=&quot;_blank&quot;&gt;Makers&lt;/a&gt;. A very interesting meet-up of people from various parts of the&lt;a title=&quot;Open Everything&quot; href=&quot;http://openeverything.mixxt.de/&quot; target=&quot;_blank&quot;&gt; Open Everything movement&lt;/a&gt;. The event will continue on Saturday for me. I will be around the event location, presenting the Ben NanoNote and the Qi philosophy. So if you have the chance, join us!&lt;/p&gt;
&lt;p&gt;Design&lt;/p&gt;
&lt;p&gt;We finalized the design of the device. Finally. Many tweaks here and there. Most importantly, the files are uploaded to our downloads directory[2] and of course are all released under a Creative Commons Attribution-ShareAlike license[3].&lt;/p&gt;
&lt;p&gt;There is more news in the making and things will move quickly over the next few days, so stay tuned.&lt;/p&gt;
&lt;p&gt;/mirko&lt;/p&gt;
&lt;p&gt;[1] http://lists.qi-hardware.com/cgi-bin/mailman/listinfo/developer&lt;/p&gt;
&lt;p&gt;[2] http://downloads.qi-hardware.com/hardware/design/&lt;/p&gt;
&lt;p&gt;[3] http://creativecommons.org/licenses/by-sa/3.0/&lt;/p&gt;</content>
		<author>
			<name>vegyraupe</name>
			<uri>http://sharism.cc</uri>
		</author>
		<source>
			<title type="html">sharism.cc » planet</title>
			<subtitle type="html">the copyleft company</subtitle>
			<link rel="self" href="http://sharism.cc/category/planet/feed/atom/"/>
			<id>http://sharism.cc/feed/atom/</id>
			<updated>2010-03-11T00:00:10+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Breizh Entropy Congress: less than two weeks before deadline!</title>
		<link href="http://lekernel.net/blog/?p=882"/>
		<id>http://lekernel.net/blog/?p=882</id>
		<updated>2010-02-26T12:33:10+00:00</updated>
		<content type="html">&lt;p&gt;&lt;a href=&quot;http://lekernel.net/blog/wp-content/uploads/2010/02/box.jpeg&quot;&gt;&lt;img src=&quot;http://lekernel.net/blog/wp-content/uploads/2010/02/box.jpeg&quot; alt=&quot;&quot; title=&quot;box&quot; width=&quot;230&quot; height=&quot;165&quot; class=&quot;alignright size-full wp-image-884&quot; /&gt;&lt;/a&gt;You have until March 10th to send us a few words on the projects or the subject that you would like to present at &lt;a href=&quot;http://www.breizh-entropy.org&quot;&gt;Breizh Entropy Congress&lt;/a&gt; (Rennes, France, April 15-17 2010). After your submission, we will contact you before March 20th to tell you if it is going to be part of the schedule. The schedule with the timetable will be published on March 25th.&lt;/p&gt;
&lt;p&gt;ANYONE can submit a proposal to Breizh Entropy Congress: students, entrepreneurs, enthusiasts, artists&amp;#8230; on ANY subject related to free and open technologies. This congress is about eclecticism!&lt;/p&gt;
&lt;p&gt;To participate, send a mail to cfp@breizh-entropy.org including the following points:&lt;br /&gt;
- Format of the submission: lecture, workshop, installation, lightning talk, other&amp;#8230;&lt;br /&gt;
- Title of the submission&lt;br /&gt;
- Name of speaker(s)/presenter(s)/artist(s)&lt;br /&gt;
- Language (if applicable): French/English&lt;br /&gt;
- Summary of the submission&lt;br /&gt;
- Short bio of the speaker&lt;br /&gt;
- Hardware/logistics requirements&lt;br /&gt;
- Contact e-mail and (if possible) mobile phone&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.breizh-entropy.org/cfp.html&quot;&gt;The complete call for proposals is online&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Looking forward to your participation!&lt;br /&gt;
And we are grateful for any kind of distribution of this info!&lt;/p&gt;</content>
		<author>
			<name>Sebastien Bourdeauducq, lekernel.net</name>
			<uri>http://lekernel.net/blog</uri>
		</author>
		<source>
			<title type="html">lekernel's scrapbook</title>
			<subtitle type="html">News and small projects of mine. See http://lekernel.net for my main webpage.</subtitle>
			<link rel="self" href="http://lekernel.net/blog/?feed=rss2"/>
			<id>http://lekernel.net/blog/?feed=rss2</id>
			<updated>2010-03-13T18:30:22+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Active discussions</title>
		<link href="http://www.hawkboard.org/http:/www.hawkboard.org/%post%"/>
		<id>http://www.hawkboard.org/?p=29</id>
		<updated>2010-02-26T11:32:44+00:00</updated>
		<content type="html">&lt;p&gt;
&lt;p&gt;Subscribe to RSS headline updates from: &lt;a href=&quot;http://feeds.feedburner.com/HawkboardGoogleGroup&quot;&gt;&lt;/a&gt;&lt;br /&gt;Powered by FeedBurner&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;/p&gt;</content>
		<author>
			<name>Hawkboard</name>
			<uri>http://www.hawkboard.org</uri>
		</author>
		<source>
			<title type="html">hawkboard.org</title>
			<subtitle type="html">OMAP L 138 Open Community Portal</subtitle>
			<link rel="self" href="http://www.hawkboard.org/feed"/>
			<id>http://www.hawkboard.org/feed</id>
			<updated>2010-02-26T12:00:16+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Qt is working on OpenWrt</title>
		<link href="http://nanl.de/blog/2010/02/qt-is-working-on-openwrt/"/>
		<id>http://nanl.de/blog/?p=361</id>
		<updated>2010-02-26T00:14:30+00:00</updated>
		<content type="html">&lt;p&gt;&lt;a href=&quot;http://nanl.de/blog/wp-content/qt_openwrt_nanonote.jpg&quot;&gt;&lt;img class=&quot;alignnone size-full wp-image-362&quot; title=&quot;qt_openwrt_nanonote&quot; src=&quot;http://nanl.de/blog/wp-content/qt_openwrt_nanonote.jpg&quot; alt=&quot;qt_openwrt_nanonote&quot; width=&quot;484&quot; height=&quot;503&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Okay, now some - really little - text I promised&amp;#8230;&lt;/p&gt;
&lt;p&gt;As you can I see Qt is running inside OpenWrt on the &lt;a href=&quot;http://sharism.cc/products/ben-nanonote/&quot;&gt;Ben NanoNote&lt;/a&gt; of &lt;a href=&quot;http://www.qi-hardware.com&quot;&gt;qi-hardware&lt;/a&gt;. The device has only 32MB of RAM so this - especially this video I made (&lt;a title=&quot;qt_openwrt_nanonote.ogm&quot; href=&quot;http://nanl.de/blog/wp-content/qt_openwrt_nanonote.ogm&quot;&gt;qt_openwrt_nanonote.ogm&lt;/a&gt;) with it&amp;#8217;s coverflow-like 3d and mirroring-effects - shows the great potential of even such embedded hardware.&lt;/p&gt;
&lt;p&gt;The Qt packages are not yet committed, I&amp;#8217;ll do some cleanups and testing before.&lt;/p&gt;
&lt;p&gt;However it&amp;#8217;s almost ready to get its way into the OpenWrt packages repository.&lt;/p&gt;</content>
		<author>
			<name>Mirko Vogt, nanl.de</name>
			<uri>http://nanl.de/blog</uri>
		</author>
		<source>
			<title type="html">nAnL.de - hacken, kracken, kacken</title>
			<subtitle type="html">&quot;Wer die Freiheit aufgibt, um Sicherheit zu gewinnen, wird beides verlieren.&quot; - Benjamin Franklin</subtitle>
			<link rel="self" href="http://nanl.de/blog/feed/"/>
			<id>http://nanl.de/blog/feed/</id>
			<updated>2010-02-28T22:00:18+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Guile on a Ben NanoNote</title>
		<link href="http://zedstar.org/blog/2010/02/25/guile-on-a-ben-nanonote/"/>
		<id>http://zedstar.org/blog/?p=183</id>
		<updated>2010-02-25T22:58:36+00:00</updated>
		<content type="html">&lt;p&gt;Received a &lt;a href=&quot;http://sharism.cc/products/ben-nanonote/&quot;&gt;Ben NanoNote&lt;/a&gt; today. It is a really natty little device with a lot of potential.&lt;/p&gt;
&lt;p&gt;My standard test on how hackable a device is involves getting Guile running. Anyway, it was pretty easy to accomplish this despite not using &lt;a href=&quot;http://www.openwrt.org/&quot;&gt;openWrt&lt;/a&gt; before.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;br /&gt;
root@BenNanoNote:~#&lt;br /&gt;
root@BenNanoNote:~# guile&lt;br /&gt;
guile&amp;gt; (map (lambda (x) (+ x 1)) '(1 2 3 4 5))&lt;br /&gt;
(2 3 4 5 6)&lt;br /&gt;
guile&amp;gt;&lt;br /&gt;
&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;To install get the 3 xburst packages from &lt;a href=&quot;http://zedstar.org/guile/&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Happy Scheming!&lt;/p&gt;</content>
		<author>
			<name>john</name>
			<uri>http://zedstar.org/blog</uri>
		</author>
		<source>
			<title type="html">zedstar dot org</title>
			<subtitle type="html">open telecommunication</subtitle>
			<link rel="self" href="http://zedstar.org/blog/feed/atom/"/>
			<id>http://zedstar.org/blog/feed/atom/</id>
			<updated>2010-03-14T13:36:06+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">OpenCL Calculation and Reduction</title>
		<link href="http://www.bitwiz.org.uk/s/2010/02/opencl-calculation-and-reduction.html"/>
		<id>tag:www.bitwiz.org.uk,2010:/s//1.73</id>
		<updated>2010-02-25T22:13:25+00:00</updated>
		<content type="html" xml:lang="en-US">Otherwise known as &quot;calculating a long list of numbers then adding them all up&quot;. &amp;nbsp;For a GPGPU (OpenCL) simulation program at work, I needed to calculate around 160 numbers which would be averaged to produce one result for storage in a 1024x1024 element array. &amp;nbsp;That's 160 numbers for each of 1024x1024 pixels, which would be a lot to store as an intermediate result for a later step of averaging on the GPU, or (heaven forbid) to be copied back to system memory.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The magic word to search for in tackling this is &lt;i&gt;reduction, &lt;/i&gt;and there's plenty of hardcore compsci knowledge about how to make it go as fast as possible in a parallel environment. &amp;nbsp;But, basically the trick is to have 160x1024x1024 threads operate in groups of 160 (one group for each of the 1024x1024 overall elements). &amp;nbsp;Threads cooperating like this can share memory, and each thread writes its individual value to an array in that local memory. &amp;nbsp;Then, one of the 160 threads adds up all the values and does a single write of the final average value to the global array. &amp;nbsp;For the kernel to test if it's running the &quot;chosen thread&quot; is as simple as something like this:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;code&gt;if ( get_local_id(0) == 0 )&lt;/code&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The only bit of &quot;funny business&quot; is that each of the 160 threads has to have finished calculating before the results can be added. &amp;nbsp;That's done with this statement, which&amp;nbsp;guarantees that all previous local memory writes have completed for all threads:&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;code&gt;barrier(CLK_LOCAL_MEM_FENCE);&lt;/code&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;This is a really simple example: for one thread to do all of the averaging is a waste of resources when the reduction itself could be parallelised. &amp;nbsp;In that case, one thread would (say) add up values 0-79 while another added up 80-159, then one of those threads would (after another barrier) add up the remaining two values. &amp;nbsp;It's easy to see how it can be broken down more and more, and there are variations which make better use of the GPU resources, avoid memory conflicts, and so on.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;So, if you'd ever heard of the thread groups and local memory used in OpenCL (also CUDA) and wondered what they were good for, now you know..&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;NVidia's&amp;nbsp;&lt;a href=&quot;http://www.nvidia.com/content/cudazone/download/OpenCL/NVIDIA_OpenCL_ProgrammingOverview.pdf&quot;&gt;OpenCL Programming Guide&lt;/a&gt;&amp;nbsp;has a lot of discussion of this topic, and there's loads more to be found around the web.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;</content>
		<author>
			<name>Tom</name>
			<uri>http://www.bitwiz.org.uk/s/</uri>
		</author>
		<source>
			<title type="html">WizBlog</title>
			<subtitle type="html">Forbidden Projects</subtitle>
			<link rel="self" href="http://www.bitwiz.org.uk/s/atom.xml"/>
			<id>tag:www.bitwiz.org.uk,2009-01-26:/s//1</id>
			<updated>2010-02-25T22:30:06+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">OpenStreetMap's Role in Haiti</title>
		<link href="http://www.bitwiz.org.uk/s/2010/02/openstreetmaps-role-in-haiti.html"/>
		<id>tag:www.bitwiz.org.uk,2010:/s//1.72</id>
		<updated>2010-02-25T20:25:20+00:00</updated>
		<content type="html" xml:lang="en-US">&lt;a href=&quot;http://news.bbc.co.uk/2/hi/uk_news/magazine/8517057.stm&quot;&gt;This&lt;/a&gt;&amp;nbsp;is very cool. &amp;nbsp;Volunteer contributors used satellite imagery, which was made available especially, to create detailed maps of Haiti which the aid workers used to help find their way.</content>
		<author>
			<name>Tom</name>
			<uri>http://www.bitwiz.org.uk/s/</uri>
		</author>
		<source>
			<title type="html">WizBlog</title>
			<subtitle type="html">Forbidden Projects</subtitle>
			<link rel="self" href="http://www.bitwiz.org.uk/s/atom.xml"/>
			<id>tag:www.bitwiz.org.uk,2009-01-26:/s//1</id>
			<updated>2010-02-25T22:30:06+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Qi Hardware Novedades semanales 7 and 8/2010</title>
		<link href="http://www.tuxbrain.com/en/qi-hardware-novedades-semanales-7-and-82010"/>
		<id>http://www.tuxbrain.com/88 at http://www.tuxbrain.com</id>
		<updated>2010-02-25T07:58:39+00:00</updated>
		<content type="html">&lt;div align=&quot;center&quot;&gt;&lt;img src=&quot;http://www.tuxbrain.com/sites/default/files/qi_hardware_weekly_news_0.jpg&quot; /&gt;&lt;/div&gt;
&lt;p&gt;(Traduccion del original en ingles)&lt;br /&gt;
Desde la lista de desarrollo &lt;a href=&quot;http://en.qi-hardware.com/mailman/listinfo/developer&quot;&gt;Qi Hardware Development List&lt;/a&gt; Wolfgang Spraul nos dice:&lt;br /&gt;
Hola,&lt;br /&gt;
(David: Lo publicaré en la lista de debate también la próxima vez)&lt;br /&gt;
la novedad mas importante primero:&lt;br /&gt;
&lt;b&gt;---1 Ben NanoNote listos para enviar!&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.tuxbrain.com/en/qi-hardware-novedades-semanales-7-and-82010&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Tuxbrain</name>
			<uri>http://www.tuxbrain.com</uri>
		</author>
		<source>
			<title type="html">www.tuxbrain.com</title>
			<link rel="self" href="http://www.tuxbrain.com/en/rss.xml"/>
			<id>http://www.tuxbrain.com/en/rss.xml</id>
			<updated>2010-03-15T21:30:24+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">最新更新了 淘宝 上的 NANONOTE 商店</title>
		<link href="http://www.openmobilefree.net/?p=433"/>
		<id>http://www.openmobilefree.net/?p=433</id>
		<updated>2010-02-25T06:14:53+00:00</updated>
		<content type="html">&lt;p&gt;昨天更新了 NANONOTE 在 TAOBAO 上的商店。又可以在淘宝下单了。&lt;/p&gt;
&lt;p&gt;网上商店地址：  http://alturl.com/zan3&lt;/p&gt;</content>
		<author>
			<name>Xiangfu Liu</name>
			<uri>http://www.openmobilefree.net</uri>
		</author>
		<source>
			<title type="html">Copyleft Hardware</title>
			<subtitle type="html">NanoNote website ( 本  芽  木 果 )</subtitle>
			<link rel="self" href="http://www.openmobilefree.net/?feed=atom"/>
			<id>http://www.openmobilefree.net/?feed=atom</id>
			<updated>2010-03-12T16:30:28+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Qi Hardware Weekly Update 7 and 8/2010</title>
		<link href="http://www.tuxbrain.com/en/content/qi-hardware-novedades-semanales-7-and-82010"/>
		<id>http://www.tuxbrain.com/89 at http://www.tuxbrain.com</id>
		<updated>2010-02-25T01:03:22+00:00</updated>
		<content type="html">&lt;div align=&quot;center&quot;&gt;&lt;img src=&quot;http://www.tuxbrain.com/sites/default/files/qi_hardware_weekly_news_0.jpg&quot; /&gt;&lt;/div&gt;
&lt;p&gt;From the &lt;a href=&quot;http://en.qi-hardware.com/mailman/listinfo/developer&quot;&gt;Qi Hardware Development List&lt;/a&gt; Wolfgang Spraul says:&lt;br /&gt;
Hi,&lt;br /&gt;
(David: I will post to discussion as well in the future)&lt;br /&gt;
the most important update first:&lt;br /&gt;
&lt;b&gt;---1 Ben NanoNote shipping!&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.tuxbrain.com/en/content/qi-hardware-novedades-semanales-7-and-82010&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</content>
		<author>
			<name>Tuxbrain</name>
			<uri>http://www.tuxbrain.com</uri>
		</author>
		<source>
			<title type="html">www.tuxbrain.com</title>
			<link rel="self" href="http://www.tuxbrain.com/en/rss.xml"/>
			<id>http://www.tuxbrain.com/en/rss.xml</id>
			<updated>2010-03-15T21:30:24+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Muss kurz afk.</title>
		<link href="http://blog.beetlebum.de/2010/02/25/muss-kurz-afk/"/>
		<id>http://blog.beetlebum.de/2010/02/25/muss-kurz-afk/</id>
		<updated>2010-02-24T22:37:25+00:00</updated>
		<content type="html">&lt;a href=&quot;http://blog.beetlebum.de/2010/02/25/muss-kurz-afk/&quot;&gt;&lt;img src=&quot;http://blog.beetlebum.de/wp-content/uploads/2010/02/gow2de-150x150.jpg&quot; class=&quot;imgtfe&quot; hspace=&quot;5&quot; align=&quot;left&quot; width=&quot;150&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;</content>
		<author>
			<name>Beetlebum.de</name>
			<uri>http://blog.beetlebum.de</uri>
		</author>
		<source>
			<title type="html">Jojos illustrierter Blog</title>
			<link rel="self" href="http://blog.beetlebum.de/feed/"/>
			<id>http://blog.beetlebum.de/feed/</id>
			<updated>2010-03-15T21:30:41+00:00</updated>
		</source>
	</entry>

	<entry>
		<title type="html">OpenBench Logic Sniffer (formerly Sump Pump) is available for Pre-order at a cost of $45 including worldwide shipping.</title>
		<link href="http://blog.gadgetfactory.net/2010/02/openbench-logic-sniffer-formerly-sump.html"/>
		<id>tag:blogger.com,1999:blog-4233364914759249075.post-2046966797758729649</id>
		<updated>2010-02-24T14:55:27+00:00</updated>
		<content type="html">The Sump Pump project has been renamed to its new production name: &lt;a href=&quot;http://www.gadgetfactory.net/gf/project/butterflylogic/&quot;&gt;OpenBench Logic Sniffer&lt;/a&gt;. The hardware is testing out very well, the User Guide is just about finished, and &lt;a href=&quot;http://www.seeedstudio.com/depot/preorder-open-workbench-logic-sniffer-p-612.html?cPath=75&quot;&gt;Seeed Studio is taking Pre-orders&lt;/a&gt;. The hardware price is $45 dollars which includes worldwide shipping! Visit the &lt;a href=&quot;http://www.gadgetfactory.net/gf/project/butterflylogic/&quot;&gt;OpenBench Logic Sniffer project&lt;/a&gt; page for the latest information.&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://3.bp.blogspot.com/_SSvXClOZJt8/S4WuVsEl5uI/AAAAAAAADTE/WLYDxkiUf3A/s1600-h/ols-cover.jpg&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;322&quot; src=&quot;http://3.bp.blogspot.com/_SSvXClOZJt8/S4WuVsEl5uI/AAAAAAAADTE/WLYDxkiUf3A/s400/ols-cover.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/4233364914759249075-2046966797758729649?l=blog.gadgetfactory.net&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content>
		<author>
			<name>Jack Gassett</name>
			<email>noreply@blogger.com</email>
			<uri>http://blog.gadgetfactory.net/</uri>
		</author>
		<source>
			<title type="html">Gadget Factory News</title>
			<link rel="self" href="http://blog.gadgetfactory.net/feeds/posts/default"/>
			<id>tag:blogger.com,1999:blog-4233364914759249075</id>
			<updated>2010-03-10T06:12:05+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en-gb">
		<title type="html">What's to expect</title>
		<link href="http://www.open-pandora.org/index.php?option=com_content&amp;view=article&amp;id=158%3Awhats-to-expect&amp;catid=2%3Ablog&amp;Itemid=2&amp;lang=en"/>
		<id>http://www.open-pandora.org/index.php?option=com_content&amp;view=article&amp;id=158%3Awhats-to-expect&amp;catid=2%3Ablog&amp;Itemid=2&amp;lang=en</id>
		<updated>2010-02-24T13:30:53+00:00</updated>
		<content type="html">&lt;p&gt;Chinese New Year holidays are over - work has begun at the factory!&lt;/p&gt;&lt;p&gt;We are in daily contact with them, so here is a brief roadmap of what should happen when:&lt;/p&gt;&lt;p&gt;At the moment, the machines are maintained, cleaned and prepared to go into normal production run again. Production will start during the next days, probably on Monday. Then lots of Pandora cases should be spit out each day :)&lt;br /&gt;While they do this, we try to make them another Silkscreen sample and send us a picture of it (not the whole sample) within this week. If it's fine, we'll use the silkscreen - if not, we'll just go with plain cases, to not waste anymore time.&lt;br /&gt;&lt;br /&gt;As for the OS, the devs are really working hard on it right now (despite not having time, as they have so much things to do in real life).&lt;br /&gt;It will surely not be the most polished OS ever released yet, but if you want a polished OS, go get an Apple (and miss all the fun we'll all have by enhancing the Pandora OS together!)&lt;br /&gt;&lt;br /&gt;So, what can you expect, what will not work, where are tweaks needed?&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;u&gt;What does work: &lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;The desktop fully works. It's like a normal PC desktop. You have your file manager, your windows, your apps, etc. &lt;/li&gt;&lt;li&gt;PND system is working. You can simply copy games onto your SD Card, put it into your Pandora - and PLAY!&lt;/li&gt;&lt;li&gt;Apps: Installed apps do work fine so far. That includes Midori, Abiword, Orage, Pidgin, XChat, etc.&lt;/li&gt;&lt;li&gt;Audio Playing: XMMS working fine.&lt;/li&gt;&lt;li&gt;Movie Playing: Working... but has some issues (see below)&lt;/li&gt;&lt;li&gt;USB Devices: You can connect USB Sticks, harddisks, mice, keyboard, etc. Normal things run out of the box.&lt;/li&gt;&lt;li&gt;TV Out: The TV Out cable works fine, SVHS only for the moment though (see below)&lt;/li&gt;&lt;li&gt;Power Saving Mode: Yep, it's included and does work. At the moment, it should last for about 50 hours, not too long, but there might be a lot more components which could be switched off to save more power. Good enough to leave your Pandora lying around for a few hours without having to reboot it.&lt;/li&gt;&lt;li&gt;LED Warning (Blinking) on low battery with automatic shutdown when the battery status becomes critical.&lt;/li&gt;&lt;li&gt;Keyboard, us nub as mouse, touchscreen, everything working.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;&lt;u&gt;What issues are there?&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;The biggest issue: WiFi is still work in progress. The driver works, without using SDIO it was slow, DJWillis is working on it, but it's time consuming. It MIGHT be ready when the Pandora ships, but it might be WiFi will still take a bit longer. Maybe some devs want to help out here once they get a Pandora in their hands :)&lt;/li&gt;&lt;li&gt;There's no software audio mixer yet. This means you can only use the volume wheel. No big deal if you're just listening to music or playing games, but multiple sounds at once will not work yet. Also, the equalizer isn't yet working.&lt;/li&gt;&lt;li&gt;Some apps have to be optimized for the small screen: Fullscreen apps like Midori, Abiword, etc. do look fine. Some stuff however (XFCE4 Settings, etc.) are using windows bigger than 800x480. They are completely usable, but you have to move the windows around to access all buttons.&lt;/li&gt;&lt;li&gt;Movieplayer: While basic movie playing works, it does not use any hardware accelerations yet. DVD Quality xvid videos do play fine, but H264 is too much without hardware acceleration. Also, in windowed mode the videos are playing before the menus. Watching movies in fullscreen mode works nicely. Things should be way better when hardware support is included :)&lt;/li&gt;&lt;li&gt;There is a lot to tweak and optimize here and there. Bootup speed can be increased, more themes (fingerfriendly ones?) could be created, some minor issues like the normal logout of Ubuntu-Netbook-Launcher doesn't work (you need to use a menu entry), etc. Nothing serious that makes the unit not usable, but there are a lot of things that can be improved within the next months!&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;So, except for WiFi, all things do work well so far but can be optimized a lot.&lt;br /&gt;Please don't expect to have perfectly working games and emulators on day 1 - adopting to a new system will take some time and except for some core OS developers, nobody has a Pandora yet. Once delivered, games should start to pop up and become optimized pretty fast!&lt;/p&gt;&lt;p&gt;Some of that stuff might be fixed until first release - let's hope for WiFi! :) &lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;u&gt;Another quick note on updating the system:&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;When things work fine, we're going to setup our own repository server for firmware updates. You can then easily do a system update with the Pandora. The packages we use will be tested so that they shouldn't break anything :)&lt;br /&gt;In the beginning, the updates will be full flash updates, until the basic system will be completely stable. Then we'll  setup the repository server (which basically means:  when WiFi is working).&lt;/p&gt;&lt;p&gt;Everyone who wants to help us can do so. There will be a bugtracker for reporting any issues. The complete system is already available via GIT to all devs, so patches and bugfixes can basically be sent to us by everyone :)&lt;br /&gt;The first few months with the new OS will be pretty exciting! I've seen how well our handful of devs have been able to get the system working so well, it will fly away when a lot more devs are helping out!&lt;br /&gt;&lt;/p&gt;</content>
		<author>
			<name>OpenPandora</name>
			<uri>http://www.open-pandora.org/index.php?option=com_content&amp;view=category&amp;id=2&amp;layout=blog&amp;Itemid=2&amp;lang=en</uri>
		</author>
		<source>
			<title type="html">OpenPandora - The OMAP3 based Handheld</title>
			<subtitle type="html">OpenPandora.org - The official site of the OpenSource Pandora Gaming console handheld</subtitle>
			<link rel="self" href="http://www.open-pandora.org/index.php?view=category&amp;id=2&amp;format=feed&amp;type=rss"/>
			<id>http://www.open-pandora.org/index.php?view=category&amp;id=2&amp;format=feed&amp;type=rss</id>
			<updated>2010-03-15T21:30:13+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">learning french … again.</title>
		<link href="http://blog.beetlebum.de/2010/02/24/learning-french-again/"/>
		<id>http://blog.beetlebum.de/?p=2210</id>
		<updated>2010-02-23T22:05:25+00:00</updated>
		<content type="html">&lt;a href=&quot;http://blog.beetlebum.de/2010/02/24/learning-french-again/&quot;&gt;&lt;img src=&quot;http://blog.beetlebum.de/wp-content/uploads/2010/02/frenchvhsde-150x150.jpg&quot; class=&quot;imgtfe&quot; hspace=&quot;5&quot; align=&quot;left&quot; width=&quot;150&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;   Da sich ja vermehrt über mein Deutsch und Englisch aufgeregt
wurde, gibts die Pointen ab sofort nur noch in französisch.
So kann ich nebenbei gleich die Hausaufgaben für den VHS Kurs machen&amp;#8230;</content>
		<author>
			<name>Beetlebum.de</name>
			<uri>http://blog.beetlebum.de</uri>
		</author>
		<source>
			<title type="html">Jojos illustrierter Blog</title>
			<link rel="self" href="http://blog.beetlebum.de/feed/"/>
			<id>http://blog.beetlebum.de/feed/</id>
			<updated>2010-03-15T21:30:41+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">compile openwrt error need libxml-simple-perl in ubuntu</title>
		<link href="http://www.openmobilefree.net/?p=430"/>
		<id>http://www.openmobilefree.net/?p=430</id>
		<updated>2010-02-23T17:36:19+00:00</updated>
		<content type="html">&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;今天试着从头开始编译　OPENWRT NANONTOE 的镜像。出现了一个错误。&lt;/p&gt;
&lt;p&gt;在编译 icon-naming-utils 时需要 libxml-simple-perl 包。&lt;/p&gt;
&lt;p&gt;记下来。备用&lt;/p&gt;</content>
		<author>
			<name>Xiangfu Liu</name>
			<uri>http://www.openmobilefree.net</uri>
		</author>
		<source>
			<title type="html">Copyleft Hardware</title>
			<subtitle type="html">NanoNote website ( 本  芽  木 果 )</subtitle>
			<link rel="self" href="http://www.openmobilefree.net/?feed=atom"/>
			<id>http://www.openmobilefree.net/?feed=atom</id>
			<updated>2010-03-12T16:30:28+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Arduino 1.0 Usage Survey</title>
		<link href="http://arduino.cc/blog/?p=442"/>
		<id>http://arduino.cc/blog/?p=442</id>
		<updated>2010-02-23T13:35:10+00:00</updated>
		<content type="html">&lt;p&gt;On January 1st, we announced that we&amp;#8217;re working towards Arduino 1.0 (for details, see &lt;a href=&quot;http://arduino.cc/blog/?p=392&quot;&gt;this post&lt;/a&gt;). Our goal is to stabilize the platform so that it&amp;#8217;s supportable and a good foundation for future developments.&lt;/p&gt;
&lt;div id=&quot;_mcePaste&quot;&gt;We&amp;#8217;ve been getting good feedback from experienced developers through our &lt;a href=&quot;http://mail.arduino.cc/mailman/listinfo/developers_arduino.cc&quot;&gt;developers list&lt;/a&gt;; from many users individually, both in person and in email; and in the Arduino forums. We want to make sure we get input from the whole Arduino community. This means we want to hear from users, teachers, designers, developers, tinkerers, distributors, and anyone else who uses Arduino. This means you.&lt;/div&gt;
&lt;div id=&quot;_mcePaste&quot;&gt;There are a few ways you can let us know what you think:&lt;/div&gt;
&lt;div id=&quot;_mcePaste&quot;&gt;* &lt;strong&gt;Please fill out the the &lt;a href=&quot;http://www.surveymonkey.com/s/ArduinoUsage&quot;&gt;Arduino Uno Punto Zero survey&lt;/a&gt;&lt;/strong&gt; to let us know what you think of the current features of Arduino. It takes about five minutes. Even if you have nothing else to add, this will help give us a broad picture of Arduino use.  Please share this widely with your friends, students, and anyone else you know who uses Arduino.&lt;/div&gt;
&lt;div id=&quot;_mcePaste&quot;&gt;For those who want to discuss in more depth, there are a few venues:&lt;/div&gt;
&lt;div&gt;&lt;span id=&quot;more-442&quot;&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div id=&quot;_mcePaste&quot;&gt;
&lt;ul&gt;
&lt;li&gt;A special mailing list, &lt;a href=&quot;http://mail.arduino.cc/mailman/listinfo/uno_arduino.cc&quot;&gt;uno@arduino.cc&lt;/a&gt;, is open for general discussion.  If you&amp;#8217;re not sure where  you fit in, but have something to share, jump in here and we&amp;#8217;ll direct the conversation in the right directions.&lt;/li&gt;
&lt;li&gt;The &lt;a href=&quot;http://mail.arduino.cc/mailman/listinfo/developers_arduino.cc&quot;&gt;developers mailing list&lt;/a&gt; is open for those interested in the programming and hardware details of Arduino&amp;#8217;s development&lt;/li&gt;
&lt;li&gt;The &lt;a href=&quot;http://mail.arduino.cc/mailman/listinfo/teachers_arduino.cc&quot;&gt;teachers mailing list&lt;/a&gt; is open for teachers using Arduino, whether you&amp;#8217;re a developer or not.  We&amp;#8217;re particularly interested in hearing from teachers who are using Arduino to teach things other than electronics.&lt;/li&gt;
&lt;li&gt;The &lt;a href=&quot;http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?board=Uno_Punto_Zero&quot;&gt;Arduino Uno Punto Zero topic&lt;/a&gt; in the Arduino forum is open for discussion, for those of you who are already regular forum contributors.&lt;/li&gt;
&lt;li&gt;Finally, the Arduino &lt;a href=&quot;http://code.google.com/p/arduino/issues/list&quot;&gt;development issues list&lt;/a&gt; is available online. If you have things to add that aren&amp;#8217;t already on this list, feel free to add it.  This isn&amp;#8217;t a discussion list, it&amp;#8217;s a to-do list of specific tasks to get done for each version of the hardware, software, and IDE.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;p&gt;Your feedback will help make Arduino 1.0 a solid foundation to build on.  Thanks much.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</content>
		<author>
			<name>Arduino</name>
			<uri>http://arduino.cc/blog</uri>
		</author>
		<source>
			<title type="html">Arduino Blog</title>
			<link rel="self" href="http://arduino.cc/blog/?feed=rss2"/>
			<id>http://arduino.cc/blog/?feed=rss2</id>
			<updated>2010-03-13T10:30:08+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Metro Teknik, Sweden</title>
		<link href="http://arduino.cc/blog/?p=440"/>
		<id>http://arduino.cc/blog/?p=440</id>
		<updated>2010-02-23T11:05:03+00:00</updated>
		<content type="html">&lt;div class=&quot;wp-caption alignnone&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/dcuartielles/4381919044/sizes/o/&quot;&gt;&lt;img title=&quot;Metro Teknik 2010-02-17, cover&quot; src=&quot;http://farm5.static.flickr.com/4023/4381919044_6fafbe2592.jpg&quot; alt=&quot;Metro Teknik 2010-02-17, cover&quot; width=&quot;500&quot; height=&quot;360&quot; /&gt;&lt;/a&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;Metro Teknik 2010-02-17, cover, scanned by Mange&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;I thought the guys from Wired made me us look like crazy dudes in the pictures they took of us last year &amp;#8230; but that photographer did a nice job compared to the photoshoped version of me coming out on this week&amp;#8217;s Metro Teknik, the free paper about technology. The paper is featuring Arduino, and they took a couple of pictures here at my lab at K3. I am glad someone cares about our story and puts it into everyday people&amp;#8217;s hands. The article is written in a language that is easy to understand and looks for examples of people working with Arduino at different levels. You can even see a how-to guide around the IDE &amp;#8230; not bad at all &amp;#8230; if it wasn&amp;#8217;t for those pictures that make me look like the guy with the craziest hair-dude in the universe.&lt;/p&gt;
&lt;div class=&quot;wp-caption alignnone&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/dcuartielles/4381919054/sizes/o/&quot;&gt;&lt;img title=&quot;Metro Teknik 20100217, article&quot; src=&quot;http://farm5.static.flickr.com/4003/4381919054_abc9750fa0.jpg&quot; alt=&quot;Metro Teknik 20100217, article&quot; width=&quot;353&quot; height=&quot;500&quot; /&gt;&lt;/a&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;Metro Teknik 20100217, article, scanned by Mange&lt;/p&gt;&lt;/div&gt;</content>
		<author>
			<name>Arduino</name>
			<uri>http://arduino.cc/blog</uri>
		</author>
		<source>
			<title type="html">Arduino Blog</title>
			<link rel="self" href="http://arduino.cc/blog/?feed=rss2"/>
			<id>http://arduino.cc/blog/?feed=rss2</id>
			<updated>2010-03-13T10:30:08+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">NanoNote 中的 输入法（SCIM）</title>
		<link href="http://www.openmobilefree.net/?p=427"/>
		<id>http://www.openmobilefree.net/?p=427</id>
		<updated>2010-02-23T03:48:48+00:00</updated>
		<content type="html">&lt;p&gt;这几天在试着在NANONOTE中使用SCIM。编译是成功了。但不是运行了。没有效果。&lt;/p&gt;
&lt;p&gt;－－&lt;/p&gt;
&lt;p&gt;root@BenNanoNote:~# scim&lt;br /&gt;
Smart Common Input Method 1.4.7&lt;/p&gt;
&lt;p&gt;Launching a SCIM process with socket&amp;#8230;&lt;br /&gt;
Loading simple Config module &amp;#8230;&lt;br /&gt;
Creating backend &amp;#8230;&lt;br /&gt;
Loading socket FrontEnd module &amp;#8230;&lt;br /&gt;
Starting SCIM &amp;#8230;&lt;/p&gt;
&lt;p&gt;－－&lt;/p&gt;
&lt;p&gt;之后就没反应了。“CTRL ＋ SPACE“ 也没有反应！ ：（&lt;/p&gt;</content>
		<author>
			<name>Xiangfu Liu</name>
			<uri>http://www.openmobilefree.net</uri>
		</author>
		<source>
			<title type="html">Copyleft Hardware</title>
			<subtitle type="html">NanoNote website ( 本  芽  木 果 )</subtitle>
			<link rel="self" href="http://www.openmobilefree.net/?feed=atom"/>
			<id>http://www.openmobilefree.net/?feed=atom</id>
			<updated>2010-03-12T16:30:28+00:00</updated>
		</source>
	</entry>

	<entry xml:lang="en">
		<title type="html">Ben Nanonote launched</title>
		<link href="http://lekernel.net/blog/?p=876"/>
		<id>http://lekernel.net/blog/?p=876</id>
		<updated>2010-02-22T21:55:42+00:00</updated>
		<content type="html">&lt;p&gt;The &lt;a href=&quot;http://en.qi-hardware.com&quot;&gt;Qi Hardware&lt;/a&gt; community launched the Ben Nanonote, a little &amp;#8220;hackable&amp;#8221; laptop/PDA-like gizmo with open schematics and software. You can &lt;a href=&quot;http://www.sharism.cc&quot;&gt;order now&lt;/a&gt;.&lt;/p&gt;
&lt;div id=&quot;attachment_877&quot; class=&quot;wp-caption aligncenter&quot;&gt;&lt;a href=&quot;http://lekernel.net/blog/wp-content/uploads/2010/02/nano-open_sm.jpg&quot;&gt;&lt;img src=&quot;http://lekernel.net/blog/wp-content/uploads/2010/02/nano-open_sm-300x200.jpg&quot; alt=&quot;&quot; title=&quot;nano-open_sm&quot; width=&quot;300&quot; height=&quot;200&quot; class=&quot;size-medium wp-image-877&quot; /&gt;&lt;/a&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;Nanonote&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;Specifications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;336 MHz XBurst Jz4720 MIPS-compatible CPU&lt;/li&gt;
&lt;li&gt;display: 3.0” color TFT&lt;/li&gt;
&lt;li&gt;resolution: 320 x 240, 16.7M color&lt;/li&gt;
&lt;li&gt;dimension (mm): 99 x 75 x 17.5 (lid closed)&lt;/li&gt;
&lt;li&gt;weight: 126 g (incl. battery)&lt;/li&gt;
&lt;li&gt;DRAM: 32MB Synchronous DRAM&lt;/li&gt;
&lt;li&gt;headphone jack (3.5 mm)&lt;/li&gt;
&lt;li&gt;SDHC microSD&lt;/li&gt;
&lt;li&gt;850mAh Li-ion battery&lt;/li&gt;
&lt;li&gt;2GB NAND flash memory&lt;/li&gt;
&lt;li&gt;mini-USB: USB 2.0 High-Speed Device&lt;/li&gt;
&lt;li&gt;speaker and microphone&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Qi Hardware will also be &lt;a href=&quot;http://en.qi-hardware.com/wiki/Milkymist_One&quot;&gt;producing Milkymist One&lt;/a&gt; boards, with an FPGA implementing the free SoC. Stay tuned&amp;#8230;&lt;/p&gt;</content>
		<author>
			<name>Sebastien Bourdeauducq, lekernel.net</name>
			<uri>http://lekernel.net/blog</uri>
		</author>
		<source>
			<title type="html">lekernel's scrapbook</title>
			<subtitle type="html">News and small projects of mine. See http://lekernel.net for my main webpage.</subtitle>
			<link rel="self" href="http://lekernel.net/blog/?feed=rss2"/>
			<id>http://lekernel.net/blog/?feed=rss2</id>
			<updated>2010-03-13T18:30:22+00:00</updated>
		</source>
	</entry>

</feed>
