<?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 on: Full JavaScript parser for PHP</title>
	<atom:link href="http://timwhitlock.info/blog/2008/05/09/full-javascript-parser-for-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://timwhitlock.info/blog/2008/05/09/full-javascript-parser-for-php/</link>
	<description>Tim Whitlock&#039;s personal site and blog</description>
	<lastBuildDate>Fri, 03 Feb 2012 12:28:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Pete</title>
		<link>http://timwhitlock.info/blog/2008/05/09/full-javascript-parser-for-php/#comment-18957</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Sun, 16 Oct 2011 13:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://web.2point1.com/2008/05/09/full-javascript-parser-for-php/#comment-18957</guid>
		<description>Would this be able to integrate with CURL and domdocuement to parse javascript from websites using curl?</description>
		<content:encoded><![CDATA[<p>Would this be able to integrate with CURL and domdocuement to parse javascript from websites using curl?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The WordPress Integration Server&#160;&#124;&#160;Edward de Leau</title>
		<link>http://timwhitlock.info/blog/2008/05/09/full-javascript-parser-for-php/#comment-11768</link>
		<dc:creator>The WordPress Integration Server&#160;&#124;&#160;Edward de Leau</dc:creator>
		<pubDate>Sun, 29 May 2011 23:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://web.2point1.com/2008/05/09/full-javascript-parser-for-php/#comment-11768</guid>
		<description>[...] javascript and then act upon it. So within our integration server we will need a component that is able to parse (the latest version) of javascript (and will probably need some amount of memory todo [...]</description>
		<content:encoded><![CDATA[<p>[...] javascript and then act upon it. So within our integration server we will need a component that is able to parse (the latest version) of javascript (and will probably need some amount of memory todo [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ospx</title>
		<link>http://timwhitlock.info/blog/2008/05/09/full-javascript-parser-for-php/#comment-23</link>
		<dc:creator>ospx</dc:creator>
		<pubDate>Thu, 26 Nov 2009 21:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://web.2point1.com/2008/05/09/full-javascript-parser-for-php/#comment-23</guid>
		<description>honor to whom honor is due!
comes out in the nick of time</description>
		<content:encoded><![CDATA[<p>honor to whom honor is due!<br />
comes out in the nick of time</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://timwhitlock.info/blog/2008/05/09/full-javascript-parser-for-php/#comment-22</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sat, 14 Nov 2009 18:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://web.2point1.com/2008/05/09/full-javascript-parser-for-php/#comment-22</guid>
		<description>jParser is available for download now
http://web.2point1.com/2009/11/14/jparser-and-jtokenizer-released/</description>
		<content:encoded><![CDATA[<p>jParser is available for download now<br />
<a href="http://web.2point1.com/2009/11/14/jparser-and-jtokenizer-released/" rel="nofollow">http://web.2point1.com/2009/11/14/jparser-and-jtokenizer-released/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harald</title>
		<link>http://timwhitlock.info/blog/2008/05/09/full-javascript-parser-for-php/#comment-21</link>
		<dc:creator>harald</dc:creator>
		<pubDate>Thu, 22 Oct 2009 12:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://web.2point1.com/2008/05/09/full-javascript-parser-for-php/#comment-21</guid>
		<description>anyway ... i implemented this gettext thing using a regexp like tim suggested. still hope, that this parser library will be available somewhen in future ... thanks!</description>
		<content:encoded><![CDATA[<p>anyway &#8230; i implemented this gettext thing using a regexp like tim suggested. still hope, that this parser library will be available somewhen in future &#8230; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harald</title>
		<link>http://timwhitlock.info/blog/2008/05/09/full-javascript-parser-for-php/#comment-20</link>
		<dc:creator>harald</dc:creator>
		<pubDate>Thu, 22 Oct 2009 10:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://web.2point1.com/2008/05/09/full-javascript-parser-for-php/#comment-20</guid>
		<description>hello,

i found your website searching for a solution for the exact same problem like udo. is it possible to get in contact with him? i would like to know, if he implemented such thing using a regexp parser or if he found an other solution.

hope you&#039;ll find some time for releasing / open-sourcing your parser, tim :)</description>
		<content:encoded><![CDATA[<p>hello,</p>
<p>i found your website searching for a solution for the exact same problem like udo. is it possible to get in contact with him? i would like to know, if he implemented such thing using a regexp parser or if he found an other solution.</p>
<p>hope you&#8217;ll find some time for releasing / open-sourcing your parser, tim <img src='http://timwhitlock.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://timwhitlock.info/blog/2008/05/09/full-javascript-parser-for-php/#comment-19</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 14 Oct 2009 12:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://web.2point1.com/2008/05/09/full-javascript-parser-for-php/#comment-19</guid>
		<description>folks - I don&#039;t have time to open source this right now. really sorry, but the code needs some attention before it&#039;s released.</description>
		<content:encoded><![CDATA[<p>folks &#8211; I don&#8217;t have time to open source this right now. really sorry, but the code needs some attention before it&#8217;s released.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Volker</title>
		<link>http://timwhitlock.info/blog/2008/05/09/full-javascript-parser-for-php/#comment-18</link>
		<dc:creator>Volker</dc:creator>
		<pubDate>Wed, 14 Oct 2009 12:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://web.2point1.com/2008/05/09/full-javascript-parser-for-php/#comment-18</guid>
		<description>This seems to be s powerful javscript parser. But where can I DOWNLOAD it? I didn&#039;t find any download information.</description>
		<content:encoded><![CDATA[<p>This seems to be s powerful javscript parser. But where can I DOWNLOAD it? I didn&#8217;t find any download information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://timwhitlock.info/blog/2008/05/09/full-javascript-parser-for-php/#comment-17</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sat, 14 Mar 2009 10:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://web.2point1.com/2008/05/09/full-javascript-parser-for-php/#comment-17</guid>
		<description>Had some major server problems. Moving all example code to another domain
See: http://timwhitlock.info/plug/examples/JavaScript/JParser.php
Now need to find-and-replace across the blog .. ouch</description>
		<content:encoded><![CDATA[<p>Had some major server problems. Moving all example code to another domain<br />
See: <a href="http://timwhitlock.info/plug/examples/JavaScript/JParser.php" rel="nofollow">http://timwhitlock.info/plug/examples/JavaScript/JParser.php</a><br />
Now need to find-and-replace across the blog .. ouch</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://timwhitlock.info/blog/2008/05/09/full-javascript-parser-for-php/#comment-16</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 13 Mar 2009 10:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://web.2point1.com/2008/05/09/full-javascript-parser-for-php/#comment-16</guid>
		<description>Hi!
I can not find the subj on your site :( All links are dead (&quot;Can`t find the server&quot;)
Where I can find this great parser?
10x!</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I can not find the subj on your site <img src='http://timwhitlock.info/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  All links are dead (&#8220;Can`t find the server&#8221;)<br />
Where I can find this great parser?<br />
10x!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

