<?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>admiral0.org &#187; qt</title>
	<atom:link href="http://blog.admiral0.org/tag/qt/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.admiral0.org</link>
	<description>Linux, music and poetry</description>
	<lastBuildDate>Wed, 01 Sep 2010 16:13:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Opinions on MADDE</title>
		<link>http://blog.admiral0.org/2010/05/opinions-madde/</link>
		<comments>http://blog.admiral0.org/2010/05/opinions-madde/#comments</comments>
		<pubDate>Wed, 26 May 2010 23:01:29 +0000</pubDate>
		<dc:creator>admiral0</dc:creator>
				<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[Minerva]]></category>
		<category><![CDATA[qt]]></category>

		<guid isPermaLink="false">http://blog.admiral0.org/?p=221</guid>
		<description><![CDATA[I tried to compile one of my projects for the n900 (Minerva text editor to be precise), was very lazy to set up a toolchain or scratchbox, so i said to myself &#8220;Hey let&#8217;s try the shiny new tool from Nokia &#8211; MADDE&#8221;. So i downloaded MADDE for my laptop and installed it. Also installed [...]]]></description>
			<content:encoded><![CDATA[<p>I tried to compile one of my projects for the n900 (Minerva text editor to be precise), was very lazy to set up a toolchain or scratchbox, so i said to myself &#8220;Hey let&#8217;s try the shiny new tool from Nokia &#8211; MADDE&#8221;.</p>
<p>So i downloaded MADDE for my laptop and installed it. Also installed MADDE client on the n900. So far so good. Next went on the maemo wiki to see what do i need to do to set up Qt Creator. I needed newer Qt Creator, version &gt;= 1.3.80. Ok let&#8217;s do things for good. So i rolled my sleeves up and started writing PKGBUILDs. Two were needed to get latest qt and qtcreator from git and install them in /opt so they don&#8217;t conflict with distro provided ones (You can find them in aur &#8211; qt-opt-git and qtcreator-opt-git). Some things went very wrong so docs and qsqldrivers don&#8217;t seem to build or be detected(i think it&#8217;s a qt issue), but never mind qt creator starts, even if it was bragging about qt private headers&#8230;</p>
<p>Nice&#8230;</p>
<p>So i open up minerva project and set my n900 as target. I start building. All seems ok. Then BAM! i meet reality. I get error on packaging. PACKAGING? WTF? I didn&#8217;t want to package, just run my app! So i find out that madde in order to execute your *incomplete* app packages it, sends it to your device, installs it, runs it, then when you repeat it does the same steps again. That seems a fail to me.</p>
<p>The good thing about madde is that i got my binaries for my device, so with a couple of scp&#8217;s and wtf&#8217;s i got Minerva running on n900. Next goal -&gt; migrate to cmake.</p>
<div id="attachment_222" class="wp-caption aligncenter" style="width: 570px"><a href="http://blog.admiral0.org/wp-content/uploads/2010/05/Screenshot-20100527-003627.png"><img class="size-full wp-image-222 " title="Minerva on N900" src="http://blog.admiral0.org/wp-content/uploads/2010/05/Screenshot-20100527-003627.png" alt="Minerva Text Editor" width="560" height="336" /></a><p class="wp-caption-text">Minerva on N900</p></div>
<p>PS: I think i found a bug in maemo&#8217;s input. When writing in Minerva&#8217;s screen i get only caps, and shift doesn&#8217;t change case. That needs further investigation as i also experience such annoyance also in Fennec.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.admiral0.org/2010/05/opinions-madde/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Qt 4.6</title>
		<link>http://blog.admiral0.org/2009/09/qt-4-6/</link>
		<comments>http://blog.admiral0.org/2009/09/qt-4-6/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 06:53:02 +0000</pubDate>
		<dc:creator>admiral0</dc:creator>
				<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Openmoko]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[qt]]></category>

		<guid isPermaLink="false">http://blog.admiral0.org/?p=178</guid>
		<description><![CDATA[Non so quanti di voi sanno cosa c&#8217;è nel cantiere per le Qt 4.6, ma guardando la tech preview ho dovuto andare a ripescare la mia mascella dal piano inferiore. Ecco cosa offre di nuovo: - Animation Framework. E&#8217; fatto per quelli che adorano le EFL ( ) per le animazioni facili da fare. Dicono [...]]]></description>
			<content:encoded><![CDATA[<p>Non so quanti di voi sanno cosa c&#8217;è nel cantiere per le Qt 4.6, ma guardando la tech preview ho dovuto andare a ripescare la mia mascella dal piano inferiore.</p>
<p>Ecco cosa offre di nuovo:<br />
- Animation Framework. E&#8217; fatto per quelli che adorano le EFL ( <img src='http://blog.admiral0.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) per le animazioni facili da fare. Dicono che è solo l&#8217;inizio. In effetti hanno ragione perché nel branch kinetic di qt ci sono cose moolto interessanti.<br />
- State machine. Qua so ben poco, ma dicono che può essere usata come nelle EFL con i stati della gui e in generale dell&#8217;applicazione.<br />
- Multi-touch. Come può mancare in un framework serio?<br />
- Gestures. Questo è il motivo principale per cui svilupperemo (mandarancio e io) OpenDesk per le qt &gt; 4.6. (Per altro a presto pacchetto qt-unstable in archmobile <img src='http://blog.admiral0.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  )<br />
- Accesso al DOM del QWebView. (Immaginatevi programmino-scavallo flickr)<br />
- Qt3D. Hanno semplificato le API<br />
- Multimedia Audio Services. Hanno fatto qualcosa a più basso livello di phonon<br />
- Performance optimizations. Come sempre. Hanno riscritto QGraphicsView e hanno tolto support win 9x</p>
<p>Questo è solo quello che riguarda la tech preview di qt, ma in git ho pure trovato un sottoprogetto tutto dedicato ai telefonini. Include un framework per i contatti e altre cose che non ho guardato ancora.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.admiral0.org/2009/09/qt-4-6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
