<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.12-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Michael Lauer - Freelancer</title>
	<link>http://www.vanille-media.de/site</link>
	<description>Software Engineer - Author - Open Source Enthusiast</description>
	<pubDate>Wed, 23 Jun 2010 09:55:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.12-alpha</generator>
	<language>en</language>
			<item>
		<title>Joining twitter</title>
		<link>http://www.vanille-media.de/site/index.php/2010/04/04/joining-twitter/</link>
		<comments>http://www.vanille-media.de/site/index.php/2010/04/04/joining-twitter/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 14:59:21 +0000</pubDate>
		<dc:creator>mickey</dc:creator>
		
		<category>personal</category>

		<category>openezx</category>

		<category>openembedded</category>

		<category>openmoko</category>

		<guid isPermaLink="false">http://www.vanille-media.de/site/index.php/2010/04/04/joining-twitter/</guid>
		<description><![CDATA[I&#8217;m now on twitter. I&#8217;ll use that for small status updates on the various open source related work I&#8217;m doing, e.g. FSO, OpenEmbedded, Vala, and the like.
Follow me, if you can 

]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m now on <a href="http://twitter.com/DrMickeyLauer">twitter</a>. I&#8217;ll use that for small status updates on the various open source related work I&#8217;m doing, e.g. <a href="http://freesmartphone.org">FSO</a>, <a href="http://openembedded.org">OpenEmbedded</a>, <a href="http://vala-project.org">Vala</a>, and the like.</p>
<p>Follow me, if you can <img src='http://www.vanille-media.de/site/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanille-media.de/site/index.php/2010/04/04/joining-twitter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>GSoC: Rejected again</title>
		<link>http://www.vanille-media.de/site/index.php/2010/03/19/gsoc-rejected-again/</link>
		<comments>http://www.vanille-media.de/site/index.php/2010/03/19/gsoc-rejected-again/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 22:34:19 +0000</pubDate>
		<dc:creator>mickey</dc:creator>
		
		<category>openmoko</category>

		<guid isPermaLink="false">http://www.vanille-media.de/site/index.php/2010/03/19/gsoc-rejected-again/</guid>
		<description><![CDATA[Looks like the freesmartphone.org project was rejected again as potential mentoring organization, same as last year. I guess I won&#8217;t bother applying any more. It&#8217;s not worth spending the time working on the submission when the whole process is completely intransparent and you don&#8217;t even get feedback. After having served for other projects as mentor [...]]]></description>
			<content:encoded><![CDATA[<p>Looks like the <a href="http://www.freesmartphone.org">freesmartphone.org</a> project was rejected again as potential mentoring organization, same as last year. I guess I won&#8217;t bother applying any more. It&#8217;s not worth spending the time working on the submission when the whole process is completely intransparent and you don&#8217;t even get feedback. After having served for other projects as mentor and twice even as project admin for Openmoko, I&#8217;m somewhat disappointed about that. Looks like a truly FOSS middleware for embedded systems is nothing Google wants to support. Oh well, less to care about next year.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanille-media.de/site/index.php/2010/03/19/gsoc-rejected-again/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Qt suddenly got interesting again</title>
		<link>http://www.vanille-media.de/site/index.php/2010/02/27/qt-suddenly-got-interesting-again/</link>
		<comments>http://www.vanille-media.de/site/index.php/2010/02/27/qt-suddenly-got-interesting-again/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 15:44:17 +0000</pubDate>
		<dc:creator>mickey</dc:creator>
		
		<category>personal</category>

		<category>openezx</category>

		<category>openembedded</category>

		<category>openmoko</category>

		<guid isPermaLink="false">http://www.vanille-media.de/site/index.php/2010/02/27/qt-suddenly-got-interesting-again/</guid>
		<description><![CDATA[After Trolltech dropping the ball with the community back in the old days of Opie, I pretty much gave up on Qt (and C++) apart from accepting some contract work, so my C++/Qt skills would not get too rusty. Since my nightmares with getting something fluid out of Gtk+ (back in the Openmoko days), I [...]]]></description>
			<content:encoded><![CDATA[<p>After <a href="http://www.trolltech.com">Trolltech</a> dropping the ball with the community back in the old days of <a href="http://opie.handhelds.org">Opie</a>, I pretty much gave up on Qt (and C++) apart from accepting some contract work, so my C++/Qt skills would not get too rusty. Since my nightmares with getting something fluid out of Gtk+ (back in the <a href="http://www.openmoko.org">Openmoko</a> days), I did not have the chance to do much UI work &#8212; the <a href="http://www.freesmartphone.org">freesmartphone.org</a> middleware kept me busy enough.</p>
<p>I have been watching Qt progressing though, and ever since they introduced <a href="http://labs.trolltech.com/blogs/2008/11/06/welcome-to-kinetic/">Qt Kinetic</a> and <a href="http://labs.trolltech.com/blogs/2009/05/13/qt-declarative-ui/">QML</a> it became very interesting for me again. QML looks like EFL&#8217;s <a href="http://trac.enlightenment.org/e/wiki/Edje">Edje</a> been thought through &#8212; don&#8217;t get me wrong, Edje was groundbreaking (as most of Rasterman&#8217;s work) when it made its debut, however in my opinion it got stuck in the middle and never lived up to what I was expecting from it.</p>
<p>Once QML ships with Qt &#8212; hopefully in the next minor or at least major version of Qt, I will get back on doing some FOSS work on application level to complete creating a smart phone stack. That&#8217;s going to be fun!
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanille-media.de/site/index.php/2010/02/27/qt-suddenly-got-interesting-again/feed/</wfw:commentRss>
		</item>
		<item>
		<title>F(SO&#124;OS)DEM 2010</title>
		<link>http://www.vanille-media.de/site/index.php/2010/02/08/fsoosdem-2010/</link>
		<comments>http://www.vanille-media.de/site/index.php/2010/02/08/fsoosdem-2010/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 19:56:25 +0000</pubDate>
		<dc:creator>mickey</dc:creator>
		
		<category>personal</category>

		<category>openezx</category>

		<category>professional</category>

		<category>openembedded</category>

		<category>openmoko</category>

		<guid isPermaLink="false">http://www.vanille-media.de/site/index.php/2010/02/08/fsoosdem-2010/</guid>
		<description><![CDATA[Just came back from FOSDEM 2010, which &#8212; after skipping the last incarnation &#8212; was a great inspiring and productive event. The Openmoko devroom we originally requested was declined, however thanks to the initiative of Serdar Dere, it turned out we could snatch a last minute 3 hours timeslot that was left open by the [...]]]></description>
			<content:encoded><![CDATA[<p>Just came back from FOSDEM 2010, which &#8212; after skipping the last incarnation &#8212; was a great inspiring and productive event. The Openmoko devroom we originally requested was declined, however thanks to the initiative of Serdar Dere, it turned out we could snatch a last minute 3 hours timeslot that was left open by the Xorg guys. Very shortly we prepared a <a href="http://www.fosdem.org/2010/schedule/devrooms/openmoko">schedule</a> and managed to get a nice program which was very well received.</p>
<p><img src="http://www.vanille.de/images/fosdem-openmoko-devroom-1.jpg" alt="Openmoko Devroom @ FOSDEM 2010" /></p>
<p>
Due to the short notice, we could not manage to create a video recording infrastructure, so I&#8217;m afraid this year we can only provide the slides &#8212; which are a notoriously bad substitute for real talks though. We try to improve for next year &#8212; if we can get a devroom again. The pictures you are seeing are courtesy Dr. Nikolaus Schaller from Goldelico, btw. &#8212; thanks!
</p>
<p>
The FOSDEM team did certainly improve its organization over the last years, I was very pleased to see some of my criticism being taken into account. Apart from the lack of good coffee in Brussels (which the FOSDEM team probably is unguilty for), I can&#8217;t complain about anything. Even WiFi worked tremendously well on saturday. I still think due to the size of the ever growing interest in this conference that the ULB as location should seriously be reconsidered though. The special service transport on sunday to the main station is a great idea, folks &#8212; thanks a lot! Funnily enough, half of the ICE that took me to/from Frankfurt/Main to Brussels Zuid was filled with hackers, btw. <img src='http://www.vanille-media.de/site/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
<p><img src="http://www.vanille.de/images/fosdem-openmoko-devroom-2.jpg" alt="Openmoko Devroom @ FOSDEM 2010" /></p>
<p>
I have met some interesting people working on mobile devices, such as dcordes, leviathan, GNUtoo, cr2, larsc, heinervdm, etc. It&#8217;s great to see there is still momentum in real mobile FOSS architectures (i.e. something besides the Android, Maemo, or WebOS systems). I&#8217;m glad to tell you that this year we will see an exciting breakthrough in freesmartphone.org middleware supporting new platforms, i.e. progress on the HTC Dream and the Palm Pre is looking _very_ well. Stay tuned for more details appearing here soon.
</p>
<p><img src="http://www.vanille.de/images/fosdem-openmoko-devroom-3.jpg" alt="Openmoko Devroom @ FOSDEM 2010" /></p>
<p>I wish every conference would be like that. The only slightly disappointing thing was the cross-buildsystem-session in the embedded room. Just when I was expecting the discussion about the problems and potential collaboration to start, the time for the session was over. <img src='http://www.vanille-media.de/site/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  Rather than wasting time watching Andy Green telling us that our projects will die soon and we should all start using Fedora/Embedded now, we could have had some progress&#8230; Oh well, perhaps next year.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanille-media.de/site/index.php/2010/02/08/fsoosdem-2010/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FOSDEM 2010</title>
		<link>http://www.vanille-media.de/site/index.php/2010/02/03/fosdem-2010/</link>
		<comments>http://www.vanille-media.de/site/index.php/2010/02/03/fosdem-2010/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 12:14:56 +0000</pubDate>
		<dc:creator>mickey</dc:creator>
		
		<category>personal</category>

		<category>openezx</category>

		<category>openmoko</category>

		<guid isPermaLink="false">http://www.vanille-media.de/site/index.php/2010/02/03/fosdem-2010/</guid>
		<description><![CDATA[Due to some lucky coincidences, we got a devroom at this year&#8217;s FOSDEM. I&#8217;ll be there, presenting a short overview about the history of the Openmoko project as well as a wrap-up of the latest work on the freesmartphone.org mobile devices middleware.
Hope to see you there!

]]></description>
			<content:encoded><![CDATA[<p>Due to some lucky coincidences, we got a <a href="http://www.fosdem.org/2010/schedule/devrooms/openmoko">devroom</a> at this year&#8217;s FOSDEM. I&#8217;ll be there, presenting a short overview about the history of the Openmoko project as well as a wrap-up of the latest work on the <a href="http://www.freesmartphone.org">freesmartphone.org</a> mobile devices middleware.</p>
<p>Hope to see you there!
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanille-media.de/site/index.php/2010/02/03/fosdem-2010/feed/</wfw:commentRss>
		</item>
		<item>
		<title>fso-boot</title>
		<link>http://www.vanille-media.de/site/index.php/2010/02/02/fso-boot/</link>
		<comments>http://www.vanille-media.de/site/index.php/2010/02/02/fso-boot/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 23:59:51 +0000</pubDate>
		<dc:creator>mickey</dc:creator>
		
		<category>personal</category>

		<category>openezx</category>

		<category>openembedded</category>

		<category>openmoko</category>

		<guid isPermaLink="false">http://www.vanille-media.de/site/index.php/2010/02/02/fso-boot/</guid>
		<description><![CDATA[I&#8217;m fed up with booting my Linux-based smartphones like desktop-systems. Two major developments will help me accomplish enormous improvements in boot speed:

devtmpfs &#8212; kernel support for the /dev file system
dbus system activation &#8212; on-demand launching of dbus-based services

I&#8217;m going to carry out the following two tasks in OE:

Writing fso-boot, a small executable written in C, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m fed up with booting my Linux-based smartphones like desktop-systems. Two major developments will help me accomplish enormous improvements in boot speed:</p>
<ul>
<li>devtmpfs &#8212; kernel support for the /dev file system</li>
<li>dbus system activation &#8212; on-demand launching of dbus-based services</li>
</ul>
<p>I&#8217;m going to carry out the following two tasks in <a href="http://www.openembedded.org">OE</a>:</p>
<ol>
<li>Writing fso-boot, a small executable written in C, which mounts the filesystems, brings up DBus and (optionally) launches X11</li>
<li>Setting fso-boot as new init process, that way you still have sysvinit and udev in your root file system, but they&#8217;re not active unless explicitly asked for</li>
</ol>
<p>I&#8217;ll do that for the freesmartphone.org adaptation for the HTC Dream (T-Mobile G1, Google ADP-1), which I&#8217;m running on 2.6.32 (necessary for devtmpfs) &#8212; stay tuned for the first benchmarks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanille-media.de/site/index.php/2010/02/02/fso-boot/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Donating my HTC Touch Pro (raph100)</title>
		<link>http://www.vanille-media.de/site/index.php/2009/11/23/donating-my-htc-touch-pro-raph100/</link>
		<comments>http://www.vanille-media.de/site/index.php/2009/11/23/donating-my-htc-touch-pro-raph100/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 00:20:12 +0000</pubDate>
		<dc:creator>mickey</dc:creator>
		
		<category>personal</category>

		<category>openembedded</category>

		<category>openmoko</category>

		<guid isPermaLink="false">http://www.vanille-media.de/site/index.php/2009/11/23/donating-my-htc-touch-pro-raph100/</guid>
		<description><![CDATA[I bought the HTC Touch Pro some months ago in order to port the freesmartphone.org middleware to it and help to raise an end-user distro. While things began very optimistic (i.e. the modem support was completed after just a few weeks), it came to a relative halt pretty soonish afterwards &#8212; because of missing kernel [...]]]></description>
			<content:encoded><![CDATA[<p>I bought the HTC Touch Pro some months ago in order to port the <a href="http://www.freesmartphone.org">freesmartphone.org</a> middleware to it and help to raise an end-user distro. While things began very optimistic (i.e. the modem support was completed after just a few weeks), it came to a relative halt pretty soonish afterwards &#8212; because of missing kernel support. Google releasing the kernel source code for the HTC Dream has enabled the HTClinux folks to quickly come up with some very impressive results, but due to the heavy differences in the baseband firmware it did not spare them from carrying out an amazing pile of reverse engineeering &#8212; just like every other anti-vendor-port.</p>
<p>While these guys truly have done great work, I personally think it&#8217;s not going anywhere soon &#8212; at least not to a point where we have an open GNU/Linux on competitive hardware fully supporting all peripherals of the device. Showstoppers are always Bluetooth, Wifi, Sound, Suspend/Resume, and all the other things where Google didn&#8217;t care about standard mainline interfaces, but rather decided to put the meat into userland &#8212; stowed away behind a &#8220;safe&#8221; closed source license.</p>
<p>Anyways, this hope/dream/experiment has ended, hence I&#8217;m offering to donate my HTC Touch Pro (raph100) to one of the HTClinux kernel hackers as a last act of supporting this anti-vendor-port. If you think you are qualified, drop me a mail. Meanwhile, I&#8217;ll continue supporting the Openmoko devices and concentrate on the Palm Pre.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanille-media.de/site/index.php/2009/11/23/donating-my-htc-touch-pro-raph100/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Towards the end of 2009</title>
		<link>http://www.vanille-media.de/site/index.php/2009/11/10/towards-the-end-of-2009/</link>
		<comments>http://www.vanille-media.de/site/index.php/2009/11/10/towards-the-end-of-2009/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 16:15:00 +0000</pubDate>
		<dc:creator>mickey</dc:creator>
		
		<category>personal</category>

		<category>professional</category>

		<category>openembedded</category>

		<category>openmoko</category>

		<guid isPermaLink="false">http://www.vanille-media.de/site/index.php/2009/11/10/towards-the-end-of-2009/</guid>
		<description><![CDATA[I just came back from the annual OpenEmbedded Developer Meeting (OEDEM) which happened to be in Cambridge, UK. It was a very productive meeting and we agreed on some important things to move OpenEmbedded forward as a whole. Please see the mailing lists for meeting minutes and summaries. We also elected a new board for [...]]]></description>
			<content:encoded><![CDATA[<p>I just came back from the annual OpenEmbedded Developer Meeting (OEDEM) which happened to be in Cambridge, UK. It was a very productive meeting and we agreed on some important things to move OpenEmbedded forward as a whole. Please see the mailing lists for meeting minutes and summaries. We also elected a new board for the e.V. and despite the grief that led to me leaving the OE core team (which subsequently lead to the dissolving of it), I have volunteered (and been reelected) to serve a 2nd year as board member.</p>
<p>As written in a <a title="Catching up and plans for 2009" href="http://www.vanille-media.de/site/index.php/2009/02/17/catching-up-and-plans-for-2009/">previous installment</a> of this column, I have dedicated the lion&#8217;s share of 2009 to the reimplementation of the freesmartphone.org APIs in <a title="The Vala Programming Language" href="http://vala-project.org">Vala</a>. Please see <a title="freesmartphone.org architecture" href="http://www.freesmartphone.org/index.php/Architecture">the wiki</a> for architectural details, as I don&#8217;t want to repeat this here. This is an overview of the current status:</p>
<h2>fsousaged</h2>
<p>fsousaged has been fully completed and is being used for quite a while now in distributions. All of the plugins are working:</p>
<ul>
<li><tt>dbus_service</tt>: Implementation of resource handling as per <em>org.freesmartphone.Usage</em>.</li>
<li><tt>lowlevel_kernel26</tt>: Low level suspend/resume handling for Linux 2.6.</li>
<li><tt>lowlevel_openmoko</tt>: Low level suspend/resume handling for Openmoko Smartphones GTA01/GTA02.</li>
</ul>
<h2>fsodeviced</h2>
<p>fsodeviced has been fully completed, but is not yet being used in any distributions. All of the plugins are working:</p>
<ul>
<li><tt>accelerometer</tt>: generic accelerometer handling, needs one of the device-specific accelerometer plugins.</li>
<li><tt>accelerometer_lis302</tt>: lis 302 accelerometer support.</li>
<li><tt>alsa_audio</tt>: alsa audio PCM output and routing (scenario) support.</li>
<li><tt>kernel_idle</tt>: system idle notifications.</li>
<li><tt>kernel_input</tt>: system input handling.</li>
<li><tt>kernel_info</tt>: kernel information.</li>
<li><tt>kernel26_display</tt>: display class-device based brightness control.</li>
<li><tt>kernel26_rtc</tt>: realtime clock, wakeup alarm.</li>
<li><tt>kernel26_leds</tt>: LED class-device based brightness control.</li>
<li><tt>kernel26_powersupply</tt>: peripheral power supply control.</li>
<li><tt>openmoko_powercontrol</tt>: device-specific power supply controls for Openmoko devices.</li>
<li><tt>thinkpad_powercontrol</tt>: device-specific power supply controls for IBM Thinkpad devices.</li>
</ul>
<h2>fsotimed</h2>
<p>fsotimed is about half-way complete compared to frameworkd. The working plugin is:</p>
<ul>
<li><tt>alarm</tt>: DBus alarm service as per <em>org.freesmartphone.Time.Alarm</em>.</li>
</ul>
<h2>fsonetworkd</h2>
<p>fsonetwork is done with the same level of functionality as in frameworkd. The working plugin is:</p>
<ul>
<li><tt>sharing</tt>: internet connection sharing.</li>
</ul>
<h2>fsogsmd</h2>
<p>fsogsmd has been on hold since end of April due to waiting for more Vala language features. When they finally appeared in September, I picked up where I left and furiosly worked on what i perceive as the prime subsystem of FSO <img src='http://www.vanille-media.de/site/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The basic infrastructure is more or less complete now and we cover about 50% of the DBus API as per <em>org.freesmartphone.GSM.*</em>, i.e. device info, sim access, network registration, sms, and call handling is working. All work has been done in a generic way, i.e. without taking any care of modem specifics yet &#8212; which is what will be my next task before I go on covering the missing API.</p>
<h2>fsogpsd</h2>
<p>I have added a skeleton of that to the repository and adapted some lower-level classes in libfsotransport to work both for fsogsmd and fsogpsd. I would have done more work, but I&#8217;m not keen on implementing the Gypsy API, since I think it&#8217;s not a particular good DBus API</p>
<h2>fsopreferencesd / fsopimd / fsoeventsd</h2>
<p>All these have not been started, not even been thinking much about &#8216;em. fsopreferencesd will probably have to wait until dconf / gvariant / gsettings have finally landed in glib. fsopimd is waiting for a redesign of the opimd API. fsoeventsd needs a new architecture, but I have to discuss this with the others before we can start cranking.</p>
<h2>2010</h2>
<p>will be a very interesting year for Linux on mobile devices, even more so for freesmartphone.org. Due to the lack of someone funding FSO, I will probably not find much time to work on FSO in 2010 &#8212; that&#8217;s why I&#8217;m so furiously working on getting most of it to a state where others can jump in before the end of this year.</p>
<p>Apart from that, I hope we can get FSOSHRCON&#8217;10 happening very early in 2010 and uplevel kernel support for some of the more interesting semi-open devices such as the Palm Pre, Nokia N900, and the HTC family. FSO would be more than happy to add device-specific support for this hardware once the kernel is up to par.</p>
<p>Cheers!
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanille-media.de/site/index.php/2009/11/10/towards-the-end-of-2009/feed/</wfw:commentRss>
		</item>
		<item>
		<title>GSM Palm Pre on the horizon</title>
		<link>http://www.vanille-media.de/site/index.php/2009/09/25/gsm-palm-pre-on-the-horizon/</link>
		<comments>http://www.vanille-media.de/site/index.php/2009/09/25/gsm-palm-pre-on-the-horizon/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 17:18:50 +0000</pubDate>
		<dc:creator>mickey</dc:creator>
		
		<category>personal</category>

		<category>openezx</category>

		<category>professional</category>

		<category>openembedded</category>

		<category>openmoko</category>

		<guid isPermaLink="false">http://www.vanille-media.de/site/index.php/2009/09/25/gsm-palm-pre-on-the-horizon/</guid>
		<description><![CDATA[As mentioned, the freesmartphone.org team and community has taken the challenge to put the FSO stack on the Palm Pre which is out next month. The goal is to manage a voice call with the FSO stack within four weeks.
The idea behind this is a very important one. With only the Openmoko FreeRunner as a [...]]]></description>
			<content:encoded><![CDATA[<p>As <a title="Palm Pre Challenge Announcement" href="http://lists.linuxtogo.org/pipermail/smartphones-userland/2009-September/001996.html">mentioned</a>, the freesmartphone.org team and community has taken the <a title="Palm Pre Challenge" href="http://www.freesmartphone.org/index.php/Palm_Pre_Challenge">challenge</a> to put the FSO stack on the Palm Pre which is out next month. The goal is to manage a voice call with the FSO stack within four weeks.</p>
<p>The idea behind this is a very important one. With only the Openmoko FreeRunner as a platform, the FSO stack is doomed into oblivion sooner or later, since its a very limited hardware platform &#8212; in quantity, but considering the closed alternatives also in quality. Hence, we need to proof that FSO can run on current, competitive hardware &#8212; to embrace companies that want to adopt FSO in their niche.</p>
<p>The Palm Pre is currently our major hope &#8212; all other hardware being either too closed (yes, this includes the Nokia N900) or already outdated.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanille-media.de/site/index.php/2009/09/25/gsm-palm-pre-on-the-horizon/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vala gains support for server-side async dbus</title>
		<link>http://www.vanille-media.de/site/index.php/2009/09/13/vala-gains-support-for-server-side-async-dbus/</link>
		<comments>http://www.vanille-media.de/site/index.php/2009/09/13/vala-gains-support-for-server-side-async-dbus/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 17:44:23 +0000</pubDate>
		<dc:creator>mickey</dc:creator>
		
		<category>personal</category>

		<category>openezx</category>

		<category>openmoko</category>

		<guid isPermaLink="false">http://www.vanille-media.de/site/index.php/2009/09/13/vala-gains-support-for-server-side-async-dbus/</guid>
		<description><![CDATA[Something wonderful has happened! Jürg Billeter &#8212; mastermind of Vala &#8212; pushed support for server-side async dbus into Vala. I hope I didn&#8217;t annoy him too much (having continuesly pestered for almost a year now), but the net effect is that we can now continue working on fsogsmd, the Vala implementation of our dbus GSM [...]]]></description>
			<content:encoded><![CDATA[<p>Something wonderful has happened! Jürg Billeter &#8212; mastermind of Vala &#8212; pushed support for server-side async dbus into Vala. I hope I didn&#8217;t annoy him too much (having continuesly pestered for almost a year now), but the net effect is that we can now continue working on fsogsmd, the Vala implementation of our dbus GSM server (see <a title="freesmartphone.org" href="http://docs.freesmartphone.org">http://docs.freesmartphone.org</a> for an overview of the API). Yay!
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vanille-media.de/site/index.php/2009/09/13/vala-gains-support-for-server-side-async-dbus/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
