<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://flex.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>ColdFusion</title>
 <link>http://flex.sys-con.com/</link>
 <description>Latest articles from ColdFusion</description>
 <language>en</language>
 <copyright>Copyright 2008 SYS-CON Media</copyright>
 <generator>SYS-CON Media</generator>
 <lastBuildDate>Sun, 07 Sep 2008 16:36:01 EDT</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>The Web Is Exciting Again</title>
 <link>http://flex.sys-con.com/node/288054</link>
 <description>ColdFusion developers have known for years how powerful rapid development can be and how much of a difference that makes when building dynamic Web applications. Over the course of a little more than a year we&#039;ve watched as the Web model was turned on its head in favor of something that feels much more intuitive and is much more user-friendly. Part of this change has come about because of what most people call &#039;Web 2.0.&#039; Web 2.0 has brought about more buzzwords than a marketing convention. A lot of normal users have stopped trying to figure out what tagging is, what AJAX means, or what the blogosphere really is. They have to be wondering why most of the Web sites they&#039;re using suddenly have &#039;beta&#039; on them.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/288054&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 24 Oct 2006 15:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/288054</guid>
</item>
<item>
 <title>The Real Estate Sample Application Using ColdFusion and Flash Forms</title>
 <link>http://flex.sys-con.com/node/180289</link>
 <description>With the release of Macromedia ColdFusion 7 and the arrival of Flash Forms, developers were presented with an alternative to HTML forms that offered them additional functionality, such as full-featured controls not available in HTML and built-in validation. That alone made Flash Forms appealing - and with the addition of pieces of ActionScript code, developers were able to create truly responsive forms. But because they were meant to be compatible with HTML forms, they still shared the same submit-refresh model. What if you could &#039;submit&#039; the form and, without a page refresh, get feedback from the server?&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/180289&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 12 Feb 2006 17:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/180289</guid>
</item>
<item>
 <title>Design Patterns: Using DAO, DG and VO in ColdFusion</title>
 <link>http://flex.sys-con.com/node/170952</link>
 <description>In modern-day ColdFusion development, we tend to rely heavily on various Design Patterns to automate or &#039;template&#039; our daily coding chores. The patterns most frequently touched on are the Data Access Objects (DAO), DataGateway (DG) and VO (Value Object) ­or Bean (VO with setter/getter routines).&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/170952&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 07 Feb 2006 15:45:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/170952</guid>
</item>
<item>
 <title>Streamlining Application Development Using Struts in ColdFusion</title>
 <link>http://flex.sys-con.com/node/166097</link>
 <description>Although earlier versions of ColdFusion supported Java objects and servlets to some degree, ColdFusion MX does so in a big way. This support opens up commercially available libraries to ColdFusion developers that were previously only available to J2EE shops. Moreover, you can now draw from an immense library of free code from within the Java open-source community. This availability greatly enhances the features of your own applications and speeds your ColdFusion-based solutions to market. Use these objects to provide back-end processing or user-interface functionality, or simplify coding CFM pages by supplementing ColdFusion functions and tags with Java TagLibraries.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/166097&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 08 Jan 2006 15:30:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/166097</guid>
</item>
<item>
 <title>ColdFusion MX: A Web Service Example</title>
 <link>http://flex.sys-con.com/node/142740</link>
 <description>From the first day the Internet was conceived, its primary goal was to allow people to access information stored on remote computers. Over the last couple of years, the technology of Web services has evolved not only to enhance accessing this information, but to share it as well.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/142740&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 02 Dec 2005 11:15:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/142740</guid>
</item>
<item>
 <title>Getting Started With CFLDAP In ColdFusion</title>
 <link>http://flex.sys-con.com/node/114248</link>
 <description>The  can be very simple or very complicated. It all depends on what you&#039;re looking to do and how you want to authenticate your users. I wound up learning most of it on my own after getting an LDAP browser and snooping around in Active Directory for what I was looking for. To my surprise accessing Active Directory wasn&#039;t as complicated as it may seem. There are tutorials out on the Web that show you different ways to access Active Directory and references that show the different attributes of Active Directory that you can query.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/114248&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 03 Aug 2005 13:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/114248</guid>
</item>
<item>
 <title>Introducing the ColdFusion Enterprise Manager</title>
 <link>http://flex.sys-con.com/node/100862</link>
 <description>Wouldn&#039;t it be nice to get all the high-availability and scalability benefits of a cluster of multiple servers without the need to purchase multiple machines? How about being able to manage a number of isolated, performance tuned applications on one piece of hardware instead of taking up many machines in your server room?&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/100862&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 15 Jun 2005 11:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/100862</guid>
</item>
<item>
 <title>Web Services-Enabling a ColdFusion Application</title>
 <link>http://flex.sys-con.com/node/86108</link>
 <description>For those not familiar with web services, they are a way for servers to exchange messages with each other using XML standards. Despite the extreme hype, web services do not enable you to do anything that was not previously possible. Since the earliest versions of ColdFusion, CF developers have used the CFHTTP tag to post an HTTP request to another server and then analyzed the response. Submitting (or receiving) a request via web services simply does the same thing, albeit using XML standards.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/86108&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 18 May 2005 10:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/86108</guid>
</item>
<item>
 <title>Printing Rich Document Formats with CFMX 7</title>
 <link>http://flex.sys-con.com/node/48962</link>
 <description>Most of us at one time or another have experienced the poor result of printing Web content from a browser. The page printout is ugly because the printer breaks the Web content into pages with borders and edges. Trying to fix the HTML code with style sheets and other layout tricks still yields an unsatisfactory outcome. You, the developer, and your end users desperately need a solution for printing rich document formats.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/48962&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 31 Mar 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/48962</guid>
</item>
<item>
 <title>Creating Better Forms Faster with ColdFusion MX 7</title>
 <link>http://flex.sys-con.com/node/48965</link>
 <description>When the ColdFusion engineering team started planning ColdFusion MX 7, we finally had time to give the cfform tags some love. We talked to and heard from many customers and knew that we needed to do a cfform tag overhaul for HTML-based forms. We also knew that that if it was possible, we wanted to help ColdFusion developers harness the richness of Macromedia Flash Player and open up the cfform tag to the incredible flexibility of XForms.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/48965&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 31 Mar 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/48965</guid>
</item>
<item>
 <title>Rolling Your Own Event Gateway</title>
 <link>http://flex.sys-con.com/node/48966</link>
 <description>Event gateways are an exciting, new feature in Macromedia ColdFusion MX 7 that arose from one simple idea: that there are many applications out there that aren&#039;t part of the Web and don&#039;t communicate through the HTTP protocol.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/48966&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 31 Mar 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/48966</guid>
</item>
<item>
 <title>Deploying Applications with ColdFusion MX7</title>
 <link>http://flex.sys-con.com/node/48642</link>
 <description>The release of ColdFusion MX 7 provides developers with several options for deploying their CFML applications. While the current option of using ColdFusion Archives (CAR files) has worked to this point, a fundamental problem still remains in that the source code needed to be included.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/48642&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 15 Mar 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/48642</guid>
</item>
<item>
 <title>Building Reports with ColdFusion MX 7</title>
 <link>http://flex.sys-con.com/node/48640</link>
 <description>Reporting is one of the most common tasks developers have faced since the beginning of the IT revolution. In the past, Macromedia ColdFusion developers didn&#039;t have many choices for easily creating reports and integrating them with their applications. They either had to leave the comfort of using ColdFusion and use a third-party solution or write CFML to generate HTML layouts - a solution that involved writing a lot of CFML code to read data from database, slice and dice the data, and generate HTML output.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/48640&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 15 Mar 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/48640</guid>
</item>
<item>
 <title>Introducing... ColdFusion MX 7</title>
 <link>http://flex.sys-con.com/node/48641</link>
 <description>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 release, CFMX 7.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/48641&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 15 Mar 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/48641</guid>
</item>
<item>
 <title>IBM Targets UNIX And Linux Servers With eServer p5 510</title>
 <link>http://flex.sys-con.com/node/48144</link>
 <description>IBM&#039;s eServer p5 510 is designed to bring impressive POWER5 performance and advanced virtualization capabilities to an entry level UNIX and Linux server, making POWER5 affordable for every small and medium business.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/48144&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 08 Feb 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/48144</guid>
</item>
<item>
 <title>Macromedia Announces ColdFusion MX 7 - Live on SYS-CON.TV</title>
 <link>http://flex.sys-con.com/node/48097</link>
 <description>&#039;The new version of ColdFusion extends the Internet to mobile devices and delivers groundbreaking rich forms support, reporting, and printing solutions,&#039; says Gruber, ColdFusion product manager at Macromedia on his SYS-CON.TV interview today with MX Developer&#039;s Journal chief-editor Charles Brown.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/48097&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 07 Feb 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/48097</guid>
</item>
<item>
 <title>CFMX 7: &quot;This Is the Release That Will Make You a Hero Again,&quot; Says Macromedia&#039;s Tim Buntel</title>
 <link>http://flex.sys-con.com/node/48103</link>
 <description>&#039;I get excited every time we release a new version of ColdFusion,&#039; writes Tim Buntel. &#039;I usually hit the road and talk about the release to customers at their companies, user group events, and conferences.  I start the conversation by saying, &#039;This is the best ColdFusion ever!  Wait till you see what you can do with this!&#039; Well, ColdFusion MX 7 is here and this time, I won?t need to say a word.  All you need to do is take a look at this release to see that I am not exaggerating whatsoever.&#039;&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/48103&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 07 Feb 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/48103</guid>
</item>
<item>
 <title>&quot;It&#039;s Here!&quot; - Editor-in-Chief of ColdFusion Developer&#039;s Journal Introduces ColdFusion MX 7</title>
 <link>http://flex.sys-con.com/node/48104</link>
 <description>ColdFusion Developer&#039;s Journal editor-in-chief Simon Horwith writes: &#039;It&#039;s finally here! ColdFusion MX 7 was released about an hour prior to this writing. This release is the most customer driven release of ColdFusion to date.&#039;&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/48104&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 07 Feb 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/48104</guid>
</item>
<item>
 <title>Introducing the Macromedia Knowledge Base</title>
 <link>http://flex.sys-con.com/node/47852</link>
 <description>&#039;I&#039;ve been looking for that!&#039; &#039;How did it know what I was looking for?&#039; If you&#039;ve made any of these comments recently, then you&#039;ve probably been using the Knowledge Base, a self-service guided search tool that allows you to access precise technical information on Macromedia products.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/47852&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 21 Jan 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/47852</guid>
</item>
<item>
 <title>Getting Started with Macromedia Captivate</title>
 <link>http://flex.sys-con.com/node/47858</link>
 <description>By now you&#039;ve probably heard about Captivate (formerly RoboDemo), Macromedia&#039;s tool for creating engaging software simulations, demonstrations, and tutorials. You&#039;ve decided to take the plunge and create your first &#039;captivating&#039; demonstration, but how do you get started? This article will walk you through the basics of producing your very first Captivate project.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/47858&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 21 Jan 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/47858</guid>
</item>
<item>
 <title>The 8 Line Ria Data Source</title>
 <link>http://flex.sys-con.com/node/47584</link>
 <description>In the first article in this series (MXDJ, Vol. 2, issue 10) I made the case for the rich Internet application (RIA) and discussed the advantages of the Flash client. Last month we examined the construction of an XML driven RIA built using Flash S data and UI components.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/47584&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 21 Dec 2004 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/47584</guid>
</item>
<item>
 <title>Macromedia Previews Next ColdFusion and Flash Releases</title>
 <link>http://flex.sys-con.com/node/46938</link>
 <description>At its annual developer conference, Macromedia provided a glimpse of new features that are under consideration in new releases of ColdFusion and Macromedia&#039;s Flash Player. The conference itinerary could be viewed using mobile phones.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/46938&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 03 Nov 2004 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/46938</guid>
</item>
<item>
 <title>A Little OOP, CF Style</title>
 <link>http://flex.sys-con.com/node/46764</link>
 <description>I love building applications, and I&#039;ve built some pretty good Flash and Central applications, if I may say so myself, but I never grasped the concept of building similar applications in ColdFusion (CF). By similar I am referring to how with Actionscript I can import a class and create an object containing properties, methods, and most likely some form of data.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/46764&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 18 Oct 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/46764</guid>
</item>
<item>
 <title>ColdFusion MX 6.1 Updater is Available</title>
 <link>http://flex.sys-con.com/node/46203</link>
 <description>Updates to ColdFusion MX 6.1 are now available and Macromedia is urging users to install the upgrader. Anyone expecting only minor bug-fixes from the 6.1 Updater will be pleasantly surprised by this comprehensive offering - much more than was at first speculated.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/46203&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 01 Sep 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/46203</guid>
</item>
<item>
 <title>&quot;Sneak-Peek&quot; Preview of Blackstone Unveiled</title>
 <link>http://flex.sys-con.com/node/45959</link>
 <description>The ColdFusion product team reveals that &#039;Blackstone&#039; - the next-generation version of CF - will among other things provide a new, integrated business reporting capability; the ability to print from the browser without chopping off margins or breaking up content; and new, tag-driven forms capability that will enable developers to quickly and easily build and deploy multi-step data-entry forms.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/45959&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 12 Aug 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/45959</guid>
</item>
<item>
 <title>Beginning OOP in AS 2.0</title>
 <link>http://flex.sys-con.com/node/45945</link>
 <description>I tend to keep myself available to help people with code and Web projects on a daily basis. It seems to be quite fruitful. The majority of the questions tend to refer to Actionscript 2.0 and/or object-oriented programming (OOP) in Actionscript 2.0. It has become the inspiration for this article.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/45945&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 11 Aug 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/45945</guid>
</item>
<item>
 <title>Macromedia Offers Elementary Schools Contribute 3, Reduced Licensing Fee</title>
 <link>http://flex.sys-con.com/node/45835</link>
 <description>In an effort geared towards familiarizing elementary students with media applications, Macromedia announced a new, affordable license for elementary schools. This is the first time that Macromedia has offered licenses, reduced or otherwise, on the elementary level.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/45835&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 05 Aug 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/45835</guid>
</item>
<item>
 <title>Wharton&#039;s &quot;Spike&quot; Intranet Moves to its Groundbreaking X Release</title>
 <link>http://flex.sys-con.com/node/45758</link>
 <description>The University of Pennsylvania&#039;s Wharton School of Business, considered by many to have one of the best MBA programs anywhere, has been raising the interest of IT professionals for ten years.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/45758&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 30 Jul 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/45758</guid>
</item>
<item>
 <title>Flash!  Macromedia Releases Today Update for Flash MX and MX Professional 2004</title>
 <link>http://flex.sys-con.com/node/45700</link>
 <description>Macromedia announced that a free update is available today for its Flash web applications program Flash MX 2004.  The update, version 7.2, applies to both Flash MX 2004 and MX Professional 2004.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/45700&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 27 Jul 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/45700</guid>
</item>
<item>
 <title>An OO Approach to War</title>
 <link>http://flex.sys-con.com/node/45622</link>
 <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&#039;s long-term career success.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/45622&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 20 Jul 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/45622</guid>
</item>
<item>
 <title>&quot;Blackstone&quot; - Ben Forta Tells All</title>
 <link>http://flex.sys-con.com/node/45530</link>
 <description>So far, all the information about Blackstone, the next major version of ColdFusion, has been third-hand, based on what bloggers have been saying after seeing Ben Forta preview the product. Now you can read information straight from the horse&#039;s mouth, courtesy of &#039;The Blackstone Tour Report,&#039; which talks about all the features that Forta has been previewing (with the exception of the event gateway) and also gives some more information about what might be happening around CFCs, including serialized CFCs (so that you can replicate CFCs in session) and access to CFC code from Java.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/45530&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 06 Jul 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/45530</guid>
</item>
<item>
 <title>Freaks &amp; Geeks</title>
 <link>http://flex.sys-con.com/node/45293</link>
 <description>The great thing about being a &#039;Freak&#039; and working with a &#039;Geek&#039; is not having to concern yourself with the nitty-gritty details of coding a dynamic site. The bad thing is that you will get involved with the nitty gritty details whether you like it or not.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/45293&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 17 Jun 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/45293</guid>
</item>
<item>
 <title>XML for Web Designers</title>
 <link>http://flex.sys-con.com/node/44902</link>
 <description>No doubt, you have heard about XML. XML is everywhere. For Web designers, that can add to the confusion. If something is everywhere, it&#039;s nowhere. If only you heard &#039;XML is the new HTML,&#039; then maybe you could wrap your mind around it as a markup language. But chances are, you&#039;ve heard much more than that about XML.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/44902&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 19 May 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/44902</guid>
</item>
<item>
 <title>Making Headlines</title>
 <link>http://flex.sys-con.com/node/44908</link>
 <description>In Part 1 of this two-part article (MXDJ, Vol. 2, issue 3) I showed how to invoke a Web service for the purpose of validating user input. Part 2 will delve a little deeper into the ColdFusion MX language structure specifically designed to handle XML result sets such as those returned from a Web service. The goal is to consume a Web service that will return headline news articles for a user-specified topic.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/44908&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 19 May 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/44908</guid>
</item>
<item>
 <title>Do You Want Coffee with That Mojibake?</title>
 <link>http://flex.sys-con.com/node/44480</link>
 <description>This is the second in a series of articles on globalizing ColdFusion MX (CFMX) applications. This article examines character encodings and CFMX, BIDI (bidirectional text), the use of Cascading Style Sheets (CSS) in application globalization (G11N), and why we should all just use Unicode.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/44480&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 13 Apr 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/44480</guid>
</item>
<item>
 <title>Freaks and Geeks Unite Part 1</title>
 <link>http://flex.sys-con.com/node/44422</link>
 <description>This past summer I decided that my courseware site needed a complete overhaul. It was, in fact, a bit of an embarrassment. As a teacher, writer, and lecturer I had been sticking my courseware and lectures notes up on a site that was designed more for convenience than anything else.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/44422&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 07 Apr 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/44422</guid>
</item>
<item>
 <title>Integrating Flash MX 2004 and ColdFusion MX 6.1 with Web Services</title>
 <link>http://flex.sys-con.com/node/44423</link>
 <description>This is a very good time to be a Web application developer. Over the years we have moved from complex and proprietary methods of sharing data, to a more standardized and easy-to-implement method of exchanging simple or complex objects over the Web.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/44423&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 07 Apr 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/44423</guid>
</item>
<item>
 <title>News in Brief: Latest Figures Show ColdFusion Still At the Top</title>
 <link>http://flex.sys-con.com/node/44215</link>
 <description>80,000 IP addresses host sites using ColdFusion, according to this month&#039;s Web Server Survey from UK company Netcraft.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/44215&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 26 Mar 2004 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/44215</guid>
</item>
<item>
 <title>ColdFusion MX: A Web Services Example</title>
 <link>http://flex.sys-con.com/node/43900</link>
 <description>From the first day the Internet was conceived, its primary goal was to allow people to access information stored on remote computers. Over the last couple of years, the technology of Web services has evolved not only to enhance accessing this information, but to share it as well.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/43900&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 02 Mar 2004 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/43900</guid>
</item>
<item>
 <title>Customized ColdFusion</title>
 <link>http://flex.sys-con.com/node/43901</link>
 <description>Three years ago, I wrote an article in ColdFusion Developers Journal discussing how to create customized roles-based Coldfusion {CF} authentication {CFDJ Vol. 2 Issue 3: &#039;Customize ColdFusion Authentication 1&#039;} The article focused on showing how to implement page-level security within CF without the pains of setting up advanced security in ColdFusion 4.5.1.&lt;p&gt;&lt;a href=&quot;http://flex.sys-con.com/node/43901&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 02 Mar 2004 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://flex.sys-con.com/node/43901</guid>
</item>
</channel>
</rss>
