<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.1" -->
<rss version="0.92">
<channel>
	<title>pixelrevision</title>
	<link>http://blog.pixelrevision.com</link>
	<description>Excursions in scripting</description>
	<lastBuildDate>Wed, 15 Jul 2009 00:52:38 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Zipping files in AS3</title>
		<description>Just tried out a nice zip library.  This one was easier to use than fzip although fzip may offer some features I'm unaware of.  Super handy with flash 10 to have this available as the local file load/save feature is limited to one file at a time.  ...</description>
		<link>http://blog.pixelrevision.com/uncategorized/zipping-files-in-as3</link>
			</item>
	<item>
		<title>Recycle Slam!</title>
		<description> Just built a new 8-bit style video game for SF Environment. </description>
		<link>http://blog.pixelrevision.com/uncategorized/recycle-slam</link>
			</item>
	<item>
		<title>HTML Entities in Flash</title>
		<description>For whatever reason there html text in flash does not support too many of the named characters.  Any time I'm loading in an external file I'm constantly forgetting about that and things like bullets and emdashes don't show up.  I finally broke down and went to: http://www.evolt.org/entities and ...</description>
		<link>http://blog.pixelrevision.com/uncategorized/html-entities-in-flash</link>
			</item>
	<item>
		<title>Flash frameworks</title>
		<description>Been spending some time really digging into some of the popular frameworks and libraries lately.  Seems like a lot of companies are putting out their own MVC flavor frameworks.  Seems like there are a couple of winners in this arena: Cairngorm and PureMVC.  Looking through the docs ...</description>
		<link>http://blog.pixelrevision.com/actionscript/flash-frameworks</link>
			</item>
	<item>
		<title>Event Mediator</title>
		<description>Most people are getting pretty hyped on design patterns and frameworks these days.  Most of what I have seen floating around though is the use of MVC.  MVC is a really nice pattern, and I wish I had known about it when I was doing a lot of ...</description>
		<link>http://blog.pixelrevision.com/actionscript/event-mediator</link>
			</item>
</channel>
</rss>
