<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for nuby on rails</title>
	<atom:link href="http://nubyonrails.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://nubyonrails.wordpress.com</link>
	<description>Occasional adventures of a freelance Rails coder</description>
	<lastBuildDate>Thu, 10 Sep 2009 13:43:18 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Super-simple blog app with Ajax and Restful Rails (Rails 2.0) by sandrar</title>
		<link>http://nubyonrails.wordpress.com/2007/11/16/super-simple-blog-app-with-ajax-and-restful-rails-rails-20/#comment-1011</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 13:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://nubyonrails.wordpress.com/2007/11/16/super-simple-blog-app-with-ajax-and-restful-rails-rails-20/#comment-1011</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  :) Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Previous Post by nubyonrails</title>
		<link>http://nubyonrails.wordpress.com/2007/08/17/43/#comment-1008</link>
		<dc:creator>nubyonrails</dc:creator>
		<pubDate>Mon, 06 Apr 2009 19:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://nubyonrails.wordpress.com/2007/08/17/43/#comment-1008</guid>
		<description>Hey guys

It&#039;s been a while, i can&#039;t remember exactly what i did here and i don&#039;t use windows any more.  But, i think that all i was saying was that windows didn&#039;t recognise the &#039;svn&#039; command, because the location of svn.exe needed to be added to the PATH variable - this is an environment variable which windows uses to look for executables.  If you have a program in (eg) &quot;c:/blah/foo&quot;, if you add &quot;c:/blah/foo&quot; to the PATH then you can run that program from any folder.

To edit the PATH variable (this is in windows XP), right click on &#039;My computer&#039; and choose &#039;properties&#039;. Click on the &#039;advanced&#039; tab and then the &#039;Environment variables&#039; button.  Look in the &#039;System variables&#039; box for the Path variable, select it and hit edit.  You&#039;ll see a list of locations separated by semicolons.  Go to the far right, add a semicolon, and then the location of the folder where the svn exe is.  OK all the way back out and you should be done.  To check, open a command line window and type &#039;svn --help&#039; - you should get the svn help text.   

Hope that helps...</description>
		<content:encoded><![CDATA[<p>Hey guys</p>
<p>It&#8217;s been a while, i can&#8217;t remember exactly what i did here and i don&#8217;t use windows any more.  But, i think that all i was saying was that windows didn&#8217;t recognise the &#8217;svn&#8217; command, because the location of svn.exe needed to be added to the PATH variable &#8211; this is an environment variable which windows uses to look for executables.  If you have a program in (eg) &#8220;c:/blah/foo&#8221;, if you add &#8220;c:/blah/foo&#8221; to the PATH then you can run that program from any folder.</p>
<p>To edit the PATH variable (this is in windows XP), right click on &#8216;My computer&#8217; and choose &#8216;properties&#8217;. Click on the &#8216;advanced&#8217; tab and then the &#8216;Environment variables&#8217; button.  Look in the &#8216;System variables&#8217; box for the Path variable, select it and hit edit.  You&#8217;ll see a list of locations separated by semicolons.  Go to the far right, add a semicolon, and then the location of the folder where the svn exe is.  OK all the way back out and you should be done.  To check, open a command line window and type &#8217;svn &#8211;help&#8217; &#8211; you should get the svn help text.   </p>
<p>Hope that helps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to quickly wipe and recreate a db table that doesn&#8217;t have a migration by nubyonrails</title>
		<link>http://nubyonrails.wordpress.com/2008/01/17/how-to-quickly-wipe-and-recreate-a-db-table-that-doesnt-have-a-migration/#comment-1007</link>
		<dc:creator>nubyonrails</dc:creator>
		<pubDate>Mon, 06 Apr 2009 19:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://nubyonrails.wordpress.com/2008/01/17/how-to-quickly-wipe-and-recreate-a-db-table-that-doesnt-have-a-migration/#comment-1007</guid>
		<description>Sergio - that&#039;s a very handy thing to know, thanks a lot!</description>
		<content:encoded><![CDATA[<p>Sergio &#8211; that&#8217;s a very handy thing to know, thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Previous Post by sharik</title>
		<link>http://nubyonrails.wordpress.com/2007/08/17/43/#comment-1006</link>
		<dc:creator>sharik</dc:creator>
		<pubDate>Mon, 06 Apr 2009 19:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://nubyonrails.wordpress.com/2007/08/17/43/#comment-1006</guid>
		<description>Hi, 

I am having the same exact issue.. Can u let me know what you did when u added the svn exe path variable? 
can u  please help me out with what you did? right now i also cannot get past the undefined method error  

thanks</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I am having the same exact issue.. Can u let me know what you did when u added the svn exe path variable?<br />
can u  please help me out with what you did? right now i also cannot get past the undefined method error  </p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to quickly wipe and recreate a db table that doesn&#8217;t have a migration by Sergio Salvatore</title>
		<link>http://nubyonrails.wordpress.com/2008/01/17/how-to-quickly-wipe-and-recreate-a-db-table-that-doesnt-have-a-migration/#comment-1005</link>
		<dc:creator>Sergio Salvatore</dc:creator>
		<pubDate>Mon, 06 Apr 2009 18:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://nubyonrails.wordpress.com/2008/01/17/how-to-quickly-wipe-and-recreate-a-db-table-that-doesnt-have-a-migration/#comment-1005</guid>
		<description>Hi,

If we&#039;re talking about MySQL, running &quot;TRUNCATE TABLE [tableName]&quot; will reset the auto increment counter.  It&#039;s also significantly faster than &quot;DELETE FROM TABLE [tableName]&quot; (which you correctly stated will not reset the auto increment counter) when there are a lot of rows in the table because it basically deletes the files and creates new ones based on the schema.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>If we&#8217;re talking about MySQL, running &#8220;TRUNCATE TABLE [tableName]&#8221; will reset the auto increment counter.  It&#8217;s also significantly faster than &#8220;DELETE FROM TABLE [tableName]&#8221; (which you correctly stated will not reset the auto increment counter) when there are a lot of rows in the table because it basically deletes the files and creates new ones based on the schema.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on David Heinemeier Hansson&#8217;s &#8220;weblog&#8221; Rails tutorial, step by step by Alexwebmaster</title>
		<link>http://nubyonrails.wordpress.com/2007/07/13/david-heinemeier-hanssons-weblog-rails-tutorial-step-by-step/#comment-1003</link>
		<dc:creator>Alexwebmaster</dc:creator>
		<pubDate>Tue, 03 Mar 2009 12:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://nubyonrails.wordpress.com/2007/07/13/david-heinemeier-hanssons-weblog-rails-tutorial-step-by-step/#comment-1003</guid>
		<description>Hello webmaster 
I would like to share with you a link to your site 
write me here preonrelt@mail.ru</description>
		<content:encoded><![CDATA[<p>Hello webmaster<br />
I would like to share with you a link to your site<br />
write me here <a href="mailto:preonrelt@mail.ru">preonrelt@mail.ru</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Previous Post by Tony</title>
		<link>http://nubyonrails.wordpress.com/2007/08/17/43/#comment-1001</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Tue, 20 Jan 2009 23:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://nubyonrails.wordpress.com/2007/08/17/43/#comment-1001</guid>
		<description>Hi, i&#039;m fighting against the same problem right now. 
What do you mean with:

&#039;I added the svn exe to my path variable, and forced reinstall - worked first time&#039;

Where do you added what? Do you have an source code example?

THX</description>
		<content:encoded><![CDATA[<p>Hi, i&#8217;m fighting against the same problem right now.<br />
What do you mean with:</p>
<p>&#8216;I added the svn exe to my path variable, and forced reinstall &#8211; worked first time&#8217;</p>
<p>Where do you added what? Do you have an source code example?</p>
<p>THX</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on David Heinemeier Hansson&#8217;s &#8220;weblog&#8221; Rails tutorial, step by step by links for 2008-04-21 at adoption curve dot net</title>
		<link>http://nubyonrails.wordpress.com/2007/07/13/david-heinemeier-hanssons-weblog-rails-tutorial-step-by-step/#comment-993</link>
		<dc:creator>links for 2008-04-21 at adoption curve dot net</dc:creator>
		<pubDate>Mon, 21 Apr 2008 00:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://nubyonrails.wordpress.com/2007/07/13/david-heinemeier-hanssons-weblog-rails-tutorial-step-by-step/#comment-993</guid>
		<description>[...] David Heinemeier Hansson’s “weblog” Rails tutorial, step by step « nuby on rails A text version of the original DHH &#8220;create a blog in 30 mins&#8221; Rails demo. (tags: dhh ruby rubyonrails rails tutorial tutorials) [...]</description>
		<content:encoded><![CDATA[<p>[...] David Heinemeier Hansson’s “weblog” Rails tutorial, step by step « nuby on rails A text version of the original DHH &#8220;create a blog in 30 mins&#8221; Rails demo. (tags: dhh ruby rubyonrails rails tutorial tutorials) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Super-simple blog app with Ajax and Restful Rails (Rails 2.0) by Marcel</title>
		<link>http://nubyonrails.wordpress.com/2007/11/16/super-simple-blog-app-with-ajax-and-restful-rails-rails-20/#comment-867</link>
		<dc:creator>Marcel</dc:creator>
		<pubDate>Wed, 19 Dec 2007 22:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://nubyonrails.wordpress.com/2007/11/16/super-simple-blog-app-with-ajax-and-restful-rails-rails-20/#comment-867</guid>
		<description>Thanks for that nice intro to ajax and rails 2.0.</description>
		<content:encoded><![CDATA[<p>Thanks for that nice intro to ajax and rails 2.0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on David Heinemeier Hansson&#8217;s &#8220;weblog&#8221; Rails tutorial, step by step by nubyonrails</title>
		<link>http://nubyonrails.wordpress.com/2007/07/13/david-heinemeier-hanssons-weblog-rails-tutorial-step-by-step/#comment-447</link>
		<dc:creator>nubyonrails</dc:creator>
		<pubDate>Sat, 03 Nov 2007 13:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://nubyonrails.wordpress.com/2007/07/13/david-heinemeier-hanssons-weblog-rails-tutorial-step-by-step/#comment-447</guid>
		<description>Thanks superbnerb, i&#039;ve done as you suggested, using migrations to set up the tables, and also a brief explanation about foreign keys in the comments table.  

I also added a note about the latest version of rails, 1.2.5, which has some pretty radical changes which will mean that this (and most others) tutorial won&#039;t work.  Use rails 1.2.3 or earlier to follow this tutorial!</description>
		<content:encoded><![CDATA[<p>Thanks superbnerb, i&#8217;ve done as you suggested, using migrations to set up the tables, and also a brief explanation about foreign keys in the comments table.  </p>
<p>I also added a note about the latest version of rails, 1.2.5, which has some pretty radical changes which will mean that this (and most others) tutorial won&#8217;t work.  Use rails 1.2.3 or earlier to follow this tutorial!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
