<?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: On Abstraction Layers</title>
	<atom:link href="http://endot.org/2008/08/14/on-abstraction-layers/feed/" rel="self" type="application/rss+xml" />
	<link>http://endot.org/2008/08/14/on-abstraction-layers/</link>
	<description>random seepage from the brain of a geek</description>
	<lastBuildDate>Mon, 29 Mar 2010 16:54:05 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: trinity</title>
		<link>http://endot.org/2008/08/14/on-abstraction-layers/comment-page-1/#comment-19</link>
		<dc:creator>trinity</dc:creator>
		<pubDate>Fri, 15 Aug 2008 03:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://endot.org/?p=52#comment-19</guid>
		<description>I don&#039;t pretend to even be a novice programmer, but I am picking up a lot of Perl in my current job.  I&#039;ve been learning how to use Perl packages and so forth to take short cuts to output things like HTML and other various ways of formatting text.  Everything you just said makes so much sense.  The point of any technology is to make tasks simple, in order to focus your energy on an other task that deserves your attention.  I&#039;m so thankful every time I find a package that allows me to write a perl script to interface with an SQL database, or output to HTML so that I don&#039;t have to remember how to address things in more than one method.  That is what a good tool does, and a DAL is just another tool that helps a programmer get the job done.

Woe to those who make their programing about using a tool, instead of using the right tool to program what they need, for they shall experience much weeping and gnashing of teeth.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t pretend to even be a novice programmer, but I am picking up a lot of Perl in my current job.  I&#8217;ve been learning how to use Perl packages and so forth to take short cuts to output things like HTML and other various ways of formatting text.  Everything you just said makes so much sense.  The point of any technology is to make tasks simple, in order to focus your energy on an other task that deserves your attention.  I&#8217;m so thankful every time I find a package that allows me to write a perl script to interface with an SQL database, or output to HTML so that I don&#8217;t have to remember how to address things in more than one method.  That is what a good tool does, and a DAL is just another tool that helps a programmer get the job done.</p>
<p>Woe to those who make their programing about using a tool, instead of using the right tool to program what they need, for they shall experience much weeping and gnashing of teeth.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
