Calendar

April 2007
S M T W T F S
« Mar   May »
1234567
891011121314
15161718192021
22232425262728
2930  

Tag Cloud

Categories

Archives

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 [...]