<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Building A Software Toolbox</title>
	<link>http://www.3000k.com/blog/archives/86</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sat, 26 Jul 2008 02:58:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Eric</title>
		<link>http://www.3000k.com/blog/archives/86#comment-2801</link>
		<pubDate>Sat, 21 Apr 2007 03:24:10 +0000</pubDate>
		<guid>http://www.3000k.com/blog/archives/86#comment-2801</guid>
					<description>Ha!

HyperCard used to be my toolbox. But after it hadn't been updated in 12 years I finally put the 'ol HyperCard down for some ClarisWorks love.

Now where's my Commodore 64 tape drive...?</description>
		<content:encoded><![CDATA[<p>Ha!</p>
<p>HyperCard used to be my toolbox. But after it hadn&#8217;t been updated in 12 years I finally put the &#8216;ol HyperCard down for some ClarisWorks love.</p>
<p>Now where&#8217;s my Commodore 64 tape drive&#8230;?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jim Faris</title>
		<link>http://www.3000k.com/blog/archives/86#comment-1658</link>
		<pubDate>Fri, 23 Mar 2007 21:22:31 +0000</pubDate>
		<guid>http://www.3000k.com/blog/archives/86#comment-1658</guid>
					<description>I've seen Eric's tool box, it's all HyperCard!!!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve seen Eric&#8217;s tool box, it&#8217;s all HyperCard!!!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Chris Bloom</title>
		<link>http://www.3000k.com/blog/archives/86#comment-1477</link>
		<pubDate>Sat, 17 Mar 2007 22:30:52 +0000</pubDate>
		<guid>http://www.3000k.com/blog/archives/86#comment-1477</guid>
					<description>Good points. As far back as my first Powerbuilder and Visual Basic class, it was always stressed that you shouldn't try to rebuild the wheel. Re-using existing code not only saves time, but avoids erroneous errors from miskeying if you're in a rush.  In addition to using a few open source solutions for various solutions (database abstraction, for example) I also keep my own custom library of functions that I tend to use in all of my projects, plus a set of starter template pages (html, css and js files along with some php include files) that allow me to start plugging in content right away. In the case of my own common files, I've found that it's a good idea to synchronize the files &lt;em&gt;back&lt;/em&gt; into my common source folder at the end of every project. This way, any changes that I made to the common files (new functions, better documentation or just bug fixes) will be available the next time I start a project using them. If the changes are significant enough, I'll also synchronize the changed files to any old projects that used them (with a fair amount of regression testing of course).</description>
		<content:encoded><![CDATA[<p>Good points. As far back as my first Powerbuilder and Visual Basic class, it was always stressed that you shouldn&#8217;t try to rebuild the wheel. Re-using existing code not only saves time, but avoids erroneous errors from miskeying if you&#8217;re in a rush.  In addition to using a few open source solutions for various solutions (database abstraction, for example) I also keep my own custom library of functions that I tend to use in all of my projects, plus a set of starter template pages (html, css and js files along with some php include files) that allow me to start plugging in content right away. In the case of my own common files, I&#8217;ve found that it&#8217;s a good idea to synchronize the files <em>back</em> into my common source folder at the end of every project. This way, any changes that I made to the common files (new functions, better documentation or just bug fixes) will be available the next time I start a project using them. If the changes are significant enough, I&#8217;ll also synchronize the changed files to any old projects that used them (with a fair amount of regression testing of course).
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
