<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for Vladimir Vukićević</title>
	<atom:link href="http://blog.vlad1.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.vlad1.com</link>
	<description>Look, it's a tagline!</description>
	<pubDate>Tue, 13 May 2008 19:18:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Canvas 3D Extension Update by Formatvorlage &#187; Blog Archive &#187; Canvas 3D Neuigkeiten</title>
		<link>http://blog.vlad1.com/2008/05/01/canvas-3d-extension-update/#comment-1708</link>
		<dc:creator>Formatvorlage &#187; Blog Archive &#187; Canvas 3D Neuigkeiten</dc:creator>
		<pubDate>Mon, 12 May 2008 21:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vlad1.com/?p=54#comment-1708</guid>
		<description>[...] letzte Version war aber leider vom Herbst letzten Jahres. Mittlerweile hat er die Arbeit daran aber wieder aufgenommen und eine neue Version gepostet, die auch mit den neuesten Firefox 3 Betas [...]</description>
		<content:encoded><![CDATA[<p>[...] letzte Version war aber leider vom Herbst letzten Jahres. Mittlerweile hat er die Arbeit daran aber wieder aufgenommen und eine neue Version gepostet, die auch mit den neuesten Firefox 3 Betas [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Well Isn&#8217;t That Qt by Port delle Qt per Firefox :: mondolinux linux ezine</title>
		<link>http://blog.vlad1.com/2008/05/06/well-isnt-that-qt/#comment-1677</link>
		<dc:creator>Port delle Qt per Firefox :: mondolinux linux ezine</dc:creator>
		<pubDate>Fri, 09 May 2008 10:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vlad1.com/?p=55#comment-1677</guid>
		<description>[...] telefonia mobile.  Cosi un manipolo di sviluppatori, a quanto pare con il contributo Nokia, sta lavorando ad un port delle Qt per Firefox. There was an earlier attempt at a Qt backend, but it never really got maintained, and there [...]</description>
		<content:encoded><![CDATA[<p>[...] telefonia mobile.  Cosi un manipolo di sviluppatori, a quanto pare con il contributo Nokia, sta lavorando ad un port delle Qt per Firefox. There was an earlier attempt at a Qt backend, but it never really got maintained, and there [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Well Isn&#8217;t That Qt by Diego</title>
		<link>http://blog.vlad1.com/2008/05/06/well-isnt-that-qt/#comment-1668</link>
		<dc:creator>Diego</dc:creator>
		<pubDate>Thu, 08 May 2008 16:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vlad1.com/?p=55#comment-1668</guid>
		<description>@Matt
Yes, it will.

@vladimir
I totally agree with S.; this is a great news both for Qt and for KDE, maybe you would find some more help to maintain your work by contacting some Qt/KDE Developers!</description>
		<content:encoded><![CDATA[<p>@Matt<br />
Yes, it will.</p>
<p>@vladimir<br />
I totally agree with S.; this is a great news both for Qt and for KDE, maybe you would find some more help to maintain your work by contacting some Qt/KDE Developers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Well Isn&#8217;t That Qt by vladimir</title>
		<link>http://blog.vlad1.com/2008/05/06/well-isnt-that-qt/#comment-1658</link>
		<dc:creator>vladimir</dc:creator>
		<pubDate>Thu, 08 May 2008 00:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vlad1.com/?p=55#comment-1658</guid>
		<description>Add --disable-printing, --disable-javaxpcom, --disable-installer to your mozconfig; printing stuff isn't hooked up.</description>
		<content:encoded><![CDATA[<p>Add &#8211;disable-printing, &#8211;disable-javaxpcom, &#8211;disable-installer to your mozconfig; printing stuff isn&#8217;t hooked up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Well Isn&#8217;t That Qt by loic</title>
		<link>http://blog.vlad1.com/2008/05/06/well-isnt-that-qt/#comment-1657</link>
		<dc:creator>loic</dc:creator>
		<pubDate>Thu, 08 May 2008 00:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vlad1.com/?p=55#comment-1657</guid>
		<description>thanks !

there is an error during compilation with the printingui component

i have to edit 
/home/loic/apps/mozilla-qt/embedding/components/printingui/src/Makefile.in
to add 'qt' in this line
ifneq (,$(filter gtk2 qt photon beos,$(MOZ_WIDGET_TOOLKIT)))
PLATFORM_DIR  = unixshared
endif

to have PLATFORM_DIR initialized.

However i have an other error just after with :
/home/loic/apps/mozilla-qt/embedding/components/printingui/src/unixshared/nsPrintingPromptService.cpp:47:35: error: nsIPrintDialogService.h: No such file or directory                                                                                                       

how can i fix this ?

Thanks !</description>
		<content:encoded><![CDATA[<p>thanks !</p>
<p>there is an error during compilation with the printingui component</p>
<p>i have to edit<br />
/home/loic/apps/mozilla-qt/embedding/components/printingui/src/Makefile.in<br />
to add &#8216;qt&#8217; in this line<br />
ifneq (,$(filter gtk2 qt photon beos,$(MOZ_WIDGET_TOOLKIT)))<br />
PLATFORM_DIR  = unixshared<br />
endif</p>
<p>to have PLATFORM_DIR initialized.</p>
<p>However i have an other error just after with :<br />
/home/loic/apps/mozilla-qt/embedding/components/printingui/src/unixshared/nsPrintingPromptService.cpp:47:35: error: nsIPrintDialogService.h: No such file or directory                                                                                                       </p>
<p>how can i fix this ?</p>
<p>Thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Well Isn&#8217;t That Qt by romaxa</title>
		<link>http://blog.vlad1.com/2008/05/06/well-isnt-that-qt/#comment-1648</link>
		<dc:creator>romaxa</dc:creator>
		<pubDate>Wed, 07 May 2008 20:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vlad1.com/?p=55#comment-1648</guid>
		<description>&#62; make[1]: *** No rule to make target `/home/loic/apps/mozilla-qt/nsprpub/configure.in’, needed by `/home/loic/apps/mozilla-qt/nsprpub/configure’. Stop.

There are missing nspr and nss, see:
http://developer.mozilla.org/en/docs/Mercurial#Checking_out

&#62; Is there an option to select the qt-backend ?

I guess ./configure --help should works... 
"cairo-qt"  - is new toolkit.</description>
		<content:encoded><![CDATA[<p>&gt; make[1]: *** No rule to make target `/home/loic/apps/mozilla-qt/nsprpub/configure.in’, needed by `/home/loic/apps/mozilla-qt/nsprpub/configure’. Stop.</p>
<p>There are missing nspr and nss, see:<br />
<a href="http://developer.mozilla.org/en/docs/Mercurial#Checking_out" rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outbound/comment/developer.mozilla.org');">http://developer.mozilla.org/en/docs/Mercurial#Checking_out</a></p>
<p>&gt; Is there an option to select the qt-backend ?</p>
<p>I guess ./configure &#8211;help should works&#8230;<br />
&#8220;cairo-qt&#8221;  - is new toolkit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Well Isn&#8217;t That Qt by loic</title>
		<link>http://blog.vlad1.com/2008/05/06/well-isnt-that-qt/#comment-1647</link>
		<dc:creator>loic</dc:creator>
		<pubDate>Wed, 07 May 2008 17:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vlad1.com/?p=55#comment-1647</guid>
		<description>Yes !

Her is the bug report i have wrote for the kubuntu one :
https://bugs.launchpad.net/bugs/193538</description>
		<content:encoded><![CDATA[<p>Yes !</p>
<p>Her is the bug report i have wrote for the kubuntu one :<br />
<a href="https://bugs.launchpad.net/bugs/193538" rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outbound/comment/bugs.launchpad.net');">https://bugs.launchpad.net/bugs/193538</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Canvas 3D Extension Update by Me Again</title>
		<link>http://blog.vlad1.com/2008/05/01/canvas-3d-extension-update/#comment-1646</link>
		<dc:creator>Me Again</dc:creator>
		<pubDate>Wed, 07 May 2008 16:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vlad1.com/?p=54#comment-1646</guid>
		<description>Screenshots?</description>
		<content:encoded><![CDATA[<p>Screenshots?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Well Isn&#8217;t That Qt by Matt</title>
		<link>http://blog.vlad1.com/2008/05/06/well-isnt-that-qt/#comment-1645</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 07 May 2008 16:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vlad1.com/?p=55#comment-1645</guid>
		<description>Would this allow Firefox to blend in better on a KDE system?</description>
		<content:encoded><![CDATA[<p>Would this allow Firefox to blend in better on a KDE system?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Well Isn&#8217;t That Qt by loic</title>
		<link>http://blog.vlad1.com/2008/05/06/well-isnt-that-qt/#comment-1644</link>
		<dc:creator>loic</dc:creator>
		<pubDate>Wed, 07 May 2008 15:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vlad1.com/?p=55#comment-1644</guid>
		<description>Hello !

How can i build this branch, i have try with the official documentaion in the website but i obtain this error :
make[1]: *** No rule to make target `/home/loic/apps/mozilla-qt/nsprpub/configure.in', needed by `/home/loic/apps/mozilla-qt/nsprpub/configure'.  Stop.

Other question : Is there an option to select the qt-backend ?

Thanks !</description>
		<content:encoded><![CDATA[<p>Hello !</p>
<p>How can i build this branch, i have try with the official documentaion in the website but i obtain this error :<br />
make[1]: *** No rule to make target `/home/loic/apps/mozilla-qt/nsprpub/configure.in&#8217;, needed by `/home/loic/apps/mozilla-qt/nsprpub/configure&#8217;.  Stop.</p>
<p>Other question : Is there an option to select the qt-backend ?</p>
<p>Thanks !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
