<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	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>Ruslan's Blog &#187; maemo</title>
	<atom:link href="http://ruslanspivak.com/category/maemo/feed/" rel="self" type="application/rss+xml" />
	<link>http://ruslanspivak.com</link>
	<description>Musings on dynamic languages and more than that</description>
	<lastBuildDate>Wed, 02 Jun 2010 19:16:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ruslanspivak.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/04a636b5f08c182c190ff6d8ae67239e?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Ruslan's Blog &#187; maemo</title>
		<link>http://ruslanspivak.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ruslanspivak.com/osd.xml" title="Ruslan&#039;s Blog" />
	<atom:link rel='hub' href='http://ruslanspivak.com/?pushpress=hub'/>
		<item>
		<title>My first crack at Nokia N900 Maemo Python development</title>
		<link>http://ruslanspivak.com/2009/12/28/my-first-crack-at-nokia-n900-maemo-python-development/</link>
		<comments>http://ruslanspivak.com/2009/12/28/my-first-crack-at-nokia-n900-maemo-python-development/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 09:54:09 +0000</pubDate>
		<dc:creator>Ruslan Spivak</dc:creator>
				<category><![CDATA[maemo]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://ruslanspivak.com/?p=161</guid>
		<description><![CDATA[Got my shiny new Nokia N900 &#8211; to say that I&#8217;m happy is an understatement :) For me as a long standing Linux user and Pythonista N900 has an unassailable advantage &#8211; its Maemo platform is Linux based and I can program in Python for the platform. So it&#8217;s time to get my feet wet [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ruslanspivak.com&blog=1522719&post=161&subd=ruslanspivak&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Got my shiny new <a href="http://maemo.nokia.com/n900/">Nokia N900</a> &#8211; to say that I&#8217;m happy is an understatement :)</p>
<p>For me as a long standing Linux user and Pythonista N900 has an unassailable advantage &#8211; its <a href="http://maemo.org/">Maemo</a> platform is Linux based and I can program in Python for the platform.</p>
<p>So it&#8217;s time to get my feet wet and learn some Maemo programming. I decided to take a stab at writing a small <a href="http://ichi2.net/anki/index.html">Anki</a> client using Python and Qt. As a result I have a working but still very raw prototype called <a href="http://github.com/rspivak/ktanki">KTAnki</a> that successfully runs on my N900.</p>
<p>For <a href="http://github.com/rspivak/ktanki">KTAnki</a> I used <a href="http://www.riverbankcomputing.co.uk/software/pyqt/intro">PyQt4</a> library, though I should take a closer look at Nokia&#8217;s own bindings &#8211; <a href="http://www.pyside.org/">PySide</a>.</p>
<p>Here are some resources that I found helpful when prototyping my first Maemo PyQt application:</p>
<ol>
<li><a href="http://wiki.maemo.org/N900_USB_networking">N900 USB Networking</a></li>
<li><a href="http://wiki.maemo.org/PyMaemo/QuickStartGuide">PyMaemo QuickStart Guide</a></li>
<li><a href="http://wiki.forum.nokia.com/index.php/Getting_started_with_PyQt_for_Maemo">Getting started with PyQt for Maemo</a></li>
<li><a href="http://www.slideshare.net/guestb404461/pyqt-application-development-on-maemo">PyQt Application Development On Maemo</a></li>
<li><a href="http://blogs.forum.nokia.com/blog/kate-alholas-forum-nokia-blog/2009/12/01/hildonized-applications-for-maemo-5-with-qt4.5.3-and-qt4.6">Hildonized applications for Maemo 5 with Qt4.5.3 and Qt4.6</a></li>
<li><a href="http://www.qtrac.eu/pyqtbook.html">Rapid GUI Programming with Python and Qt</a></li>
<li><a href="http://doc.trolltech.com/">Qt Reference Documentation</a></li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ruslanspivak.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ruslanspivak.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ruslanspivak.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ruslanspivak.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ruslanspivak.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ruslanspivak.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ruslanspivak.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ruslanspivak.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ruslanspivak.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ruslanspivak.wordpress.com/161/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ruslanspivak.com&blog=1522719&post=161&subd=ruslanspivak&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://ruslanspivak.com/2009/12/28/my-first-crack-at-nokia-n900-maemo-python-development/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d73d92d1e35b86c5c45667b7a036da3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alienoid</media:title>
		</media:content>
	</item>
	</channel>
</rss>