<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Paul Dowman</title>
	<link>http://pauldowman.com</link>
	<description>Software Developer</description>
	<pubDate>Fri, 12 Mar 2010 07:30:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>Comment on How to convert from Subversion to Git by Albert</title>
		<link>http://pauldowman.com/2008/07/26/how-to-convert-from-subversion-to-git/#comment-51336</link>
		<dc:creator>Albert</dc:creator>
		<pubDate>Wed, 10 Feb 2010 22:53:58 +0000</pubDate>
		<guid>http://pauldowman.com/2008/07/26/how-to-convert-from-subversion-to-git/#comment-51336</guid>
		<description>Hey - this might help for creating tags from branches:

git branch -r &#124; awk '{ print "git tag "$1" tags/"$1 " &#38;&#38; git branch -r -d tags/"$1 }'</description>
		<content:encoded><![CDATA[<p>Hey - this might help for creating tags from branches:</p>
<p>git branch -r | awk &#8216;{ print &#8220;git tag &#8220;$1&#8243; tags/&#8221;$1 &#8221; &amp;&amp; git branch -r -d tags/&#8221;$1 }&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to convert from Subversion to Git by Matt</title>
		<link>http://pauldowman.com/2008/07/26/how-to-convert-from-subversion-to-git/#comment-51081</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 21 Jan 2010 16:47:22 +0000</pubDate>
		<guid>http://pauldowman.com/2008/07/26/how-to-convert-from-subversion-to-git/#comment-51081</guid>
		<description>Thanks a lot -- this is a very helpful no-nonsense guide!</description>
		<content:encoded><![CDATA[<p>Thanks a lot &#8212; this is a very helpful no-nonsense guide!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Movin&#8217; on&#8230; (status of EC2 on Rails) by Paul Dowman</title>
		<link>http://pauldowman.com/2010/01/10/movin-on-status-of-ec2-on-rails/#comment-50956</link>
		<dc:creator>Paul Dowman</dc:creator>
		<pubDate>Mon, 11 Jan 2010 21:44:12 +0000</pubDate>
		<guid>http://pauldowman.com/2010/01/10/movin-on-status-of-ec2-on-rails/#comment-50956</guid>
		<description>Thanks Joshua!</description>
		<content:encoded><![CDATA[<p>Thanks Joshua!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Movin&#8217; on&#8230; (status of EC2 on Rails) by jtimberman</title>
		<link>http://pauldowman.com/2010/01/10/movin-on-status-of-ec2-on-rails/#comment-50955</link>
		<dc:creator>jtimberman</dc:creator>
		<pubDate>Mon, 11 Jan 2010 21:36:10 +0000</pubDate>
		<guid>http://pauldowman.com/2010/01/10/movin-on-status-of-ec2-on-rails/#comment-50955</guid>
		<description>Hello!

Ezra's chef-deploy is ported directly into Chef now, so you can use a deploy resource in Chef as of version 0.7.12rc0. The documentation is located at:

http://wiki.opscode.com/display/chef/Deploy+Resource

It supports timestamp (a la Capistrano) or revision (a la Heroku) based deploys.</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>Ezra&#8217;s chef-deploy is ported directly into Chef now, so you can use a deploy resource in Chef as of version 0.7.12rc0. The documentation is located at:</p>
<p><a href="http://wiki.opscode.com/display/chef/Deploy+Resource" rel="nofollow">http://wiki.opscode.com/display/chef/Deploy+Resource</a></p>
<p>It supports timestamp (a la Capistrano) or revision (a la Heroku) based deploys.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I&#8217;ll set up your Ruby on Rails server for you. For free. by Paul Dowman</title>
		<link>http://pauldowman.com/2007/06/20/ill-set-up-your-ruby-on-rails-server-for-you-for-free/#comment-50954</link>
		<dc:creator>Paul Dowman</dc:creator>
		<pubDate>Mon, 11 Jan 2010 19:24:46 +0000</pubDate>
		<guid>http://pauldowman.com/2007/06/20/ill-set-up-your-ruby-on-rails-server-for-you-for-free/#comment-50954</guid>
		<description>Sean,

The unreleased version available on my GitHub account has been substantially rewritten, it uses Passenger and Nginx. Unfortunately though, I don't have time to do any more work on EC2 on Rails, so I won't be making a release that includes these changes.

Paul</description>
		<content:encoded><![CDATA[<p>Sean,</p>
<p>The unreleased version available on my GitHub account has been substantially rewritten, it uses Passenger and Nginx. Unfortunately though, I don&#8217;t have time to do any more work on EC2 on Rails, so I won&#8217;t be making a release that includes these changes.</p>
<p>Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Movin&#8217; on&#8230; (status of EC2 on Rails) by Paul Dowman</title>
		<link>http://pauldowman.com/2010/01/10/movin-on-status-of-ec2-on-rails/#comment-50946</link>
		<dc:creator>Paul Dowman</dc:creator>
		<pubDate>Mon, 11 Jan 2010 12:38:40 +0000</pubDate>
		<guid>http://pauldowman.com/2010/01/10/movin-on-status-of-ec2-on-rails/#comment-50946</guid>
		<description>Thanks for your kind words Michael! :-)</description>
		<content:encoded><![CDATA[<p>Thanks for your kind words Michael! :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Movin&#8217; on&#8230; (status of EC2 on Rails) by Michael Slade</title>
		<link>http://pauldowman.com/2010/01/10/movin-on-status-of-ec2-on-rails/#comment-50938</link>
		<dc:creator>Michael Slade</dc:creator>
		<pubDate>Mon, 11 Jan 2010 06:13:16 +0000</pubDate>
		<guid>http://pauldowman.com/2010/01/10/movin-on-status-of-ec2-on-rails/#comment-50938</guid>
		<description>Hi Paul,

Congratulations on becoming a dad. It is a lot of fun. When my son was little, people would ask how old he was and then say "that's a great age." It would freak me out because I was certain that the "great age" would be followed by something less great. Over time I learned that all the ages are great.

Thank you for all your work on EC2 on Rails. It has helped me a great deal that you took care of details I didn't understand.

Enjoy your family and have a great life.

-- Michael</description>
		<content:encoded><![CDATA[<p>Hi Paul,</p>
<p>Congratulations on becoming a dad. It is a lot of fun. When my son was little, people would ask how old he was and then say &#8220;that&#8217;s a great age.&#8221; It would freak me out because I was certain that the &#8220;great age&#8221; would be followed by something less great. Over time I learned that all the ages are great.</p>
<p>Thank you for all your work on EC2 on Rails. It has helped me a great deal that you took care of details I didn&#8217;t understand.</p>
<p>Enjoy your family and have a great life.</p>
<p>&#8211; Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A rock-solid setup for sending SMTP mail from your EC2 web server by Paul Dowman</title>
		<link>http://pauldowman.com/2008/02/17/smtp-mail-from-ec2-web-server-setup/#comment-50724</link>
		<dc:creator>Paul Dowman</dc:creator>
		<pubDate>Mon, 04 Jan 2010 15:21:38 +0000</pubDate>
		<guid>http://pauldowman.com/2008/02/17/smtp-mail-from-ec2-web-server-setup/#comment-50724</guid>
		<description>Pravin,
AuthSMTP requires all "from" addresses need to be registered and authorized individually, you do that at http://control.authsmtp.com.</description>
		<content:encoded><![CDATA[<p>Pravin,<br />
AuthSMTP requires all &#8220;from&#8221; addresses need to be registered and authorized individually, you do that at <a href="http://control.authsmtp.com." rel="nofollow">http://control.authsmtp.com.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A rock-solid setup for sending SMTP mail from your EC2 web server by Pravin</title>
		<link>http://pauldowman.com/2008/02/17/smtp-mail-from-ec2-web-server-setup/#comment-50722</link>
		<dc:creator>Pravin</dc:creator>
		<pubDate>Mon, 04 Jan 2010 14:15:54 +0000</pubDate>
		<guid>http://pauldowman.com/2008/02/17/smtp-mail-from-ec2-web-server-setup/#comment-50722</guid>
		<description>Hi 
I installed Postfix with Amazon Ec2 instance.
I am using relay host mail.authsmtp.com .
I done all the configuration in the Postfix configuration file.
I am getting this error in the SMTP control panel.
Error :  	Envelope From Address of  is not authorised - go to: http://control.authsmtp.com

Any one can me tell that how i can resolve this?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi<br />
I installed Postfix with Amazon Ec2 instance.<br />
I am using relay host mail.authsmtp.com .<br />
I done all the configuration in the Postfix configuration file.<br />
I am getting this error in the SMTP control panel.<br />
Error :  	Envelope From Address of  is not authorised - go to: <a href="http://control.authsmtp.com" rel="nofollow">http://control.authsmtp.com</a></p>
<p>Any one can me tell that how i can resolve this?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I&#8217;ll set up your Ruby on Rails server for you. For free. by Sean</title>
		<link>http://pauldowman.com/2007/06/20/ill-set-up-your-ruby-on-rails-server-for-you-for-free/#comment-50524</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Wed, 30 Dec 2009 05:57:35 +0000</pubDate>
		<guid>http://pauldowman.com/2007/06/20/ill-set-up-your-ruby-on-rails-server-for-you-for-free/#comment-50524</guid>
		<description>Hello Paul,

Thank you for the work you did. Please consider support for Phusion Passenger.

Thanks,
Sean</description>
		<content:encoded><![CDATA[<p>Hello Paul,</p>
<p>Thank you for the work you did. Please consider support for Phusion Passenger.</p>
<p>Thanks,<br />
Sean</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Canpages buys GigPark! by James Zhang</title>
		<link>http://pauldowman.com/2009/08/24/canpages-buys-gigpark/#comment-49585</link>
		<dc:creator>James Zhang</dc:creator>
		<pubDate>Fri, 27 Nov 2009 21:15:48 +0000</pubDate>
		<guid>http://pauldowman.com/2009/08/24/canpages-buys-gigpark/#comment-49585</guid>
		<description>Hi Paul,

I am too late to read this, that is so coooool, congratulation.</description>
		<content:encoded><![CDATA[<p>Hi Paul,</p>
<p>I am too late to read this, that is so coooool, congratulation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A rock-solid setup for sending SMTP mail from your EC2 web server by zardoz</title>
		<link>http://pauldowman.com/2008/02/17/smtp-mail-from-ec2-web-server-setup/#comment-48716</link>
		<dc:creator>zardoz</dc:creator>
		<pubDate>Thu, 22 Oct 2009 18:58:12 +0000</pubDate>
		<guid>http://pauldowman.com/2008/02/17/smtp-mail-from-ec2-web-server-setup/#comment-48716</guid>
		<description>Thanks so much for this Paul, works beautifully on our setup sending ~500k emails per month. I am still amazed how much easier/more 'english' the Postfix configuration is than Sendmail. Glad to be rid of that POS.</description>
		<content:encoded><![CDATA[<p>Thanks so much for this Paul, works beautifully on our setup sending ~500k emails per month. I am still amazed how much easier/more &#8216;english&#8217; the Postfix configuration is than Sendmail. Glad to be rid of that POS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A rock-solid setup for sending SMTP mail from your EC2 web server by chris</title>
		<link>http://pauldowman.com/2008/02/17/smtp-mail-from-ec2-web-server-setup/#comment-48211</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Tue, 06 Oct 2009 08:17:20 +0000</pubDate>
		<guid>http://pauldowman.com/2008/02/17/smtp-mail-from-ec2-web-server-setup/#comment-48211</guid>
		<description>I also relay my emails to a postfix relay server on a slicehost account that has the correct DNS PTR records.  Emails to hotmail went to the spam folder so I had to remove email headers containing the internal EC2 hostname.  This is done in the postfix relay servers main.cf:

header_checks = regexp:/etc/postfix/maps/header_checks

And the in /etc/postfix/maps/header_checks:

# Sample For Dropping Headers:
#/^Header: IfContains/  IGNORE
/^Received: from domU-12-34-56-78-90-AB.compute-1.internal/     IGNORE
/^Received: by domU-12-34-56-78-90-AB.compute-1.internal/       IGNORE</description>
		<content:encoded><![CDATA[<p>I also relay my emails to a postfix relay server on a slicehost account that has the correct DNS PTR records.  Emails to hotmail went to the spam folder so I had to remove email headers containing the internal EC2 hostname.  This is done in the postfix relay servers main.cf:</p>
<p>header_checks = regexp:/etc/postfix/maps/header_checks</p>
<p>And the in /etc/postfix/maps/header_checks:</p>
<p># Sample For Dropping Headers:<br />
#/^Header: IfContains/  IGNORE<br />
/^Received: from domU-12-34-56-78-90-AB.compute-1.internal/     IGNORE<br />
/^Received: by domU-12-34-56-78-90-AB.compute-1.internal/       IGNORE</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to convert from Subversion to Git by W-Mark Kubacki</title>
		<link>http://pauldowman.com/2008/07/26/how-to-convert-from-subversion-to-git/#comment-48135</link>
		<dc:creator>W-Mark Kubacki</dc:creator>
		<pubDate>Fri, 02 Oct 2009 13:15:50 +0000</pubDate>
		<guid>http://pauldowman.com/2008/07/26/how-to-convert-from-subversion-to-git/#comment-48135</guid>
		<description>If you have more than one repository, this loop might help you finding all users:

for R in repo1 repo2 repo3 ...; do svn log --quiet file:///var/svn/$R &#124; grep ^r &#124; cut -d '&#124;' -f 2; done &#124; sort -u</description>
		<content:encoded><![CDATA[<p>If you have more than one repository, this loop might help you finding all users:</p>
<p>for R in repo1 repo2 repo3 &#8230;; do svn log &#8211;quiet file:///var/svn/$R | grep ^r | cut -d &#8216;|&#8217; -f 2; done | sort -u</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Backing up your MySQL database to S3 by Julien</title>
		<link>http://pauldowman.com/2009/02/08/mysql-s3-backup/#comment-47837</link>
		<dc:creator>Julien</dc:creator>
		<pubDate>Wed, 23 Sep 2009 18:17:18 +0000</pubDate>
		<guid>http://pauldowman.com/2009/02/08/mysql-s3-backup/#comment-47837</guid>
		<description>Awesome! I've been looking for that...
Just one little question though : I have a Master  Master replication. Is there any chance that this breaks the replication? (I am thinking that flushing the logs might be bad). If so, is there any solution to that?</description>
		<content:encoded><![CDATA[<p>Awesome! I&#8217;ve been looking for that&#8230;<br />
Just one little question though : I have a Master  Master replication. Is there any chance that this breaks the replication? (I am thinking that flushing the logs might be bad). If so, is there any solution to that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to convert from Subversion to Git by Rodrigo</title>
		<link>http://pauldowman.com/2008/07/26/how-to-convert-from-subversion-to-git/#comment-47803</link>
		<dc:creator>Rodrigo</dc:creator>
		<pubDate>Tue, 22 Sep 2009 20:22:27 +0000</pubDate>
		<guid>http://pauldowman.com/2008/07/26/how-to-convert-from-subversion-to-git/#comment-47803</guid>
		<description>I'm getting the following error on step 3 
Found possible branch point: http://svn2.xp-dev.com/svn/oncemade-cssSys/trunk =&#62; http://svn2.xp-dev.com/svn/oncemade-cssSys/tags/ModernBrowsers, 62
Use of uninitialized value in substitution (s///) at /opt/local/libexec/git-core/git-svn line 1657.
Use of uninitialized value in concatenation (.) or string at /opt/local/libexec/git-core/git-svn line 1657.
refs/remotes/trunk: 'http://svn2.xp-dev.com/svn/oncemade-cssSys' not found in ''


how can I fix it?

Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the following error on step 3<br />
Found possible branch point: <a href="http://svn2.xp-dev.com/svn/oncemade-cssSys/trunk" rel="nofollow">http://svn2.xp-dev.com/svn/oncemade-cssSys/trunk</a> =&gt; <a href="http://svn2.xp-dev.com/svn/oncemade-cssSys/tags/ModernBrowsers," rel="nofollow">http://svn2.xp-dev.com/svn/oncemade-cssSys/tags/ModernBrowsers,</a> 62<br />
Use of uninitialized value in substitution (s///) at /opt/local/libexec/git-core/git-svn line 1657.<br />
Use of uninitialized value in concatenation (.) or string at /opt/local/libexec/git-core/git-svn line 1657.<br />
refs/remotes/trunk: &#8216;http://svn2.xp-dev.com/svn/oncemade-cssSys&#8217; not found in &#8221;</p>
<p>how can I fix it?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A rock-solid setup for sending SMTP mail from your EC2 web server by Rick</title>
		<link>http://pauldowman.com/2008/02/17/smtp-mail-from-ec2-web-server-setup/#comment-47798</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Tue, 22 Sep 2009 18:06:46 +0000</pubDate>
		<guid>http://pauldowman.com/2008/02/17/smtp-mail-from-ec2-web-server-setup/#comment-47798</guid>
		<description>Ok well if I hard code the the internal IP of the frontend instance in the $mynetworks variable in main.cf, like 10.x.x.x, it will connect and send the mail.  However, this IP changes for every frontend server.  How can I get the server to allow all mail?</description>
		<content:encoded><![CDATA[<p>Ok well if I hard code the the internal IP of the frontend instance in the $mynetworks variable in main.cf, like 10.x.x.x, it will connect and send the mail.  However, this IP changes for every frontend server.  How can I get the server to allow all mail?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A rock-solid setup for sending SMTP mail from your EC2 web server by Rick</title>
		<link>http://pauldowman.com/2008/02/17/smtp-mail-from-ec2-web-server-setup/#comment-47646</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Fri, 18 Sep 2009 18:30:40 +0000</pubDate>
		<guid>http://pauldowman.com/2008/02/17/smtp-mail-from-ec2-web-server-setup/#comment-47646</guid>
		<description>Paul,

Thanks for the tutorial.  How can I adjust the config file to allow all my frontend instances relay through one centralized postfix server in the same security group?  I can't figure out how to get it to allow connections from my other instances.

Thanks!</description>
		<content:encoded><![CDATA[<p>Paul,</p>
<p>Thanks for the tutorial.  How can I adjust the config file to allow all my frontend instances relay through one centralized postfix server in the same security group?  I can&#8217;t figure out how to get it to allow connections from my other instances.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A rock-solid setup for sending SMTP mail from your EC2 web server by Ryan</title>
		<link>http://pauldowman.com/2008/02/17/smtp-mail-from-ec2-web-server-setup/#comment-47509</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 15 Sep 2009 22:18:24 +0000</pubDate>
		<guid>http://pauldowman.com/2008/02/17/smtp-mail-from-ec2-web-server-setup/#comment-47509</guid>
		<description>Shaokun - I too have had an issue recently with emails to yahoo addresses disappearing when sent from AuthSMTP.  I just filled out the link you provided - if you have heard anything from Yahoo, please let us know.</description>
		<content:encoded><![CDATA[<p>Shaokun - I too have had an issue recently with emails to yahoo addresses disappearing when sent from AuthSMTP.  I just filled out the link you provided - if you have heard anything from Yahoo, please let us know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A rock-solid setup for sending SMTP mail from your EC2 web server by Shaokun</title>
		<link>http://pauldowman.com/2008/02/17/smtp-mail-from-ec2-web-server-setup/#comment-47434</link>
		<dc:creator>Shaokun</dc:creator>
		<pubDate>Mon, 14 Sep 2009 09:38:11 +0000</pubDate>
		<guid>http://pauldowman.com/2008/02/17/smtp-mail-from-ec2-web-server-setup/#comment-47434</guid>
		<description>Good post! I have followed this article and set up AuthSMTP for our web site. But recently, a few of the customers who use yahoo account complaint that they never get the emails. I check it and found that with AuthSMTP, those emails to yahoo just got disappeared. Without AuthSMTP, just SPF, they were caught in the trash folder.

So I asked the support of AuthSMTP. They suggest to fill the form from Yahoo:
http://help.yahoo.com/l/us/yahoo/mail/postmaster/bulkv2.html

Have filled that form, but so far, no feedback and no help at all.

Any idea? Seems that other people have the same problem too.</description>
		<content:encoded><![CDATA[<p>Good post! I have followed this article and set up AuthSMTP for our web site. But recently, a few of the customers who use yahoo account complaint that they never get the emails. I check it and found that with AuthSMTP, those emails to yahoo just got disappeared. Without AuthSMTP, just SPF, they were caught in the trash folder.</p>
<p>So I asked the support of AuthSMTP. They suggest to fill the form from Yahoo:<br />
<a href="http://help.yahoo.com/l/us/yahoo/mail/postmaster/bulkv2.html" rel="nofollow">http://help.yahoo.com/l/us/yahoo/mail/postmaster/bulkv2.html</a></p>
<p>Have filled that form, but so far, no feedback and no help at all.</p>
<p>Any idea? Seems that other people have the same problem too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
