<?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 amazing development</title>
	<atom:link href="http://amazing-development.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://amazing-development.com</link>
	<description>ruby, java and the rest</description>
	<lastBuildDate>Mon, 08 Mar 2010 15:55:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Using Google Talk with kopete by Chris Heney</title>
		<link>http://amazing-development.com/archives/2006/01/20/using-google-talk-with-kopete/comment-page-2/#comment-125349</link>
		<dc:creator>Chris Heney</dc:creator>
		<pubDate>Mon, 08 Mar 2010 15:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/?p=176#comment-125349</guid>
		<description>Thanks.  I really overlooked that protocol.  But thanks for having good SEO and showing up on the first page of google.</description>
		<content:encoded><![CDATA[<p>Thanks.  I really overlooked that protocol.  But thanks for having good SEO and showing up on the first page of google.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XML with Schema and XInclude in Java by Narayanan</title>
		<link>http://amazing-development.com/archives/2005/12/08/xml-with-schema-and-xinclude-in-java/comment-page-1/#comment-125313</link>
		<dc:creator>Narayanan</dc:creator>
		<pubDate>Wed, 03 Mar 2010 20:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/?p=159#comment-125313</guid>
		<description>Thanks for this article. It was very helpful. 

General FYI,
For more parser features, refer http://xerces.apache.org/xerces2-j/features.html</description>
		<content:encoded><![CDATA[<p>Thanks for this article. It was very helpful. </p>
<p>General FYI,<br />
For more parser features, refer <a href="http://xerces.apache.org/xerces2-j/features.html" rel="nofollow">http://xerces.apache.org/xerces2-j/features.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing gpg errors with apt-get for dummies like me by Fixing apt-get GPG errors &#187;</title>
		<link>http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/comment-page-1/#comment-124967</link>
		<dc:creator>Fixing apt-get GPG errors &#187;</dc:creator>
		<pubDate>Fri, 29 Jan 2010 21:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-me/#comment-124967</guid>
		<description>[...] from: http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-m... ERROR: W: GPG error: http://updates.xensource.com etch Release: The following signatures couldn’t [...]</description>
		<content:encoded><![CDATA[<p>[...] from: <a href="http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-m.." rel="nofollow">http://amazing-development.com/archives/2006/02/24/fixing-gpg-errors-with-apt-get-for-dummies-like-m..</a>. ERROR: W: GPG error: <a href="http://updates.xensource.com" rel="nofollow">http://updates.xensource.com</a> etch Release: The following signatures couldn’t [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Send ICMP (ping) in Java 1.5 by Shortpasta</title>
		<link>http://amazing-development.com/archives/2004/12/20/send-icmp-ping-in-java-15/comment-page-1/#comment-124951</link>
		<dc:creator>Shortpasta</dc:creator>
		<pubDate>Tue, 26 Jan 2010 01:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.spychalski.de/blog/archives/2004/12/20/send-icmp-ping-in-java-15/#comment-124951</guid>
		<description>I implemented a real ICMP for Java with native support for win32, and I put it up on www.shortpasta.org -- here is some sample code:

final IcmpPingResponse icmpPingResponse =
 IcmpUtil.executeIcmpPingRequest (
   final String ipAddress,
   final int packetSize,
   final long timeout);</description>
		<content:encoded><![CDATA[<p>I implemented a real ICMP for Java with native support for win32, and I put it up on <a href="http://www.shortpasta.org" rel="nofollow">http://www.shortpasta.org</a> &#8212; here is some sample code:</p>
<p>final IcmpPingResponse icmpPingResponse =<br />
 IcmpUtil.executeIcmpPingRequest (<br />
   final String ipAddress,<br />
   final int packetSize,<br />
   final long timeout);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pair Programming killed the Uber-coder&#8230; by Frank Spychalski</title>
		<link>http://amazing-development.com/archives/2009/02/21/pair-programming-killed-the-uber-coder/comment-page-1/#comment-124839</link>
		<dc:creator>Frank Spychalski</dc:creator>
		<pubDate>Tue, 12 Jan 2010 22:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/?p=347#comment-124839</guid>
		<description>alex, this might work for the &quot;hello world&quot; program you have written so far, but sadly it doesn&#039;t work in reality.</description>
		<content:encoded><![CDATA[<p>alex, this might work for the &#8220;hello world&#8221; program you have written so far, but sadly it doesn&#8217;t work in reality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Google Talk with kopete by molecule-eye</title>
		<link>http://amazing-development.com/archives/2006/01/20/using-google-talk-with-kopete/comment-page-2/#comment-124838</link>
		<dc:creator>molecule-eye</dc:creator>
		<pubDate>Tue, 12 Jan 2010 22:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/?p=176#comment-124838</guid>
		<description>Unfortunately qca-tls pulls in qt3 dependencies that I&#039;m avoiding (irrationally) like the plague!</description>
		<content:encoded><![CDATA[<p>Unfortunately qca-tls pulls in qt3 dependencies that I&#8217;m avoiding (irrationally) like the plague!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pair Programming killed the Uber-coder&#8230; by alex torres</title>
		<link>http://amazing-development.com/archives/2009/02/21/pair-programming-killed-the-uber-coder/comment-page-1/#comment-124816</link>
		<dc:creator>alex torres</dc:creator>
		<pubDate>Fri, 08 Jan 2010 00:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/?p=347#comment-124816</guid>
		<description>this is  just plain dull... just code correctly from start. there is no need to do this thing....get to work and get it done.</description>
		<content:encoded><![CDATA[<p>this is  just plain dull&#8230; just code correctly from start. there is no need to do this thing&#8230;.get to work and get it done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Google Talk with kopete by Thomas</title>
		<link>http://amazing-development.com/archives/2006/01/20/using-google-talk-with-kopete/comment-page-2/#comment-124798</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Mon, 04 Jan 2010 09:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/?p=176#comment-124798</guid>
		<description>Thanks Frank! 
It worked like a charm.
OS: Debian Lenny

1 note tho: be sure that you do not do initial log on to google talk with status: invisible
This will cause the contact list not to be shown.

/tacster</description>
		<content:encoded><![CDATA[<p>Thanks Frank!<br />
It worked like a charm.<br />
OS: Debian Lenny</p>
<p>1 note tho: be sure that you do not do initial log on to google talk with status: invisible<br />
This will cause the contact list not to be shown.</p>
<p>/tacster</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Google Talk with kopete by Frank Spychalski</title>
		<link>http://amazing-development.com/archives/2006/01/20/using-google-talk-with-kopete/comment-page-2/#comment-124618</link>
		<dc:creator>Frank Spychalski</dc:creator>
		<pubDate>Tue, 01 Dec 2009 15:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/?p=176#comment-124618</guid>
		<description>Sorry, don&#039;t know anything about yahoo...</description>
		<content:encoded><![CDATA[<p>Sorry, don&#8217;t know anything about yahoo&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Google Talk with kopete by SSyar</title>
		<link>http://amazing-development.com/archives/2006/01/20/using-google-talk-with-kopete/comment-page-2/#comment-124616</link>
		<dc:creator>SSyar</dc:creator>
		<pubDate>Tue, 01 Dec 2009 07:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/?p=176#comment-124616</guid>
		<description>w0w thanx.... a lot for the GTalk info.. it works like a charm :D... any can tell me how to get the yahoo settings on Kopete, i m on KDE 3.5</description>
		<content:encoded><![CDATA[<p>w0w thanx&#8230;. a lot for the GTalk info.. it works like a charm <img src='http://amazing-development.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> &#8230; any can tell me how to get the yahoo settings on Kopete, i m on KDE 3.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android scripting environment supports JRuby by Frank Spychalski</title>
		<link>http://amazing-development.com/archives/2009/08/04/android-scripting-environment-supports-jruby/comment-page-1/#comment-124587</link>
		<dc:creator>Frank Spychalski</dc:creator>
		<pubDate>Fri, 20 Nov 2009 23:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/?p=396#comment-124587</guid>
		<description>David, just install ASE and you are ready to run Ruby. Please let me know how the performance is on the Droid. On a G1 start-up time for JRuby is an issue, it&#039;s really slooooow.</description>
		<content:encoded><![CDATA[<p>David, just install ASE and you are ready to run Ruby. Please let me know how the performance is on the Droid. On a G1 start-up time for JRuby is an issue, it&#8217;s really slooooow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ant help target by Durban_legend</title>
		<link>http://amazing-development.com/archives/2005/01/28/ant-help-target/comment-page-1/#comment-124581</link>
		<dc:creator>Durban_legend</dc:creator>
		<pubDate>Thu, 19 Nov 2009 13:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.spychalski.de/blog/archives/2005/01/28/ant-help-target/#comment-124581</guid>
		<description>Thanks Frank.  In support of your comment/premise, not everybody has time for training courses or learns all the basics before the more advanced stuff they need.  I&#039;ve used Ant to do lots of useful and funky stuff in the past, and I didn&#039;t know about this.  Nor did the people who created most (if not all) of the Ant files I&#039;ve borrowed or inherited.  And if the author doesn&#039;t know to put descriptions in, “ant -projecthelp” won&#039;t be of much use to anyone.  I thought there must be a better way, and Google brought me here, and you helped me out.  Schlumpf, why are you wasting your precious time here? Get back to work! (especially if you&#039;re still here nearly 5 years later) :).</description>
		<content:encoded><![CDATA[<p>Thanks Frank.  In support of your comment/premise, not everybody has time for training courses or learns all the basics before the more advanced stuff they need.  I&#8217;ve used Ant to do lots of useful and funky stuff in the past, and I didn&#8217;t know about this.  Nor did the people who created most (if not all) of the Ant files I&#8217;ve borrowed or inherited.  And if the author doesn&#8217;t know to put descriptions in, “ant -projecthelp” won&#8217;t be of much use to anyone.  I thought there must be a better way, and Google brought me here, and you helped me out.  Schlumpf, why are you wasting your precious time here? Get back to work! (especially if you&#8217;re still here nearly 5 years later) <img src='http://amazing-development.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript &#8220;close hook&#8221; for browser window by schlumpf</title>
		<link>http://amazing-development.com/archives/2008/11/25/javascript-close-hook-for-browser-window/comment-page-1/#comment-124572</link>
		<dc:creator>schlumpf</dc:creator>
		<pubDate>Mon, 16 Nov 2009 16:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/?p=333#comment-124572</guid>
		<description>Hi Ayusman, 
sorry for the delay in replying to your last comment. I copied your code into a html file and opened it in my browser. It works as expected. 

I added some code: 
&lt;tt&gt;onclick=&quot;needToConfirm=false&quot;&lt;/tt&gt; to the google link, and then it deactivates the popup message as expected. 

If you right-click the link and say &quot;open in new window&quot;, it does set the needToConfirm to false, too (similar effect when you add &lt;tt&gt;target=&quot;blank&quot;&lt;/tt&gt; to the link which opens the link in a new window) , but the main window is NOT relaoded and the needToConfirm remains false, and when you then refresh or close the main window, the warning message is not shown. That&#039;s a problem indeed, for which I have no solution. Perhaps there&#039;s some javascript action which can be executed AFTER a link was clicked, then we could use that to set needToConfirm=&quot;true&quot; again?</description>
		<content:encoded><![CDATA[<p>Hi Ayusman,<br />
sorry for the delay in replying to your last comment. I copied your code into a html file and opened it in my browser. It works as expected. </p>
<p>I added some code:<br />
<tt>onclick="needToConfirm=false"</tt> to the google link, and then it deactivates the popup message as expected. </p>
<p>If you right-click the link and say &#8220;open in new window&#8221;, it does set the needToConfirm to false, too (similar effect when you add <tt>target="blank"</tt> to the link which opens the link in a new window) , but the main window is NOT relaoded and the needToConfirm remains false, and when you then refresh or close the main window, the warning message is not shown. That&#8217;s a problem indeed, for which I have no solution. Perhaps there&#8217;s some javascript action which can be executed AFTER a link was clicked, then we could use that to set needToConfirm=&#8221;true&#8221; again?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript &#8220;close hook&#8221; for browser window by schlumpf</title>
		<link>http://amazing-development.com/archives/2008/11/25/javascript-close-hook-for-browser-window/comment-page-1/#comment-124571</link>
		<dc:creator>schlumpf</dc:creator>
		<pubDate>Mon, 16 Nov 2009 16:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/?p=333#comment-124571</guid>
		<description>Hi Kamatchi, 
thanks for your comment. As far as I know, it&#039;s not possible to distinguish between refresh and close events. But I&#039;m not really an expert on this... I just copied the code from somewhere else.</description>
		<content:encoded><![CDATA[<p>Hi Kamatchi,<br />
thanks for your comment. As far as I know, it&#8217;s not possible to distinguish between refresh and close events. But I&#8217;m not really an expert on this&#8230; I just copied the code from somewhere else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript &#8220;close hook&#8221; for browser window by Kamatchi</title>
		<link>http://amazing-development.com/archives/2008/11/25/javascript-close-hook-for-browser-window/comment-page-1/#comment-124553</link>
		<dc:creator>Kamatchi</dc:creator>
		<pubDate>Thu, 12 Nov 2009 07:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/?p=333#comment-124553</guid>
		<description>hello

The above script is working fine while closing browser, but if i press refresh button it alerts the pop up message. I need the pop up only at the time of closing the browser not refresh or navigation through the pages.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>hello</p>
<p>The above script is working fine while closing browser, but if i press refresh button it alerts the pop up message. I need the pop up only at the time of closing the browser not refresh or navigation through the pages.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android scripting environment supports JRuby by David Richards</title>
		<link>http://amazing-development.com/archives/2009/08/04/android-scripting-environment-supports-jruby/comment-page-1/#comment-124543</link>
		<dc:creator>David Richards</dc:creator>
		<pubDate>Sun, 08 Nov 2009 06:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/?p=396#comment-124543</guid>
		<description>I am SO interested in developing Android applications with ruby. 

http://code.google.com/p/android-scripting/source/browse/trunk/jruby/ase/android.rb

Broken link!

I really want to give this a go, I&#039;m a new droid owner and I have been coding ruby since 2005..  gmail/gtalk me r-a-w-d-o-d@-g-mail.c--  ( remove dashes) and I&#039;m on freenode irc as oneman / oneman_ 

I&#039;d be willing to betaboy this stuff and provide as much feedback as possible. 

Cheers,

David</description>
		<content:encoded><![CDATA[<p>I am SO interested in developing Android applications with ruby. </p>
<p><a href="http://code.google.com/p/android-scripting/source/browse/trunk/jruby/ase/android.rb" rel="nofollow">http://code.google.com/p/android-scripting/source/browse/trunk/jruby/ase/android.rb</a></p>
<p>Broken link!</p>
<p>I really want to give this a go, I&#8217;m a new droid owner and I have been coding ruby since 2005..  gmail/gtalk me r-a-w-d-o-d@-g-mail.c&#8211;  ( remove dashes) and I&#8217;m on freenode irc as oneman / oneman_ </p>
<p>I&#8217;d be willing to betaboy this stuff and provide as much feedback as possible. </p>
<p>Cheers,</p>
<p>David</p>
]]></content:encoded>
	</item>
</channel>
</rss>
