Cooklet Application – Multi-screen

Grzegorz Trubilowicz of IKS in Poland recently came out of hiding to show off “Cooklet”, a great example of a multi-screen application for cooking enthusiasts!

Part of my secret past involved six years behind a cooker, believe it or not I was a Chef.  So this application is very interesting and there are lots and lots of components, including an AIR application, a Flash Lite app and of course this works in the browser too.  As you would hope, the applications leverage the Flash Platform as well as HTML and JScript to deliver a great RIA experience.

Users can create, share and comment on recipes for food and cocktails.  On your mobile phone you can keep track of your meal plan using the on board shopping list (Contextual application anyone?).

As if that weren’t enough, IKS created their own TV Channel on Youtube – and that can only lead to one thing :-)

Signup and have a look

No Comments

P2P Radar for Android

A few weeks ago I published a video demonstrating the amazing P2P features in AIR2.x, running on the desktop and on Android devices. Well I have been hard at work improving this application and making it robust enough to show here in India at the Flash Platform Summit.

The result is a pretty complex application that enables users to establish P2P video calls. I have used Google Maps in 3D mode and added Gesture support, Twitter for Authentication and a completely new API.

As promised, here is the source for you to download.  Remember that Tom Krcha is our P2P and FMS expert, so make sure that you keep up-to-date on his blog for more elaborate uses of P2P.

DOWNLOAD

, , ,

No Comments

X-Wing GPS Targeting

Check this out from Christopher Caleb (a long time Flash mobile developer) :-)

2 Comments

Update – P2P Video Calls on Android

Note: These AIR features are “working”, although they may not make it into the v1 product.
Note: This is not an Adobe product, but simply a feature demo that took 3 days. Any one can build P2P applications with Flash and AIR.

This week I have been working on a couple of different mini-projects to test out new beta features of AIR 2.5 for Android. The engineering team are pushing out features every week, and I have to say I’m very very impressed with their efforts. We are arguably now at feature parity with the desktop AIR releases, which is precisely the goal of the Open Screen Project.

In the 5/7 build we have added Camera, Microphone, StageWebView and NativeExtensions features to the beta. Of course AIR comes with all of the Flash Player 10.1 features along with multi-touch/gestures, support for bitmap matrix caching and Geolocation APIs in addition.

The code isn’t exactly stable so I don’t want to release it just yet. I hope I can finish it by next week, by which time it will have a name.  I changed the name of this demo since it’s not an Adobe Flash Platform product, which caused some confusion. There aren’t plans currently to release this as a product, however I will publish the source code for all.

Flash/AIR on!

, , , , ,

68 Comments

AIR2.5 StageWebView demo – OAuth Support

Some of you will have seen our recent series of e-seminars and blog posts about EVA, the Evangelist tool for day-to-day activities.  As you would expect, it’s a multi-screen application that uses all of our technologies where possible.

In terms of production, I am responsible for the mobile implementation and for that I created a number of features such as the GeoServices library, Twitter widget and radar widget – all of which I covered in previous blog posts.

One of the team gripes with the Twitter component is that it’s too hard to login to Twitter using the PIN based mechanism.  With that in mind I jumped at the chance to use StageWebView that is now part of the AIR 2.5 beta on Android devices.

Enjoy.

, ,

4 Comments