<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1.3" -->
<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/"
	>

<channel>
	<title>Sans Browser</title>
	<link>http://enefekt.com/sansbrowser</link>
	<description>Merging the best of the web and desktop</description>
	<pubDate>Thu, 26 Jun 2008 12:49:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>
	<language>en</language>
			<item>
		<title>Flex on Mixx</title>
		<link>http://enefekt.com/sansbrowser/2008/06/26/flex-on-mixx/</link>
		<comments>http://enefekt.com/sansbrowser/2008/06/26/flex-on-mixx/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 12:49:06 +0000</pubDate>
		<dc:creator>enefekt</dc:creator>
		
		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[ActionScript]]></category>

		<guid isPermaLink="false">http://enefekt.com/sansbrowser/2008/06/26/flex-on-mixx/</guid>
		<description><![CDATA[There are so many online communities out there already, but I was curious when Mixx debuted their &#8220;Communities&#8221;.
Figured I would create a community just for Flex. I don&#8217;t know if there is enough value in a mini Digg-like community just for Flex developers and designers, but I guess we can find out &#8230; introducing:
flex.mixx.com
It is [...]]]></description>
			<content:encoded><![CDATA[<p>There are so many online communities out there already, but I was curious when <a href="http://www.mixx.com">Mixx</a> debuted their &#8220;Communities&#8221;.<br />
Figured I would create a community just for Flex. I don&#8217;t know if there is enough value in a mini Digg-like community just for Flex developers and designers, but I guess we can find out &#8230; introducing:</p>
<p><a href="http://flex.mixx.com/">flex.mixx.com</a></p>
<p>It is open registration for members, so if you think it might be cool, <a href="http://flex.mixx.com/">join up</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://enefekt.com/sansbrowser/2008/06/26/flex-on-mixx/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Updated Flash Player 9.0.124.0 Security Gotcha</title>
		<link>http://enefekt.com/sansbrowser/2008/06/05/updated-flash-player-901240-security-gotcha/</link>
		<comments>http://enefekt.com/sansbrowser/2008/06/05/updated-flash-player-901240-security-gotcha/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 21:19:09 +0000</pubDate>
		<dc:creator>enefekt</dc:creator>
		
		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[ActionScript]]></category>

		<category><![CDATA[Flash Player]]></category>

		<guid isPermaLink="false">http://enefekt.com/sansbrowser/2008/06/05/updated-flash-player-901240-security-gotcha/</guid>
		<description><![CDATA[Just got done spending my afternoon tracking this one down. Had a Flash app on one domain, calling some web services from another.
The crossdomain.xml policy file worked perfectly fine up until 9.0.124.0 (Which BTW gets automatically installed with the Mac OS 10.5.3 update), then stopped working.
Started getting the:
Request for resource at (url) by requestor from [...]]]></description>
			<content:encoded><![CDATA[<p>Just got done spending my afternoon tracking this one down. Had a Flash app on one domain, calling some web services from another.</p>
<p>The crossdomain.xml policy file worked perfectly fine up until 9.0.124.0 (Which BTW gets automatically installed with the Mac OS 10.5.3 update), then stopped working.</p>
<p>Started getting the:</p>
<blockquote><p>Request for resource at (url) by requestor from (url) is denied due to lack of policy file permissions.</p></blockquote>
<p>Set up the <a href="http://www.adobe.com/devnet/flashplayer/articles/fplayer9_security_05.html">policy logging</a>, and found out the WSDLs were being loaded just fine, but everything failed when it came to actually calling a service.</p>
<p>Pored over the <a href="http://www.adobe.com/devnet/flashplayer/articles/fplayer9_security.html">security article</a> on Adobe&#8217;s site. Couldn&#8217;t find anything.<br />
Finally ended up stumbling on this <a href="http://kb.adobe.com/selfservice/viewContent.do?externalId=kb403185">TechNote</a>, which solved the problem for me.<br />
After finding the problem, also saw the section in the <a href="http://www.adobe.com/devnet/flashplayer/articles/flash_player_9_security.pdf">Flash Player 9 Security PDF</a>.</p>
<p>What was needed?</p>
<blockquote><p>allow-http-request-headers-from</p></blockquote>
<p>Needed to allow the SOAP headers.</p>
<p>Hopefully this might help someone else.</p>
]]></content:encoded>
			<wfw:commentRss>http://enefekt.com/sansbrowser/2008/06/05/updated-flash-player-901240-security-gotcha/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flash Player on 3G iPhone?</title>
		<link>http://enefekt.com/sansbrowser/2008/06/05/flash-player-on-3g-iphone/</link>
		<comments>http://enefekt.com/sansbrowser/2008/06/05/flash-player-on-3g-iphone/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 11:09:09 +0000</pubDate>
		<dc:creator>enefekt</dc:creator>
		
		<category><![CDATA[Mac]]></category>

		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[Mobile]]></category>

		<category><![CDATA[ActionScript]]></category>

		<category><![CDATA[Flash Player]]></category>

		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://enefekt.com/sansbrowser/2008/06/05/flash-player-on-3g-iphone/</guid>
		<description><![CDATA[Here we go again. Via MacRumors, Apple has filed a patent application that seems to cover some of the rumored features for the next 3G iPhone on the 2.0 software.
The interesting bit is what the application says about our very own beloved Flash Player:
&#8220;In some embodiments, the content can be played with a QuickTime, Windows [...]]]></description>
			<content:encoded><![CDATA[<p>Here we go again. <a href="http://www.macrumors.com/2008/06/04/3g-iphone-patent-application-surfaces-im-blogging-app-video-conferencing-mor/">Via MacRumors</a>, Apple has filed a <a href="http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&#038;Sect2=HITOFF&#038;p=1&#038;u=%2Fnetahtml%2FPTO%2Fsearch-bool.html&#038;r=1&#038;f=G&#038;l=50&#038;co1=AND&#038;d=PG01&#038;s1=20080122796&#038;OS=20080122796&#038;RS=20080122796">patent application</a> that seems to cover some of the rumored features for the next 3G iPhone on the 2.0 software.</p>
<p>The interesting bit is what the application says about our very own beloved Flash Player:</p>
<blockquote><p>&#8220;In some embodiments, the content can be played with a QuickTime, Windows Media, or Flash plugin&#8221;</p></blockquote>
<p>So will this be in the distant future, or on Monday? <img src='http://enefekt.com/sansbrowser/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://enefekt.com/sansbrowser/2008/06/05/flash-player-on-3g-iphone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Maps ActionScript 3 API</title>
		<link>http://enefekt.com/sansbrowser/2008/05/14/google-maps-actionscript-3-api/</link>
		<comments>http://enefekt.com/sansbrowser/2008/05/14/google-maps-actionscript-3-api/#comments</comments>
		<pubDate>Wed, 14 May 2008 19:08:40 +0000</pubDate>
		<dc:creator>enefekt</dc:creator>
		
		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[GIS]]></category>

		<guid isPermaLink="false">http://enefekt.com/sansbrowser/2008/05/14/google-maps-actionscript-3-api/</guid>
		<description><![CDATA[Nice, via Read Write Web, Google has released a Flash API for Google Maps in ActionScript 3! Nice to be skipping right over some of those annoying LocalConnection hassles with these APIs when using Flex/AS3.
Speaking of Google, LocalConnection, and APIs, has anyone wrapped up a LocalConnection lib to use the YouTube Chromeless Player APIs yet? [...]]]></description>
			<content:encoded><![CDATA[<p>Nice, <a href="http://www.readwriteweb.com/archives/google_maps_flash_api.php">via Read Write Web</a>, Google has released a <a href="http://code.google.com/apis/maps/documentation/flash/">Flash API for Google Maps</a> in ActionScript 3! Nice to be skipping right over some of those annoying LocalConnection hassles with these APIs when using Flex/AS3.</p>
<p>Speaking of Google, LocalConnection, and APIs, has anyone wrapped up a LocalConnection lib to use the YouTube Chromeless Player APIs yet? I know there is some rough sample code in their forum, but is there a project that puts this all in one spot to use as a library?</p>
]]></content:encoded>
			<wfw:commentRss>http://enefekt.com/sansbrowser/2008/05/14/google-maps-actionscript-3-api/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex/ActionScript Developer Wanted - UW Madison</title>
		<link>http://enefekt.com/sansbrowser/2008/04/23/flexactionscript-developer-wanted-uw-madison/</link>
		<comments>http://enefekt.com/sansbrowser/2008/04/23/flexactionscript-developer-wanted-uw-madison/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 13:22:46 +0000</pubDate>
		<dc:creator>enefekt</dc:creator>
		
		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[ActionScript]]></category>

		<guid isPermaLink="false">http://enefekt.com/sansbrowser/2008/04/23/flexactionscript-developer-wanted-uw-madison/</guid>
		<description><![CDATA[What do fried cheese curds, spotted cows, and developing simulations, games, and educational applications in Flex have in common? Madison, WI baby!
If you are interested in working with the educational and academic community in Madison for the University of Wisconsin, and have strong skills and background with client-side development with a focus on Flex and [...]]]></description>
			<content:encoded><![CDATA[<p>What do <a href="http://en.wikipedia.org/wiki/Image:Friedcheesecurds.jpg">fried cheese curds</a>, <a href="http://www.newglarusbrewing.com/beers.cfm?BeerID=7">spotted cows</a>, and developing simulations, games, and educational applications in Flex have in common? Madison, WI baby!</p>
<p>If you are interested in working with the educational and academic community in Madison for the University of Wisconsin, and have strong skills and background with client-side development with a focus on Flex and ActionScript, then <a href="http://tinyurl.com/3qu2or">apply right now!</a></p>
<p><a href="http://tinyurl.com/3qu2or">View the job description and apply!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://enefekt.com/sansbrowser/2008/04/23/flexactionscript-developer-wanted-uw-madison/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New YouTube APIs Released!</title>
		<link>http://enefekt.com/sansbrowser/2008/03/12/new-youtube-apis-released/</link>
		<comments>http://enefekt.com/sansbrowser/2008/03/12/new-youtube-apis-released/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 11:11:50 +0000</pubDate>
		<dc:creator>enefekt</dc:creator>
		
		<category><![CDATA[ActionScript]]></category>

		<category><![CDATA[Flash Player]]></category>

		<category><![CDATA[Video]]></category>

		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://enefekt.com/sansbrowser/2008/03/12/new-youtube-apis-released/</guid>
		<description><![CDATA[Issue 82 has finally been closed. We now have new YouTube APIs. What&#8217;s really cool is the new Player API, which includes:

Ability to control playback and access current state of media, and receive notification of important events.
API accessible from both JavaScript and Flash (ActionScript 2)
New chromeless player to implement your own controls and skin!

Authentication, uploading [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/p/gdata-issues/issues/detail?id=82">Issue 82</a> has finally been closed. We now have <a href="http://apiblog.youtube.com/2008/03/something-to-write-home-about.html">new YouTube APIs</a>. What&#8217;s really cool is the new Player API, which includes:</p>
<ul>
<li>Ability to control playback and access current state of media, and receive notification of important events.</li>
<li>API accessible from both <a href="http://code.google.com/apis/youtube/js_api_reference.html">JavaScript</a> and <a href="http://code.google.com/apis/youtube/flash_api_reference.html">Flash</a> (ActionScript 2)</li>
<li>New <strong><a href="http://code.google.com/apis/youtube/chromeless_player_reference.html">chromeless</a></strong> player to implement your own controls and skin!</li>
</ul>
<p>Authentication, uploading and internationalized feeds are also a part of this release!</p>
<p><strong>Update</strong>: Watch the video in the announcement post, and you&#8217;ll see that <a href="http://blog.deconcept.com/">Geoff Stearns</a> (OG SWFObject guy) was one of the guys who worked on this. Congrats Geoff!</p>
]]></content:encoded>
			<wfw:commentRss>http://enefekt.com/sansbrowser/2008/03/12/new-youtube-apis-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WaSP Adobe Task Force</title>
		<link>http://enefekt.com/sansbrowser/2008/03/11/wasp-adobe-task-force/</link>
		<comments>http://enefekt.com/sansbrowser/2008/03/11/wasp-adobe-task-force/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 13:24:36 +0000</pubDate>
		<dc:creator>enefekt</dc:creator>
		
		<category><![CDATA[Web]]></category>

		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[ActionScript]]></category>

		<category><![CDATA[Flash Player]]></category>

		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://enefekt.com/sansbrowser/2008/03/11/wasp-adobe-task-force/</guid>
		<description><![CDATA[The Adobe Task Force will collaborate with Adobe on all of the company’s products that output code or content to the Web, and will continue to advocate compliance with Web Standards and accessibility guidelines by those who use Adobe’s products to design and build Web sites and applications.
Blog post
Press Release
]]></description>
			<content:encoded><![CDATA[<blockquote><p>The Adobe Task Force will collaborate with Adobe on all of the company’s products that output code or content to the Web, and will continue to advocate compliance with Web Standards and accessibility guidelines by those who use Adobe’s products to design and build Web sites and applications.</p></blockquote>
<p><a href="http://www.webstandards.org/2008/03/10/announcing-the-adobe-task-force/">Blog post</a></p>
<p><a href="http://www.webstandards.org/press/releases/20080310/">Press Release</a></p>
]]></content:encoded>
			<wfw:commentRss>http://enefekt.com/sansbrowser/2008/03/11/wasp-adobe-task-force/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Inside RIA: Mozilla Series Part 3</title>
		<link>http://enefekt.com/sansbrowser/2008/03/06/inside-ria-mozilla-series-part-3/</link>
		<comments>http://enefekt.com/sansbrowser/2008/03/06/inside-ria-mozilla-series-part-3/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 12:56:36 +0000</pubDate>
		<dc:creator>enefekt</dc:creator>
		
		<category><![CDATA[IDA]]></category>

		<category><![CDATA[XULRunner]]></category>

		<category><![CDATA[Mozilla]]></category>

		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Mozpad]]></category>

		<guid isPermaLink="false">http://enefekt.com/sansbrowser/2008/03/06/inside-ria-mozilla-series-part-3/</guid>
		<description><![CDATA[Heads up. The last part to the series I&#8217;ve written, entitled &#8220;Why Mozilla Deserves Our Attention&#8221;, is up on InsideRIA now.
In case you missed the first two, here they are.
]]></description>
			<content:encoded><![CDATA[<p>Heads up. The last part to the series I&#8217;ve written, entitled &#8220;Why Mozilla Deserves Our Attention&#8221;, is <a href="http://www.insideria.com/2008/03/why-mozilla-deserves-our-atten-2.html">up on InsideRIA now</a>.</p>
<p>In case you missed the first two, <a href="http://www.insideria.com/2008/02/why-mozilla-deserves-our-atten.html">here</a> they <a href="http://www.insideria.com/2008/02/why-mozilla-deserves-our-atten-1.html">are</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://enefekt.com/sansbrowser/2008/03/06/inside-ria-mozilla-series-part-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New YouTube Players from SWFObject Founder</title>
		<link>http://enefekt.com/sansbrowser/2008/02/25/new-youtube-players-from-swfobject-founder/</link>
		<comments>http://enefekt.com/sansbrowser/2008/02/25/new-youtube-players-from-swfobject-founder/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 12:32:05 +0000</pubDate>
		<dc:creator>enefekt</dc:creator>
		
		<category><![CDATA[ActionScript]]></category>

		<category><![CDATA[Flash Player]]></category>

		<category><![CDATA[Video]]></category>

		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://enefekt.com/sansbrowser/2008/02/25/new-youtube-players-from-swfobject-founder/</guid>
		<description><![CDATA[Geoff Stearns must be really busy, he&#8217;s just come up for some air to let us know how 2008 has been going. What fell out of that post as really cool news to me is that he&#8217;s working on virtually brand new YouTube video players. These have to rock, and I&#8217;m looking forward to them! [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.deconcept.com/">Geoff Stearns</a> must be really busy, he&#8217;s just come up for some air to let us know <a href="http://blog.deconcept.com/2008/02/25/the-2008-update/">how 2008 has been going</a>. What fell out of that post as really cool news to me is that he&#8217;s working on virtually brand new YouTube video players. These have to rock, and I&#8217;m looking forward to them! </p>
<p>Wonder if they&#8217;re related to <a href="http://code.google.com/p/gdata-issues/issues/detail?id=82">this YouTube Player GData issue</a> on a player API? What, you haven&#8217;t seen that issue? Which means you haven&#8217;t voted for it, so <a href="http://code.google.com/p/gdata-issues/issues/detail?id=82">go there</a>, log-in with your gmail address, and <a href="http://code.google.com/p/gdata-issues/issues/detail?id=82">vote for it</a>!!</p>
<p>After logging in just click on the star in the upper left corner next to the issue number to <a href="http://code.google.com/p/gdata-issues/issues/detail?id=82">vote for it</a>.  </p>
]]></content:encoded>
			<wfw:commentRss>http://enefekt.com/sansbrowser/2008/02/25/new-youtube-players-from-swfobject-founder/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Some Mozilla RIA Love</title>
		<link>http://enefekt.com/sansbrowser/2008/02/22/some-mozilla-ria-love/</link>
		<comments>http://enefekt.com/sansbrowser/2008/02/22/some-mozilla-ria-love/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 13:42:42 +0000</pubDate>
		<dc:creator>enefekt</dc:creator>
		
		<category><![CDATA[IDA]]></category>

		<category><![CDATA[XULRunner]]></category>

		<category><![CDATA[Mozilla]]></category>

		<category><![CDATA[Mozpad]]></category>

		<category><![CDATA[Prism]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://enefekt.com/sansbrowser/2008/02/22/some-mozilla-ria-love/</guid>
		<description><![CDATA[
Just a heads up, I&#8217;m writing a series of articles dealing with Mozilla and RIAs over on InsideRIA entitled &#8220;Why Mozilla Deserves Our Attention&#8221;.
Go check it out!
]]></description>
			<content:encoded><![CDATA[<p><a href='http://enefekt.com/sansbrowser/wp-content/uploads/2008/02/powered_by_mozilla.jpg' title='powered_by_mozilla.jpg'><img src='http://enefekt.com/sansbrowser/wp-content/uploads/2008/02/powered_by_mozilla.jpg' alt='powered_by_mozilla.jpg' /></a></p>
<p>Just a heads up, I&#8217;m writing a series of articles dealing with Mozilla and RIAs over on <a href="http://www.insideria.com/">InsideRIA</a> entitled <a href="http://www.insideria.com/2008/02/why-mozilla-deserves-our-atten.html">&#8220;Why Mozilla Deserves Our Attention&#8221;</a>.<br />
Go <a href="http://www.insideria.com/2008/02/why-mozilla-deserves-our-atten.html">check it out</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://enefekt.com/sansbrowser/2008/02/22/some-mozilla-ria-love/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
