 
<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.7" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for New Auburn Personal Computer Services LLC</title>
	<link>http://www.napcsweb.com/blog</link>
	<description>professional web development and consulting</description>
	<pubDate>Thu, 24 Jul 2008 03:37:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.7</generator>

	<item>
		<title>Comment on Updating Multiple Fields in Rails by BrianLedsworth</title>
		<link>http://www.napcsweb.com/blog/2007/04/23/updating-multiple-fields-in-rails/#comment-10316</link>
		<pubDate>Mon, 23 Jun 2008 03:00:27 +0000</pubDate>
		<guid>http://www.napcsweb.com/blog/2007/04/23/updating-multiple-fields-in-rails/#comment-10316</guid>
					<description>:razz:
Helped a great deal, thanks!!

b</description>
		<content:encoded><![CDATA[<p>:razz:<br />
Helped a great deal, thanks!!</p>
<p>b
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on How To Follow Along with Agile Web Development with Rails Second Edition by sravya</title>
		<link>http://www.napcsweb.com/blog/2008/01/01/how-to-follow-along-with-agile-web-development-with-rails-second-edition/#comment-9345</link>
		<pubDate>Mon, 26 May 2008 13:04:30 +0000</pubDate>
		<guid>http://www.napcsweb.com/blog/2008/01/01/how-to-follow-along-with-agile-web-development-with-rails-second-edition/#comment-9345</guid>
					<description>hi, i used the above commands for creating project when i installed multiple rails version.
in my system rails versions 1.2.3 and 2.0.2  installed. am using ubuntu8.4. even i used the command: rails _1.2.3_ test_app .but project creating with the rails 2.0.2 .its not creating in rails 1.2.3 .give me solution</description>
		<content:encoded><![CDATA[<p>hi, i used the above commands for creating project when i installed multiple rails version.<br />
in my system rails versions 1.2.3 and 2.0.2  installed. am using ubuntu8.4. even i used the command: rails _1.2.3_ test_app .but project creating with the rails 2.0.2 .its not creating in rails 1.2.3 .give me solution
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Connecting to Microsoft SQL Server from Mac OS X by Thom</title>
		<link>http://www.napcsweb.com/blog/2007/03/08/15/#comment-9258</link>
		<pubDate>Fri, 23 May 2008 02:39:19 +0000</pubDate>
		<guid>http://www.napcsweb.com/blog/2007/03/08/15/#comment-9258</guid>
					<description>Nice article but I cannot get it to work for nothing. The closest I can get is Unable to connect to data source (0) SQLSTATE=08001
Thanks
Thom</description>
		<content:encoded><![CDATA[<p>Nice article but I cannot get it to work for nothing. The closest I can get is Unable to connect to data source (0) SQLSTATE=08001<br />
Thanks<br />
Thom
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Mini-CMS for your Rails application by Josh</title>
		<link>http://www.napcsweb.com/blog/2008/03/03/mini-cms-for-your-rails-application/#comment-9255</link>
		<pubDate>Fri, 23 May 2008 01:13:56 +0000</pubDate>
		<guid>http://www.napcsweb.com/blog/2008/03/03/mini-cms-for-your-rails-application/#comment-9255</guid>
					<description>Thanks simple &#38; elegant</description>
		<content:encoded><![CDATA[<p>Thanks simple &amp; elegant
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Reverse Proxy Fix 1.0.5.0 released by Jim</title>
		<link>http://www.napcsweb.com/blog/2008/03/07/reverse-proxy-fix-1050-released/#comment-9155</link>
		<pubDate>Mon, 19 May 2008 14:11:13 +0000</pubDate>
		<guid>http://www.napcsweb.com/blog/2008/03/07/reverse-proxy-fix-1050-released/#comment-9155</guid>
					<description>Thanks for building this, Brian. It's not working for me. We've been using it with success with isapi_rewrite but ever since our upgrade to rails 2 (including this release of reverse_proxy_fix) it's been broken.</description>
		<content:encoded><![CDATA[<p>Thanks for building this, Brian. It&#8217;s not working for me. We&#8217;ve been using it with success with isapi_rewrite but ever since our upgrade to rails 2 (including this release of reverse_proxy_fix) it&#8217;s been broken.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Create a new Edge Rails project by George Anderson</title>
		<link>http://www.napcsweb.com/blog/2008/04/24/create-a-new-edge-rails-project/#comment-8579</link>
		<pubDate>Fri, 25 Apr 2008 15:00:20 +0000</pubDate>
		<guid>http://www.napcsweb.com/blog/2008/04/24/create-a-new-edge-rails-project/#comment-8579</guid>
					<description>I had to change:

&#62; git clone --depth=1 

to:

&#62; git clone --depth 1 

(git version 1.5.3.7; OSX)</description>
		<content:encoded><![CDATA[<p>I had to change:</p>
<p>&gt; git clone &#8211;depth=1 </p>
<p>to:</p>
<p>&gt; git clone &#8211;depth 1 </p>
<p>(git version 1.5.3.7; OSX)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Create a new Edge Rails project by Tim Harper</title>
		<link>http://www.napcsweb.com/blog/2008/04/24/create-a-new-edge-rails-project/#comment-8555</link>
		<pubDate>Thu, 24 Apr 2008 16:17:57 +0000</pubDate>
		<guid>http://www.napcsweb.com/blog/2008/04/24/create-a-new-edge-rails-project/#comment-8555</guid>
					<description>For OSX: Installer packages are also available here:

http://code.google.com/p/git-osx-installer/</description>
		<content:encoded><![CDATA[<p>For OSX: Installer packages are also available here:</p>
<p><a href="http://code.google.com/p/git-osx-installer/" rel="nofollow">http://code.google.com/p/git-osx-installer/</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Reverse Proxy Fix 1.0.5.0 released by Brian</title>
		<link>http://www.napcsweb.com/blog/2008/03/07/reverse-proxy-fix-1050-released/#comment-8531</link>
		<pubDate>Wed, 23 Apr 2008 12:18:36 +0000</pubDate>
		<guid>http://www.napcsweb.com/blog/2008/03/07/reverse-proxy-fix-1050-released/#comment-8531</guid>
					<description>@Christian:

Have you checked the options for the helper? We use TinyMCE on a lot of our projects and that has the ability to change how URLs work. I'm sure there's a solution as I've used FCK with some projects without issue as well. If I find the solution I'll post it in the blog.</description>
		<content:encoded><![CDATA[<p>@Christian:</p>
<p>Have you checked the options for the helper? We use TinyMCE on a lot of our projects and that has the ability to change how URLs work. I&#8217;m sure there&#8217;s a solution as I&#8217;ve used FCK with some projects without issue as well. If I find the solution I&#8217;ll post it in the blog.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Reverse Proxy Fix 1.0.5.0 released by Christian Mornard</title>
		<link>http://www.napcsweb.com/blog/2008/03/07/reverse-proxy-fix-1050-released/#comment-8284</link>
		<pubDate>Fri, 11 Apr 2008 12:02:40 +0000</pubDate>
		<guid>http://www.napcsweb.com/blog/2008/03/07/reverse-proxy-fix-1050-released/#comment-8284</guid>
					<description>I think this plugin is awesome ! Saved me from insanity at least, when I tried to deploy my application behind Apache 2 reverse proxy. There is still one thing I can't solve though: I use FCKEditor Plugin in my app and the links produced by the fckeditor_helper are not fixed by Reverse Proxy (no clue why). Any idea on how to fix this? 
Thanks again for your great work !! :grin:</description>
		<content:encoded><![CDATA[<p>I think this plugin is awesome ! Saved me from insanity at least, when I tried to deploy my application behind Apache 2 reverse proxy. There is still one thing I can&#8217;t solve though: I use FCKEditor Plugin in my app and the links produced by the fckeditor_helper are not fixed by Reverse Proxy (no clue why). Any idea on how to fix this?<br />
Thanks again for your great work !! :grin:
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on ScaffoldForm Generator by Rails REST 101 meets Rails 2.0 &#124; News on Rails</title>
		<link>http://www.napcsweb.com/blog/2007/11/04/scaffoldform-generator/#comment-8057</link>
		<pubDate>Tue, 01 Apr 2008 13:51:27 +0000</pubDate>
		<guid>http://www.napcsweb.com/blog/2007/11/04/scaffoldform-generator/#comment-8057</guid>
					<description>[...] If you’ve used the resource generator and now want the scaffolded views as well, you’re in luck: Brian Hogan has released a gem to do just that for you. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] If you’ve used the resource generator and now want the scaffolded views as well, you’re in luck: Brian Hogan has released a gem to do just that for you. [&#8230;]
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
