<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://robrusher.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Latest News from Rob Rusher</title>
 <link>http://robrusher.sys-con.com/</link>
 <description>Latest News from Rob Rusher</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Fri, 11 Dec 2009 01:39:14 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>360</ttl>
<item>
 <title>Free Flex Training in Denver</title>
 <link>http://robrusher.sys-con.com/node/1169292</link>
 <description>The event is Flex Training for ColdFusion Developers
A free full-day, hands-on training session, where attendees can learn how to build their first Flex application using the latest Flash Builder 4 beta software. This training is designed to help experienced ColdFusion developers get started in understanding how to add rich UI to existing and new ColdFusion [...]&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1169292&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 02 Nov 2009 17:23:46 EST</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1169292</guid>
 <comments>http://robrusher.sys-con.com/node/1169292#feedback</comments>
</item>
<item>
 <title>Adobe MAX 2009 Online</title>
 <link>http://robrusher.sys-con.com/node/1125353</link>
 <description>Watch MAX keynotes, streamed live from Los Angeles-register now. On October 5th and 6th, Adobe MAX Online will feature the keynotes, streamed live, highlighting the newest and most exciting developments in the world of technology. Join 10 minutes early and participate in the backstage behind the scenes action.&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1125353&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 29 Sep 2009 17:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1125353</guid>
 <comments>http://robrusher.sys-con.com/node/1125353#feedback</comments>
</item>
<item>
 <title>On3: Denver’s First Adobe Authorized Training Center</title>
 <link>http://robrusher.sys-con.com/node/1111710</link>
 <description> PRESS RELEASE
On3: Denver’s First Adobe Authorized Training Center
On3 will help Adobe Software Developers learn to use Adobe Flex, ColdFusion, and Adobe AIR, as well as other web development tools like BlazeDS and mobile phone application development. 
Denver, CO September 11, 2009:  On3, Inc. is proud to announce the opening of its Adobe Enterprise training facility [...]&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1111710&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 17 Sep 2009 10:31:30 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1111710</guid>
 <comments>http://robrusher.sys-con.com/node/1111710#feedback</comments>
</item>
<item>
 <title>Going to Adobe MAX 2009</title>
 <link>http://robrusher.sys-con.com/node/1110371</link>
 <description>Register for MAX in Los Angeles.&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1110371&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 16 Sep 2009 19:15:33 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1110371</guid>
 <comments>http://robrusher.sys-con.com/node/1110371#feedback</comments>
</item>
<item>
 <title>FITC Mobile Presentation on iPhone Development</title>
 <link>http://robrusher.sys-con.com/node/1104020</link>
 <description>Just finished my presentation at FITC Mobile 2009 in Toronto. And it went very well!
I had lots of questions and was able to answer all but one.
The presentation was about building native iPhone applications using JavaScript and HTML instead of Objective-C. I&amp;#8217;m currently using Titanium Mobile to does this.
I&amp;#8217;ve posted a slide share of the [...]&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1104020&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 13 Sep 2009 16:34:00 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1104020</guid>
 <comments>http://robrusher.sys-con.com/node/1104020#feedback</comments>
</item>
<item>
 <title>Adobe Flash and Flex Accessibility with Screen Readers</title>
 <link>http://robrusher.sys-con.com/node/1093214</link>
 <description>First, yes, screen readers can read Flex applications. And yes, its fairly easy. But, I’ll discuss how in a future post.

But, if you’d rather send people to your old HTML version of your site when using a read, there is good news. Flash Player has the ability to detect if a screen reader is running on the client machine, even if JavaScript is disabled and/or the Flex application is not compiled as an “accessible swf”. This is possible with the Accessibility class.&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1093214&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 08 Sep 2009 13:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1093214</guid>
 <comments>http://robrusher.sys-con.com/node/1093214#feedback</comments>
</item>
<item>
 <title>Adobe Flex/AS3 Code Quality Tool (PMD)</title>
 <link>http://robrusher.sys-con.com/node/1094744</link>
 <description>Adobe recently released (August 2009) the Flex implementation of PMD tool which is extensively used at J2EE shops for code quality management. FlexPMD is a tool that helps to improve code quality by auditing any AS3/Flex source directory and detecting common bad practices.
The Flex PMD tool is locate on the Adobe Open Source Projects site.

&lt;a href=&quot;http://opensource.adobe.com/wiki/display/flexpmd/FlexPMD&quot; title=&quot;http://opensource.adobe.com/wiki/display/flexpmd/FlexPMD&quot;&gt;http://opensource.adobe.com/wiki/display/flexpmd/FlexPMD&lt;/a&gt;
It [...]&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1094744&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 04 Sep 2009 07:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1094744</guid>
 <comments>http://robrusher.sys-con.com/node/1094744#feedback</comments>
</item>
<item>
 <title>Swiz API reference documentation</title>
 <link>http://robrusher.sys-con.com/node/1052038</link>
 <description>Swiz is a framework for Adobe Flex that aims to bring complete simplicity to RIA development. But, until recently, the documentation was limited.
But now&amp;#8230;
Swiz 0.6.2 Actionscript API Reference: &lt;a href=&quot;http://swizframework.org/&quot; title=&quot;http://swizframework.org/&quot;&gt;http://swizframework.org/&lt;/a&gt;
Swiz Framework Site: &lt;a href=&quot;http://on3solutions.com/swiz062/&quot; title=&quot;http://on3solutions.com/swiz062/&quot;&gt;http://on3solutions.com/swiz062/&lt;/a&gt;
Swiz Framework Source: &lt;a href=&quot;http://code.google.com/p/swizframework/&quot; title=&quot;http://code.google.com/p/swizframework/&quot;&gt;http://code.google.com/p/swizframework/&lt;/a&gt;
Enjoy guys. Now start coding!&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1052038&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 29 Jul 2009 03:13:21 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1052038</guid>
 <comments>http://robrusher.sys-con.com/node/1052038#feedback</comments>
</item>
<item>
 <title>Fast Track to ColdFusion 8 Classes Added</title>
 <link>http://robrusher.sys-con.com/node/1024061</link>
 <description>On3 has some excellent ColdFusion Classes scheduled during the next few months to celebrate the grand opening of our new headquarters and training center location on the 16th Street mall in Denver. The new address starting on August 1st will be: Denver Petroleum Building, 110 16th St, Ste 604, Denver, CO 80202. Please drop by [...]&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1024061&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 20 Jul 2009 18:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1024061</guid>
 <comments>http://robrusher.sys-con.com/node/1024061#feedback</comments>
</item>
<item>
 <title>Brand New Adobe Flex Course Scheduled in Denver</title>
 <link>http://robrusher.sys-con.com/node/1026070</link>
 <description>The training covers the Flex client, Eclipse &amp; Flex builder, the Flash virtual machine &amp; how the Flex application development process is designed. It covers Actionscript, how events are handled, and layouts in a constraint based container. The material is similar to the first three days of Flex 3: Developing Rich Internet Applications. However, on the final two days, the course moves into getting data, using E4X Expressions &amp; search, displaying the data and ColdFusion wizards and extensions to code a back end that tightly integrates with the full Adobe suite of enterprise level products and application development toolkits.&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1026070&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 20 Jul 2009 17:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1026070</guid>
 <comments>http://robrusher.sys-con.com/node/1026070#feedback</comments>
</item>
<item>
 <title>Security Soapbox – Decompile Flash/Flex</title>
 <link>http://robrusher.sys-con.com/node/1015231</link>
 <description>Having built/architected/developed/consulted many Adobe Flex applications and being one of the first certified Flex instructors in the world, I&#039;ve seen a lot of Flex applications. Some good, some bad. But no matter how many applications or who I&#039;m talking to, I always stress the importance of securing proprietary information. By securing, I mean don&#039;t put it [...]&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1015231&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 26 Jun 2009 10:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1015231</guid>
 <comments>http://robrusher.sys-con.com/node/1015231#feedback</comments>
</item>
<item>
 <title>iPhone Bootcamp at CFUnited</title>
 <link>http://robrusher.sys-con.com/node/1006226</link>
 <description>Beginning iPhone Bootcamp
If you&amp;#8217;re a developer who wants to write applications that run on the iPhone, you should attend the Beginning iPhone Bootcamp at CFUnited.
The first two units of the course are devoted to learning Objective-C, followed by an intensive iPhone Bootcamp. Beginning iPhone Bootcamp will take you from complete novice to being able to [...]&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1006226&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 13 Jun 2009 14:39:35 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1006226</guid>
 <comments>http://robrusher.sys-con.com/node/1006226#feedback</comments>
</item>
<item>
 <title>SuperImage can help with Flex images performance</title>
 <link>http://robrusher.sys-con.com/node/1006225</link>
 <description>I got this Flex question from one of our Flex clients at On3:
&amp;#8220;Aside from what I read here on image caching… http://userflex.wordpress.com/2008/07/28/image-caching/  do I have other options for improving performance of image rendering for flex? (Ex. I have to render 50+ low res images per page.) I realize for more ‘static’ images you can embed [...]&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1006225&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 05 Jun 2009 01:06:57 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1006225</guid>
 <comments>http://robrusher.sys-con.com/node/1006225#feedback</comments>
</item>
<item>
 <title>Adobe Camp in Denver</title>
 <link>http://robrusher.sys-con.com/node/1006224</link>
 <description>One thing I have to say is that the Adobe community is alive with collaboration and events. There are tons of people sharing their work and their ideas on better development with the Adobe products. One more example, the local Rocky Mountain Adobe User Group is hosting a very inexpensive event for the Flash Platform, [...]&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1006224&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 30 May 2009 00:40:22 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1006224</guid>
 <comments>http://robrusher.sys-con.com/node/1006224#feedback</comments>
</item>
<item>
 <title>Denver Adobe Flex Training Added to June</title>
 <link>http://robrusher.sys-con.com/node/1006223</link>
 <description>My company, On3, has added another Adobe Flex 3 Rich Client Applications class for June 1-3, 2009 and the Flex 3 LiveCycle Data Services Integrating with Data and Messaging class for June 4-5, 2009.
The class is in Downtown Denver the first week of June. Which is an absolutely beautiful time to visit Colorado.&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1006223&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 16 May 2009 23:54:51 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1006223</guid>
 <comments>http://robrusher.sys-con.com/node/1006223#feedback</comments>
</item>
<item>
 <title>If I were in academia, I’d love Adobe!</title>
 <link>http://robrusher.sys-con.com/node/1006222</link>
 <description>Okay, maybe I do already love the Adobe RIA tools, but&amp;#8230; if I didn&amp;#8217;t, I&amp;#8217;d be smitten with their latest offer to the community.
Once again, Adobe is reaching out to the community by giving away free licenses to their RIA development tools. Free Flex Builder licenses to academia and to the unemployed. And now, free [...]&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1006222&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 15 May 2009 17:30:16 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1006222</guid>
 <comments>http://robrusher.sys-con.com/node/1006222#feedback</comments>
</item>
<item>
 <title>CFUnited has lots of Flex Training Sessions</title>
 <link>http://robrusher.sys-con.com/node/1006221</link>
 <description>One of my CFUnited sessions:
AIR: Building Desktop Applications with Flex 3 - &lt;a href=&quot;http://cfunited.com/2009/topics/235&quot; title=&quot;http://cfunited.com/2009/topics/235&quot;&gt;http://cfunited.com/2009/topics/235&lt;/a&gt;
Here is a little Q&amp;#038;A about CFUnited and me.&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1006221&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 09 May 2009 21:52:43 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1006221</guid>
 <comments>http://robrusher.sys-con.com/node/1006221#feedback</comments>
</item>
<item>
 <title>Unemployed? Learn Flex!</title>
 <link>http://robrusher.sys-con.com/node/1006220</link>
 <description>Adobe Flex Builder 3 software is currently available for free for software developers who are affected by the current economic condition and are currently unemployed.
&lt;a href=&quot;https://freeriatools.adobe.com/learnflex/&quot; title=&quot;https://freeriatools.adobe.com/learnflex/&quot;&gt;https://freeriatools.adobe.com/learnflex/&lt;/a&gt;
Of course there are three restrictions. You must attest that you are:

Unemployed
Using it for personal use
Not using it for commercial or production use

UPDATE: The program was suspended, the last I looked, [...]&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1006220&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 10 Apr 2009 18:19:45 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1006220</guid>
 <comments>http://robrusher.sys-con.com/node/1006220#feedback</comments>
</item>
<item>
 <title>Use AMF with JavaScript in Adobe AIR</title>
 <link>http://robrusher.sys-con.com/node/1006219</link>
 <description>I&amp;#8217;ve been working with Adobe Flex since its beta and have been a long time believer in using Action Message Format (AMF) as the communication protocol. I&amp;#8217;ve also been working with Adobe AIR since its beta, but had only used AMF with Flex-based AIR applications. Until now&amp;#8230;
I was working on a JavaScript-based AIR application (some [...]&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1006219&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 31 Mar 2009 15:13:19 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1006219</guid>
 <comments>http://robrusher.sys-con.com/node/1006219#feedback</comments>
</item>
<item>
 <title>Dynamically resize nested Flex List with variableRowHeight</title>
 <link>http://robrusher.sys-con.com/node/1006218</link>
 <description>Another quick post&amp;#8230;
I was stuck recently with a Flex component that had a List with an itemRenderer. The itemRenderer contained another List with an itemRenderer. Now the problem with this is that the data had unique counts and the lists had variable row heights (variableRowHeight = true). The result was that containers would not dynamically [...]&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1006218&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 22 Aug 2008 01:21:10 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1006218</guid>
 <comments>http://robrusher.sys-con.com/node/1006218#feedback</comments>
</item>
<item>
 <title>Flex 3 AdvancedDataGrid Summary Divider</title>
 <link>http://robrusher.sys-con.com/node/1006217</link>
 <description>The AdvancedDataGrid (ADG) control in Adobe Flex 3 extends the capabilities of the standard DataGrid control to improve data visualization. You can:

Sort by multiple columns when you click in the column header
Use the styleFunction property to specify a function to apply styles to rows and columns of the control
Use an expandable navigation tree in a [...]&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/1006217&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 26 Jun 2008 10:19:13 EDT</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/1006217</guid>
 <comments>http://robrusher.sys-con.com/node/1006217#feedback</comments>
</item>
<item>
 <title>Back and Forth</title>
 <link>http://robrusher.sys-con.com/node/295389</link>
 <description>For over a decade now, we have been trained to use the &#039;back&#039; and &#039;forward&#039; buttons in our Web browser to review or backtrack previously viewed content. We are trained to the point that there are even keyboard shortcuts. Unfortunately, this can be a problem when browsing Flex applications. Being the well-trained users that we are, we often forget that we could cause the Flex application to reload unwittingly.&lt;p&gt;&lt;a href=&quot;http://robrusher.sys-con.com/node/295389&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 09 Nov 2006 15:00:00 EST</pubDate>
 <guid isPermaLink="true">http://robrusher.sys-con.com/node/295389</guid>
 <comments>http://robrusher.sys-con.com/node/295389#feedback</comments>
</item>
</channel>
</rss>
