The recent announcement of iPad has ignited yet another wave of emotional
discussions around the role of Flash Player in the evolution of mankind.
People easily take sides and everyone seems to know what’s right and
what’s wrong. Actually the word ‘’people” is too vague in this
context, because vast majority of the population has no idea what Flash
Player is, and they don’t have to know! As long as they go to youtube and
it plays videos people are happy and casually say, “Youtube is a great
site!”
On the same note, I have no idea how my car operates. Back in my school
days, I’ve learned that some stuff burns inside the engine producing
another powerful stuff that make the wheels spin. Do I need to know more?
Absolutely not. I lease cars and change them every three... (more)
RIA Track at Cloud Expo
There are about 250,000 developers working with Flex and AIR. If you add an
army of ActionScript developers, this number will grow substantially. Where
do you go if you have a technical issue while developing RIA? As of today,
there no one place to ask questions and get answers. A respected forum
flexcoders uses the outdated and hard to follow Yahoo! groups. Some... (more)
The online publication RIARevolution.com covers everything related to
development of rich Internet applications has published an interview with me
as a part of the audio podcast Speak Rich. You can download it as an mp3 file
or just listen to it at the following Web page: http://bit.ly/2kwOzT
In this interview we are talking about recent Adobe MAX 2009, using Flash for
developing applicat... (more)
In any GUI tool, one of the most popular components is the one that shows
data in a table format like JTable in Java or Datawindow in PowerBuilder. The
Adobe Flex 2 version of such a component is called DataGrid. In any UI
framework, the robustness of such a component depends on formatting and
validating utilities as well as a whole suite of data input controls:
CheckBoxes, ComboBoxes, R... (more)
A typical Java developer knows that when you need to develop a GUI for a Java
application, Swing is the tool. Eclipse SWT also has a number of followers,
but the majority of people use Java Swing. For the past 10 years, it was a
given that Swing development wouldn't be easy; you have to master working
with the event-dispatch thread, GridBaglayout, and the like. Recently, the
NetBeans tea... (more)