Andrew Trice

Real-World Rich Internet Applications

20090610 Wednesday June 10, 2009

Cynergy.Congress - Flex 4 & Catalyst in the Wild

In case you may have missed Dave Wolf's post earlier today, Dave announced the release of Cynergy.Congress, a directory of the members of Congress, created using the Adobe Flash Catalyst and Flash Builder/Flex 4 workflow. In this post, we will walk through the details of the application, what it does, and how it was created. Read more...

Posted by andrewtrice | Jun 10 2009, 12:43:12 PM EDT

20090527 Wednesday May 27, 2009

Excerpt: Dynamic Skinning and the Drawing API

Here's another excerpt from my new book "Professional Flex 3", Chapter 25: Dynamic Skinning and the Drawing API. 8 authors contributed to the material in this book, and it is full of useful information. Go get it! Read more...

Posted by andrewtrice | May 27 2009, 01:37:35 PM EDT

Excerpt: Intro to MVC Frameworks

An excerpt from my new book "Professional Flex 3", Chapter 6hapter 60: Intro to MVC Frameworks. Read more...

Posted by andrewtrice | May 27 2009, 10:28:02 AM EDT

Excerpt: Modular Application Development

Here's another excerpt from my new book "Professional Flex 3", Chapter 66: Modular Application Development. Read more...

Posted by andrewtrice | May 27 2009, 10:00:03 AM EDT

20090526 Tuesday May 26, 2009

Excerpt: Application Performance Strategies

Here's an excerpt from my new book "Professional Flex 3", Chapter 67: Application Performance Strategies. Read more...

Posted by andrewtrice | May 26 2009, 03:38:30 PM EDT

20090429 Wednesday April 29, 2009

Experimenting With The New Flex 4 Animation/Effects Framework

The new Flex 4 Animation/Effects framework certainly looks to be promising. Here's a quick example showing how to use use MotionPath and Keyframe instances to create complex animations for rollOver and rollOut effects on Flex components. Read more...

Posted by andrewtrice | Apr 29 2009, 12:02:44 PM EDT

20090417 Friday April 17, 2009

Visualizing Your Taxes With Flex

This morning I stumbled upon this post on flowingdata.com; In the spirit of the recent "tax day" (taxes were due on April 15th), it provides a dataset showing the average of how many days you work for per year, just to pay your taxes. Read more...

Posted by andrewtrice | Apr 17 2009, 11:46:28 AM EDT

20090415 Wednesday April 15, 2009

Using Image Loops for Motion Graphics

I was recently chatting with Mike Wolf, our Principal Architect for .NET/Silverlight/WPF, and we stumbled upon an odd conclusion... Read more...

Posted by andrewtrice | Apr 15 2009, 04:36:51 PM EDT

20090410 Friday April 10, 2009

Adobe AIR, Windows 7 + Multi-touch

Here are the fruits of some R & D effort that I've been involved with here at Cynergy. Read more...

Posted by andrewtrice | Apr 10 2009, 09:06:02 AM EDT

20090327 Friday March 27, 2009

Consuming Public Data - This Time It's The Weather

The amount of free, public data on the internet is amazing. There are so many good data providers everywhere, all waiting to be consumed by a rich interface, and mashed up into something that is relevant and useful. Read more...

Posted by andrewtrice | Mar 27 2009, 01:41:59 PM EDT

20090306 Friday March 06, 2009

Census Mashup Redux

Back in 2007, I created a mashup combining US Census information with Flex charting capabilities and map visualization. I'm happy to say that it has been reborn! Read more...

Posted by andrewtrice | Mar 06 2009, 11:03:01 AM EST

20090212 Thursday February 12, 2009

Bitmap-Based Charting & Real Data

Recently, I've written a few posts explaining techniques for charting extremely large data sets using bitmap manipulation (here and here). Read more...

Posted by andrewtrice | Feb 12 2009, 02:04:01 PM EST

20090202 Monday February 02, 2009

Lazy-Loading Hierarchical Data

In theme with some of my recent posts regarding how to manage large data sets, this post will examine how to load large hierarchical data sets into a Flex application. Read more...

Posted by andrewtrice | Feb 02 2009, 11:20:56 AM EST

20090105 Monday January 05, 2009

Screen-Scraping Data in AIR

So, you probably already know about the strict security-sandbox and access rules inside of Flash/Flex applications, right? The sandbox limits you so that you can only access urls within the same domain, or those that are permitted via cross-domain policies. Read more...

Posted by andrewtrice | Jan 05 2009, 05:32:40 PM EST

20081223 Tuesday December 23, 2008

More on bitmap-based charting of large data sets

This post is a follow-on to my recent post on visualizing large data sets. In this example, we'll take the concept of bitmap-based charting and plot 150,000 data points, complete with a border and labels instead of just a bitmap containing colored pixels. Read more...

Posted by andrewtrice | Dec 23 2008, 09:37:53 AM EST
XML