By Anatole Tartakovsky
June 24, 2009 04:45 PM EDT
This weekend I read a blog by a well known person in Flex community and found
a very interesting phrase there:"If you take a careful look at Catalyst it
flips the % of design and development work within an app. Where development
was 80% of an app, it is now 20% and Design/Interac... (more)
|
By Anatole Tartakovsky
March 17, 2009 02:15 PM EDT
For me, the last year was a roller coaster ride of application development.
This year can be labeled something like “Rich Internet Applications meet
Enterprise Database by the way of full text search”.
I have been working on the projects to help enterprise subject matter experts
... (more)
|
By Yakov Fain, Victor Rasputnis, Anatole Tartakovsky
March 5, 2009 09:53 AM EST
The goal of this article is to give you a brief overview of some of the
objects from clear.swc, which is a part of the open source Clear Toolkit
framework available at https://sourceforge.net/projects/cleartoolkit.
Component library clear.swc includes a number of enhanced Flex com... (more)
|
By Anatole Tartakovsky
January 22, 2009 11:00 AM EST
There are three ways of creating PDF documents from Adobe Flex applications:
(1) by using the forms/LiveCycle designer - this process is well documented
and requires someone to create XDP form (an Acrobat XML Data Package file),
the data model and establish a process of synchroni... (more)
|
By Anatole Tartakovsky
December 20, 2007 12:00 PM EST
Release of BlazeDS is a great help from the Flex enterprise adoption
perspective. The high licensing costs of the server side components has been
a major obstacle for Flex adoption for some of our clients over the last 2
years. As most solution providers, we had to roll out third... (more)
|
By Victor Rasputnis, Yakov Fain, Anatole Tartakovsky
October 12, 2007 11:00 AM EDT
This is a book excerpt from the book RIch Internet applications with Adobe
Flex and Java.
Configuring the Server-Side Destination and Proxy
For security reasons (similar to the Java sandbox concept), Flash clients can
only access the domains they come from, unless other servers dec... (more)
|
By Victor Rasputnis, Yakov Fain, Anatole Tartakovsky
August 15, 2007 12:30 PM EDT
This excerpt describes the process of creating a complete Flex-Java
distributed application. Upgrading Flex applications to Java Enterprise
Edition applications is done with Flex Data Services. FDS provides
transparent access to POJO, EJBs, and JMS and comes with adapters for
f... (more)
|
By Victor Rasputnis, Yakov Fain, Anatole Tartakovsky
December 18, 2006 04:00 PM EST
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 ... (more)
|
By Anatole Tartakovsky
December 4, 2006 06:00 PM EST
From Farata Systems blog
Closures play a cornerstone role for dynamic languages. They are essential
for implementing features like OO or building frameworks. At the same time, a
formal definition of closures does not really help to understand them. Let us
go through few example... (more)
|
By Victor Rasputnis, Yakov Fain, Anatole Tartakovsky
November 20, 2006 08:45 PM EST
In Part 1 (CFDJ, Vol. 8, issue 10) we introduced the destination-aware grid,
formatters, and renderers. In this article we are continuing our discussion
about datagrid renderers and...
RadioButtonGroupBox as Drop-In Renderer
We can apply similar techniques to RadioButton controls.... (more)
|
By Victor Rasputnis, Yakov Fain, Anatole Tartakovsky
November 11, 2006 03:00 PM EST
In this excerpt from our book, Rich Internet Applications, we'll cover how to
set up large applications intended for Web or, more broadly speaking,
distributed deployment. As an example let's consider an enterprise
application that consists of hundreds of screens, reports, forms,... (more)
|
By Victor Rasputnis, Anatole Tartakovsky, Igor Nys
October 9, 2006 12:00 PM EDT
Browser-based applications are widely used and we like the fact that we can
access them from anywhere. But from the users' perspective, the productivity
level of Web applications still doesn't approximate the productivity of
desktop programs. The good news is the gap is closing: ... (more)
|
By Victor Rasputnis, Yakov Fain, Anatole Tartakovsky
October 5, 2006 12:00 PM EDT
The simplest way to explain Flex Data Services (FDS) is to compare them with
Flex Remoting. Simply put, FDS addresses only a subset of operations
facilitated via Flex Remoting - result set requests. However, whereas Flex
Remoting enables one-way requests, FDS combines one-way req... (more)
|
By Anatole Tartakovsky
September 21, 2006 02:45 PM EDT
From Farata Systems blog:
While a large Flex application is loaded, the user may experience unpleasant
delays, which can be used productively to logon to this application. Besides,
it'll give the user perception that your application loads faster.
I recently had a chance to use... (more)
|
By Anatole Tartakovsky
August 25, 2006 07:00 AM EDT
From Farata Systems Flexblog
About a half year ago I made few comments in a Flex mailing list regarding
tricks I like to use when developing large Flex 2 applications. SInce then I
have been receiving steady stream of emails - once every week in the
beginning, up to few per days... (more)
|
By Victor Rasputnis, Yakov Fain, Anatole Tartakovsky
June 5, 2006 09:00 AM EDT
Rich Internet Applications are perfect for consuming enterprise services. As
SOA evolves toward reusable components that can be accessed inside and
outside of the corporate intranets, they need to provide outside developers
with customizable pre-built components that can be easil... (more)
|
By Victor Rasputnis, Yakov Fain, Anatole Tartakovsky
May 10, 2006 09:45 AM EDT
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 ... (more)
|
By Victor Rasputnis, Anatole Tartakovsky, Igor Nys
February 19, 2006 05:45 PM EST
Browser-based applications are widely used and we like the fact that we can
access them from anywhere. But from the users' perspective, the productivity
level of Web applications still doesn't approximate the productivity of
desktop programs. The good news is the gap is closing: ... (more)
|
By Victor Rasputnis, Anatole Tartakovsky, Igor Nys
November 25, 2005 01:00 PM EST
The publicity that AJAX grabbed over the last half a year is based on closing
the gap between the Web applications and the desktop applications, combining
the "reach" and "rich." At the same time, the gap between the technological
level of AJAX and what corporate developers expec... (more)
|
By Victor Rasputnis, Anatole Tartakovsky
March 7, 2001 12:00 AM EST
IT projects closely follow the path of technology. .For example, the number
of Java/XML/HTML projects is increasing, replacing PowerBuilder or
VisualBasic systems developed just a few years ago. And developers are asking
themselves the question: Do I have to write the same app fr... (more)
|