Adobe AIR 1.5 is out!!!
Adobe AIR 1.5 was released today, it brings a lot of significant improvements and functionality:
- Flash Player 10 features including 3D effects, pixel bender, new drawing API, dynamic media streaming, dynamic sound API, and more
- Updated WebKit HTML engine with greatly improved JavaScript performance
- Encrypted local SQL database support
- JavaScript debugging support
- Support for five additional languages (Swedish, Dutch, Czech, Turkish, and Polish)
- Updated DRM engine
You can go and grab it at: http://get.adobe.com/air/
p.
Flex Banking at MAX Milan
Anyone interested in case-study presentation about Flex in financial institutions I encourage you to come to MAX Milan and you should attend following session:
Flex Case Study: Raiffeisen Bank
Discover how Raiffeisen Bank benefited from a Flex-based online solution. We will share the experience and unveil guidelines for how to implement visionary projects in financial institutions. Learn why usability, security, and other factors drove the decision to use Flex.
| Speakers: | Mariusz Glinski |
| Audience: | Web Developer, Partner Decision Maker, Business Decision Maker, Application Developer |
| Skill: | General Audience |
| Products: | Flex Builder, Flex |
| When: |
Tuesday, December 2, 2:45 pm - 3:45 pm, undefined
|
Invitation to MAX Milan by Duane Nickull
Take a look in my previous posts on discount coupon opportunities. See you all in Milan!!!
p.
Adobe MAX 2008 Europe – Take the chance and register until November 14th and Save EUR€240!
Use registration code EEB856 when registering. Additional restrictions apply.*
Register now: MAX Europe http://max.adobe.com/eu/register
This year’s MAX offers you more opportunities to connect with forward-thinking developers and industry leaders than ever before. Be part of the future of development.
Join us—and as a member of my personal Blog, you’ll, you’ll save EUR€240 when you register before November 14, 2008!
[LEGAL FOOTER]
* Offer good for new Adobe MAX 2008 registrations only. Offer good for Adobe MAX Europe full event pass registration only. The offer applies to an Adobe MAX full event pass only (EUR€840). Offer cannot be combined with any other offer, package or registration code. Offer expires 11:59 pm PDT November 14, 2008. Terms and conditions for Adobe MAX registrations will also apply. Void where prohibited.
Web 2.0 Expo
I will be co-running together with Duane Nickull a AIR/Flex hands on session tomorrow during Web 2.0 Expo in Berlin. If you are on this event please join us in the morning, we are starting at 8:30 to 11:30. You can expect a lot of fun!!!
P.
SpinIt - The Ultimate Decision Maker
Last week I had a presentation at Grill IT event located in Wrocław/Poland. I was covering Flex/AIR technologies in context of RIA. During the presentation I showed my little Flex/AIR application called SpinIt (you can follow this link to give it a try) that demonstrates code/components reusability between Desktop and Web applications.
GraniteDS 1.1
New version of GraniteDS 1.1 was released yestarday. Granite is an open source alternative to LCDS/BlazeDS Adobe products. It introduces several cool features and the one I like most is Tide framework that allows very tight integration with JBoss Seam framework which runs on the server side. Future versions will also support Spring and EJB3 on similar level as Seam is currently.
Also brand new Granite Eclipse Builder was released, it is very handful eclipse plugin that can generate AS3 classes based on Java Entity beans.
More info can be found on here.
P.
Badger 1.0
For those of you that don’t like to configure your AIR application badge manually I recommend to check out this new Badger application, it can be found here: http://www.adobe.com/devnet/air/articles/badger_for_air_apps.html
This is really very cool and simple app, I think it would be nice if it was included into Flex Builder or part of SDK in the future releases.
For Polish community I posted a short intro on: http://blog.flextech.pl/2008/09/24/badger-10/
P.
I just moved to Wordpress based blog
I decided to move my blog to Wordpress instead having it on blogspot (here is the link to still working version of my previous blog walczyszyn.blogspot.com), this way I have more freedom and flexibility. I will also port few of my latest blogs.
SWFFinder little AIR application
Referring to my previous post I prepared a little AIR application called SWFFinder that helps its users to find certain classes in swf files located on your drive. It can be useful when you have tons of swfs all around and cant find wanted classes. App recursively scans all folders under selected path. I encourage anyone to use it and to share your experience, be aware that this is an alpha stage product
It can be downloaded from here: http://alterapps.pl/adobe/examples/SWFFinder/SWFFinder.air

If you want to look into the source code and check how I used getDefinitionNamesSource library by Denis Kolyako you can check it out here: http://alterapps.pl/adobe/examples/SWFFinder/srcview/
It is also accessible through SVN: http://svn.assembla.com/svn/riaspace-swffinder/
