<?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 for Josue Rodriguez</title>
	<atom:link href="http://josuerodriguez.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://josuerodriguez.com</link>
	<description>Life, Code and Ideas</description>
	<lastBuildDate>Mon, 13 Feb 2012 19:22:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Hitchhikers Guide to Code Development with Git by mitchell amihod</title>
		<link>http://josuerodriguez.com/2012/01/hitchhikers-guide-to-code-development-with-git/comment-page-1/#comment-1980</link>
		<dc:creator>mitchell amihod</dc:creator>
		<pubDate>Mon, 13 Feb 2012 19:22:24 +0000</pubDate>
		<guid isPermaLink="false">http://josuerodriguez.com/?p=352#comment-1980</guid>
		<description>nice article. One change i would recommend - using the -d flag for delete. this will help people from accidentally deleting an unmerged branch.</description>
		<content:encoded><![CDATA[<p>nice article. One change i would recommend &#8211; using the -d flag for delete. this will help people from accidentally deleting an unmerged branch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hitchhikers Guide to Code Development with Git by Gregg Williams</title>
		<link>http://josuerodriguez.com/2012/01/hitchhikers-guide-to-code-development-with-git/comment-page-1/#comment-1976</link>
		<dc:creator>Gregg Williams</dc:creator>
		<pubDate>Mon, 13 Feb 2012 18:33:40 +0000</pubDate>
		<guid isPermaLink="false">http://josuerodriguez.com/?p=352#comment-1976</guid>
		<description>Bless you! I&#039;ve been pursuing the same approach to git developement, but I&#039;m not so adept at git, and sometimes things go wrong. This is an excellent blueprint--thanks!</description>
		<content:encoded><![CDATA[<p>Bless you! I&#8217;ve been pursuing the same approach to git developement, but I&#8217;m not so adept at git, and sometimes things go wrong. This is an excellent blueprint&#8211;thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Git Publish to shared server (eg: GoDaddy ssh) by Josue R.</title>
		<link>http://josuerodriguez.com/2010/07/git-publish-to-shared-server-eg-godaddy-ssh/comment-page-1/#comment-716</link>
		<dc:creator>Josue R.</dc:creator>
		<pubDate>Sat, 07 Jan 2012 01:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://josuerodriguez.com/?p=170#comment-716</guid>
		<description>@Josh pushing files via &quot;scp&quot; because GoDaddy didn&#039;t make it easy to go regular &quot;git push&quot;. (Its been a long while so i think they might have updated their hosting to allow Git - unfortunately i&#039;m no longer with GoDaddy neither recommend them to anyone.)</description>
		<content:encoded><![CDATA[<p>@Josh pushing files via &#8220;scp&#8221; because GoDaddy didn&#8217;t make it easy to go regular &#8220;git push&#8221;. (Its been a long while so i think they might have updated their hosting to allow Git &#8211; unfortunately i&#8217;m no longer with GoDaddy neither recommend them to anyone.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Git Publish to shared server (eg: GoDaddy ssh) by Greg</title>
		<link>http://josuerodriguez.com/2010/07/git-publish-to-shared-server-eg-godaddy-ssh/comment-page-1/#comment-704</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Wed, 28 Sep 2011 02:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://josuerodriguez.com/?p=170#comment-704</guid>
		<description>I am two weeks into using GIT and I&#039;m already using your script to post from my VPS to a GoDaddy account. This works well! My only question is why have you asked to Push changes to remote repo at the end of the script?</description>
		<content:encoded><![CDATA[<p>I am two weeks into using GIT and I&#8217;m already using your script to post from my VPS to a GoDaddy account. This works well! My only question is why have you asked to Push changes to remote repo at the end of the script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Resume by Kris Gilheaney</title>
		<link>http://josuerodriguez.com/resume/comment-page-1/#comment-692</link>
		<dc:creator>Kris Gilheaney</dc:creator>
		<pubDate>Wed, 29 Jun 2011 10:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://josuerodriguez.com/?page_id=38#comment-692</guid>
		<description>Josue, I am on the search for a Full Time  experienced Web/ PHP Developer in the PLantation area. I seen your profile following a google search. Are you on the market presently, and would you be interested in this vacancy.</description>
		<content:encoded><![CDATA[<p>Josue, I am on the search for a Full Time  experienced Web/ PHP Developer in the PLantation area. I seen your profile following a google search. Are you on the market presently, and would you be interested in this vacancy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Git Publish to shared server (eg: GoDaddy ssh) by Josh</title>
		<link>http://josuerodriguez.com/2010/07/git-publish-to-shared-server-eg-godaddy-ssh/comment-page-1/#comment-664</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Fri, 01 Apr 2011 20:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://josuerodriguez.com/?p=170#comment-664</guid>
		<description>Sorry I&#039;m a shell script noob, but is this all about wrapping up local Git changes and pushing them via scp?

I found this great post about setting up Git on Godaddy via a prior build created on a Virtual Box! Seems to work like a charm http://johntrammell.com/wp/2011/01/05/using-git-on-godaddy/</description>
		<content:encoded><![CDATA[<p>Sorry I&#8217;m a shell script noob, but is this all about wrapping up local Git changes and pushing them via scp?</p>
<p>I found this great post about setting up Git on Godaddy via a prior build created on a Virtual Box! Seems to work like a charm <a href="http://johntrammell.com/wp/2011/01/05/using-git-on-godaddy/" rel="nofollow">http://johntrammell.com/wp/2011/01/05/using-git-on-godaddy/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Git Publish to shared server (eg: GoDaddy ssh) by Electric Griddle</title>
		<link>http://josuerodriguez.com/2010/07/git-publish-to-shared-server-eg-godaddy-ssh/comment-page-1/#comment-648</link>
		<dc:creator>Electric Griddle</dc:creator>
		<pubDate>Mon, 24 Jan 2011 20:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://josuerodriguez.com/?p=170#comment-648</guid>
		<description>I am very thankful to this topic because it really gives great information</description>
		<content:encoded><![CDATA[<p>I am very thankful to this topic because it really gives great information</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Git Publish to shared server (eg: GoDaddy ssh) by Massage Cushion</title>
		<link>http://josuerodriguez.com/2010/07/git-publish-to-shared-server-eg-godaddy-ssh/comment-page-1/#comment-626</link>
		<dc:creator>Massage Cushion</dc:creator>
		<pubDate>Mon, 08 Nov 2010 10:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://josuerodriguez.com/?p=170#comment-626</guid>
		<description>godaddy is not always the best registrar, the private registration of godaddy is too expensive.</description>
		<content:encoded><![CDATA[<p>godaddy is not always the best registrar, the private registration of godaddy is too expensive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Git Publish to shared server (eg: GoDaddy ssh) by Josue R.</title>
		<link>http://josuerodriguez.com/2010/07/git-publish-to-shared-server-eg-godaddy-ssh/comment-page-1/#comment-620</link>
		<dc:creator>Josue R.</dc:creator>
		<pubDate>Wed, 13 Oct 2010 23:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://josuerodriguez.com/?p=170#comment-620</guid>
		<description>It doesn&#039;t bypass the scp password prompt. I left it on the script so its safer to prompt than storing your password and piping it to scp. If you use this script on a server which you have SSH password-less access configured (aka your public ssh key on the server) then the password should not prompt you.</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t bypass the scp password prompt. I left it on the script so its safer to prompt than storing your password and piping it to scp. If you use this script on a server which you have SSH password-less access configured (aka your public ssh key on the server) then the password should not prompt you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Git Publish to shared server (eg: GoDaddy ssh) by Jay Swain</title>
		<link>http://josuerodriguez.com/2010/07/git-publish-to-shared-server-eg-godaddy-ssh/comment-page-1/#comment-618</link>
		<dc:creator>Jay Swain</dc:creator>
		<pubDate>Wed, 13 Oct 2010 04:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://josuerodriguez.com/?p=170#comment-618</guid>
		<description>How did you get around the password prompt when doing the scp?</description>
		<content:encoded><![CDATA[<p>How did you get around the password prompt when doing the scp?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

