<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for The Zeroth!</title>
	<atom:link href="http://thezeroth.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://thezeroth.net</link>
	<description>before the first...</description>
	<lastBuildDate>Wed, 14 Jul 2010 03:04:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Using vtkRenderWindow with QGraphicsView by physician assistant</title>
		<link>http://thezeroth.net/2010/06/11/using-vtkrenderwindow-with-qgraphicsview/comment-page-1/#comment-175</link>
		<dc:creator>physician assistant</dc:creator>
		<pubDate>Wed, 14 Jul 2010 03:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://thezeroth.net/?p=171#comment-175</guid>
		<description>Wow this is a great resource.. I’m enjoying it.. good article</description>
		<content:encoded><![CDATA[<p>Wow this is a great resource.. I’m enjoying it.. good article</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Qt for Symbian SDK 4.6.2 on Linux by ell</title>
		<link>http://thezeroth.net/2010/03/20/installing-qt-for-symbian-sdk-4-6-2-on-linux/comment-page-1/#comment-173</link>
		<dc:creator>ell</dc:creator>
		<pubDate>Tue, 13 Jul 2010 08:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://thezeroth.net/?p=151#comment-173</guid>
		<description>hello, great walk through,

I&#039;ve successfully built the toolchain against s60 sdk 3.1 with ubuntu lucid.

but would you know what this error means?

when installin qt_installer.sis on n95, just righ after OPEN C installation it will say &quot;error-14&quot; and the installation discontinues.

any idea?</description>
		<content:encoded><![CDATA[<p>hello, great walk through,</p>
<p>I&#8217;ve successfully built the toolchain against s60 sdk 3.1 with ubuntu lucid.</p>
<p>but would you know what this error means?</p>
<p>when installin qt_installer.sis on n95, just righ after OPEN C installation it will say &#8220;error-14&#8243; and the installation discontinues.</p>
<p>any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Qt for Symbian SDK 4.6.2 on Linux by ell</title>
		<link>http://thezeroth.net/2010/03/20/installing-qt-for-symbian-sdk-4-6-2-on-linux/comment-page-1/#comment-172</link>
		<dc:creator>ell</dc:creator>
		<pubDate>Tue, 13 Jul 2010 08:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://thezeroth.net/?p=151#comment-172</guid>
		<description>hello,

nice walk through, i&#039;ve succefully built the toolchain against S60-SDK-200634-3.1 with Ubuntu Lucid, but would you know what this error means? when i try to install qt_installer.sis on an n95, just right after OPENC installation it says &quot;error 14&quot;

any idea?</description>
		<content:encoded><![CDATA[<p>hello,</p>
<p>nice walk through, i&#8217;ve succefully built the toolchain against S60-SDK-200634-3.1 with Ubuntu Lucid, but would you know what this error means? when i try to install qt_installer.sis on an n95, just right after OPENC installation it says &#8220;error 14&#8243;</p>
<p>any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using vtkRenderWindow with QGraphicsView by Prashanth N Udupa</title>
		<link>http://thezeroth.net/2010/06/11/using-vtkrenderwindow-with-qgraphicsview/comment-page-1/#comment-154</link>
		<dc:creator>Prashanth N Udupa</dc:creator>
		<pubDate>Tue, 15 Jun 2010 06:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://thezeroth.net/?p=171#comment-154</guid>
		<description>The code is given away under the same license terms as VTK itself. So, you can use it in Paraview without any issues.</description>
		<content:encoded><![CDATA[<p>The code is given away under the same license terms as VTK itself. So, you can use it in Paraview without any issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using vtkRenderWindow with QGraphicsView by thezeroth</title>
		<link>http://thezeroth.net/2010/06/11/using-vtkrenderwindow-with-qgraphicsview/comment-page-1/#comment-149</link>
		<dc:creator>thezeroth</dc:creator>
		<pubDate>Fri, 11 Jun 2010 16:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://thezeroth.net/?p=171#comment-149</guid>
		<description>Well I will discuss about this and get back to you thanks :)</description>
		<content:encoded><![CDATA[<p>Well I will discuss about this and get back to you thanks <img src='http://thezeroth.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using vtkRenderWindow with QGraphicsView by Jens Devel</title>
		<link>http://thezeroth.net/2010/06/11/using-vtkrenderwindow-with-qgraphicsview/comment-page-1/#comment-148</link>
		<dc:creator>Jens Devel</dc:creator>
		<pubDate>Fri, 11 Jun 2010 10:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://thezeroth.net/?p=171#comment-148</guid>
		<description>This is amazing ...
I used Qt and VTK before, but this makes it even better. And so easy to use...
The only drawback is the licence :(

Can you make vtkQtGraphicsViewRenderWindow LGPL?
Than it could be used in ParaView.

Greetings
Jens</description>
		<content:encoded><![CDATA[<p>This is amazing &#8230;<br />
I used Qt and VTK before, but this makes it even better. And so easy to use&#8230;<br />
The only drawback is the licence <img src='http://thezeroth.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Can you make vtkQtGraphicsViewRenderWindow LGPL?<br />
Than it could be used in ParaView.</p>
<p>Greetings<br />
Jens</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using vtkRenderWindow with QGraphicsView by Simon</title>
		<link>http://thezeroth.net/2010/06/11/using-vtkrenderwindow-with-qgraphicsview/comment-page-1/#comment-147</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Fri, 11 Jun 2010 07:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://thezeroth.net/?p=171#comment-147</guid>
		<description>Thx a lot for that !!!</description>
		<content:encoded><![CDATA[<p>Thx a lot for that !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using vtkRenderWindow with QGraphicsView by Tweets that mention Using vtkRenderWindow with QGraphicsView « The Zeroth! -- Topsy.com</title>
		<link>http://thezeroth.net/2010/06/11/using-vtkrenderwindow-with-qgraphicsview/comment-page-1/#comment-146</link>
		<dc:creator>Tweets that mention Using vtkRenderWindow with QGraphicsView « The Zeroth! -- Topsy.com</dc:creator>
		<pubDate>Fri, 11 Jun 2010 03:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://thezeroth.net/?p=171#comment-146</guid>
		<description>[...] This post was mentioned on Twitter by Abhishek Patil , Abhishek Patil . Abhishek Patil said: Using vtkRenderWindow with QGraphicsVIew http://bit.ly/cW7NeO [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Abhishek Patil , Abhishek Patil . Abhishek Patil said: Using vtkRenderWindow with QGraphicsVIew <a href="http://bit.ly/cW7NeO" rel="nofollow">http://bit.ly/cW7NeO</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Qt for Symbian SDK 4.6.2 on Linux by thezeroth</title>
		<link>http://thezeroth.net/2010/03/20/installing-qt-for-symbian-sdk-4-6-2-on-linux/comment-page-1/#comment-145</link>
		<dc:creator>thezeroth</dc:creator>
		<pubDate>Fri, 11 Jun 2010 03:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://thezeroth.net/?p=151#comment-145</guid>
		<description>well I will suggest ubuntu ...</description>
		<content:encoded><![CDATA[<p>well I will suggest ubuntu &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Qt for Symbian SDK 4.6.2 on Linux by Emily N.</title>
		<link>http://thezeroth.net/2010/03/20/installing-qt-for-symbian-sdk-4-6-2-on-linux/comment-page-1/#comment-144</link>
		<dc:creator>Emily N.</dc:creator>
		<pubDate>Thu, 10 Jun 2010 19:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://thezeroth.net/?p=151#comment-144</guid>
		<description>Hi, I&#039;m very interested in Linux but Im a Super Newbie and I&#039;m having trouble deciding on the right distribution for me (Havent you heard this a million times?) anyway here is my problem, I need a distribution that can switch between reading and writing in English and Japanese (Japanese Language Support) with out restarting the operating system.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m very interested in Linux but Im a Super Newbie and I&#8217;m having trouble deciding on the right distribution for me (Havent you heard this a million times?) anyway here is my problem, I need a distribution that can switch between reading and writing in English and Japanese (Japanese Language Support) with out restarting the operating system.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
