<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns="http://purl.org/rss/1.0/"
>
		
	<channel rdf:about="http://www.dougboude.com/blog">
	<title>Doug Boude (rhymes with &apos;loud&apos;)</title>
	<description>Powered by BlogCFM</description>
	<link>http://www.dougboude.com/blog</link>
	
	<items>
		<rdf:Seq>
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2008/05/Viewing-Option-Text-in-IE7-thats-Wider-than-the-Select-List.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2008/05/Inline-CSS-and-Ajax-Issue-with-IE.cfm" />
			
			<rdf:li rdf:resource="http://www.dougboude.com/blog/1/2006/05/Dont-you-hate-it-when.cfm" />
			
		</rdf:Seq>
	</items>
	
	</channel>
		
  	<item rdf:about="http://www.dougboude.com/blog/1/2008/05/Viewing-Option-Text-in-IE7-thats-Wider-than-the-Select-List.cfm">
	<title>Viewing Option Text (in IE7) that&apos;s Wider than the Select List</title>
	<description>&lt;font size=&quot;3&quot;&gt;Though a &amp;quot;minor&amp;quot; cosmetic issue at times, it can be challenging to come up with creative ways to accommodate what I consider to be IE&apos;s shortcomings regarding the control of form items, in particular select lists. With at least one project I&apos;m currently working on, I have a select list that lives in a fixed width div, yet there are times when the text values of the options are wider than the div itself. The client respect</description>
	<link>http://www.dougboude.com/blog/1/2008/05/Viewing-Option-Text-in-IE7-thats-Wider-than-the-Select-List.cfm</link>
	<dc:date>2008-05-14T11:31:00-05:00</dc:date>
	
	<dc:subject>bill&amp;apos;s browser,ie,javascript,goog, code snippets</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2008/05/Inline-CSS-and-Ajax-Issue-with-IE.cfm">
	<title>Inline CSS and Ajax Issue with IE</title>
	<description>&lt;font size=&quot;3&quot;&gt;After spending more time than I care to say troubleshooting a CSS issue with IE7, I thought I&apos;d share the details here in case it saves anybody else some time later down the road.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;The Scenario...&lt;/b&gt;&lt;br /&gt;I have an application that updates the contents of one of its divs using an ajax call that returns html. Within that retrieved html is a style block (&amp;lt;style&amp;gt;...&amp;lt;/style&amp;gt;) defining how I want my table heade</description>
	<link>http://www.dougboude.com/blog/1/2008/05/Inline-CSS-and-Ajax-Issue-with-IE.cfm</link>
	<dc:date>2008-05-14T11:00:41-05:00</dc:date>
	
	<dc:subject>bill&amp;apos;s browser,ie,javascript,goog, code snippets</dc:subject>
	</item>
	
  	<item rdf:about="http://www.dougboude.com/blog/1/2006/05/Dont-you-hate-it-when.cfm">
	<title>Don&apos;t you hate it when...</title>
	<description>Okay, here&apos;s the scene:&lt;br /&gt;&lt;br /&gt;You&apos;re standing in a crowded 4 star hotel lobby, leaning against the 10 ft fountain in the center. In your hand you are holding a javascript array with 5 items in it, the last of which has a null value. So you ask the little Firefox guy on your left shoulder to tell you how many items are in your array. He looks it over, sees that the last item has a null value, and so tells you that your array has 4 items in it</description>
	<link>http://www.dougboude.com/blog/1/2006/05/Dont-you-hate-it-when.cfm</link>
	<dc:date>2006-05-11T01:04:00-05:00</dc:date>
	
	<dc:subject>bill&amp;apos;s browser,ie,javascript,goog, code snippets,firefox,rant</dc:subject>
	</item>
	</rdf:RDF> 