<?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>dehash</title>
	<atom:link href="http://www.dehash.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dehash.com</link>
	<description>Flash Flex Air OS and web related content</description>
	<lastBuildDate>Wed, 09 May 2012 11:12:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Haxe NME PureData Android Example</title>
		<link>http://www.dehash.com/2012/05/07/haxe-nme-puredata-extension/</link>
		<comments>http://www.dehash.com/2012/05/07/haxe-nme-puredata-extension/#comments</comments>
		<pubDate>Mon, 07 May 2012 19:17:29 +0000</pubDate>
		<dc:creator>dehash</dc:creator>
				<category><![CDATA[Code Examples]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Haxe]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://www.dehash.com/?p=257</guid>
		<description><![CDATA[Found no examples online of using Haxe + PureData together so far so I wrote a proof of concept for Android using PDCore from libpd pd-for-android to generate some noise on a droid. Open the FlashDevelop project and press Ctrl-Enter with your Android phone connected then drag the red dot around on screen. You can [...]]]></description>
		<wfw:commentRss>http://www.dehash.com/2012/05/07/haxe-nme-puredata-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic AS3 VAST OVA Video Player Example</title>
		<link>http://www.dehash.com/2012/03/11/basic-as3-vast-ova-video-player-example/</link>
		<comments>http://www.dehash.com/2012/03/11/basic-as3-vast-ova-video-player-example/#comments</comments>
		<pubDate>Sun, 11 Mar 2012 22:58:07 +0000</pubDate>
		<dc:creator>dehash</dc:creator>
				<category><![CDATA[Code Examples]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.dehash.com/?p=254</guid>
		<description><![CDATA[Just a short single class that does pre-roll VAST video ads (Google VAST docs here). It uses the longtailvideo OVA for AS3 with more details at OVA SWC ova-as3-1.0.1.swc and the video player from here apdevblog with pre-roll and main video clips from the Test Ads at the old openx-iab-vast site. The config object is [...]]]></description>
		<wfw:commentRss>http://www.dehash.com/2012/03/11/basic-as3-vast-ova-video-player-example/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://static.bouncingminds.com/ads/5secs/baileys_5sec.mp4" length="519360" type="video/mp4" />
<enclosure url="http://static.bouncingminds.com/ads/30secs/country_life_butter.mp4" length="2362575" type="video/mp4" />
		</item>
		<item>
		<title>Drawing fonts using Javascript Canvas and easelJS</title>
		<link>http://www.dehash.com/2011/05/31/drawing-fonts-using-javascript-canvas-and-easeljs/</link>
		<comments>http://www.dehash.com/2011/05/31/drawing-fonts-using-javascript-canvas-and-easeljs/#comments</comments>
		<pubDate>Tue, 31 May 2011 17:37:34 +0000</pubDate>
		<dc:creator>dehash</dc:creator>
				<category><![CDATA[Code Examples]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.dehash.com/?p=252</guid>
		<description><![CDATA[Spent a couple hours playing with easelJS and tried emulating something from Flash AS1 era which still needs some work but uploaded here . It uses a single Shape on the Stage with a single Graphic instance inside it which gets drawing commands in the Ticker timer producing a "Flash" type animation using only Javascript. [...]]]></description>
		<wfw:commentRss>http://www.dehash.com/2011/05/31/drawing-fonts-using-javascript-canvas-and-easeljs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some Corona SDK and Lua resources</title>
		<link>http://www.dehash.com/2011/01/31/some-corona-sdk-and-lua-resources/</link>
		<comments>http://www.dehash.com/2011/01/31/some-corona-sdk-and-lua-resources/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 17:49:17 +0000</pubDate>
		<dc:creator>dehash</dc:creator>
				<category><![CDATA[Code Examples]]></category>

		<guid isPermaLink="false">http://www.dehash.com/?p=251</guid>
		<description><![CDATA[Just gathering some links together in one place for Corona and Lua which is a fairly new and improving way to develop apps and games for multiple mobile platforms. There is more than a bit of an Actionscript feel to the Lua code too and you can get up and running to try it out [...]]]></description>
		<wfw:commentRss>http://www.dehash.com/2011/01/31/some-corona-sdk-and-lua-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TweetDeck on Ubuntu LXDE</title>
		<link>http://www.dehash.com/2010/12/13/tweetdeck-on-ubuntu-lxde/</link>
		<comments>http://www.dehash.com/2010/12/13/tweetdeck-on-ubuntu-lxde/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 20:17:54 +0000</pubDate>
		<dc:creator>dehash</dc:creator>
				<category><![CDATA[Code Examples]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.dehash.com/?p=249</guid>
		<description><![CDATA[The TweetDeck Adobe Air App is a great way to manage your use of Twitter and I like it a lot but I like my lightweight Desktop Environment LXDE on Ubuntu even more. Problem is that TweetDeck and any Air Apps can run into problems if you use anything other than KDE or Gnome on [...]]]></description>
		<wfw:commentRss>http://www.dehash.com/2010/12/13/tweetdeck-on-ubuntu-lxde/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenFrameworks looking good</title>
		<link>http://www.dehash.com/2010/09/04/openframeworks-looking-good/</link>
		<comments>http://www.dehash.com/2010/09/04/openframeworks-looking-good/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 16:49:10 +0000</pubDate>
		<dc:creator>dehash</dc:creator>
				<category><![CDATA[Code Examples]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[OpenFrameworks]]></category>

		<guid isPermaLink="false">http://www.dehash.com/?p=248</guid>
		<description><![CDATA[OpenFrameworks is a C++ toolkit designed for creative coding. The Code::Blocks IDE works in a familiar way and the two combine well. Did a quick port of an old Yugo Flash4 example to AS3 and then to OpenFrameworks C++ to try it out. Very impressed with the toolkit and IDE - if you know some [...]]]></description>
		<wfw:commentRss>http://www.dehash.com/2010/09/04/openframeworks-looking-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated Flash AS3 RobotLegs YouTube code</title>
		<link>http://www.dehash.com/2010/08/20/updated-flash-as3-robotlegs-youtube-example/</link>
		<comments>http://www.dehash.com/2010/08/20/updated-flash-as3-robotlegs-youtube-example/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 02:37:08 +0000</pubDate>
		<dc:creator>dehash</dc:creator>
				<category><![CDATA[Code Examples]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[RobotLegs]]></category>
		<category><![CDATA[YouTube API]]></category>

		<guid isPermaLink="false">http://www.dehash.com/?p=246</guid>
		<description><![CDATA[Added a GUI and a search facility to the previous example. The demo movie is here and the source code is here . Still needs some work to improve the GUI and performance which will be added some time.]]></description>
		<wfw:commentRss>http://www.dehash.com/2010/08/20/updated-flash-as3-robotlegs-youtube-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.dehash.com/feed/ ) in 0.66395 seconds, on May 18th, 2012 at 11:04 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 18th, 2012 at 12:04 pm UTC -->
