|
|
Ask the Training Staff By Bruce Van Horn We're only two months
into 2002 and it's
already shaping up to be
a very busy year for
ColdFusion development. I
hope you're experiencing
the same thing. If so,
don't forget we're here
to help you with all your
CF-related issues. This
month I have two
questions for you. Feb. 5, 2002 12:00 AM Reads: 5,915 | Protecting Your Web Site
Images with ColdFusion By Steven Lewis In a world where
information is power,
images need protection as
much as text documents.
This article describes a
way to apply an image
security mechanism to
protect files in an
application that follows
a ColdFusion security
model. The examples that
I give will work in a
Windows environment and
I'm sure they can be
adapted to work in other
environments with minimal
changes. Jan. 9, 2002 12:00 AM Reads: 6,944 Replies: 2 | Ask the Training Staff By Bruce Van Horn Before you read this
article look at your
calendar. That's right:
it's December already!
Where did 2001 go so
fast? The first year of
the new millennium was
definitely not one of
those 'ho-hum-nothing-muc
h-happened' years. It was
a busy, exciting,
turbulent, and tragic
year for most of us.
Here's hoping that 2002
will be just as busy and
exciting but without so
much turbulence and
tragedy. Happy holidays
to you and your loved
ones! Dec. 3, 2001 12:00 AM Reads: 6,008 | Using MS-SQL Stored
Procedures with
ColdFusion Part 2 of 3 By Ian Rutherford Why should ColdFusion
analyze the query results
when the database could
do it and you could save
the bandwidth for
something that really
needs it? In Part 1 of
this article (CFDJ>, Vol.
3, issue 10) I introduced
stored procedures and
performed some basic
tasks with them. In this
article I show how to do
more complex tasks that
involve IF/ELSE
statements, looping, and
string manipulation. Dec. 3, 2001 12:00 AM Reads: 11,145 | Ask the Training Staff By Bruce Van Horn Thanks to all of you for
reading this column every
month and for sending in
questions. Whether or not
they get printed, keep
'em coming! I enjoy the
interaction and trying to
help solve your CF
problems.This month I
have room to address only
two questions. Both of
them, I think, are
important to every CF
developer out there. So
here we go! Nov. 1, 2001 12:00 AM Reads: 5,815 | Ask the Training Staff By Bruce Van Horn Q:What's
OnRequestEnd.cfm?
A:OnRequestEnd.cfm is the
twin brother of
Application. cfm. When
the code inside a file
named Application.cfm is
automatically included at
the beginning of every
.cfm file in the same
subdirectory (and any
directory below, provided
that there isn't another
Applic-ation.cfm in those
directories), any code
placed in a file named
On-RequestEnd.cfm is
automatically in-cluded
at the end of every .cfm
page. Oct. 4, 2001 12:00 AM Reads: 7,030 | Using MS-SQL Stored
Procedures with CF By Ian Rutherford Stored procedures. Ah,
yes. The dark side of
database access. You've
heard the rumors - faster
processing, less network
traffic - and have been
tempted. But you've also
heard those on the easy
path whisper about how
complex these procedures
are... Oct. 4, 2001 12:00 AM Reads: 11,289 Replies: 1 | Debugging: Tips and
Tricks for Detecting
Errors By Kevin Schmidt Imagine, for a moment, a
world in which we all
wrote perfect code - a
world in which we'd never
have to spend precious
time debugging our
applications.
Okay, your moment's up.
The world is, of course,
far from perfect, and the
reality is that we spend
a fair amount of our time
trying to chase down
ColdFusion errors. After
several hours of staring
at the same lines of
code, it's easy to become
frustrated - especially
if there's a deadline
looming, or worse, a boss
peering over your
shoulder asking, 'Is it
ready yet? Can I demo
it?' Oct. 4, 2001 12:00 AM Reads: 7,360 Replies: 1 | Using XML Scalable Vector
Graphics with CFML By Christian Schneider This article describes
how to use Scalable
Vector Graphics (SVG),
the amazing new graphic
format, with CFML to
create dynamic charts and
diagrams. SVG is the W3C
standard format for
scalable graphics based
on XML (see www.W3C.org).
Yes, that's right,
graphics based on XML. Aug. 31, 2001 12:00 AM Reads: 7,586 | Harnessing The Power Of
HTML E-Mails By Kelly Brown E-mail messages are one
of the premier
advertising techniques of
the Internet era.
However, plain text
e-mails are no longer
sufficient. Today, HTML
messages make your
advertisements stand out. Aug. 8, 2001 12:00 AM Reads: 7,601 Replies: 1 | CFContent With Images By Eron Cohen; Michael Smith Many of us have used the
CFCONTENT tag that comes
with ColdFusion to serve
up files to browsers, but
very few ColdFusion
developers are aware that
the CFCONTENT tag can be
used in conjunction with
the HTML tag to serve up
graphics, such as JPEGs
and GIFs. Jul. 11, 2001 12:00 AM Reads: 10,506 | Ask the Training Staff By Bruce Van Horn We have some more good
questions to tackle this
month. We'll look at
Client variables, a pesky
CFMAIL problem, and ways
to delete Session
variables. Jul. 11, 2001 12:00 AM Reads: 6,460 | Ask the Training Staff By Bruce Van Horn Thanks again to those of
you who have sent in
questions or comments
about this monthly
column. If you'd like to
see an archive of
previous questions and
answers, please visit www
.NetsiteDynamics.com/AskC
FDJ. Jun. 7, 2001 12:00 AM Reads: 7,203 | A Display Method for Your
Site By Angelo Alvarez Saving development costs
by reusing code has been
a goal of the computing
industry for a long time.
With a little forethought
you can save time and
money developing Web
systems using ColdFusion
by encapsulating
functionality in custom
tags. Apr. 27, 2001 12:00 AM Reads: 5,831 | Upsize from MSAccess to
SQL Server By Eron Cohen; Michael Smith In March (CFDJ, Vol.3,
issue 5) we covered
reasons to upsize your
Access database to SQL
Server and the tools
you'll use to do it. Here
we explain in detail how
to copy data to SQL
Server and troubleshoot
your upsizing project. Apr. 27, 2001 12:00 AM Reads: 10,262 | Ask the Training Staff By Bruce Van Horn Well it's April already!
Can you believe it? If
you're like me, you've
got a full-blown case of
'spring fever' and it's
hard to concentrate on CF
code. But spring is also
a time for new projects
and pressing deadlines. Mar. 30, 2001 12:00 AM Reads: 6,441 | Company Calendar By Kevin Schmidt Ever wonder how to keep
your colleagues up to
speed on what's happening
within your organization?
How best to inform them
of company picnics,
community events, and
ColdFusion clinics? Feb. 22, 2001 12:00 AM Reads: 7,364 | Ask the Training Staff By Bruce Van Horn It looks as if this
month's column is all
about functions. In the
questions and answers
below we'll look at
RandRange(), ListLen(),
ListAppend(),
GetTickCount(), and the
ever-elusive Soundex()
functions. Feb. 22, 2001 12:00 AM Reads: 6,927 | Upsize from MSAccess To
SQL Server By Eron Cohen; Michael Smith If you're using
ColdFusion with Access
today, then it's likely
you'll be using it with
SQL Server tomorrow.
Luckily, Microsoft has
provided some tools that
make upgrading to SQL
Server a relatively easy
process. You'll be
surprised to learn how
simple it is to upgrade
and how easy it is to
work with. Feb. 22, 2001 12:00 AM Reads: 7,495 | Directory: Structures And
You By John Wilker No doubt some of us have
been involved in one or
more projects in which
we're acting as the
developer or project
manager/team lead and are
responsible for creating
the underlying directory
structure for a Web site. Feb. 22, 2001 12:00 AM Reads: 5,436 | Best Practices in
ColdFusion Development By Eben Hewitt In recent years we've
witnessed a trend in
which organizations
gather, codify, evaluate,
and disseminate seemingly
endless lists of 'Best
Practices' - guidelines
that help promote the
success of their
business, the consistency
of their actions and,
presumably, the general
cheerfulness of their
employees. Jan. 27, 2001 12:00 AM Reads: 8,180 | Ask the Training Staff By Bruce Van Horn My thanks to those of you
who've read this column
and let me know that it's
actually helped. Even
more thanks to those
who've sent in questions
- keep them coming! Here
are some of the most
recent ones. Jan. 27, 2001 12:00 AM Reads: 7,653 | Ask the Training Staff By Bruce Van Horn Well, the new millennium
is finally here (sorry
for those of you who
thought it started last
year) and with it comes
many unanswered and some
unanswerable questions. Dec. 26, 2000 12:00 AM Reads: 6,302 | Ask the Training Staff By Bruce Van Horn Well, the new millennium
is finally here (sorry
for those of you who
thought it started last
year) and with it comes
many unanswered and some
unanswerable questions. Dec. 26, 2000 12:00 AM Reads: 6,759 | Enough With The Pound
Signs... By Richard Schulze One of the features of
ColdFusion, from version
1.0 to 4.5, is that its
handling of pound signs
is extremely loose. For
some this is a good
thing; they put pound
signs around virtually
everything and it works.
But for programming in
general, and perhaps for
compatibility, it's not
good practice to code
this way. Nov. 29, 2000 12:00 AM Reads: 6,318 | Ask the Training Staff By Bruce Van Horn Thanks to those of you
who sent in questions
recently. I hope the
answers you received from
me or other members of
the Allaire training team
were helpful. For our
readers, here are a few
of the questions that
were submitted: Nov. 27, 2000 12:00 AM Reads: 5,832 | Ask the Training Staff By Bruce Van Horn Welcome to the second
installment of this
column. If you're a new
reader, the purpose of
the column is to give you
another source for your
CF-related questions. Oct. 30, 2000 12:00 AM Reads: 6,090 | Build a Better Help
Screen By Randy Smith The U.S. Fish & Wildlife
Service had lived with
their ColdFusion-based,
accomplishment-reporting
Web site for about a
year. The application
allowed employees to
report field
accomplishments to area
managers who then edited
and released the reports
for internal-only or
public review on their
Web site, or via e-mail
or fax to the media or
Congress. Oct. 30, 2000 12:00 AM Reads: 6,297 | Ask the Training Staff By Bruce Van Horn It's been a long time
since we announced this
column back in May, but
it's finally here! The
purpose of the column is
to expose you to some of
the questions that
Allaire's trainers are
asked in the classroom
and, hopefully, to give
you the right answer. Oct. 5, 2000 12:00 AM Reads: 5,812 | Permission Framework By Kelly Brown Most commercial Web sites
have secure areas that
are accessible only to
authorized users. Here's
one schema for managing
access control for a Web
site. Aug. 23, 2000 12:00 AM Reads: 7,147 | The Question: What's FTP? By Kevin Schmidt When I told them there
was a better way to send
us large files. They'd
been accustomed to
sending large image files
via an e-mail attachment;
I wanted to get them away
from this practice and
suggested that they use
FTP (file transfer
protocol). That's where I
hit the roadblock. Many
of our clients only knew
how to send e-mail, surf
the Web or create a
document in Microsoft
Word. Aug. 23, 2000 12:00 AM Reads: 7,939 | Customize ColdFusion
Authentication By Sheldon Sargent After reading several
ColdFusion Forum (http://
forums.allaire.com)
postings and receiving
numerous e-mails
detailing developers'
pains in setting up
Advanced Security in
ColdFusion so as to
implement page-level user
security with the
paradigm, I decided to
write an article
describing an alternative
methodology for
authentication in a CF
application. Aug. 23, 2000 12:00 AM Reads: 10,191 | Dynamic Goes Static By Dustin Smith For many developers there
comes a time when you
think your options are
limited. You can 'risk' a
completely dynamic
application or use it as
sparingly as possible,
thus limiting your
capabilities. Jul. 26, 2000 12:00 AM Reads: 8,047 Replies: 1 | Getting Started With CF By Steven Dan The software development
industry demands that we
learn constantly and
adapt to the new way of
doing things. If you've
been in this business for
more than about five
years, chances are you've
already had to retool
your skillset at least
once. After 10 years in
this business, I've had
to retool a few times.
While it's exciting to be
on the cutting edge, it
can also be frustrating
when you're stuck. May. 25, 2000 12:00 AM Reads: 6,505 Replies: 1 | Avoiding Unwanted Session
Timeouts By Daniel Jean Even the most productive
and effective application
can be rendered useless
by a poor user interface.
Before we start, I want
you to consider, for
example, the following
frustrating scenario.... Apr. 26, 2000 12:00 AM Reads: 12,481 | Using <CF_Whatever> By Jerry Bradenbaugh I'm always looking for
shortcuts - the smarter
way out. Take Web page
navigation: suppose you
have five or six pages of
content and you want each
page to have links to all
of the others (see
Figures 1 and 2). Apr. 26, 2000 12:00 AM Reads: 6,478 | Multipage Dynamic Forms By Lee Surma Dynamic forms, which are
found all over the
Internet, are commonly
found on e-commerce
sites,
business-to-business
sites and intranets. For
the beginners out there,
HTML forms are Web pages
containing data-entry
areas, such as text,
checkboxes and radio
buttons, that require a
submit button to activate
an action page to post
data, send e-mail, and so
on. Mar. 16, 2000 12:00 AM Reads: 8,298 | Generic SQL Table Export By David Schwartz In my last article (CFDJ,
Vol. 1, issue 6) I
presented Array_Table, a
universal browser-based
table viewer and query
engine. Array_Table
allows you to browse,
edit and query any
Microsoft SQL Server
table. It's 100% dynamic
so it works with any
database. Many readers
and clients loved the new
capability and ease it
offered. And they wanted
more, of course. Jan. 27, 2000 12:00 AM Reads: 10,083 | Coldfusion & Generator
Stock Charts By Andrew Stopford Since my first article on
Generator in CFDJ (Vol.
1, issue 5), Macromedia
has released version 2.
With this version you
have full Flash 4
functionality and a host
of new Generator objects
to use, from tickers to
tables. What I'll show in
this article is the
combination of Flash and
another new object, Stock
Chart. Jan. 27, 2000 12:00 AM Reads: 6,049 | Create Dynamic Business
And Scientific Graphics
For The Web By Michael MacDonald Here's a problem
ColdFusion and other Web
developers will have to
solve at some point: how
to get up-to-date data
from a database, put it
into a chart and display
it on the Web, then make
the chart interactive so
users can 'drill down' to
more detailed
information. Nov. 29, 1999 12:00 AM Reads: 6,607 |
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
|