Archive for the ‘Flex’ Category:

LightCharts – Lightweight charts for Flex

{ Posted on Jul 12 2010 by david }
LightCharts A lightweight line-chart library for Flex. Background I created LightCharts for a project of mine that involves tracking many stock market symbols. Originally I was using the Adobe Flex Charting library, but found that performance suffered greatly given the number of charts ...Read More »

KryptoPhoto Photo Viewer is Released

{ Posted on Aug 11 2009 by david }
Tags :
Categories : Flex, Photography
I have released my new photo viewer, so now I can once again show my photography on this site. It currently supports the API at SmugMug.com, but I have plans for compatibility with other photo-sharing sites. I built it using the ...Read More »

How to do custom chart annotations in Flex

{ Posted on Mar 03 2009 by david }
Hunting around the ‘Net, I found a few good examples of creating chart annotations in Flex. One example app which helped me greatly was from a blog posting by Ely Greenfield. If you’re interested, you can view it on his website: ...Read More »

Trying to do MVC in pure Flex

{ Posted on Feb 01 2009 by david }
Tags : ,
Categories : Flex, Programming
I was looking for some examples of how to structure a Flex application using MVC, but using only the Flex framework. In the long run I think I’ll be using PureMVC, but right now I am anxious to get my ...Read More »