<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Zchydem&#039;s Blog &#187; Maemo 6 UI Framework</title>
	<atom:link href="http://zchydem.enume.net/tag/maemo-6-ui-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://zchydem.enume.net</link>
	<description>#Qt, #Linux, #Programming, #MeeGo...</description>
	<lastBuildDate>Mon, 19 Dec 2011 20:19:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>UI Extensions for Mobile (Orbit) vs. Maemo 6 UI Framework</title>
		<link>http://zchydem.enume.net/2010/02/13/ui-extensions-for-mobile-orbit-vs-maemo-6-ui-framework/</link>
		<comments>http://zchydem.enume.net/2010/02/13/ui-extensions-for-mobile-orbit-vs-maemo-6-ui-framework/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 00:17:14 +0000</pubDate>
		<dc:creator>zchydem</dc:creator>
				<category><![CDATA[Maemo]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[Maemo 6 UI Framework]]></category>
		<category><![CDATA[Orbit]]></category>
		<category><![CDATA[Symbian]]></category>
		<category><![CDATA[Uiemo]]></category>

		<guid isPermaLink="false">http://zchydem.enume.net/?p=561</guid>
		<description><![CDATA[Probably many of the readers of this blog have noticed that Nokia released a preview of UI Extensions for MObile aka Uiemo this week. In my opinion this is very interesting because Nokia has been developing two, very large, expensive UI frameworks and both of them are built on top of Qt. The development has [...]]]></description>
		<wfw:commentRss>http://zchydem.enume.net/2010/02/13/ui-extensions-for-mobile-orbit-vs-maemo-6-ui-framework/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>A Peek to Maemo 6 UI Framework, Part IV &#8211; Service Framework</title>
		<link>http://zchydem.enume.net/2009/12/06/a-peek-to-maemo-6-ui-framework-part-iv-service-framework/</link>
		<comments>http://zchydem.enume.net/2009/12/06/a-peek-to-maemo-6-ui-framework-part-iv-service-framework/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 23:39:44 +0000</pubDate>
		<dc:creator>zchydem</dc:creator>
				<category><![CDATA[Maemo]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[Maemo 6 UI Framework]]></category>
		<category><![CDATA[Qt Mobility]]></category>
		<category><![CDATA[Service Framework]]></category>

		<guid isPermaLink="false">http://zchydem.enume.net/?p=327</guid>
		<description><![CDATA[This article of Maemo 6 Service Framework continues the series of &#8220;A Peek to Maemo 6 UI Framework&#8221; articles. There are older articles parts I, II, and III if you haven&#8217;t read them yet. The Maemo 6 UI Framework is quite large (almost 100 000 lines of c++ code) therefore I want to introduce larger [...]]]></description>
		<wfw:commentRss>http://zchydem.enume.net/2009/12/06/a-peek-to-maemo-6-ui-framework-part-iv-service-framework/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A Proposal for DuiLayout</title>
		<link>http://zchydem.enume.net/2009/11/30/proposal-for-duilayout/</link>
		<comments>http://zchydem.enume.net/2009/11/30/proposal-for-duilayout/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 23:23:24 +0000</pubDate>
		<dc:creator>zchydem</dc:creator>
				<category><![CDATA[Maemo]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA["Qt 4.6"]]></category>
		<category><![CDATA["state machine editor"]]></category>
		<category><![CDATA[Maemo 6 UI Framework]]></category>
		<category><![CDATA[n900]]></category>

		<guid isPermaLink="false">http://zchydem.enume.net/?p=297</guid>
		<description><![CDATA[My last article of Maemo 6 UI Framework was about the layouts and how they work and are designed. In that article, I criticized a bit the implementation because in  my opinion they could have used QStateMachine and Qt Animation Framework combination to make the design simpler. One of my principles is that if I [...]]]></description>
		<wfw:commentRss>http://zchydem.enume.net/2009/11/30/proposal-for-duilayout/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>A Peek into Maemo 6 UI Framework, Part III &#8211; Layouts</title>
		<link>http://zchydem.enume.net/2009/11/24/a-peek-into-maemo-6-ui-framework-part-iii-layouts/</link>
		<comments>http://zchydem.enume.net/2009/11/24/a-peek-into-maemo-6-ui-framework-part-iii-layouts/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 22:03:52 +0000</pubDate>
		<dc:creator>zchydem</dc:creator>
				<category><![CDATA[Maemo]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA["Orientation Change"]]></category>
		<category><![CDATA["Qt 4.6"]]></category>
		<category><![CDATA[Maemo 6 UI Framework]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://zchydem.enume.net/?p=243</guid>
		<description><![CDATA[One of the greatest thing in Qt has always been a sophisticated layout management. There are actually two different layout systems in Qt: a layout management for QWidget based widgets and a layout management for QGraphicsWidget based widgets. This article will focus on the latter one, but the basic idea in both layout management systems [...]]]></description>
		<wfw:commentRss>http://zchydem.enume.net/2009/11/24/a-peek-into-maemo-6-ui-framework-part-iii-layouts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Peek into a Maemo 6 UI Framework, Part II &#8211; MVC Model</title>
		<link>http://zchydem.enume.net/2009/11/14/a-peek-into-a-maemo-6-ui-framework-part-ii-mvc-model/</link>
		<comments>http://zchydem.enume.net/2009/11/14/a-peek-into-a-maemo-6-ui-framework-part-ii-mvc-model/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 00:55:30 +0000</pubDate>
		<dc:creator>zchydem</dc:creator>
				<category><![CDATA[Maemo]]></category>
		<category><![CDATA[Maemo 6 UI Framework]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Qt]]></category>

		<guid isPermaLink="false">http://zchydem.enume.net/?p=149</guid>
		<description><![CDATA[This article continues the series of Maemo 6 UI Framework review. In the first article I did couple simple metrics measurement using basic unix/linux tools. I also showed how to create a simple Maemo 6 UI application. In this article I want to introduce a consept which is heavily used in the framework. It&#8217;s called MVC [...]]]></description>
		<wfw:commentRss>http://zchydem.enume.net/2009/11/14/a-peek-into-a-maemo-6-ui-framework-part-ii-mvc-model/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Peek into Maemo 6 UI Framework, Part I</title>
		<link>http://zchydem.enume.net/2009/11/12/a-peek-into-maemo-6-ui-framework-part-i/</link>
		<comments>http://zchydem.enume.net/2009/11/12/a-peek-into-maemo-6-ui-framework-part-i/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 23:11:46 +0000</pubDate>
		<dc:creator>zchydem</dc:creator>
				<category><![CDATA[Maemo]]></category>
		<category><![CDATA[Maemo 6 UI Framework]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[QGraphicsView]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[RTTI]]></category>

		<guid isPermaLink="false">http://zchydem.enume.net/?p=128</guid>
		<description><![CDATA[I guess, I can say that I have some experience of Qt. I started to use it 2001 in Åbo Akademi&#8217;s research project, but we were using PyQt at that time. Later I started to to use C++ version of Qt and now I have used Qt over 4 years in my daily job. I [...]]]></description>
		<wfw:commentRss>http://zchydem.enume.net/2009/11/12/a-peek-into-maemo-6-ui-framework-part-i/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

