<?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; Programming</title>
	<atom:link href="http://zchydem.enume.net/category/programming/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>Simple Guide to Port Qt4 QML App to Qt5</title>
		<link>http://zchydem.enume.net/2011/12/19/simple-guide-to-port-qt4-qml-app-to-qt5/</link>
		<comments>http://zchydem.enume.net/2011/12/19/simple-guide-to-port-qt4-qml-app-to-qt5/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 20:19:56 +0000</pubDate>
		<dc:creator>zchydem</dc:creator>
				<category><![CDATA[MeeGo]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Qt]]></category>

		<guid isPermaLink="false">http://zchydem.enume.net/?p=1134</guid>
		<description><![CDATA[&#160; I thought, that it could be a good idea to write a short post how to port an existing Qt4 QML application to Qt5. At first, if you are not familiar how Qt will change for the next version, you should read this doc: The Road to Qt 5. The one of the biggest [...]]]></description>
		<wfw:commentRss>http://zchydem.enume.net/2011/12/19/simple-guide-to-port-qt4-qml-app-to-qt5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 for Mobile App Development?</title>
		<link>http://zchydem.enume.net/2011/12/18/html5-for-mobile-app-development/</link>
		<comments>http://zchydem.enume.net/2011/12/18/html5-for-mobile-app-development/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 22:06:36 +0000</pubDate>
		<dc:creator>zchydem</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[mobile apps]]></category>

		<guid isPermaLink="false">http://zchydem.enume.net/?p=1098</guid>
		<description><![CDATA[Looks like HTML5 is the next buzz technology that every software consultancy company is desperately trying add their competence list. For some reason, it&#8217;s something that is predicted and announced to be in the next generation mobile devices. For example Tizen is said to support HTML5 and Samsung Bada mobile OS&#8217;s SDK/IDE already provides project [...]]]></description>
		<wfw:commentRss>http://zchydem.enume.net/2011/12/18/html5-for-mobile-app-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tip of the day &#8211; Make Qt Creator to compile QML files to resource file on every build</title>
		<link>http://zchydem.enume.net/2011/08/04/tip-of-the-day-make-qt-creator-to-compile-qml-files-to-resource-file-on-every-build/</link>
		<comments>http://zchydem.enume.net/2011/08/04/tip-of-the-day-make-qt-creator-to-compile-qml-files-to-resource-file-on-every-build/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 13:07:41 +0000</pubDate>
		<dc:creator>zchydem</dc:creator>
				<category><![CDATA[Maemo]]></category>
		<category><![CDATA[MeeGo]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[Qt Creator]]></category>
		<category><![CDATA[resource compiler]]></category>
		<category><![CDATA[tip of the day]]></category>

		<guid isPermaLink="false">http://zchydem.enume.net/?p=1039</guid>
		<description><![CDATA[I like to distribute my QML application so that everything comes with a single binary executable. In practice this means that I have defined that all my QML files are compiled into binary using Qt&#8217;s resource compiler. Resource system in Qt is quite nice, but there is annoying bug in Qt creator. Sometimes it doesn&#8217;t [...]]]></description>
		<wfw:commentRss>http://zchydem.enume.net/2011/08/04/tip-of-the-day-make-qt-creator-to-compile-qml-files-to-resource-file-on-every-build/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>FoodGarden &#8211; My First iOS Application</title>
		<link>http://zchydem.enume.net/2011/07/11/foodgarden-my-first-ios-application/</link>
		<comments>http://zchydem.enume.net/2011/07/11/foodgarden-my-first-ios-application/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 18:59:04 +0000</pubDate>
		<dc:creator>zchydem</dc:creator>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[d-pointer]]></category>
		<category><![CDATA[FoodGarden]]></category>
		<category><![CDATA[Recipe]]></category>
		<category><![CDATA[Shopping list]]></category>

		<guid isPermaLink="false">http://zchydem.enume.net/?p=1031</guid>
		<description><![CDATA[My last post about iOS application development was based on my experiments of developing FoodGarden &#8211; a shopping list and recipe application. I will release FoodGarden via d-pointer in Apple&#8217;s AppStore, hopefully quite soon. This blog post is a short introduction for the application. Let&#8217;s watch the video first. I wanted to keep the video short [...]]]></description>
		<wfw:commentRss>http://zchydem.enume.net/2011/07/11/foodgarden-my-first-ios-application/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iOS Development from Qt Developer&#8217;s Point of View</title>
		<link>http://zchydem.enume.net/2011/07/09/ios-development-from-qt-developers-point-of-view/</link>
		<comments>http://zchydem.enume.net/2011/07/09/ios-development-from-qt-developers-point-of-view/#comments</comments>
		<pubDate>Sat, 09 Jul 2011 11:58:02 +0000</pubDate>
		<dc:creator>zchydem</dc:creator>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[XCode]]></category>

		<guid isPermaLink="false">http://zchydem.enume.net/?p=983</guid>
		<description><![CDATA[I&#8217;ve been a lazy blogger lately, but it doesn&#8217;t mean that I haven&#8217;t been doing anything. Actually, I&#8217;ve done quite a lot lately. I&#8217;ve started to educate myself to iOS development. Don&#8217;t get me wrong. I haven&#8217;t changed the camp from Qt development to the iOS development, but I think it&#8217;s just a sane move [...]]]></description>
		<wfw:commentRss>http://zchydem.enume.net/2011/07/09/ios-development-from-qt-developers-point-of-view/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Unit Testing, a Blessing or a Curse?</title>
		<link>http://zchydem.enume.net/2010/10/03/unit-testing-a-blessing-or-a-curse/</link>
		<comments>http://zchydem.enume.net/2010/10/03/unit-testing-a-blessing-or-a-curse/#comments</comments>
		<pubDate>Sun, 03 Oct 2010 19:30:19 +0000</pubDate>
		<dc:creator>zchydem</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://zchydem.enume.net/?p=806</guid>
		<description><![CDATA[At first I want to say, that I truly believe that it&#8217;s really important to understand unit testing and how to implement a good unit test. I&#8217;m not a unit test puritan or a professional in that area, but I think it&#8217;s very unprofessional to be a software developer without any knowledge of unit testing [...]]]></description>
		<wfw:commentRss>http://zchydem.enume.net/2010/10/03/unit-testing-a-blessing-or-a-curse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FREE QtQuick and KDE Plasma event, Sep 7th in Helsinki</title>
		<link>http://zchydem.enume.net/2010/08/16/free-qtquick-and-kde-plasma-event-sep-7th-in-helsinki/</link>
		<comments>http://zchydem.enume.net/2010/08/16/free-qtquick-and-kde-plasma-event-sep-7th-in-helsinki/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 08:28:31 +0000</pubDate>
		<dc:creator>zchydem</dc:creator>
				<category><![CDATA[Maemo]]></category>
		<category><![CDATA[MeeGo]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[Cybercom Developer Day 2010]]></category>
		<category><![CDATA[Helsinki]]></category>
		<category><![CDATA[QtQuick]]></category>
		<category><![CDATA[Ruoholahti]]></category>

		<guid isPermaLink="false">http://zchydem.enume.net/?p=759</guid>
		<description><![CDATA[I will promote Cybercom&#8217;s FREE QtQuick &#38; KDE Plasma event because I&#8217;m partially responsible of it. As you may have noticed, I like Qt so therefore I&#8217;m very glad that my employer is willing to pay all the fun:) The event will be September 7th in Technopolis, Ruoholahti, Helsinki, Finland. So first of all, there will [...]]]></description>
		<wfw:commentRss>http://zchydem.enume.net/2010/08/16/free-qtquick-and-kde-plasma-event-sep-7th-in-helsinki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickFlickr on N900</title>
		<link>http://zchydem.enume.net/2010/08/15/quickflickr-on-n900/</link>
		<comments>http://zchydem.enume.net/2010/08/15/quickflickr-on-n900/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 10:42:43 +0000</pubDate>
		<dc:creator>zchydem</dc:creator>
				<category><![CDATA[Maemo]]></category>
		<category><![CDATA[MeeGo]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[Declarative UI]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[Qt Quick]]></category>

		<guid isPermaLink="false">http://zchydem.enume.net/?p=744</guid>
		<description><![CDATA[Last spring I started to write QuickFlickr application i.e. a Flickr client for N900. Back then I wrote this article of it. For me this is just a learning process to study QML and trying to figure out how I can write a real application using C++ for a lower layer and QML for the [...]]]></description>
		<wfw:commentRss>http://zchydem.enume.net/2010/08/15/quickflickr-on-n900/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>My First Qt Quick App &#8211; QuickFlickr</title>
		<link>http://zchydem.enume.net/2010/04/08/my-first-qt-quick-app-quickflickr/</link>
		<comments>http://zchydem.enume.net/2010/04/08/my-first-qt-quick-app-quickflickr/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 12:48:57 +0000</pubDate>
		<dc:creator>zchydem</dc:creator>
				<category><![CDATA[Maemo]]></category>
		<category><![CDATA[MeeGo]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[n900]]></category>

		<guid isPermaLink="false">http://zchydem.enume.net/?p=680</guid>
		<description><![CDATA[Some time ago I wrote how you can build and run QML applications on N900, but since that I haven&#8217;t done anything related to QML, until now. I&#8217;m not the only one at the moment who is trying to study how QML works and how you can deploy it in your application. I have always learned [...]]]></description>
		<wfw:commentRss>http://zchydem.enume.net/2010/04/08/my-first-qt-quick-app-quickflickr/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>MADDE and Qt Creator Integration</title>
		<link>http://zchydem.enume.net/2010/03/10/madde-and-qt-creator-integration/</link>
		<comments>http://zchydem.enume.net/2010/03/10/madde-and-qt-creator-integration/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 06:45:08 +0000</pubDate>
		<dc:creator>zchydem</dc:creator>
				<category><![CDATA[Maemo]]></category>
		<category><![CDATA[MeeGo]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[MADDE]]></category>
		<category><![CDATA[Qt Creator]]></category>

		<guid isPermaLink="false">http://zchydem.enume.net/?p=670</guid>
		<description><![CDATA[This article has been in my mind quite a long time already, but now I finally had time to test MADDE and write something about it. MADDE stands for Maemo Application and Debugging Environment. Before going any further, I want to say that this is not a MADDE tutorial, this is about the MADDE and [...]]]></description>
		<wfw:commentRss>http://zchydem.enume.net/2010/03/10/madde-and-qt-creator-integration/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

