<?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>/dev/null</title>
	<atom:link href="http://blog.alien109.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alien109.com</link>
	<description>Design, Development and Random Goodness</description>
	<lastBuildDate>Tue, 28 Jul 2009 04:04:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tron Legacy Trailer</title>
		<link>http://blog.alien109.com/2009/07/27/tron-legacy-trailer/</link>
		<comments>http://blog.alien109.com/2009/07/27/tron-legacy-trailer/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 04:03:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Diversions]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Random Junk]]></category>

		<guid isPermaLink="false">http://blog.alien109.com/?p=275</guid>
		<description><![CDATA[Oh man. I was super excited to see that there&#8217;s a Tron 2 in the works. I was a huge fan of the original movie. I hope they don&#8217;t disappoint.

Official Site trailers:
http://www.flynnlives.com/media/video/0xendgame.aspx
]]></description>
			<content:encoded><![CDATA[<p>Oh man. I was super excited to see that there&#8217;s a Tron 2 in the works. I was a huge fan of the original movie. I hope they don&#8217;t disappoint.</p>
<p><object type="application/x-shockwave-flash" width="425" height="344" data="http://www.youtube.com/v/a1IpPpB3iWI&fs=1&rel=0&hd=1&showinfo=0"><param name="movie" value="http://www.youtube.com/v/a1IpPpB3iWI&fs=1&rel=0&hd=1&showinfo=0"></param><param name="allowFullScreen" value="true"></param><param name="wmode" value="transparent" /></object></p>
<p>Official Site trailers:<br />
http://www.flynnlives.com/media/video/0xendgame.aspx</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alien109.com/2009/07/27/tron-legacy-trailer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Controlling iTunes remotely</title>
		<link>http://blog.alien109.com/2009/06/16/controlling-itunes-remotely/</link>
		<comments>http://blog.alien109.com/2009/06/16/controlling-itunes-remotely/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 15:10:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Art/Design]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[High Tech]]></category>
		<category><![CDATA[Random Junk]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Dashboard]]></category>
		<category><![CDATA[Dashcode]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Remote]]></category>

		<guid isPermaLink="false">http://blog.alien109.com/?p=241</guid>
		<description><![CDATA[So I just got this shiny new MacBook Pro. Absolutely love the thing. I&#8217;ve been away from the Macintosh platform for far too long&#8230;
Anyway &#8211; I&#8217;m sitting in my office listening to music and realized that the speakers, while okay for what they are, suck by most standards. So I pop over to my PC [...]]]></description>
			<content:encoded><![CDATA[<p>So I just got this shiny new MacBook Pro. Absolutely love the thing. I&#8217;ve been away from the Macintosh platform for far too long&#8230;</p>
<p>Anyway &#8211; I&#8217;m sitting in my office listening to music and realized that the speakers, while okay for what they are, suck by most standards. So I pop over to my PC and fire up iTunes, hit play, and use my sound system that&#8217;s hooked up to it. Sounds great. But, I&#8217;m lazy and I got tired of switching over to it change tracks, stop, pause, etc. I figured there had to be a way to control iTunes remotely from the Mac. Doing a bit of research, I found some stuff for the Mac and a PHP script that did me no good.</p>
<p>Finally I came across a Perl script (can&#8217;t remember where&#8230;) that simply runs a Daemon. Everything that I needed was already there! All I needed to do, was point a browser at the box and it had a nice simple stripped down interface for play, pause, stop, next, etc&#8230;</p>
<p>After some time, I realized I hated having to keep the browser window open. Enter MacOS dashboard widgets.</p>
<p>After some quick fiddling with Dashcode, I came up with this little dashboard widget to send the requests to the PC. The current track name only updates after a command is sent, so it isn&#8217;t updated dynamically.</p>
<p><img src="http://blog.alien109.com/wp-content/uploads/2009/06/dash-widget2.png" alt="dash-widget2" title="dash-widget2" width="509" height="154" class="alignnone size-full wp-image-246" /></p>
<p>Now my iTunes controls are at my fingertips, and I don&#8217;t have to spend the time moving my hands the whole 24 some inches to the right to do it on the PC.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alien109.com/2009/06/16/controlling-itunes-remotely/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>gZip your JavaScript</title>
		<link>http://blog.alien109.com/2009/03/17/gzip-your-javascript/</link>
		<comments>http://blog.alien109.com/2009/03/17/gzip-your-javascript/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 22:06:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Science/Technology]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.alien109.com/?p=170</guid>
		<description><![CDATA[Most browsers these days (with the exception of Safari, I think?)  will accept gzip encoded content. This means you can drastically reduce the size of all those bloated javascript libraries you might be using on your web site.
So how do you serve gzipped js files?
There a few methods out there. I chose the one [...]]]></description>
			<content:encoded><![CDATA[<p>Most browsers these days (with the exception of Safari, I think?)  will accept gzip encoded content. This means you can drastically reduce the size of all those bloated javascript libraries you might be using on your web site.</p>
<p><strong>So how do you serve gzipped js files?</strong></p>
<p>There a few methods out there. I chose the one below since it was fast, easy and I&#8217;m hella freakin&#8217; lazy.</p>
<p>The first step is to gzip all of the javascript files that you might be serving up. The fastest way I found was to just telnet into the server, and execute the following bash command:</p>
<p><code>gzip -cr &lt;javascript directory&gt;</code></p>
<p>Of course you&#8217;ll need to replace &lt;javascript directory&gt; with the correct directory that your javascript files are located in. The -c option tells gzip to keep the originals. This is important so that you can still serve non gzipped versions to browsers that don&#8217;t handle gzip! The -r option tells it to recurse through the directory. Now you should have a directory full of javascript files and their gzipped counterparts.</p>
<p><code>init.js<br />
init.js.gz<br />
jquery-ui.js<br />
jquery-ui.js.gz<br />
jquery.easing.js<br />
jquery.easing.js.gz<br />
jquery.history.js<br />
jquery.history.js.gz<br />
jquery.js<br />
jquery.js.gz<br />
swfobject.js<br />
swfobject.js.gz</code></p>
<p>Yay.  How exiciting, no?</p>
<p>The next step is to modify .htaccess to do some URL rewriting.</p>
<p><code>AddEncoding gzip .gz<br />
RewriteCond %{HTTP:Accept-encoding} gzip<br />
RewriteCond %{HTTP_USER_AGENT} !Safari<br />
RewriteCond %{REQUEST_FILENAME}.gz -f<br />
RewriteRule ^(.*)$ $1.gz [QSA,L]</code></p>
<p>Essentially your telling the web server to server up gzip files, if the browser accepts them and the user is not on Safari and if there is a compressed version of the file available.</p>
<p>That&#8217;s really about it.</p>
<p>Here&#8217;s the difference in file sizes:</p>
<table class="data">
<thead>
<tr>
<th>File</th>
<th>Size</th>
<th>Size (gZip)</th>
</tr>
</thead>
<tbody>
<tr>
<td>init.js</td>
<td>7628</td>
<td>1992</td>
</tr>
<tr>
<td>jquery-ui.js</td>
<td>127787</td>
<td>50756</td>
</tr>
<tr>
<td>jquery.easing.js</td>
<td>8097</td>
<td>2003</td>
</tr>
<tr>
<td>jquery.history.js</td>
<td>5079</td>
<td>1771</td>
</tr>
<tr>
<td>jquery.js</td>
<td>31033</td>
<td>15666</td>
</tr>
<tr>
<td>swfobject.js</td>
<td>6722</td>
<td>2233</td>
</tr>
</tbody>
</table>
<p>Pretty significant size difference!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alien109.com/2009/03/17/gzip-your-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE and responseXML issues</title>
		<link>http://blog.alien109.com/2009/03/13/ie-and-responsexml-issues/</link>
		<comments>http://blog.alien109.com/2009/03/13/ie-and-responsexml-issues/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 18:33:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://blog.alien109.com/?p=165</guid>
		<description><![CDATA[After working on a small AJAX library, I decided to test it in IE. Everything worked great, except when requesting XML. The responseXML property of the XHR was null. I&#8217;ve had this issue in the past where the server isn&#8217;t returning the appropriate Content-Type (text/xml). But that wasn&#8217;t the issue this time. I checked my [...]]]></description>
			<content:encoded><![CDATA[<p>After working on a small AJAX library, I decided to test it in IE. Everything worked great, except when requesting XML. The responseXML property of the XHR was null. I&#8217;ve had this issue in the past where the server isn&#8217;t returning the appropriate Content-Type (text/xml). But that wasn&#8217;t the issue this time. I checked my resin config and everything was correct.</p>
<p>So, I uploaded to a remote server and tried again. Blammo. Chit just worked the way it was supposed to. This left me scratching my head however.</p>
<p>I installed Charles (www.charlesproxy.com), which is a great debugging HTTP proxy/monitor, to see what was going on. Everything worked as it should in FireFox, but still no dice in IE.</p>
<p>Then I noticed that traffic wasn&#8217;t being captured for Localhost when using IE. After a bit of stumbling around the net I found that if you add a period right after localhost, Charles will capture the traffic.</p>
<p>http://localhost:8080/ajaxTest.html<br />
becomes:<br />
http://localhost<strong>.</strong>:8080/ajaxTest.html</p>
<p>When I reloaded the page, I got a very nice surprise. Not only did Charles capture the traffic, but the XHR returned with a proper responseXML property!</p>
<p>I&#8217;m no network engineer, so I&#8217;m not even going to try and guess as to WTF. But, I&#8217;m happy it works as expected and thought I&#8217;d post about it in case someone else ever runs into this issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alien109.com/2009/03/13/ie-and-responsexml-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Force directed node interface 2</title>
		<link>http://blog.alien109.com/2009/02/17/force-directed-node-interface-2/</link>
		<comments>http://blog.alien109.com/2009/02/17/force-directed-node-interface-2/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 19:50:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Diversions]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.alien109.com/?p=142</guid>
		<description><![CDATA[Here&#8217;s an example of the force directed node interface that I&#8217;ve been talking about. It&#8217;s not complete. It&#8217;s just a working prototype. You still cannot load project details, but I&#8217;m waiting to add that if I decide I want to take this any further.
Since the dimensions of the interface have been reduced to fit in [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an example of the force directed node interface that I&#8217;ve been talking about. It&#8217;s not complete. It&#8217;s just a working prototype. You still cannot load project details, but I&#8217;m waiting to add that if I decide I want to take this any further.</p>
<p>Since the dimensions of the interface have been reduced to fit in this blog post, things might be a bit small (try zooming in). You can also drag nodes around. Helpful when things get pushed off the screen. Nodes can be opened and closed by clicking on them.</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_main_336962635"
			class="flashmovie"
			width="640"
			height="480">
	<param name="movie" value="/wp-content/uploads/2009/02/main.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="/wp-content/uploads/2009/02/main.swf"
			name="fm_main_336962635"
			width="640"
			height="480">
	<!--<![endif]-->
		
<p><a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
]]></content:encoded>
			<wfw:commentRss>http://blog.alien109.com/2009/02/17/force-directed-node-interface-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Force directed node interface</title>
		<link>http://blog.alien109.com/2009/02/14/force-directed-node-interface/</link>
		<comments>http://blog.alien109.com/2009/02/14/force-directed-node-interface/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 07:59:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[User Experience]]></category>

		<guid isPermaLink="false">http://blog.alien109.com/?p=113</guid>
		<description><![CDATA[I&#8217;ve been working on the experimental Flash front-end I spoke about in the last post. The idea is to use a force directed or force based system for displaying categories, keywords, projects and their relationships. I was curious about what kind of user experience that would create.
Here&#8217;s a video of the force directed layout interface [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on the experimental Flash front-end I spoke about in the last post. The idea is to use a force directed or force based system for displaying categories, keywords, projects and their relationships. I was curious about what kind of user experience that would create.</p>
<p>Here&#8217;s a video of the force directed layout interface in action.</p>
<p><object width="400" height="302"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=3206267&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=3206267&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="302"></embed></object></p>
<p><strong>So, what is a force directed layout?</strong></p>
<p>It is a method for positioning nodes of a graph in a way that is aesthetically pleasing as well as easy to digest. This is accomplished by creating a simulated physical system where all nodes are like electrically charged particles (Coulomb&#8217;s law) and the connections or associations are like springs (Hooke&#8217;s law). After running through thousands of iterations, the entire system begins to become stable until all the forces are in somewhat of an equilibrium.</p>
<p><img src="http://blog.alien109.com/wp-content/uploads/2009/02/fd_map.gif" alt="force directed layout of project nodes" /><br />
<small><em>Fig. 1</em> Interface with only the category and technology nodes expanded.</small></p>
<p>Fig. 1 is a screenshot of the layout. In this example there are only a few nodes expanded, but it gives you an idea of how things end up looking. There are two base nodes: &#8220;Category&#8221; and &#8220;Technology&#8221;. Clicking these returns the appropriate set of subnodes. The association of these subnodes is shown with a line connecting the child and parent node. When clicking on a specific technology keyword or category, that category/keyword subnode expands into another set of nodes which are projects.</p>
<p><img src="http://blog.alien109.com/wp-content/uploads/2009/02/fd_map2.gif" alt="force directed layout of project nodes" /><br />
<small><em>Fig. 2</em> Interface with more nodes expanded</small></p>
<p>Fig. 2 shows the cross associations between categories and keywords.</p>
<p>So far it&#8217;s been a cool and somewhat successful little experiment. I&#8217;m not sure it would work as an interface as the node labels overlap too much and when there a lot of cross associations, things don&#8217;t look as organized and it&#8217;s much harder to read.</p>
<p>I still need to add node collapsing and make it so projects can be viewed. I&#8217;ll try to post a working example soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alien109.com/2009/02/14/force-directed-node-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP5 + JSON + as3corelib = a beautiful thing</title>
		<link>http://blog.alien109.com/2009/02/11/php5-json-as3corelib-a-beautiful-thing/</link>
		<comments>http://blog.alien109.com/2009/02/11/php5-json-as3corelib-a-beautiful-thing/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 23:54:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.alien109.com/?p=105</guid>
		<description><![CDATA[I&#8217;ve decided to play around with an experimental front end for viewing projects in Flash. Since I OOPified (yes, that&#8217;s a technical term) the site and modeled the data, all of my objects can be easily serialized into JSON strings and passed back to the front end. Then using the as3corelib&#8217;s JSON classes, I can [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve decided to play around with an experimental front end for viewing projects in Flash. Since I OOPified (yes, that&#8217;s a technical term) the site and modeled the data, all of my objects can be easily serialized into JSON strings and passed back to the front end. Then using the as3corelib&#8217;s JSON classes, I can deserialize those objects and blammo. So much easier than having PHP output XML, then parsing that XML in flash, and then creating objects from&#8230;  yeah, that sucks.</p>
<p>So I&#8217;ve got all of my stuff coming back into Flash in a format that&#8217;s really easy to consume and use and did it with very little work. I like that.</p>
<p>If I wanted to pass back a project object to the front end. I would make a request that would execute something like the following in PHP:</p>
<p><code>$prj = Alien109DAO::getProjectByPageRef($_REQUEST['p']);<br />
$key = Alien109DAO::getKeywordsByProjectId($prj['id']);<br />
$results = ProjectFactory::createProject($prj, $key);<br />
print_r(json_encode($results));</code></p>
<p>First I get the project from the database. Then I get all of the associated keywords for that project. I then pass both of those results as arguments to my ProjectFactory which is a static class whose primary job is to just return a full Project object. Then the object is serialized, and returned in the response.</p>
<p>In Flash, in my event listener, I simply deserialize the JSON string back into an ActionScript object using the as3corelib&#8217;s JSON decoder class.</p>
<p><code>private function dataLoaded(e:DataReadyEvent):void<br />
{<br />
		var projectObject:Object = JSON.decode(e.data);<br />
...</code></p>
<p>w00t!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alien109.com/2009/02/11/php5-json-as3corelib-a-beautiful-thing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress XML Parsing Error</title>
		<link>http://blog.alien109.com/2009/02/11/wordpress-xml-parsing-error/</link>
		<comments>http://blog.alien109.com/2009/02/11/wordpress-xml-parsing-error/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 14:14:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.alien109.com/?p=97</guid>
		<description><![CDATA[XML Parsing Error: XML or text declaration not at start of entity
> Warning: MagpieRSS: Failed to parse RSS file. (Reserved XML Name at
> line 3, column 38) in [...]
>
> Warning: Invalid argument supplied for foreach() in [...]
Yesterday it was called to my attention that the RSS parser that was pulling the feed from my blog [...]]]></description>
			<content:encoded><![CDATA[<p><strong>XML Parsing Error: XML or text declaration not at start of entity</strong></p>
<p><code>> Warning: MagpieRSS: Failed to parse RSS file. (Reserved XML Name at<br />
> line 3, column 38) in [...]<br />
><br />
> Warning: Invalid argument supplied for foreach() in [...]</code></p>
<p>Yesterday it was called to my attention that the RSS parser that was pulling the feed from my blog into my <a href="http://www.alien109.com">web site</a> was throwing some rather nasty errors. Upon further investigation I discovered that the feed itself was the culprit.</p>
<p>Something was throwing in extra white space before the document declaration in the XML file. Some people have found that old plug-ins or themes can cause this problem. I searched through every PHP file and finally found the issue in my config (wp-conifg.php) file.</p>
<p>I just updated to the latest version of WordPress yesterday and when updating the config with the most recent settings, I accidentally added two empty lines before the opening PHP tag.</p>
<p>Ooops. Thanks to Jared over at <a href="http://www.sharebrained.com/">ShareBrained Technologies</a> for noticing!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alien109.com/2009/02/11/wordpress-xml-parsing-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free web based imaging software</title>
		<link>http://blog.alien109.com/2009/02/10/free-web-based-imaging-software/</link>
		<comments>http://blog.alien109.com/2009/02/10/free-web-based-imaging-software/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 00:57:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Art/Design]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[High Tech]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.alien109.com/?p=82</guid>
		<description><![CDATA[
Aviary has recently released another web-based application. Raven, which is still in beta (all of their applications are. that&#8217;s so web 2.0!), is a web-based vector editor. Their product suite consists of four applications at the moment:

Peacock &#8211; a visual laboratory
Raven &#8211; vector editor
Phoenix &#8211; image editor
Toucan &#8211; colors watches

Peacock is kinda cool. Image generation [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://aviary.com/images/logo.png" alt ="" /></p>
<p><a href="http://aviary.com">Aviary</a> has recently released another web-based application. Raven, which is still in beta (all of their applications are. that&#8217;s so web 2.0!), is a web-based vector editor. Their product suite consists of four applications at the moment:</p>
<ul>
<li>Peacock &#8211; a visual laboratory</li>
<li>Raven &#8211; vector editor</li>
<li>Phoenix &#8211; image editor</li>
<li>Toucan &#8211; colors watches</li>
</ul>
<p>Peacock is kinda cool. Image generation is done by patching together generators, effects, controllers and resources. Fun to play with, I must say. Pretty amazing use of Flash. Pretty cool to have this sort of development going out there&#8230;</p>
<p>The products, at the moment, are all free to play with. Go check &#8216;em out: <a href="http://aviary.com/">http://aviary.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alien109.com/2009/02/10/free-web-based-imaging-software/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flash is (or is not) coming to the iPhone</title>
		<link>http://blog.alien109.com/2009/02/10/flash-is-or-isnt-coming-to-the-iphone/</link>
		<comments>http://blog.alien109.com/2009/02/10/flash-is-or-isnt-coming-to-the-iphone/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 14:18:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[High Tech]]></category>
		<category><![CDATA[Science/Technology]]></category>
		<category><![CDATA[Toys/Devices]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.alien109.com/?p=78</guid>
		<description><![CDATA[Somewhat of a sore spot for Flash and iPhone developers, the hope that the Flash player would make its way to the iPhone is still very much up for debate. A recent quote from Adobe CEO, Shantanu Narayen, has some left some believing it&#8217;s very much on its way and others thinking it&#8217;ll never make [...]]]></description>
			<content:encoded><![CDATA[<p>Somewhat of a sore spot for Flash and iPhone developers, the hope that the Flash player would make its way to the iPhone is still very much up for debate. A recent quote from Adobe CEO, Shantanu Narayen, has some left some believing it&#8217;s very much on its way and others thinking it&#8217;ll never make it.</p>
<blockquote><p>&#8220;It&#8217;s a hard technical challenge, and that&#8217;s part of the reason Apple and Adobe are collaborating,&#8221; [Adobe CEO Shantanu] Narayen told Bloomberg Television at the World Economic Forum in Davos, Switzerland. &#8220;The ball is in our court. The onus is on us to deliver.&#8221;</p></blockquote>
<p>Some claim the Flash Player could never be written in a way that would sit well with the ARM processor. The power requirements of running such an app would be too much for a mobile device. Others have said it&#8217;s a political/business decision on Apple&#8217;s part.</p>
<p>Who knows. I just hope it finally makes its way to the iPhone platform. I think it would open development up to a lot more people that don&#8217;t feel like trying to wrap their brain around Objective C. Apple still has very strict control over what applications make it to the iTunes store, so the concern about quality of apps shouldn&#8217;t be an issue.</p>
<p>I personally feel that it&#8217;s more political than anything else. But, I&#8217;m a cynic.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alien109.com/2009/02/10/flash-is-or-isnt-coming-to-the-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
