|
|
An Interview with
Christian Cantrell and
Sarge By Simon Horwith This month I've chosen to
deviate from the normal
Tales from the List
format and interview
Christian Cantrell and
Sarge - two Macromedia
employees who are largely
responsible for offering
support to the ColdFusion
developer community.
Christian is Macromedia's
ColdFusion community
manager and Sarge is a
high-tier technical
support officer for
Macromedia. Apr. 3, 2003 12:00 AM Reads: 10,136 | Design Patterns in
ColdFusion: Iterator
Pattern PART 2 By Brendan O'Hara Last month I introduced
design patterns,
including the Template
Method pattern and how it
encourages polymorphism
and helps remove the
common switch-case
constructs we normally
utilize in custom tags
for purposes of code
reuse. This month our
topic is the Iterator
pattern, a simple yet
powerful design pattern
you can use to
generically traverse
through a custom
collection CFC. You'll
need to know what a
collection is and exactly
where the Iterator
pattern comes into the
picture. Apr. 3, 2003 12:00 AM Reads: 12,913 | It's Not ColdFusion -
It's J2EE! By Vince Bonfanti Over the past few months
I've had several
conversations with
developers that have all
been pretty much the
same. Here's a paraphrase
of a recent one: 'My
management decided to
standardize on , and my
company isn't going to
use ColdFusion anymore. Apr. 3, 2003 12:00 AM Reads: 11,198 Replies: 1 | XML Caching Woes By Simon Horwith Before examining this
month's thread, I just
want to take a moment to
welcome Christian
Cantrell to the
community. Christian took
the position of
Macromedia Community
Manager for ColdFusion
and, shortly thereafter,
introduced himself to the
list. Since then, he has
chimed in from time to
time not only to voice
the 'official word' of
Macromedia, but also to
assist developers. Feb. 28, 2003 12:00 AM Reads: 9,515 | Design Patterns in
ColdFusion: Template
Method Pattern By Brendan O'Hara ColdFusion has always
been an interesting Rapid
Application Development
tool but never a language
taken completely
seriously by
object-oriented
programmers because of
its purely structural
nature. C++ and Java CFX
tags, and the somewhat
unreliable nature of ,
kept many advanced
programming concepts
unreachable by the
average CF5 developer.
With the release of
ColdFusion MX, Macromedia
simplified the use of
Java from within
ColdFusion. Additionally,
the language itself has
been extended to include
a Java class-like
construct known as
ColdFusion Components
(CFCs). Feb. 28, 2003 12:00 AM Reads: 12,017 Replies: 5 | CFML Forever! By Vince Bonfanti Since New Atlanta first
announced BlueDragon
about a year ago, we've
been asked two common
questions: 'What is
BlueDragon?' and 'Why did
you create it?' I thought
a good starting point and
introduction for my first
column (which, hopefully,
will become a regular
CFDJ feature) would be to
answer these questions,
particularly the latter. Jan. 31, 2003 12:00 AM Reads: 9,132 Replies: 2 | Tales from the List By Simon Horwith One of the most enjoyable
aspects of being an
active contributor to the
CFDJ List is having the
opportunity to help
developers new to
ColdFusion. New
developers greatly
appreciate the help from
'seasoned professionals,'
and often ask questions
that are general enough
to ignite lengthy debates
over best practices as
well as stories about
situations and solutions
that List members have
encountered in the past. Jan. 31, 2003 12:00 AM Reads: 9,290 | Tales from the List By Simon Horwith There has been a growing
trend in list discussions
about Flash. This month,
the list saw threads
centered around the use
of Flash as an
alternative to writing
DHTML Menus (hopefully
cross-browser
compatible), Flash on
SSL, and resources for
learning Flash - to name
a few. Jan. 7, 2003 12:00 AM Reads: 8,257 | The Flash MX Calendar
Component By Mike Britton If you've spent time
dabbling in Flash lately,
you've probably
encountered Flash MX
components. Components
are predefined Movie Clip
objects designed to add
functionality to Flash
applications, and they're
being applauded for
encouraging
standardization and
consistency in Flash GUI
design. Jan. 7, 2003 12:00 AM Reads: 12,720 | CFDJ: The Fifth Year By Charlie Arehart Four years is a
generation in Internet
time; in the life of
ColdFusion Developer's
Journal and ColdFusion
itself, it marks an
epoch. As we celebrate
the new year and the
beginning of CFDJ's
fifth, here's a look at
where we've been and
where we may be going. Jan. 7, 2003 12:00 AM Reads: 9,110 Replies: 1 | Creating and Accessing
Collection Files By Steve Parks In computer terms,
objects are abstracts of
real-world entities that
are all around us in
everyday life. Examples
of such objects could be
people, organizations,
cars, animals, or even
less tangible entities
such as math or time. Nov. 19, 2002 12:00 AM Reads: 6,328 | Super Wizards By Courtney E. Payne Creating wizards to
collect well-defined data
is pretty
straightforward. But
sometimes we're
confronted with the task
of creating a set of
forms to collect data
where the final structure
of that data is unknown
or inconsistent. Here,
I'll describe a method I
currently use to
effectively collect such
data by dynamically
building and managing an
underlying ColdFusion
data structure to store
and manipulate the data. Nov. 19, 2002 12:00 AM Reads: 9,478 | Tales from the List By Simon Horwith This installment of Tales
from the List focuses on
a couple of postings by
long-time list member and
frequent provider of
expert advice, I-Lin Kuo.
Someone posted to the
list stating that they
had a variable containing
a list, and they wanted
to replace the last comma
with the word 'and'. Oct. 22, 2002 12:00 AM Reads: 11,263 Replies: 1 | Software Engineering and
ColdFusion By David Shadovitz One of the great things
about ColdFusion is that
it makes it so easy to
put together a quality
application. I've seen a
lot of good work out
there by people with
little or no formal
training. But there's
only so much that
ColdFusion can do for
you. To advance from
'good' to 'great' you'll
need to use software
engineering practices. Oct. 22, 2002 12:00 AM Reads: 7,289 | Get Connected with Flash
Debugging By Dennis Baldwin With Flash Remoting on
the rise we're beginning
to see a plethora of
advanced Flash
applications hit the Web.
I'm not talking about
silly Web site intros or
loading screens, but
full-blown Web
applications such as
shopping carts, e-mail
clients, content
management systems, and
expense reporting. Oct. 4, 2002 12:00 AM Reads: 7,495 | What Does an E-mail
Address Actually Say? By Michael Dinowitz Here's the situation.
You're relaxing, reading
the latest issue of CFDJ,
when your boss,
significant other, or the
voice in the back of your
head asks you to write an
e-mail retrieval program.
This could be for an
e-mail feedback system,
an error alert manager,
or even to handle the
huge volume of e-mail
that you receive from
mailing lists. Oct. 4, 2002 12:00 AM Reads: 8,179 Replies: 2 | Tales from the List By Simon Horwith This installment of
'Tales from the List'
focuses on SQL much more
than ColdFusion.
Databases and the SQL
used to manipulate their
data ac-count for roughly
85% of all ColdFusion
application performance
issues. Oct. 4, 2002 12:00 AM Reads: 9,136 | A Book Excerpt -
Discovering ColdFusion
Components By Hal Helms This article is based on
the upcoming Discovering
ColdFusion Components by
Hal Helms, published by
Techspedition Press
(www.techspedition.com),
and appears here by
permission of the
publisher. Aug. 23, 2002 12:00 AM Reads: 9,719 | Creating Maintainable Web
Sites By David Gassner 'It doesn't matter to me
that you use my
methodology,' said the
Fusebox expert sitting
across from me at lunch.
'What matters is that you
have a methodology.' And
I thought back to my
early experiences with
ColdFusion... Aug. 23, 2002 12:00 AM Reads: 7,406 Replies: 1 | Tracking Traffic at Your
Site By David Shadovitz As a member of Team
Macromedia I respond to a
lot of questions posted
on the Macromedia Forums
( http://webforums.macrom
edia.com/coldfusion). My
responses often contain
sample code, and I
realized that many
questions arose over and
over again. Aug. 23, 2002 12:00 AM Reads: 8,099 Replies: 1 | CFC Best Practices & Tips By Ray Camden Because ColdFusion
components are such a new
feature, developers may
not yet have a good idea
of what constitutes best
practices. Aug. 23, 2002 12:00 AM Reads: 9,557 | Tales from the List By Simon Horwith Toward the end of July I
posted the URL to and a
summary of Macromedia's
performance comparison
between ColdFusion MX and
ColdFusion 5. The two
versions of ColdFusion
were performance tested
on identical machines,
with several different
processor and memory
configurations, on the
Windows, Solaris, and
Linux operating systems. Aug. 23, 2002 12:00 AM Reads: 8,674 | ColdFusion Performance
and Beyond By Jason Clark I'm sure you've heard
this at some point in
your ColdFusion career:
'ColdFusion is just a
scripting language. It
can't handle load.'
ColdFusion can and does
handle load, but it takes
proper development
practice and a thorough
examination of the
application from end to
end. Jul. 31, 2002 12:00 AM Reads: 9,734 | Beef Up Your Apps with
Enterprise JavaBeans By Drew Falkman ColdFusion MX has opened
up an entirely new world
for us CF developers, and
along with its new J2EE
underpinnings comes an
entirely new development
construct for us to use
in our application
development: Enterprise
JavaBeans. Jul. 31, 2002 12:00 AM Reads: 6,919 | Tales from the List By Simon Horwith This month, as predicted,
ColdFusion MX questions
abound on the CFDJList as
many developers attempted
to create ColdFusion
Components for the first
time. While the majority
of these posts turned out
to be simple syntactical
errors, Ray Camden did
chime in from time to
time offering links to
CFC code samples for
practice applications
he's in the process of
building. Jul. 31, 2002 12:00 AM Reads: 9,335 | Extending the Usefulness
of ColdFusion Client and
Session Variables By Charles McElwee ColdFusion offers
developers several
different scopes for
variables, each with
specific characteristics
and uses. Application
variables are global,
shared by all users of an
application. Server
variables are similar,
but if your server hosts
several applications,
these variables are
shared among all the
users of all the
applications. Jul. 31, 2002 12:00 AM Reads: 18,659 Replies: 2 | CFMX & Web Services By Ron West Over the next few months
ColdFusion developers
across the globe will be
handed the keys to a
next-generation Internet
application development
model. The culmination of
over four years of work,
which began even before
the current release of
ColdFusion went into
development, it will
generate a revolutionary
way to develop and share
application data and
business logic over the
Internet. Jun. 28, 2002 12:00 AM Reads: 9,124 Replies: 1 | Palm Apps and ColdFusion
Web Agents By Joshua Oster-Morris We live and work in an
increasingly portable
world. As programmers,
most of us remember the
large steel boxes of the
'80s and the even larger
steel and glass fixtures
of the '70s. We wrote
software that our users
accessed through those
venerable VT100
terminals. Those
terminals represented
portability. These days,
portable means the
computer fits in your
pocket. And if it can't
get on the Internet
without wires, then it's
clunky. Jun. 28, 2002 12:00 AM Reads: 7,670 | Using Querysims to
Analyze Log Files By Jeff Peters Query simulations, or
querysims, are a means of
simulating returned
records from a database
when no database exists.
This article explores a
method of using the tag
to create an easy
approach to custom log
file processing. Jun. 28, 2002 12:00 AM Reads: 8,302 | Beyond CFMAIL By Tom Peer One of the reasons I was
first drawn to ColdFusion
was the built-in
functionality for such
things as sending e-mail,
making HTTP requests, FTP
uploads - all the myriad
subsidiary functions you
inevitably find yourself
using when you build and
manage large sites. Jun. 28, 2002 12:00 AM Reads: 10,184 | Tales From The List By Simon Horwith The thread I've chosen to
examine this month is all
about driving ColdFusion
sites with Microsoft
Access databases. Very
often I hear developers
state that 'Access is
evil,' or that you'd have
to be crazy to use Access
on the back end of a Web
application, but are
these generalized
statements warranted? Jun. 28, 2002 12:00 AM Reads: 11,005 | Tales from the List By Simon Horwith Developers were given
their first glimpse of
the next generation of
ColdFusion at last year's
Developers Conference,
and periodic
discussion/speculation
has made the CFDJList
ever since. In May
Macromedia finally lifted
the nondisclosure
agreement on ColdFusion
MX and the list was all
abuzz. May. 30, 2002 12:00 AM Reads: 7,937 | Macromedia MX and Web
Services By Jeremy Allaire The MX family of software
was introduced by
Macromedia last month.
Without a doubt, it is
the broadest and most
impactful set of software
releases in the company's
10-year history.
Macromedia MX combines
clients, servers, and
tools into an integrated
family that will deliver
rich Internet
applications. May. 30, 2002 12:00 AM Reads: 8,594 Replies: 1 | Building the Development
Team in Flash MX and
ColdFusion MX By Kevin Towes As a ColdFusion developer
you're in a unique
position to harness the
power of ColdFusion in a
rich end-user experience.
Don't be afraid of Flash.
Once you have the hang of
it, it's a fun
environment to work in,
and the results are
always exciting - even
inspiring sometimes. May. 30, 2002 12:00 AM Reads: 10,989 | Flash Up Your Forms with
Components By Dennis Baldwin Flash MX has hit the
streets, and some amazing
applications are already
under development.
Macromedia has gone above
and beyond by providing
us with this fully
functional Web
development tool. Now
with drag-and-drop
components such as
scrollbars, list boxes,
calendars, and much more,
developers can harness
the power of reusable
code. May. 30, 2002 12:00 AM Reads: 9,370 Replies: 1 | ColdFusion CFMX - A First
Look By Ben Forta It finally happened: the
next-generation
ColdFusion (previously
code-named Neo) is in
public beta, and is
scheduled for a mid-2002
release. We (Macromedia
and premerger Allaire)
have been talking about
this product for a long
time, and we demonstrated
it first publicly at
DevCon 2001 in Orlando.
As a rule, future
products aren't discussed
publicly in any detail
(if at all), but
ColdFusion MX is no
ordinary product -
indeed, it's as
revolutionary a product
as the original
ColdFusion was close to
seven years ago. May. 2, 2002 12:00 AM Reads: 7,544 Replies: 4 | Developing a WAP Based
E-mail Interface By Christian Schneider This article is about
developing an application
for wireless devices with
WAP support. For this
I've chosen to implement
a WAP-based e-mail
client. On the Web, using
HTML, this is quickly
done with ColdFusion.
This should also be true
for WAP, I thought.
Whether or not it turns
out to be true...well,
just read on. May. 2, 2002 12:00 AM Reads: 10,019 | Robust CF Session
Management By Philip Chalmers This is the second part
of a two-article series
about how to use
ColdFusion to solve some
common session management
problems in Web
applications. May. 2, 2002 12:00 AM Reads: 10,995 | Tales from the List By Simon Horwith The CFDJList discussion
thread we'll examine this
month began with a post
by list subscriber Helen
Warren. Helen's e-mail
described one of her
daily on-the-job tasks of
parsing a pipe-delimited
text file containing
approximately 30,000
records (about companies)
and either inserting or
updating data in a SQL
Server 2000 database
based on the text file's
contents. May. 2, 2002 12:00 AM Reads: 9,746 | Robust CF Session
Management Part 1 of 2 By Philip Chalmers What can you do to make
your app less vulnerable
to the slings and arrows
of outrageous users? And
how should you keep the
user informed of what's
going on? (If you don't,
he or she is likely to
make mistakes and
eventually avoid your
site if the consequences
of the mistakes are
serious.) Apr. 8, 2002 12:00 AM Reads: 13,003 |
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  | Clear Data Builder 3.0 is
Free Now The popular code
generator Clear Data
Builder will become
available free of charge.
Originally, Clea | 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 | 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 | 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 |
CFDJ PRODUCT REVIEWS  | Product Review: Adobe
Flash Player 10 By Konstantin Kovalev  I might have skipped some
of the new features of
Flash Player 10, but you
can always refer to the
official FAQ page. Visit
Plash Players 10 page on
Adobe Labs to dow |  | 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 |
BREAKING NEWS FROM THE WIRES
|