<?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 on: Intro to Git for Web Designers</title>
	<atom:link href="http://www.webdesignerdepot.com/2009/03/intro-to-git-for-web-designers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdesignerdepot.com/2009/03/intro-to-git-for-web-designers/</link>
	<description>Web Design Resources and Tutorials</description>
	<lastBuildDate>Fri, 12 Mar 2010 01:58:48 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Barnaby</title>
		<link>http://www.webdesignerdepot.com/2009/03/intro-to-git-for-web-designers/comment-page-1/#comment-543192</link>
		<dc:creator>Barnaby</dc:creator>
		<pubDate>Tue, 28 Apr 2009 13:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignerdepot.com/?p=7224#comment-543192</guid>
		<description>Ben, two things:

1) SVN is old, and centralized.  I&#039;m pretty tech savvy and I *hate* how difficult SNV is to set up, to branch, or to migrate.  Git is easier for the average person to set up and move around  because of less restrictions (though may be just a touch more complicated because it has many more features)
They won&#039;t build any more tools lke SVN anymore, but they will build plenty more tools like Git.

2) Why on earth would you be using Windows for web development?  Seriously, invest in a Mac or spend the 12 minutes it takes to upgrade your computer to Ubuntu.  Those platforms have a lot more web integration, that makes it fun and easy to do development work.</description>
		<content:encoded><![CDATA[<p>Ben, two things:</p>
<p>1) SVN is old, and centralized.  I&#8217;m pretty tech savvy and I *hate* how difficult SNV is to set up, to branch, or to migrate.  Git is easier for the average person to set up and move around  because of less restrictions (though may be just a touch more complicated because it has many more features)<br />
They won&#8217;t build any more tools lke SVN anymore, but they will build plenty more tools like Git.</p>
<p>2) Why on earth would you be using Windows for web development?  Seriously, invest in a Mac or spend the 12 minutes it takes to upgrade your computer to Ubuntu.  Those platforms have a lot more web integration, that makes it fun and easy to do development work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Streicher</title>
		<link>http://www.webdesignerdepot.com/2009/03/intro-to-git-for-web-designers/comment-page-1/#comment-543068</link>
		<dc:creator>Martin Streicher</dc:creator>
		<pubDate>Sat, 25 Apr 2009 20:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignerdepot.com/?p=7224#comment-543068</guid>
		<description>O&#039;Reilly Media will publish its Git book on 15 May. It&#039;s an excellent reference for all expertise levels.</description>
		<content:encoded><![CDATA[<p>O&#8217;Reilly Media will publish its Git book on 15 May. It&#8217;s an excellent reference for all expertise levels.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunshine coast web design</title>
		<link>http://www.webdesignerdepot.com/2009/03/intro-to-git-for-web-designers/comment-page-1/#comment-489433</link>
		<dc:creator>sunshine coast web design</dc:creator>
		<pubDate>Wed, 15 Apr 2009 16:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignerdepot.com/?p=7224#comment-489433</guid>
		<description>I use many tools for designing..

These gifts are helpful for me.
Thanks...</description>
		<content:encoded><![CDATA[<p>I use many tools for designing..</p>
<p>These gifts are helpful for me.<br />
Thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Galen King</title>
		<link>http://www.webdesignerdepot.com/2009/03/intro-to-git-for-web-designers/comment-page-1/#comment-272698</link>
		<dc:creator>Galen King</dc:creator>
		<pubDate>Wed, 01 Apr 2009 23:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignerdepot.com/?p=7224#comment-272698</guid>
		<description>Has anybody used Git as a replacement for Version Cue? We&#039;ve been having major issues with Version Cue CS4 (&lt;a href=&quot;http://luciddesign.co.nz/2009/1/5/major-problems-with-adobe-version-cue-cs4&quot; rel=&quot;nofollow&quot;&gt;http://luciddesign.co.nz/2009/1/5/major-problems-with-adobe-version-cue-cs4&lt;/a&gt;) and have given up on it. We&#039;re now looking for an alternative as we&#039;d like the benefits of version control in our team.</description>
		<content:encoded><![CDATA[<p>Has anybody used Git as a replacement for Version Cue? We&#8217;ve been having major issues with Version Cue CS4 (<a  href="http://luciddesign.co.nz/2009/1/5/major-problems-with-adobe-version-cue-cs4" rel="nofollow">http://luciddesign.co.nz/2009/1/5/major-problems-with-adobe-version-cue-cs4</a>) and have given up on it. We&#8217;re now looking for an alternative as we&#8217;d like the benefits of version control in our team.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Azad</title>
		<link>http://www.webdesignerdepot.com/2009/03/intro-to-git-for-web-designers/comment-page-1/#comment-269701</link>
		<dc:creator>Azad</dc:creator>
		<pubDate>Wed, 01 Apr 2009 18:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignerdepot.com/?p=7224#comment-269701</guid>
		<description>Brilliant piece. I was thinking of using Git for managing PSDs. Really helped me get started. Cheers.</description>
		<content:encoded><![CDATA[<p>Brilliant piece. I was thinking of using Git for managing PSDs. Really helped me get started. Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oddmund</title>
		<link>http://www.webdesignerdepot.com/2009/03/intro-to-git-for-web-designers/comment-page-1/#comment-260091</link>
		<dc:creator>Oddmund</dc:creator>
		<pubDate>Wed, 01 Apr 2009 01:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignerdepot.com/?p=7224#comment-260091</guid>
		<description>Just thought that I&#039;d point out that the Git Talk by Linus Torvalds is a Google Talk, not a TED Talk.</description>
		<content:encoded><![CDATA[<p>Just thought that I&#8217;d point out that the Git Talk by Linus Torvalds is a Google Talk, not a TED Talk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VictorA</title>
		<link>http://www.webdesignerdepot.com/2009/03/intro-to-git-for-web-designers/comment-page-1/#comment-241301</link>
		<dc:creator>VictorA</dc:creator>
		<pubDate>Mon, 30 Mar 2009 17:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignerdepot.com/?p=7224#comment-241301</guid>
		<description>@Jocke

TortoiseSVN is an excellent choice and hey, if it works...

Just an FYI, there is a project out there to port TortoiseSVN to GIT on Windows...

Check out

http://code.google.com/p/tortoisegit/

Cheers!</description>
		<content:encoded><![CDATA[<p>@Jocke</p>
<p>TortoiseSVN is an excellent choice and hey, if it works&#8230;</p>
<p>Just an FYI, there is a project out there to port TortoiseSVN to GIT on Windows&#8230;</p>
<p>Check out</p>
<p><a  href="http://code.google.com/p/tortoisegit/" rel="nofollow">http://code.google.com/p/tortoisegit/</a></p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jocke</title>
		<link>http://www.webdesignerdepot.com/2009/03/intro-to-git-for-web-designers/comment-page-1/#comment-240517</link>
		<dc:creator>Jocke</dc:creator>
		<pubDate>Mon, 30 Mar 2009 15:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignerdepot.com/?p=7224#comment-240517</guid>
		<description>Great article, but I think I will stick with SVN. And I really love TortoiseSVN so I don&#039;t have to write commands everytime i want to upload something.</description>
		<content:encoded><![CDATA[<p>Great article, but I think I will stick with SVN. And I really love TortoiseSVN so I don&#8217;t have to write commands everytime i want to upload something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfero Chingono</title>
		<link>http://www.webdesignerdepot.com/2009/03/intro-to-git-for-web-designers/comment-page-1/#comment-233490</link>
		<dc:creator>Alfero Chingono</dc:creator>
		<pubDate>Mon, 30 Mar 2009 03:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignerdepot.com/?p=7224#comment-233490</guid>
		<description>While Git sounds very appealing, I would also strongly recommend Dropbox. Definitely worth a try. I liked it so much, I ended up upgrading to to the paid version.

https://www.getdropbox.com/referrals/NTEyMjM0Mjk

Give it a try</description>
		<content:encoded><![CDATA[<p>While Git sounds very appealing, I would also strongly recommend Dropbox. Definitely worth a try. I liked it so much, I ended up upgrading to to the paid version.</p>
<p><a  href="https://www.getdropbox.com/referrals/NTEyMjM0Mjk" rel="nofollow">https://www.getdropbox.com/referrals/NTEyMjM0Mjk</a></p>
<p>Give it a try</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://www.webdesignerdepot.com/2009/03/intro-to-git-for-web-designers/comment-page-1/#comment-220065</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Sun, 29 Mar 2009 05:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignerdepot.com/?p=7224#comment-220065</guid>
		<description>I use Versions and Cornerstone for a GUI based SVN on Mac OS X. Both seem pretty good. I think Cornerstone has more options, but it&#039;s a bit more complicated than Versions. Versions is quite simple and it&#039;s a very Mac-like interface. Both these apps have 2 week trial periods so I suggest checking out both of them.

I hope this helps :)</description>
		<content:encoded><![CDATA[<p>I use Versions and Cornerstone for a GUI based SVN on Mac OS X. Both seem pretty good. I think Cornerstone has more options, but it&#8217;s a bit more complicated than Versions. Versions is quite simple and it&#8217;s a very Mac-like interface. Both these apps have 2 week trial periods so I suggest checking out both of them.</p>
<p>I hope this helps <img src='http://www.webdesignerdepot.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/


Served from: csw00.ord02.hostingservicesinc.net @ 2010-03-11 21:31:02 -->