<?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>Architect, Engineer, Tech Enthusiast - Hasan Otuome &#187; Flash</title>
	<atom:link href="http://technophi.com/category/adobe/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://technophi.com</link>
	<description>personal weblog of a tech addict</description>
	<lastBuildDate>Wed, 23 Nov 2011 18:04:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Developing Scalable Mobile Video Chat Applications</title>
		<link>http://technophi.com/2011/10/10/developing-scalable-mobile-video-chat-applications/</link>
		<comments>http://technophi.com/2011/10/10/developing-scalable-mobile-video-chat-applications/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 19:08:54 +0000</pubDate>
		<dc:creator>Hasan Otuome</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Flash Platform]]></category>

		<guid isPermaLink="false">http://technophi.com/?p=801</guid>
		<description><![CDATA[I&#8217;m making the assets and workbook from my lab at Adobe MAX available for download. The attached ZIP contains the following: L2709_Presentation.ppt L2709_Workbook.pdf FlashP2PLib.fxpl MAX2011MobileVideoChat.fxp EyeChat.fxp EyeChatDesktop.fxp The last two projects are completed versions that you can use for testing or to skip ahead. I plan to follow up with posts related to the P2P [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m making the assets and workbook from my lab at Adobe MAX available for download. The <a href="http://labs.otuome.com/go/max2011/dsmvca">attached ZIP</a> contains the following:</p>
<ul>
<li>L2709_Presentation.ppt</li>
<li>L2709_Workbook.pdf</li>
<li>FlashP2PLib.fxpl</li>
<li>MAX2011MobileVideoChat.fxp</li>
<li>EyeChat.fxp</li>
<li>EyeChatDesktop.fxp</li>
</ul>
<p>The last two projects are completed versions that you can use for testing or to skip ahead. </p>
<p>I plan to follow up with posts related to the P2P logic used in this sample application. Any questions, let me know. Thanks to all who attended!!</p>
<p><a href="http://labs.otuome.com/go/max2011/dsmvca">L2709_DSMVCA.zip</a></p>
<div style="float: right; padding: 3px;"><a href="http://bufferapp.com/add" class="buffer-add-button" data-text="Developing Scalable Mobile Video Chat Applications" data-url="http://technophi.com/2011/10/10/developing-scalable-mobile-video-chat-applications/" data-via="bufferapp" data-count="none">Buffer</a><script type="text/javascript" src="http://static.bufferapp.com/js/button.js"></script></div><div id="tweetbutton801" class="tw_button" style="padding: 3px;float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fj.mp%2FnYCs51&amp;via=heroizm&amp;text=Developing%20Scalable%20Mobile%20Video%20Chat%20Applications&amp;related=heroizm&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Ftechnophi.com%2F2011%2F10%2F10%2Fdeveloping-scalable-mobile-video-chat-applications%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://technophi.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://technophi.com/2011/10/10/developing-scalable-mobile-video-chat-applications/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Google Analytics for Air Applications</title>
		<link>http://technophi.com/2010/12/09/google-analytics-for-air-applications/</link>
		<comments>http://technophi.com/2010/12/09/google-analytics-for-air-applications/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 05:47:06 +0000</pubDate>
		<dc:creator>Hasan Otuome</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://technophi.com/?p=591</guid>
		<description><![CDATA[After uncovering very little info on the subject, I decided to write about how you can use Google Analytics (GA) to monitor usage of an AIR application. Implementation isn&#8217;t complex but it does require putting some thought into what you actually want to track since you&#8217;re using something meant for websites to monitor a desktop [...]]]></description>
			<content:encoded><![CDATA[<p>After uncovering very little info on the subject, I decided to write about how you can use Google Analytics (GA) to monitor usage of an AIR application. Implementation isn&#8217;t complex but it does require putting some thought into what you actually want to track since you&#8217;re using something meant for websites to monitor a desktop application.</p>
<p>First thing you want to do is to <a href="http://analytics.google.com">signup for a GA account</a> or create a tracking account that can be used by your AIR app if you&#8217;ve already signed up for GA. As part of the tracking account creation, you&#8217;ll supply a domain to track which should be related to your application but doesn&#8217;t have to be. I&#8217;d advise it to be though because it keeps everything cohesive by grouping your app usage metrics with your product site metrics. If you&#8217;ve done everything correctly, you&#8217;ll now have access to a unique web property ID that maps to your newly created tracking account. This will be very important later on.</p>
<p>Now that you&#8217;ve got your tracking account setup, it&#8217;s wise to take the time to create your conversion goals. These goals are completely up to you but they need to be defined to allow GA to calculate goal conversion metrics for you. I personally consider the following goals essential to any desktop application:</p>
<ul>
<li>Downloads</li>
<li>Installs</li>
<li>Trials</li>
<li>Purchases</li>
<li>Registrations</li>
<li>Errors</li>
</ul>
<p>With the exception of Downloads, all of the above will be tracked via your AIR application through the definition of pageview patterns and application events. When you create your conversion goals you have the option to set the goal&#8217;s type as a URL destination which is perfect for generating your pageview patterns because it allows you to specify a goal URL. This URL now becomes the trigger for this metric. So, anytime GA registers a hit on the specified URL it also registers a hit on the corresponding goal. GA allows you to create up to 20 goals split into 4 sets. Here&#8217;s what the goal config would look like for a goal that tracks # of registrations via a virtual URL:</p>
<p><a href="http://technophi.com/wp-content/uploads/technophi_ga_goal_config_20101209.png"><img src="http://technophi.com/wp-content/uploads/technophi_ga_goal_config_20101209-300x222.png" alt="" title="technophi_ga_goal_config_20101209" width="300" height="222" class="aligncenter size-medium wp-image-598" /></a></p>
<p>Once you&#8217;ve setup your conversion goals, you&#8217;re pretty much done on the GA side. You can now take the JS embed code that GA generates for you and add it to all the physical pages of your product website before moving on to your AIR application.</p>
<p>Now that the GA side is setup, you can concentrate your efforts on the AIR side of things. First on the AIR todo list is to grab the latest GA library SWC from the <a href="http://code.google.com/p/gaforflash/downloads/list">gaforflash project site</a>. Once you&#8217;ve done that, you want to add the SWC to the library path of your Flex or Flash project. With the SWC on your library path, you can now start wiring your application&#8217;s events and user interactions to your pageview patterns that you previously defined.</p>
<p>In a project that I&#8217;m currently working on, I chose to tackle this through the use of a value object (VO) that transports the tracking data collected throughout my application to a proxy that handles data submission to GA. The VO includes read/write properties for everything required by the GA methods supplied via the SWC, as well as, static constants for the pageview patterns that I want to track:</p>

<div class="wp_syntax"><div class="code"><pre class="actionscript" style="font-family:monospace;">package labs.<span style="color: #006600;">otuome</span>.<span style="color: #006600;">air</span>.<span style="color: #006600;">myapp</span>.<span style="color: #006600;">model</span>.<span style="color: #006600;">vo</span>.<span style="color: #006600;">google</span>
<span style="color: #66cc66;">&#123;</span>
	<span style="color: #808080; font-style: italic;">/**
	 * Value object representing 
	 * application analytics data.
	 * @author Hasan Otuome
	 */</span>
	<span style="color: #0066CC;">public</span> <span style="color: #000000; font-weight: bold;">class</span> AnalyticsData
	<span style="color: #66cc66;">&#123;</span>
		<span style="color: #808080; font-style: italic;">///////////////////////////////////////////////////////////////////////</span>
		<span style="color: #808080; font-style: italic;">// PRIVATE PROPERTIES</span>
		<span style="color: #808080; font-style: italic;">//////////////////////////////////////////////////////////////////////</span>
&nbsp;
		<span style="color: #808080; font-style: italic;">/////////////////////////////////////////////////////////////////////</span>
		<span style="color: #808080; font-style: italic;">// PUBLIC PROPERTIES</span>
		<span style="color: #808080; font-style: italic;">/////////////////////////////////////////////////////////////////////</span>
		<span style="color: #808080; font-style: italic;">//------------------- Track Types ---------------------------------//</span>
		<span style="color: #0066CC;">public</span> <span style="color: #0066CC;">static</span> const <span style="color: #0066CC;">URL</span>:<span style="color: #0066CC;">String</span> 			= <span style="color: #ff0000;">'myapp_pageViewTrack'</span>;
		<span style="color: #0066CC;">public</span> <span style="color: #0066CC;">static</span> const EVENT:<span style="color: #0066CC;">String</span> 		= <span style="color: #ff0000;">'myapp_eventTrack'</span>;
		<span style="color: #808080; font-style: italic;">//------------------- Virtual URLs ---------------------------------//</span>
		<span style="color: #0066CC;">public</span> <span style="color: #0066CC;">static</span> const <span style="color: #0066CC;">INSTALL</span>:<span style="color: #0066CC;">String</span> 		= <span style="color: #ff0000;">'/app/installed'</span>;
		<span style="color: #0066CC;">public</span> <span style="color: #0066CC;">static</span> const TRIAL:<span style="color: #0066CC;">String</span> 		= <span style="color: #ff0000;">'/app/trial'</span>;
		<span style="color: #0066CC;">public</span> <span style="color: #0066CC;">static</span> const PURCHASE:<span style="color: #0066CC;">String</span> 		= <span style="color: #ff0000;">'/app/purchase'</span>;
		<span style="color: #0066CC;">public</span> <span style="color: #0066CC;">static</span> const REGISTRATION:<span style="color: #0066CC;">String</span> 	= <span style="color: #ff0000;">'/app/registered'</span>;
		<span style="color: #0066CC;">public</span> <span style="color: #0066CC;">static</span> const HELP:<span style="color: #0066CC;">String</span> 		= <span style="color: #ff0000;">'/view/help'</span>;
		<span style="color: #0066CC;">public</span> <span style="color: #0066CC;">static</span> const BUG:<span style="color: #0066CC;">String</span> 			= <span style="color: #ff0000;">'/report/bug'</span>;
		<span style="color: #808080; font-style: italic;">/**
		 * The type of data this instance 
		 * represents, either AnalyticsData.VIEW 
		 * or AnalyticsData.EVENT. 
		 */</span>		
		<span style="color: #0066CC;">public</span> <span style="color: #000000; font-weight: bold;">var</span> <span style="color: #0066CC;">type</span>:<span style="color: #0066CC;">String</span>;
		<span style="color: #808080; font-style: italic;">/**
		 * The data value to associate with this track. 
		 */</span>		
		<span style="color: #0066CC;">public</span> <span style="color: #000000; font-weight: bold;">var</span> value:<span style="color: #0066CC;">Object</span>;
		<span style="color: #808080; font-style: italic;">//------------------- Event-only ---------------------------------//</span>
		<span style="color: #808080; font-style: italic;">/**
		 * For event tracks, a custom event category. 
		 */</span>		
		<span style="color: #0066CC;">public</span> <span style="color: #000000; font-weight: bold;">var</span> category:<span style="color: #0066CC;">String</span>;
		<span style="color: #808080; font-style: italic;">/**
		 * For event tracks, the action related to the event. 
		 */</span>		
		<span style="color: #0066CC;">public</span> <span style="color: #000000; font-weight: bold;">var</span> action:<span style="color: #0066CC;">String</span>;
		<span style="color: #808080; font-style: italic;">/**
		 * For event tracks, a custom label to 
		 * associate with the event. 
		 */</span>		
		<span style="color: #0066CC;">public</span> <span style="color: #000000; font-weight: bold;">var</span> label:<span style="color: #0066CC;">String</span>;
		<span style="color: #808080; font-style: italic;">/////////////////////////////////////////////////////////////////////</span>
		<span style="color: #808080; font-style: italic;">// PUBLIC METHODS</span>
		<span style="color: #808080; font-style: italic;">/////////////////////////////////////////////////////////////////////</span>
		<span style="color: #808080; font-style: italic;">/**
		 * Constructor 
		 */</span>		
		<span style="color: #0066CC;">public</span> <span style="color: #000000; font-weight: bold;">function</span> AnalyticsData<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#123;</span><span style="color: #66cc66;">&#125;</span>
&nbsp;
		<span style="color: #808080; font-style: italic;">/////////////////////////////////////////////////////////////////////</span>
		<span style="color: #808080; font-style: italic;">// OVERRIDES</span>
		<span style="color: #808080; font-style: italic;">/////////////////////////////////////////////////////////////////////</span>
&nbsp;
		<span style="color: #808080; font-style: italic;">/////////////////////////////////////////////////////////////////////</span>
		<span style="color: #808080; font-style: italic;">// PRIVATE METHODS</span>
		<span style="color: #808080; font-style: italic;">/////////////////////////////////////////////////////////////////////</span>
	<span style="color: #66cc66;">&#125;</span>
<span style="color: #66cc66;">&#125;</span></pre></div></div>

<p>And here&#8217;s the GA proxy class:</p>

<div class="wp_syntax"><div class="code"><pre class="actionscript" style="font-family:monospace;">package labs.<span style="color: #006600;">otuome</span>.<span style="color: #006600;">air</span>.<span style="color: #006600;">myapp</span>.<span style="color: #006600;">model</span>.<span style="color: #006600;">proxy</span>.<span style="color: #006600;">google</span>
<span style="color: #66cc66;">&#123;</span>
	<span style="color: #0066CC;">import</span> com.<span style="color: #006600;">google</span>.<span style="color: #006600;">analytics</span>.<span style="color: #006600;">AnalyticsTracker</span>;
	<span style="color: #0066CC;">import</span> com.<span style="color: #006600;">google</span>.<span style="color: #006600;">analytics</span>.<span style="color: #006600;">GATracker</span>;
&nbsp;
	<span style="color: #0066CC;">import</span> flash.<span style="color: #006600;">display</span>.<span style="color: #006600;">DisplayObject</span>;
&nbsp;
	<span style="color: #0066CC;">import</span> labs.<span style="color: #006600;">otuome</span>.<span style="color: #006600;">air</span>.<span style="color: #006600;">myapp</span>.<span style="color: #006600;">model</span>.<span style="color: #006600;">proxy</span>.<span style="color: #006600;">AbstractProxy</span>;
	<span style="color: #0066CC;">import</span> labs.<span style="color: #006600;">otuome</span>.<span style="color: #006600;">air</span>.<span style="color: #006600;">myapp</span>.<span style="color: #006600;">model</span>.<span style="color: #006600;">vo</span>.<span style="color: #006600;">google</span>.<span style="color: #006600;">AnalyticsData</span>;
&nbsp;
	<span style="color: #0066CC;">import</span> org.<span style="color: #006600;">puremvc</span>.<span style="color: #006600;">as3</span>.<span style="color: #006600;">interfaces</span>.<span style="color: #006600;">IProxy</span>;
&nbsp;
	<span style="color: #808080; font-style: italic;">/**
	 * The &lt;code&gt;AnalyticsProxy&lt;/code&gt; class 
	 * provides access to the AnalyticsData, which 
	 * contains all of the associated analytics data. 
	 * 
	 * @author Hasan Otuome (core)
	 */</span>	
	<span style="color: #0066CC;">public</span> <span style="color: #000000; font-weight: bold;">class</span> AnalyticsProxy <span style="color: #0066CC;">extends</span> AbstractProxy <span style="color: #0066CC;">implements</span> IProxy
	<span style="color: #66cc66;">&#123;</span>
		<span style="color: #808080; font-style: italic;">/////////////////////////////////////////////////////////////////////</span>
		<span style="color: #808080; font-style: italic;">// PRIVATE PROPERTIES</span>
		<span style="color: #808080; font-style: italic;">/////////////////////////////////////////////////////////////////////</span>
		<span style="color: #808080; font-style: italic;">/**
		 * The GA tracker object. 
		 */</span>		
		<span style="color: #0066CC;">private</span> <span style="color: #000000; font-weight: bold;">var</span> _googleAnalyticsTracker:AnalyticsTracker;
		<span style="color: #808080; font-style: italic;">/////////////////////////////////////////////////////////////////////</span>
		<span style="color: #808080; font-style: italic;">// PUBLIC PROPERTIES</span>
		<span style="color: #808080; font-style: italic;">/////////////////////////////////////////////////////////////////////</span>
		<span style="color: #808080; font-style: italic;">/**
		 * Reference to class name for framework caching. 
		 */</span>		
		<span style="color: #0066CC;">public</span> <span style="color: #0066CC;">static</span> const <span style="color: #0066CC;">NAME</span>:<span style="color: #0066CC;">String</span> = <span style="color: #ff0000;">'AnalyticsProxy'</span>;
		<span style="color: #808080; font-style: italic;">/**
		 * The web property ID associated with this application. 
		 */</span>		
		<span style="color: #0066CC;">public</span> <span style="color: #0066CC;">static</span> const GOOGLE_ANALYTICS_PROPERTY_ID:<span style="color: #0066CC;">String</span> = <span style="color: #ff0000;">'UA-12346578-1'</span>;
		<span style="color: #808080; font-style: italic;">/**
		 * Returns the AnalyticsData.
		 */</span>		
		<span style="color: #0066CC;">public</span> <span style="color: #000000; font-weight: bold;">function</span> <span style="color: #0066CC;">get</span> track<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>:AnalyticsData<span style="color: #66cc66;">&#123;</span> <span style="color: #b1b100;">return</span> getData<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span> as AnalyticsData; <span style="color: #66cc66;">&#125;</span>
		<span style="color: #808080; font-style: italic;">/////////////////////////////////////////////////////////////////////</span>
		<span style="color: #808080; font-style: italic;">// PUBLIC METHODS</span>
		<span style="color: #808080; font-style: italic;">/////////////////////////////////////////////////////////////////////</span>
		<span style="color: #808080; font-style: italic;">/**
		 * Constructor
		 *  
		 * @param aName
		 * @param aData
		 */</span>		
		<span style="color: #0066CC;">public</span> <span style="color: #000000; font-weight: bold;">function</span> AnalyticsProxy<span style="color: #66cc66;">&#40;</span> aName:<span style="color: #0066CC;">String</span>, aData:<span style="color: #0066CC;">Object</span>=<span style="color: #000000; font-weight: bold;">null</span> <span style="color: #66cc66;">&#41;</span>
		<span style="color: #66cc66;">&#123;</span>
			<span style="color: #0066CC;">super</span><span style="color: #66cc66;">&#40;</span> aName, aData <span style="color: #66cc66;">&#41;</span>;
		<span style="color: #66cc66;">&#125;</span>
		<span style="color: #808080; font-style: italic;">/**
		 * Starts the GA tracker. 
		 * @param displayObject
		 * @param debug
		 */</span>		
		<span style="color: #0066CC;">public</span> <span style="color: #000000; font-weight: bold;">function</span> initializeGoogleTracker<span style="color: #66cc66;">&#40;</span> displayObject:DisplayObject, debug:<span style="color: #0066CC;">Boolean</span>=<span style="color: #000000; font-weight: bold;">false</span> <span style="color: #66cc66;">&#41;</span>:<span style="color: #0066CC;">void</span>
		<span style="color: #66cc66;">&#123;</span>
			_googleAnalyticsTracker = <span style="color: #000000; font-weight: bold;">new</span> GATracker<span style="color: #66cc66;">&#40;</span> displayObject, GOOGLE_ANALYTICS_PROPERTY_ID, <span style="color: #ff0000;">'AS3'</span>, <span style="color: #000000; font-weight: bold;">false</span> <span style="color: #66cc66;">&#41;</span>;
		<span style="color: #66cc66;">&#125;</span>
		<span style="color: #808080; font-style: italic;">/**
		 * Submits the analytics data to 
		 * the analytics tracking service.
		 */</span>		
		<span style="color: #0066CC;">public</span> <span style="color: #000000; font-weight: bold;">function</span> submitUsageData<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>:<span style="color: #0066CC;">void</span>
		<span style="color: #66cc66;">&#123;</span>
			<span style="color: #b1b100;">if</span> <span style="color: #66cc66;">&#40;</span>track.<span style="color: #0066CC;">type</span> <span style="color: #66cc66;">&amp;&amp;</span> track.<span style="color: #006600;">value</span><span style="color: #66cc66;">&#41;</span>
			<span style="color: #66cc66;">&#123;</span>
				<span style="color: #b1b100;">switch</span> <span style="color: #66cc66;">&#40;</span>track.<span style="color: #0066CC;">type</span><span style="color: #66cc66;">&#41;</span>
				<span style="color: #66cc66;">&#123;</span>
					<span style="color: #b1b100;">case</span> AnalyticsData.<span style="color: #0066CC;">URL</span>:
						_trackPageView<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;
						<span style="color: #b1b100;">break</span>;
					<span style="color: #b1b100;">case</span> AnalyticsData.<span style="color: #006600;">EVENT</span>:
						_trackEvent<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;
						<span style="color: #b1b100;">break</span>;
				<span style="color: #66cc66;">&#125;</span>
			<span style="color: #66cc66;">&#125;</span>
		<span style="color: #66cc66;">&#125;</span>
		<span style="color: #808080; font-style: italic;">/////////////////////////////////////////////////////////////////////</span>
		<span style="color: #808080; font-style: italic;">// OVERRIDES</span>
		<span style="color: #808080; font-style: italic;">/////////////////////////////////////////////////////////////////////</span>
		<span style="color: #808080; font-style: italic;">/**
		 * Proxy registration handler.
		 */</span>
		override <span style="color: #0066CC;">public</span> <span style="color: #000000; font-weight: bold;">function</span> onRegister<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>:<span style="color: #0066CC;">void</span>
		<span style="color: #66cc66;">&#123;</span>
			debugTrace<span style="color: #66cc66;">&#40;</span> <span style="color: #ff0000;">'[ AnalyticsProxy :: onRegister() ]'</span> <span style="color: #66cc66;">&#41;</span>;
&nbsp;
			<span style="color: #0066CC;">data</span> = <span style="color: #000000; font-weight: bold;">new</span> AnalyticsData<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;
		<span style="color: #66cc66;">&#125;</span>
		<span style="color: #808080; font-style: italic;">////////////////////////////////////////////////////////////////////</span>
		<span style="color: #808080; font-style: italic;">// PRIVATE METHODS</span>
		<span style="color: #808080; font-style: italic;">////////////////////////////////////////////////////////////////////</span>
		<span style="color: #808080; font-style: italic;">/**
		 * Submits a virtual page view. 
		 */</span>		
		<span style="color: #0066CC;">private</span> <span style="color: #000000; font-weight: bold;">function</span> _trackPageView<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>:<span style="color: #0066CC;">void</span>
		<span style="color: #66cc66;">&#123;</span>
			<span style="color: #b1b100;">if</span> <span style="color: #66cc66;">&#40;</span>_googleAnalyticsTracker<span style="color: #66cc66;">&#41;</span> 
			<span style="color: #66cc66;">&#123;</span>
				_googleAnalyticsTracker.<span style="color: #006600;">trackPageview</span><span style="color: #66cc66;">&#40;</span> track.<span style="color: #006600;">value</span>.<span style="color: #0066CC;">toString</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#41;</span>;
&nbsp;
				<span style="color: #808080; font-style: italic;">// reset the VO</span>
				track.<span style="color: #0066CC;">type</span> = <span style="color: #000000; font-weight: bold;">null</span>;
				track.<span style="color: #006600;">value</span> = <span style="color: #000000; font-weight: bold;">null</span>;
				track.<span style="color: #006600;">category</span> = <span style="color: #000000; font-weight: bold;">null</span>;
				track.<span style="color: #006600;">action</span> = <span style="color: #000000; font-weight: bold;">null</span>;
				track.<span style="color: #006600;">label</span> = <span style="color: #000000; font-weight: bold;">null</span>;
			<span style="color: #66cc66;">&#125;</span>	
		<span style="color: #66cc66;">&#125;</span>
		<span style="color: #808080; font-style: italic;">/**
		 * Submits a virtual event. 
		 */</span>		
		<span style="color: #0066CC;">private</span> <span style="color: #000000; font-weight: bold;">function</span> _trackEvent<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>:<span style="color: #0066CC;">void</span>
		<span style="color: #66cc66;">&#123;</span>
			<span style="color: #b1b100;">if</span> <span style="color: #66cc66;">&#40;</span>_googleAnalyticsTracker<span style="color: #66cc66;">&#41;</span> 
			<span style="color: #66cc66;">&#123;</span>
				_googleAnalyticsTracker.<span style="color: #006600;">trackEvent</span><span style="color: #66cc66;">&#40;</span> track.<span style="color: #006600;">category</span>, track.<span style="color: #006600;">action</span>, track.<span style="color: #006600;">label</span>, <span style="color: #0066CC;">Number</span><span style="color: #66cc66;">&#40;</span>track.<span style="color: #006600;">value</span><span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#41;</span>;
&nbsp;
				<span style="color: #808080; font-style: italic;">// reset the VO</span>
				track.<span style="color: #0066CC;">type</span> = <span style="color: #000000; font-weight: bold;">null</span>;
				track.<span style="color: #006600;">value</span> = <span style="color: #000000; font-weight: bold;">null</span>;
				track.<span style="color: #006600;">category</span> = <span style="color: #000000; font-weight: bold;">null</span>;
				track.<span style="color: #006600;">action</span> = <span style="color: #000000; font-weight: bold;">null</span>;
				track.<span style="color: #006600;">label</span> = <span style="color: #000000; font-weight: bold;">null</span>;
			<span style="color: #66cc66;">&#125;</span>
		<span style="color: #66cc66;">&#125;</span>
	<span style="color: #66cc66;">&#125;</span>
<span style="color: #66cc66;">&#125;</span></pre></div></div>

<p>In this scenario, the GA tracker is initialized at application startup and from there, anytime usage data needs to be relayed to GA, the VO tied to the proxy is updated and then the submitUsageData() method is called. </p>
<p>That&#8217;s all there is to it. If it seems eerily similar to <a href="http://code.google.com/apis/analytics/docs/tracking/flashTrackingIntro.html">GA implementations for browser-based SWFs</a>, that&#8217;s because it&#8217;s pretty much the same except usage from AIR apps is currently unsupported by Google or Adobe. Even still, it&#8217;s nice to know that AIR developers don&#8217;t have to be left out in the cold completely. </p>
<p>One additional thing to note, it can take up to 24hrs before you&#8217;re able to see the analytics data via your GA dashboard but after that period just look under the Content and Goals tabs and you should start seeing data trickle in for all your virtual pageviews and events.</p>
<div style="float: right; padding: 3px;"><a href="http://bufferapp.com/add" class="buffer-add-button" data-text="Google Analytics for Air Applications" data-url="http://technophi.com/2010/12/09/google-analytics-for-air-applications/" data-via="bufferapp" data-count="none">Buffer</a><script type="text/javascript" src="http://static.bufferapp.com/js/button.js"></script></div><div id="tweetbutton591" class="tw_button" style="padding: 3px;float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fj.mp%2FkQQgLS&amp;via=heroizm&amp;text=Google%20Analytics%20for%20Air%20Applications&amp;related=heroizm&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Ftechnophi.com%2F2010%2F12%2F09%2Fgoogle-analytics-for-air-applications%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://technophi.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://technophi.com/2010/12/09/google-analytics-for-air-applications/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>BlackBerry PlayBook &#8211; Calling All Developers</title>
		<link>http://technophi.com/2010/11/17/blackberry-playbook-calling-all-developers/</link>
		<comments>http://technophi.com/2010/11/17/blackberry-playbook-calling-all-developers/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 19:35:34 +0000</pubDate>
		<dc:creator>Hasan Otuome</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[BlackBerry]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[FITC]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[LAFO]]></category>
		<category><![CDATA[PlayBook]]></category>
		<category><![CDATA[RIM]]></category>

		<guid isPermaLink="false">http://technophi.com/?p=566</guid>
		<description><![CDATA[Unless you&#8217;ve been sleeping under a rock for the past month, you&#8217;ve probably heard that Research In Motion (RIM), creator of the infamous BlackBerry smartphone, is soon to release an entry into the tablet market: The BlackBerry PlayBook. This device will definitely have an impact on the future of tablet-based computing. Here&#8217;s some preliminary info [...]]]></description>
			<content:encoded><![CDATA[<p>Unless you&#8217;ve been sleeping under a rock for the past month, you&#8217;ve probably heard that Research In Motion (RIM), creator of the infamous BlackBerry smartphone, is soon to release an entry into the tablet market: <a href="http://bit.ly/cJRTU5">The BlackBerry PlayBook</a>. This device will definitely have an impact on the future of tablet-based computing. Here&#8217;s some preliminary info regarding the PlayBook:</p>
<p><strong>Features:</strong><br />
1 GHz dual core processor<br />
1 GB RAM<br />
Pair PlayBook with your BlackBerry smartphone via Bluetooth<br />
Uses the same tech Cisco uses to power the World Wide Web (QNX)<br />
Dual HD cameras (3MP front cam/5MP rear cam)<br />
Video codecs supported: 1080p, h.264, mp4, wmv<br />
HDMI video out<br />
micro USB + HDMI<br />
Weighs < 1lb (400g)<br />
Multitouch gestures (4 touch points)<br />
802.11 a/b/g/n WiFi<br />
Support for POSIX, Open GL, BB 6, WebKit, Flash, Java and AIR</p>
<p>The feature set alone should tempt you and if you're already developing apps with Flash Builder 4, PlayBook dev is as simple as adding another SDK in your config properties and setting up the VMWare simulator for testing. Once you're set up, create a new AS3 project and code away. When you compile your project, the AS3 is compiled into a SWF which is then converted to a BAR file before launching inside the simulator. There are even <a href="http://bit.ly/b1pv0p">techniques to convert your APKs from your Android projects to the BAR format</a>.</p>
<p>RIM is serious about helping you get started with your PlayBook development career. They&#8217;ve compiled a ton of resources to help you get up and running. Here&#8217;s a short list:</p>
<p><a href="http://bit.ly/b3sRVR">us.blackberry.com/developers/tablet/devresources.jsp</a><br />
<a href="http://bit.ly/d8s1X3">supportforums.blackberry.com/t5/Tablet-OS-SDK-for-Adobe-AIR/bd-p/tablet</a><br />
<a href="http://bit.ly/bNGrZz">devblog.blackberry.com</a><br />
<a href="http://bit.ly/aKjOSG">labs.adobe.com/technologies/flash/blackberrytabos</a><br />
<a href="http://bit.ly/9X4iYR">adobe.com/devnet/devices/articles/blackberry_tablet_os_sdk.html</a></p>
<p>And, RIM not only wants you developing applications, they want you earning money as well. Some of the features of their monetization program include:<br />
- Carrier billing, credit card and PayPal in over 70 countries and 21 currencies<br />
- 70/30 revenue split (70% Developer/30% RIM)<br />
- In-app payments (unlockables, powerups, etc)</p>
<p>They&#8217;re also arming you with an integrated advertising service that allows you to earn even more revenue from your PlayBook adventures. Here&#8217;s a brief overview of the ad service&#8217;s features:<br />
- 60/40 revenue split (60% Developer/40% RIM)<br />
- Ability to leverage RIMs existing vendor network to get you earning more ad revenue faster<br />
- Maintain full control over which ads you want to display<br />
- Benefit from an open/transparent platform whose goal is to enable devs to generate revenue</p>
<p>Now, if you&#8217;re still undecided, RIM is even offering a FREE PlayBook. That&#8217;s right FREE!! Full details <a href="http://bit.ly/bJYJc7">here</a>. The basics are create a PlayBook app, submit it to BlackBerry AppWorld and once it&#8217;s approved, you&#8217;ll get a free PlayBook when it ships!!</p>
<p>The excitement surrounding the PlayBook is most definitely brewing so, I strongly encourage you to take advantage of RIM&#8217;s generosity to join the forefront of this new mobile application revolution.</p>
<div style="float: right; padding: 3px;"><a href="http://bufferapp.com/add" class="buffer-add-button" data-text="BlackBerry PlayBook &#8211; Calling All Developers" data-url="http://technophi.com/2010/11/17/blackberry-playbook-calling-all-developers/" data-via="bufferapp" data-count="none">Buffer</a><script type="text/javascript" src="http://static.bufferapp.com/js/button.js"></script></div><div id="tweetbutton566" class="tw_button" style="padding: 3px;float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fj.mp%2FjmlB6j&amp;via=heroizm&amp;text=BlackBerry%20PlayBook%20%26%238211%3B%20Calling%20All%20Developers&amp;related=heroizm&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Ftechnophi.com%2F2010%2F11%2F17%2Fblackberry-playbook-calling-all-developers%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://technophi.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://technophi.com/2010/11/17/blackberry-playbook-calling-all-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex 4 &#8211; Base64 Image Decompression and Decoding</title>
		<link>http://technophi.com/2010/08/18/flex-4-base64-image-decompression-and-decoding/</link>
		<comments>http://technophi.com/2010/08/18/flex-4-base64-image-decompression-and-decoding/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 12:04:11 +0000</pubDate>
		<dc:creator>Hasan Otuome</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://technophi.com/?p=536</guid>
		<description><![CDATA[If you ever run into a situation where you need/want to work with Base64-encoded images using AMF, here&#8217;s an example of the process involved in retrieving the encoded data packed with GZip compression from the backend. Source view is enabled on the SWF and the AMFPHP service used are included as well. To view the [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever run into a situation where you need/want to work with Base64-encoded images using AMF, here&#8217;s an example of the process involved in retrieving the encoded data packed with GZip compression from the backend. Source view is enabled on the SWF and the AMFPHP service used are included as well. </p>
<p>To view the demo in its own window, click <a href="http://technophi.com/examples/base64/Base64Decompressor.html">here</a>.<br />
<br/></p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_Base64Decompressor_336888014"
			class="flashmovie"
			width="955"
			height="600">
	<param name="movie" value="/examples/base64/Base64Decompressor.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="/examples/base64/Base64Decompressor.swf"
			name="fm_Base64Decompressor_336888014"
			width="955"
			height="600">
	<!--<![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>
<div style="float: right; padding: 3px;"><a href="http://bufferapp.com/add" class="buffer-add-button" data-text="Flex 4 &#8211; Base64 Image Decompression and Decoding" data-url="http://technophi.com/2010/08/18/flex-4-base64-image-decompression-and-decoding/" data-via="bufferapp" data-count="none">Buffer</a><script type="text/javascript" src="http://static.bufferapp.com/js/button.js"></script></div><div id="tweetbutton536" class="tw_button" style="padding: 3px;float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fj.mp%2Fm554lR&amp;via=heroizm&amp;text=Flex%204%20%26%238211%3B%20Base64%20Image%20Decompression%20and%20Decoding&amp;related=heroizm&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Ftechnophi.com%2F2010%2F08%2F18%2Fflex-4-base64-image-decompression-and-decoding%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://technophi.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://technophi.com/2010/08/18/flex-4-base64-image-decompression-and-decoding/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flash Builder 4 &#8211; Java Heap Space Issues</title>
		<link>http://technophi.com/2010/08/12/flash-builder-4-java-heap-space-issues/</link>
		<comments>http://technophi.com/2010/08/12/flash-builder-4-java-heap-space-issues/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 01:10:51 +0000</pubDate>
		<dc:creator>Hasan Otuome</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://technophi.com/?p=528</guid>
		<description><![CDATA[If you ever experience a message like &#8220;Error: Java Heap Space&#8221; when building, cleaning or generating a bin-release for a project in Flash Builder 4, try the following as a remedy: 1. Open the following files: a) /install_dir/sdks/3.5.0/bin/jvm.config b) /install_dir/sdks/4.0.0/bin/jvm.config 2. Locate the following line found under # Arguments to VM: java.args=-Xmx384m -Dsun.io.useCanonCaches=false 3. Increase [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever experience a message like &#8220;Error: Java Heap Space&#8221; when building, cleaning or generating a bin-release for a project in Flash Builder 4, try the following as a remedy:</p>
<p>1. Open the following files:<br />
	a) /install_dir/sdks/3.5.0/bin/jvm.config<br />
	b) /install_dir/sdks/4.0.0/bin/jvm.config</p>
<p>2. Locate the following line found under # Arguments to VM:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">java.args=-Xmx384m -Dsun.io.useCanonCaches=<span style="color: #c20cb9; font-weight: bold;">false</span></pre></div></div>

<p>3. Increase the memory size to a larger value like the following example:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">java.args=-Xmx512m -Dsun.io.useCanonCaches=<span style="color: #c20cb9; font-weight: bold;">false</span></pre></div></div>

<p>The max you set this value to is determined by your available memory along with some workflow considerations but this should alleviate your heap issues and smooth out Flash Builder compilations considerably&#8230;</p>
<div style="float: right; padding: 3px;"><a href="http://bufferapp.com/add" class="buffer-add-button" data-text="Flash Builder 4 &#8211; Java Heap Space Issues" data-url="http://technophi.com/2010/08/12/flash-builder-4-java-heap-space-issues/" data-via="bufferapp" data-count="none">Buffer</a><script type="text/javascript" src="http://static.bufferapp.com/js/button.js"></script></div><div id="tweetbutton528" class="tw_button" style="padding: 3px;float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fj.mp%2FiGWSE1&amp;via=heroizm&amp;text=Flash%20Builder%204%20%26%238211%3B%20Java%20Heap%20Space%20Issues&amp;related=heroizm&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Ftechnophi.com%2F2010%2F08%2F12%2Fflash-builder-4-java-heap-space-issues%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://technophi.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://technophi.com/2010/08/12/flash-builder-4-java-heap-space-issues/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Running Android on an iPhone 3G</title>
		<link>http://technophi.com/2010/06/13/running-android-on-an-iphone-3g/</link>
		<comments>http://technophi.com/2010/06/13/running-android-on-an-iphone-3g/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 08:49:22 +0000</pubDate>
		<dc:creator>Hasan Otuome</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Flash Platform]]></category>

		<guid isPermaLink="false">http://technophi.com/?p=500</guid>
		<description><![CDATA[Ran across this video from the iDroid team @ linuxoniphone.blogspot.com that demonstrates an iPhone 3G dual-booting iOS and Android. The demo covers several typical usage scenarios like web browsing, music playback, SMS and making phone calls. Looks stable enough for me to turn my 3Gs into a pimped out iOS/Android test device in a couple [...]]]></description>
			<content:encoded><![CDATA[<p>Ran across this video from the iDroid team @ <a href="http://linuxoniphone.blogspot.com/">linuxoniphone.blogspot.com</a> that demonstrates an iPhone 3G dual-booting iOS and Android. The demo covers several typical usage scenarios like web browsing, music playback, SMS and making phone calls. Looks stable enough for me to turn my 3Gs into a pimped out iOS/Android test device in a couple of weeks. Enjoy!</p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/5yO2KQHkt4A&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;hl=fr_FR&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/5yO2KQHkt4A&#038;rel=0&#038;color1=0x3a3a3a&#038;color2=0x999999&#038;hl=fr_FR&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="385"></embed></object></p>
<div style="float: right; padding: 3px;"><a href="http://bufferapp.com/add" class="buffer-add-button" data-text="Running Android on an iPhone 3G" data-url="http://technophi.com/2010/06/13/running-android-on-an-iphone-3g/" data-via="bufferapp" data-count="none">Buffer</a><script type="text/javascript" src="http://static.bufferapp.com/js/button.js"></script></div><div id="tweetbutton500" class="tw_button" style="padding: 3px;float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fj.mp%2FiQMSrh&amp;via=heroizm&amp;text=Running%20Android%20on%20an%20iPhone%203G&amp;related=heroizm&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Ftechnophi.com%2F2010%2F06%2F13%2Frunning-android-on-an-iphone-3g%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://technophi.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://technophi.com/2010/06/13/running-android-on-an-iphone-3g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple vs. Adobe &#8211; Hero&#8217;s Perspective</title>
		<link>http://technophi.com/2010/05/06/apple-vs-adobe-heros-perspective/</link>
		<comments>http://technophi.com/2010/05/06/apple-vs-adobe-heros-perspective/#comments</comments>
		<pubDate>Thu, 06 May 2010 18:59:11 +0000</pubDate>
		<dc:creator>Hasan Otuome</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[FITC]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[LAFO]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://technophi.com/?p=576</guid>
		<description><![CDATA[After reading Steve Job&#8217;s dismissive stance on Adobe&#8217;s Flash technology, I felt compelled to add my two cents on the subject by penning my own letter to Steve. Dear Steve, After reviewing your recent comments regarding Flash and the recent amendments to the Apple Developer TOS, I decided to share with you my response to [...]]]></description>
			<content:encoded><![CDATA[<p>After reading Steve Job&#8217;s <a href="http://www.apple.com/hotnews/thoughts-on-flash/">dismissive stance on Adobe&#8217;s Flash technology</a>, I felt compelled to add my two cents on the subject by penning my own letter to Steve.</p>
<blockquote><p>Dear Steve, </p>
<p>After reviewing your recent comments regarding Flash and the recent amendments to the Apple Developer TOS, I decided to share with you my response to a few of your positions. First, with regards to 3.3.1, Apple should only do QA based on app quality and NOT on app origin. Are we to seriously believe that an iPhone app built with Unity, Flash, etc. pails in comparison technologically to one built via Xcode? Are we to further believe that there are ABSOLUTELY NO poorly written Obj-C apps in the app store? If so, where are the benchmarks and metrics to support these claims? </p>
<p>Logical decisions are typically made based on data collection in some form or fashion. In the absence of such information, those “logical” decisions are eventually revealed to be more subjective in nature vs. being purely objective. Again, if there is data to support the claims against iPhone apps developed in Flash and compiled to *.ipa, please point us to that data.</p>
<p>Now, as to your assertion that Flash is the #1 reason Macs crash, again, we&#8217;d like to see empirical data that supports this claim. Having used apple desktop and laptop computers for more than a decade, I&#8217;d have to respectfully disagree with you. I&#8217;ve personally experienced kernel panics resulting from locked up processes with non-Flash applications (eg, iTunes, Safari, etc). To my knowledge, iTunes makes no use of Flash but yet it has caused my system to enter into a kernel panic on several occasions. Are we still to believe that Flash is the only big bad wolf lurking in the OSX forest? I seriously hope that&#8217;s not your intention. Will your position change when Adobe produces a Flash Player version that takes full advantage of hardware acceleration? I certainly hope so because then we&#8217;ll know that you&#8217;re truly the visionary tech leader that we all hope you to be.</p>
<p>Does this absolve the Flash development community from doing our part to improve the situation? NO!!! Unfortunately, many Flash apps are created by would-be developers that have no clue about memory management, garbage collection and the like. It is far too easy to create Flash apps that consume all of a browser&#8217;s memory, don&#8217;t close properly and eventually obstruct a user. But, I submit that this same fact holds true regardless of the language or platform used to create said applications. In other words, sloppy coding is the problem not the technology. This is from the perspective of a developer fluent in several languages including Obj-C and ActionScript.</p>
<p>I understand you have your business goals and a board of directors to please, but I implore you to work with Adobe rather than against them. Work with Google, Facebook and the like to make the future of technology truly open which benefits us all. Ultimately, we MUST support a free market economy in order to achieve this technological utopia, the results of which will be exponential growth that lasts for a millennium. Yes, it truly can be that explosive. The only thing standing in the way is our present day greed for money and power.</p>
<p>I sincerely hope that you soften your stance and work with the other technology leaders to usher us into that state of tech bliss&#8230; <img src='http://technophi.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>P E A C E</p>
<p>Hasan</p></blockquote>
<div style="float: right; padding: 3px;"><a href="http://bufferapp.com/add" class="buffer-add-button" data-text="Apple vs. Adobe &#8211; Hero&#8217;s Perspective" data-url="http://technophi.com/2010/05/06/apple-vs-adobe-heros-perspective/" data-via="bufferapp" data-count="none">Buffer</a><script type="text/javascript" src="http://static.bufferapp.com/js/button.js"></script></div><div id="tweetbutton576" class="tw_button" style="padding: 3px;float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fj.mp%2Fm39300&amp;via=heroizm&amp;text=Apple%20vs.%20Adobe%20%26%238211%3B%20Hero%26%238217%3Bs%20Perspective&amp;related=heroizm&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Ftechnophi.com%2F2010%2F05%2F06%2Fapple-vs-adobe-heros-perspective%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://technophi.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://technophi.com/2010/05/06/apple-vs-adobe-heros-perspective/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using a Custom AdvancedDataGridHeaderRenderer to Display a Custom Image</title>
		<link>http://technophi.com/2010/02/09/using-a-custom-advanceddatagridheaderrenderer-to-display-a-custom-image/</link>
		<comments>http://technophi.com/2010/02/09/using-a-custom-advanceddatagridheaderrenderer-to-display-a-custom-image/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 18:38:07 +0000</pubDate>
		<dc:creator>Hasan Otuome</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flash Platform]]></category>

		<guid isPermaLink="false">http://technophi.com/?p=385</guid>
		<description><![CDATA[You decide to use an AdvancedDataGrid to display your data and for one of the columns you would prefer to use an icon instead of a text label to indicate the kind of data this column represents. First step is building the renderer. You can use either MXML or ActionScript but for this example we&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>You decide to use an AdvancedDataGrid to display your data and for one of the columns you would prefer to use an icon instead of a text label to indicate the kind of data this column represents. </p>
<p>First step is building the renderer. You can use either MXML or ActionScript but for this example we&#8217;ll use ActionScript.</p>

<div class="wp_syntax"><div class="code"><pre class="actionscript3" style="font-family:monospace;"><span style="color: #9900cc; font-weight: bold;">package</span> labs<span style="color: #000066; font-weight: bold;">.</span>otuome<span style="color: #000066; font-weight: bold;">.</span>ui<span style="color: #000066; font-weight: bold;">.</span>renderers
<span style="color: #000000;">&#123;</span>
  <span style="color: #0033ff; font-weight: bold;">import</span> mx<span style="color: #000066; font-weight: bold;">.</span>controls<span style="color: #000066; font-weight: bold;">.</span>Button<span style="color: #000066; font-weight: bold;">;</span>
  <span style="color: #0033ff; font-weight: bold;">import</span> mx<span style="color: #000066; font-weight: bold;">.</span>controls<span style="color: #000066; font-weight: bold;">.</span>advancedDataGridClasses<span style="color: #000066; font-weight: bold;">.</span>AdvancedDataGridHeaderRenderer<span style="color: #000066; font-weight: bold;">;</span>
&nbsp;
  <span style="color: #3f5fbf;">/**
   * Custom header renderer for displaying 
   * a graphical image in the column header.
   * @author Hasan Otuome
   */</span>
  <span style="color: #0033ff; font-weight: bold;">public</span> <span style="color: #9900cc; font-weight: bold;">class</span> StatusHeaderRenderer <span style="color: #0033ff; font-weight: bold;">extends</span> AdvancedDataGridHeaderRenderer
  <span style="color: #000000;">&#123;</span>                                                                                          
    <span style="color: #009900; font-style: italic;">/////////////////////////////////////////////////////////////////////////////////////////</span>
    <span style="color: #009900; font-style: italic;">// PRIVATE PROPERTIES                                                                    </span>
    <span style="color: #009900; font-style: italic;">/////////////////////////////////////////////////////////////////////////////////////////</span>
    <span style="color: #0033ff; font-weight: bold;">private</span> <span style="color: #6699cc; font-weight: bold;">var</span> _btn<span style="color: #000066; font-weight: bold;">:</span>Button<span style="color: #000066; font-weight: bold;">;</span>                                                                 
    <span style="color: #0033ff; font-weight: bold;">private</span> const LEFT_PADDING<span style="color: #000066; font-weight: bold;">:</span><span style="color: #004993;">int</span> = <span style="color: #000000; font-weight:bold;">12</span><span style="color: #000066; font-weight: bold;">;</span>                                                     
    <span style="color: #009900; font-style: italic;">/////////////////////////////////////////////////////////////////////////////////////////</span>
    <span style="color: #009900; font-style: italic;">// PUBLIC PROPERTIES                                                                     </span>
    <span style="color: #009900; font-style: italic;">/////////////////////////////////////////////////////////////////////////////////////////</span>
&nbsp;
    <span style="color: #009900; font-style: italic;">/////////////////////////////////////////////////////////////////////////////////////////</span>
    <span style="color: #009900; font-style: italic;">// PUBLIC METHODS                                                                        </span>
    <span style="color: #009900; font-style: italic;">/////////////////////////////////////////////////////////////////////////////////////////</span>
    <span style="color: #3f5fbf;">/**
     * Constructor 
     */</span>		
    <span style="color: #0033ff; font-weight: bold;">public</span> <span style="color: #339966; font-weight: bold;">function</span> StatusHeaderRenderer<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>
    <span style="color: #000000;">&#123;</span>
      <span style="color: #0033ff; font-weight: bold;">super</span><span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><span style="color: #000066; font-weight: bold;">;</span>
    <span style="color: #000000;">&#125;</span>
&nbsp;
    <span style="color: #009900; font-style: italic;">/////////////////////////////////////////////////////////////////////////////////////////</span>
    <span style="color: #009900; font-style: italic;">// OVERRIDES</span>
    <span style="color: #009900; font-style: italic;">/////////////////////////////////////////////////////////////////////////////////////////</span>
    <span style="color: #3f5fbf;">/**
     * Override to add the custom component. 
     */</span>		
    override <span style="color: #0033ff; font-weight: bold;">protected</span> <span style="color: #339966; font-weight: bold;">function</span> createChildren<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><span style="color: #000066; font-weight: bold;">:</span><span style="color: #0033ff; font-weight: bold;">void</span>
    <span style="color: #000000;">&#123;</span>
      <span style="color: #0033ff; font-weight: bold;">super</span><span style="color: #000066; font-weight: bold;">.</span>createChildren<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><span style="color: #000066; font-weight: bold;">;</span>
&nbsp;
      _btn = <span style="color: #0033ff; font-weight: bold;">new</span> Button<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><span style="color: #000066; font-weight: bold;">;</span>
      _btn<span style="color: #000066; font-weight: bold;">.</span><span style="color: #004993;">width</span> = <span style="color: #000000; font-weight:bold;">16</span><span style="color: #000066; font-weight: bold;">;</span>
      _btn<span style="color: #000066; font-weight: bold;">.</span><span style="color: #004993;">height</span> = <span style="color: #000000; font-weight:bold;">16</span><span style="color: #000066; font-weight: bold;">;</span>
      _btn<span style="color: #000066; font-weight: bold;">.</span><span style="color: #004993;">setStyle</span><span style="color: #000000;">&#40;</span> <span style="color: #990000;">'skin'</span><span style="color: #000066; font-weight: bold;">,</span> StatusMarkerHeaderIconSkin <span style="color: #000000;">&#41;</span><span style="color: #000066; font-weight: bold;">;</span>
&nbsp;
      <span style="color: #004993;">addChild</span><span style="color: #000000;">&#40;</span> _btn <span style="color: #000000;">&#41;</span><span style="color: #000066; font-weight: bold;">;</span>
    <span style="color: #000000;">&#125;</span>
    <span style="color: #3f5fbf;">/**
     * Override to layout the children 
     * @param unscaledWidth
     * @param unscaledHeight
     */</span>		
    override <span style="color: #0033ff; font-weight: bold;">protected</span> <span style="color: #339966; font-weight: bold;">function</span> updateDisplayList<span style="color: #000000;">&#40;</span> unscaledWidth<span style="color: #000066; font-weight: bold;">:</span><span style="color: #004993;">Number</span><span style="color: #000066; font-weight: bold;">,</span> 
                                                  unscaledHeight<span style="color: #000066; font-weight: bold;">:</span><span style="color: #004993;">Number</span> <span style="color: #000000;">&#41;</span><span style="color: #000066; font-weight: bold;">:</span><span style="color: #0033ff; font-weight: bold;">void</span>
    <span style="color: #000000;">&#123;</span>
      _btn<span style="color: #000066; font-weight: bold;">.</span><span style="color: #004993;">x</span> = LEFT_PADDING<span style="color: #000066; font-weight: bold;">;</span>
&nbsp;
      <span style="color: #0033ff; font-weight: bold;">super</span><span style="color: #000066; font-weight: bold;">.</span>updateDisplayList<span style="color: #000000;">&#40;</span> unscaledWidth<span style="color: #000066; font-weight: bold;">,</span> unscaledHeight <span style="color: #000000;">&#41;</span><span style="color: #000066; font-weight: bold;">;</span>
    <span style="color: #000000;">&#125;</span>
    <span style="color: #009900; font-style: italic;">/////////////////////////////////////////////////////////////////////////////////////////</span>
    <span style="color: #009900; font-style: italic;">// PRIVATE METHODS</span>
    <span style="color: #009900; font-style: italic;">/////////////////////////////////////////////////////////////////////////////////////////</span>
  <span style="color: #000000;">&#125;</span>
<span style="color: #000000;">&#125;</span></pre></div></div>

<p>Here we&#8217;ve added a 16&#215;16 button with a custom skin that will serve as our column header and we adjust the position of the custom skin so that it displays where we&#8217;d like it to.</p>
<p>Now, we can provide this class name to our AdvancedDataGridColumn that we wish to customize. We do this by assigning our custom class to the headerRenderer property of the AdvancedDataGridColumn. This property can be set via MXML or ActionScript. I&#8217;ll show an example in ActionScript as that approach is slightly more involved.</p>

<div class="wp_syntax"><div class="code"><pre class="actionscript3" style="font-family:monospace;"><span style="color: #0033ff; font-weight: bold;">import</span> mx<span style="color: #000066; font-weight: bold;">.</span>core<span style="color: #000066; font-weight: bold;">.</span>ClassFactory<span style="color: #000066; font-weight: bold;">;</span> 
myADGColumn<span style="color: #000066; font-weight: bold;">.</span>headerRenderer = <span style="color: #0033ff; font-weight: bold;">new</span> ClassFactory<span style="color: #000000;">&#40;</span> StatusHeaderRenderer <span style="color: #000000;">&#41;</span><span style="color: #000066; font-weight: bold;">;</span></pre></div></div>

<p>Here we&#8217;ve used ClassFactory to get an instance of our custom renderer and we&#8217;ve assigned that instance to our chosen data grid column. Now, all that&#8217;s left to do is compile our application to see the result.</p>
<p><a href="http://technophi.com/wp-content/uploads/olgk_custom_header.png"><img src="http://technophi.com/wp-content/uploads/olgk_custom_header-300x195.png" alt="" title="olgk_custom_header" width="300" height="195" class="aligncenter size-medium wp-image-388" /></a></p>
<div style="float: right; padding: 3px;"><a href="http://bufferapp.com/add" class="buffer-add-button" data-text="Using a Custom AdvancedDataGridHeaderRenderer to Display a Custom Image" data-url="http://technophi.com/2010/02/09/using-a-custom-advanceddatagridheaderrenderer-to-display-a-custom-image/" data-via="bufferapp" data-count="none">Buffer</a><script type="text/javascript" src="http://static.bufferapp.com/js/button.js"></script></div><div id="tweetbutton385" class="tw_button" style="padding: 3px;float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fj.mp%2Fj1N9nx&amp;via=heroizm&amp;text=Using%20a%20Custom%20AdvancedDataGridHeaderRenderer%20to%20Display%20a%20Custom%20Image&amp;related=heroizm&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Ftechnophi.com%2F2010%2F02%2F09%2Fusing-a-custom-advanceddatagridheaderrenderer-to-display-a-custom-image%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://technophi.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://technophi.com/2010/02/09/using-a-custom-advanceddatagridheaderrenderer-to-display-a-custom-image/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Joining the Adobe Community Professionals for 2010</title>
		<link>http://technophi.com/2010/01/18/joining-the-adobe-community-professionals-for-2010/</link>
		<comments>http://technophi.com/2010/01/18/joining-the-adobe-community-professionals-for-2010/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 03:33:19 +0000</pubDate>
		<dc:creator>Hasan Otuome</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://technophi.com/?p=371</guid>
		<description><![CDATA[Formerly the Adobe Community Experts program, this is a collective of awesome individuals who exhibit expertise in various Adobe product areas from Acrobat to Photoshop, Flash, Cold Fusion, Flex, AIR and many, many more. Comprised of community leaders, this group has a worldwide presence and expounds the virtues of Adobe to the masses through the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://lizfrederick.blogspot.com/2010/01/adobe-community-professionals.html">Formerly the Adobe Community Experts program</a>, this is a collective of awesome individuals who exhibit expertise in various Adobe product areas from Acrobat to Photoshop, Flash, Cold Fusion, Flex, AIR and many, many more. Comprised of community leaders, this group has a worldwide presence and expounds the virtues of Adobe to the masses through the sharing of their time and expertise.</p>
<p>I&#8217;m truly honored to have been <a href="http://lizfrederick.blogspot.com/2010/01/new-acps-for-2010.html">chosen as a member</a> of this select group and look forward to expanding my community efforts throughout this new year. Having missed FlashCamp Brasil this past weekend, this revelation makes the trip to FITC Amsterdam that much more rewarding. See you there!!</p>
<div style="float: right; padding: 3px;"><a href="http://bufferapp.com/add" class="buffer-add-button" data-text="Joining the Adobe Community Professionals for 2010" data-url="http://technophi.com/2010/01/18/joining-the-adobe-community-professionals-for-2010/" data-via="bufferapp" data-count="none">Buffer</a><script type="text/javascript" src="http://static.bufferapp.com/js/button.js"></script></div><div id="tweetbutton371" class="tw_button" style="padding: 3px;float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fj.mp%2Fm9HwKy&amp;via=heroizm&amp;text=Joining%20the%20Adobe%20Community%20Professionals%20for%202010&amp;related=heroizm&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Ftechnophi.com%2F2010%2F01%2F18%2Fjoining-the-adobe-community-professionals-for-2010%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://technophi.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://technophi.com/2010/01/18/joining-the-adobe-community-professionals-for-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing Opticon Runtime Debugger</title>
		<link>http://technophi.com/2010/01/09/introducing-opticon-runtime-debugger/</link>
		<comments>http://technophi.com/2010/01/09/introducing-opticon-runtime-debugger/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 12:49:48 +0000</pubDate>
		<dc:creator>Hasan Otuome</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://technophi.com/?p=340</guid>
		<description><![CDATA[Opticon is a runtime debugging console useful for Flash/Flex developers. It&#8217;s simple to start using in your projects. To use, follow these steps after installing the application: 1. Launch the application 2. Click the Settings button 3. Click on the SWC icon to add the OpticonConnector to your project&#8217;s build path 4. Replace your trace [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://technophi.com/wp-content/uploads/ol_opticon_adm_banner_495x250.png" alt="ol_opticon_adm_banner_495x250" title="ol_opticon_adm_banner_495x250" width="495" height="250" class="aligncenter size-full wp-image-348" /></p>
<p>Opticon is a runtime debugging console useful for Flash/Flex developers. It&#8217;s simple to start using in your projects. To use, follow these steps after installing the application:</p>
<p>1. Launch the application<br />
2. Click the Settings button<br />
3. Click on the SWC icon to add the OpticonConnector to your project&#8217;s build path<br />
4. Replace your trace statements with one of the following:</p>
<ul style="list-style-type:none">
<li> a) <font color="green">Opticon.log(&#8216;message to display&#8217;)</font></li>
<li> b) <font color="darkorange">Opticon.warning(&#8216;warning to display&#8217;)</font></li>
<li> c) <font color="#cc0000">Opticon.error(&#8216;error to display&#8217;)</font></li>
</ul>
<p>Download available from:<br />
<a href="http://www.adobe.com/cfusion/marketplace/index.cfm?event=marketplace.offering&#038;offeringid=17303">Adobe AIR Marketplace</a><br />
<a href="http://opticon.riaforge.org">RIAForge</a></p>
<p><strong><em>Some might ask why?</strong></em> This idea first appeared when AIR was Apollo and was born out of necessity (I always forget some trace statements during cleanup). Could I use global find and replace? Sure, when I&#8217;m developing with Eclipse-based IDEs but that&#8217;s not always the case.</p>
<p><strong><em>Why not use one of the other great tools out there?</strong></em> After 2 years in the shadows, it&#8217;s ready to be shared with the world and, because I have a vision of where I&#8217;d like to take this so hopefully you&#8217;ll come along for the ride.</p>
<p><strong><em>Where can I submit any bugs I find?</strong></em> I&#8217;ll have the bug reporting mechanism in place shortly. You&#8217;ll be notified via the application or you can subscribe to this post to be notified once that goes live.</p>
<p><strong><em>My version doesn&#8217;t include the connector. What can I do?</strong></em> This happened as a result of a build error. Visit this link to download the connector <a href="http://labs.otuome.com/get/OpticonConnector">Get Opticon Connector</a>. </p>
<div style="float: right; padding: 3px;"><a href="http://bufferapp.com/add" class="buffer-add-button" data-text="Introducing Opticon Runtime Debugger" data-url="http://technophi.com/2010/01/09/introducing-opticon-runtime-debugger/" data-via="bufferapp" data-count="none">Buffer</a><script type="text/javascript" src="http://static.bufferapp.com/js/button.js"></script></div><div id="tweetbutton340" class="tw_button" style="padding: 3px;float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fj.mp%2FirJWU8&amp;via=heroizm&amp;text=Introducing%20Opticon%20Runtime%20Debugger&amp;related=heroizm&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Ftechnophi.com%2F2010%2F01%2F09%2Fintroducing-opticon-runtime-debugger%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://technophi.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://technophi.com/2010/01/09/introducing-opticon-runtime-debugger/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

