<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://guyrish.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Latest News from Guy Rish</title>
 <link>http://guyrish.sys-con.com/</link>
 <description>Latest News from Guy Rish</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Fri, 04 Dec 2009 19:21:00 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>360</ttl>
<item>
 <title>Using Gateways PART 2</title>
 <link>http://guyrish.sys-con.com/node/117685</link>
 <description>Part 1 in this series (CFDJ, Vol. 7, issue 5) discussed the options in the ColdFusion Administrator for configuring the event gateway facility in ColdFusion MX 7 and how to register new event gateway types.&lt;p&gt;&lt;a href=&quot;http://guyrish.sys-con.com/node/117685&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 09 Aug 2005 17:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://guyrish.sys-con.com/node/117685</guid>
 <comments>http://guyrish.sys-con.com/node/117685#feedback</comments>
</item>
<item>
 <title>Part 1: Gateways to Fun</title>
 <link>http://guyrish.sys-con.com/node/86134</link>
 <description>The new release of ColdFusion has some interesting new Java features that just beg for a return and so here we are again! As with the previous series, I&#039;ll take the time to cover the basics of these new features before I dig a bit deeper.&lt;p&gt;&lt;a href=&quot;http://guyrish.sys-con.com/node/86134&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 18 May 2005 14:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://guyrish.sys-con.com/node/86134</guid>
 <comments>http://guyrish.sys-con.com/node/86134#feedback</comments>
</item>
<item>
 <title>A Cold Cup O&#039;Joe Part 8 of 8</title>
 <link>http://guyrish.sys-con.com/node/41642</link>
 <description>Java applets are a much-maligned technology in the Internet world. Originally a major focus of the Java platform, they&#039;ve retreated from their former place in the spotlight.&lt;p&gt;&lt;a href=&quot;http://guyrish.sys-con.com/node/41642&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 31 Jul 2002 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://guyrish.sys-con.com/node/41642</guid>
 <comments>http://guyrish.sys-con.com/node/41642#feedback</comments>
</item>
<item>
 <title>A Cold Cup O&#039;Joe Part 7 of 8</title>
 <link>http://guyrish.sys-con.com/node/41726</link>
 <description>In Part 5 (CFDJ, Vol. 3, issue 8), &#039;Java CFX Basics,&#039; I identified some shortcomings of the CFX model. In Part 7, I demonstrate a number of workarounds and solutions to these problems. In many cases what I present here is viable across the board for all CFX types. However, this series deals specifically with Java interoperability, so I&#039;ll leave the modifications to you.&lt;p&gt;&lt;a href=&quot;http://guyrish.sys-con.com/node/41726&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 11 Mar 2002 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://guyrish.sys-con.com/node/41726</guid>
 <comments>http://guyrish.sys-con.com/node/41726#feedback</comments>
</item>
<item>
 <title>A Cold Cup O&#039;Joe: Part 6 of 8</title>
 <link>http://guyrish.sys-con.com/node/41837</link>
 <description>With Java&#039;s ever-broadening list of class APIs, your CFX has few limitations.However, shortcomings in the CFX model could make developing solutions a little tricky. Since the ColdFusion server bootstraps CFXs, debugging them poses certain challenges.&lt;p&gt;&lt;a href=&quot;http://guyrish.sys-con.com/node/41837&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 01 Nov 2001 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://guyrish.sys-con.com/node/41837</guid>
 <comments>http://guyrish.sys-con.com/node/41837#feedback</comments>
</item>
<item>
 <title>A Cold Cup o&#039; Joe- Java CFX Basics</title>
 <link>http://guyrish.sys-con.com/node/41803</link>
 <description>Prior to ColdFusion 4.5 a developer could only write CFX tags in a binary language that supported the dynamic linking capabilities of the target platform.         For Windows it was C/C++ and Delphi and the like, any language that could create a DLL. For the UNIX platforms, it was pretty much the same thing - only with shared objects. Naturally anytime a CFX was distributed it needed to be compiled for the different platforms or the source code was required - which is assuming, of course, that the CFX was even designed to be ported!&lt;p&gt;&lt;a href=&quot;http://guyrish.sys-con.com/node/41803&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 08 Aug 2001 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://guyrish.sys-con.com/node/41803</guid>
 <comments>http://guyrish.sys-con.com/node/41803#feedback</comments>
</item>
<item>
 <title>A Cold Cup o&#039; Joe</title>
 <link>http://guyrish.sys-con.com/node/41781</link>
 <description>In Part 3 of this series (CFDJ, Vol. 3, issue 4) we looked at the basics of creating and using Java objects in ColdFusion templates.&lt;p&gt;&lt;a href=&quot;http://guyrish.sys-con.com/node/41781&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 07 Jun 2001 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://guyrish.sys-con.com/node/41781</guid>
 <comments>http://guyrish.sys-con.com/node/41781#feedback</comments>
</item>
<item>
 <title>A Cold Cup o&#039; Joe</title>
 <link>http://guyrish.sys-con.com/node/41881</link>
 <description>Without a doubt, one of the most powerful assets available from the ColdFusion and Javamarriage is the simple ability to call up anything from the extensive Java class libraries.&lt;p&gt;&lt;a href=&quot;http://guyrish.sys-con.com/node/41881&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 30 Mar 2001 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://guyrish.sys-con.com/node/41881</guid>
 <comments>http://guyrish.sys-con.com/node/41881#feedback</comments>
</item>
<item>
 <title>A Cold Cup o&#039; Joe Part2</title>
 <link>http://guyrish.sys-con.com/node/41875</link>
 <description>One of the most important lessons to be learned with any Internet technology is to play nicely with others. In the ever-expanding horizons of ColdFusion this means Java and in the scope of this article, servlets.&lt;p&gt;&lt;a href=&quot;http://guyrish.sys-con.com/node/41875&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 27 Jan 2001 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://guyrish.sys-con.com/node/41875</guid>
 <comments>http://guyrish.sys-con.com/node/41875#feedback</comments>
</item>
<item>
 <title>A Cold Cup o&#039;Joe - Part 1</title>
 <link>http://guyrish.sys-con.com/node/41861</link>
 <description>There are times during the development of a ColdFusion application when CFML is not the best tool for the job. While this might seem to be a contradiction, it&#039;s true nonetheless. Allaire recognized this and while CFML has gotten to be a pretty pumped up scripting language, sometimes it&#039;s necessary to get a little help.&lt;p&gt;&lt;a href=&quot;http://guyrish.sys-con.com/node/41861&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 26 Dec 2000 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://guyrish.sys-con.com/node/41861</guid>
 <comments>http://guyrish.sys-con.com/node/41861#feedback</comments>
</item>
</channel>
</rss>
