<?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 for a pint of javascript (and general web stuff)</title>
	<atom:link href="http://blog.gonchuki.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gonchuki.com</link>
	<description></description>
	<lastBuildDate>Wed, 07 Jul 2010 15:22:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Standards Compliancy is a lie (or, how all browsers have a broken border-radius) by gonchuki</title>
		<link>http://blog.gonchuki.com/archives/standards-compliancy-is-a-lie-or-how-all-browsers-have-a-broken-border-radius/comment-page-1/#comment-548</link>
		<dc:creator>gonchuki</dc:creator>
		<pubDate>Wed, 07 Jul 2010 15:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gonchuki.com/?p=170#comment-548</guid>
		<description>I understand that CSS3 is not a finished standard, but &lt;a href=&quot;http://www.css3.info/border-radius-apple-vs-mozilla/&quot; rel=&quot;nofollow&quot;&gt;this post from early 2007&lt;/a&gt; shows how we had border-radius support in Gecko and Webkit for well over 3 years. It&#039;s clearly not a feature that was added sometime last Thursday.</description>
		<content:encoded><![CDATA[<p>I understand that CSS3 is not a finished standard, but <a href="http://www.css3.info/border-radius-apple-vs-mozilla/" rel="nofollow">this post from early 2007</a> shows how we had border-radius support in Gecko and Webkit for well over 3 years. It&#039;s clearly not a feature that was added sometime last Thursday.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Standards Compliancy is a lie (or, how all browsers have a broken border-radius) by Keith Cirkel</title>
		<link>http://blog.gonchuki.com/archives/standards-compliancy-is-a-lie-or-how-all-browsers-have-a-broken-border-radius/comment-page-1/#comment-546</link>
		<dc:creator>Keith Cirkel</dc:creator>
		<pubDate>Wed, 07 Jul 2010 09:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gonchuki.com/?p=170#comment-546</guid>
		<description>It&#039;s fine that all browsers have lost the vendor prefix, because the vendor prefix is there for syntax/lexical changes, so that any change to the standard doesn&#039;t destabilise existing website based on the vendor-prefix syntax standard (case in point, look at -moz-gradient and -webkit-gradient).

The bug here is a rendering issue. It&#039;s still bad, but its just rendering issues, fixable without impact. Bear in mind this is CSS3 W3C Candidate Recommendation, not a W3C Standard - meaning it&#039;s all very new still.</description>
		<content:encoded><![CDATA[<p>It&#039;s fine that all browsers have lost the vendor prefix, because the vendor prefix is there for syntax/lexical changes, so that any change to the standard doesn&#039;t destabilise existing website based on the vendor-prefix syntax standard (case in point, look at -moz-gradient and -webkit-gradient).</p>
<p>The bug here is a rendering issue. It&#039;s still bad, but its just rendering issues, fixable without impact. Bear in mind this is CSS3 <acronym title="World Wide Web Consortium">W3C</acronym> Candidate Recommendation, not a <acronym title="World Wide Web Consortium">W3C</acronym> Standard &#8211; meaning it&#039;s all very new still.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Standards Compliancy is a lie (or, how all browsers have a broken border-radius) by gonchuki</title>
		<link>http://blog.gonchuki.com/archives/standards-compliancy-is-a-lie-or-how-all-browsers-have-a-broken-border-radius/comment-page-1/#comment-545</link>
		<dc:creator>gonchuki</dc:creator>
		<pubDate>Wed, 07 Jul 2010 01:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gonchuki.com/?p=170#comment-545</guid>
		<description>Actually both Opera and the IE9 preview work without any vendor prefix for border-radius. None of them get it right.</description>
		<content:encoded><![CDATA[<p>Actually both Opera and the IE9 preview work without any vendor prefix for border-radius. None of them get it right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Standards Compliancy is a lie (or, how all browsers have a broken border-radius) by Zach Leatherman</title>
		<link>http://blog.gonchuki.com/archives/standards-compliancy-is-a-lie-or-how-all-browsers-have-a-broken-border-radius/comment-page-1/#comment-543</link>
		<dc:creator>Zach Leatherman</dc:creator>
		<pubDate>Wed, 07 Jul 2010 01:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gonchuki.com/?p=170#comment-543</guid>
		<description>This doesn&#039;t seem all that painful. Isn&#039;t this why we have vendor prefixes?

Which browsers have removed the vendor prefix and use just border-radius?</description>
		<content:encoded><![CDATA[<p>This doesn&#039;t seem all that painful. Isn&#039;t this why we have vendor prefixes?</p>
<p>Which browsers have removed the vendor prefix and use just border-radius?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Sprites2 &#8211; It&#039;s MooTools Time by Peter</title>
		<link>http://blog.gonchuki.com/archives/css-sprites2-its-mootools-time/comment-page-1/#comment-528</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sat, 22 May 2010 17:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gonchuki.com/?p=34#comment-528</guid>
		<description>First: excellent solution, pretty, clean motion! Thank YOU for sharing!

Second: What if one wanted to make this into an include file for a PHP file?

I&#039;ve seen some similar CURRENT PAGE scripts use the body id or a PHP function inserted at the top of the page to identify the page as the CURRENT PAGE, but the List Apart solution and yours only calls the class of the current page within the LI tag  for each link so it performs only if the code is included inline.

So, for a non-techie like myself, trying to figure out how to modify the JS and CSS  for use in a PHP include file -- i.e., exactly where and what to change to make it recognize when to use the CSS for the CURRENT PAGE as an include file is… a bit daunting.

Is this an easy fix, or does it require major revamping?

Any guidance would be greatly appreciated.

You rock!</description>
		<content:encoded><![CDATA[<p>First: excellent solution, pretty, clean motion! Thank YOU for sharing!</p>
<p>Second: What if one wanted to make this into an include file for a <acronym title="Hypertext PreProcessing">PHP</acronym> file?</p>
<p>I&#039;ve seen some similar CURRENT PAGE scripts use the body id or a <acronym title="Hypertext PreProcessing">PHP</acronym> function inserted at the top of the page to identify the page as the CURRENT PAGE, but the List Apart solution and yours only calls the class of the current page within the LI tag  for each link so it performs only if the code is included inline.</p>
<p>So, for a non-techie like myself, trying to figure out how to modify the <acronym title="JavaScript">JS</acronym> and <acronym title="Cascading Style Sheets">CSS</acronym>  for use in a <acronym title="Hypertext PreProcessing">PHP</acronym> include file &#8212; i.e., exactly where and what to change to make it recognize when to use the <acronym title="Cascading Style Sheets">CSS</acronym> for the CURRENT PAGE as an include file is… a bit daunting.</p>
<p>Is this an easy fix, or does it require major revamping?</p>
<p>Any guidance would be greatly appreciated.</p>
<p>You rock!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML5 vs Flash take 2: what Steve Jobs doesn&#039;t want you to know by mve</title>
		<link>http://blog.gonchuki.com/archives/html5-vs-flash-take-2-what-steve-jobs-doesnt-want-you-to-know/comment-page-1/#comment-511</link>
		<dc:creator>mve</dc:creator>
		<pubDate>Wed, 05 May 2010 10:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gonchuki.com/?p=134#comment-511</guid>
		<description>I agree, I think Adobe has put in some hard work over the years to really make Flash a usable format.  I saw some really cool i-pad type of device running Air as a digital magazine.  I think it was Wired if I&#039;m not mistaken.  Thanks for the post.</description>
		<content:encoded><![CDATA[<p>I agree, I think Adobe has put in some hard work over the years to really make Flash a usable format.  I saw some really cool i-pad type of device running Air as a digital magazine.  I think it was Wired if I&#039;m not mistaken.  Thanks for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML5 vs Flash take 2: what Steve Jobs doesn&#039;t want you to know by gonchuki</title>
		<link>http://blog.gonchuki.com/archives/html5-vs-flash-take-2-what-steve-jobs-doesnt-want-you-to-know/comment-page-1/#comment-507</link>
		<dc:creator>gonchuki</dc:creator>
		<pubDate>Tue, 04 May 2010 22:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gonchuki.com/?p=134#comment-507</guid>
		<description>@Robin Annon
totally, and we must be rational and attribute the issue to all the parties: Macromedia, Adobe and most importantly: Apple, for giving very poor API support.</description>
		<content:encoded><![CDATA[<p>@Robin Annon<br />
totally, and we must be rational and attribute the issue to all the parties: Macromedia, Adobe and most importantly: Apple, for giving very poor <acronym title="Application Programming Interface">API</acronym> support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML5 vs Flash take 2: what Steve Jobs doesn&#039;t want you to know by KevinD</title>
		<link>http://blog.gonchuki.com/archives/html5-vs-flash-take-2-what-steve-jobs-doesnt-want-you-to-know/comment-page-1/#comment-506</link>
		<dc:creator>KevinD</dc:creator>
		<pubDate>Tue, 04 May 2010 21:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gonchuki.com/?p=134#comment-506</guid>
		<description>Re: TOUCH

Everyone ignores the fact that HTML / CSS / JS was _also_ designed for use with a mouse, and HAS THE SAME ROLLOVER AND MOUSE MOVEMENT PROBLEMS as Flash.

Mobile Safari doesn&#039;t know what to do with mouseover or mouseup events, etc.  It uses those actions for scrolling instead.   It also sucks up doubleclicks to use for zoom.   It also has to resort to two-fingers for scrolling divs and textareas.

Safari does have a workable hack for CSS hover:  the first click enables it to show hidden menus, the second click actually clicks.   Flash could be made to do similar workarounds.   Although of course devices like Android with trackballs don&#039;t really need any... they _have_ a mouse.</description>
		<content:encoded><![CDATA[<p>Re: TOUCH</p>
<p>Everyone ignores the fact that <acronym title="HyperText Markup Language">HTML</acronym> / <acronym title="Cascading Style Sheets">CSS</acronym> / <acronym title="JavaScript">JS</acronym> was _also_ designed for use with a mouse, and HAS THE SAME ROLLOVER AND MOUSE MOVEMENT PROBLEMS as Flash.</p>
<p>Mobile Safari doesn&#039;t know what to do with mouseover or mouseup events, etc.  It uses those actions for scrolling instead.   It also sucks up doubleclicks to use for zoom.   It also has to resort to two-fingers for scrolling divs and textareas.</p>
<p>Safari does have a workable hack for <acronym title="Cascading Style Sheets">CSS</acronym> hover:  the first click enables it to show hidden menus, the second click actually clicks.   Flash could be made to do similar workarounds.   Although of course devices like Android with trackballs don&#039;t really need any&#8230; they _have_ a mouse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML5 vs Flash take 2: what Steve Jobs doesn&#039;t want you to know by Robin Hood</title>
		<link>http://blog.gonchuki.com/archives/html5-vs-flash-take-2-what-steve-jobs-doesnt-want-you-to-know/comment-page-1/#comment-505</link>
		<dc:creator>Robin Hood</dc:creator>
		<pubDate>Tue, 04 May 2010 16:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gonchuki.com/?p=134#comment-505</guid>
		<description>&gt;  Adobe has been working hard on Flash and the upcoming 10.1 rewrites history by fixing every problem that previous versions had on the Mac. 

So, are you saying that Flash really does suck on Mac today, but the future will be really really bright?</description>
		<content:encoded><![CDATA[<p>&gt;  Adobe has been working hard on Flash and the upcoming 10.1 rewrites history by fixing every problem that previous versions had on the Mac. </p>
<p>So, are you saying that Flash really does suck on Mac today, but the future will be really really bright?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML5 vs Flash take 2: what Steve Jobs doesn&#039;t want you to know by Nuwanda</title>
		<link>http://blog.gonchuki.com/archives/html5-vs-flash-take-2-what-steve-jobs-doesnt-want-you-to-know/comment-page-1/#comment-502</link>
		<dc:creator>Nuwanda</dc:creator>
		<pubDate>Sat, 01 May 2010 15:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gonchuki.com/?p=134#comment-502</guid>
		<description>I thought the cross-compiler allowed ANY Flash app to be compiled for the iPhone. If it&#039;s only for &quot;smartphone apps&quot;, and all supported smartphones share the same features, then I stand corrected, and I agree with you that there is no reason for the Flash cross-compiled apps to be inferior to apps developed with the Apple suite.

It&#039;s funny (and sad) that I can&#039;t use multitouch as an example of an iPhone-only feature because Apple doesn&#039;t allow third-party multitouch apps on the App Store XD</description>
		<content:encoded><![CDATA[<p>I thought the cross-compiler allowed ANY Flash app to be compiled for the iPhone. If it&#039;s only for &#034;smartphone apps&#034;, and all supported smartphones share the same features, then I stand corrected, and I agree with you that there is no reason for the Flash cross-compiled apps to be inferior to apps developed with the Apple suite.</p>
<p>It&#039;s funny (and sad) that I can&#039;t use multitouch as an example of an iPhone-only feature because Apple doesn&#039;t allow third-party multitouch apps on the App Store XD</p>
]]></content:encoded>
	</item>
</channel>
</rss>
