<?xml version="1.0" encoding="ISO-8859-1"?><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 on: The making of WebCoder 2009 &#8211; part 12</title>
	<atom:link href="http://www.tsware.net/blog/2008/12/03/the-making-of-webcoder-2009-part-12/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tsware.net/blog/2008/12/03/the-making-of-webcoder-2009-part-12/</link>
	<description>The SoftWare You Need!</description>
	<lastBuildDate>Sun, 14 Apr 2013 22:12:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Brian Hjøllund</title>
		<link>http://www.tsware.net/blog/2008/12/03/the-making-of-webcoder-2009-part-12/comment-page-1/#comment-38704</link>
		<dc:creator>Brian Hjøllund</dc:creator>
		<pubDate>Thu, 04 Dec 2008 21:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/?p=159#comment-38704</guid>
		<description><![CDATA[Well, that wouldn&#039;t help extending the parser, it would introduce an unnecessary abstraction. A way to do it, is a layer outside of the parser, but that&#039;s currently not supported.]]></description>
		<content:encoded><![CDATA[<p>Well, that wouldn&#8217;t help extending the parser, it would introduce an unnecessary abstraction. A way to do it, is a layer outside of the parser, but that&#8217;s currently not supported.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rene</title>
		<link>http://www.tsware.net/blog/2008/12/03/the-making-of-webcoder-2009-part-12/comment-page-1/#comment-38698</link>
		<dc:creator>Rene</dc:creator>
		<pubDate>Thu, 04 Dec 2008 16:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/?p=159#comment-38698</guid>
		<description><![CDATA[brian, sorry for the confusion.

The current Webcoder parse id&#039;s and classes from css definitions. Is there a chance to see id&#039;s and classes from js files in Webcoder 2009. I know this is not a part of the jsparser.

for example:
following line of code in a js file
effect(&quot;#clipHorizontally&quot;, &quot;clip&quot;, { direction: &quot;horizontal&quot; });

when i edit my document it would be great to see it when type div id=&quot;my_js_ids_here&quot;&gt;]]></description>
		<content:encoded><![CDATA[<p>brian, sorry for the confusion.</p>
<p>The current Webcoder parse id&#8217;s and classes from css definitions. Is there a chance to see id&#8217;s and classes from js files in Webcoder 2009. I know this is not a part of the jsparser.</p>
<p>for example:<br />
following line of code in a js file<br />
effect(&#8220;#clipHorizontally&#8221;, &#8220;clip&#8221;, { direction: &#8220;horizontal&#8221; });</p>
<p>when i edit my document it would be great to see it when type div id=&#8221;my_js_ids_here&#8221;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Johnson</title>
		<link>http://www.tsware.net/blog/2008/12/03/the-making-of-webcoder-2009-part-12/comment-page-1/#comment-38697</link>
		<dc:creator>Kevin Johnson</dc:creator>
		<pubDate>Thu, 04 Dec 2008 16:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/?p=159#comment-38697</guid>
		<description><![CDATA[I agree with the above... I am very excited to test this.

keep up the amazing work!]]></description>
		<content:encoded><![CDATA[<p>I agree with the above&#8230; I am very excited to test this.</p>
<p>keep up the amazing work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: khh</title>
		<link>http://www.tsware.net/blog/2008/12/03/the-making-of-webcoder-2009-part-12/comment-page-1/#comment-38693</link>
		<dc:creator>khh</dc:creator>
		<pubDate>Thu, 04 Dec 2008 12:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/?p=159#comment-38693</guid>
		<description><![CDATA[Can not wait to test it with Prototype and other JavaScript frameworks.
Thank you both for great work.]]></description>
		<content:encoded><![CDATA[<p>Can not wait to test it with Prototype and other JavaScript frameworks.<br />
Thank you both for great work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Hjøllund</title>
		<link>http://www.tsware.net/blog/2008/12/03/the-making-of-webcoder-2009-part-12/comment-page-1/#comment-38692</link>
		<dc:creator>Brian Hjøllund</dc:creator>
		<pubDate>Thu, 04 Dec 2008 11:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/?p=159#comment-38692</guid>
		<description><![CDATA[I&#039;m not sure I follow. There&#039;s no need to extend the parser, since jQuery is just regular javascript, it doesn&#039;t &quot;invent&quot; anything new, it just takes advantage of what&#039;s there already, javascript.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure I follow. There&#8217;s no need to extend the parser, since jQuery is just regular javascript, it doesn&#8217;t &#8220;invent&#8221; anything new, it just takes advantage of what&#8217;s there already, javascript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rene</title>
		<link>http://www.tsware.net/blog/2008/12/03/the-making-of-webcoder-2009-part-12/comment-page-1/#comment-38689</link>
		<dc:creator>Rene</dc:creator>
		<pubDate>Thu, 04 Dec 2008 08:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/?p=159#comment-38689</guid>
		<description><![CDATA[looks all great. is there a way to extend the js parser for better support a Framework like JQuery etc.

greetings
Rene]]></description>
		<content:encoded><![CDATA[<p>looks all great. is there a way to extend the js parser for better support a Framework like JQuery etc.</p>
<p>greetings<br />
Rene</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlackYeLL</title>
		<link>http://www.tsware.net/blog/2008/12/03/the-making-of-webcoder-2009-part-12/comment-page-1/#comment-38687</link>
		<dc:creator>BlackYeLL</dc:creator>
		<pubDate>Thu, 04 Dec 2008 07:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.tsware.net/blog/?p=159#comment-38687</guid>
		<description><![CDATA[« So, what do you think? :) »

Great, as usual :D]]></description>
		<content:encoded><![CDATA[<p>« So, what do you think? :) »</p>
<p>Great, as usual :D</p>
]]></content:encoded>
	</item>
</channel>
</rss>
