<?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 JavaScriptly</title>
	<atom:link href="http://javascriptly.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://javascriptly.com</link>
	<description>JavaScript on Modern Web</description>
	<pubDate>Wed, 07 Jan 2009 07:51:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>Comment on JQuery Code Content Assistance for Eclipse WTP by inani</title>
		<link>http://javascriptly.com/2008/10/jquery-eclipse-wtp/#comment-98</link>
		<dc:creator>inani</dc:creator>
		<pubDate>Sun, 30 Nov 2008 00:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptly.com/?p=48#comment-98</guid>
		<description>Could you please post information about versions of both eclipse, and WTP where it seemed to work? Do I need to manually attach jQuery to the project?</description>
		<content:encoded><![CDATA[<p>Could you please post information about versions of both eclipse, and WTP where it seemed to work? Do I need to manually attach jQuery to the project?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JQuery Code Content Assistance for Eclipse WTP by David Carver</title>
		<link>http://javascriptly.com/2008/10/jquery-eclipse-wtp/#comment-97</link>
		<dc:creator>David Carver</dc:creator>
		<pubDate>Sat, 22 Nov 2008 21:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptly.com/?p=48#comment-97</guid>
		<description>Have you thought of supplying this a patch for the JSDT itself to allow it to handle it natively with out having to do the patch route.</description>
		<content:encoded><![CDATA[<p>Have you thought of supplying this a patch for the JSDT itself to allow it to handle it natively with out having to do the patch route.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JQuery Code Content Assistance for Eclipse WTP by qingang</title>
		<link>http://javascriptly.com/2008/10/jquery-eclipse-wtp/#comment-96</link>
		<dc:creator>qingang</dc:creator>
		<pubDate>Sat, 22 Nov 2008 08:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptly.com/?p=48#comment-96</guid>
		<description>it doesn't work!!! I do it step by step follow 
step1:download jqueryWTP_version.jar
step2:find you Eclipse Plugin org.eclipse.wst.javascript.ui_xxxxxxx.jar,backup the plugin.
step3:double click the jar file or run with command java -jar jqueryWTP.version.jar
step4:on the opened swing UI,choose org.eclipse.wst.javascript.ui_xxxxxxx.jar,and output dir.
step5:click generate button.
step6:replace old org.eclipse.wst.javascript.ui_xxxxxxx.jar file with the generated file.
step7:restart eclipse.
step8:open a html file,edit js content. 
but it doesn't work</description>
		<content:encoded><![CDATA[<p>it doesn&#8217;t work!!! I do it step by step follow<br />
step1:download jqueryWTP_version.jar<br />
step2:find you Eclipse Plugin org.eclipse.wst.javascript.ui_xxxxxxx.jar,backup the plugin.<br />
step3:double click the jar file or run with command java -jar jqueryWTP.version.jar<br />
step4:on the opened swing UI,choose org.eclipse.wst.javascript.ui_xxxxxxx.jar,and output dir.<br />
step5:click generate button.<br />
step6:replace old org.eclipse.wst.javascript.ui_xxxxxxx.jar file with the generated file.<br />
step7:restart eclipse.<br />
step8:open a html file,edit js content.<br />
but it doesn&#8217;t work</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaScript in Google Chrome Not So Fast by Google Chrome - Công Nghệ và Hạn Chế&#160;&#124;&#160;Sinh Viên FAT2 - wWw.FAT2.BIZ</title>
		<link>http://javascriptly.com/2008/09/javascript-in-google-chrome/#comment-95</link>
		<dc:creator>Google Chrome - Công Nghệ và Hạn Chế&#160;&#124;&#160;Sinh Viên FAT2 - wWw.FAT2.BIZ</dc:creator>
		<pubDate>Mon, 17 Nov 2008 03:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptly.com/?p=19#comment-95</guid>
		<description>[...] lập đều cho thấy V8 vượt trội trong các tác vụ thuần JavaScript (mặc dù các thử nghiệm về tìm kiếm DOM không cho kết quả khả quan như mong đợi). Hiện thời có lẽ chỉ có TraceMonkey, [...]</description>
		<content:encoded><![CDATA[<p>[...] lập đều cho thấy V8 vượt trội trong các tác vụ thuần JavaScript (mặc dù các thử nghiệm về tìm kiếm DOM không cho kết quả khả quan như mong đợi). Hiện thời có lẽ chỉ có TraceMonkey, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JQuery Code Content Assistance for Eclipse WTP by JOKe</title>
		<link>http://javascriptly.com/2008/10/jquery-eclipse-wtp/#comment-88</link>
		<dc:creator>JOKe</dc:creator>
		<pubDate>Tue, 04 Nov 2008 21:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptly.com/?p=48#comment-88</guid>
		<description>I download the jqueryWTP but it doesnt work with eclipse 3.4.1
after successful patching of org.eclipse.wst.javascript.ui_1.0.200.v200805160650.jar the jquery autocomplete doesnt work. Something mroe I see that in a regular html file I have autocomplete of keywords like function,while etc but i dont have autocomplete on "document" element for example maybe this is the reason why jquery cant work i dont know  I know that there is some changes related to JavaScript support in Eclipse 3.4 ( JSDT ) but I have no idea and i need jquery :(

in my eclipse/plugins dir I have
org.eclipse.wst.javascript.ui_1.0.200.v200805160650.jar
org.eclipse.wst.javascript.ui.infopop_1.0.100.v200805301545.jar
org.eclipse.wst.javascript.core_1.0.200.v200805140200.jar
I am not sure that the last one exists in eclipse 3.3 maybe I just have forgot it maybe its new i dont know but after patcihng the jar jquery dont work happens.
Please send a feadback to the author of jqueryWTP I cant find his mail.</description>
		<content:encoded><![CDATA[<p>I download the jqueryWTP but it doesnt work with eclipse 3.4.1<br />
after successful patching of org.eclipse.wst.javascript.ui_1.0.200.v200805160650.jar the jquery autocomplete doesnt work. Something mroe I see that in a regular html file I have autocomplete of keywords like function,while etc but i dont have autocomplete on &#8220;document&#8221; element for example maybe this is the reason why jquery cant work i dont know  I know that there is some changes related to JavaScript support in Eclipse 3.4 ( JSDT ) but I have no idea and i need jquery <img src='http://javascriptly.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>in my eclipse/plugins dir I have<br />
org.eclipse.wst.javascript.ui_1.0.200.v200805160650.jar<br />
org.eclipse.wst.javascript.ui.infopop_1.0.100.v200805301545.jar<br />
org.eclipse.wst.javascript.core_1.0.200.v200805140200.jar<br />
I am not sure that the last one exists in eclipse 3.3 maybe I just have forgot it maybe its new i dont know but after patcihng the jar jquery dont work happens.<br />
Please send a feadback to the author of jqueryWTP I cant find his mail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JQuery Code Content Assistance for Eclipse WTP by Caerm</title>
		<link>http://javascriptly.com/2008/10/jquery-eclipse-wtp/#comment-87</link>
		<dc:creator>Caerm</dc:creator>
		<pubDate>Wed, 29 Oct 2008 13:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptly.com/?p=48#comment-87</guid>
		<description>Same problem - Eclipse 3.4.1, newest WTP, JRE 6, backed up xx.wst.javascript.ui_xx, downloaded jQueryWTP 0.2, patched succesfully (very helpful information about different path), replaced in the eclipse plugin folder, restarted eclipse, and.. don't work.. :(
Clear JavaScript still works, but there is no support for jQuery.. :(

What's interesting, on a page where is var $j = jQuery.noConflict(), when I type $ and press Ctrl + Space, it completes with "j". Also on that page, when pressing Ctrl + Space it shows list with "$j: Object" position. But nothing more.. :(</description>
		<content:encoded><![CDATA[<p>Same problem - Eclipse 3.4.1, newest WTP, JRE 6, backed up xx.wst.javascript.ui_xx, downloaded jQueryWTP 0.2, patched succesfully (very helpful information about different path), replaced in the eclipse plugin folder, restarted eclipse, and.. don&#8217;t work.. <img src='http://javascriptly.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
Clear JavaScript still works, but there is no support for jQuery.. <img src='http://javascriptly.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>What&#8217;s interesting, on a page where is var $j = jQuery.noConflict(), when I type $ and press Ctrl + Space, it completes with &#8220;j&#8221;. Also on that page, when pressing Ctrl + Space it shows list with &#8220;$j: Object&#8221; position. But nothing more.. <img src='http://javascriptly.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaScript to Detect Google Chrome by sylvain</title>
		<link>http://javascriptly.com/2008/09/javascript-to-detect-google-chrome/#comment-86</link>
		<dc:creator>sylvain</dc:creator>
		<pubDate>Mon, 27 Oct 2008 03:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptly.com/?p=26#comment-86</guid>
		<description>var kde=function(){
	if (typeof navigator.vendor != "undefined" &#38;&#38; navigator.vendor == "KDE" &#38;&#38; typeof window.sidebar != "undefined"){return true;}
	else{return false;};
}();</description>
		<content:encoded><![CDATA[<p>var kde=function(){<br />
	if (typeof navigator.vendor != &#8220;undefined&#8221; &amp;&amp; navigator.vendor == &#8220;KDE&#8221; &amp;&amp; typeof window.sidebar != &#8220;undefined&#8221;){return true;}<br />
	else{return false;};<br />
}();</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaScript to Detect Google Chrome by sylvain</title>
		<link>http://javascriptly.com/2008/09/javascript-to-detect-google-chrome/#comment-85</link>
		<dc:creator>sylvain</dc:creator>
		<pubDate>Mon, 27 Oct 2008 03:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptly.com/?p=26#comment-85</guid>
		<description>How about KDE 3.5 or higher detection. This browser behave so diferently (at least in my script) that it also need to be detected ?</description>
		<content:encoded><![CDATA[<p>How about KDE 3.5 or higher detection. This browser behave so diferently (at least in my script) that it also need to be detected ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Web Chat with Meteor Comet Server by BasTijs</title>
		<link>http://javascriptly.com/2008/09/comet-chat-app-meteor-server/#comment-84</link>
		<dc:creator>BasTijs</dc:creator>
		<pubDate>Fri, 24 Oct 2008 10:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptly.com/?p=43#comment-84</guid>
		<description>Any idea on how to solve the IE refresh problem? Maybe with flush()?</description>
		<content:encoded><![CDATA[<p>Any idea on how to solve the IE refresh problem? Maybe with flush()?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chain.js v0.2 – Updated Examples by Sam Mueller</title>
		<link>http://javascriptly.com/2008/09/chainjs-02-updated-examples/#comment-83</link>
		<dc:creator>Sam Mueller</dc:creator>
		<pubDate>Thu, 23 Oct 2008 07:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://javascriptly.com/?p=32#comment-83</guid>
		<description>I touch a bit on the strengths and weaknesses of Chain.js in a blog post of mine:

http://samuelmueller.com/post/2008/10/20/Client-side-templates-using-ASPNET-JQuery-Chain-and-TaffyDB.aspx</description>
		<content:encoded><![CDATA[<p>I touch a bit on the strengths and weaknesses of Chain.js in a blog post of mine:</p>
<p><a href="http://samuelmueller.com/post/2008/10/20/Client-side-templates-using-ASPNET-JQuery-Chain-and-TaffyDB.aspx" onclick="javascript:pageTracker._trackPageview('/outbound/comment/samuelmueller.com');" rel="nofollow">http://samuelmueller.com/post/2008/10/20/Client-side-templates-using-ASPNET-JQuery-Chain-and-TaffyDB.aspx</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
