<?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: WebHarvest: Easy Web Scraping from Java</title>
	<atom:link href="http://masochismtango.com/2010/02/15/webharvest-web-scraping-from-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://masochismtango.com/2010/02/15/webharvest-web-scraping-from-java/</link>
	<description></description>
	<lastBuildDate>Sat, 04 Sep 2010 10:49:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Armen</title>
		<link>http://masochismtango.com/2010/02/15/webharvest-web-scraping-from-java/comment-page-1/#comment-197</link>
		<dc:creator>Armen</dc:creator>
		<pubDate>Mon, 19 Jul 2010 23:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://masochismtango.com/?p=478#comment-197</guid>
		<description>Hey I included your page link in my blog for java examples If that is ok with you. However, thought you might be able to help me figure out my problem. I run this script and I get a xquery error, why?
here is my code:



	
    
    	http://www.courtinfo.ca.gov/reference/rfp/
    
    
    
        &lt;![CDATA[  ]]&gt;
        
        
        	
            &lt;!-- list consists of all rows in the main HTML table on the page --&gt;
            
	    		
                    
                        
                    
                
            
            
            
                       	
                
                	
                		
							
						
                	               	
                	
                		
                			${url}${pdfpage}
                		            		
                	                	    
                	
		                
		                    
		                        
		                    
		                
                	                 	          	
                
                
                
                  
                  
                  &lt;![CDATA[
                      declare variable $doc as node() external;
                      declare variable $currDate as node() external;
                      
                      
                           {normalize-space(data($row))}
                            $currDate 
                      
                      ]]&gt;
              	
            
        
        
        &lt;![CDATA[  ]]&gt;
    
    
</description>
		<content:encoded><![CDATA[<p>Hey I included your page link in my blog for java examples If that is ok with you. However, thought you might be able to help me figure out my problem. I run this script and I get a xquery error, why?<br />
here is my code:</p>
<p>    	<a href="http://www.courtinfo.ca.gov/reference/rfp/" rel="nofollow">http://www.courtinfo.ca.gov/reference/rfp/</a></p>
<p>        &lt;![CDATA[  ]]&gt;</p>
<p>            <!-- list consists of all rows in the main HTML table on the page --></p>
<p>                			${url}${pdfpage}</p>
<p>                  &lt;![CDATA[<br />
                      declare variable $doc as node() external;<br />
                      declare variable $currDate as node() external;</p>
<p>                           {normalize-space(data($row))}<br />
                            $currDate </p>
<p>                      ]]&gt;</p>
<p>        &lt;![CDATA[  ]]&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web-Harvest &#124; Garejoor</title>
		<link>http://masochismtango.com/2010/02/15/webharvest-web-scraping-from-java/comment-page-1/#comment-196</link>
		<dc:creator>Web-Harvest &#124; Garejoor</dc:creator>
		<pubDate>Fri, 16 Jul 2010 16:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://masochismtango.com/?p=478#comment-196</guid>
		<description>[...]  using java sample    Filed under Uncategorized         Click here to cancel reply. [...]</description>
		<content:encoded><![CDATA[<p>[...]  using java sample    Filed under Uncategorized         Click here to cancel reply. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
