<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Cataclysmic Rewind Projects</title>
	<atom:link href="http://blog.cataclysmicrewind.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cataclysmicrewind.com</link>
	<description></description>
	<lastBuildDate>Thu, 03 Nov 2011 23:55:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.cataclysmicrewind.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/8b0a872769e5d80cff279a04ff68fd18?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Cataclysmic Rewind Projects</title>
		<link>http://blog.cataclysmicrewind.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.cataclysmicrewind.com/osd.xml" title="Cataclysmic Rewind Projects" />
	<atom:link rel='hub' href='http://blog.cataclysmicrewind.com/?pushpress=hub'/>
		<item>
		<title>htmlText and empty lines</title>
		<link>http://blog.cataclysmicrewind.com/2011/11/03/htmltext-and-empty-lines/</link>
		<comments>http://blog.cataclysmicrewind.com/2011/11/03/htmltext-and-empty-lines/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 23:47:33 +0000</pubDate>
		<dc:creator>ktu;</dc:creator>
				<category><![CDATA[flash / actionscript]]></category>

		<guid isPermaLink="false">http://blog.cataclysmicrewind.com/?p=296</guid>
		<description><![CDATA[today, i was working on a problem that involved TextField, and more specifically, using values from the last line of text. i was trying to get the TextLineMetric of the the last line to do some calculations. this was all fine and dandy until I coupled this new utility with another that modifies the htmlText [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=296&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>today, i was working on a problem that involved TextField, and more specifically, using values from the last line of text. i was trying to get the TextLineMetric of the the last line to do some calculations. this was all fine and dandy until I coupled this new utility with another that modifies the htmlText property of the TextField i was working with. here is what i learned:</p>
<p><strong>changing the value of htmlText on a TextField always creates one extra empty line of text. </strong></p>
<p>i found no indication as to why, and i could see by doing plenty of traces that the htmlText did not indicate to create any new line of text. </p>
<p>so here is the fix:</p>
<p><code>textField.replaceText(textField.text.length - 1, textField.text.length, "");</code></p>
<p>apparently that grabs our magic extra line and gets rid of it. great.</p>
<p>i may update this post to include some of the test that i did which proved that changing htmlText always results in this extra line, but another time.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cataclysmicrewind.wordpress.com/296/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cataclysmicrewind.wordpress.com/296/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cataclysmicrewind.wordpress.com/296/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cataclysmicrewind.wordpress.com/296/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cataclysmicrewind.wordpress.com/296/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cataclysmicrewind.wordpress.com/296/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cataclysmicrewind.wordpress.com/296/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cataclysmicrewind.wordpress.com/296/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cataclysmicrewind.wordpress.com/296/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cataclysmicrewind.wordpress.com/296/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cataclysmicrewind.wordpress.com/296/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cataclysmicrewind.wordpress.com/296/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cataclysmicrewind.wordpress.com/296/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cataclysmicrewind.wordpress.com/296/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=296&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.cataclysmicrewind.com/2011/11/03/htmltext-and-empty-lines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2dc41b51892a9fba9ab3bb871595bd17?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">Ktu</media:title>
		</media:content>
	</item>
		<item>
		<title>Viruses &amp; Linux</title>
		<link>http://blog.cataclysmicrewind.com/2011/11/01/viruses-linux/</link>
		<comments>http://blog.cataclysmicrewind.com/2011/11/01/viruses-linux/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 16:55:23 +0000</pubDate>
		<dc:creator>ktu;</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.cataclysmicrewind.com/?p=292</guid>
		<description><![CDATA[viruses a frustrated ktu i have been for the last two weeks. i got a virus on my laptop. a sneaky little guy which i am pretty sure ended up being an infected driver. in spending time trying different sources to remove it i may have finally done so, but have yet to plug the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=292&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>viruses</strong></p>
<p>a frustrated ktu i have been for the last two weeks. </p>
<p>i got a virus on my laptop. a sneaky little guy which i am pretty sure ended up being an infected driver. in spending time trying different sources to remove it i may have finally done so, but have yet to plug the drive back into my laptop to verify this. </p>
<p>this prompted me to yet again think about getting a new computer. my current laptop has been degrading gracefully but it is now to the point where i just cannot take it anymore. from overheating issues to hardware buttons not working and having no battery, it is not a pleasant machine to deal with. i am moments away from finalizing my setup. </p>
<p>but this has caused massive delays on my projects. two weeks of frustration and anxiety about the money i will be spending have left me doing no work whatsoever. </p>
<p><strong>linux</strong></p>
<p>this brings me to the second part of the post. while trying to fix my drive, i plugged in an old 40gb drive that had ubuntu on it. i feel like sharing my experience with linux so far.</p>
<p>as a long time windoze user who has always wanted to switch to linux, my first impression is disappointing. i have never had so many difficulties. alt+tab is super slow, the unity dock is poorly designed, i cannot seem to get mail setup, and using two monitors was very difficult. i know i need more time with a new environment and i am certainly not giving up on linux. in fact the appeal of being able to fix the crap i do not like is certainly going to drive my understanding of computers, logic, and development. </p>
<p>so, adding another project to the list (learning linux) will definitely distract me from my other projects, but i am the kind of person that needs to flip back and forth to maintain interest and motivation.</p>
<p>i truly hope to be back on track very soon as i have a lot of goals i want to meet.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cataclysmicrewind.wordpress.com/292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cataclysmicrewind.wordpress.com/292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cataclysmicrewind.wordpress.com/292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cataclysmicrewind.wordpress.com/292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cataclysmicrewind.wordpress.com/292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cataclysmicrewind.wordpress.com/292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cataclysmicrewind.wordpress.com/292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cataclysmicrewind.wordpress.com/292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cataclysmicrewind.wordpress.com/292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cataclysmicrewind.wordpress.com/292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cataclysmicrewind.wordpress.com/292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cataclysmicrewind.wordpress.com/292/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cataclysmicrewind.wordpress.com/292/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cataclysmicrewind.wordpress.com/292/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=292&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.cataclysmicrewind.com/2011/11/01/viruses-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2dc41b51892a9fba9ab3bb871595bd17?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">Ktu</media:title>
		</media:content>
	</item>
		<item>
		<title>CameraDetection is in development</title>
		<link>http://blog.cataclysmicrewind.com/2011/09/26/cameradetection-development/</link>
		<comments>http://blog.cataclysmicrewind.com/2011/09/26/cameradetection-development/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 14:39:19 +0000</pubDate>
		<dc:creator>ktu;</dc:creator>
				<category><![CDATA[flash / actionscript]]></category>

		<guid isPermaLink="false">http://blog.cataclysmicrewind.com/?p=273</guid>
		<description><![CDATA[The goal: more reusable components, more functionality, and a way to collect anonymous data and using the &#8220;Security Settings panel&#8221; (from livedocs). New features / Changes: Settings Panel Proxy Media Permissions CameraDetection MicrophoneDetection (if people want) LoggingCameraDetection The Settings Panel Proxy will almost be a project of its own. For a while I&#8217;ve toyed with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=273&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The goal: more reusable components, more functionality, and a way to collect anonymous data and using the &#8220;Security Settings panel&#8221; (from livedocs). </p>
<p><strong>New features / Changes:</strong>
<ul>
<li>Settings Panel Proxy</li>
<li>Media Permissions</li>
<li>CameraDetection</li>
<li>MicrophoneDetection (if people want)</li>
<li>LoggingCameraDetection</li>
</ul>
<p>The Settings Panel Proxy will almost be a project of its own. For a while I&#8217;ve toyed with the idea of a proxy for the Settings panel. Ideally, this will allow you to open the panel, be notified when values change, and be notified when it closes. Gone will be the hassle days of having to deal with that stupid box. If you ever work with media input devices or local shared objects this will make you happy.</p>
<p>Media Permissions was a previous abstraction that is technically no longer needed because of the Settings Panel Proxy. However I think re-purposing that functionality to something more simple is beneficial. You could do something like:</p>
<p><code>var mp:MediaPermissions = new MediaPermissions (stage);<br />
mp.addEventListener (MediaPermissionsEvent.RESOLVE, onMediaPermissions);<br />
function onMediaPermissions (e:MediaPermissionsEvent):void {<br />
    trace ("permission was " + e.code); // 'granted', 'denied', 'noDevice'<br />
}</code></p>
<p>Anyway. I have been moving forward just fine. I&#8217;ll keep you posted.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cataclysmicrewind.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cataclysmicrewind.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cataclysmicrewind.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cataclysmicrewind.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cataclysmicrewind.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cataclysmicrewind.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cataclysmicrewind.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cataclysmicrewind.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cataclysmicrewind.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cataclysmicrewind.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cataclysmicrewind.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cataclysmicrewind.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cataclysmicrewind.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cataclysmicrewind.wordpress.com/273/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=273&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.cataclysmicrewind.com/2011/09/26/cameradetection-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2dc41b51892a9fba9ab3bb871595bd17?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">Ktu</media:title>
		</media:content>
	</item>
		<item>
		<title>TextField positioning</title>
		<link>http://blog.cataclysmicrewind.com/2011/09/02/textfieldpositioning/</link>
		<comments>http://blog.cataclysmicrewind.com/2011/09/02/textfieldpositioning/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 19:27:37 +0000</pubDate>
		<dc:creator>ktu;</dc:creator>
				<category><![CDATA[flash / actionscript]]></category>

		<guid isPermaLink="false">http://blog.cataclysmicrewind.com/?p=271</guid>
		<description><![CDATA[Never Ever Ever put a textfield anywhere except on whole integer values textfield.x = 100 :) textfield.x = 99.8 :( Seriously, do you want you text to look good?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=271&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Never Ever Ever put a textfield anywhere except on whole integer values</p>
<p>textfield.x = 100  :)<br />
textfield.x = 99.8 :(</p>
<p>Seriously, do you want you text to look good?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cataclysmicrewind.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cataclysmicrewind.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cataclysmicrewind.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cataclysmicrewind.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cataclysmicrewind.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cataclysmicrewind.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cataclysmicrewind.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cataclysmicrewind.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cataclysmicrewind.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cataclysmicrewind.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cataclysmicrewind.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cataclysmicrewind.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cataclysmicrewind.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cataclysmicrewind.wordpress.com/271/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=271&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.cataclysmicrewind.com/2011/09/02/textfieldpositioning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2dc41b51892a9fba9ab3bb871595bd17?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">Ktu</media:title>
		</media:content>
	</item>
		<item>
		<title>Compile Error #5000</title>
		<link>http://blog.cataclysmicrewind.com/2011/04/26/compile-error-5000/</link>
		<comments>http://blog.cataclysmicrewind.com/2011/04/26/compile-error-5000/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 22:54:06 +0000</pubDate>
		<dc:creator>ktu;</dc:creator>
				<category><![CDATA[flash / actionscript]]></category>

		<guid isPermaLink="false">http://blog.cataclysmicrewind.com/?p=185</guid>
		<description><![CDATA[#5000 I ran across an issue concerning compile error #5000: The class &#8216;fl.containers.UILoader&#8217; must subclass &#8216;flash.display.MovieClip&#8217; since it is linked to a library symbol of that type. I&#8217;d seen this before, but not with a built in component. After my google foo brought me round and back twice I finally ran across a page where [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=185&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>#5000<br />
I ran across an issue concerning compile error #5000: The class &#8216;fl.containers.UILoader&#8217; must subclass &#8216;flash.display.MovieClip&#8217; since it is linked to a library symbol of that type.</p>
<p>I&#8217;d seen this before, but not with a built in component. After my google foo brought me round and back twice I finally ran across a page where the user had created two functions with the same name. Changing the function name fixed the compile error. It&#8217;s too bad the compile error that was fixed was not related to the actual problem. So I considered similar options in my case.</p>
<p>My solution: CamelCase your class names. The original developer had set a bunch of MovieClips to export for actionscript, however he had used all lower case letters. CamelCasing the class names fixed the compile error.</p>
<p>Let&#8217;s look at the normal case that this error shows up in.</p>
<p>You create a movie clip in your library. In the properties, you select &#8216;export for actionscript.&#8217;<br />
Then you create a .as file for that movie clip but extend Sprite instead of the expected MovieClip.</p>
<p>Make sure when exporting a movie clip in your library for actionscript that the external .as class file you make extends the same class that you have referenced in the library.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cataclysmicrewind.wordpress.com/185/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cataclysmicrewind.wordpress.com/185/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cataclysmicrewind.wordpress.com/185/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cataclysmicrewind.wordpress.com/185/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cataclysmicrewind.wordpress.com/185/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cataclysmicrewind.wordpress.com/185/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cataclysmicrewind.wordpress.com/185/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cataclysmicrewind.wordpress.com/185/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cataclysmicrewind.wordpress.com/185/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cataclysmicrewind.wordpress.com/185/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cataclysmicrewind.wordpress.com/185/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cataclysmicrewind.wordpress.com/185/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cataclysmicrewind.wordpress.com/185/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cataclysmicrewind.wordpress.com/185/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=185&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.cataclysmicrewind.com/2011/04/26/compile-error-5000/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2dc41b51892a9fba9ab3bb871595bd17?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">Ktu</media:title>
		</media:content>
	</item>
		<item>
		<title>CameraDetection is on github</title>
		<link>http://blog.cataclysmicrewind.com/2011/04/05/cameradetection-is-on-github/</link>
		<comments>http://blog.cataclysmicrewind.com/2011/04/05/cameradetection-is-on-github/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 23:52:27 +0000</pubDate>
		<dc:creator>ktu;</dc:creator>
				<category><![CDATA[flash / actionscript]]></category>

		<guid isPermaLink="false">http://blog.cataclysmicrewind.com/?p=244</guid>
		<description><![CDATA[Hey everyone, thanks to mtrimpe, I have finally gotten CameraDetection on github. He forked my empty project and that got me motivated to put my working copy up in my own repo now that I have some experience with git. Please everyone, look here for the newest code. Also, feel free to make suggestions and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=244&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hey everyone,<br />
thanks to mtrimpe, I have finally gotten CameraDetection on github. He forked my empty project and that got me motivated to put my working copy up in my own repo now that I have some experience with git.</p>
<p>Please everyone, look <a href="https://github.com/cataclysmicrewind/CameraDetection">here</a> for the newest code. Also, feel free to make suggestions and post issues there. </p>
<p>Thanks everyone for your support!</p>
<p>https://github.com/cataclysmicrewind/CameraDetection</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cataclysmicrewind.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cataclysmicrewind.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cataclysmicrewind.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cataclysmicrewind.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cataclysmicrewind.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cataclysmicrewind.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cataclysmicrewind.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cataclysmicrewind.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cataclysmicrewind.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cataclysmicrewind.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cataclysmicrewind.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cataclysmicrewind.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cataclysmicrewind.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cataclysmicrewind.wordpress.com/244/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=244&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.cataclysmicrewind.com/2011/04/05/cameradetection-is-on-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2dc41b51892a9fba9ab3bb871595bd17?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">Ktu</media:title>
		</media:content>
	</item>
		<item>
		<title>Major CameraDetection Update</title>
		<link>http://blog.cataclysmicrewind.com/2010/12/17/major-cameradetection-update/</link>
		<comments>http://blog.cataclysmicrewind.com/2010/12/17/major-cameradetection-update/#comments</comments>
		<pubDate>Sat, 18 Dec 2010 02:45:12 +0000</pubDate>
		<dc:creator>ktu;</dc:creator>
				<category><![CDATA[flash / actionscript]]></category>

		<guid isPermaLink="false">http://blog.cataclysmicrewind.com/?p=220</guid>
		<description><![CDATA[Thanks to everyone for their bug reports, comments, and suggestions. I have finally gotten around to updating CameraDetection. Package updates: * changed to ktu.media &#38;&#38; ktu.events &#8211; wonder why I always had com in there&#8230; and sorry for anyone already using it. This is the last time I ever change package structure. I&#8217;m sticking with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=220&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Thanks</strong> to everyone for their bug reports, comments, and suggestions. I have finally gotten around to updating CameraDetection.<br />
<br />
Package updates:<br />
* changed to ktu.media &amp;&amp; ktu.events &#8211; wonder why I always had com in there&#8230; and sorry for anyone already using it. This is the last time I ever change package structure. I&#8217;m sticking with this for everything I do.<br />
* updated class names to be more appropriate thanks to Pavel fljot</p>
<p>Logic updates:<br />
* dispatches success as soon as mathematically possible, instead of waiting for a time to complete<br />
* abstracted functions further. Code is cleaner and more readable</p>
<p>Bugs Fixed:<br />
* user selected deny &amp; remember, therefore event not triggered</p>
<p><strong>Unfortunately</strong>, a reference to the <em>stage</em> is now <strong>required</strong>. This was caused by fixing the bug mentioned above.</p>
<p>I scoured the internet for solutions and only one came up: https://bugs.adobe.com/jira/browse/FP-41 as a comment from Philippe Piernot.</p>
<p>Anyway. I had fun tweaking this. Please go to the <a href="http://blog.cataclysmicrewind.com/webcamdetection/">CameraDetection</a> page to download the updated zip</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cataclysmicrewind.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cataclysmicrewind.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cataclysmicrewind.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cataclysmicrewind.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cataclysmicrewind.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cataclysmicrewind.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cataclysmicrewind.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cataclysmicrewind.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cataclysmicrewind.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cataclysmicrewind.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cataclysmicrewind.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cataclysmicrewind.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cataclysmicrewind.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cataclysmicrewind.wordpress.com/220/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=220&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.cataclysmicrewind.com/2010/12/17/major-cameradetection-update/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2dc41b51892a9fba9ab3bb871595bd17?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">Ktu</media:title>
		</media:content>
	</item>
		<item>
		<title>In flight music from Manual</title>
		<link>http://blog.cataclysmicrewind.com/2010/08/19/in-flight-music-from-manual/</link>
		<comments>http://blog.cataclysmicrewind.com/2010/08/19/in-flight-music-from-manual/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 07:25:17 +0000</pubDate>
		<dc:creator>ktu;</dc:creator>
				<category><![CDATA[music]]></category>

		<guid isPermaLink="false">https://cataclysmicrewind.wordpress.com/2010/08/19/in-flight-music-from-manual/</guid>
		<description><![CDATA[As an audiophile, I explore a lot of genres. One that has become my comfort genre is ambient. So I&#8217;m on a plane, a lot on my mind, and need something to listen to. Welcome the album Confluence by Manual. This soothing album is filled with dreamscapes with slow, rolling melodies. Calming, peaceful, never jarring. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=204&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As an audiophile, I explore a lot of genres. One that has become my comfort genre is ambient. </p>
<p>So I&#8217;m on a plane, a lot on my mind, and need something to listen to. Welcome the album Confluence by Manual.</p>
<p>This soothing album is filled with dreamscapes with slow, rolling melodies. Calming, peaceful, never jarring. if there is a time signature I can&#8217;t feel it. This music sucks you in if you let it. With each phrase another surge of emotion. It&#8217;s great for when your mood is lower. Helps me fall asleep, and also focus on my thoughts. </p>
<p>This is not crowd music. It&#8217;s personal experience music. Headphones it up, sit down, relax, and let the music become your reality. It&#8217;s pretty sweet stuff.</p>
<p>Check it out.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cataclysmicrewind.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cataclysmicrewind.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cataclysmicrewind.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cataclysmicrewind.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cataclysmicrewind.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cataclysmicrewind.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cataclysmicrewind.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cataclysmicrewind.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cataclysmicrewind.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cataclysmicrewind.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cataclysmicrewind.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cataclysmicrewind.wordpress.com/204/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cataclysmicrewind.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cataclysmicrewind.wordpress.com/204/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=204&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.cataclysmicrewind.com/2010/08/19/in-flight-music-from-manual/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2dc41b51892a9fba9ab3bb871595bd17?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">Ktu</media:title>
		</media:content>
	</item>
		<item>
		<title>FFXIII; Disappointment</title>
		<link>http://blog.cataclysmicrewind.com/2010/07/15/ffxiii-disappointment/</link>
		<comments>http://blog.cataclysmicrewind.com/2010/07/15/ffxiii-disappointment/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 18:24:05 +0000</pubDate>
		<dc:creator>ktu;</dc:creator>
				<category><![CDATA[miscellaneous]]></category>

		<guid isPermaLink="false">http://blog.cataclysmicrewind.com/?p=188</guid>
		<description><![CDATA[I am a huge Final Fantasy Fan. I&#8217;ve played and beaten FFI &#8211; FFVII. Also include Tactics, Tactics Adv 2, Mystic Quest, Legends III, Dissidia, Dirge of Cerberus, Crisis Core, and probably a few more. Yes, I have not gone past FFVII except for small bits, but that does not change my understanding of what [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=188&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I am a huge Final Fantasy Fan. I&#8217;ve played and beaten FFI &#8211; FFVII. Also include Tactics, Tactics Adv 2, Mystic Quest, Legends III, Dissidia, Dirge of Cerberus, Crisis Core, and probably a few more. Yes, I have not gone past FFVII except for small bits, but that does not change my understanding of what makes a good RPG.</p>
<p>I did some research, and found out that retail stores still consider this game an RPG.	</p>
<ul>
<li>Role</li>
<li>Playing</li>
<li>Game</li>
</ul>
<p>Huh. Lets see. Role; In theatre, an actor&#8217;s portrayal of someone in a play. In Games, the character(s) you control and follow through out the game. Playing; This requires interaction no? I want to play a game, so let me have some control. Game; games are amusing, entertaining, and normally waste time (as in not productively contributing to your survival). </p>
<p>In FFXIII, you switch characters a lot. Not necessarily a bad thing, but in the first hour of play, didn&#8217;t do much. I found out that I can play through the game by trying to avoid confrontations by running around them, and when in battle all I have to do is press &#8216;accept&#8217; all the time, and the battle system will auto battle for me. Huh, that&#8217;s what they call &#8216;playing.&#8217; Lastly, this is supposed to be a game, but with the constant interruption of storyline cut-scene, this game feels more like an interactive story more than anything else.</p>
<p>When I was playing this game, I had a friend nearby who owns the game. This friend is also an avid FFFan, and I asked questions along the way&#8230;</p>
<p>	When does something interesting happen (in storyline or game-play)?</p>
<ul>
<li><strong>Never</strong></li>
</ul>
<p>	What about the maps you walk along?</p>
<ul>
<li><strong>Almost always a long hallway</strong></li>
</ul>
<p>	How many cut-scenes do I have to endure?</p>
<ul>
<li><strong>Too many cut-scenes</strong></li>
</ul>
<p>	What&#8217;s this point screen after battles?</p>
<ul>
<li><strong>Bullshit, don&#8217;t pay attention to it</strong></li>
</ul>
<p>	Five star battle rating? Why did I get four stars? because I healed myself?</p>
<ul>
<li><strong>Yes. Its dumb</strong></li>
</ul>
<p>	I can only control one character at a time?</p>
<ul>
<li><strong>Yes</strong></li>
</ul>
<p>	How can that chick electrify herself and pseudo fly?</p>
<ul>
<li><strong>They don&#8217;t tell you</strong> (at least to where he is in the game)</li>
</ul>
<p>While I was playing the game, I no problem handling some large slices of buffalo chicken pizza in one hand, and the controller in the other. FFXIII &#8216;seems&#8217; to be a ONE HANDED GAME. You don&#8217;t need more than one hand it is that boring.</p>
<ul>
<li><strong>Result:</strong> Don&#8217;t waste your time.<strong> This is not an RPG.</strong></li>
</ul>
<p>I recognize that I only played for an hour, and my friend was only 50% done with the game, but first impressions are everything. If I have to force myself past the intro of a game it is not worth playing. The director of the game made comments that people are misinterpreting the vision of the game; maybe, but that still doesn&#8217;t change the fact that people expect a certain level of &#8216;game&#8217;-'play&#8217; from a Final Fantasy. The story of the game may be great, but it feels like I am watching a movie. I want a game.</p>
<p>And for this reason, along with similar circumstances with FFVIII &#8211; FFXII, that I feel like the Final Fantasy series peaked at VII, had a small boost with IX, and has slowly died since. Where is Squaresoft?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cataclysmicrewind.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cataclysmicrewind.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cataclysmicrewind.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cataclysmicrewind.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cataclysmicrewind.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cataclysmicrewind.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cataclysmicrewind.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cataclysmicrewind.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cataclysmicrewind.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cataclysmicrewind.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cataclysmicrewind.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cataclysmicrewind.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cataclysmicrewind.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cataclysmicrewind.wordpress.com/188/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=188&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.cataclysmicrewind.com/2010/07/15/ffxiii-disappointment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2dc41b51892a9fba9ab3bb871595bd17?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">Ktu</media:title>
		</media:content>
	</item>
		<item>
		<title>Adobe vs. Apple</title>
		<link>http://blog.cataclysmicrewind.com/2010/05/08/adobe-vs-apple/</link>
		<comments>http://blog.cataclysmicrewind.com/2010/05/08/adobe-vs-apple/#comments</comments>
		<pubDate>Sun, 09 May 2010 00:02:50 +0000</pubDate>
		<dc:creator>ktu;</dc:creator>
				<category><![CDATA[flash / actionscript]]></category>

		<guid isPermaLink="false">http://blog.cataclysmicrewind.com/?p=174</guid>
		<description><![CDATA[I just wanted to share my thoughts on the whole fiasco going on. I&#8217;ve read a lot of blogs, and statements from both sides of the story, and here is what I think. If you like Apple and agree with them good for you. Please though, agree with Apple only after you&#8217;ve done your research. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=174&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I just wanted to share my thoughts on the whole fiasco going on. I&#8217;ve read a lot of blogs, and statements from both sides of the story, and here is what I think.</p>
<p>If you like Apple and agree with them good for you. Please though, agree with Apple only after you&#8217;ve done your research. Apple is making business decisions. Apple [in my opinion] is only looking out for number one. They know they have their consumers locked in a cell under the mansion with the coffin closed. *cough* They can do whatever they want as long as their products are still killer. I can say this about Apple; Their products are good, well made systems that mold to the general population. </p>
<p>If you side with Adobe, I&#8217;m there with you. But I&#8217;m on Adobe&#8217;s side because I love the Flash platform. I know there are flaws in Flash, but there are flaws in everything. As a community, if we want to see Flash take the next step and continue to be a standard we have to want it. So if you want Flash to stay alive, lets do something about it. The great news is that I&#8217;ve already seen plenty of anti-Apple material and Google stepping in to help promote this community backfire to what Apple has done.</p>
<p>I&#8217;m generally a pacifist. Apple has made some [poor] business decisions. Adobe is making their decisions. In the end, I think we all need to &#8216;respect&#8217; each others decisions, and also stand by what we believe. </p>
<p>A final note. Since 2004 or so, I&#8217;ve always wanted to see Flash with a better programming language, more of a focus on applications, simpler plugin updates, and better support for cell phones. Flash has come a long way since then and I&#8217;ll be damned to let it die out because of a few pompous statements from some unfortunately influential people. Flash is a great concept; be able to deliver rich interactive media content to almost any device. Let&#8217;s keep Flash rolling. Don&#8217;t forget that your voice matters.</p>
<p>P.S. I don&#8217;t even remember which company makes the iFraud, iDrone, iBad, and iGoons anymore. I just don&#8217;t seem to care.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cataclysmicrewind.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cataclysmicrewind.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cataclysmicrewind.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cataclysmicrewind.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cataclysmicrewind.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cataclysmicrewind.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cataclysmicrewind.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cataclysmicrewind.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cataclysmicrewind.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cataclysmicrewind.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cataclysmicrewind.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cataclysmicrewind.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cataclysmicrewind.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cataclysmicrewind.wordpress.com/174/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.cataclysmicrewind.com&amp;blog=7484445&amp;post=174&amp;subd=cataclysmicrewind&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.cataclysmicrewind.com/2010/05/08/adobe-vs-apple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2dc41b51892a9fba9ab3bb871595bd17?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">Ktu</media:title>
		</media:content>
	</item>
	</channel>
</rss>
