<?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>in a rush &#187; RIA</title>
	<atom:link href="http://www.robrusher.com/category/ria/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robrusher.com</link>
	<description>experience is everything</description>
	<lastBuildDate>Thu, 08 Jul 2010 04:48:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Flash Player is not open == big fat lie; HTML5 is the saviour</title>
		<link>http://www.robrusher.com/2010/05/10/flash-player-is-not-open-big-fat-lie-html5-is-the-saviour/</link>
		<comments>http://www.robrusher.com/2010/05/10/flash-player-is-not-open-big-fat-lie-html5-is-the-saviour/#comments</comments>
		<pubDate>Mon, 10 May 2010 22:19:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Best Practise]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[osflash.org]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[SWF]]></category>
		<category><![CDATA[Tamarin]]></category>

		<guid isPermaLink="false">http://www.robrusher.com/?p=217</guid>
		<description><![CDATA[Flash Player is open and SWF is documented The core of Flash Player is the Tamarin Virtual Machine, which is an open source project under Mozilla. While the SWF file format is not fully open, it is documented by the community on osflash.org. Additionally, there are numerous open source products that read and write SWF [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Flash Player is open and SWF is documented</strong></p>
<p>The core of Flash Player is the <a href="http://www.mozilla.org/projects/tamarin/">Tamarin Virtual Machine</a>, which is an  open 		        source project under Mozilla. While the <a href="http://www.m2osw.com/swf_alexref.html">SWF file format</a> is not  fully open, 		        it is documented by the community on <a href="http://www.osflash.org">osflash.org</a>. Additionally, there are  numerous open 		        source products that read and write SWF files.</p>
<p>The Flash  Player&#8217;s product 		        direction has traditionally been heavily influenced by the  community and 		        their needs. The core language for Flash Player is an  implementation of 		        ECMAScript 262, which is the same specification for JavaScript.  Flex also uses 		        CSS for styling of components/applications.</p>
<p><strong>Come save us HTML5 in 2022 AD</strong></p>
<p>HTML5 has been in the works since 2004 and is still in &#8220;draft&#8221;. Its primary intent is to reduce the need for proprietary plug-ins (like Flash Player and Silverlight).</p>
<p>I can definitely see the benefit of not relying on a plug-in for multiple reasons. There is a concern if users will have the plug-in, but the bigger concern is vendor dependence. I think Adobe has the install base issue covered fairly well, yet it should still be a concern for locked down environments. To the bigger concern, I&#8217;d say that we already depend on companies like Apple and Microsoft quite heavily and that Adobe is far from a fledgling startup that would be considered very risky. Naturally, I understand to the concern and will help my clients choose the appropriate technology.</p>
<p><strong>The reality is that HTML5 is not coming anytime soon</strong></p>
<p>Steve Jobs, CEO of Apple, claims that &#8220;the world is moving to HTML5&#8243;. How is that going to happen Steve when <a title="Ian Hickson" href="http://en.wikipedia.org/wiki/Ian_Hickson">Ian  Hickson</a>, editor of the HTML5 specification, expects the  specification to reach the W3C Candidate Recommendation stage during  2012, and W3C Recommendation in the year 2022 or later?[http://en.wikipedia.org/wiki/HTML5]</p>
<p>Should we hold off development for a few years while Google (Ian works at Google) finishes the specifications?</p>
<p>Finally, how many different implementations of HTML5 do you think there will be?. There will most likely still be cross browser compatibility issues to deal with.</p>
<p><strong>Flash Player and Silverlight</strong></p>
<p>I&#8217;ll sticking with vendor dependence that I can use now over incomplete technology with potential compatibility nightmares any day!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robrusher.com/2010/05/10/flash-player-is-not-open-big-fat-lie-html5-is-the-saviour/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>List, ItemRenderer, toolTip&#8230; oh my!</title>
		<link>http://www.robrusher.com/2010/03/11/list-itemrenderer-tooltip-oh-my/</link>
		<comments>http://www.robrusher.com/2010/03/11/list-itemrenderer-tooltip-oh-my/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 23:01:02 +0000</pubDate>
		<dc:creator>Rush</dc:creator>
				<category><![CDATA[Components]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[dataTipField]]></category>
		<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[itemRenderer]]></category>
		<category><![CDATA[List]]></category>
		<category><![CDATA[toolTip]]></category>

		<guid isPermaLink="false">http://www.robrusher.com/?p=204</guid>
		<description><![CDATA[On my latest project, I was going through several areas of the application adding toolTips to make some of the data that is clipped visible if desired. In doing so, I found out that I needed to use a combination of the different types of tips available. Most components have a toolTip property that you [...]]]></description>
			<content:encoded><![CDATA[<p>On my latest project, I was going through several areas of the application adding <a title="Flex 3.5 API - toolTip" href="http://livedocs.adobe.com/flex/3/langref/mx/core/UIComponent.html#toolTip" target="_blank">toolTips</a> to make some of the data that is clipped visible if desired. In doing so, I found out that I needed to use a combination of the different types of tips available.</p>
<p>Most components have a <a title="Flex 3.5 API - toolTip" href="http://livedocs.adobe.com/flex/3/langref/mx/core/UIComponent.html#toolTip" target="_blank">toolTip</a> property that you can set (typically bound to some data). But the <a title="Flex 3.5 API - List" href="http://livedocs.adobe.com/flex/3/langref/mx/controls/List.html" target="_blank">List</a>-based components are a little different. They use <a title="Flex 3.5 API - dataTipField" href="http://livedocs.adobe.com/flex/3/langref/mx/controls/listClasses/ListBase.html#dataTipField" target="_blank">dataTipField</a> and the <a title="Flex 3.5 API - dataTipFunction" href="http://livedocs.adobe.com/flex/3/langref/mx/controls/listClasses/ListBase.html#dataTipFunction" target="_blank">dataTipFunction</a>. The &#8220;data&#8221; version of <a title="Flex 3.5 API - toolTip" href="http://livedocs.adobe.com/flex/3/langref/mx/core/UIComponent.html#toolTip" target="_blank">toolTips</a> is based on the list iterating through it&#8217;s <a title="Flex 3.5 API - dataProvider" href="http://livedocs.adobe.com/flex/3/langref/mx/controls/listClasses/ListBase.html#dataProvider" target="_blank">dataProvider</a> and then adding <a title="Flex 3.5 API - toolTip" href="http://livedocs.adobe.com/flex/3/langref/mx/core/UIComponent.html#toolTip" target="_blank">toolTip</a> for each row.</p>
<p>So, while adding <a title="Flex 3.5 API - toolTip" href="http://livedocs.adobe.com/flex/3/langref/mx/core/UIComponent.html#toolTip" target="_blank">toolTips</a> to a List with an <a title="Flex 3.5 API - itemRenderer" href="http://livedocs.adobe.com/flex/3/langref/mx/controls/listClasses/ListBase.html#itemRenderer" target="_blank">itemRenderer</a>, I ran into a problem. My <a title="Flex 3.5 API - toolTip" href="http://livedocs.adobe.com/flex/3/langref/mx/core/UIComponent.html#toolTip" target="_blank">toolTips</a> weren&#8217;t showing up when I set the <a title="Flex 3.5 API - dataTipField" href="http://livedocs.adobe.com/flex/3/langref/mx/controls/listClasses/ListBase.html#dataTipField" target="_blank">dataTipField</a>. The <a title="Flex 3.5 API - dataTipFunction" href="http://livedocs.adobe.com/flex/3/langref/mx/controls/listClasses/ListBase.html#dataTipFunction" target="_blank">dataTipFunction</a> didn&#8217;t work either. What gives?!</p>
<p>Well, I had an inline <a title="Flex 3.5 API - itemRenderer" href="http://livedocs.adobe.com/flex/3/langref/mx/controls/listClasses/ListBase.html#itemRenderer" target="_blank">itemRenderer</a> for my list. And apparently the <a title="Flex 3.5 API - List" href="http://livedocs.adobe.com/flex/3/langref/mx/controls/List.html" target="_blank">List</a> doesn&#8217;t like adding <a title="Flex 3.5 API - toolTip" href="http://livedocs.adobe.com/flex/3/langref/mx/core/UIComponent.html#toolTip" target="_blank">toolTips</a>, via the <a title="Flex 3.5 API - dataTipField" href="http://livedocs.adobe.com/flex/3/langref/mx/controls/listClasses/ListBase.html#dataTipField" target="_blank">dataTipField</a>, to a component that is inline.</p>
<p><strong>The solution:</strong> Simply add a <a title="Flex 3.5 API - toolTip" href="http://livedocs.adobe.com/flex/3/langref/mx/core/UIComponent.html#toolTip" target="_blank">toolTip</a> to the inline component. And in my case, bind it to the <a title="Flex 3.5 API - data" href="http://livedocs.adobe.com/flex/3/langref/mx/controls/listClasses/ListBase.html#data" target="_blank">data</a> property that is passed in by the list.</p>
<p><strong>Note:</strong> You don&#8217;t even need to set <a title="Flex 3.5 API - showDataTips" href="http://livedocs.adobe.com/flex/3/langref/mx/controls/listClasses/ListBase.html#showDataTips" target="_blank">showDataTips</a> to true.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robrusher.com/2010/03/11/list-itemrenderer-tooltip-oh-my/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free Flex Training in Denver</title>
		<link>http://www.robrusher.com/2009/11/02/free-flex-training-in-denver/</link>
		<comments>http://www.robrusher.com/2009/11/02/free-flex-training-in-denver/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 22:23:46 +0000</pubDate>
		<dc:creator>Rush</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Flash Builder]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Training]]></category>

		<guid isPermaLink="false">http://www.robrusher.com/?p=192</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>The event is Flex Training for ColdFusion Developers</strong><br />
A <em><span style="color: #ff0000;">free</span></em> 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 applications.</p>
<p><strong>Date / Time</strong><br />
November 16, 2009<br />
Event: 9am – 4pm<br />
Registration: 8:30am</p>
<p><strong>Main Website / Registration</strong><br />
<a title="Register for FREE Flex Training" href="http://www.adobe.com/go/flextrainingforcfdevelopers" target="_blank">http://www.adobe.com/go/flextrainingforcfdevelopers</a></p>
<p><strong>Monday, November 16</strong><br />
The Curtis Hotel, 1405 Curtis Street, Denver, CO 80202</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robrusher.com/2009/11/02/free-flex-training-in-denver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flex/AS3 Code Quality Tool (PMD)</title>
		<link>http://www.robrusher.com/2009/09/03/adobe-flexas3-code-quality-tool-pmd/</link>
		<comments>http://www.robrusher.com/2009/09/03/adobe-flexas3-code-quality-tool-pmd/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 22:46:31 +0000</pubDate>
		<dc:creator>Rush</dc:creator>
				<category><![CDATA[Best Practise]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Code Quality]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PMD]]></category>

		<guid isPermaLink="false">http://www.robrusher.com/?p=173</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p><span>Adobe recently released (August 2009) the Flex implementation of <a title="PMD for Java" href="http://pmd.sourceforge.net/" target="_blank">PMD</a> tool which is extensively used at J2EE shops for code quality management. </span>FlexPMD is a tool that helps to improve code quality by auditing any AS3/Flex source directory and detecting common bad practices.</p>
<p><span>The <a title="Adobe Flex PMD" href="http://opensource.adobe.com/wiki/display/flexpmd/FlexPMD" target="_blank">Flex PMD tool</a> is locate on the <a title="Adobe Open Source Projects" href="http://opensource.adobe.com" target="_blank">Adobe Open Source Projects site</a>.<br />
</span></p>
<p><a href="http://www.linkedin.com/redirect?url=http%3A%2F%2Fopensource%2Eadobe%2Ecom%2Fwiki%2Fdisplay%2Fflexpmd%2FFlexPMD&amp;urlhash=-C7d&amp;_t=tracking_disc" target="_blank">http://opensource.adobe.com/wiki/display/flexpmd/FlexPMD</a></p>
<p>It is available as an ANT task, command line and Mac OSX Automator.</p>
<p>And before you ask, no, there isn&#8217;t an Eclipse plugin&#8230; yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robrusher.com/2009/09/03/adobe-flexas3-code-quality-tool-pmd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adobe Flash and Flex Accessibility with Screen Readers</title>
		<link>http://www.robrusher.com/2009/09/02/adobe-flash-and-flex-accessibility-with-screen-readers/</link>
		<comments>http://www.robrusher.com/2009/09/02/adobe-flash-and-flex-accessibility-with-screen-readers/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 22:25:58 +0000</pubDate>
		<dc:creator>Rush</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[508]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[Flash Player 10]]></category>
		<category><![CDATA[JAWS]]></category>
		<category><![CDATA[Screen Reader]]></category>

		<guid isPermaLink="false">http://www.robrusher.com/?p=163</guid>
		<description><![CDATA[If you are dealing with 508 compliance and wondering if a Flex application is accessible, this is your post. First, yes, screen readers can read Flex applications. And yes, its fairly easy. But, I&#8217;ll discuss how in a future post. But, if you&#8217;d rather send people to your old HTML version of your site when [...]]]></description>
			<content:encoded><![CDATA[<p>If you are dealing with 508 compliance and wondering if a Flex application is accessible, this is your post.</p>
<p>First, yes, screen readers can read Flex applications. And yes, its fairly easy. But, I&#8217;ll discuss how in a future post.</p>
<p>But, if you&#8217;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 &#8220;accessible swf&#8221;. This is possible with the Accessibility class.</p>
<p>It is important to note that if the Flex application is compiled as an &#8220;accessible swf&#8221;, the screen reader will also be able to <strong>read content in the swf</strong>. If not, the screen reader only reads the words &#8220;flash movie start&#8221; whenever you interact with it. Talk about a usability buzz kill.</p>
<p>So, here is the code to see if a screen reader is currently running (not just installed) and then adds a LinkButton that calls a navigateToURL on click.</p>
<pre class="javascript">private function init():void
{
  // this is the only thing you need to do
  if( Accessibility.active )
  {
    var linkButton:LinkButton = new LinkButton();
    linkButton.label = "Click here to go to HTML site";
    linkButton.addEventListener( MouseEvent.CLICK, goToSite );
    this.addChildAt( linkButton, 0 );
  }
}

private function goToSite( eventObj:MouseEvent ):void
{
  navigateToURL( new URLRequest("&lt;screen reader friendly site&gt;") );
}</pre>
<p>There are more properties available on the Accessibility class, but this is all you need to give accessibility an option.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robrusher.com/2009/09/02/adobe-flash-and-flex-accessibility-with-screen-readers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Swiz API reference documentation</title>
		<link>http://www.robrusher.com/2009/07/29/swiz-api-reference-documentation/</link>
		<comments>http://www.robrusher.com/2009/07/29/swiz-api-reference-documentation/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 07:13:21 +0000</pubDate>
		<dc:creator>Rush</dc:creator>
				<category><![CDATA[Best Practise]]></category>
		<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Software Frameworks]]></category>
		<category><![CDATA[Swiz]]></category>
		<category><![CDATA[frameworks]]></category>

		<guid isPermaLink="false">http://www.robrusher.com/?p=156</guid>
		<description><![CDATA[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&#8230; Swiz Framework Site: http://swizframework.org/ Swiz 0.6.2 Actionscript API Reference: http://on3solutions.com/swiz062/ Swiz Framework Source: http://code.google.com/p/swizframework/ Enjoy guys. Now start coding!]]></description>
			<content:encoded><![CDATA[<p>Swiz is a framework for Adobe Flex that aims to bring complete simplicity to RIA development. But, until recently, the documentation was limited.</p>
<p>But now&#8230;</p>
<p>Swiz Framework Site: <a title="Swiz 0.6.2 Actionscript API Reference" href="http://swizframework.org/" target="_blank">http://swizframework.org/</a></p>
<p>Swiz 0.6.2 Actionscript API Reference: <a title="Swiz Framework Site" href="http://on3solutions.com/swiz062/" target="_blank">http://on3solutions.com/swiz062/</a></p>
<p>Swiz Framework Source: <a title="Swiz Framework Source" href="http://code.google.com/p/swizframework/" target="_blank">http://code.google.com/p/swizframework/</a></p>
<p>Enjoy guys. Now start coding!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robrusher.com/2009/07/29/swiz-api-reference-documentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security Soapbox &#8211; Decompile Flash/Flex</title>
		<link>http://www.robrusher.com/2009/06/25/security-soapbox-decompile-flashflex/</link>
		<comments>http://www.robrusher.com/2009/06/25/security-soapbox-decompile-flashflex/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 07:02:00 +0000</pubDate>
		<dc:creator>Rush</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[decompiler flash]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.robrusher.com/?p=139</guid>
		<description><![CDATA[Having built/architected/developed/consulted many Adobe Flex applications and being one of the first certified Flex instructors in the world, I&#8217;ve seen a lot of Flex applications. Some good, some bad. But no matter how many applications or who I&#8217;m talking to, I always stress the importance of securing proprietary information. By securing, I mean don&#8217;t put [...]]]></description>
			<content:encoded><![CDATA[<p>Having built/architected/developed/consulted many Adobe Flex applications and being one of the first <a href="http://www.on3solutions.com/about-us/instructors" target="_blank">certified Flex instructors</a> in the world, I&#8217;ve seen a lot of Flex applications. Some good, some bad.</p>
<p>But no matter how many applications or who I&#8217;m talking to, <strong>I always stress the importance of securing proprietary information</strong>. By securing, I mean don&#8217;t put it in your application. Unless your are encrypting your application and decrypting at runtime, you are subject to a decompiler exposing your secrets.</p>
<p>There are Flash decompilers that will take any SWF and give you the source:<br />
<a title="Decompile Flash" href="http://www.flash-decompiler.com" target="_blank">Trillix Flash Decompiler</a> is one of the best commercial tools I&#8217;ve found.<br />
I&#8217;ve even seen guys <a title="Hack a Flash-based application" href="http://www.nitrolm.com/blog/2009/06/23/how-to-hack-an-air-app-swf/" target="_blank">decompile, make changes and then recompile</a> a Flex app. This is scary! Say goodbye to licensing software in Flash.</p>
<p>But HP just released a tool that has caught my eye as well. (Note: I have not tested this tool) It claims to decompile and test for security weaknesses. It&#8217;s called <a title="SWFScan decompile and scan Flash" href="http://www.communities.hp.com/securitysoftware/blogs/spilabs/archive/2009/03/20/exposing-flash-application-vulnerabilities-with-swfscan.aspx" target="_blank">SWFScan</a> and it&#8217;s a free Windows based tool from HP.</p>
<p>If security in a Flex or Flash based application is a concern for you, <strong>you must</strong> look at these tools. <strong>If security is not your concern, look anyway.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robrusher.com/2009/06/25/security-soapbox-decompile-flashflex/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iPhone Bootcamp at CFUnited</title>
		<link>http://www.robrusher.com/2009/06/13/iphone-bootcamp-at-cfunited/</link>
		<comments>http://www.robrusher.com/2009/06/13/iphone-bootcamp-at-cfunited/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 18:39:35 +0000</pubDate>
		<dc:creator>Rush</dc:creator>
				<category><![CDATA[CFUnited]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[IB]]></category>
		<category><![CDATA[iPhone SDK]]></category>
		<category><![CDATA[On3]]></category>
		<category><![CDATA[on3solutions.com]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[XCode]]></category>

		<guid isPermaLink="false">http://www.robrusher.com/?p=126</guid>
		<description><![CDATA[Beginning iPhone Bootcamp If you&#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 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Beginning iPhone Bootcamp</strong><br />
If you&#8217;re a developer who wants to <a title="iPhone Developer Program" href="http://developer.apple.com/iPhone/program/" target="_blank">write applications that run on the iPhone</a>, you should attend the <a title="Classes at CFUnited 2009" href="http://cfunited.com/2009/classes" target="_blank">Beginning iPhone Bootcamp at CFUnited</a>.</p>
<p>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 build an iPhone application with confidence. After an introduction to Objective-C and the Foundation framework, we jump into the toolchain and the classes that make up the iPhone UI framework. Lots of practical advice and lots of hands-on walkthroughs.</p>
<p>In this one day bootcamp we will not cover everything about the iPhone, but it will certainly get you started and enhance your confidence in building your first &#8220;app for that&#8221;.</p>
<p>Need more than a bootcamp? At <a href="http://www.on3solutions.com/training" target="_blank">On3</a>, we will be releasing a 5 day training course for building iPhone applications using the 3.0 SDK. We plan on holding the first class in early August at our training center <a href="http://www.on3solutions.com/about-us/locations" target="_blank">location </a>in Downtown Denver.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robrusher.com/2009/06/13/iphone-bootcamp-at-cfunited/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
