<?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 on: Pure JavaScript HTML Parser</title>
	<atom:link href="http://gregwolejko.com/pure-javascript-html-parser/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregwolejko.com/pure-javascript-html-parser/</link>
	<description>Web2.0 evangelist on his way to greatness</description>
	<pubDate>Wed, 07 Jan 2009 02:41:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: einstein</title>
		<link>http://gregwolejko.com/pure-javascript-html-parser/#comment-766</link>
		<dc:creator>einstein</dc:creator>
		<pubDate>Sat, 06 Sep 2008 23:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://gregwolejko.com/?p=8#comment-766</guid>
		<description>A very interesting idea and I think we can use it before sending to db :)</description>
		<content:encoded><![CDATA[<p>A very interesting idea and I think we can use it before sending to db <img src='http://gregwolejko.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Processing.js &#124; GregWolejko.com</title>
		<link>http://gregwolejko.com/pure-javascript-html-parser/#comment-31</link>
		<dc:creator>Processing.js &#124; GregWolejko.com</dc:creator>
		<pubDate>Fri, 09 May 2008 19:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://gregwolejko.com/?p=8#comment-31</guid>
		<description>[...] haven&#8217;t been too long since I blogged about recent John Resig&#8217;s work on Pure JavaScript HTML Parser and now John did it again and released [...]</description>
		<content:encoded><![CDATA[<p>[...] haven&#8217;t been too long since I blogged about recent John Resig&#8217;s work on Pure JavaScript HTML Parser and now John did it again and released [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://gregwolejko.com/pure-javascript-html-parser/#comment-23</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Mon, 05 May 2008 22:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://gregwolejko.com/?p=8#comment-23</guid>
		<description>@Oskar - you've missed my "for the record" line. 
I would add parsing of the content on the editor's side, between moving content from online editor like FCK or TinyMCE into a db. This won't slow down viewers experience and will lessen server load. A win-win situation.</description>
		<content:encoded><![CDATA[<p>@Oskar - you&#8217;ve missed my &#8220;for the record&#8221; line.<br />
I would add parsing of the content on the editor&#8217;s side, between moving content from online editor like FCK or TinyMCE into a db. This won&#8217;t slow down viewers experience and will lessen server load. A win-win situation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oskar Krawczyk</title>
		<link>http://gregwolejko.com/pure-javascript-html-parser/#comment-22</link>
		<dc:creator>Oskar Krawczyk</dc:creator>
		<pubDate>Mon, 05 May 2008 21:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://gregwolejko.com/?p=8#comment-22</guid>
		<description>Server-side overload vs. front-end overload... I think I'd rather add some memory to the server than loosing viewers just because the site is dead slow - which eventually will happen if you're consider parsing loads of content (-:</description>
		<content:encoded><![CDATA[<p>Server-side overload vs. front-end overload&#8230; I think I&#8217;d rather add some memory to the server than loosing viewers just because the site is dead slow - which eventually will happen if you&#8217;re consider parsing loads of content (-:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://gregwolejko.com/pure-javascript-html-parser/#comment-21</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Mon, 05 May 2008 21:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://gregwolejko.com/?p=8#comment-21</guid>
		<description>@Oskar - server-side solution is a natural way to go, but sometimes circumstances point to front end. 
Lessening server load is my primary concern here. Having a highly overloaded server with content being published by a few dozens of authors all at once was an ideal situation for this kind of front-end parsing.
For the record: I am of course thinking about parsing before content is uploaded onto server not after publishing :)</description>
		<content:encoded><![CDATA[<p>@Oskar - server-side solution is a natural way to go, but sometimes circumstances point to front end.<br />
Lessening server load is my primary concern here. Having a highly overloaded server with content being published by a few dozens of authors all at once was an ideal situation for this kind of front-end parsing.<br />
For the record: I am of course thinking about parsing before content is uploaded onto server not after publishing <img src='http://gregwolejko.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oskar Krawczyk</title>
		<link>http://gregwolejko.com/pure-javascript-html-parser/#comment-20</link>
		<dc:creator>Oskar Krawczyk</dc:creator>
		<pubDate>Mon, 05 May 2008 21:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://gregwolejko.com/?p=8#comment-20</guid>
		<description>I know the pain of dealing with clients and their idea of content-committing (aka. copy'n'paste from Word). Still I'd rather use a server-side solution.</description>
		<content:encoded><![CDATA[<p>I know the pain of dealing with clients and their idea of content-committing (aka. copy&#8217;n'paste from Word). Still I&#8217;d rather use a server-side solution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
