|
|
Victor Rasputnis

Dr. Victor Rasputnis is a Managing Principal of Farata Systems. He's responsible for providing architectural design, implementation management and mentoring to companies migrating to XML Internet technologies. He holds a PhD in computer science from the Moscow Institute of Robotics. You can reach him at vrasputnis@faratasystems.com
|
Flex Best Practices: DTO
is the Horseshoe of your
Flex Application By Victor Rasputnis If I could pass just one
Flex advice that would
be: Use Data Transfer
Objects. Use custom Data
Transfer Objects to pass
data between server and
Flash tiers of your Flex
application. Do not use
XML. Yes, I know that XML
cool. Do not use raw
objects. Feb. 25, 2008 05:30 AM Reads: 5,541 | A Complete Application
with RPC
Communications... By Victor Rasputnis; Yakov Fain; Anatole Tartakovsky  For security reasons
(similar to the Java
sandbox concept), Flash
clients can only access
the domains they come
from, unless other
servers declare,
explicitly or implicitly,
trust to SWF files
downloaded from our
domain by a corresponding
record in a
crossdomain... Oct. 12, 2007 11:00 AM Reads: 21,962 | Multi-Tier Application
Development with Adobe
Flex By Victor Rasputnis; Yakov Fain; Anatole Tartakovsky  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 ... Aug. 15, 2007 12:30 PM Reads: 28,577 | The Value-Aware ComboBox By Victor Rasputnis  What I love about Adobe
Flex is that it is a
framework in addition to
a pretty impressive
library of off-the-shelf
controls, which can fit
the bill for many of the
Rich Internet
Applications. Flex
enables you to create new
and extend existing
components with a
s... Feb. 3, 2007 10:00 AM Reads: 18,336 | Adobe Flex 2: Advanced
DataGrid By Victor Rasputnis; Yakov Fain; Anatole Tartakovsky  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 compo... Dec. 18, 2006 04:00 PM Reads: 53,892 | Flex: The Value-Aware
ComboBox By Victor Rasputnis Flex framework contains a
pretty impressive library
of the off-the-shelf
controls, which can fit
the bill for many of the
Rich Internet
Applications needs. And
yet, it is just the tip
of the iceberg, because
Flex enables you to
create, combine and/or
extend existi... Dec. 9, 2006 03:00 PM Reads: 23,132 | Adobe Flex 2: Advanced
DataGrid By Victor Rasputnis; Yakov Fain; Anatole Tartakovsky  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... Nov. 20, 2006 08:45 PM Reads: 44,704 Replies: 1 | Working with Large
Applications By Victor Rasputnis; Yakov Fain; Anatole Tartakovsky  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,... Nov. 11, 2006 03:00 PM Reads: 24,600 | Intelligent Web
Applications with AJAX By Victor Rasputnis; Anatole Tartakovsky; Igor Nys  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 ... Oct. 9, 2006 12:00 PM Reads: 24,311 Replies: 2 | End-to-End Rapid
Application Development
with Data Services &
Adobe Flex By Victor Rasputnis; Yakov Fain; Anatole Tartakovsky  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 comb... Oct. 5, 2006 12:00 PM Reads: 23,388 | SOA and RIA Together:
Developing with Adobe
Flex and Java By Victor Rasputnis; Yakov Fain; Anatole Tartakovsky 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... Jun. 5, 2006 09:00 AM Reads: 14,432 | Rich Internet
Applications with Adobe
Flex 2 and Java By Victor Rasputnis; Yakov Fain; Anatole Tartakovsky  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... May. 10, 2006 09:45 AM Reads: 169,865 Replies: 14 | Meet AJAX: Intelligent
Web Applications with
AJAX By Victor Rasputnis; Igor Nys; Anatole Tartakovsky  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 ... Feb. 19, 2006 05:45 PM Reads: 70,310 Replies: 8 | Developing Intelligent
Web Applications With
AJAX (Part 2) By Victor Rasputnis; Igor Nys; Anatole Tartakovsky  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
... Nov. 25, 2005 01:00 PM Reads: 71,098 Replies: 2 | Web Enablement of
DataWindows By Victor Rasputnis Let's face it - rewriting
an existing application
from platform to platform
is not fun. But many
businesses successfully
served with PowerBuilder
applications are
rewriting parts of PB
apps for the Web and
maintaining the same
functionality in
PowerBuilder and Jav... Mar. 1, 2003 12:00 AM Reads: 17,610 | HyperText Objects or the
PowerBuilder VM Anywhere
Part 2 By Victor Rasputnis In Part 1 of this article
(PBDJ, Vol. 8, issue 12)
we presented the
technology for building
and using
HyperTextObjects (HTOs).
HTOs enable authoring of
powerful HTML/JavaScript
controls that can easily
mimic the functionality
and APIs of PowerBuilder
controls. Jan. 1, 2002 12:00 AM Reads: 14,945 | HyperText Objects or the
PowerBuilder VM Anywhere By Victor Rasputnis Let's face it: we would
love to put our
PowerBuilder systems on
the Web. As the industry
trend is to make every
new project
'Web-enabled,' our PB
applications have already
acquired the word
'legacy' in front of
them. Dec. 1, 2001 12:00 AM Reads: 15,889 | Converting Your
Client/Server
Applications to the
Internet By Victor Rasputnis; Anatole Tartakovsky 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
wri... Mar. 7, 2001 12:00 AM Reads: 18,099 | Deploy Your PowerBuilder
Applications On The Web By Victor Rasputnis The ability to deploy
applications on the
Internet or intranet has
become essential for
application development,
especially when
developing new
applications with
Internet/J2EE-compatible
tools. For PB developers
this meant that instead
of a single high-level
in... Mar. 1, 2001 12:00 AM Reads: 15,808 |
|
SYS-CON FEATURED WHITEPAPERS
|