<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://coldfusion.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Feature</title>
 <link>http://coldfusion.sys-con.com/</link>
 <description>Latest articles from Feature</description>
 <language>en</language>
 <copyright>Copyright 2008 SYS-CON Media</copyright>
 <generator>SYS-CON Media</generator>
 <lastBuildDate>Tue, 07 Oct 2008 01:15:08 EDT</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>Building an IM Bot Using ColdFusion</title>
 <link>http://coldfusion.sys-con.com/node/138960</link>
 <description>I recently brought a Google Talk bot that I put online at &lt;a href=&quot;mailto:cfdocs@gmail.com&quot;&gt;cfdocs@gmail.com&lt;/a&gt;. Google Talk users can add this user to their buddy list and then submit CFML tag and function lookups to it. (I&#039;ve also brought Yahoo IM and AIM versions online as nickname cflivedocs, but more on those shortly). In this column I&#039;ll explain exactly what the IM bot is and what it does, and show you how to easily create a bot of your own.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/138960&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 07 May 2008 13:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/138960</guid>
</item>
<item>
 <title>Engelbart&#039;s Usability Dilemma: Efficiency vs Ease-of-Use</title>
 <link>http://coldfusion.sys-con.com/node/536976</link>
 <description>The mouse was the original idea of Doug Engelbart who was the head of the Augmentation Research Center (ARC) at Stanford Research Institute. Engelbart&#039;s philosophy is best embodied, in my opinion, in the design of another device that he invented, the five-finger keyboard - with keys like a piano, used by one hand. The problem was, Engelbart&#039;s five-finger keyboard and mouse combination was very difficult to learn.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/536976&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 10 Apr 2008 09:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/536976</guid>
</item>
<item>
 <title>CFImage Part 3</title>
 <link>http://coldfusion.sys-con.com/node/441654</link>
 <description>ColdFusion 8 introduces the CFImage tag and dozens of image manipulation functions. We have already looked at reading and writing image files and we have covered the basic yet powerful image manipulation possible through CFImage tag actions alone. Now we know enough to be able to really start exploring the vast feature set of ColdFusion 8 image manipulation. When it comes to something like this your imagination is really the only limit, so it makes it a bit more difficult to come up with simple ways to learn this stuff. I find that task-based learning works well and will let us accomplish real-world goals while touching on many aspects of image manipulation.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/441654&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 15 Oct 2007 11:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/441654</guid>
</item>
<item>
 <title>Working with the Apache Derby Database and ColdFusion</title>
 <link>http://coldfusion.sys-con.com/node/441652</link>
 <description>Early releases of ColdFusion (under Allaire) focused on the Windows market and it was common to include example Access databases. It was common for entry-level developers to take this example to heart and build systems on Access back-ends. One didn&#039;t have to install, set up, admin, or most importantly pay for anything. With the beta release of ColdFusion 8, Adobe is providing support for an array of open source databases. Now using PostgreSQL, MySQL, or Apache Derby (formerly IBM Cloudscape) has been made that simpler for CF developers since JDBC drivers for all of them are included. Any of these solutions can be used for the free distribution of databases on either Windows or *nix.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/441652&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 13 Oct 2007 20:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/441652</guid>
</item>
<item>
 <title>CFImage Part 2</title>
 <link>http://coldfusion.sys-con.com/node/437766</link>
 <description>ColdFusion 8 has a load of awesome image manipulation functionality. So much so, in fact, that it will take several articles to discuss it in any sort of decent way. In Part 1 of this article (CFDJ, Vol. 9, issue 5), we spent the entire post just exploring all the ways in which ColdFusion 8 can read in and write out/save images.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/437766&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 07 Oct 2007 11:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/437766</guid>
</item>
<item>
 <title>Test Driving ColdFusion 8</title>
 <link>http://coldfusion.sys-con.com/node/437668</link>
 <description>Of course, since this is ColdFusion I expected nothing less than this, i.e., powerful AJAX functionality combined with the simplicity of a tag-based language, and that&#039;s exactly what the Auto-Suggest AJAX component delivers. The code in Listing 1 is a simple example in which the auto-suggest attribute of the  tag has been populated with hard-coded values. If you&#039;re running ColdFusion 8 yourself and want to get a firsthand look at this feature, you should be able to copy and paste the code from Listing 1 and save it as a new ColdFusion file. Figure 1 shows the suggested search terms displayed by the auto-suggest attribute as text is entered into the control.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/437668&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 07 Oct 2007 07:30:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/437668</guid>
</item>
<item>
 <title>ColdFusion Frameworks: ColdBox 2.0.3 Released</title>
 <link>http://coldfusion.sys-con.com/node/411536</link>
 <description>This release is the first one to include contributed content from Rob Gonda, Tom de Manincor, Brian LeGros, Sana Ullah and Aaron Roberson. The ColdBox Team and contributors are growing. So enjoy this release. The ColdBox website is also being renovated and will be launched soon. Development is now strong for version 2.1.0 and we have some extraordinary features coming your way. So please show your support and God Bless.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/411536&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 04 Aug 2007 13:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/411536</guid>
</item>
<item>
 <title>ColdFusion Feature — Coding with XML</title>
 <link>http://coldfusion.sys-con.com/node/386325</link>
 <description>As a ColdFusion developer, hopefully by now you have heard at least a little about XML (eXtensible Markup Language). Wikipedia defines XML as a &#039;general-purpose markup language&#039; designed to &#039;facilitate the sharing of data&#039; and also designed to be &#039;relatively human-legible.&#039;&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/386325&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 01 Aug 2007 21:30:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/386325</guid>
</item>
<item>
 <title>Your First Adobe Flex Application with a ColdFusion Backend</title>
 <link>http://coldfusion.sys-con.com/node/256076</link>
 <description>Flex is a complete set of tools to develop rich Internet cross-platform applications based on the Flash platform. With Flex, you can create applications that not only have the &#039;wow factor&#039; necessary to please clients and users alike, but the &#039;usability factor&#039; necessary to make your application a real success.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/256076&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 19 Jul 2007 13:30:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/256076</guid>
</item>
<item>
 <title>CFDJ Feature — It Is Possible!</title>
 <link>http://coldfusion.sys-con.com/node/397935</link>
 <description>Now that Scorpio is here (at least in beta), it is time to start figuring out all the new tricks of the trade, right? However, as most of your clients will not be switching immediately, you will still have to be doing ColdFusion 7 work for some time.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/397935&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 05 Jul 2007 08:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/397935</guid>
</item>
<item>
 <title>ColdFusion Feature — Wait-Time Analysis Method</title>
 <link>http://coldfusion.sys-con.com/node/386362</link>
 <description>Until recently, tuning IT application performance has been largely a guessing game. This is both surprising and unacceptable considering the relentless focus IT organizations put on cost-efficiency and productivity.  The traditional approaches to database and application tuning that involve collecting large volumes of statistics and making trial-and-error changes are still in widespread use. Today, most server management and monitoring tools deliver &#039;server-oriented&#039; statistics that don&#039;t translate to concrete end-user benefits.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/386362&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 17 Jun 2007 10:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/386362</guid>
</item>
<item>
 <title>Beyond SOA &amp; Web Services - ColdFusion / .NET Integration</title>
 <link>http://coldfusion.sys-con.com/node/364573</link>
 <description>As both a .NET programmer and ColdFusion developer, I always wondered how I could leverage the world of .NET in ColdFusion. Both platforms come with powerful features and using them together might be a wonderful friendship, if one could only make them cooperate. There are two worlds out there and none of them is an island.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/364573&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 16 May 2007 13:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/364573</guid>
</item>
<item>
 <title>Object-Oriented Form Validation in ColdFusion</title>
 <link>http://coldfusion.sys-con.com/node/370835</link>
 <description>For Web developers, form validation is a basic task, and yet one that presents some interesting challenges. Even discounting security issues such as SQL injection attacks and cross-site scripting (XSS), form validation is a critical step in your error handling strategy.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/370835&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 15 May 2007 18:30:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/370835</guid>
</item>
<item>
 <title>ColdFusion Feature — Objects Everywhere</title>
 <link>http://coldfusion.sys-con.com/node/370837</link>
 <description>Many times object-oriented programming (OOP) is billed as the end-all solution to cure the spaghetti code that can come from procedural style applications. After all, you just have to stuff your logic code into a component (big OOP buzzword - encapsulation), and now your code is instantly better, right? How hard is it to stick a createObject function call or a  tag in when you need to access that bit of code? Can anybody look into the future and see a problem here?&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/370837&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 15 May 2007 18:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/370837</guid>
</item>
<item>
 <title>CFDJ Feature — Create a Pseudo-dynamicWeb Site with CF</title>
 <link>http://coldfusion.sys-con.com/node/345927</link>
 <description>You have to love a software product that makes developers, even relatively inexperienced ones, productive quickly and empowers them to do seemingly impossible things. The more I work with and learn about ColdFusion the more it seems as if there are no limits to what can be done with it.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/345927&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 14 Mar 2007 16:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/345927</guid>
</item>
<item>
 <title>How To Use ColdFusion to Search Images Based on Color</title>
 <link>http://coldfusion.sys-con.com/node/345926</link>
 <description>This article describes a basic method for indexing and searching images and digital photographs based on color using ColdFusion and CFImageHistogram (&lt;a href=&quot;http://www.leavethatthingalone.com/projects/cfhistogram/&quot; title=&quot;www.leavethatthingalone.com/projects/cfhistogram/&quot;&gt;www.leavethatthingalone.com/projects/cfhistogram/&lt;/a&gt;). This method indexes and searches color in images quickly using ColdFusion.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/345926&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 12 Mar 2007 17:30:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/345926</guid>
</item>
<item>
 <title>Building a Drag-and-Drop Shopping Cart with AJAX</title>
 <link>http://coldfusion.sys-con.com/node/172585</link>
 <description>Keeping up with the latest Web technologies is tough nowadays. Every week it seems new sites are launched that push the envelope further and further in terms of what can be accomplished using just a Web browser.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/172585&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 21 Feb 2007 10:45:00 EST</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/172585</guid>
</item>
<item>
 <title>ColdFusion Feature — Directory Watcher Dangers - A Follow-Up</title>
 <link>http://coldfusion.sys-con.com/node/317586</link>
 <description>In the July 2006 issue of CFDJ, I wrote about the Directory Watcher event gateway, and how easy it was to set up and how powerful a tool it could be for managing files and external interfaces. While this is true, there are some potential hazards waiting for the unsuspecting developer who jumps into DW waters without a life preserver.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/317586&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 11 Jan 2007 00:30:00 EST</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/317586</guid>
</item>
<item>
 <title>CFDJ Feature — MAX 2006: &quot;I Can&#039;t Wait To Get Started&quot;</title>
 <link>http://coldfusion.sys-con.com/node/317575</link>
 <description>I can&#039;t wait to get started.&#039; The sentiment struck me pretty hard as I struggled to get some sleep on a packed red-eye flight leaving Las Vegas at 11 o&#039;clock at night.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/317575&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 27 Dec 2006 11:00:00 EST</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/317575</guid>
</item>
<item>
 <title>Content Management with ColdFusion</title>
 <link>http://coldfusion.sys-con.com/node/311307</link>
 <description>As the Web develops, the need for easy and efficient Web site and portal management increases. Developing an easy-to-use future-proof content management system (CMS) from scratch isn&#039;t easy. The basic functionalities can be assembled in a reasonable timeframe, meaning that you will be able to edit the structure and the content of the Web site.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/311307&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 27 Dec 2006 05:45:00 EST</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/311307</guid>
</item>
<item>
 <title>CFDJ Feature — An Introduction to Intent Driven Design</title>
 <link>http://coldfusion.sys-con.com/node/311316</link>
 <description>Often the hardest part of developing an application is getting agreement on what exactly it should do. Intent Driven Design (IDD) is an approach that simplifies and standardizes the process of getting detailed technical requirements from non-technical business users so you can develop more complete and consistent requirements in less time.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/311316&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 12 Dec 2006 12:00:00 EST</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/311316</guid>
</item>
<item>
 <title>Use Flash Forms and Flex To Give Applications New Life</title>
 <link>http://coldfusion.sys-con.com/node/296212</link>
 <description>I&#039;m a Webmaster for the Air Protection Division (APD), EPA Region 3 in Philadelphia and in April 2006, I wrote an article for CFDJ entitled &#039;How ColdFusion MX 7 Made Me a Hero at the Office&#039; (Volume 8, Issue 4). That article described how I harnessed the power of ColdFusion to improve access to our most vital business information.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/296212&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 17 Nov 2006 14:45:00 EST</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/296212</guid>
</item>
<item>
 <title>Make Your Flash Forms More FLEXible</title>
 <link>http://coldfusion.sys-con.com/node/296224</link>
 <description>Want to make your Flash forms more FLEXible? Well, now you can! But, is there any point, you say, now that Flex 2 is out and effectively free (if you can make do without FlexBuilder)? Well, if you can go with Flex 2 then do so, but maybe like me, it&#039;s currently off limits to you...&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/296224&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 17 Nov 2006 14:30:00 EST</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/296224</guid>
</item>
<item>
 <title>Model-Driven Development with ColdFusion and UML</title>
 <link>http://coldfusion.sys-con.com/node/289659</link>
 <description>The sign of an experienced developer is solid design. Novices edit examples they find on the Net, journeymen figure out how to code something as they do it, but craftsmen plan their work. Starting out, this can look like wasted time, but if your app is any good, your customer will want to expand it. Then, if you need some help, you&#039;ll have to explain all that intuitive code to ten people, all of whom you are paying by the hour. Diagrams would be nice then, right?&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/289659&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 29 Oct 2006 18:15:00 EST</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/289659</guid>
</item>
<item>
 <title>CFDJ Feature — Your Personal IPO</title>
 <link>http://coldfusion.sys-con.com/node/289651</link>
 <description>While the IPO market on Wall Street has cooled substantially, there is a new IPO looming on the horizon that has the potential to make you millions of dollars in the coming years. This is not hype. This is not a pipe dream. This is not a fantasy. It is a reality that is yours for the taking.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/289651&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 27 Oct 2006 17:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/289651</guid>
</item>
<item>
 <title>Playing with Arrays</title>
 <link>http://coldfusion.sys-con.com/node/279900</link>
 <description>When I found out this month&#039;s issue would be a &#039;back to basics&#039; issue, I was torn between several topics that I hope are of interest to every CFML developer. I settled on the array, which is a powerful tool in the hands of a skilled coder. Just to make sure everyone&#039;s on board we&#039;ll start with the assumption that we need to explore the nature of an array first.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/279900&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 12 Oct 2006 12:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/279900</guid>
</item>
<item>
 <title>Developing Flex 2 Applications with ColdFusion and XML Without Needing FDS or Mystic</title>
 <link>http://coldfusion.sys-con.com/node/279879</link>
 <description>Flex is one of the greatest technologies around. Combine it with ColdFusion and it just gets better. Adobe has made it possible to use Flex 2 efficiently with ColdFusion and easily get data across the server to a Flex front-end.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/279879&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 10 Oct 2006 12:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/279879</guid>
</item>
<item>
 <title>Errors in Your Code</title>
 <link>http://coldfusion.sys-con.com/node/279867</link>
 <description>Errors and bugs: they happen in all code, mostly in development but in production too and perhaps more easily in CFML than in compiled languages. There are several features to help better handle, debug, and test for them, and this article will focus on those.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/279867&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 08 Oct 2006 12:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/279867</guid>
</item>
<item>
 <title>CFDJ Feature — ColdFusion Structures</title>
 <link>http://coldfusion.sys-con.com/node/264746</link>
 <description>Way back when ColdFusion 4.5 was released, the concept of structures (associative arrays to some of you) was introduced. Never one to be receptive to change - not to mention having no background in other programming languages - I shunned structures for the most part and kept on my merry way working with arrays and lists. Over the years, however, I have come to appreciate the simplicity and functionality of structures and embrace them as my favorite ColdFusion data type.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/264746&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 01 Sep 2006 11:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/264746</guid>
</item>
<item>
 <title>CFDJ Cover Story — JVM Tuning</title>
 <link>http://coldfusion.sys-con.com/node/264729</link>
 <description>As ColdFusion programmers or system administrators, there are times when we go through the CF Admin interface to try and optimize the server. A particular section located within the standalone version of the ColdFusion Administrator is simply called Java and JVM. When you reach this section, unless you have a healthy dose of Java experience, you may scratch your head and think, &#039;I don&#039;t really know much about this&#039; and skip to something else. But the catch is, this section is the most powerful and important area to look at.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/264729&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 28 Aug 2006 10:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/264729</guid>
</item>
<item>
 <title>CFDJ Feature — Adobe Flex 2.0 View States &amp; Transitions</title>
 <link>http://coldfusion.sys-con.com/node/256214</link>
 <description>Many ColdFusion developers expressed this sentiment after downloading and working with the Flex 2 beta. Flex 2 has made developing rich Internet applications in the Adobe Flash environment possible for everyone (not just those of us who know and love timelines and tweens).&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/256214&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 14 Aug 2006 13:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/256214</guid>
</item>
<item>
 <title>Designing ColdFusion Applications With UML</title>
 <link>http://coldfusion.sys-con.com/node/230507</link>
 <description>Developers are no different, yet I see &#039;improv developing&#039; all the time. A project manager will just describe what&#039;s needed - the outlines of a plot - and let the developers work it out. The results are often what you&#039;d see with a movie. However, designing an application with UML can act as a script for developers. They&#039;re still free to use their own creativity and experience when implementing the design, but the UML documents provide them with a map of what the final product should be.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/230507&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 19 Jul 2006 16:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/230507</guid>
</item>
<item>
 <title>When AJAX Happens to Old Browsers</title>
 <link>http://coldfusion.sys-con.com/node/235990</link>
 <description>One of the latest crazes in Web development is AJAX. Unless you&#039;ve been living in a cave for the last year, you&#039;ve heard of this old, yet currently popular, technique for making HTTP requests to a server without refreshing the Web page. While claims of smaller bandwidth, faster response, and highly interactive user interfaces may intrigue you, one must ask, &#039;Will it work for my user base?&#039;&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/235990&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 20 Jun 2006 16:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/235990</guid>
</item>
<item>
 <title>Advanced XML Processing with StAX in ColdFusion</title>
 <link>http://coldfusion.sys-con.com/node/236002</link>
 <description>Putting support for XML processing in ColdFusion 6.0 was regarded as a major feature upgrade. With the switch to Java, ColdFusion could leverage the existing Java functions in Jakarta Commons and add support for things like Web Services (Axis). However, binding itself to Java also bound ColdFusion to the limitations of the Java feature set.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/236002&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 20 Jun 2006 15:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/236002</guid>
</item>
<item>
 <title>Building Generic Maintenance Interfaces</title>
 <link>http://coldfusion.sys-con.com/node/230520</link>
 <description>When the March 2006 issue of CFDJ arrived, I had just begun working on the maintenance interfaces for the support tables of a new system. There are many of these tables, and implementing the associated maintenance routines looked set to consume a lot of time.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/230520&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 10 Jun 2006 16:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/230520</guid>
</item>
<item>
 <title>CFDJ Feature — Strip Tease</title>
 <link>http://coldfusion.sys-con.com/node/206288</link>
 <description>I don&#039;t like browser-based WYSIWYG editors. There are a reasonably large number of them and several of the recent versions are even cross-browser-compatible with Mozilla and even some less popular browsers (although Safari continues to be problematic).&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/206288&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 17 Apr 2006 15:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/206288</guid>
</item>
<item>
 <title>ColdFusion Feature: Introducing objectBreeze</title>
 <link>http://coldfusion.sys-con.com/node/192336</link>
 <description>One complaint I have heard from many developers being introduced to object-oriented programming (OOP, OO) is that it is more work than it&#039;s worth. Setting up your objects, DAOs, gateways, etc., is a lot of coding that, until you have realized the power of OO, probably does seem like quite a bit of work. Here is where an ORM tool, such as objectBreeze, steps up to the plate. In the ColdFusion community we have recently seen a few object-relational mapping (ORM) tools hit the scene. These powerful APIs allow a developer to easily interact with their data persistence layer in an object-oriented pattern with a little setup involved (or none in the case of objectBreeze).&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/192336&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 12 Mar 2006 17:00:00 EST</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/192336</guid>
</item>
<item>
 <title>ColdFusion Developer&#039;s Journal Special &quot;Frameworks&quot; Focus Issue: onTap</title>
 <link>http://coldfusion.sys-con.com/node/176194</link>
 <description>I must admit to having been excited at the prospect of the Pet Market frameworks project when Simon proposed it to us at the Fusebox &amp; Frameworks Conference in September. I once tried to do something similar by creating a small blog application using the three popular frameworks that I was aware of at the time (Fusebox 3-4 and Mach-II) and the onTap framework.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/176194&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 01 Feb 2006 14:15:00 EST</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/176194</guid>
</item>
<item>
 <title>&quot;Frameworks&quot; Focus Issue: TheHUB</title>
 <link>http://coldfusion.sys-con.com/node/176170</link>
 <description>I recently spoke to a group of attendees at the Fusebox and Frameworks Conference 2005 about the framework that I call TheHUB. Then when I was asked to write this article, I thought it would be a great way to compare and contrast it with several of the frameworks discussed at that conference. So I jumped at the chance to share my approach to developing ColdFusion applications.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/176170&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 01 Feb 2006 04:45:00 EST</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/176170</guid>
</item>
<item>
 <title>ColdFusion Developer&#039;s Journal Special &quot;Frameworks&quot; Focus Issue: Mach-II</title>
 <link>http://coldfusion.sys-con.com/node/176178</link>
 <description>It&#039;s all Simon&#039;s fault. We say this to all framework writers who, even now, are trying to recover from the task assigned them by CFDJ&#039;s editor-in-chief: provide an article and an implementation of the Macromedia Pet Market application in their chosen framework.&lt;p&gt;&lt;a href=&quot;http://coldfusion.sys-con.com/node/176178&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 31 Jan 2006 17:45:00 EST</pubDate>
 <guid isPermaLink="true">http://coldfusion.sys-con.com/node/176178</guid>
</item>
</channel>
</rss>
