<?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 Clau`s Blog</title>
	<atom:link href="http://clau.sparetimegroup.net/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://clau.sparetimegroup.net</link>
	<description>“The wisdom of the Patriarchs”, said Master Foo, “was that they knew they were fools”.</description>
	<pubDate>Sat, 05 Jul 2008 05:29:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on MFC Sucks by Boris</title>
		<link>http://clau.sparetimegroup.net/index.php/programming/mfc/mfc-sucks/#comment-55112</link>
		<dc:creator>Boris</dc:creator>
		<pubDate>Fri, 27 Jun 2008 16:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://clau.sparetimegroup.net/index.php/programming/mfc/mfc-sucks/#comment-55112</guid>
		<description>MFC Sucks!! Awful!! I worked with MFC for 1,5 years and my decree is , i hope, never again with mfc!!!!</description>
		<content:encoded><![CDATA[<p>MFC Sucks!! Awful!! I worked with MFC for 1,5 years and my decree is , i hope, never again with mfc!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling Apache user home public_html directory in Ubuntu 7.10 by Clau</title>
		<link>http://clau.sparetimegroup.net/index.php/ubuntu/enabling-apache-user-home-public_html-directory-in-ubuntu-710/#comment-54392</link>
		<dc:creator>Clau</dc:creator>
		<pubDate>Sun, 08 Jun 2008 19:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://clau.sparetimegroup.net/index.php/ubuntu/enabling-apache-user-home-public_html-directory-in-ubuntu-710/#comment-54392</guid>
		<description>You're right, thanks.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling Apache user home public_html directory in Ubuntu 7.10 by Junior</title>
		<link>http://clau.sparetimegroup.net/index.php/ubuntu/enabling-apache-user-home-public_html-directory-in-ubuntu-710/#comment-54204</link>
		<dc:creator>Junior</dc:creator>
		<pubDate>Sat, 17 May 2008 11:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://clau.sparetimegroup.net/index.php/ubuntu/enabling-apache-user-home-public_html-directory-in-ubuntu-710/#comment-54204</guid>
		<description>Hey, just wanted to let you know that there is an error in your code.

sudo ln -s ../mods_available/userdir.load 

should be:

sudo ln -s ../mods-available/userdir.load 

This will help those who copy and paste the code in.</description>
		<content:encoded><![CDATA[<p>Hey, just wanted to let you know that there is an error in your code.</p>
<p>sudo ln -s ../mods_available/userdir.load </p>
<p>should be:</p>
<p>sudo ln -s ../mods-available/userdir.load </p>
<p>This will help those who copy and paste the code in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MobileVNC client by shahzad</title>
		<link>http://clau.sparetimegroup.net/index.php/personal-projects/mobilevnc-client/#comment-52580</link>
		<dc:creator>shahzad</dc:creator>
		<pubDate>Fri, 11 Apr 2008 23:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://clau.sparetimegroup.net/index.php/personal-projects/mobilevnc-client/#comment-52580</guid>
		<description>I appreciate your help, I wish you best for the imagine cup....
I was caught in some other projects..
got free this week..!!
I will start work on VNC from next week...
if I can get your email id, I can mail you my progress. please email me at as_bhatty@yahoo.com

thanks for your help all the way..
cheers..
best regards..!!</description>
		<content:encoded><![CDATA[<p>I appreciate your help, I wish you best for the imagine cup&#8230;.<br />
I was caught in some other projects..<br />
got free this week..!!<br />
I will start work on VNC from next week&#8230;<br />
if I can get your email id, I can mail you my progress. please email me at <a href="mailto:as_bhatty@yahoo.com">as_bhatty@yahoo.com</a></p>
<p>thanks for your help all the way..<br />
cheers..<br />
best regards..!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Removing the serialVersionUID warning in Eclipse by Sonali Rawool</title>
		<link>http://clau.sparetimegroup.net/index.php/tech/removing-the-serialversionuid-warning-in-eclipse/#comment-52527</link>
		<dc:creator>Sonali Rawool</dc:creator>
		<pubDate>Fri, 11 Apr 2008 10:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://clau.sparetimegroup.net/index.php/blog/removing-the-serialversionuid-warning-in-eclipse/#comment-52527</guid>
		<description>Thanks for the details on serialization and deserialization....it was very useful....</description>
		<content:encoded><![CDATA[<p>Thanks for the details on serialization and deserialization&#8230;.it was very useful&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MobileVNC client by Clau</title>
		<link>http://clau.sparetimegroup.net/index.php/personal-projects/mobilevnc-client/#comment-51735</link>
		<dc:creator>Clau</dc:creator>
		<pubDate>Tue, 25 Mar 2008 16:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://clau.sparetimegroup.net/index.php/personal-projects/mobilevnc-client/#comment-51735</guid>
		<description>Unfortunately my time is very limited at the moment, as I am caught up with work, my participation in the Imagine Cup and soon, my undergraduate thesis.

The first thing you should to is get the code to compile. Just install a WTK and a distribution of Eclipse along with the EclipseME plugin. Use the import project option, locate MobileVNCMIDlet.java, right click it and choose Run As... &gt; J2ME midlet or something similar.

If you want to play with the code (or at least have a slight idea as to what is happening there) you must know the RFB 3.3 protocol. You should read its documentation and keep it close at all times: http://www.cl.cam.ac.uk/research/dtg/attarchive/vnc/rfbproto.pdf

I don't find upgrading the protocol to a higher version feasible as the 3.3 version seems powerful enough for a J2ME client, but feel free to experiment.

MobileVNC is based on J2ME VNC which is also open source, but appears that it is no longer maintained. I wanted to add ssh tunneling support to MobileVNC but I had to call it quits because it didn't quite work out the way I expected it.

Ping me back if I can help you with anything else.

Cheers!</description>
		<content:encoded><![CDATA[<p>Unfortunately my time is very limited at the moment, as I am caught up with work, my participation in the Imagine Cup and soon, my undergraduate thesis.</p>
<p>The first thing you should to is get the code to compile. Just install a WTK and a distribution of Eclipse along with the EclipseME plugin. Use the import project option, locate MobileVNCMIDlet.java, right click it and choose Run As&#8230; > J2ME midlet or something similar.</p>
<p>If you want to play with the code (or at least have a slight idea as to what is happening there) you must know the RFB 3.3 protocol. You should read its documentation and keep it close at all times: <a href="http://www.cl.cam.ac.uk/research/dtg/attarchive/vnc/rfbproto.pdf" rel="nofollow">http://www.cl.cam.ac.uk/research/dtg/attarchive/vnc/rfbproto.pdf</a></p>
<p>I don&#8217;t find upgrading the protocol to a higher version feasible as the 3.3 version seems powerful enough for a J2ME client, but feel free to experiment.</p>
<p>MobileVNC is based on J2ME VNC which is also open source, but appears that it is no longer maintained. I wanted to add ssh tunneling support to MobileVNC but I had to call it quits because it didn&#8217;t quite work out the way I expected it.</p>
<p>Ping me back if I can help you with anything else.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MobileVNC client by shahzad</title>
		<link>http://clau.sparetimegroup.net/index.php/personal-projects/mobilevnc-client/#comment-51732</link>
		<dc:creator>shahzad</dc:creator>
		<pubDate>Tue, 25 Mar 2008 16:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://clau.sparetimegroup.net/index.php/personal-projects/mobilevnc-client/#comment-51732</guid>
		<description>thanks clau!

Can you help me in making it in best shape or perhaps if you have any other mobile VNC  code which is in better shape then this one.

thanks a lot, really appreciate your help..

cheers...</description>
		<content:encoded><![CDATA[<p>thanks clau!</p>
<p>Can you help me in making it in best shape or perhaps if you have any other mobile VNC  code which is in better shape then this one.</p>
<p>thanks a lot, really appreciate your help..</p>
<p>cheers&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on reCaptcha wins, I lose by Paul</title>
		<link>http://clau.sparetimegroup.net/index.php/blog/recaptcha-wins-i-lose/#comment-51725</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 25 Mar 2008 14:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://clau.sparetimegroup.net/index.php/blog/recaptcha-wins-i-lose/#comment-51725</guid>
		<description>whatahahaha.

pwnz!</description>
		<content:encoded><![CDATA[<p>whatahahaha.</p>
<p>pwnz!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MobileVNC client by Clau</title>
		<link>http://clau.sparetimegroup.net/index.php/personal-projects/mobilevnc-client/#comment-51451</link>
		<dc:creator>Clau</dc:creator>
		<pubDate>Sat, 22 Mar 2008 13:11:18 +0000</pubDate>
		<guid isPermaLink="false">http://clau.sparetimegroup.net/index.php/personal-projects/mobilevnc-client/#comment-51451</guid>
		<description>Hi

Here's a zip of my project ( http://clau.sparetimegroup.net/java/MobileVNC/mobilevnc-ugly.zip ) , it's a little rough on the edges, I hadn't really had the time to get it into its best shape.

I'm using EclipseME for development, so if you're using Netbeans or the like you're pretty much on your own as I won't be able to help you.

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Here&#8217;s a zip of my project ( <a href="http://clau.sparetimegroup.net/java/MobileVNC/mobilevnc-ugly.zip" rel="nofollow">http://clau.sparetimegroup.net/java/MobileVNC/mobilevnc-ugly.zip</a> ) , it&#8217;s a little rough on the edges, I hadn&#8217;t really had the time to get it into its best shape.</p>
<p>I&#8217;m using EclipseME for development, so if you&#8217;re using Netbeans or the like you&#8217;re pretty much on your own as I won&#8217;t be able to help you.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MobileVNC client by shahzad</title>
		<link>http://clau.sparetimegroup.net/index.php/personal-projects/mobilevnc-client/#comment-51439</link>
		<dc:creator>shahzad</dc:creator>
		<pubDate>Sat, 22 Mar 2008 11:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://clau.sparetimegroup.net/index.php/personal-projects/mobilevnc-client/#comment-51439</guid>
		<description>Hi..

I am interested in you Mobile VNC client and also getting its source code as you said its open source, so have you finished it and can you mail it to me or tell me the link from where I can get the source code.

thanks alot...</description>
		<content:encoded><![CDATA[<p>Hi..</p>
<p>I am interested in you Mobile VNC client and also getting its source code as you said its open source, so have you finished it and can you mail it to me or tell me the link from where I can get the source code.</p>
<p>thanks alot&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
