<?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>Design Code Execute &#187; Debugging</title>
	<atom:link href="http://www.designcodeexecute.com/category/debugging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designcodeexecute.com</link>
	<description>Design Tips, Tricks, Hacks for Web Development, Windows and OS X</description>
	<lastBuildDate>Mon, 28 Nov 2011 20:42:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>PHP Header Location bug with Internet Explorer IE6, IE7, IE8</title>
		<link>http://www.designcodeexecute.com/2011/09/27/php-header-location-bug-with-internet-explorer-ie6-ie7-ie8/</link>
		<comments>http://www.designcodeexecute.com/2011/09/27/php-header-location-bug-with-internet-explorer-ie6-ie7-ie8/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 02:59:26 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[ie8]]></category>
		<category><![CDATA[internet explorer bug]]></category>
		<category><![CDATA[location]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/?p=255</guid>
		<description><![CDATA[Thank you microsoft for yet another bug that ruined some store processing code. There two bugs to look out for: not using a capital L, and not killing the process. Example: header(&#8216;location http://www.mywebsite.com/relocate/&#8217;); Bad code for internet explorer. To assure you are relocated and the page you are calling the header doesn&#8217;t magically reload itself [...]]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2011/09/27/php-header-location-bug-with-internet-explorer-ie6-ie7-ie8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer Bug: ie6 cuts off bottoms of words</title>
		<link>http://www.designcodeexecute.com/2009/08/31/internet-explorer-bug-ie6-cuts-off-bottoms-of-words/</link>
		<comments>http://www.designcodeexecute.com/2009/08/31/internet-explorer-bug-ie6-cuts-off-bottoms-of-words/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 19:31:39 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ie6 css]]></category>
		<category><![CDATA[ie6 hacks]]></category>
		<category><![CDATA[internet explorer bug]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/?p=177</guid>
		<description><![CDATA[ie6 text bottoms are cut off. Learn how to fix the internet explorer bug using css.]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2009/08/31/internet-explorer-bug-ie6-cuts-off-bottoms-of-words/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone SDK CoreData Debugging Error 1560 &amp; 1570</title>
		<link>http://www.designcodeexecute.com/2009/08/28/iphone-sdk-coredata-debugging-error-1560-1570/</link>
		<comments>http://www.designcodeexecute.com/2009/08/28/iphone-sdk-coredata-debugging-error-1560-1570/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 19:45:09 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[CoreData]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[iPhone Apps]]></category>
		<category><![CDATA[iPhone Development]]></category>
		<category><![CDATA[Debugging CoreData]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/?p=147</guid>
		<description><![CDATA[One of my CoreData applications started acting buggy, and was spitting out a huge error dump on app close in the debug console. ]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2009/08/28/iphone-sdk-coredata-debugging-error-1560-1570/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

