<?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"
	>

<channel>
	<title>Gnuton's Blog</title>
	<atom:link href="http://www.gnuton.org/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gnuton.org/blog</link>
	<description>A little blog of a little dreamer</description>
	<pubDate>Mon, 25 Aug 2008 07:37:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Some posts about Qt4 on Maemo from KDE planet</title>
		<link>http://www.gnuton.org/blog/2008/08/some-posts-about-qt4-on-maemo-from-kde-planet/</link>
		<comments>http://www.gnuton.org/blog/2008/08/some-posts-about-qt4-on-maemo-from-kde-planet/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 20:37:00 +0000</pubDate>
		<dc:creator>gnuton</dc:creator>
		
		<category><![CDATA[Maemo-dev]]></category>

		<guid isPermaLink="false">http://www.gnuton.org/blog/?p=253</guid>
		<description><![CDATA[While we are talking in the Qt4maemo ML about how some things should be implemented and improved in Qt for maemo, some interesting posts have appeared in KDE planet.
There Lorn Potter, a Trolltech hacker, is happy to see one of his applications, GutenBrowser, running in maemo without any effort: &#8220;All it took was a recompile!&#8221;.
Ariya [...]]]></description>
			<content:encoded><![CDATA[<p>While we are talking in the <a href="https://garage.maemo.org/mailman/listinfo/qt4-devel" target="_blank">Qt4maemo ML</a> about how some things should be implemented and improved in Qt for maemo, some interesting posts have appeared in KDE planet.</p>
<p>There Lorn Potter, a Trolltech hacker, is happy to see one of his applications,<a href="http://labs.trolltech.com/blogs/2008/08/23/qt-4-on-maemo/" target="_blank"> GutenBrowser, running in maemo</a> without any effort: &#8220;All it took was a recompile!&#8221;.</p>
<p>Ariya Hidaya, another Trolltech hacker, and Adam Treat (Manyoso) a KDE hacker and Member of the KDE e.V. <a href="http://www.kdedevelopers.org/node/3631" target="_blank">tested</a> and <a href="http://ariya.blogspot.com/2008/08/qt-44-and-maemo.html">investigated</a> the low graphic performance of Qt 4.4 on the N8&#215;00 devices.</p>
<p>Looking forward to seeing new blogs of KDE people aggregated in Planet Maemo, I´ll continue working on Qt 4.4.1 packages.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gnuton.org/blog/2008/08/some-posts-about-qt4-on-maemo-from-kde-planet/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Qt 4 Maemo: the new experience.</title>
		<link>http://www.gnuton.org/blog/2008/07/qt-4-maemo-the-new-experience/</link>
		<comments>http://www.gnuton.org/blog/2008/07/qt-4-maemo-the-new-experience/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 06:13:23 +0000</pubDate>
		<dc:creator>gnuton</dc:creator>
		
		<category><![CDATA[KDE-Dev]]></category>

		<category><![CDATA[Maemo-dev]]></category>

		<category><![CDATA[myProjects]]></category>

		<category><![CDATA[maemo]]></category>

		<category><![CDATA[qt]]></category>

		<guid isPermaLink="false">http://www.gnuton.org/blog/?p=237</guid>
		<description><![CDATA[






The Maemo platform is growing up day by day and its good software and hardware attract every day new people.
Unfortunately not all of these people are able to program in GTK, since they don’t use linux or because they are KDE people.
Qt4maemo was born as a natural answer to this leak. I compiled and uploaded [...]]]></description>
			<content:encoded><![CDATA[<table border="0" width="100%">
<tbody>
<tr>
<td><a href="http://www.gnuton.org/blog/wp-content/uploads/2008/07/mano-e-bimbo-2.png"><img class="alignnone size-medium wp-image-250" src="http://www.gnuton.org/blog/wp-content/uploads/2008/07/mano-e-bimbo-2-300x169.png" alt="" width="300" height="169" /></a></td>
</tr>
</tbody>
</table>
<p>The Maemo platform is growing up day by day and its good software and hardware attract every day new people.<br />
Unfortunately not all of these people are able to program in GTK, since they don’t use linux or because they are KDE people.<br />
Qt4maemo was born as a natural answer to this leak. I compiled and uploaded the first Qt4 packages when I hadn’t got a Maemo device yet. Less than 2 months ago I was contacted by Nokia to work fulltime on this project. Obviously I accepted and now I spend most of my time behind a monitor hacking Qt! <img src='http://www.gnuton.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>The Project:</strong></p>
<ul>
<li><strong>Why Qt?</strong><br />
There are a lot of things that make Qt a good choice for developing your application: it has an intuitive library and you don’t need to change your code to run your application on your Desktop or Tablet. Qt integrates a lot of powerful tools easy to use, such as Webkit and Phonon.</li>
</ul>
<ul>
<li><strong>The Goals</strong><br />
The aim of this project is to give to the community a Qt integrated in the hildon environment.<br />
Qt developers don’t need to learn new stuff and the hildonization of Qt is transparent to them.</li>
</ul>
<ul>
<li><strong>The Status</strong><br />
The application menu bar has been hidden and its QActions are showed in a QMenu that popups when the user clicks the application title bar. The Quit action has been moved to the right menu position.<br />
The input method has been integrated, the IM popups when the keyboard is closed and a keywidget receives the focus. It also supports the sticky and the lock mode for the shift and Fn keys. The Compose key (&#8221;Ch&#8221; on the keyboard) works fine, so basically the on-screen and the hardware keyboard are pretty usable.<br />
The GTKStyle has been integrated in the source tree and it is used as default style. The other styles have been disabled in order to have a more slim library and this allows to save space on the device.<br />
The Qt package and its dependencies have been updated to diablo and they are available in the Qt4 repository.<br />
A lot of little stuff has been completed, such as the right QToolbar position and the QMessageBox size calculated with the available area dictated by the WM&#8230;&#8230;</li>
</ul>
<ul>
<li><strong>The next steps.</strong><br />
The next big step is moving the packages from the Qt4 garage repository into extras. Why is it a big step?<br />
Because in this way people can start to port their applications.  Qt4maemo is under development but is usable and the changes on the Qt4 code don´t involve changes in the application code.<br />
Obviously other important steps include completing the port and MAKING MORE people use Qt on maemo! <img src='http://www.gnuton.org/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </li>
</ul>
<ul>
<li><strong>Support</strong><br />
I offer assistance via forum to everyone who needs help to port his application to maemo or who wants to package his Qt application.<br />
The forum is open for every discussion on the code as well.<br />
Usually my replies are quite fast and the posts can be anonymous, but it´s better for you that you log in before leaving a post so that you can immediately when I or someone else has replied.</li>
</ul>
<ul>
<li><strong>Thanks</strong><br />
I can´t finish this post without saying thanks to all the people who helped me in this project, such as some Trolltech guys and Jott.<br />
I also want to thank Kate, not because she´s my boss, but because she’s very kind, and she’s able to surprise me with her big knowledge and experience.<br />
And last, but not least I want to thank Nokia for this experience and all the people who use and will use Qt on their tablet <img src='http://www.gnuton.org/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.gnuton.org/blog/2008/07/qt-4-maemo-the-new-experience/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Qt4 Diablo Repository.</title>
		<link>http://www.gnuton.org/blog/2008/07/qt4-diablo-repository/</link>
		<comments>http://www.gnuton.org/blog/2008/07/qt4-diablo-repository/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 20:48:56 +0000</pubDate>
		<dc:creator>gnuton</dc:creator>
		
		<category><![CDATA[KDE-Dev]]></category>

		<category><![CDATA[Maemo-dev]]></category>

		<guid isPermaLink="false">http://www.gnuton.org/blog/?p=236</guid>
		<description><![CDATA[The Qt4 repository for Diablo is now available.
The repository contains:

Qt4 dependencies: binary and source packages.
A snapshot of the hildonized Qt4 available in SVN.

For more information, visit the Qt4 diablo repository page.
]]></description>
			<content:encoded><![CDATA[<p>The Qt4 repository for Diablo is now available.</p>
<p>The repository contains:</p>
<ul>
<li>Qt4 dependencies: binary and source packages.</li>
<li>A snapshot of the hildonized Qt4 available in SVN.</li>
</ul>
<p>For more information, visit <a href="http://qt4.garage.maemo.org/diablo.html">the Qt4 diablo repository page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gnuton.org/blog/2008/07/qt4-diablo-repository/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Auguri Amore!</title>
		<link>http://www.gnuton.org/blog/2008/07/auguri-amore-2/</link>
		<comments>http://www.gnuton.org/blog/2008/07/auguri-amore-2/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 17:18:15 +0000</pubDate>
		<dc:creator>gnuton</dc:creator>
		
		<category><![CDATA[myLife]]></category>

		<guid isPermaLink="false">http://www.gnuton.org/blog/?p=235</guid>
		<description><![CDATA[Oggi dopo tanto studio.. e impegno&#8230; finalmente quella carlina dell´amore mio ha finito di strudiare! &#8230; ed anche a pieni voti&#8230; 110 e lode!!! Complimenti amore mio!!
]]></description>
			<content:encoded><![CDATA[<p>Oggi dopo tanto studio.. e impegno&#8230; finalmente quella carlina dell´amore mio ha finito di strudiare! &#8230; ed anche a pieni voti&#8230; 110 e lode!!! Complimenti amore mio!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gnuton.org/blog/2008/07/auguri-amore-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hello Planet!</title>
		<link>http://www.gnuton.org/blog/2008/07/hello-planet/</link>
		<comments>http://www.gnuton.org/blog/2008/07/hello-planet/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 05:45:29 +0000</pubDate>
		<dc:creator>gnuton</dc:creator>
		
		<category><![CDATA[KDE-Dev]]></category>

		<category><![CDATA[myLife]]></category>

		<guid isPermaLink="false">http://www.gnuton.org/blog/?p=232</guid>
		<description><![CDATA[This is the first time that I post here, but I´m sure that
some of you already know me well as KBlogger or maemo Qt4 Developer. The Last
week, I moved to Finland to work at Nokia.
This is my first experience abroad, and I´m really excited! Here I
should continue to work on the Qt4 port.
I feel very lucky to work on this project, because I think [...]]]></description>
			<content:encoded><![CDATA[<p>This is the first time that I post here, but I´m sure that<br />
some of you<span> </span><span>already</span> know me well as KBlogger or maemo Qt4 Developer. <span>The</span> Last<br />
week<span>,</span> I moved to Finland to work at Nokia.</p>
<p>This is my first experience abroad, and I´m really excited! Here I<br />
should continue to work on the Qt4 port.</p>
<p>I feel very lucky to work on this project, because I think that Qt4maemo  is really important for KDE Developer<span>s</span> and for people <span>who</span> use the pure Qt in others platform<span>s</span><span> </span>(such as Mac OsX  and Windows) and<span> </span><span>who</span> want to port or write <span>their </span>own applications for <span>the</span> Nokia Internet Tablet easily, fast and using powerful tools such as webkit or phonon.</p>
<p>I hope to have a lot of people around this project in order to test,<br />
<span>code</span> and have fun togheter!<br />
So I´m waiting <span>for</span> you all on the official Qt4 page at <a href="http://qt4.garage.maemo.org/" target="_blank">qt4.garage.maemo.org</a>.<br />
For every comment, idea and question the forum is open to everyone! <img src='http://www.gnuton.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gnuton.org/blog/2008/07/hello-planet/feed/</wfw:commentRss>
		</item>
		<item>
		<title>QGtkStyle: Bad menu elements size on Hildon bordered menues.</title>
		<link>http://www.gnuton.org/blog/2008/05/qgtkstyle-bad-menu-elements-size-on-hildon-bordered-menues/</link>
		<comments>http://www.gnuton.org/blog/2008/05/qgtkstyle-bad-menu-elements-size-on-hildon-bordered-menues/#comments</comments>
		<pubDate>Sat, 31 May 2008 12:09:46 +0000</pubDate>
		<dc:creator>gnuton</dc:creator>
		
		<category><![CDATA[Maemo-dev]]></category>

		<guid isPermaLink="false">http://www.gnuton.org/blog/2008/05/qgtkstyle-bad-menu-elements-size-on-hildon-bordered-menues/</guid>
		<description><![CDATA[Today, i&#8217;ve reported a bug of QGTKStyle on maemo.
Click here to follow the status and to watch the screenshot of the bug
]]></description>
			<content:encoded><![CDATA[<p>Today, i&#8217;ve reported a bug of QGTKStyle on maemo.<br />
Click <a href="http://code.google.com/p/qgtkstyle/issues/detail?id=22">here</a> to follow the status and to watch the screenshot of the bug</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gnuton.org/blog/2008/05/qgtkstyle-bad-menu-elements-size-on-hildon-bordered-menues/feed/</wfw:commentRss>
		</item>
		<item>
		<title>QGTKStyle has been available for Maemo</title>
		<link>http://www.gnuton.org/blog/2008/05/qgtkstyle-has-been-available-for-maemo/</link>
		<comments>http://www.gnuton.org/blog/2008/05/qgtkstyle-has-been-available-for-maemo/#comments</comments>
		<pubDate>Tue, 27 May 2008 18:40:42 +0000</pubDate>
		<dc:creator>gnuton</dc:creator>
		
		<category><![CDATA[Maemo-dev]]></category>

		<guid isPermaLink="false">http://www.gnuton.org/blog/2008/05/qgtkstyle-has-been-available-for-maemo/</guid>
		<description><![CDATA[QGTKStyle is a Qt style rendered using GTK to give a native appearence for Qt applications running on the GNOME desktop.
It&#8217;s available on our repositories at qt4.garage.maemo.org.
This is an experimental package: it&#8217;s stable but it&#8217;s under heavy development, so this package is provided ONLY for testing and bug reporting.
If you want to keep up-to-date on [...]]]></description>
			<content:encoded><![CDATA[<p>QGTKStyle is a Qt style rendered using GTK to give a native appearence for Qt applications running on the GNOME desktop.<br />
It&#8217;s available on our repositories at <a href="http://qt4.garage.maemo.org">qt4.garage.maemo.org</a>.<br />
This is an experimental package: it&#8217;s stable but it&#8217;s under heavy development, so this package is provided ONLY for testing and bug reporting.</p>
<p>If you want to keep up-to-date on QGTKStyle changes, please check <a href="http://code.google.com/p/qgtkstyle/issues/list">QGTKStyle page at google code</a> .<br />
Note: QGtkStyle is installable only via xterm. In order to install it, you simply need to run <em>apt-get install qgtkstyle</em> as root; So run qtconfig as not privileged user and select GTK as style.<br />
Our <a href="https://garage.maemo.org/forum/?group_id=424">forum</a> is always open for any discussion about it, and you can use the <a href="https://garage.maemo.org/tracker/?atid=1605&amp;group_id=424&amp;func=browse">tracker</a> to report a bug in the package.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gnuton.org/blog/2008/05/qgtkstyle-has-been-available-for-maemo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Penguin saved my life!</title>
		<link>http://www.gnuton.org/blog/2008/05/a-penguin-saved-my-life/</link>
		<comments>http://www.gnuton.org/blog/2008/05/a-penguin-saved-my-life/#comments</comments>
		<pubDate>Mon, 26 May 2008 06:39:48 +0000</pubDate>
		<dc:creator>gnuton</dc:creator>
		
		<category><![CDATA[myLinux]]></category>

		<guid isPermaLink="false">http://www.gnuton.org/blog/2008/05/a-penguin-saved-my-life/</guid>
		<description><![CDATA[Today I&#8217;ve used Kubuntu 8.04 installation CD with KDE4 to rescue my girlfriend&#8217;s thesis on her broken Windoze PC!  
In a couple of minutes I mounted an External HDD and her primary ( C: ) NTFS partition and I copied all her desktop files (yeah she has got all her files on the desktop [...]]]></description>
			<content:encoded><![CDATA[<p>Today I&#8217;ve used Kubuntu 8.04 installation CD with KDE4 to rescue my girlfriend&#8217;s thesis on her broken Windoze PC! <img src='http://www.gnuton.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br />
In a couple of minutes I mounted an External HDD and her primary ( C: ) NTFS partition and I copied all her desktop files (yeah she has got all her files on the desktop <img src='http://www.gnuton.org/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ).<br />
Thank you linux! <img src='http://www.gnuton.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br />
PS: KDE4 looks great on her big 16:9 screen! <img src='http://www.gnuton.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.gnuton.org/blog/2008/05/a-penguin-saved-my-life/feed/</wfw:commentRss>
		</item>
		<item>
		<title>QGTKStyle on maemo</title>
		<link>http://www.gnuton.org/blog/2008/05/qgtkstyle-on-maemo/</link>
		<comments>http://www.gnuton.org/blog/2008/05/qgtkstyle-on-maemo/#comments</comments>
		<pubDate>Sun, 25 May 2008 07:06:20 +0000</pubDate>
		<dc:creator>gnuton</dc:creator>
		
		<category><![CDATA[Maemo-dev]]></category>

		<guid isPermaLink="false">http://www.gnuton.org/blog/2008/05/qgtkstyle-on-maemo/</guid>
		<description><![CDATA[As Qt4 lover and programmer, I want to have  well integrated Qt applications on my Maemo device. Some time ago I read about QGTKStyle project on Qt Blog. Thanks to the last Qt4 (4.4.0) available for maemo, a few days ago I tried QGTKStyle on my SDK but it didn&#8217;t work! It didn&#8217;t support [...]]]></description>
			<content:encoded><![CDATA[<p>As Qt4 lover and programmer, I want to have  well integrated Qt applications on my Maemo device. Some time ago I read about QGTKStyle project on Qt Blog. Thanks to the last Qt4 (4.4.0) available for maemo, a few days ago I tried QGTKStyle on my SDK but it didn&#8217;t work! It didn&#8217;t support 16bit screen!<br />
So I talked with Jens ( the troll! ) and in less than 24 hours he had extended his pet to every X11 colour depth! <br />
Last evening I tried it again and&#8230; it worked: GREAT! <img src='http://www.gnuton.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> It&#8217;s not perfect yet but it works! My Qt4 apps now look better.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gnuton.org/blog/2008/05/qgtkstyle-on-maemo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Reflashing my N810</title>
		<link>http://www.gnuton.org/blog/2008/05/reflashing-my-n810/</link>
		<comments>http://www.gnuton.org/blog/2008/05/reflashing-my-n810/#comments</comments>
		<pubDate>Fri, 23 May 2008 06:47:50 +0000</pubDate>
		<dc:creator>gnuton</dc:creator>
		
		<category><![CDATA[Maemo-dev]]></category>

		<guid isPermaLink="false">http://www.gnuton.org/blog/2008/05/reflashing-my-n810/</guid>
		<description><![CDATA[Last night I was hacking Qt4 for maemo and I forced apt-get to install some packages in my full root partition of my N810.
This operation has probably corrupted its JFFS filesystem and BOOM!
When I tried to boot up my device it showed me the normal bootscreen and after 20-30 seconds it reboot itself!  
So [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I was hacking Qt4 for maemo and I forced apt-get to install some packages in my full root partition of my N810.<br />
This operation has probably corrupted its JFFS filesystem and BOOM!<br />
When I tried to boot up my device it showed me the normal bootscreen and after 20-30 seconds it reboot itself! <img src='http://www.gnuton.org/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> <br />
So I googled to search the instruction to reflash my N810.<br />
I followed the instruction on <a href="http://maemo.org/community/wiki/HOWTO_FlashLatestNokiaImageWithLinux/#a4f6eb951c9d89a4a9027f479f3935c8">maemo wiki</a> and finally I got it working again! <img src='http://www.gnuton.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br />
Reflashing your device via linux is easy and safe if you follow all the suggestions in the wiki page, such as:<br />
- Running flasher by root.<br />
- Mount your usb sys partition (<em> mount | grep usb</em> ) or run <em>mount -t usbfs usbfs /proc/bus/us</em>b.<br />
- Always check the checksum of the downloaded files before running the flasher!<br />
That&#8217;s all, happy flashing!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gnuton.org/blog/2008/05/reflashing-my-n810/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
