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


« Indy Flex Meeting Tomorrow Night | Main | Flex 2 Metadata Tags »

Artemis Alpha Released

By Rich Tretola | April 17, 2007Print This Post Print This Post
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5 out of 5)
Loading ... Loading ...
353 views

artemis.jpg

Artemis is a community focused project aimed at bringing external libraries to the Flex / Flash environment. The goal of Artemis is to provide features in the Flex / Flash desktop application domain that are not currently available. The Artemis framework allows a developer to create their own custom libraries (currently written in java with plans to support other languages) that integrate with a Flex / Flash Apollo application.

 

For Flex Developers:
Artemis provides a way for developers to collaborate on building extension to the Apollo framework. Nearly any java API can be encapsulated in an Artemis Library and exposed to an Apollo application through the Artemis framework.

For Java Developers:
Throw away your Swing UIs. Artemis brings the UI capabilities of Flex to java developers. Look for samples coming to our web site that will compare ease of use and functionality between a Flex UI and a Swing UI. No more Grid Bags!

I am currently testing Artemis and will post my experiences as soon as possible. Please post any comments on your experiences with Artemis here as well.

UPDATE: I was able to run the screen shot application successfully on both Windows XP and Mac OSX 10.4.9. For Mac, you will need to get the Java 6 download from Apple’s ADC site which is free to join.

Share/Save/Bookmark

Topics: Adobe AIR, Artemis/Merapi |

11 Responses to “Artemis Alpha Released”

  1. Mrinal Wadhwa Says:
    April 17th, 2007 at 7:45 am

    Wow !!! This is very exciting …

    First thought in my mind .. My Apollo application need not have anything to do with the Internet anymore… If I want …it can be just a desktop application.

    Am I right???

  2. everythingflex Says:
    April 17th, 2007 at 7:50 am

    Yes, Apollo does not need to connect to the internet. See my post on FotoBooth. This is an Apollo application that doesn’t touch the web.

  3. Mrinal Wadhwa Says:
    April 17th, 2007 at 7:54 am

    Ya but now you can control a lot of stuff on the local system leveraging the power of Java … that’ what excites me.

  4. everythingflex Says:
    April 17th, 2007 at 8:03 am

    You have full file access with Apollo by itself, but you will gain even more with Artemis.

  5. Mrinal Wadhwa Says:
    April 17th, 2007 at 8:13 am

    Agreed … having File access is awesome … but Artemis brings things like talking to running processes to the table .. making RPC calls .. etc etc .. and all this comes without having the need to have web server anywhere around.

    If I’m getting the picture right .. we can now build pretty much any desktop software with Java-Apollo-Flex or Java-Apollo-HTML

  6. Mrinal Wadhwa Says:
    April 17th, 2007 at 8:31 am

    I hope I’m not over estimating this project … but if I’m getting it right … we could start processes .. kill processes … run system calls .. etc etc …

    At the same time build frontends on comparatively easier platforms (Flex and HTML) as compared to Java Swing etc.

    Am I headed in the right direction?

  7. everythingflex Says:
    April 17th, 2007 at 8:38 am

    Yep, that is what is mentioned on their site.

  8. Good-bye Swing? « Emergent Truths Says:
    April 17th, 2007 at 1:49 pm

    [...] 17th, 2007 EverythingFlex has a thought provoking blurb about the alpha release of Artemis. At first glance I dismissed the announcement, but the quick [...]

  9. Adam Flaer Says:
    April 17th, 2007 at 8:12 pm

    Hi Mrinal,

    This is Adam Flater from effectiveUI. I started the Artemis Project with Tony Hillerson and Sean Christmann.

    You’re headed in exactly the right direction. That’s the kind of functionality we’re looking for. We’re aiming to bring all the great java libraries to flex developers while synchronously giving a powerful UI tool like Flex to java developers.

    thanks for all the interest on this post… you can watch my blog: http://adamflater.blogspot.com and the Artemis site http://artemis.effectiveui.com for more info.

    -adam

  10. everythingflex Says:
    April 17th, 2007 at 8:55 pm

    Hi Adam, sorry your comment took so long to get posted. Wordpress flagged it for review.

  11. Tizisa Says:
    January 31st, 2008 at 11:23 am

    How can I close the socket connection on exit from my AIR application?

Comments