<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for The Tao of Adam</title>
	<atom:link href="http://adamtao.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://adamtao.wordpress.com</link>
	<description>Do I really need a tagline?</description>
	<lastBuildDate>Tue, 28 Jul 2009 00:50:47 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Setting up Ubuntu for Ruby on Rails development by Mari</title>
		<link>http://adamtao.wordpress.com/2009/05/06/setting-up-ubuntu-for-ruby-on-rails-development/#comment-140</link>
		<dc:creator>Mari</dc:creator>
		<pubDate>Tue, 28 Jul 2009 00:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://adamtao.wordpress.com/?p=61#comment-140</guid>
		<description>Aptana just released Studio 1.5, and the plug-in site has changed to: http://update.aptana.com/update/studio. You can also access plug-in information on our wiki at: http://www.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration. Thank you!</description>
		<content:encoded><![CDATA[<p>Aptana just released Studio 1.5, and the plug-in site has changed to: <a href="http://update.aptana.com/update/studio" rel="nofollow">http://update.aptana.com/update/studio</a>. You can also access plug-in information on our wiki at: <a href="http://www.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration" rel="nofollow">http://www.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration</a>. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Ubuntu for Ruby on Rails development by Noah Stern</title>
		<link>http://adamtao.wordpress.com/2009/05/06/setting-up-ubuntu-for-ruby-on-rails-development/#comment-139</link>
		<dc:creator>Noah Stern</dc:creator>
		<pubDate>Wed, 15 Jul 2009 18:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://adamtao.wordpress.com/?p=61#comment-139</guid>
		<description>This worked like a charm for me.  I tried to set this up on a laptop once before, but I got hung up on getting it to use the right java.  Keep up the excellent work.</description>
		<content:encoded><![CDATA[<p>This worked like a charm for me.  I tried to set this up on a laptop once before, but I got hung up on getting it to use the right java.  Keep up the excellent work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Ubuntu for Ruby on Rails development by abreu</title>
		<link>http://adamtao.wordpress.com/2009/05/06/setting-up-ubuntu-for-ruby-on-rails-development/#comment-138</link>
		<dc:creator>abreu</dc:creator>
		<pubDate>Sun, 28 Jun 2009 21:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://adamtao.wordpress.com/?p=61#comment-138</guid>
		<description>thanks, you save me. I m break my head today to do it works fine e now after  read this post i got it work.</description>
		<content:encoded><![CDATA[<p>thanks, you save me. I m break my head today to do it works fine e now after  read this post i got it work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Ubuntu for Ruby on Rails development by Sam</title>
		<link>http://adamtao.wordpress.com/2009/05/06/setting-up-ubuntu-for-ruby-on-rails-development/#comment-131</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 07 May 2009 16:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://adamtao.wordpress.com/?p=61#comment-131</guid>
		<description>I guess this is good enough.  I prefer it when blog posts actually reach out and hold my hand during the process- this one is merely written directly to me in nauseating detail.</description>
		<content:encoded><![CDATA[<p>I guess this is good enough.  I prefer it when blog posts actually reach out and hold my hand during the process- this one is merely written directly to me in nauseating detail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hostmonster on Rails by RIck Windham</title>
		<link>http://adamtao.wordpress.com/2007/12/04/hostmonster-on-rails/#comment-130</link>
		<dc:creator>RIck Windham</dc:creator>
		<pubDate>Fri, 06 Mar 2009 23:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://adamtao.wordpress.com/2007/12/04/hostmonster-on-rails/#comment-130</guid>
		<description>Hostmonster as far as I can tell does not notify customers on upgrades. Maybe on their blog, I&#039;ll ask my client if they received any email but I doubt it.

I&#039;m deploying a modified substruct application so I had to add gems and modify the gem path in my environment.rb file. And rails is frozen in the vendor directory so their upgrades won&#039;t effect me. I have a capistrano task that changes the permissions. Capistrano has made this at least bearable.

I have tried to talk to them about Passenger but to no avail. My app starts 103MB FastCGI processes when the page is hit and there is not much I can do except keep on them about Passenger.</description>
		<content:encoded><![CDATA[<p>Hostmonster as far as I can tell does not notify customers on upgrades. Maybe on their blog, I&#8217;ll ask my client if they received any email but I doubt it.</p>
<p>I&#8217;m deploying a modified substruct application so I had to add gems and modify the gem path in my environment.rb file. And rails is frozen in the vendor directory so their upgrades won&#8217;t effect me. I have a capistrano task that changes the permissions. Capistrano has made this at least bearable.</p>
<p>I have tried to talk to them about Passenger but to no avail. My app starts 103MB FastCGI processes when the page is hit and there is not much I can do except keep on them about Passenger.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion with Active Directory Authentication via Apache by Alain O'Dea</title>
		<link>http://adamtao.wordpress.com/2008/02/08/subversion-with-active-directory-authentication-via-apache/#comment-129</link>
		<dc:creator>Alain O'Dea</dc:creator>
		<pubDate>Sun, 01 Mar 2009 18:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://adamtao.wordpress.com/?p=40#comment-129</guid>
		<description>While LDAP is a good general solution to integrating various authentication systems, I have found it extremely hard to get working.  I also got a big fat &quot;no&quot; from my system administrator when I said setting up ActiveDirectory auth on our Subversion would require that the domain admin&#039;s password be in plain-text in the configuration file.

There is an alternative (IMHO easier) solution so long as you use Windows for the server.  The &lt;a&gt;mod_auth_sspi Apache SSPI authentication module&lt;/a&gt; allows you to support ActiveDirectory authentication by using the underlying system to transparently authenticate.  I found the resulting mod_auth_sspi configuration easy to understand and modify to suit my needs.  I put together a how-to called &lt;a href=&quot;http://concise-software.blogspot.com/2009/02/instant-windows-svn-server-with-ssl-and.html&quot; rel=&quot;nofollow&quot;&gt;Instant Windows SVN Server with SSL and ActiveDirectory&lt;/a&gt; on my blog which shows every step needed from a fresh Windows Server installation to a fully functional and relatively secure Subversion server that supports single sign-on with ActiveDirectory.</description>
		<content:encoded><![CDATA[<p>While LDAP is a good general solution to integrating various authentication systems, I have found it extremely hard to get working.  I also got a big fat &#8220;no&#8221; from my system administrator when I said setting up ActiveDirectory auth on our Subversion would require that the domain admin&#8217;s password be in plain-text in the configuration file.</p>
<p>There is an alternative (IMHO easier) solution so long as you use Windows for the server.  The <a>mod_auth_sspi Apache SSPI authentication module</a> allows you to support ActiveDirectory authentication by using the underlying system to transparently authenticate.  I found the resulting mod_auth_sspi configuration easy to understand and modify to suit my needs.  I put together a how-to called <a href="http://concise-software.blogspot.com/2009/02/instant-windows-svn-server-with-ssl-and.html" rel="nofollow">Instant Windows SVN Server with SSL and ActiveDirectory</a> on my blog which shows every step needed from a fresh Windows Server installation to a fully functional and relatively secure Subversion server that supports single sign-on with ActiveDirectory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;clear:both&#8221; My new best friend by Rachael</title>
		<link>http://adamtao.wordpress.com/2007/06/11/clearboth-my-new-best-friend/#comment-124</link>
		<dc:creator>Rachael</dc:creator>
		<pubDate>Fri, 27 Feb 2009 19:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://adamtao.wordpress.com/2007/06/11/clearboth-my-new-best-friend/#comment-124</guid>
		<description>You are the BEST! This worked beautifully in Drupal. My problem was that i created an image gallery using the Image drupal module. My gallery was to show in the typical content-area style in my theme&#039;s CSS. My content-area style had a grey background and border distinguishing it from the main wrapper and nav on my site. However, the style stopped just above the gallery, leaving the gallery in a random white area...yuck! 

Anyway, i added  to a block in drupal that i asked to show only on my gallery page and positioned that block in &quot;content bottom&quot; area of drupal site. 

All fixed! I&#039;m going to post this to drupal community too. Thanks a million!</description>
		<content:encoded><![CDATA[<p>You are the BEST! This worked beautifully in Drupal. My problem was that i created an image gallery using the Image drupal module. My gallery was to show in the typical content-area style in my theme&#8217;s CSS. My content-area style had a grey background and border distinguishing it from the main wrapper and nav on my site. However, the style stopped just above the gallery, leaving the gallery in a random white area&#8230;yuck! </p>
<p>Anyway, i added  to a block in drupal that i asked to show only on my gallery page and positioned that block in &#8220;content bottom&#8221; area of drupal site. </p>
<p>All fixed! I&#8217;m going to post this to drupal community too. Thanks a million!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pinewood Derby 2008 by Sam</title>
		<link>http://adamtao.wordpress.com/2008/04/29/pinewood_derby/#comment-123</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Mon, 23 Feb 2009 23:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://adamtao.wordpress.com/?p=49#comment-123</guid>
		<description>I just came back across this.  Yes, I think Asher and I could be swapped out for the perennial little brother role at any point.

The funny thing about Dad is he wouldn&#039;t even have to change his clothes, his hair, his glasses.... nothing.  You can leave him exactly the same</description>
		<content:encoded><![CDATA[<p>I just came back across this.  Yes, I think Asher and I could be swapped out for the perennial little brother role at any point.</p>
<p>The funny thing about Dad is he wouldn&#8217;t even have to change his clothes, his hair, his glasses&#8230;. nothing.  You can leave him exactly the same</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion with Active Directory Authentication via Apache by andre</title>
		<link>http://adamtao.wordpress.com/2008/02/08/subversion-with-active-directory-authentication-via-apache/#comment-121</link>
		<dc:creator>andre</dc:creator>
		<pubDate>Wed, 13 Aug 2008 15:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://adamtao.wordpress.com/?p=40#comment-121</guid>
		<description>hello,

I&#039;m facing that same problem...

Actually, when i try to use both : 

require ldap-group XXX
and 
AuthzSVNAccessFile XXX

ldap-group is ignored (even if AuthzLDAPAuthoritative is on)

Maybe i have done wrong, but this ldap filter is not working...

if only ldap-group is active filtering on ldap group is done correctly...

Any clue ? 

Cheers,
André</description>
		<content:encoded><![CDATA[<p>hello,</p>
<p>I&#8217;m facing that same problem&#8230;</p>
<p>Actually, when i try to use both : </p>
<p>require ldap-group XXX<br />
and<br />
AuthzSVNAccessFile XXX</p>
<p>ldap-group is ignored (even if AuthzLDAPAuthoritative is on)</p>
<p>Maybe i have done wrong, but this ldap filter is not working&#8230;</p>
<p>if only ldap-group is active filtering on ldap group is done correctly&#8230;</p>
<p>Any clue ? </p>
<p>Cheers,<br />
André</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion with Active Directory Authentication via Apache by Jacob</title>
		<link>http://adamtao.wordpress.com/2008/02/08/subversion-with-active-directory-authentication-via-apache/#comment-119</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Fri, 06 Jun 2008 08:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://adamtao.wordpress.com/?p=40#comment-119</guid>
		<description>You can use filter the valid users in your apache config and limit them to being members of specific group(s) in Active Directory using the require ldap-group syntax.

I&#039;ve got a security group in my AD structure at Domain.local\Office\SecurityGroups\SG-Subversion and the syntax is

require ldap-group CN=SG-Subversion,OU=SecurityGroups,OU=Office,DC=Domain,DC=local

What I am trying to do now is work out how to get the AuthzSVNAccessFile to allow me to filter the different repositories and permissions within the repositories.</description>
		<content:encoded><![CDATA[<p>You can use filter the valid users in your apache config and limit them to being members of specific group(s) in Active Directory using the require ldap-group syntax.</p>
<p>I&#8217;ve got a security group in my AD structure at Domain.local\Office\SecurityGroups\SG-Subversion and the syntax is</p>
<p>require ldap-group CN=SG-Subversion,OU=SecurityGroups,OU=Office,DC=Domain,DC=local</p>
<p>What I am trying to do now is work out how to get the AuthzSVNAccessFile to allow me to filter the different repositories and permissions within the repositories.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
