<?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>Thaylin... that&#039;s me! &#187; adobe</title>
	<atom:link href="http://www.thaylin.com/blog/category/adobe/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thaylin.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 07 Dec 2011 23:37:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>code reviewing and tons of debugging info!</title>
		<link>http://www.thaylin.com/blog/2011/05/20/code-reviewing-and-tons-of-debugging-info/</link>
		<comments>http://www.thaylin.com/blog/2011/05/20/code-reviewing-and-tons-of-debugging-info/#comments</comments>
		<pubDate>Fri, 20 May 2011 16:34:15 +0000</pubDate>
		<dc:creator>Thaylin</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[debugging]]></category>

		<guid isPermaLink="false">http://www.thaylin.com/blog/?p=352</guid>
		<description><![CDATA[In the last month or so I&#8217;ve been tasked with reviewing a project for performance profiling and just code cleanup in general. It&#8217;s been quite a task as I wasn&#8217;t familiar with a single part of the code so finding tools to aid in this is uber helpful.
With that in mind, here are a few [...]]]></description>
		<wfw:commentRss>http://www.thaylin.com/blog/2011/05/20/code-reviewing-and-tons-of-debugging-info/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spiraling through a matrix</title>
		<link>http://www.thaylin.com/blog/2009/08/21/spiraling-through-a-matrix/</link>
		<comments>http://www.thaylin.com/blog/2009/08/21/spiraling-through-a-matrix/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 19:37:40 +0000</pubDate>
		<dc:creator>Thaylin</dc:creator>
				<category><![CDATA[adobe]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://thaylin.info/blog/?p=239</guid>
		<description><![CDATA[As I was saying in my previous post, I ran into a little trickiness with circling through the squares in my matrix of squares. Now there may be a better way to do this, and by all means if there is let me know, but here is the best way I figured out how to [...]]]></description>
		<wfw:commentRss>http://www.thaylin.com/blog/2009/08/21/spiraling-through-a-matrix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Papervision 3D Audio Matrix</title>
		<link>http://www.thaylin.com/blog/2009/08/21/papervision-3d-audio-matrix/</link>
		<comments>http://www.thaylin.com/blog/2009/08/21/papervision-3d-audio-matrix/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 16:58:53 +0000</pubDate>
		<dc:creator>Thaylin</dc:creator>
				<category><![CDATA[adobe]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://thaylin.info/blog/?p=226</guid>
		<description><![CDATA[I&#8217;m in the process of getting to know Papervision 3D more finally. With that I decided to play around with it and music. I created a group of squares and each squares Z axis is controlled by a byteArray set with SoundMixer.computeSpectrum. I run through the byteArray, assigning each square it&#8217;s own Z pos based [...]]]></description>
		<wfw:commentRss>http://www.thaylin.com/blog/2009/08/21/papervision-3d-audio-matrix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>crossdomain gateway or &#8220;How can I get that data!&#8221;</title>
		<link>http://www.thaylin.com/blog/2009/05/29/crossdomain-gateway-or-how-can-i-get-that-data/</link>
		<comments>http://www.thaylin.com/blog/2009/05/29/crossdomain-gateway-or-how-can-i-get-that-data/#comments</comments>
		<pubDate>Fri, 29 May 2009 18:12:16 +0000</pubDate>
		<dc:creator>Thaylin</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://thaylin.info/blog/?p=218</guid>
		<description><![CDATA[A lot of sites today are very open with their APIs allowing users from other sites to retrieve their data, but sometimes you&#8217;ll come across websites that may not have that same open access. When their sites limit the access that other sites can retrieve data from via the crossdomain file it&#8217;s frustrating to say [...]]]></description>
		<wfw:commentRss>http://www.thaylin.com/blog/2009/05/29/crossdomain-gateway-or-how-can-i-get-that-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook API</title>
		<link>http://www.thaylin.com/blog/2009/04/29/facebook-api/</link>
		<comments>http://www.thaylin.com/blog/2009/04/29/facebook-api/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 20:44:25 +0000</pubDate>
		<dc:creator>Thaylin</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://thaylin.info/blog/?p=195</guid>
		<description><![CDATA[So I&#8217;m still unsure about the SendLiveMessage, but I believe it will only work for users that have accepted the application on their facebook account. 
On another note, the one thing that&#8217;s bugging me about the facebook actionscript api is the inability to login seamlessly. But I think I&#8217;ve figured out a way to get [...]]]></description>
		<wfw:commentRss>http://www.thaylin.com/blog/2009/04/29/facebook-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook chat update</title>
		<link>http://www.thaylin.com/blog/2009/04/23/facebook-chat-update/</link>
		<comments>http://www.thaylin.com/blog/2009/04/23/facebook-chat-update/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 18:58:58 +0000</pubDate>
		<dc:creator>Thaylin</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://thaylin.info/blog/?p=192</guid>
		<description><![CDATA[[Quick Update]
I discovered there&#8217;s actually a class in the actionscript api called SendLiveMessage. Not sure yet if I can utilize this to listen for updates from facebook but it&#8217;s a start. 
]]></description>
		<wfw:commentRss>http://www.thaylin.com/blog/2009/04/23/facebook-chat-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Chat Api</title>
		<link>http://www.thaylin.com/blog/2009/04/23/facebook-chat-api/</link>
		<comments>http://www.thaylin.com/blog/2009/04/23/facebook-chat-api/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 16:37:36 +0000</pubDate>
		<dc:creator>Thaylin</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://thaylin.info/blog/?p=190</guid>
		<description><![CDATA[Previously, I posted about facebook and adobe working together to create a library in actionscript. The unfortunate thing seems to be the lack of support for the facebook chat app. But going into the facebook website and looking at the net activity reveals somthing interesting that I may be able to build upon. 
You&#8217;ll notice [...]]]></description>
		<wfw:commentRss>http://www.thaylin.com/blog/2009/04/23/facebook-chat-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex 3 Professional free for the unemployed!</title>
		<link>http://www.thaylin.com/blog/2009/04/09/flex-3-professional-free-for-the-unemployed/</link>
		<comments>http://www.thaylin.com/blog/2009/04/09/flex-3-professional-free-for-the-unemployed/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 16:33:05 +0000</pubDate>
		<dc:creator>Thaylin</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[random thoughts]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://thaylin.info/blog/?p=179</guid>
		<description><![CDATA[Currently Adobe is offering flex free for anybody who is unemployed! It&#8217;s only to be used with non commercial projects as a means to learn with but that&#8217;s just awesome.
For anyone interested, you can pick it up here:
https://freeriatools.adobe.com/learnflex/?PID=1225267
]]></description>
		<wfw:commentRss>http://www.thaylin.com/blog/2009/04/09/flex-3-professional-free-for-the-unemployed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embedding htmlText in your TextArea control</title>
		<link>http://www.thaylin.com/blog/2008/10/23/embedding-htmltext-in-your-textarea-control/</link>
		<comments>http://www.thaylin.com/blog/2008/10/23/embedding-htmltext-in-your-textarea-control/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 15:04:00 +0000</pubDate>
		<dc:creator>Thaylin</dc:creator>
				<category><![CDATA[adobe]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[mxml]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://thaylin.info/blog/?p=42</guid>
		<description><![CDATA[So I&#8217;m currently working on my first mxml project at work (I&#8217;ve done other stuff but not at work so they were much less involved).
I realized a little in to the project that using the TextArea control can be a bit of a pain the ass at times. Namely, I couldn&#8217;t find a way to [...]]]></description>
		<wfw:commentRss>http://www.thaylin.com/blog/2008/10/23/embedding-htmltext-in-your-textarea-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash CS4</title>
		<link>http://www.thaylin.com/blog/2008/09/24/flash-cs4/</link>
		<comments>http://www.thaylin.com/blog/2008/09/24/flash-cs4/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 00:34:00 +0000</pubDate>
		<dc:creator>Thaylin</dc:creator>
				<category><![CDATA[adobe]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://thaylin.info/blog/?p=41</guid>
		<description><![CDATA[It&#8217;s been a while since my last post. Right now I&#8217;m at my weekly nerd meeting (flashcodersny) and Colin Smith is going over Adobe Flash CS4. Holy crap it&#8217;s awesome! Soooo many various things I can&#8217;t even begin to describe. From 3d to things similar to soemthing akin to Poser.


But it&#8217;s kind of limited. 3d [...]]]></description>
		<wfw:commentRss>http://www.thaylin.com/blog/2008/09/24/flash-cs4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

