<?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: Announcing SitemapGen4j 1.0</title>
	<atom:link href="http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html</link>
	<description>Redfin Developers\' Blog</description>
	<lastBuildDate>Mon, 16 Nov 2009 21:49:52 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Greg Georges</title>
		<link>http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html/comment-page-1#comment-11462</link>
		<dc:creator>Greg Georges</dc:creator>
		<pubDate>Fri, 23 Oct 2009 13:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html#comment-11462</guid>
		<description>Thanks for your great generator! One thing that I would change though, since we experienced this here, is that in your SitemapGenerator class you use a FileWriter, which by default does not support UTF-8, should change for a FileOutputstream and set the encoding to UTF-8. We had this problem when we saw chinese characters were not written to the file :) Take care and thans again</description>
		<content:encoded><![CDATA[<p>Thanks for your great generator! One thing that I would change though, since we experienced this here, is that in your SitemapGenerator class you use a FileWriter, which by default does not support UTF-8, should change for a FileOutputstream and set the encoding to UTF-8. We had this problem when we saw chinese characters were not written to the file <img src='http://blog.redfin.com/devblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Take care and thans again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raphael Carvalho</title>
		<link>http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html/comment-page-1#comment-11011</link>
		<dc:creator>Raphael Carvalho</dc:creator>
		<pubDate>Thu, 10 Sep 2009 13:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html#comment-11011</guid>
		<description>Thanks for explaining that*</description>
		<content:encoded><![CDATA[<p>Thanks for explaining that*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raphael Carvalho</title>
		<link>http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html/comment-page-1#comment-11010</link>
		<dc:creator>Raphael Carvalho</dc:creator>
		<pubDate>Thu, 10 Sep 2009 13:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html#comment-11010</guid>
		<description>Thanks by explain me.</description>
		<content:encoded><![CDATA[<p>Thanks by explain me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Fabulich</title>
		<link>http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html/comment-page-1#comment-11004</link>
		<dc:creator>Dan Fabulich</dc:creator>
		<pubDate>Wed, 09 Sep 2009 21:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html#comment-11004</guid>
		<description>SitemapGen4j does not crawl the web; if you had a web crawler, you could pass its URLs to SitemapGen4j to generate a sitemap.

If you don&#039;t have a list of URLs, you may prefer to use Google&#039;s sitemap generator tool, which parses your web server logs to find URLs.  http://googlesitemapgenerator.googlecode.com/svn/trunk/doc/gsg-installation.html</description>
		<content:encoded><![CDATA[<p>SitemapGen4j does not crawl the web; if you had a web crawler, you could pass its URLs to SitemapGen4j to generate a sitemap.</p>
<p>If you don&#8217;t have a list of URLs, you may prefer to use Google&#8217;s sitemap generator tool, which parses your web server logs to find URLs.  <a href="http://googlesitemapgenerator.googlecode.com/svn/trunk/doc/gsg-installation.html" rel="nofollow">http://googlesitemapgenerator.googlecode.com/svn/trunk/doc/gsg-installation.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raphael Carvalho</title>
		<link>http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html/comment-page-1#comment-11003</link>
		<dc:creator>Raphael Carvalho</dc:creator>
		<pubDate>Wed, 09 Sep 2009 21:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html#comment-11003</guid>
		<description>Hi Dan !
I make a dowload of SitemapGen4j, and it&#039;s work.
But now im need know...
In this app, there is one way for take automatic all url&#039;s of one site ? ...
... something like spider, web crawler for to build a sitemap.xml automatically.

Thx a lot!</description>
		<content:encoded><![CDATA[<p>Hi Dan !<br />
I make a dowload of SitemapGen4j, and it&#8217;s work.<br />
But now im need know&#8230;<br />
In this app, there is one way for take automatic all url&#8217;s of one site ? &#8230;<br />
&#8230; something like spider, web crawler for to build a sitemap.xml automatically.</p>
<p>Thx a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Fabulich</title>
		<link>http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html/comment-page-1#comment-10959</link>
		<dc:creator>Dan Fabulich</dc:creator>
		<pubDate>Mon, 31 Aug 2009 22:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html#comment-10959</guid>
		<description>Hi Bala...  SitemapGen4j only includes URLs that you explicitly add using &quot;addUrl&quot;.  You have complete control over which URLs are added.

If you want to exclude certain URLs, just make sure your Java program doesn&#039;t add them.  If you want to automatically include an array of URLs but exclude just some of them, you can use a &quot;for&quot; loop to exclude specific URLs and add the rest.</description>
		<content:encoded><![CDATA[<p>Hi Bala&#8230;  SitemapGen4j only includes URLs that you explicitly add using &#8220;addUrl&#8221;.  You have complete control over which URLs are added.</p>
<p>If you want to exclude certain URLs, just make sure your Java program doesn&#8217;t add them.  If you want to automatically include an array of URLs but exclude just some of them, you can use a &#8220;for&#8221; loop to exclude specific URLs and add the rest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bala</title>
		<link>http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html/comment-page-1#comment-10958</link>
		<dc:creator>Bala</dc:creator>
		<pubDate>Mon, 31 Aug 2009 15:42:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html#comment-10958</guid>
		<description>Hi 

Does your class provide a way of excluding patterns.
For e.g. I dont want *htm in a certain place
http://www.mysite.com/xxx/**/*.htm to be included in sitemap creation. Is it possible to exclude patterns 

Thanks
Bala</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>Does your class provide a way of excluding patterns.<br />
For e.g. I dont want *htm in a certain place<br />
<a href="http://www.mysite.com/xxx/" rel="nofollow">http://www.mysite.com/xxx/</a>**/*.htm to be included in sitemap creation. Is it possible to exclude patterns </p>
<p>Thanks<br />
Bala</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ernesto</title>
		<link>http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html/comment-page-1#comment-9686</link>
		<dc:creator>ernesto</dc:creator>
		<pubDate>Sat, 28 Mar 2009 02:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html#comment-9686</guid>
		<description>TYVM, Dan</description>
		<content:encoded><![CDATA[<p>TYVM, Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Fabulich</title>
		<link>http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html/comment-page-1#comment-9684</link>
		<dc:creator>Dan Fabulich</dc:creator>
		<pubDate>Fri, 27 Mar 2009 23:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html#comment-9684</guid>
		<description>Hi Ernesto,

You can use SitemapGen4j the same way you would use any other Java jar library.  However, using a Java library requires a lot more information than I can give you in this blog post comment.  Here&#039;s a good page explaining &lt;a href=&quot;http://faculty.ed.umuc.edu/~arnoldyl/NetBeansTutorials/Setting-Classpath.html&quot; rel=&quot;nofollow&quot;&gt;how to add a jar to your classpath on Windows XP&lt;/a&gt; and here&#039;s another page explaining more generally &lt;a href=&quot;http://www.kevinboone.com/classpath.html&quot; rel=&quot;nofollow&quot;&gt;how to write Java programs that use the classpath&lt;/a&gt;.  Sorry I can&#039;t be more help.

Note that if you don&#039;t need to build a very complicated sitemap, you may be happier using &lt;a href=&quot;https://www.google.com/webmasters/tools/docs/en/sitemap-generator.html&quot; rel=&quot;nofollow&quot;&gt;Google&#039;s Python-based sitemap generator&lt;/a&gt;, which is easier to use for people who aren&#039;t familiar with compiling Java applications using jar files.</description>
		<content:encoded><![CDATA[<p>Hi Ernesto,</p>
<p>You can use SitemapGen4j the same way you would use any other Java jar library.  However, using a Java library requires a lot more information than I can give you in this blog post comment.  Here&#8217;s a good page explaining <a href="http://faculty.ed.umuc.edu/~arnoldyl/NetBeansTutorials/Setting-Classpath.html" rel="nofollow">how to add a jar to your classpath on Windows XP</a> and here&#8217;s another page explaining more generally <a href="http://www.kevinboone.com/classpath.html" rel="nofollow">how to write Java programs that use the classpath</a>.  Sorry I can&#8217;t be more help.</p>
<p>Note that if you don&#8217;t need to build a very complicated sitemap, you may be happier using <a href="https://www.google.com/webmasters/tools/docs/en/sitemap-generator.html" rel="nofollow">Google&#8217;s Python-based sitemap generator</a>, which is easier to use for people who aren&#8217;t familiar with compiling Java applications using jar files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ernesto</title>
		<link>http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html/comment-page-1#comment-9682</link>
		<dc:creator>ernesto</dc:creator>
		<pubDate>Fri, 27 Mar 2009 22:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.redfin.com/devblog/2009/02/announcing_sitemapgen4j_10.html#comment-9682</guid>
		<description>hi, i have just seen your post and downloaded the archive.

now, what to do now. pls teach me. where to put the archive and an complete example of the page to be written.</description>
		<content:encoded><![CDATA[<p>hi, i have just seen your post and downloaded the archive.</p>
<p>now, what to do now. pls teach me. where to put the archive and an complete example of the page to be written.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
