<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>Articles by Hal Helms</title>
<link>http://linux.sys-con.com/</link>
<description>Latest articles from Hal Helms</description>
<copyright>Copyright 2008 LINUX</copyright>
<lastBuildDate>Fri, 04 Jul 2008 17:14:00 GMT</lastBuildDate>
<generator>LINUX</generator>
<ttl>10</ttl>
<docs>http://backend.userland.com/rss</docs>

<item>
<title>ColdFusion and the Rise of Right-Brained Thinking</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/317587.htm</guid><link>http://linux.sys-con.com/read/317587.htm</link>
<pubDate>Wed, 03 Jan 2007 21:30:00 GMT</pubDate>
<description>Recently, I&apos;ve been reading a book recommended to me by my friend, Clark Valberg. The book is A Whole New Mind; its author is Daniel Pink. In this article, I&apos;ll discuss why I think the premise of the book holds such promise for ColdFusion programmers - and how it challenges us to rethink how we define what our work is.</description>

</item><item>
<title>A New Vision for ColdFusion</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/264754.htm</guid><link>http://linux.sys-con.com/read/264754.htm</link>
<pubDate>Sat, 02 Sep 2006 11:00:00 GMT</pubDate>
<description>During a recent conversation between Mike Britton, Brian Kotek, and myself, we were discussing the features that we&apos;d like to see in ColdFusion 8. (A podcast of this discussion can be found at helmsandpeters.com.) I&apos;d like to share with you some thoughts on the topic. Much that follows is taken from a talk I gave last year at the Cfobjective conference. It lays the groundwork for a vision for ColdFusion that concludes this article.</description>

</item><item>
<title>Security Matters</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/256133.htm</guid><link>http://linux.sys-con.com/read/256133.htm</link>
<pubDate>Tue, 08 Aug 2006 12:00:00 GMT</pubDate>
<description>It seems that not a week goes by without another story of a major organization inadvertently leaking private data. In one recent week, representatives of a Rhode Island government agency reported that tens of thousands of credit card transactions on a government-run site had been stolen by Russian data thieves. In the same week, the private firm, Providence Home Services, announced that backup tapes of patient records - some 365,000 of them - had been stolen from one of their employees&apos; car.</description>

</item><item>
<title>Creating Object-Oriented Presentation Layers</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/235977.htm</guid><link>http://linux.sys-con.com/read/235977.htm</link>
<pubDate>Wed, 28 Jun 2006 04:30:00 GMT</pubDate>
<description>For the past several weeks, I&apos;ve been immersed in writing a large application - so immersed, in fact, that I missed writing my column for last month! This application has been particularly interesting to me because it makes such extensive use of AJAX - that combination of JavaScript, DOM manipulation, and the XMLHttpRequest object that has caught the attention of the general public. It&apos;s also been interesting because it has allowed me to experiment with the idea of creating an object-oriented (OO) presentation layer.</description>

</item><item>
<title>Mixins</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/192334.htm</guid><link>http://linux.sys-con.com/read/192334.htm</link>
<pubDate>Sat, 11 Mar 2006 14:00:00 GMT</pubDate>
<description>In the last two installments of &apos;Foundations,&apos; we looked at the issue of static v dynamic typing in ColdFusion and I argued that treating ColdFusion as a statically typed language led to disappointment and defeat. In this issue let&apos;s explore some of the possibilities available when we no longer treat ColdFusion as &apos;Java Lite&apos; but accept it on its own terms..</description>

</item><item>
<title>ColdFusion Developer&apos;s Journal Special &quot;Frameworks&quot; Focus Issue: Mach-II</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/176178.htm</guid><link>http://linux.sys-con.com/read/176178.htm</link>
<pubDate>Tue, 31 Jan 2006 17:45:00 GMT</pubDate>
<description>It&apos;s all Simon&apos;s fault. We say this to all framework writers who, even now, are trying to recover from the task assigned them by CFDJ&apos;s editor-in-chief: provide an article and an implementation of the Macromedia Pet Market application in their chosen framework.</description>

</item><item>
<title>Toward a New Orthodoxy &amp;ndash; Dynamic Typing</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/172586.htm</guid><link>http://linux.sys-con.com/read/172586.htm</link>
<pubDate>Sat, 28 Jan 2006 11:15:00 GMT</pubDate>
<description>Last month, we took a long look at strong typing. We saw that while strong typing offers many benefits in a language such as Java, trying to attach strong typing to ColdFusion produces really difficult problems. And last month, due to my &apos;in&apos; connections, we were even able to briefly interview the Java compiler.</description>

</item><item>
<title>Why Should ColdFusion Be Statically Typed?</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/167973.htm</guid><link>http://linux.sys-con.com/read/167973.htm</link>
<pubDate>Sat, 21 Jan 2006 12:30:00 GMT</pubDate>
<description>In this article, I argue that by adopting the static typing model found in languages such as Java, we have been seduced into accepting a bad model - or at least a model that is inappropriate for the dynamic typing mechanism inherent in ColdFusion. I&apos;ll explain the problems that such a mindset has caused and how the promised benefits of static typing fail to materialize in ColdFusion.</description>

</item><item>
<title>Arrays and Structures: Problem Solving</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/138976.htm</guid><link>http://linux.sys-con.com/read/138976.htm</link>
<pubDate>Wed, 26 Oct 2005 06:45:00 GMT</pubDate>
<description>In the first etude, we looked at arrays; in the second, we worked with structures. In this etude, let&apos;s work through some exercises that may use one or the other or both. Ready to dig in?</description>

</item><item>
<title>Études: Studies in Structures</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/117682.htm</guid><link>http://linux.sys-con.com/read/117682.htm</link>
<pubDate>Tue, 09 Aug 2005 17:00:00 GMT</pubDate>
<description>The life of a writer is sometimes a lonely one. After writing something, you send it out and aren&apos;t sure how it will be received. Last month was a happy change: I received a lot of feedback from my column introducing the idea of études. In the introduction to the series on études, we looked at arrays. This month, let&apos;s do a workout on structures after a quick primer.</description>

</item><item>
<title>We Programmers Need Etudes</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/101376.htm</guid><link>http://linux.sys-con.com/read/101376.htm</link>
<pubDate>Thu, 16 Jun 2005 15:00:00 GMT</pubDate>
<description>Have you ever noticed the correlation between musicians and programmers? Some of the best programmers I know are or have been musicians. I recently had a class where 70% of the students were active musicians - some even with CDs of their work.</description>

</item><item>
<title>Rethinking Decorators</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/101356.htm</guid><link>http://linux.sys-con.com/read/101356.htm</link>
<pubDate>Thu, 16 Jun 2005 14:00:00 GMT</pubDate>
<description>Ben and I were talking about my earlier CFDJ article on the Decorator design pattern [cfdj, vol. 6 issue 11]. In the article, I explained how the Decorator pattern could be used in situations in which there exists a base class with various options.</description>

</item><item>
<title>Creating Configuration Files</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/49182.htm</guid><link>http://linux.sys-con.com/read/49182.htm</link>
<pubDate>Wed, 13 Apr 2005 00:00:00 GMT</pubDate>
<description>In their book Head First Design Patterns, the four coauthors lay out a series of key principles for creating robust software designs. One of the most important of these principles is &apos;Find what varies and encapsulate it.&apos; In this article, let&apos;s apply this principle to the use of configuration files and explore the support for old-style .INI files and XML files.</description>

</item><item>
<title>Abstractions</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/48230.htm</guid><link>http://linux.sys-con.com/read/48230.htm</link>
<pubDate>Fri, 11 Feb 2005 00:00:00 GMT</pubDate>
<description>I&apos;ve been busy lately providing training in implementing object orientation (OO) with ColdFusion components (CFCs) to several companies. I&apos;ve found that most ColdFusion developers approach OO as something to &apos;layer on&apos; over their traditional programming practices. Even many Java developers make this mistake, which means that they don&apos;t often see many benefits from a foray into object orientation.</description>

</item><item>
<title>Designer Coffee and the Decorator Pattern</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/47450.htm</guid><link>http://linux.sys-con.com/read/47450.htm</link>
<pubDate>Tue, 14 Dec 2004 00:00:00 GMT</pubDate>
<description>While standing in line at my local coffee shop the other day, I was thinking about how helpful a thorough knowledge of design patterns is for a developer. In case you&apos;re unclear about what design patterns are, think of them as time-tested solutions to very specific problems.</description>

</item><item>
<title>Saving Polly</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/47205.htm</guid><link>http://linux.sys-con.com/read/47205.htm</link>
<pubDate>Wed, 24 Nov 2004 00:00:00 GMT</pubDate>
<description>My heart beat faster as the mail carrier handed me the mail. There it was: my latest edition of Thrilling Tech Tales magazine. As I always do, I immediately turned to the exact center of the magazine to read the latest installment of &apos;The Adventures of the Morphic Family.&apos; This week, it was about Polly, the daughter and heir to the family farm. I eagerly began reading...</description>

</item><item>
<title>Extreme Programming</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/46792.htm</guid><link>http://linux.sys-con.com/read/46792.htm</link>
<pubDate>Wed, 20 Oct 2004 00:00:00 GMT</pubDate>
<description>The Agile Manifesto is the product of 17 smart, well-meaning developers who met in February 2001 to discuss problems in software development. The list of developers included Kent Beck, Alistair Cockburn, Martin Fowler, Ron Jeffries, Robert &apos;Uncle Bob&apos; Martin, and Dave Thomas - people who have all made substantial contributions to software development.</description>

</item><item>
<title>&apos;Selling&apos; ColdFusion</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/46364.htm</guid><link>http://linux.sys-con.com/read/46364.htm</link>
<pubDate>Wed, 15 Sep 2004 00:00:00 GMT</pubDate>
<description>&apos;I&apos;m getting a lot of resistance,&apos; my client told me. &apos;Prospective clients love the functionality of our application, but they shy away when they hear that it&apos;s developed in ColdFusion. Their IT people don&apos;t like it and we&apos;re starting to lose sales.&apos;</description>

</item><item>
<title>Fusebox or Mach-II?</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/45978.htm</guid><link>http://linux.sys-con.com/read/45978.htm</link>
<pubDate>Fri, 13 Aug 2004 00:00:00 GMT</pubDate>
<description>For more than seven years, Fusebox (www.fusebox.org), now in its fourth version, has been the dominant framework for building ColdFusion applications. During that time, Fusebox has evolved from a set of best practices into a mature framework capable of tackling very large jobs while remaining easy enough to use for everyday small tasks.</description>

</item><item>
<title>An OO Approach to War</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/45622.htm</guid><link>http://linux.sys-con.com/read/45622.htm</link>
<pubDate>Tue, 20 Jul 2004 00:00:00 GMT</pubDate>
<description>With the advent of ColdFusion components (CFCs), introduced in ColdFusion MX version 6.0 and greatly improved in version 6.1, ColdFusion MX allows CF programmers to enter the mainstream of object-oriented (OO) programming. With the overwhelming success of the J2EE and the .NET platforms, OO has become the dominant paradigm for building commercial software and gaining a thorough, working knowledge of it is essential to any programmer&apos;s long-term career success.</description>

</item><item>
<title>A Wedding Invitation: CF &amp; Java</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/45572.htm</guid><link>http://linux.sys-con.com/read/45572.htm</link>
<pubDate>Wed, 14 Jul 2004 00:00:00 GMT</pubDate>
<description>If you missed this year&apos;s CFUN conference (June 26-27), you missed a lot. In addition to the great time spent meeting and talking with other ColdFusion programmers, Ben Forta gave a keynote demo of the next version of ColdFusion, code-named &apos;Blackstone&apos;.</description>

</item><item>
<title>Seven Strategies for Surviving Outsourcing</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/45340.htm</guid><link>http://linux.sys-con.com/read/45340.htm</link>
<pubDate>Tue, 22 Jun 2004 00:00:00 GMT</pubDate>
<description>One of the most enduring of American legends is that of John Henry, the &apos;steel drivin&apos; man,&apos; who pitted his strength against a machine - and won. Unlike many legends, John Henry was a real person - a former slave who was hired by the C&amp;O Railroad to cut holes in rock into which explosives were placed in order to create tunnels.</description>

</item><item>
<title>Adventures in Encapsulation Part IV</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/44773.htm</guid><link>http://linux.sys-con.com/read/44773.htm</link>
<pubDate>Tue, 11 May 2004 00:00:00 GMT</pubDate>
<description>I was playing a particularly tough game of online Texas Hold&apos;em with someone who called himself &apos;all_or_nothing&apos;. I looked at my two hole cards: a 10 of spades and a 10 of clubs. It was down to just the two of us, vying for the total prize money of $5.00.</description>

</item><item>
<title>Adventures in Encapsulation Part III</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/44478.htm</guid><link>http://linux.sys-con.com/read/44478.htm</link>
<pubDate>Tue, 13 Apr 2004 00:00:00 GMT</pubDate>
<description>I recently gave a class in Fusebox 4 during which the issue of security came up. This issue seems to cause a good deal of trouble for programmers - so much so that when we wrote Fusebox 4 we provided some built-in abilities to help programmers with this.</description>

</item><item>
<title>Adventures in Encapsulation Part 2</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/43996.htm</guid><link>http://linux.sys-con.com/read/43996.htm</link>
<pubDate>Tue, 09 Mar 2004 00:00:00 GMT</pubDate>
<description>It&apos;s past midnight and I&apos;m in my car, prowling Atlanta for a good cup of coffee. (Such are the challenges of members of the Cult of the Midnight Programmer.) My cell phone rings.</description>

</item><item>
<title>Adventures in Encapsulation Part I</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/43793.htm</guid><link>http://linux.sys-con.com/read/43793.htm</link>
<pubDate>Wed, 25 Feb 2004 00:00:00 GMT</pubDate>
<description>I&apos;ve just returned from a four-day class on Mach-II (www.mach-ii.com) that Ben Edwards and I gave to a group of developers at Macromedia in San Francisco. It was great fun to be working with so skilled a group.</description>

</item><item>
<title>Is ColdFusion Dying?--Why has Macromedia made a big deal of the fact that CFMX is built on Java, asks software development guru</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/41664.htm</guid><link>http://linux.sys-con.com/read/41664.htm</link>
<pubDate>Fri, 30 Jan 2004 07:27:00 GMT</pubDate>
<description>When they hear that I run a class entitled &apos;Java for ColdFusion Programmers,&apos; many developers ask me: &apos;Why the class in Java? Is ColdFusion dying?&apos;  It&apos;s a fair question. After all, technology in general and languages in particular have a lifespan. It&apos;s also true that ColdFusion is being squeezed by two behemoths: Java on the one side and .NET on the other. That&apos;s clearly an unenviable position. Yet Macromedia is working very hard to ensure that ColdFusion does not become a casualty. Can ColdFusion withstand the pressure and continue to thrive? It&apos;s an important question because only thriving languages generate high salaries, interesting projects and perks for their developers.</description>

</item><item>
<title>The Benefits of Well-Written Software</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/42121.htm</guid><link>http://linux.sys-con.com/read/42121.htm</link>
<pubDate>Tue, 13 Jan 2004 00:00:00 GMT</pubDate>
<description>Mae West, the indomitable actress/comedienne of the 1930s and &apos;40s, left us with some unforgettable quotes. She gave us such lines as, &apos;When caught between two evils, I generally pick the one I&apos;ve never tried before,&apos; and &apos;Too much of a good thing...can be wonderful.&apos; She also offered the ironic observation that &apos;Virtue is its own reward.&apos;</description>

</item><item>
<title>FLiPping the Software Development Process</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/42107.htm</guid><link>http://linux.sys-con.com/read/42107.htm</link>
<pubDate>Tue, 09 Dec 2003 00:00:00 GMT</pubDate>
<description>In the past, I&apos;ve written in broad terms about FLiP, the Fusebox Lifecycle Process, a methodology for delivering successful software projects that work (despite its name) with any - or no - software framework. In this article, I want to &apos;drill down&apos; on one aspect of FLiP and see how it is used in practice.</description>

</item><item>
<title>Unnatural Acts</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/42099.htm</guid><link>http://linux.sys-con.com/read/42099.htm</link>
<pubDate>Tue, 11 Nov 2003 11:09:00 GMT</pubDate>
<description>Ah, television! Where else can you see so much action? Murders are routinely committed and solved, dastardly plots are hatched and foiled, and characters learn some deep life-truth - all within a single hour.</description>

</item><item>
<title>Build a Simple Mach-II Application</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/42083.htm</guid><link>http://linux.sys-con.com/read/42083.htm</link>
<pubDate>Wed, 15 Oct 2003 00:00:00 GMT</pubDate>
<description>In the August edition of CFDJ, Ben Edwards and I presented a first look at Mach-II, a new, object-oriented framework for building software applications. In this issue, I offer a tutorial (with commentary) on building a simple Mach-II application.</description>

</item><item>
<title>So You Think You Know ColdFusion?</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/34195.htm</guid><link>http://linux.sys-con.com/read/34195.htm</link>
<pubDate>Tue, 23 Sep 2003 00:00:00 GMT</pubDate>
<description>O.K., but before you hang out your shingle, you might want to take this little test of your ColdFusion powers. So slip into the phone booth, put on your CF costume and away we go. . .</description>

</item><item>
<title>Pull, Don&apos;t Push, Your Tables into Excel</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/34202.htm</guid><link>http://linux.sys-con.com/read/34202.htm</link>
<pubDate>Tue, 23 Sep 2003 00:00:00 GMT</pubDate>
<description>Spend a little time on the ColdFusion Support Forum and you&apos;ll soon encounter frustrated ColdFusion developers trying to extract data into an Excel spreadsheet format.</description>

</item><item>
<title>Programming an Interactive Help Desk</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/34205.htm</guid><link>http://linux.sys-con.com/read/34205.htm</link>
<pubDate>Tue, 23 Sep 2003 00:00:00 GMT</pubDate>
<description>The great Victorian novelist, Charles Dickens, wrote of the time period of the French Revolution: &apos;It was the best of times. It was the worst of times.&apos;</description>

</item><item>
<title>Fusebox and the Quest for the Holy Grail</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/34121.htm</guid><link>http://linux.sys-con.com/read/34121.htm</link>
<pubDate>Thu, 18 Sep 2003 00:00:00 GMT</pubDate>
<description>Everybody wants reusability, but nobody does it well, it seems. And that&apos;s frustrating. We know as coders that we end up writing software that&apos;s virtually identical over and over again.</description>

</item><item>
<title>Fusebox Perspectives:</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/34124.htm</guid><link>http://linux.sys-con.com/read/34124.htm</link>
<pubDate>Thu, 18 Sep 2003 00:00:00 GMT</pubDate>
<description>Why is Fusebox important? To help answer that question, let&apos;s explore the similarities between the state of software development in 2000 and the state of rifle making exactly two centuries ago in 1800.</description>

</item><item>
<title>Using Wireframes</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/34126.htm</guid><link>http://linux.sys-con.com/read/34126.htm</link>
<pubDate>Thu, 18 Sep 2003 00:00:00 GMT</pubDate>
<description>Everyone who has ever developed an application is all too familiar with the problem of clients&apos; shifting notions of what they want and need in an application. I sometimes think the process of building a web application is much like building a house.</description>

</item><item>
<title>Don&apos;t Sell the Site, Sell the Quizzle</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/34127.htm</guid><link>http://linux.sys-con.com/read/34127.htm</link>
<pubDate>Thu, 18 Sep 2003 00:00:00 GMT</pubDate>
<description>One of the great things about developing for the Web is the fun factor. While our grimmer, more serious IT cousins are exiled in lands populated by such dread monsters as COBOL and FORTRAN, and must do daily battle with the demon, MainFrame, our lot is far more pleasant.</description>

</item><item>
<title>Answers to &quot;So You Think You Know ColdFusion?&quot;</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/34061.htm</guid><link>http://linux.sys-con.com/read/34061.htm</link>
<pubDate>Wed, 17 Sep 2003 00:00:00 GMT</pubDate>
<description>The answer is...C. And did you know that ColdFusion processes application.cfm when an application page in the root directory or any of its sub-directories is requested?</description>

</item><item>
<title>Fusebox 4</title>
<guid isPermaLink="true">http://linux.sys-con.com/read/42066.htm</guid><link>http://linux.sys-con.com/read/42066.htm</link>
<pubDate>Thu, 11 Sep 2003 00:00:00 GMT</pubDate>
<description>The latest version of Fusebox - version 4 - has been taken  out of beta and placed into general availability. Over the last seven  years, Fusebox has grown from a collection of best practices and  snippets of code into a full-featured, robust framework on which  developers can build true Web applications.</description>

</item></channel></rss>