<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>InsideRIA</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/" />
<link rel="self" type="application/atom+xml" href="http://www.insideria.com/atom.xml" />
<id>tag:www.insideria.com,2008-01-28://34</id>
<updated>2009-11-06T16:20:23Z</updated>
<subtitle>InsideRIA.com is an online community developed by O’Reilly and sponsored by Adobe Systems Incorporated. Our goal is to create an invaluable resource for information on the ever-changing state of design and development of rich Internet applications (RIAs).</subtitle>
<generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro 4.21-en</generator>

<entry>
<title>Flex 101: Creating an Interactive Chart</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/11/post-5.html" />
<id>tag:www.insideria.com,2009://34.38435</id>

<published>2009-11-06T02:34:29Z</published>
<updated>2009-11-06T16:20:23Z</updated>

<summary>In this post, we will walk through the steps to create an interactive chart with a Google-Finance-esque interaction. Before we get to far into the details, let&apos;s take a look at the final product.  The top chart is a line chart showing a subset of data from the greater data set.   The chart on the bottom is a representation of the entire data set.  You can adjust the slider on the bottom to change the granularity and scope of the data represented in the top line chart.</summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="chart" label="chart" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="flex" label="flex" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="interactive" label="interactive" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
In this post, we will walk through the steps to create an interactive chart with a Google-Finance-esque interaction. Before we get to far into the details, let&apos;s take a look at the final product.  The top chart is a line chart showing a subset of data from the greater data set.   The chart on the bottom is a representation of the entire data set.  You can adjust the slider on the bottom to change the granularity and scope of the data represented in the top line chart.
</content>
</entry>

<entry>
<title>Unity 3D is Now Free</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/10/unity-3d-is-now-free.html" />
<id>tag:www.insideria.com,2009://34.38346</id>

<published>2009-10-30T01:42:07Z</published>
<updated>2009-10-30T02:08:58Z</updated>

<summary>I read today that a new version of Unity, a 3D Platform for the web, was released yesterday.   It is full of new features, but most importantly, it is now free.</summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="News &amp; Events" scheme="http://www.sixapart.com/ns/types#category" />

<category term="3d" label="3D" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="free" label="free" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="unity" label="unity" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
I read today that a new version of Unity, a 3D Platform for the web, was released yesterday.   It is full of new features, but most importantly, it is now free.
</content>
</entry>

<entry>
<title>Adobe WorkflowLab for Planning RIA Projects</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/10/adobe-workflowlab-for-planning.html" />
<id>tag:www.insideria.com,2009://34.38274</id>

<published>2009-10-23T02:26:12Z</published>
<updated>2009-10-23T03:18:37Z</updated>

<summary>I just happened to browse over to Adobe Labs, and stumbled across WorflowLab, a workflow planning and sharing tool for building applications.  I found it interesting, and decided to share it here.   Read on for more detail.  </summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="adobe" label="adobe" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="workflow" label="workflow" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
I just happened to browse over to Adobe Labs, and stumbled across WorflowLab, a workflow planning and sharing tool for building applications.  I found it interesting, and decided to share it here.   Read on for more detail.  
</content>
</entry>

<entry>
<title>Multi-touch and the Flash Platform</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/10/multi-touch-and-the-flash-plat.html" />
<id>tag:www.insideria.com,2009://34.38178</id>

<published>2009-10-14T01:19:13Z</published>
<updated>2009-10-16T20:06:19Z</updated>

<summary>One of the big announcements at MAX this year was Flash on devices.   As the capabilities of devices change, so do the capabilities of the platforms we use to build our applications.   One of the latest trends is Multi-touch.   In this post, I&apos;ll try to shed some light on the upcoming multitouch capabilities in AIR 2.0 and Flash Player 10.1.</summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="adobe" label="adobe" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="adobemax" label="adobe max" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="air" label="air" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="flex" label="flex" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="multitouch" label="multi-touch" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
One of the big announcements at MAX this year was Flash on devices.   As the capabilities of devices change, so do the capabilities of the platforms we use to build our applications.   One of the latest trends is Multi-touch.   In this post, I&apos;ll try to shed some light on the upcoming multitouch capabilities in AIR 2.0 and Flash Player 10.1.
</content>
</entry>

<entry>
<title>Google Releases Chrome Frame</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/09/google-releases-google-chrome.html" />
<id>tag:www.insideria.com,2009://34.38019</id>

<published>2009-09-25T00:59:55Z</published>
<updated>2009-09-25T01:27:58Z</updated>

<summary>In an interesting move Tuesday, Google released the &quot;Chrome Frame&quot;, a plug-in that will allow you to run Google Chrome inside of Internet Explorer.   This allows you to take advantage of HTML5 elements (including Canvas), and the V8 JavaScript engine, from within IE.</summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="chrome" label="chrome" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="google" label="google" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="plugin" label="plugin" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
In an interesting move Tuesday, Google released the &quot;Chrome Frame&quot;, a plug-in that will allow you to run Google Chrome inside of Internet Explorer.   This allows you to take advantage of HTML5 elements (including Canvas), and the V8 JavaScript engine, from within IE.
</content>
</entry>

<entry>
<title>Adobe Announces &quot;Flash Platform Services&quot;</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/09/adobe-announces-flash-platform.html" />
<id>tag:www.insideria.com,2009://34.37990</id>

<published>2009-09-21T23:55:30Z</published>
<updated>2009-09-28T15:37:29Z</updated>

<summary>Today, Adobe made the announcement of &quot;Flash Platform Services&quot;, a suite a services that enable developers to easily create, scale, and monetize their applications.   This includes 3 components:  Distribution, Collaboration, and Social.  </summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="adobe" label="adobe" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="collaboration" label="collaboration" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="distribution" label="distribution" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="flash" label="flash" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="platform" label="platform" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="services" label="services" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="social" label="social" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
Today, Adobe made the announcement of &quot;Flash Platform Services&quot;, a suite a services that enable developers to easily create, scale, and monetize their applications.   This includes 3 components:  Distribution, Collaboration, and Social.  
</content>
</entry>

<entry>
<title>Bringing Football Highlights To Your Desktop with AIR</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/09/bringing-football-highlights-t.html" />
<id>tag:www.insideria.com,2009://34.37925</id>

<published>2009-09-11T02:23:08Z</published>
<updated>2009-09-17T15:07:59Z</updated>

<summary>In the spirit of tonight&apos;s first NFL game of the season, I decided to put together an example that integrates feeds from NFL.com and brings it directly to your desktop.   This is a basic example that demonstrates how to use Flash Builder&apos;s data wizards to consume 
data from a public rss feed as a HTTPService.</summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="air" label="air" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="data" label="data" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="development" label="development" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="flex" label="flex" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="flex4" label="flex4" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="rss" label="RSS" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
In the spirit of tonight&apos;s first NFL game of the season, I decided to put together an example that integrates feeds from NFL.com and brings it directly to your desktop.   This is a basic example that demonstrates how to use Flash Builder&apos;s data wizards to consume 
data from a public rss feed as a HTTPService.
</content>
</entry>

<entry>
<title>10 Tips for Flex Application Performance</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/09/10-tips-for-flex-application-p.html" />
<id>tag:www.insideria.com,2009://34.37864</id>

<published>2009-09-02T00:50:55Z</published>
<updated>2009-09-02T14:43:14Z</updated>

<summary>We&apos;re going to keep this post lean and mean, and get down to business with 10 Tips that will keep your Flex applications fast, lean, and responsive. The tips are focused around three best practices rules.   Rule # 1: Clean up after yourself -- In general, it is good practice to maintain clean code. Not only in the sense of having properly formatted and readable code, but also code that leaves nothing behind... no memory leaks, no cpu hogs, nothing but a clean object that can be reclaimed by the GC.</summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="actionscript" label="actionscript" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="flex" label="flex" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="performance" label="performance" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="tip" label="tip" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
We&apos;re going to keep this post lean and mean, and get down to business with 10 Tips that will keep your Flex applications fast, lean, and responsive. The tips are focused around three best practices rules.   Rule # 1: Clean up after yourself -- In general, it is good practice to maintain clean code. Not only in the sense of having properly formatted and readable code, but also code that leaves nothing behind... no memory leaks, no cpu hogs, nothing but a clean object that can be reclaimed by the GC.
</content>
</entry>

<entry>
<title>Flex Components 101 - Enabling Keyboard Support in UIComponent</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/08/flex-components-101---enabling-keyboard-support-in-uicomponent.html" />
<id>tag:www.insideria.com,2009://34.37817</id>

<published>2009-08-26T01:41:20Z</published>
<updated>2009-09-02T02:35:56Z</updated>

<summary>If you ever build your own custom components that extend UIComponent, you&apos;ll no doubt run into this scenario...   Even if you add event listeners for keyboard events, or if you override the keyDownHandler function, you may find that your keyboard events aren&apos;t being handled by your component instances.  Setting focusEnabled, mouseFocusEnabled, or tabEnabled don&apos;t seem to do the trick either...  Don&apos;t pull your hair out! It&apos;s an easy fix.   Read on to see how.</summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="component" label="component" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="flex" label="flex" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
If you ever build your own custom components that extend UIComponent, you&apos;ll no doubt run into this scenario...   Even if you add event listeners for keyboard events, or if you override the keyDownHandler function, you may find that your keyboard events aren&apos;t being handled by your component instances.  Setting focusEnabled, mouseFocusEnabled, or tabEnabled don&apos;t seem to do the trick either...  Don&apos;t pull your hair out! It&apos;s an easy fix.   Read on to see how.
</content>
</entry>

<entry>
<title>Using Virtualized Layouts and DataGroups in Flex 4</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/08/using-virtualized-layouts-and.html" />
<id>tag:www.insideria.com,2009://34.37723</id>

<published>2009-08-13T02:41:45Z</published>
<updated>2009-08-13T03:11:25Z</updated>

<summary>One of the new components that I am a fan of in Flex 4 is the DataGroup.  &quot;Why?&quot; you may wonder...   Well, the DataGroup is essentially the &quot;repeater done right&quot; (not my words, but I&apos;ll repeat them).  The DataGroup allows you to easily create sets of objects based on the contents of a collection (ArrayCollection, XMLListCollection, or any other ICollectionView implementation), and even support virtualized data layouts.  </summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="flex4" label="flex4" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="layout" label="layout" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="virtualize" label="virtualize" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
One of the new components that I am a fan of in Flex 4 is the DataGroup.  &quot;Why?&quot; you may wonder...   Well, the DataGroup is essentially the &quot;repeater done right&quot; (not my words, but I&apos;ll repeat them).  The DataGroup allows you to easily create sets of objects based on the contents of a collection (ArrayCollection, XMLListCollection, or any other ICollectionView implementation), and even support virtualized data layouts.  
</content>
</entry>

<entry>
<title>Get Help Easily Inside The IDE With &quot;Blueprint&quot;</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/08/in-editor-help-with-blueprint.html" />
<id>tag:www.insideria.com,2009://34.37685</id>

<published>2009-08-07T03:26:20Z</published>
<updated>2009-08-07T04:03:27Z</updated>

<summary>I browsed over to Adobe Labs recently to see if there were any new Adobe projects that I may have missed, and stumbled across &quot;Blueprint&quot;, a very helpful in-editor tool for searching Flex and AIR documentation and code examples online, which was released back in June. Read on to see more details, and a screen capture of it in action.</summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="adobe" label="adobe" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="blueprint" label="blueprint" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="ide" label="ide" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
I browsed over to Adobe Labs recently to see if there were any new Adobe projects that I may have missed, and stumbled across &quot;Blueprint&quot;, a very helpful in-editor tool for searching Flex and AIR documentation and code examples online, which was released back in June. Read on to see more details, and a screen capture of it in action.
</content>
</entry>

<entry>
<title>Google Maps - Now With Perspective!</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/07/google-maps---now-with-perspec.html" />
<id>tag:www.insideria.com,2009://34.37629</id>

<published>2009-07-31T01:30:57Z</published>
<updated>2009-07-31T15:16:02Z</updated>

<summary>No, this isn&apos;t my new perspective on using the Google Maps API. In fact, it&apos;s much more exciting. Google recently released a new addition to the Maps API for Flash, including 3D perspective, and a new control set that is reminiscent of the controls in Google Earth! Straight from Google: &quot;With a perspective map, the map is projected on a viewport (the screen) using a virtual point of reference in front of the screen (the camera). These three components (the map, the viewport and the camera) form a perspective on the viewport which gives the illusion of depth perception to the map.&quot;</summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="News &amp; Events" scheme="http://www.sixapart.com/ns/types#category" />

<category term="3d" label="3d" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="api" label="api" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="google" label="google" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="map" label="map" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
No, this isn&apos;t my new perspective on using the Google Maps API. In fact, it&apos;s much more exciting. Google recently released a new addition to the Maps API for Flash, including 3D perspective, and a new control set that is reminiscent of the controls in Google Earth! Straight from Google: &quot;With a perspective map, the map is projected on a viewport (the screen) using a virtual point of reference in front of the screen (the camera). These three components (the map, the viewport and the camera) form a perspective on the viewport which gives the illusion of depth perception to the map.&quot;
</content>
</entry>

<entry>
<title>Exploring New Features in CF9 Beta: PPT Generation</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/07/exploring-new-features-in-cf9.html" />
<id>tag:www.insideria.com,2009://34.37570</id>

<published>2009-07-23T03:00:00Z</published>
<updated>2009-07-23T02:31:38Z</updated>

<summary>There are a lot of new features in the ColdFusion 9 beta on that was recently released on Adobe Labs.   One of the things that caught my attention is the ability to read and generate MS Office documents on the fly, including PowerPoint Presentation files.    Read on to see a brief example showing how to generate PPT files using the ColdFusion 9 beta.</summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="coldfusion" label="coldfusion" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="pptbeta" label="ppt. beta" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
There are a lot of new features in the ColdFusion 9 beta on that was recently released on Adobe Labs.   One of the things that caught my attention is the ability to read and generate MS Office documents on the fly, including PowerPoint Presentation files.    Read on to see a brief example showing how to generate PPT files using the ColdFusion 9 beta.
</content>
</entry>

<entry>
<title>Adobe Releases ColdFusion 9 on Labs</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/07/adobe-releases-coldfusion-9-on.html" />
<id>tag:www.insideria.com,2009://34.37527</id>

<published>2009-07-17T02:05:25Z</published>
<updated>2009-07-17T02:55:05Z</updated>

<summary>In case you missed it earlier this week, Adobe has recently released ColdFusion 9 beta on Adobe Labs and ColdFusion Builder on Adobe Labs.   I was lucky enough to catch a presentation of the new features at last night&apos;s DC Flex User Group by Adam Lehman (CF Product Manager), and I have to say, it certainly looks intriguing and very promising.   </summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="News &amp; Events" scheme="http://www.sixapart.com/ns/types#category" />

<category term="adobe" label="adobe" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="beta" label="beta" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="coldfusion" label="coldfusion" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
In case you missed it earlier this week, Adobe has recently released ColdFusion 9 beta on Adobe Labs and ColdFusion Builder on Adobe Labs.   I was lucky enough to catch a presentation of the new features at last night&apos;s DC Flex User Group by Adam Lehman (CF Product Manager), and I have to say, it certainly looks intriguing and very promising.   
</content>
</entry>

<entry>
<title>LCDS 3.0 Available on Adobe Labs</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/06/lcds-30-available-on-adobe-lab.html" />
<id>tag:www.insideria.com,2009://34.37350</id>

<published>2009-07-01T01:13:10Z</published>
<updated>2009-07-01T01:37:51Z</updated>

<summary>Kind of old news (only a week), but Adobe recently released a beta version of LCDS 3.0 on Adobe Labs.   Read on to get more information about LCDS 3.0...</summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="adobe" label="adobe" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="lcds" label="lcds" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
Kind of old news (only a week), but Adobe recently released a beta version of LCDS 3.0 on Adobe Labs.   Read on to get more information about LCDS 3.0...
</content>
</entry>

<entry>
<title>Building a Simple Chat App With Adobe Flash Collaboration Services</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/06/building-a-simple-chat-app-wit.html" />
<id>tag:www.insideria.com,2009://34.37310</id>

<published>2009-06-26T02:28:24Z</published>
<updated>2009-06-26T03:05:24Z</updated>

<summary>In this post, we will focus on getting started with Adobe Flash Collaboration Services (formerly Cocomo).   If you&apos;ve heard of this, but aren&apos;t really sure what it is, AFCS is a hosted service provided by Adobe which enables real-time collaboration within your own Flex applications.</summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="adobe" label="adobe" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="afcs" label="afcs" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="collaboration" label="collaboration" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="flash" label="flash" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="server" label="server" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
In this post, we will focus on getting started with Adobe Flash Collaboration Services (formerly Cocomo).   If you&apos;ve heard of this, but aren&apos;t really sure what it is, AFCS is a hosted service provided by Adobe which enables real-time collaboration within your own Flex applications.
</content>
</entry>

<entry>
<title>It&apos;s an active news day from Adobe!</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/06/its-an-active-news-day-from-ad.html" />
<id>tag:www.insideria.com,2009://34.37198</id>

<published>2009-06-16T01:06:25Z</published>
<updated>2009-06-16T01:50:54Z</updated>

<summary>Two news items from Adobe today.   Adobe released online spreadsheets with Acrobat Tables, and Adobe also releases the RTMP specification as part of the open screen project.</summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="News &amp; Events" scheme="http://www.sixapart.com/ns/types#category" />

<category term="acrobatcom" label="acrobat.com" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="adobe" label="adobe" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="office" label="office" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="rtmp" label="rtmp" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
Two news items from Adobe today.   Adobe released online spreadsheets with Acrobat Tables, and Adobe also releases the RTMP specification as part of the open screen project.
</content>
</entry>

<entry>
<title>Flex 4 &amp; Data Wizards Make Life Easy</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/06/flex-4-data-wizards-make-life.html" />
<id>tag:www.insideria.com,2009://34.36660</id>

<published>2009-06-04T01:42:25Z</published>
<updated>2009-07-30T20:53:49Z</updated>

<summary>Connecting to data with Flex 4 and Flash Builder is now easier than ever.   In this post, we&apos;ll walk through a simple scenario that will connect a Flex application to a web service, and we will barely write any code.   </summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="flash" label="flash" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="flashbuilder" label="flash builder" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="flex" label="flex" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="flex4" label="flex4" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
Connecting to data with Flex 4 and Flash Builder is now easier than ever.   In this post, we&apos;ll walk through a simple scenario that will connect a Flex application to a web service, and we will barely write any code.   
</content>
</entry>

<entry>
<title>Adobe Opens-Up Acrobat.com Presentations</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/adobe-opens-up-acrobatcom-pres.html" />
<id>tag:www.insideria.com,2009://34.36346</id>

<published>2009-05-27T13:08:33Z</published>
<updated>2009-05-27T13:20:52Z</updated>

<summary>
In a move to have an online office suite, Adobe recently released Acrobat.com Presentations.  This, paired together with Buzzword and the additional capabilites of acrobat.com provide Adobe with a compelling online suite of office productivity applications, powered by the Flash platform. </summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="News &amp; Events" scheme="http://www.sixapart.com/ns/types#category" />

<category term="adobe" label="adobe" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="office" label="office" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">

In a move to have an online office suite, Adobe recently released Acrobat.com Presentations.  This, paired together with Buzzword and the additional capabilites of acrobat.com provide Adobe with a compelling online suite of office productivity applications, powered by the Flash platform. 
</content>
</entry>

<entry>
<title>Having Fun With Google Maps Flash API</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/having-fun-with-google-maps-fl.html" />
<id>tag:www.insideria.com,2009://34.36342</id>

<published>2009-05-27T02:47:32Z</published>
<updated>2009-05-27T14:31:44Z</updated>

<summary>Here&apos;s a trick combining graphics filters with Google maps for some interesting effects.   They don&apos;t necessarily make it easier to read the maps, nor do they have a lot of value, but they look interesting, and are fun to play with.   I can&apos;t claim this idea as my own.   I just randomly stumbled across this post on axismaps.com, and figured I&apos;d throw together a Flex example showing how to do it. </summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="filters" label="filters" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="google" label="google" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="graphics" label="graphics" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="map" label="map" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
Here&apos;s a trick combining graphics filters with Google maps for some interesting effects.   They don&apos;t necessarily make it easier to read the maps, nor do they have a lot of value, but they look interesting, and are fun to play with.   I can&apos;t claim this idea as my own.   I just randomly stumbled across this post on axismaps.com, and figured I&apos;d throw together a Flex example showing how to do it. 
</content>
</entry>

<entry>
<title>Flex 4 &amp; Custom Layouts</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/flex-4-custom-layouts.html" />
<id>tag:www.insideria.com,2009://34.36291</id>

<published>2009-05-21T00:55:37Z</published>
<updated>2009-05-21T01:39:59Z</updated>

<summary>If you haven&apos;t been keeping up with the latest on Flex 4, this is something that you will certainly want to look into.   One of the new features of the Flex 4/Spark component architecture is that you can customize the layout of a container without altering the container itself.   All you need to do is define a custom layout.     Read more to see how...</summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="flex" label="flex" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="flex4" label="flex4" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="layout" label="layout" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
If you haven&apos;t been keeping up with the latest on Flex 4, this is something that you will certainly want to look into.   One of the new features of the Flex 4/Spark component architecture is that you can customize the layout of a container without altering the container itself.   All you need to do is define a custom layout.     Read more to see how...
</content>
</entry>

<entry>
<title>Wow, Video in Flex 4 is easy!</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/05/wow-video-in-flex-4-is-easy.html" />
<id>tag:www.insideria.com,2009://34.36159</id>

<published>2009-05-08T02:46:02Z</published>
<updated>2009-05-08T03:14:48Z</updated>

<summary>I was experimenting with Flex 4 this evening, and I realized something -- Incorporating video in your application is now really, really, really easy.   Don&apos;t believe me, read on...</summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="flex4" label="flex4" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="video" label="video" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
I was experimenting with Flex 4 this evening, and I realized something -- Incorporating video in your application is now really, really, really easy.   Don&apos;t believe me, read on...
</content>
</entry>

<entry>
<title>Flex 101: RPC Basics</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/04/flex-101-rpc-basics.html" />
<id>tag:www.insideria.com,2009://34.36091</id>

<published>2009-05-01T00:20:21Z</published>
<updated>2009-05-01T01:33:53Z</updated>

<summary>When building Flex applications, it is important to understand how to get data into and out of your applications and remote procedure calls (rpc).    In this post, I&apos;ll try to shed some light on HTTPService, WebService, and RemoteObject classes and their usage.</summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="flex" label="flex" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="http" label="http" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="rpc" label="rpc" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="webservices" label="webservices" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
When building Flex applications, it is important to understand how to get data into and out of your applications and remote procedure calls (rpc).    In this post, I&apos;ll try to shed some light on HTTPService, WebService, and RemoteObject classes and their usage.
</content>
</entry>

<entry>
<title>Pushing Data Around With Blaze/LCDS</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/04/pushing-data-around-with-blaze.html" />
<id>tag:www.insideria.com,2009://34.36031</id>

<published>2009-04-22T21:54:37Z</published>
<updated>2009-04-23T02:06:26Z</updated>

<summary>Here&apos;s a quick tip for working with real time data in Flex applications (in particular Blaze Data Services and LiveCycle Data Services).   LCDS isn&apos;t new by any means, but not everyone uses it on a daily basis.   Here are a few ways that you can push real-time data between the server and client applications.</summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="blazeds" label="blazeds" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="data" label="data" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="flex" label="flex" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="lcds" label="lcds" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="realtime" label="realtime" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
Here&apos;s a quick tip for working with real time data in Flex applications (in particular Blaze Data Services and LiveCycle Data Services).   LCDS isn&apos;t new by any means, but not everyone uses it on a daily basis.   Here are a few ways that you can push real-time data between the server and client applications.
</content>
</entry>

<entry>
<title>3D Web Plugins - The Next Trend?</title>
<link rel="alternate" type="text/html" href="http://www.insideria.com/2009/04/3d-web-plugins---the-next-tren.html" />
<id>tag:www.insideria.com,2009://34.36019</id>

<published>2009-04-22T01:05:42Z</published>
<updated>2009-04-22T01:46:53Z</updated>

<summary>Both Adobe and Microsoft have demonstrated the capabilities and importance of player-based runtimes within the browser -- There is no question about it.   There are numerous things that you can do within the player based runtime that allow for an enhanced experience, and amazing graphical capabilities.  Now, it appears that more and more 3D browser plugins are popping up.  
</summary>
<author>
<name>Andrew Trice</name>

</author>

<category term="Blogs" scheme="http://www.sixapart.com/ns/types#category" />

<category term="3d" label="3d" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="browsers" label="browsers" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="web" label="web" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://www.insideria.com/">
Both Adobe and Microsoft have demonstrated the capabilities and importance of player-based runtimes within the browser -- There is no question about it.   There are numerous things that you can do within the player based runtime that allow for an enhanced experience, and amazing graphical capabilities.  Now, it appears that more and more 3D browser plugins are popping up.  

</content>
</entry>

</feed>