<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Announcement: Xaprb scripts are re-licensed</title>
	<link>http://www.xaprb.com/blog/2006/06/19/xaprb-scripts-relicensed/</link>
	<description>Stay curious!</description>
	<pubDate>Thu, 24 Jul 2008 00:23:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Eric Ryan Harrison</title>
		<link>http://www.xaprb.com/blog/2006/06/19/xaprb-scripts-relicensed/#comment-1070</link>
		<author>Eric Ryan Harrison</author>
		<pubDate>Mon, 10 Jul 2006 17:14:12 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2006/06/19/xaprb-scripts-relicensed/#comment-1070</guid>
		<description>&lt;p&gt;Thanks. I couldn't agree more on your hatred of VSS. Nasty stuff. I've had great luck in the past with Subversion, but a new project I've become involved with is entirely webbased and I've been keeping my eyes open for web based solutions that may be a better fit. Oh well.&lt;/p&gt;

&lt;p&gt;Thanks for your help. Keep posting great SQL tips. They are invaluable to me.&lt;/p&gt;

&lt;p&gt;-E&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Thanks. I couldn&#8217;t agree more on your hatred of VSS. Nasty stuff. I&#8217;ve had great luck in the past with Subversion, but a new project I&#8217;ve become involved with is entirely webbased and I&#8217;ve been keeping my eyes open for web based solutions that may be a better fit. Oh well.</p>
<p>Thanks for your help. Keep posting great SQL tips. They are invaluable to me.</p>
<p>-E</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2006/06/19/xaprb-scripts-relicensed/#comment-1050</link>
		<author>Xaprb</author>
		<pubDate>Sat, 08 Jul 2006 22:38:32 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2006/06/19/xaprb-scripts-relicensed/#comment-1050</guid>
		<description>&lt;p&gt;I've packaged the scripts up and made prominent download links at the tops of the respective articles.  All of them are in version control now, too.  Enjoy!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;ve packaged the scripts up and made prominent download links at the tops of the respective articles.  All of them are in version control now, too.  Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2006/06/19/xaprb-scripts-relicensed/#comment-1049</link>
		<author>Xaprb</author>
		<pubDate>Sat, 08 Jul 2006 22:37:42 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2006/06/19/xaprb-scripts-relicensed/#comment-1049</guid>
		<description>&lt;p&gt;Eric, I haven't used any web-based version control systems.  I'm primarily a command-line lover.  I have used Microsoft Visual Source[un]Safe at a previous employer, and hate its guts.  I've used CVS and Subversion the most.  I evaluated a bunch of systems for an employer once, and in my opinion CVS and Subversion are excellent choices for most jobs, especially when run over SSH to a remote server with public-key authentication (and if you use Windows, check out TortoiseCVS and TortoiseSVN, as they are tremendous tools).  There are issues with both systems but it's not a big deal for most projects.  There are actually a ton of systems available, most of them better at some specialized task (e.g. Bitkeeper, git).&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Eric, I haven&#8217;t used any web-based version control systems.  I&#8217;m primarily a command-line lover.  I have used Microsoft Visual Source[un]Safe at a previous employer, and hate its guts.  I&#8217;ve used CVS and Subversion the most.  I evaluated a bunch of systems for an employer once, and in my opinion CVS and Subversion are excellent choices for most jobs, especially when run over SSH to a remote server with public-key authentication (and if you use Windows, check out TortoiseCVS and TortoiseSVN, as they are tremendous tools).  There are issues with both systems but it&#8217;s not a big deal for most projects.  There are actually a ton of systems available, most of them better at some specialized task (e.g. Bitkeeper, git).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Ryan Harrison</title>
		<link>http://www.xaprb.com/blog/2006/06/19/xaprb-scripts-relicensed/#comment-988</link>
		<author>Eric Ryan Harrison</author>
		<pubDate>Tue, 27 Jun 2006 10:38:28 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2006/06/19/xaprb-scripts-relicensed/#comment-988</guid>
		<description>&lt;p&gt;Hrrm... I like this 'changelog' idea that you have invented... Can you do an article on what it does and how you use it? ;)&lt;/p&gt;

&lt;p&gt;Speaking of CVSishness, do you have any experience with any web-based platforms? I've used (and will probably just stick with) SourceForge for a new project I'm starting, but the interface makes me cringe. I've been looking around for some new 'Web2.0-ish' online project management thing but haven't had any luck yet. Any ideas?&lt;/p&gt;

&lt;p&gt;I would just run my own, but I don't have a decent server connected to the internet yet... heh.&lt;/p&gt;

&lt;p&gt;-E&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hrrm&#8230; I like this &#8216;changelog&#8217; idea that you have invented&#8230; Can you do an article on what it does and how you use it? ;)</p>
<p>Speaking of CVSishness, do you have any experience with any web-based platforms? I&#8217;ve used (and will probably just stick with) SourceForge for a new project I&#8217;m starting, but the interface makes me cringe. I&#8217;ve been looking around for some new &#8216;Web2.0-ish&#8217; online project management thing but haven&#8217;t had any luck yet. Any ideas?</p>
<p>I would just run my own, but I don&#8217;t have a decent server connected to the internet yet&#8230; heh.</p>
<p>-E</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2006/06/19/xaprb-scripts-relicensed/#comment-957</link>
		<author>Xaprb</author>
		<pubDate>Wed, 21 Jun 2006 12:56:39 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2006/06/19/xaprb-scripts-relicensed/#comment-957</guid>
		<description>&lt;p&gt;Yeah, there have been changes and improvements, but when and what were they?  I don't know.&lt;/p&gt;

&lt;p&gt;Another improvement I want to make is make it easier to download them, along with a "change log," which is my innovative new idea to track the changes I've made ;-)  Soon I'll be packaging them up and making very visible "download this script" links on the pages.  I've also been very lax about putting them into version control, though I'm not sure why, since I've even got a CVS repository set up on my web server.  I guess it's a case of the cobbler's children going barefoot -- I do this stuff all the time at my work, but for some reason I never gave much thought to doing it for these scripts.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Yeah, there have been changes and improvements, but when and what were they?  I don&#8217;t know.</p>
<p>Another improvement I want to make is make it easier to download them, along with a &#8220;change log,&#8221; which is my innovative new idea to track the changes I&#8217;ve made ;-)  Soon I&#8217;ll be packaging them up and making very visible &#8220;download this script&#8221; links on the pages.  I&#8217;ve also been very lax about putting them into version control, though I&#8217;m not sure why, since I&#8217;ve even got a CVS repository set up on my web server.  I guess it&#8217;s a case of the cobbler&#8217;s children going barefoot &#8212; I do this stuff all the time at my work, but for some reason I never gave much thought to doing it for these scripts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Ryan Harrison</title>
		<link>http://www.xaprb.com/blog/2006/06/19/xaprb-scripts-relicensed/#comment-955</link>
		<author>Eric Ryan Harrison</author>
		<pubDate>Wed, 21 Jun 2006 10:40:00 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2006/06/19/xaprb-scripts-relicensed/#comment-955</guid>
		<description>&lt;p&gt;Sounds good man. Have there been any other changes to those scripts other than the new license?&lt;/p&gt;

&lt;p&gt;-E&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Sounds good man. Have there been any other changes to those scripts other than the new license?</p>
<p>-E</p>
]]></content:encoded>
	</item>
</channel>
</rss>
