|
|
AJAX
AJAX World - Cooking CRUD
with Flex and BlazeDS By Yakov Fain In today's cooking class
you'll add to your
cookbook a delicious
recipe. It's quick and
won't cost you a dime.
I'm sure you've been in
one of these situations
when you have unexpected
guests arriving in 20
minutes and need to make
a good impression. Let's
create an application
that will auto-generate a
Flex-Tomcat-BlazeDS-DB2
application. Apr. 28, 2008 10:15 AM Reads: 2,979 | AJAX World - Adobe Flex 4
Is Shaping Up By Yakov Fain  Adobe has published their
first plan of what should
be included in Flex 4
that is scheduled to
release next year. Since
Flex is an open source
product, you have a say
in this too. Obviously,
there's a hope that
upcoming Thermo release
will bring together
developers and designers.
I'm cautiously optimistic
here. It's great that a
designer's tool will
automatically generate
MXML. A developer will
pick it up and re-factor.
But will the tool be
smart enough to
reverse-engineer the
re-factored code and
present it back in a
visual form to the
designer for further
work? That is a million
dollars question. Apr. 21, 2008 05:45 PM Reads: 4,134 Replies: 2 | Responding to the "Adobe
Flex Shortcomings" Java
Blog By Yakov Fain  Vectors supporting types
are the part of next
release - and are billed
more of
performance/coding help
then language
enhancement. Most of the
Java 5 constructs are not
really applicable to
ActionScript 3 - for fair
comparison you need to
use Java 7/8 with dynamic
scripting language
support - and then the
way you speak that
language changes. Compare
how enum support evolved
in Java over the years -
starting with patterns -
and you would think of
language as of evolving
environment. I was coming
to Java in '97 from C++
and I thought of it as a
very poor language. 10
years made it almost
tolerable - but I still
miss ability to redefine
operators - does it
really matter to anyone
who never did it in first
place? Apr. 10, 2008 09:15 AM Reads: 3,113 | Adobe Puts Out AIR for
Linux By Maureen O'Gara  Adobe has put an alpha
pre-release of AIR for
Linux up in hopes, it
says, of getting feedback
from the community, not
to mention winning
adherents. It's
English-only. The company
also joined the Linux
Foundation to encourage
the growth of RIA
technologies on Linux, it
said. The company says
Linux developers can use
HTML, AJAX, Flash and
Flex to build rich
Internet applications
(RIAs) that deploy to
desktops across operating
systems. Apr. 4, 2008 05:30 AM Reads: 4,235 | iPhone Developer Summit By Kevin Hoffman  This session will provide
attendees with an
overview of the iPhone
SDK, including discussion
of the App Store, Apple's
planned distribution
channel for SDK
applications. Keep in
mind that the contents of
the SDK and experiences
while using it are
covered under NDA, so be
prepared for me to talk
in generics and leave out
specific details that
might be covered by the
NDA. I am planning on
providing a quick
introduction to
Objective-C for those
attendees who may have
never seen it and might
be worried that it will
be difficult to code in
(it isn't!). Mar. 20, 2008 02:45 PM Reads: 9,434 | Spry - AJAX Made Simple By Andrew Powell  AJAX (Asynchronous
JavaScript and XML) is
nothing new. The
technologies behind AJAX
have been around for
quite a while. Jesse
James Garrett just gave
the amalgamation of XML,
DOM, and JavaScript a
catchy new name. Many CF
developers hear buzzwords
like AJAX and Web 2.0 and
simply tune out because
they think it's too much
to comprehend. May. 18, 2007 08:00 PM Reads: 16,423 | Dissecting ColdFusion and
AJAX By Jeffry Houser  One of the most annoying
things about the Web page
paradigm is that you have
to reload the page
whenever you want to do
something on the server
side. If you want to do a
site search, it's
sprinkled across two
pages. Feb. 9, 2007 06:30 PM Reads: 39,251 Replies: 16 | An Introduction to AJAX
and Taconite By Tom Schreck; Jason Doyle  Taconite is a framework
that simplifies the
creation of AJAX-enabled
Web applications. It's a
very lightweight
framework that automates
the tedious tasks related
to AJAX development, such
as the creation and
management of the
XMLHttpRequest object and
the creation of dynamic
content. Taconite can be
used with all modern Web
browsers (Firefox,
Safari, IE, Opera, and
Konqueror, to name a few)
and can be used with any
server-side technology,
including Java EE, .NET,
PHP, ColdFusion or any
language that lets you
return XHTML. Jan. 25, 2007 01:45 PM Reads: 17,250 | Introducing Spry By Kelly Brown  If you've been to Adobe
Labs lately or keep up
with the blogosphere
you've probably heard the
buzz about Spry. It's a
new AJAX framework from
Adobe. It lets designers
build rich Internet
applications with little
or no programming. The
Adobe-Macromedia combine
has been pushing RIAs for
years and its vision is
just now moving into the
mainstream. Aug. 4, 2006 04:15 PM Reads: 14,206 Replies: 2 | Sun Announces Additional
Support and Resources for
AJAX Development By PR Newswire Sun Microsystems, Inc. ,
the creator and leading
advocate of Java(TM)
technology, today
furthered its support for
the AJAX community by
launching two new
comprehensive online
resources for AJAX
application development
as well as Project jMaki,
an open source JavaScript
Wrapper Framework for the
Java Platform. As a proud
sponsor of The AJAX
Experience 2006, an
international two-day
conference exclusively
for the AJAX community,
taking place May 10-12 in
San Francisco, Sun is
reinforcing its
commitment to AJAX and
the next generation of
Web application
development on the Java
Platform. May. 16, 2006 12:00 PM Reads: 4,961 Replies: 2 | AJAX Custom Error
Handling: Enhancing the
Interactive User
Experience By Ryan Anklam  AJAX has become an
increasingly popular tool
to develop RIAs. With
AJAX, as with many new
technologies, developers
often overlook core
application issues such
as error handling. While
many current AJAX
frameworks come with ways
to handle errors, the
built-in error-handling
methods might not be
quite what you need, and
it's possible that you
might not even want to
adopt a specific AJAX
framework at all. So how
do you handle errors in
AJAX? Mar. 19, 2006 09:15 AM Reads: 25,170 Replies: 6 |
SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
Publish Your Article! Please send it to editorial(at)sys-con.com!
Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
|
SYS-CON FEATURED WHITEPAPERS  | Building an IM Bot Using
ColdFusion I recently brought a
Google Talk bot that I
put online at
cfdocs@gmail.com. Google
Talk users can ad | AJAX World - Cooking CRUD
with Flex and BlazeDS In today's cooking class
you'll add to your
cookbook a delicious
recipe. It's quick and
won't cost | Cornerstones of
Virtualization: I/O
Virtualization Defined Recently I talked about
what I see as the next
'waves of virtualization'
taking the industry, I
talk | Engelbart's Usability
Dilemma: Efficiency vs
Ease-of-Use The mouse was the
original idea of Doug
Engelbart who was the
head of the Augmentation
Research Cent | Web 2.0 Is Fundamentally
About Empowering People 'Unlocking content to be
remixed into new business
value' is the driver of
Web 2.0 in the enterprise | All-New AJAX Security
Bootcamp Next Week at
AJAXWorld in New York Being held for the first
time on March 18, 2008 at
the historic Roosevelt
Hotel in New York City,
AJ | Zend Studio for Eclipse In my many years of
programming, almost 20
years now, I have used
countless integrated
development e | Building SOA with Tuscany
SCA Many articles have
already been written
about service-oriented
architecture (SOA) and
Service Compon | CFImage Part 3 ColdFusion 8 introduces
the CFImage tag and
dozens of image
manipulation functions.
We have already | Every Beginner Must Grow
Up Do you remember January
of 2004? Macromedia had
just released ColdFusion
6.1 a few months earlier.
C | Working with the Apache
Derby Database and
ColdFusion Early releases of
ColdFusion (under
Allaire) focused on the
Windows market and it was
common to incl | CFImage Part 2 ColdFusion 8 has a load
of awesome image
manipulation
functionality. So much
so, in fact, that it wi | Test Driving ColdFusion 8 Of course, since this is
ColdFusion I expected
nothing less than this,
i.e., powerful AJAX
functiona | Using the Adobe Flex
Toolkit for
Salesforce.com In April 2007 Adobe and
Salesforce.com announced
the availability of the
Flex toolkit for Apex,
Sale | An Introduction To Adobe
Flex For ColdFusion
Developers There's been a lot of
talk in the ColdFusion
community lately about
the newly released Flex
2. If yo | Flex and ColdFusion
Hybrid Application with
ServiceFactory Whether it's in factories
or workshops, in mines or
forests, in offices or
homes, or even in our sac | ColdFusion Frameworks:
ColdBox 2.0.3 Released This release is the first
one to include
contributed content from
Rob Gonda, Tom de
Manincor, Brian | ColdFusion Feature
— Coding with XML As a ColdFusion
developer, hopefully by
now you have heard at
least a little about XML
(eXtensible M | Your First Adobe Flex
Application with a
ColdFusion Backend Flex is a complete set of
tools to develop rich
Internet cross-platform
applications based on the
Fl | Getting Started with
Adobe Flex 2 I'm going to postpone the
second part of my RSS
aggregator article to tie
this column into this
Flex |
CFDJ PRODUCT REVIEWS  | Yahoo! Go Examined By Scott Silk  With the arrival of
Yahoo! and its Yahoo! Go
Mobile 2.0 product,
another A-list brand has
entered the market.
Yahoo!'s presence, like
Apple's, expands the
number of |  | BrowserHawk 9 by cyScape By Nic Tunney  I have been developing
Web applications for
years, and have been
using random JavaScript
snippets gleaned from the
Web to test a user's
browser and configured
proper |  | CFDJ Product Review "CFMX
Exam Buster 7" By Simon Horwith  Macromedia has been
offering ColdFusion
Developer Certification
since version 4.5 was
released. Though it's
arguable that there is no
such thing as an exam
that acc |  | CFEclipse: The
Developer's IDE, Eclipse
For ColdFusion By Simeon Bateman; Stephen (Spike) Milligan  Many paths lead
developers to ColdFusion.
In the past ColdFusion
was often viewed as an
entry-level language
enabling designers and
other nonprogrammers to
build dyn |  | Introducing...ColdFusion
MX 7 By Ben Forta  After an entire year
spent meeting with and
speaking to thousands of
ColdFusion developers,
the CF team at Macromedia
are unleashing this month
the feature-rich new |
BREAKING NEWS FROM THE WIRES
|