<?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: A little fun with Fireworks</title>
	<atom:link href="http://www.robinsblog.com/06022005/a-little-fun-with-fireworks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robinsblog.com/06022005/a-little-fun-with-fireworks/</link>
	<description>Resources for Web Development Students</description>
	<lastBuildDate>Fri, 25 Dec 2009 23:51:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David Hucklesby</title>
		<link>http://www.robinsblog.com/06022005/a-little-fun-with-fireworks/comment-page-1/#comment-101</link>
		<dc:creator>David Hucklesby</dc:creator>
		<pubDate>Thu, 02 Jun 2005 20:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.robinsblog.com/?p=125#comment-101</guid>
		<description>Oops. My bad.

(quote) I have seen server-side scripting used to detect the browser ...(/quote)

Not quite true. The script actually reads the HTTP_ACCEPT header that every browser sends when you ask for a web page. That header tells the script if it&#039;s okay to send XML back to the browser. No browser detection involved.

Sorry.</description>
		<content:encoded><![CDATA[<p>Oops. My bad.</p>
<p>(quote) I have seen server-side scripting used to detect the browser &#8230;(/quote)</p>
<p>Not quite true. The script actually reads the HTTP_ACCEPT header that every browser sends when you ask for a web page. That header tells the script if it&#8217;s okay to send XML back to the browser. No browser detection involved.</p>
<p>Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Hucklesby</title>
		<link>http://www.robinsblog.com/06022005/a-little-fun-with-fireworks/comment-page-1/#comment-99</link>
		<dc:creator>David Hucklesby</dc:creator>
		<pubDate>Thu, 02 Jun 2005 20:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.robinsblog.com/?p=125#comment-99</guid>
		<description>Re: No more CSS hacks - umm... No! I disagree emphatically. In this scheme, where is Konqueror? iCab? Where is there room for a new generation of handheld browsers? Which version of Netscape - version 7 or the rebranded Firefox, Netscape 8, just released?

Also, why is this needed? Sticking to web standards satisfies modern browsers - no hacks usually needed. Microsoft kindly provides &quot;conditional comments&quot; to style that oddball set of browsers. Put IE6 in &quot;quirks mode&quot; and you can treat it the same as IE5 on Windows. This looks to me like a solution in search of a problem.

OTOH - I have seen server-side scripting used to detect the browser to determine if it can be served strict XHTML with the correct MIME type of application/xhtml+xml. Modern browsers can take advantage of this, while those like IE that don&#039;t understand XML get plain HTML.

Re: the estimating tips. Thanks for that. I found the comments more helpful than the article. He also links to a very pertinent post by Andy Budd:

10 Bad Project Warning Signs - May 31, 2005
http://www.andybudd.com/archives/2005/05/10_bad_project_warning_signs/

Kind regards. David.</description>
		<content:encoded><![CDATA[<p>Re: No more CSS hacks &#8211; umm&#8230; No! I disagree emphatically. In this scheme, where is Konqueror? iCab? Where is there room for a new generation of handheld browsers? Which version of Netscape &#8211; version 7 or the rebranded Firefox, Netscape 8, just released?</p>
<p>Also, why is this needed? Sticking to web standards satisfies modern browsers &#8211; no hacks usually needed. Microsoft kindly provides &#8220;conditional comments&#8221; to style that oddball set of browsers. Put IE6 in &#8220;quirks mode&#8221; and you can treat it the same as IE5 on Windows. This looks to me like a solution in search of a problem.</p>
<p>OTOH &#8211; I have seen server-side scripting used to detect the browser to determine if it can be served strict XHTML with the correct MIME type of application/xhtml+xml. Modern browsers can take advantage of this, while those like IE that don&#8217;t understand XML get plain HTML.</p>
<p>Re: the estimating tips. Thanks for that. I found the comments more helpful than the article. He also links to a very pertinent post by Andy Budd:</p>
<p>10 Bad Project Warning Signs &#8211; May 31, 2005<br />
<a href="http://www.andybudd.com/archives/2005/05/10_bad_project_warning_signs/" rel="nofollow">http://www.andybudd.com/archives/2005/05/10_bad_project_warning_signs/</a></p>
<p>Kind regards. David.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
