<?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: When to roll your own, when to throw in the towel and &#8216;outsource&#8217;</title>
	<atom:link href="http://blog.chadlindstrom.ca/archives/2007/03/when-to-roll-your-own-when-to-throw-in-the-towel-and-outsource/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.chadlindstrom.ca/archives/2007/03/when-to-roll-your-own-when-to-throw-in-the-towel-and-outsource</link>
	<description>random thoughts, expression, ideas and activism</description>
	<lastBuildDate>Sat, 12 Mar 2011 18:45:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Klaus</title>
		<link>http://blog.chadlindstrom.ca/archives/2007/03/when-to-roll-your-own-when-to-throw-in-the-towel-and-outsource/comment-page-1#comment-49102</link>
		<dc:creator>Klaus</dc:creator>
		<pubDate>Tue, 20 Mar 2007 14:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chadlindstrom.ca/archives/2007/03/when-to-roll-your-own-when-to-throw-in-the-towel-and-outsource#comment-49102</guid>
		<description>Well, I agree with Jonathan. But I think it also has to do with: Do I want to re-invent the wheel. Basically there might be hundreds of developers out there that already dealt with the same problem you are currently facing (e.g. need to extend their blogging software, need some kind of CMS, simply need a new feature on their site).

Why not use the knowledge and time that others have already put in finding and developing a solution?

You can learn a lot from developing your own stuff, that is so true. But at some point, I think, the time that this procedure consumes, could be of better use elsewhere.

Sidenote: I recently noted that I do not have a del.icio.us-account. Del.icio.us is great, but it just does not work for me. The reason? Most of the time, when I am bookmarking a site (99% technical stuff) I also need to add some additional notes, if not a whole code example or attach a file. So I set up a blog, where I keep these link-collections, articles and tutorials. For me, it seems that this works better than del.icio.us.</description>
		<content:encoded><![CDATA[<p>Well, I agree with Jonathan. But I think it also has to do with: Do I want to re-invent the wheel. Basically there might be hundreds of developers out there that already dealt with the same problem you are currently facing (e.g. need to extend their blogging software, need some kind of CMS, simply need a new feature on their site).</p>
<p>Why not use the knowledge and time that others have already put in finding and developing a solution?</p>
<p>You can learn a lot from developing your own stuff, that is so true. But at some point, I think, the time that this procedure consumes, could be of better use elsewhere.</p>
<p>Sidenote: I recently noted that I do not have a del.icio.us-account. Del.icio.us is great, but it just does not work for me. The reason? Most of the time, when I am bookmarking a site (99% technical stuff) I also need to add some additional notes, if not a whole code example or attach a file. So I set up a blog, where I keep these link-collections, articles and tutorials. For me, it seems that this works better than del.icio.us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan E</title>
		<link>http://blog.chadlindstrom.ca/archives/2007/03/when-to-roll-your-own-when-to-throw-in-the-towel-and-outsource/comment-page-1#comment-48631</link>
		<dc:creator>Jonathan E</dc:creator>
		<pubDate>Thu, 15 Mar 2007 20:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chadlindstrom.ca/archives/2007/03/when-to-roll-your-own-when-to-throw-in-the-towel-and-outsource#comment-48631</guid>
		<description>You&#039;re right actually. I contemplated the idea of switching to WordPress, Movable Type, ExpressionEngine, Textpattern or another system, but in the end I realized that for what I want to do, it&#039;d be much more work to port my existing data over to one of the other systems than it would be for me to keep working on my own.

I actually wrote about this a couple weeks before Web Directions (http://www.reinspire.net/blog/2007/01/26/i_need_your_help/) and was pretty sure at the time that I did want to switch... After playing with the aforementioned systems though, I realized just how much work it would be.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right actually. I contemplated the idea of switching to WordPress, Movable Type, ExpressionEngine, Textpattern or another system, but in the end I realized that for what I want to do, it&#8217;d be much more work to port my existing data over to one of the other systems than it would be for me to keep working on my own.</p>
<p>I actually wrote about this a couple weeks before Web Directions (<a href="http://www.reinspire.net/blog/2007/01/26/i_need_your_help/" rel="nofollow">http://www.reinspire.net/blog/2007/01/26/i_need_your_help/</a>) and was pretty sure at the time that I did want to switch&#8230; After playing with the aforementioned systems though, I realized just how much work it would be.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChadL</title>
		<link>http://blog.chadlindstrom.ca/archives/2007/03/when-to-roll-your-own-when-to-throw-in-the-towel-and-outsource/comment-page-1#comment-48615</link>
		<dc:creator>ChadL</dc:creator>
		<pubDate>Thu, 15 Mar 2007 16:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chadlindstrom.ca/archives/2007/03/when-to-roll-your-own-when-to-throw-in-the-towel-and-outsource#comment-48615</guid>
		<description>Great points Jonathan, I completely agree.

As for your own CMS, I congratulate you on rolling your own.  That&#039;s significantly more investment than my bookmark app.  Which probably makes it that much harder to abandon.</description>
		<content:encoded><![CDATA[<p>Great points Jonathan, I completely agree.</p>
<p>As for your own CMS, I congratulate you on rolling your own.  That&#8217;s significantly more investment than my bookmark app.  Which probably makes it that much harder to abandon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan E</title>
		<link>http://blog.chadlindstrom.ca/archives/2007/03/when-to-roll-your-own-when-to-throw-in-the-towel-and-outsource/comment-page-1#comment-48614</link>
		<dc:creator>Jonathan E</dc:creator>
		<pubDate>Thu, 15 Mar 2007 15:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chadlindstrom.ca/archives/2007/03/when-to-roll-your-own-when-to-throw-in-the-towel-and-outsource#comment-48614</guid>
		<description>I think I deal with this problem with almost any &#039;new feature&#039; I add to my site. Do I build it myself, or do I use someone else&#039;s solution? I think it really comes down to a couple of things:

1. How quickly do you want it? If it&#039;s a high priority and needs to be done yesterday, it could be better to use a solution that&#039;s already built
2. Will you gain anything from building it yourself? If you already know how to build it, chances are you won&#039;t learn a whole lot in the process. If you don&#039;t know how to build it though, it could be a great learning opportunity.

For my site, I built the CMS from the ground up and it was a great experience for me. I learned a lot during the process and I&#039;m quite glad that I chose to create my own solution. Recently though, I&#039;ve been wondering if it would be a good idea for me to switch to another solution (like WordPress or Movable Type) now that I&#039;ve been using my own solution for almost 2 years.</description>
		<content:encoded><![CDATA[<p>I think I deal with this problem with almost any &#8216;new feature&#8217; I add to my site. Do I build it myself, or do I use someone else&#8217;s solution? I think it really comes down to a couple of things:</p>
<p>1. How quickly do you want it? If it&#8217;s a high priority and needs to be done yesterday, it could be better to use a solution that&#8217;s already built<br />
2. Will you gain anything from building it yourself? If you already know how to build it, chances are you won&#8217;t learn a whole lot in the process. If you don&#8217;t know how to build it though, it could be a great learning opportunity.</p>
<p>For my site, I built the CMS from the ground up and it was a great experience for me. I learned a lot during the process and I&#8217;m quite glad that I chose to create my own solution. Recently though, I&#8217;ve been wondering if it would be a good idea for me to switch to another solution (like WordPress or Movable Type) now that I&#8217;ve been using my own solution for almost 2 years.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

