Calendar

April 2007
M T W T F S S
« Mar   May »
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Tag Cloud

Categories

Archives

Highest Rated

Most Viewed

Recent Posts

Recent Comments

Archive for April 30th, 2007

Cairngorm 2.2

Monday, April 30th, 2007

In case you missed it Cairngorm 2.2 was posted on Adobe labs on Friday.
Here are the key changes:

Removed dependency on Flex Data Services (fds.swc) - externalised to Cairngorm Enterprise
Flex SDK SWCs are no longer linked into Cairngorm.swc (produces a smaller cairngorm.swc)
Added support for setting remote credentials
Fixed bug with Web services not [...]

Artemis First Tutorial

Monday, April 30th, 2007

This tutorial covers a very simple Artemis library to reverse strings. The tutorial is designed to illustrate the basics of passing information between Apollo and Artemis.
Try it out here
My experiences with this tutorial are very good.  After setting up Java 1.6 jre, I had no problem getting the Java backend to run  in eclipse and [...]