<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0" 
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Object Oriented Programming with ColdFusion Mailing List RSS Feed</title> 
<link>http://www.houseoffusion.com/groups/cf-oop</link> 
<description>Discussion about the various ideas and practices with using Object Oriented Programming with ColdFusion. </description> 
<language>en-us</language> 
<copyright>Copyright 2007, House of Fusion</copyright> 
<lastBuildDate>Wed, 20 Aug 2008 06:47:34 GMT</lastBuildDate> 
<webMaster>Michael Dinowitz (mdinowit@houseoffusion.com)</webMaster> 
<category>Mailing List</category>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

<item>
	<title><![CDATA[help]]></title> 
	<description><![CDATA[I'd suggest the OOP issue of Fusion Authority Quarterly Update:<br>
	https://secure.houseoffusion.com/Vol1Issue2.cfm<br>
	It covers a number of CF-OOP topics from the ground up to the very advanced.<br>
	Other issues may have an OOP article or two but this one is <BR> [<A href="http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:5188"  title="Object Oriented Programming with ColdFusion: help">more</A>]]]></description> 
	<pubDate>Tue, 22 Apr 2008 03:56:00 GMT</pubDate> 
	<dc:author>Michael Dinowitz</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:5188</guid> 
</item>

<item>
	<title><![CDATA[help]]></title> 
	<description><![CDATA[I am new in ColdFusion. I am interested in Object Oriented Programming with ColdFusion, as i was in java track. Any one please help me to figure out from where should I start? or any documentation?<br>
	<br>
	Thanks in advanced.<br>
	<br>
	Best Regards,<br>
	Sarwar H. Khan<BR> [<A href="http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:5187"  title="Object Oriented Programming with ColdFusion: help">more</A>]]]></description> 
	<pubDate>Tue, 22 Apr 2008 03:24:00 GMT</pubDate> 
	<dc:author>Sarwar Khan </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:5187</guid> 
</item>

<item>
	<title><![CDATA[Adobe ApolloRanch]]></title> 
	<description><![CDATA[Thought you would be interested in attending ApolloRanch, a mini-conference for Adobe's new Apollo application. The event, held May 5th at the Fiske Planetarium in Boulder, Colorado, will provide you with all the information and guidance you need to begin<BR> [<A href="http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3882"  title="Object Oriented Programming with ColdFusion: Adobe ApolloRanch">more</A>]]]></description> 
	<pubDate>Tue, 17 Apr 2007 11:47:00 GMT</pubDate> 
	<dc:author>Samantha Mason </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3882</guid> 
</item>

<item>
	<title><![CDATA[Simulating Enumerated Types in ColdFusion ]]></title> 
	<description><![CDATA[I think the ColdFusion struct extends the fast hash table. But don't<br>
	quite remember off hand. Not all methods are available. <br>
	<br>
	.....................<br>
	Ben Nadel<br>
	Certified Advanced ColdFusion MX7 Developer<br>
	www.bennadel.com<br>
	 <br>
	Need ColdFusion Help?<br>
	<BR> [<A href="http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3880"  title="Object Oriented Programming with ColdFusion: Simulating Enumerated Types in CF">more</A>]]]></description> 
	<pubDate>Tue, 17 Apr 2007 08:49:00 GMT</pubDate> 
	<dc:author>Ben Nadel</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3880</guid> 
</item>

<item>
	<title><![CDATA[Simulating Enumerated Types in ColdFusion ]]></title> 
	<description><![CDATA[Is a CF struct implemented as a Hashtable in Java?<br>
	<br>
	To be honest, I'm not doing anything specific right now that would require such a thing, but I'm always wondering how one might bend CF to simulate features in other programming languages.<br>
	<br>
	I was <BR> [<A href="http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3879"  title="Object Oriented Programming with ColdFusion: Simulating Enumerated Types in CF">more</A>]]]></description> 
	<pubDate>Tue, 17 Apr 2007 04:37:00 GMT</pubDate> 
	<dc:author>julian abiodun </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3879</guid> 
</item>



<item>
	<title><![CDATA[There has never been a better time to be a ColdFusion Developer]]></title> 
	<description><![CDATA[Adobe&reg; ColdFusion&reg; 8 software is a must-have release for developers to create compelling internet applications that fit in today's enterprise environment.  Now you can build rich and engaging application experiences for users that do more and look better faster than ever.

There has never been a better time to be a ColdFusion Developer.

Get the Free Trial]]></description> 
	<guid>http://ad.doubleclick.net/clk;203748944;27390485;s</guid>
	<pubDate>Wed, 20 Aug 2008 06:47:34 GMT</pubDate> 
	<dc:author>Adobe Systems</dc:author> 
</item>

<item>
	<title><![CDATA[Simulating Enumerated Types in ColdFusion ]]></title> 
	<description><![CDATA[What if you use a ColdFusion struct to create the name/value pairs....<br>
	Then you might be able to call &quot;.elements()&quot; on to get the Enumertion as<br>
	defined in:<br>
	<br>
	<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Hashtable.html">http://java.sun.com/j2se/1.4.2/docs/api/java/util/Hashtable.html</A><br>
	<br>
	What are you doing to do <BR> [<A href="http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3877"  title="Object Oriented Programming with ColdFusion: Simulating Enumerated Types in CF">more</A>]]]></description> 
	<pubDate>Mon, 16 Apr 2007 05:44:00 GMT</pubDate> 
	<dc:author>Ben Nadel</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3877</guid> 
</item>

<item>
	<title><![CDATA[Simulating Enumerated Types in ColdFusion ]]></title> 
	<description><![CDATA[Hi, all.<br>
	Any ideas on how to simulate enumerated types in CF?<br>
	Is it even worth it? Maybe there's some other way to<br>
	get the same benefits?<br>
	Thanks.<br>
	J<BR> [<A href="http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3875"  title="Object Oriented Programming with ColdFusion: Simulating Enumerated Types in CF">more</A>]]]></description> 
	<pubDate>Mon, 16 Apr 2007 05:35:00 GMT</pubDate> 
	<dc:author>bayo </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3875</guid> 
</item>

<item>
	<title><![CDATA[Select Box/Text Box]]></title> 
	<description><![CDATA[Are you just looking for a javascript to do this with, or am I missing<br>
	something?<br>
	<br>
	-Ken<br>
	<br>
	On 4/12/07, John Eubanks &lt;jeubanks@3implant.com&gt; wrote:<br>
	&gt; I have a select box, and need to populate a text box with the value x 545.&nbsp;&nbsp;Any suggestions<BR> [<A href="http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3872"  title="Object Oriented Programming with ColdFusion: Select Box/Text Box">more</A>]]]></description> 
	<pubDate>Fri, 13 Apr 2007 04:21:00 GMT</pubDate> 
	<dc:author>Ken Wexel</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3872</guid> 
</item>

<item>
	<title><![CDATA[Select Box/Text Box]]></title> 
	<description><![CDATA[I have a select box, and need to populate a text box with the value x 545.&nbsp;&nbsp;Any suggestions:<br>
	<br>
	#####################################################################################<br>
	&lt;td valign=&quot;top&quot;&gt;<br>
	&nbsp;&nbsp;&lt;cfselect name=&quot;SAttending&quot; style=&quot;background-color<BR> [<A href="http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3870"  title="Object Oriented Programming with ColdFusion: Select Box/Text Box">more</A>]]]></description> 
	<pubDate>Fri, 13 Apr 2007 10:32:00 GMT</pubDate> 
	<dc:author>John Eubanks </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3870</guid> 
</item>

<item>
	<title><![CDATA[Language Mapping]]></title> 
	<description><![CDATA[Language mapping such as English vs. Spanish? An application setting should be fine if the entire application is supposed to be one language or another. A session setting if each user can choose their own language.<br>
	If you look at the code for BlogCFC you<BR> [<A href="http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3649"  title="Object Oriented Programming with ColdFusion: Language Mapping">more</A>]]]></description> 
	<pubDate>Sat, 24 Feb 2007 07:25:00 GMT</pubDate> 
	<dc:author>Michael Dinowitz</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3649</guid> 
</item>

<item>
	<title><![CDATA[Language Mapping]]></title> 
	<description><![CDATA[Anyone have a good way of language mapping something like content management system?&nbsp;&nbsp;I was thinking of just setting a global variable (something like #currpage#) and calling it when a language gets chosen for a current page.<br>
	<br>
	If any ideas, feel free to<BR> [<A href="http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3646"  title="Object Oriented Programming with ColdFusion: Language Mapping">more</A>]]]></description> 
	<pubDate>Fri, 23 Feb 2007 01:38:00 GMT</pubDate> 
	<dc:author>John Eubanks </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3646</guid> 
</item>

<item>
	<title><![CDATA[test]]></title> 
	<description><![CDATA[test<BR> [<A href="http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3412"  title="Object Oriented Programming with ColdFusion: test">more</A>]]]></description> 
	<pubDate>Wed, 27 Dec 2006 02:29:00 GMT</pubDate> 
	<dc:author>Michael Dinowitz</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-oop/message.cfm/messageid:3412</guid> 
</item>

<item>
	<title><![CDATA[The Fusion Authority Quarterly Update Volume 2, Issue 4 is out now]]></title> 
	<description><![CDATA[If you want your ColdFusion skills to be up-to-date then you need the Fusion Authority Quarterly Update. The current issue is all about Best Practices and Development Environments. Just what we all need.
	
	Order now]]></description> 
	<guid>https://secure.houseoffusion.com/vol2issue4.cfm</guid>
	<pubDate>Wed, 20 Aug 2008 06:47:34 GMT</pubDate> 
	<dc:author>Fusion Authority</dc:author> 
</item>


</channel>
</rss>

