Tag Archives: flex

Tour de Flex : Your Desktop Guide to the world of RIAs

17 Nov

Tour de Flex is like mana from heaven for newbie developers who want to know what Adobe Flex & AIR are capable of.  It is an application built with Adobe AIR which is basically a component browser which showcases the Flex components with over 200 examples, source code and links to the relevant documentation. What’s […]

<mx:DevSummit/> : Register and grab your copy of a free FlexBuilder 3 License

2 Sep

I heard about mx:Devsummit on Twitter when Mrinal tweeted about it and then the details from Raghu’s Blog. A RIA Developer Summit from Adobe is exciting enough but the icing on the cake are the free Adobe Flex Builder 3 licenses that go out to every participant, how cool 🙂 From the mailer that Raghu […]

I’ll be there !

6 Aug

I'll be there !

I’ll be there at SAP TechEd 2008, Bangalore. Will you ? (more…)

Singleton Classes in Actionscript 3.0

27 Jul

Singleton Classes are based on the Singleton Design Pattern and have a single instance of the class throughout the application. When would one need a singleton class ? A simple example would be a database manager class which would instantiate a connection to the database at the application initialization and have methods for data manipulation […]

ESME – The Demo

5 Jul

A couple of days back I had blogged about ESME – The Enterprise Social Messaging Experiment, about how it was initiated, who all are involved and what we are trying to build. As Dennis Howlett mentions in his Blog on SDN, we are a group of individuals from the community who share a dream of […]

A SAP TechEd Slideshow on your Desktop…

19 Jun

The registrations for SAP TechEd 2008 are already open and when I think about what an awesome event it was last year that I have still not got over, I read the TechEd blogs on SDN and check out the TechEd pics on Flickr. That is when the bulb lit up in my head and […]

Actionscript Libraries for SAP Widget Foundation…

29 May

Introduction I had blogged about how one can use the SAP Widget Foundation with Adobe Flex/Air in this Blog : Enterprise Widget Foundation & Adobe Flex : Awesome Twosome ? (Video) . That was just an example or a Proof of Concept. What I have here is something that makes the whole deal a lot […]