Search

 

May 2007
S M T W T F S
« Apr   Jun »
 12345
6789101112
13141516171819
20212223242526
2728293031  

Tags

Archives

Archive for May 30th, 2007

Amazon S3 ActionScript Classes

Wednesday, May 30th, 2007

TweetIf you have seen this video showing the Apollo, you saw an Apollo app that communicated with Amazon’s S3 data storage service. Well, Christian Cantrell has now posted the ActionScript classes that he wrote for this communication. I have also added this to the AS3 Libs section of this blog.

Artemis/Hibernate Apollo Application

Wednesday, May 30th, 2007

TweetWell it has been a while that I have been promising to document this sample app. Here is the basis. ArtemisEmployee is an application that uses a Hibernate back end with an embedded hsqldb database to store the employee data. The UI is built with Apollo and the data streams between the Java back end [...]