Learn Flex Hour 1: Set up Adobe Flex Development Environment
In this hour, we will set up the Adobe Flex development environment by installing the free 60-days trial Adobe Flex Builder and free, open source Eclipse.
Visualize, therefore simplified
{ Category Archives }
In this hour, we will set up the Adobe Flex development environment by installing the free 60-days trial Adobe Flex Builder and free, open source Eclipse.
This article gives step-by-step instructions on how to set up Flex 3.3 SDK on a Windows box.
I need a implement Flex tree control to display and access QoS Tree information from the Java back-end subsyste. This blog entry log acts like a flipbook page of what lessons learned. Continue Reading »
I plan to follow this Flex Charting Tutorial first. But modified it a little bit to read data from rrd (Round Robin Database) files, updated via SNMP.
I followed this Flex 101 tutorial to create a Flex Hello World Application.
In this second tea break, I studied the fundamentals of ActionScript and MXML, read the Cairngorm article serie Continue Reading »
I believe that RRDTool is a better way to store data logs than mySQL, which is great for storing persistent information such as transactions. RRDTool is more space efficient and CPU efficient for data logs, such as network data, device status, and other types of frequent but brief data logs. Continue Reading »
Notes from following Daniel’s blog:
Java to ActionScript and ActionScript to Java type conversion
Continue Reading »
Before Wednesday, I need to produce some screenshots Continue Reading »
I downloaded the fds-tomcat.zip from Christophe Coenraet’s blog, followed the install.html which came with the zip file.
Continue Reading »