<?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 Razvan's Weblog</title>
	<atom:link href="http://razvanp.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://razvanp.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 21 Oct 2009 18:57:31 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Notes on the Spring-WS tutorial by jack</title>
		<link>http://razvanp.wordpress.com/2009/09/26/notes-on-the-spring-ws-tutorial/#comment-68</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Wed, 21 Oct 2009 18:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://razvanp.wordpress.com/?p=46#comment-68</guid>
		<description>nice for your tutorial, thanks</description>
		<content:encoded><![CDATA[<p>nice for your tutorial, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Notes on the Spring-WS tutorial by Wayan Parmana</title>
		<link>http://razvanp.wordpress.com/2009/09/26/notes-on-the-spring-ws-tutorial/#comment-66</link>
		<dc:creator>Wayan Parmana</dc:creator>
		<pubDate>Sat, 17 Oct 2009 15:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://razvanp.wordpress.com/?p=46#comment-66</guid>
		<description>thanks for the great script</description>
		<content:encoded><![CDATA[<p>thanks for the great script</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The ZK AJAX Library ignores some of the user&#8217;s input by razvanp</title>
		<link>http://razvanp.wordpress.com/2009/02/01/zk-ajax-library-ignores-user-input/#comment-17</link>
		<dc:creator>razvanp</dc:creator>
		<pubDate>Tue, 03 Feb 2009 13:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://razvanp.wordpress.com/?p=20#comment-17</guid>
		<description>Thanks for the answers, Robbie and  Tom. I see my blog ignited quite a reaction within the ZK team. Also, thank you for the prompt change in the ZK, I will roll out the new release as soon as it will be released.

Denial of Service is not an issue in my case, since the interface is an administrative one. I don&#039;t expect anybody to attempt a DoS attach on their own server. On the other hand, responsiveness has to be high, since most of the times only a single user accesses the application.

You are right to keep the setting to some threshold, since most of the ZK users develop applications opened to public and very few people have the infrastructure to filter out the DoS attempts. Still, if using a regression test framework, like Selenium, the threshold has to be set to 0, or the test engineer should be aware of the threshold and set delays before each action.

Razvan</description>
		<content:encoded><![CDATA[<p>Thanks for the answers, Robbie and  Tom. I see my blog ignited quite a reaction within the ZK team. Also, thank you for the prompt change in the ZK, I will roll out the new release as soon as it will be released.</p>
<p>Denial of Service is not an issue in my case, since the interface is an administrative one. I don&#8217;t expect anybody to attempt a DoS attach on their own server. On the other hand, responsiveness has to be high, since most of the times only a single user accesses the application.</p>
<p>You are right to keep the setting to some threshold, since most of the ZK users develop applications opened to public and very few people have the infrastructure to filter out the DoS attempts. Still, if using a regression test framework, like Selenium, the threshold has to be set to 0, or the test engineer should be aware of the threshold and set delays before each action.</p>
<p>Razvan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The ZK AJAX Library ignores some of the user&#8217;s input by Tom Yeh</title>
		<link>http://razvanp.wordpress.com/2009/02/01/zk-ajax-library-ignores-user-input/#comment-16</link>
		<dc:creator>Tom Yeh</dc:creator>
		<pubDate>Tue, 03 Feb 2009 04:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://razvanp.wordpress.com/?p=20#comment-16</guid>
		<description>It is not a bug. It is on-purpose to filter out the clicks if they come too close (within 390ms) -- from protecting the system from Denial-of-Service.

We don&#039;t hear the complaint about lost clicks. If it bothers your users, we will provide an option to turn the filtering off.

https://sourceforge.net/tracker2/?func=detail&amp;aid=2559476&amp;group_id=152762&amp;atid=785194</description>
		<content:encoded><![CDATA[<p>It is not a bug. It is on-purpose to filter out the clicks if they come too close (within 390ms) &#8212; from protecting the system from Denial-of-Service.</p>
<p>We don&#8217;t hear the complaint about lost clicks. If it bothers your users, we will provide an option to turn the filtering off.</p>
<p><a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=2559476&amp;group_id=152762&amp;atid=785194" rel="nofollow">https://sourceforge.net/tracker2/?func=detail&amp;aid=2559476&amp;group_id=152762&amp;atid=785194</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The ZK AJAX Library ignores some of the user&#8217;s input by robbiecheng</title>
		<link>http://razvanp.wordpress.com/2009/02/01/zk-ajax-library-ignores-user-input/#comment-15</link>
		<dc:creator>robbiecheng</dc:creator>
		<pubDate>Tue, 03 Feb 2009 02:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://razvanp.wordpress.com/?p=20#comment-15</guid>
		<description>Would you like to post it to the tacker of ZK.
http://sourceforge.net/tracker/?group_id=152762&amp;atid=785191

We really appreciate your help!</description>
		<content:encoded><![CDATA[<p>Would you like to post it to the tacker of ZK.<br />
<a href="http://sourceforge.net/tracker/?group_id=152762&amp;atid=785191" rel="nofollow">http://sourceforge.net/tracker/?group_id=152762&amp;atid=785191</a></p>
<p>We really appreciate your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kubuntu 8.04 &#8211; two months later by Dave Field</title>
		<link>http://razvanp.wordpress.com/2008/07/06/kubuntu-804-two-months-later/#comment-9</link>
		<dc:creator>Dave Field</dc:creator>
		<pubDate>Sun, 06 Jul 2008 20:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://razvanp.wordpress.com/?p=7#comment-9</guid>
		<description>I think the Kubuntu team need to take a long look at what they are doing, each time there is a new release, i ALWAYS try the KUbuntu version first, i really really want to use it, i want to love it. I use it for a few weeks, and find it lags behind the cor release, not necessarily because of buges, its generally pretty polished, but there are better KDE distros out there, PCLinuxOS for example a perfect example of a polished KDE distro, i just not a fan of the undelying package management.

I would love for the Kubuntu release to do what Ubuntu wont, so out there, and listen to the userbase, and inject some of that spark, which Ubuntu as a distro is losing.. as it moves forward on its everyman quest.</description>
		<content:encoded><![CDATA[<p>I think the Kubuntu team need to take a long look at what they are doing, each time there is a new release, i ALWAYS try the KUbuntu version first, i really really want to use it, i want to love it. I use it for a few weeks, and find it lags behind the cor release, not necessarily because of buges, its generally pretty polished, but there are better KDE distros out there, PCLinuxOS for example a perfect example of a polished KDE distro, i just not a fan of the undelying package management.</p>
<p>I would love for the Kubuntu release to do what Ubuntu wont, so out there, and listen to the userbase, and inject some of that spark, which Ubuntu as a distro is losing.. as it moves forward on its everyman quest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GWT and J2EE by razvanp</title>
		<link>http://razvanp.wordpress.com/2008/04/21/gwt-and-j2ee/#comment-7</link>
		<dc:creator>razvanp</dc:creator>
		<pubDate>Fri, 13 Jun 2008 12:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://razvanp.wordpress.com/?p=5#comment-7</guid>
		<description>GWTExt is LGPL. Meaning that you can use it in your product through &quot;dynamic linking&quot; without being forced to propagate the license. On the other hand, GWTExt requires ExtJS which is _not_ part of GWTExt, and it has to be downloaded separately. ExtJS is distributed under two licenses: GPL or proprietary. When starting the project you have to accept one and it seems you cannot change you mind later on.

If it&#039;s your own site, you can pick the GPL license. All users of the site will have to have access to the source code of the site. The question is, who are the users? The visitors of the site, or you as deployer of the code? I think the second is correct. 

I have evaluated the technology, and I find it reliable. The university I work for forbids me to embed GPL products (but not LGPL) into the software, so Gwt-Ext or ExtGWT are not for them, except if I convince them to buy it. On the other hand, I have  a company, if any customer would require advanced AJAX controls, I would pay the money for ExtJS. 
 
I am not a lawyer, the above comment represent solely my opinion. If you are unsure, contact a IP lawyer. But I can assure you, ExtJS license is cheaper :)</description>
		<content:encoded><![CDATA[<p>GWTExt is LGPL. Meaning that you can use it in your product through &#8220;dynamic linking&#8221; without being forced to propagate the license. On the other hand, GWTExt requires ExtJS which is _not_ part of GWTExt, and it has to be downloaded separately. ExtJS is distributed under two licenses: GPL or proprietary. When starting the project you have to accept one and it seems you cannot change you mind later on.</p>
<p>If it&#8217;s your own site, you can pick the GPL license. All users of the site will have to have access to the source code of the site. The question is, who are the users? The visitors of the site, or you as deployer of the code? I think the second is correct. </p>
<p>I have evaluated the technology, and I find it reliable. The university I work for forbids me to embed GPL products (but not LGPL) into the software, so Gwt-Ext or ExtGWT are not for them, except if I convince them to buy it. On the other hand, I have  a company, if any customer would require advanced AJAX controls, I would pay the money for ExtJS. </p>
<p>I am not a lawyer, the above comment represent solely my opinion. If you are unsure, contact a IP lawyer. But I can assure you, ExtJS license is cheaper <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GWT and J2EE by Umpirsky</title>
		<link>http://razvanp.wordpress.com/2008/04/21/gwt-and-j2ee/#comment-6</link>
		<dc:creator>Umpirsky</dc:creator>
		<pubDate>Fri, 13 Jun 2008 11:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://razvanp.wordpress.com/?p=5#comment-6</guid>
		<description>Do you understand GWTExt licences? If I develop my own site in GWTExt, do I have to pay them?

For team of developers that works for  a clients in a company OFC they have to pay Ext licence.</description>
		<content:encoded><![CDATA[<p>Do you understand GWTExt licences? If I develop my own site in GWTExt, do I have to pay them?</p>
<p>For team of developers that works for  a clients in a company OFC they have to pay Ext licence.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [K]ubuntu 8.04 by razvanp</title>
		<link>http://razvanp.wordpress.com/2008/04/28/kubuntu-804/#comment-4</link>
		<dc:creator>razvanp</dc:creator>
		<pubDate>Tue, 29 Apr 2008 02:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://razvanp.wordpress.com/?p=6#comment-4</guid>
		<description>Yes, hibernate and suspend are working fine, no problem with them. As I wrote in the blog, it looks like a matter of luck.</description>
		<content:encoded><![CDATA[<p>Yes, hibernate and suspend are working fine, no problem with them. As I wrote in the blog, it looks like a matter of luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [K]ubuntu 8.04 by gf4e</title>
		<link>http://razvanp.wordpress.com/2008/04/28/kubuntu-804/#comment-3</link>
		<dc:creator>gf4e</dc:creator>
		<pubDate>Mon, 28 Apr 2008 20:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://razvanp.wordpress.com/?p=6#comment-3</guid>
		<description>Hey!

My question is, is everything ok with going to sleep and hibernation when compiz is on?</description>
		<content:encoded><![CDATA[<p>Hey!</p>
<p>My question is, is everything ok with going to sleep and hibernation when compiz is on?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
