<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for /home/karthik/blog</title>
	<atom:link href="http://kaarthik.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://kaarthik.wordpress.com</link>
	<description>Me, Myself &#38; Software</description>
	<lastBuildDate>Sat, 26 Jul 2008 11:53:19 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on KompazzVG &#8211; An Open source OpenVG implementation by Kaushal</title>
		<link>http://kaarthik.wordpress.com/2008/03/25/kompazzvg-an-open-source-openvg-implementation/#comment-83</link>
		<dc:creator>Kaushal</dc:creator>
		<pubDate>Sat, 26 Jul 2008 11:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://kaarthik.wordpress.com/?p=63#comment-83</guid>
		<description>Could you plz check 
http://www.kevlindev.com/geometry/2D/intersections/index.htm

Kaushal</description>
		<content:encoded><![CDATA[<p>Could you plz check<br />
<a href="http://www.kevlindev.com/geometry/2D/intersections/index.htm" rel="nofollow">http://www.kevlindev.com/geometry/2D/intersections/index.htm</a></p>
<p>Kaushal</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kompazz: Some more screenshots of KompazzVG by george</title>
		<link>http://kaarthik.wordpress.com/2008/06/10/kompazz-some-more-screenshots-of-kompazzvg/#comment-80</link>
		<dc:creator>george</dc:creator>
		<pubDate>Thu, 17 Jul 2008 10:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://kaarthik.wordpress.com/?p=85#comment-80</guid>
		<description>Hello Karthik,

any news on KompazzVG (alpha) source code release?

I myself am an Antigrain user and would love to see it GPU accelerated (not that it&#039;s not fast, but faster is always better).

Thanks.</description>
		<content:encoded><![CDATA[<p>Hello Karthik,</p>
<p>any news on KompazzVG (alpha) source code release?</p>
<p>I myself am an Antigrain user and would love to see it GPU accelerated (not that it&#8217;s not fast, but faster is always better).</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bypassing Corporate firewalls using SSH by Kaushal</title>
		<link>http://kaarthik.wordpress.com/2008/01/14/bypassing-corporate-firewalls-using-ssh/#comment-79</link>
		<dc:creator>Kaushal</dc:creator>
		<pubDate>Wed, 02 Jul 2008 08:45:18 +0000</pubDate>
		<guid isPermaLink="false">http://kaarthik.wordpress.com/2008/01/14/bypassing-corporate-firewalls-using-ssh/#comment-79</guid>
		<description>I find PHPProxy ( https://sourceforge.net/projects/phpproxy/ ) very efficient. I have personally used it too.</description>
		<content:encoded><![CDATA[<p>I find PHPProxy ( <a href="https://sourceforge.net/projects/phpproxy/" rel="nofollow">https://sourceforge.net/projects/phpproxy/</a> ) very efficient. I have personally used it too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kompazz: Some Screenshots of KompazzVG by Karthik Murugesan</title>
		<link>http://kaarthik.wordpress.com/2008/04/15/kompazzvg-some-screenshots/#comment-78</link>
		<dc:creator>Karthik Murugesan</dc:creator>
		<pubDate>Mon, 12 May 2008 00:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://kaarthik.wordpress.com/?p=69#comment-78</guid>
		<description>Dear Googie,

        Sorry for the delayed reply. KompazzVG is a pure software rasterization engine and is not based on OpenGL or OpenGL ES.  I have not uploaded the code anywhere yet. Stuck with my fulltime work and hence not able to focus on KompazzVG fully.

        Regarding porting ShivaVG to OGL-ES, I am not an OpenGL expert and I am not sure about the problems you are facing. So I am not the right person to give you some valuable suggestions. May be you can join the #openvg channel on irc.freenode.net server and discuss with the experts over there (if they are available?).</description>
		<content:encoded><![CDATA[<p>Dear Googie,</p>
<p>        Sorry for the delayed reply. KompazzVG is a pure software rasterization engine and is not based on OpenGL or OpenGL ES.  I have not uploaded the code anywhere yet. Stuck with my fulltime work and hence not able to focus on KompazzVG fully.</p>
<p>        Regarding porting ShivaVG to OGL-ES, I am not an OpenGL expert and I am not sure about the problems you are facing. So I am not the right person to give you some valuable suggestions. May be you can join the #openvg channel on irc.freenode.net server and discuss with the experts over there (if they are available?).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kompazz: Some Screenshots of KompazzVG by Googie</title>
		<link>http://kaarthik.wordpress.com/2008/04/15/kompazzvg-some-screenshots/#comment-76</link>
		<dc:creator>Googie</dc:creator>
		<pubDate>Fri, 09 May 2008 09:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://kaarthik.wordpress.com/?p=69#comment-76</guid>
		<description>Hi Karthik,

I would like to look at your code in case you have uploaded it somewhere.
Are you using OpenGL or OpenGL-ES in your project?

I was trying to port ShivaVG onto a Vincent3D OGL-ES implementation; but ran into problems since ShivaVG uses OpenGL. Any suggestions how I can proceed?

- Googie</description>
		<content:encoded><![CDATA[<p>Hi Karthik,</p>
<p>I would like to look at your code in case you have uploaded it somewhere.<br />
Are you using OpenGL or OpenGL-ES in your project?</p>
<p>I was trying to port ShivaVG onto a Vincent3D OGL-ES implementation; but ran into problems since ShivaVG uses OpenGL. Any suggestions how I can proceed?</p>
<p>- Googie</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kompazz: Some Screenshots of KompazzVG by Mirknac</title>
		<link>http://kaarthik.wordpress.com/2008/04/15/kompazzvg-some-screenshots/#comment-75</link>
		<dc:creator>Mirknac</dc:creator>
		<pubDate>Mon, 05 May 2008 16:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://kaarthik.wordpress.com/?p=69#comment-75</guid>
		<description>Hi Karthik, I&#039;m waiting for you on #openvg channel, please do not always escape after some minutes :)

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi Karthik, I&#8217;m waiting for you on #openvg channel, please do not always escape after some minutes <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kompazz: Some Screenshots of KompazzVG by Turbo</title>
		<link>http://kaarthik.wordpress.com/2008/04/15/kompazzvg-some-screenshots/#comment-74</link>
		<dc:creator>Turbo</dc:creator>
		<pubDate>Sun, 04 May 2008 16:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://kaarthik.wordpress.com/?p=69#comment-74</guid>
		<description>Yes, we have opened the #openvg irc channel on irc.freenode.net
If you are interested simply join!</description>
		<content:encoded><![CDATA[<p>Yes, we have opened the #openvg irc channel on irc.freenode.net<br />
If you are interested simply join!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kompazz: Some Screenshots of KompazzVG by Mirknac</title>
		<link>http://kaarthik.wordpress.com/2008/04/15/kompazzvg-some-screenshots/#comment-73</link>
		<dc:creator>Mirknac</dc:creator>
		<pubDate>Sun, 04 May 2008 16:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://kaarthik.wordpress.com/?p=69#comment-73</guid>
		<description>Nice #openvg irc channel on freenode!</description>
		<content:encoded><![CDATA[<p>Nice #openvg irc channel on freenode!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kompazz: Some Screenshots of KompazzVG by Turbo</title>
		<link>http://kaarthik.wordpress.com/2008/04/15/kompazzvg-some-screenshots/#comment-69</link>
		<dc:creator>Turbo</dc:creator>
		<pubDate>Fri, 02 May 2008 12:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://kaarthik.wordpress.com/?p=69#comment-69</guid>
		<description>If you are interested, we have opened #openvg channel on irc.freenode.net server to group all OpenVG developers. We are waiting for you.
Cheers!</description>
		<content:encoded><![CDATA[<p>If you are interested, we have opened #openvg channel on irc.freenode.net server to group all OpenVG developers. We are waiting for you.<br />
Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Announcing Kompazz project by Googie</title>
		<link>http://kaarthik.wordpress.com/2008/03/25/starting-kompazz-project/#comment-68</link>
		<dc:creator>Googie</dc:creator>
		<pubDate>Fri, 02 May 2008 09:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://kaarthik.wordpress.com/?p=61#comment-68</guid>
		<description>Way to go!!
All the best...</description>
		<content:encoded><![CDATA[<p>Way to go!!<br />
All the best&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
