<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: What is maemo?</title>
	<atom:link href="http://maemoteam.wordpress.com/2007/10/11/what-is-maemo/feed/" rel="self" type="application/rss+xml" />
	<link>http://maemoteam.wordpress.com/2007/10/11/what-is-maemo/</link>
	<description>A blog about the daily life of the Maemo Developer Platform team</description>
	<lastBuildDate>Tue, 20 Oct 2009 07:32:53 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dude</title>
		<link>http://maemoteam.wordpress.com/2007/10/11/what-is-maemo/#comment-23</link>
		<dc:creator>dude</dc:creator>
		<pubDate>Thu, 18 Oct 2007 01:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://maemoteam.wordpress.com/2007/10/11/what-is-maemo/#comment-23</guid>
		<description>I have to admit I&#039;m running x64 Kubuntu. It would be damn great if Maemo development is is not bound to dumb and old i386 platform.Actually N8x0 is ARM devices anyway.Why should I restrict myself to ancient i386 32-bit platform then?It will die in few years anyway, desktop&#039;s future is 64 bit since even today desktops are begin to hit 2^32 aka 4Gb limits.And there is x64 versions of Ubuntu\Debian.Linux was always pretty powerful in it&#039;s platform independence.So why there is no simple way to develop for Maemo on x64 systems then?</description>
		<content:encoded><![CDATA[<p>I have to admit I&#8217;m running x64 Kubuntu. It would be damn great if Maemo development is is not bound to dumb and old i386 platform.Actually N8&#215;0 is ARM devices anyway.Why should I restrict myself to ancient i386 32-bit platform then?It will die in few years anyway, desktop&#8217;s future is 64 bit since even today desktops are begin to hit 2^32 aka 4Gb limits.And there is x64 versions of Ubuntu\Debian.Linux was always pretty powerful in it&#8217;s platform independence.So why there is no simple way to develop for Maemo on x64 systems then?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juha Tukkinen</title>
		<link>http://maemoteam.wordpress.com/2007/10/11/what-is-maemo/#comment-21</link>
		<dc:creator>Juha Tukkinen</dc:creator>
		<pubDate>Sun, 14 Oct 2007 06:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://maemoteam.wordpress.com/2007/10/11/what-is-maemo/#comment-21</guid>
		<description>Lars: thanks for the comments. These points are currently indeed only partially covered in the existing how-to documents. Python is in its way to become fully supported (see our roadmap). The quick start guide deliberately left out all example code, otherwise it would have grown too big. However, your items definitely will be thought through again in the near future! :)</description>
		<content:encoded><![CDATA[<p>Lars: thanks for the comments. These points are currently indeed only partially covered in the existing how-to documents. Python is in its way to become fully supported (see our roadmap). The quick start guide deliberately left out all example code, otherwise it would have grown too big. However, your items definitely will be thought through again in the near future! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ferenc</title>
		<link>http://maemoteam.wordpress.com/2007/10/11/what-is-maemo/#comment-20</link>
		<dc:creator>ferenc</dc:creator>
		<pubDate>Fri, 12 Oct 2007 21:44:57 +0000</pubDate>
		<guid isPermaLink="false">http://maemoteam.wordpress.com/2007/10/11/what-is-maemo/#comment-20</guid>
		<description>Very nice work! I found a typo on page 22, section 8.2.1: &quot;Scrathbox&quot;.</description>
		<content:encoded><![CDATA[<p>Very nice work! I found a typo on page 22, section 8.2.1: &#8220;Scrathbox&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars Knudsen</title>
		<link>http://maemoteam.wordpress.com/2007/10/11/what-is-maemo/#comment-19</link>
		<dc:creator>Lars Knudsen</dc:creator>
		<pubDate>Fri, 12 Oct 2007 13:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://maemoteam.wordpress.com/2007/10/11/what-is-maemo/#comment-19</guid>
		<description>Thanx a lot - this seems to cover most of the key issues when starting to develop for maemo.

However, I&#039;d like to see some of these points in there as well (if possible):

* A few &quot;dummy&quot; (American style) examples/tutorials, covering different libs (gfx, sound, bt, ...)
* A &quot;How to do easy maemo application development in Python if you don&#039;t need to do (hard)core style (low level) software ;-)&quot; (also covering the existing ported libs, possibly a few pygame examples, pybluez, etc.) - this should also get less experienced h4x0r5 to join.
* Performance tips (e.g. what not to use at the same time/interaction matrix)
* How to package applications for easy deployment (preferably covering C AND Python)

- Lars :-)</description>
		<content:encoded><![CDATA[<p>Thanx a lot &#8211; this seems to cover most of the key issues when starting to develop for maemo.</p>
<p>However, I&#8217;d like to see some of these points in there as well (if possible):</p>
<p>* A few &#8220;dummy&#8221; (American style) examples/tutorials, covering different libs (gfx, sound, bt, &#8230;)<br />
* A &#8220;How to do easy maemo application development in Python if you don&#8217;t need to do (hard)core style (low level) software <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> &#8221; (also covering the existing ported libs, possibly a few pygame examples, pybluez, etc.) &#8211; this should also get less experienced h4&#215;0r5 to join.<br />
* Performance tips (e.g. what not to use at the same time/interaction matrix)<br />
* How to package applications for easy deployment (preferably covering C AND Python)</p>
<p>- Lars <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juha Tukkinen</title>
		<link>http://maemoteam.wordpress.com/2007/10/11/what-is-maemo/#comment-18</link>
		<dc:creator>Juha Tukkinen</dc:creator>
		<pubDate>Fri, 12 Oct 2007 08:52:23 +0000</pubDate>
		<guid isPermaLink="false">http://maemoteam.wordpress.com/2007/10/11/what-is-maemo/#comment-18</guid>
		<description>hircus: thank you for this information, I have to admit that at least I was not aware of the SPARC edition of Ubuntu!</description>
		<content:encoded><![CDATA[<p>hircus: thank you for this information, I have to admit that at least I was not aware of the SPARC edition of Ubuntu!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hircus</title>
		<link>http://maemoteam.wordpress.com/2007/10/11/what-is-maemo/#comment-16</link>
		<dc:creator>hircus</dc:creator>
		<pubDate>Fri, 12 Oct 2007 05:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://maemoteam.wordpress.com/2007/10/11/what-is-maemo/#comment-16</guid>
		<description>Ubuntu is x86-only? (section 3.4.1)

c.f. the Ubuntu download page:
http://www.ubuntu.com/getubuntu/download

that offers a SPARC edition as well. I think it&#039;s the first Linux distribution to support the multi-core Niagara CPU.</description>
		<content:encoded><![CDATA[<p>Ubuntu is x86-only? (section 3.4.1)</p>
<p>c.f. the Ubuntu download page:<br />
<a href="http://www.ubuntu.com/getubuntu/download" rel="nofollow">http://www.ubuntu.com/getubuntu/download</a></p>
<p>that offers a SPARC edition as well. I think it&#8217;s the first Linux distribution to support the multi-core Niagara CPU.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
