<?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>Web Design &#038; Web Development Specialists, Extro Interactive, Sydney &#187; compatability</title>
	<atom:link href="http://blog.extro.com.au/category/compatability/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.extro.com.au</link>
	<description>Web application development, Flash, Actionscript, Flex, Online Marketing, Web 2.0 and other uber-geeky stuff</description>
	<lastBuildDate>Thu, 30 Sep 2010 05:46:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Thanks Flash Gurus</title>
		<link>http://blog.extro.com.au/2008/05/01/thanks-flash-gurus/</link>
		<comments>http://blog.extro.com.au/2008/05/01/thanks-flash-gurus/#comments</comments>
		<pubDate>Thu, 01 May 2008 23:30:23 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[compatability]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.extro.com.au/2008/05/01/thanks-flash-gurus/</guid>
		<description><![CDATA[Just a quick shoutout to say thanks to a few gun actionscript coders out there who are generously sharing their top-notch work&#8230; Shane McCartney / www.flashdynamix.com and specifically this great post on GIS mapping interfaces in actionscript blog.pixelbreaker.com &#8211; Mac Mousewheel scrolling in AS2 and SWFObject add-on: Size limiting for full window flash (my favourite) [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick shoutout to say thanks to a few gun actionscript coders out there who are generously sharing their top-notch work&#8230;</p>
<ul>
<li>Shane McCartney / www.flashdynamix.com and specifically this great post on <a title="GIS mapping interfaces in actionscript" target="_blank" href="http://www.lostinactionscript.com/blog/index.php/2007/03/05/google-windows-maps-flash-api-v10-as2-source/">GIS mapping interfaces in actionscript </a></li>
<li><a title="blog.pixelbreaker.com" target="_blank" href="http://blog.pixelbreaker.com">blog.pixelbreaker.com</a> &#8211; <a title="Mac Mousewheel scrolling in AS2" target="_blank" href="http://blog.pixelbreaker.com/flash/as30-mousewheel-on-mac-os-x/">Mac Mousewheel scrolling in AS2</a> and <a title="Size limiting for full window flash" target="_blank" href="http://blog.pixelbreaker.com/flash/swfforcesize/">SWFObject add-on: Size limiting for full window flash</a> (my favourite)</li>
<li>Mario Klingemann / Quasimondo &#8211; the legendary <a target="_blank" title="flash butmapexporter" href="http://www.quasimondo.com/archives/000572.php">flash bitmapexporter: compress and save images through flash / actionscript </a></li>
<li><a title="Enabling Bitmap Draw across domains" target="_blank" href="http://www.abdulqabiz.com/blog/archives/flash_and_actionscript/enabling_bitmapdatad.php">Abdul Qabix</a> &#8211; despite all the confusion, it turns out you can access bitmap data (BitmapData.draw()) on a different domain in Actionscript 2, you just need to manually call  System.security.loadPolicyFile(&#8220;http://otherdomain.com/crossdomain.xml&#8221;) and the domain hosting the image must have a crossdomain file. (Flash loads it automatically for data, but not for images).</li>
<li>JSON for AS2&#8230; we also made an <a target="_blank" href="http://blog.extro.com.au/2008/05/01/json-for-actionscript-2-update-to-fix-ordering-bug-of-object-properties/">update to the Actionscript 2 JSON class to fix ordering bug of object properties </a></li>
<li>More coming soon&#8230;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.extro.com.au/2008/05/01/thanks-flash-gurus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 8 (IE8) to adopt open W3C standards?</title>
		<link>http://blog.extro.com.au/2008/03/26/internet-explorer-8-ie8-to-adopt-open-w3c-standards/</link>
		<comments>http://blog.extro.com.au/2008/03/26/internet-explorer-8-ie8-to-adopt-open-w3c-standards/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 22:45:56 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[compatability]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://blog.extro.com.au/2008/03/26/internet-explorer-8-ie8-to-adopt-open-w3c-standards/</guid>
		<description><![CDATA[Is there light at the end of the browser-hacking tunnel? I just read in SMH that IE8 will adopt open W3C standards by default (with an option to revert back to non-standard compatability modes to keep legacy systems built to support IE6 and IE7 up and running)&#8230; Firstly, I am taking it with a grain [...]]]></description>
			<content:encoded><![CDATA[<p>Is there light at the end of the browser-hacking tunnel? I just read in SMH that IE8 will adopt open W3C standards by default (with an option to revert back to non-standard compatability modes to keep legacy systems built to support IE6 and IE7 up and running)&#8230;</p>
<p>Firstly, I am taking it with a grain of salt because after almost a decade of stupidity, I find it a bit hard to believe they are going to come full circle now. So I&#8217;m not throwing out our four-system browser-compatability (hacking) workstation just yet. But if it is true, then hallelujah!!!</p>
<p>These days we are spending (wasting) an absurd amount of time on browser compatability. In fact, for design-focussed clients, it&#8217;s such a problem that browser compatability is one of the earliest considerations we need to address in the design process, because there are simply so many pitfalls that a perfectly valid standards-based site concept may be a write-off in a good chunk of browsers.</p>
<p>Now, all we need to do is sort out standardize what&#8217;s happening on the javascript side of the equation and we&#8217;ll be taking fridays off (and probably half of thursday too)!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.extro.com.au/2008/03/26/internet-explorer-8-ie8-to-adopt-open-w3c-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

