<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LAMPlights &#187; bugs</title>
	<atom:link href="http://www.hermanradtke.com/blog/tag/bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hermanradtke.com</link>
	<description>Personal anecdotes from my experiences using the LAMP stack</description>
	<lastBuildDate>Wed, 25 Jan 2012 18:14:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The Bug Is In Your Code</title>
		<link>http://www.hermanradtke.com/blog/the-bug-is-in-your-code/</link>
		<comments>http://www.hermanradtke.com/blog/the-bug-is-in-your-code/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 21:25:37 +0000</pubDate>
		<dc:creator>Herman Radtke</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.hermanradtke.com/blog/?p=502</guid>
		<description><![CDATA[I stumbled across this while reading some tweets: http://bugs.php.net/bug.php?id=52198.  This reminded me of something I was told while attending a programming workshop at college: over 90% of the time the bug is in your code.  At the time I didn't think about this much as I had been writing code for only about 6 months [...]]]></description>
			<content:encoded><![CDATA[<p>I stumbled across this while reading some tweets: <a href="http://bugs.php.net/bug.php?id=52198">http://bugs.php.net/bug.php?id=52198</a>.  This reminded me of something I was told while attending a programming workshop at college: over 90% of the time the bug is in your code.  At the time I didn't think about this much as I had been writing code for only about 6 months and assumed the third party libraries I was using were bug free.  As I continue to grow as a developer and engineer, I am amazed at the number of developers immediately blaming the library or framework they are using for a bug in their project.  Bugs do exist in all code, but it is more likely that the bug is in your code.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hermanradtke.com/blog/the-bug-is-in-your-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

