|
|
A More Thorough Debugging By Eric Brancaccio When an application is
functioning exactly as
expected, does that mean
it's bug-free? Not
necessarily. ColdFusion
provides developers with
many useful and powerful
debugging techniques. If
I find that part of an
application isn't
functioning the way I
expect, I can usually use
one or more of them to
target the problem. Apr. 8, 2002 12:00 AM Reads: 7,402 Replies: 1 | Toward Better CF Server
Administration Part 2 of
3 By Charlie Arehart As an administrator, or a
developer interested in
how your server is run,
are you getting the most
out of your CF Server
configuration, especially
with regard to
security-related settings
in the Administrator? Are
you fully aware of the
opportunities and
challenges presented by
those settings? Apr. 8, 2002 12:00 AM Reads: 8,288 | Back to Basics: When
sites run into trouble,
it's usually the database
that's the problem, not
ColdFusion By Tom Peer Cutting ColdFusion code
is fun, and therein lies
ColdFusion's biggest
problem. It's too easy to
get carried away writing
code to do things that
should be happening in
the database itself - or
often shouldn't be
happening at all. It's
also just too easy to
use. You can get up and
running far too quickly,
and get into trouble even
quicker. Sometimes
experienced developers
get carried away trying
to do too much; beginners
often start to run before
they can walk. Apr. 8, 2002 12:00 AM Reads: 6,618 | Tales from the List By Simon Horwith Welcome to the first
installment of 'Tales
from the List,' a monthly
column devoted to the
discussion threads (and
their creators) on the
ColdFusion Developer's
Journal Mail List
(CFDJList). Each
installment will examine
popular discussion
thread(s) from the list
from the previous month.
On occasion we'll profile
an active member of the
list, view list
statistics, and that sort
of thing. Apr. 8, 2002 12:00 AM Reads: 8,019 | A Case for Methodologies By Hal Helms Several years ago I came
across a statistic that
I've since shared with
many others and it never
ceases to shock me:
according to four
separate studies, the
failure rate for custom
corporate software
development hovers at
70%. In fact, some
studies indicate the
figure may be even
higher. Mar. 11, 2002 12:00 AM Reads: 6,814 Replies: 1 | Microsoft Access By Adam Howitt Most ColdFusion
developers who work with
databases have a
favorite, but it usually
isn't Microsoft Access.
This is not completely
irrational and they can
give you five reasons why
it's unconstitutional to
use Microsoft Access.
This article attempts to
explain when a developer
should use Microsoft
Access. Mar. 11, 2002 12:00 AM Reads: 7,077 | ColdFusion and Section
508 By Michael Smith; Jon Brundage There's a new federal
law, known as Section
508, that requires
disabled accessibility to
government Web sites.
We'll explain what you
have to do to comply, how
ColdFusion can help (or
hinder), and why 508
isn't a bad thing after
all. Mar. 11, 2002 12:00 AM Reads: 7,722 Replies: 4 | 2001 Readers' Choice
Awards By ColdFusion News Desk Once again ColdFusion
Developer's Journal is
delighted to announce its
ColdFusion Readers'
Choice Awards. For the
second year in a row
we're proud to be the
only publication to
present such awards. CF
developers and their
companies are finally
being acknowledged for
their product design and
excellence. It's
recognition that we at
CFDJ feel is long overdue
and well deserved. Mar. 11, 2002 12:00 AM Reads: 8,307 Replies: 1 | Making More of UDFs By Ray Camden User-defined functions,
without a doubt, were one
of the most asked-for and
most appreciated features
of ColdFusion 5. Before
ColdFusion 5 was even
released publicly, lucky
developers who had access
to the beta versions were
playing with UDFs. Rob
Brooks-Bilson and I
released a site, the
ColdFusion Library
Project (www.cflib.org),
dedicated to creating and
sharing libraries of cool
UDFs. Feb. 5, 2002 12:00 AM Reads: 7,536 Replies: 1 | Unlocking Restricted Use
of CFFILE,CFCONTENT,and
More By Charlie Arehart Many developers know that
the CF administrator can
restrict your ability to
use several tags that not
only provide very useful
capabilities, but can
also be used to provide
unauthorized access to
server resources. What
many don't know is that
they can arrange to use
those restricted tags on
a case-by-case basis with
the administrator's
permission. Feb. 5, 2002 12:00 AM Reads: 10,099 | Smart Tags By Andrew Cripps Microsoft invented a
technology called Smart
Tags. Smart Tags allow
text to be marked up with
actions, such as
hyperlinks, when the text
is displayed. They
planned to introduce the
technology with Windows
XP. However, since public
opinion was strongly
against it, Microsoft
decided to de-emphasize
it. You can still create
and use Smart Tags, but
they're not prominent in
Windows XP. Feb. 5, 2002 12:00 AM Reads: 7,301 Replies: 1 | Toward Better CF Server
Administration Part 1 of
2 By Charlie Arehart Are you a CF Server
administrator? Or a
developer with an
interest in knowing how
your server is configured
and managed? Are you
aware of all that should
be done to keep the
server running well - or
all that could be done to
make the most of it? In
this two-part article
we'll look at some of the
things CF administrators
should be paying
attention to, as well as
some of the things they
should take advantage of
but may not have noticed. Jan. 9, 2002 12:00 AM Reads: 9,736 | COSMOS: Managing the
ColdFusion Experience By Tim Nettleton Far too often we listen
to the naysayers who tell
us that something can't
be done and give poorly
founded reasons as to why
our troubles persist. The
ColdFusion Application
Server is no exception to
their folly. If you ask
people for the drawbacks
of ColdFusion, most will
reply 'speed' or
'stability.' Let me be
the first to tell you
that it does not have to
be that way. Jan. 9, 2002 12:00 AM Reads: 6,295 Replies: 5 | Are You Thinking of
migrating to Non-NT
Platforms? By Anton Prakash Recently, I was heading a
project that involved
migrating our company Web
site
(www.bridgerfunding.com)
from NT to Solaris and
Linux. This article is
based on the experience
gathered from the
project. If you're
running a ColdFusion
based Web site or
application on the NT
platform and would like
to move to UNIX or Linux,
reading this article may
help make your project a
success. Jan. 9, 2002 12:00 AM Reads: 5,009 Replies: 1 | WIZML by Example -
ColdFusion Studio Wizards By Christian Schneider This article is the third
in a series on
customizing the CF Studio
IDE. If you haven't read
the first two about VTML,
see 'VTML by Example,
Parts 1 and 2' (CFDJ,
Vol. 3, issues 6 and 7)
for an introduction to
the CF Studio extensions,
and learn how to use the
Visual Tools Markup
Language (VTML) to
develop the user
interfaces for CF Studio
extensions. This article
demonstrates how to
design CF Studio Wizards
using the Wizard Markup
Language (WIZML). Dec. 3, 2001 12:00 AM Reads: 7,292 | Excel's Web Query By Norman Elton In today's world of
e-commerce, simply
viewing data in a Web
browser is rarely enough.
Clients constantly demand
reporting, charting,
graphing, and analysis of
complex data. Although
Macromedia has made great
strides in this direction
by incorporating graphing
capabilities (the new
CFGRAPH) and access to a
reporting engine
(CFREPORT), these are all
server-side solutions. A
simple request for a new
chart can send developers
scrambling. Wouldn't it
be great if end users
could manipulate and
analyze data themselves,
using a powerful suite of
tools that they're
already familiar with! Dec. 3, 2001 12:00 AM Reads: 13,763 Replies: 1 | Changing Seasons,
Changing Images By Ed Swartz The assignment? Design a
ColdFusion application to
rotate the display of
images for the top
portion of the front page
of the Vermont.com Web
site. Vermont.com has an
inventory of images. The
inventory includes sets
of images reflecting each
season. Rafting and
golfing for summer,
mountain vistas of
colorful trees for fall,
and snow-covered bridges
and houses for the
winter. Changing images
upon every visit gives
the site a fresh,
up-to-date quality,
helping to retain
visitors. Nov. 1, 2001 12:00 AM Reads: 10,030 | ColdFusion and XML-RPC:
Part 2 of 2 By Ronald West In the first installment
of this article CFDJ
(Vol. 3, issue 9), I
established the benefits
of secure communication
between two
applications.I discussed
the need for standardized
communication that allows
two companies to share
data that would in turn
enhance the service
offerings of their
existing applications.
Through the use of the
cfservlet tag, I created
the foundation for
communication between the
ColdFusion Application
Server and the JRun
Application Server. Nov. 1, 2001 12:00 AM Reads: 7,090 | Fusebox 3.0 By Hal Helms It's finally here! For
months, the lights have
burned late and e-mails
have flown furiously as
work proceeded on the
latest version of the
Fusebox specification,
version 3.0. It was
released to rave reviews
at the Fusebox 2001
conference held in
Orlando on October 20,
the Saturday prior to
Macromedia's DevCon.
Someone once said that
people should never see
how laws or sausages are
made. I think I can
safely add technical
standards to that list.
There have been
passionate arguments and
some painful missteps
along the way, but that's
all eclipsed as people
begin discovering the new
power and ease-of-use in
Fusebox 3.0. Nov. 1, 2001 12:00 AM Reads: 8,437 | Macromedia Flash 5 and
ColdFusion 5 By Mike Chambers Even if you have only
cursory knowledge of
Macromedia Flash,
learning how to integrate
it with ColdFusion is
surprisingly easy.While
there are more advanced
approaches, the
techniques described in
this article are
extremely powerful - due
in part to their
simplicity - and lay the
foundation for more
advanced integration. Nov. 1, 2001 12:00 AM Reads: 9,021 | E-Testing: Debugging Your
Projects By Charlie Arehart You're nearly finished
with the code you've been
slaving over for hours
(or days or weeks, or
maybe it was just a few
seconds' effort). You're
about to turn it loose
for your customers to
enjoy. The questions are:
Is it ready? Do you know
it will work? Have you
tested it? If so, how?
Indeed, should you be
turning it over to the
users as the next step? Oct. 4, 2001 12:00 AM Reads: 10,225 Replies: 1 | Untrusted Data Sources By Jackson Moore To secure your Web-based
application you must
close all known holes in
your hardware and
software as well as those
you inadvertently open in
your application's code.
This article
addresses possible holes
in your ColdFusion code
that result from
explicitly trusting the
data your code accepts
from URL parameters, form
fields, cookies, browser
variables, databases, or
other external data
sources. You must take
measures to ensure that
data from these sources
won't cause your
application to display
improperly, crash, permit
a security breach, or
allow unintended
server-side operations to
be performed. Oct. 4, 2001 12:00 AM Reads: 8,988 | Coding for Maintenance By Ray Thompson One of my philosophies
when dealing with
computers is that they're
generally inexpensive in
comparison to people. To
have a warm body (and
most developers fall into
this category) making
modifications to code can
be expensive. I've always
felt that making code
easy to maintain, if not
for myself at least for
others, is an important
part of any project. In
most cases more time will
be spent maintaining the
code than in the initial
development. Oct. 4, 2001 12:00 AM Reads: 8,139 | SQL Server 2000 Meets XML By Simon Horwith The overwhelming majority
of ColdFusion
applications on the Web
and in our intranets are
tightly integrated with a
relational database
management system of some
sort. Because of its low
cost, ease of
installation and
administration, and
excellent performance,
Microsoft SQL Server is
one of the more widely
used RDBMS platforms by
ColdFusion developers.
The recent release of SQL
Server 2000 has added
many new features to the
SQL Server product line,
most significantly a
suite of features that
leverage the power of
XML. Aug. 31, 2001 12:00 AM Reads: 11,295 Replies: 1 | Creating a Custom XML
Editor in ColdFusion By Kelly Brown It's almost impossible to
pick up a trade magazine
these days and not find a
reference to XML. It's an
important enabling
technology for the
sophisticated Web
applications of the
future. Aug. 31, 2001 12:00 AM Reads: 9,211 Replies: 1 | Building VoiceXML
Applications By Ben Parson You've used ColdFusion to
build forms that send
e-mail and build
database-driven
applications, and maybe
even played with some
WDDX. Now you're probably
looking for a new and
different way to use the
skills you've gained.
VoiceXML could be just
the ticket. Aug. 31, 2001 12:00 AM Reads: 7,604 | ColdFusion And XML-RPC By Ronald West Application development
has changed dramatically
in the past few years.
Applications are now more
robust, encompass many
types of technologies,
and integrate into
frameworks that are not
Web-enabled. Aug. 31, 2001 12:00 AM Reads: 7,244 | ColdFusion and XML-RPC
Part 1 of 2 By Ronald West Application development
has changed dramatically
in the past few years.
Applications are now more
robust, encompass many
types of technologies,
and integrate into
frameworks that are not
Web-enabled. Aug. 31, 2001 12:00 AM Reads: 6,263 | Using XSLT to Deliver
ColdFusion ApplicationsÂ…
Anywhere By Serge Ohotin; Paul Elisii While developing an
application in Wireless
Markup Language (WML) for
Wireless Application
Protocol (WAP) devices, I
realized just how many
different types of
wireless devices exist
globally and how
different the protocols
and languages have to be
from device to device. In
a previous article,
'ColdFusion in the Palm
of Your Hand' (CFDJ, Vol.
2, issue 4), I showed how
ColdFusion applications
can be written and
deployed to a wireless
Palm VII. In this article
I compare and contrast
writing that same
application in WML for
WAP devices. Aug. 31, 2001 12:00 AM Reads: 8,029 | ColdFusion-Driven Flash
Content By Randy Drisgill; Jason Montilla The current state of
interoperability between
Macromedia's Flash 5.0
and ColdFusion 4.5 was
covered in Part 1 of this
article (CFDJ, Vol. 3,
issue 8). We also
discussed the basics of
programming a simple
Flash application that
would display information
from a text file or a
dynamic ColdFusion file. Aug. 31, 2001 12:00 AM Reads: 6,848 | Creating Intelligent 404
Pages By Mark Carson In the age of the
Internet, even obscure
acronyms and codes have
become commonplace. Take
'404', for example. Even
Internet newbies
associate the number
'404' with that annoying
error page that is
displayed when searching
for a reliable doggie
dentist. In fact, there
are even numerous Web
sites dedicated to the
'art' of 404 pages (www.s
endcoffee.com/minorsage/4
04error.html ). Aug. 8, 2001 12:00 AM Reads: 9,598 Replies: 3 | Wizards On The Web By Curtis Schlak Techno-evangelists have
been proclaiming for
years that the Internet
will change the world,
bring people closer, and
provide the ultimate
forum for sharing
information and
exchanging opinions. Yet
something as simple as
filling out a Web-based
form remains, in large
part, about as much fun
as filling out your tax
forms with a crayon. Aug. 8, 2001 12:00 AM Reads: 6,373 Replies: 1 | Build A Web Spider In 40
Minutes By Michael Barr Using ColdFusion to glue
together Verity 97 and a
popular offline browser
results in a powerful but
low-cost and
easy-to-create searchable
Web spider. Past issues
of CFDJ have laid down a
great foundation for
creating and optimizing
Verity collections. Aug. 8, 2001 12:00 AM Reads: 12,202 Replies: 1 | Optimal Development
Environment By Sheldon Sargent I've been out of the
hard-core development
team dynamic for more
than a year now, so I was
a little hesitant when
CFDJ approached me about
writing this article.
Nevertheless, I have
traveled to various
ColdFusion shops around
the globe and worked with
numerous development
teams. Jul. 11, 2001 12:00 AM Reads: 8,291 | What's Online By ColdFusion News Desk CFDJ Online Check
in everyday for
up-to-the-minute news,
events, and developments
in the ColdFusion
industry. Visit www.sys-c
on.com/coldfusionedge and
be the first to know
what's happening. Jul. 11, 2001 12:00 AM Reads: 9,157 | Maintaining Live Verity
Collections in a
Clustered Environment By Jeremy Petersen; Dan Kison The task seemed
monumental: 'Come up with
a way to keep live Verity
data indexed and
accessible to multiple
Web servers in a
clustered environment.'
The scope of the data was
huge - hundreds of
thousands of pieces of
content - with new
additions made 24 hours a
day, every day of the
year. All known methods
to accomplish this task
just did not seem to do
the job adequately. It
was time to get creative. Jul. 11, 2001 12:00 AM Reads: 7,518 | Tracking Software Issues By David Keener Building software systems
is a lengthy and
complicated process that
may involve anywhere from
a single developer to
multiple teams of
developers, who may all
be working in different
locations.' Jul. 11, 2001 12:00 AM Reads: 6,570 | Disappear from the
Invisible Web By Matt Robertson Data-driven sites are a
great way to manage and
deliver content. But at a
price. You may as well
kiss deep linking and
extensive search-engine
indexing goodbye. Here's
a solution to this
problem, but it's not
pretty. Jul. 11, 2001 12:00 AM Reads: 7,169 Replies: 3 | VTML By Example By Christian Schneider In Part 1 of this series
(CFDJ, Vol. 3, issue 6),
I explained how to easily
generate the necessary
VTML code for providing
Tag Inspector, Tag Help,
and Tag Insight features
inside CF Studio for your
custom tags. (Part 1 is
available online at www.s
ys-con.com/coldfusion/arc
hives/.) Jul. 11, 2001 12:00 AM Reads: 7,649 | E-Commerce with
Verisign's Payflow Link By Kelly Brown E-commerce, for most
people, means purchasing
an item on the Web. This
multistep process
involves product
selection, payment, and
product delivery. This
article focuses on the
payment process. Jun. 7, 2001 12:00 AM Reads: 9,437 Replies: 1 |
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
|