<?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>ColdFusion Talk (CF-Talk) Mailing List RSS Feed</title> 
<link>http://www.houseoffusion.com/groups/cf-talk</link> 
<description>CF-Talk is a high volume mailing list for the ColdFusion community to discuss technical issues concerning the ColdFusion language. Off Topic postings (i.e. non-technical) should be sent to the CF-Community or CF-OT list. </description> 
<language>en-us</language> 
<copyright>Copyright 2007, House of Fusion</copyright> 
<lastBuildDate>Tue, 02 Dec 2008 03:43:37 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[Date Range Without Year]]></title> 
	<description><![CDATA[Select all events between February 12th and June 10th:<br>
	<br>
	select *<br>
	from eventTable<br>
	where dateCol between 212 and 610<br>
	<br>
	cheers,<br>
	barneyb<br>
	<br>
	On Tue, Dec 2, 2008 at 11:14 AM, Jim McAtee &lt;jmcatee@mediaodyssey.com&gt; wrote:<br>
	&gt; That representation makes sense<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316122"  title="ColdFusion Talk (CF-Talk): Date Range Without Year">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 02:39:00 GMT</pubDate> 
	<dc:author>Barney Boisvert</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316122</guid> 
</item>

<item>
	<title><![CDATA[cfpop using hotmail]]></title> 
	<description><![CDATA[Two things:<br>
	1) There's no need to &quot;bump&quot; a message twice in the span of a minute.<br>
	2) If you're getting that error message that means a few things:<br>
	 a) the port is correct<br>
	 b) CF is communicating correctly with the &quot;MSN Live&quot; server<br>
	 c) From the brief<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316121"  title="ColdFusion Talk (CF-Talk): cfpop using hotmail">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 02:33:00 GMT</pubDate> 
	<dc:author>C. Hatton Humphrey</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316121</guid> 
</item>

<item>
	<title><![CDATA[Date Range Without Year]]></title> 
	<description><![CDATA[That representation makes sense, but there needs to be a way to use it to <br>
	construct SELECT queries using &gt;=, &lt;=, or BETWEEN.&nbsp;&nbsp;Using expressions with <br>
	MySQL functions in the SELECT would be ok, if it can be done.<br>
	<br>
	----- Original Message ----- <br>
	From<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316120"  title="ColdFusion Talk (CF-Talk): Date Range Without Year">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 02:31:00 GMT</pubDate> 
	<dc:author>Jim McAtee</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316120</guid> 
</item>

<item>
	<title><![CDATA[Date Range Without Year]]></title> 
	<description><![CDATA[You could just use numbers to represent the dates.&nbsp;&nbsp;Year runs from 101<br>
	to 1231 (thats MDD), and easily create from a date like this:<br>
	#month(now()) * 100 + day(now())#.&nbsp;&nbsp;Strings would also work instead of<br>
	numbers: &quot;0101&quot; to &quot;1231&quot;, and created via #<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316119"  title="ColdFusion Talk (CF-Talk): Date Range Without Year">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 02:00:00 GMT</pubDate> 
	<dc:author>Barney Boisvert</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316119</guid> 
</item>

<item>
	<title><![CDATA[Date Range Without Year]]></title> 
	<description><![CDATA[The DBMS that I'm using is MySQL 5.0.<br>
	<br>
	I have a table where I want to store begin and end dates _without_ a year. <br>
	For example, 'Dec 4' through 'Jun 15'.&nbsp;&nbsp;How can I best represent this in <br>
	the database?<br>
	<br>
	I'll be doing selects of the nature<br>
	<br>
	SELECT<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316118"  title="ColdFusion Talk (CF-Talk): Date Range Without Year">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 01:52:00 GMT</pubDate> 
	<dc:author>Jim McAtee</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316118</guid> 
</item>

<item>
	<title><![CDATA[cfpop using hotmail]]></title> 
	<description><![CDATA[Bump.<br>
	<br>
	King<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316117"  title="ColdFusion Talk (CF-Talk): cfpop using hotmail">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 01:52:00 GMT</pubDate> 
	<dc:author>Javier Buzzi </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316117</guid> 
</item>

<item>
	<title><![CDATA[cfpop using hotmail]]></title> 
	<description><![CDATA[Bump.<br>
	<br>
	King<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316116"  title="ColdFusion Talk (CF-Talk): cfpop using hotmail">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 01:51:00 GMT</pubDate> 
	<dc:author>Javier Buzzi </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316116</guid> 
</item>

<item>
	<title><![CDATA[IntelliJ CFML Plugin]]></title> 
	<description><![CDATA[With all the excitement over Bolt, I thought this would be a good time to let everyone know the smart guys at JetBrains have been working on a CFML plugin.<br>
	<br>
	It has only been released for a month, but it is rapidly improving. In my opinion IntelliJ is <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316115"  title="ColdFusion Talk (CF-Talk): IntelliJ CFML Plugin">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 01:36:00 GMT</pubDate> 
	<dc:author>Kenton Gray </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316115</guid> 
</item>

<item>
	<title><![CDATA[charts in pdf's]]></title> 
	<description><![CDATA[here is what it looks like:<br>
	<br>
	<A HREF="http://www.flickr.com/photos/tonyweeg/3077068319/sizes/l/">http://www.flickr.com/photos/tonyweeg/3077068319/sizes/l/</A><br>
	<br>
	-- tony<br>
	<br>
	Better than a thousand hollow words, is one word that brings peace.<br>
	-- siddhartha gautama<br>
	<br>
	On Tue, Dec 2, 2008 at 12:13 PM, Tony &lt;tonyweeg@<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316114"  title="ColdFusion Talk (CF-Talk): charts in pdf's">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 12:28:00 GMT</pubDate> 
	<dc:author>Tony </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316114</guid> 
</item>

<item>
	<title><![CDATA[charts in pdf's]]></title> 
	<description><![CDATA[btw, that 77600 is a typo on my paste... not actually the code im<br>
	using, and to add<br>
	to this, im simply wrapping up this code below in a cfdocument tag.<br>
	<br>
	-- tony<br>
	<br>
	Better than a thousand hollow words, is one word that brings peace.<br>
	-- siddhartha <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316113"  title="ColdFusion Talk (CF-Talk): charts in pdf's">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 12:21:00 GMT</pubDate> 
	<dc:author>Tony </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316113</guid> 
</item>

<item>
	<title><![CDATA[charts in pdf's]]></title> 
	<description><![CDATA[hi bry<br>
	<br>
	nothing.... simply blank white space... well, ill put up a screen cap<br>
	of what it looks like...<br>
	as there is something that kinda looks like a &lt;hr&gt; that really isnt there.<br>
	<br>
	-- tony<br>
	<br>
	Better than a thousand hollow words, is one word that <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316112"  title="ColdFusion Talk (CF-Talk): charts in pdf's">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 12:17:00 GMT</pubDate> 
	<dc:author>Tony </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316112</guid> 
</item>

<item>
	<title><![CDATA[charts in pdf's]]></title> 
	<description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;cfchart format=&quot;PNG&quot;<br>
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;xaxistitle=&quot;Vehicle&quot;<br>
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;yaxistitle=&quot;Idle time (hrs)&quot;<br>
					&lt;!--- title=&quot;Idle Report - Graph&quot;&nbsp;&nbsp;---&gt;<br>
					chartheight=&quot;250&quot;<br>
					chartwidth=&quot;77600&quot;<br>
					show3d=&quot;no&quot;<br>
					sortxaxis=&quot;<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316111"  title="ColdFusion Talk (CF-Talk): charts in pdf's">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 12:16:00 GMT</pubDate> 
	<dc:author>Tony </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316111</guid> 
</item>

<item>
	<title><![CDATA[charts in pdf's]]></title> 
	<description><![CDATA[Hi Tony,<br>
	Could you please send code?&nbsp;&nbsp;It would be difficult to troubleshoot without<br>
	seeing how you are inserting the chart.<br>
	<br>
	thanks,<br>
	speeves<br>
	<br>
	On Tue, Dec 2, 2008 at 10:23 AM, Tony &lt;tonyweeg@gmail.com&gt; wrote:<br>
	<br>
	&gt; hi there.<br>
	&gt;<br>
	&gt; i am having an <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316110"  title="ColdFusion Talk (CF-Talk): charts in pdf's">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 11:42:00 GMT</pubDate> 
	<dc:author>Shannon Peevey</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316110</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;207172701;29440100;m</guid>
	<pubDate>Tue, 02 Dec 2008 03:43:37 GMT</pubDate> 
	<dc:author>Adobe Systems</dc:author> 
</item>

<item>
	<title><![CDATA[charts in pdf's]]></title> 
	<description><![CDATA[Any broken image icons?<br>
	<br>
	Does anything show?<br>
	-&nbsp;&nbsp;<br>
	<br>
	Bryan Stevenson B.Comm.<br>
	VP &amp; Director of E-Commerce Development<br>
	Electric Edge Systems Group Inc.<br>
	phone: 250.480.0642<br>
	fax: 250.480.1264<br>
	cell: 250.920.8830<br>
	e-mail: bryan@electricedgesystems.com<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316109"  title="ColdFusion Talk (CF-Talk): charts in pdf's">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 11:40:00 GMT</pubDate> 
	<dc:author>Bryan Stevenson </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316109</guid> 
</item>

<item>
	<title><![CDATA[charts in pdf's]]></title> 
	<description><![CDATA[hi there.<br>
	<br>
	i am having an issue, and ive googled all i can google.<br>
	i simply cannot get a png chart to show up in a pdf :(<br>
	<br>
	i can def give you code, but the facts are, that it all<br>
	works well and dandy in a browser on a page, but<br>
	as soon as i try to <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316108"  title="ColdFusion Talk (CF-Talk): charts in pdf's">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 11:31:00 GMT</pubDate> 
	<dc:author>Tony </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316108</guid> 
</item>

<item>
	<title><![CDATA[SQL between dates problem]]></title> 
	<description><![CDATA[&quot;datetime&quot; would be your variable or another column to which you would<br>
	compare the coupon start/end dates.<br>
	<br>
	Mike <br>
	<br>
	-----Original Message-----<br>
	From: Will Tomlinson [mailto:will@wtomlinson.com] <br>
	Sent: Monday, December 01, 2008 7:00 PM<br>
	To: cf-talk<br>
	<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316107"  title="ColdFusion Talk (CF-Talk): SQL between dates problem">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 09:54:00 GMT</pubDate> 
	<dc:author>Dawson, Michael</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316107</guid> 
</item>

<item>
	<title><![CDATA[Verity writing stuff to my text files]]></title> 
	<description><![CDATA[Are they always the same number of lines - like 7?<br>
	<br>
	If they do come back and you don't want to fool with permissions - I'd just strip the last 7 lines before you display the story.<br>
	<br>
	Not elegant but a quick band aid<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316106"  title="ColdFusion Talk (CF-Talk): Verity writing stuff to my text files">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 09:47:00 GMT</pubDate> 
	<dc:author>John Drake </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316106</guid> 
</item>

<item>
	<title><![CDATA[IIS Application Pools and ColdFusion]]></title> 
	<description><![CDATA[Also give recreate wsconfig another try. Remove the cf instance from IIS and<br>
	add the connection again...<br>
	This helped me in the past with these weird IIS crashes.<br>
	<br>
	Michael<br>
	<br>
	2008/12/2 Gaulin, Mark &lt;mgaulin@globalspec.com&gt;<br>
	<br>
	&gt; Another easy thing to <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316105"  title="ColdFusion Talk (CF-Talk): IIS Application Pools and ColdFusion">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 09:14:00 GMT</pubDate> 
	<dc:author>Michael van Leest</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316105</guid> 
</item>

<item>
	<title><![CDATA[IIS Application Pools and ColdFusion]]></title> 
	<description><![CDATA[Another easy thing to try: Drop and recreate your app pool. It sounds<br>
	stupid but we had one server where one app pool wasn't stable but all of<br>
	the other servers we had (running the same app) were fine.&nbsp;&nbsp;Recreating<br>
	the app pool resolved the issue.<br>
	<br>
	<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316104"  title="ColdFusion Talk (CF-Talk): IIS Application Pools and ColdFusion">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 09:04:00 GMT</pubDate> 
	<dc:author>Gaulin, Mark</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316104</guid> 
</item>

<item>
	<title><![CDATA[SQL between dates problem]]></title> 
	<description><![CDATA[Screw it. I'm just telling my client to enter the day after as the expiration date of the coupon. It works. <br>
	<br>
	But one thing I noticed and tested is, you can insert a date like so into SQL server and it accepts it and converts it to the right format<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316103"  title="ColdFusion Talk (CF-Talk): SQL between dates problem">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 07:08:00 GMT</pubDate> 
	<dc:author>Will Tomlinson </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316103</guid> 
</item>

<item>
	<title><![CDATA[cfautosuggest copying the CFIDE folder problems]]></title> 
	<description><![CDATA[Hi<br>
	<br>
	I'm using cfautosuggest and I want to edit the css to change the default&nbsp;&nbsp;<br>
	colours. <br>
	I have done so on my local server copying the CFIDE folder to the current folder&nbsp;&nbsp;<br>
	then using cfajaximport to point to that folder.<br>
	This works fine.<br>
	<br>
	I then <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316102"  title="ColdFusion Talk (CF-Talk): cfautosuggest copying the CFIDE folder problems">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 04:26:00 GMT</pubDate> 
	<dc:author>Boldacious </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316102</guid> 
</item>

<item>
	<title><![CDATA[display field in autosuggest]]></title> 
	<description><![CDATA[You won't be able to do that with the cfautosuggest unless you make<br>
	your own js to compliment it. If you're willing to go that far, you're<br>
	probably better off finding a js widget that already does what you're<br>
	after; ie. there may something on Yahoo UI <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316101"  title="ColdFusion Talk (CF-Talk): display field in autosuggest">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 04:15:00 GMT</pubDate> 
	<dc:author>Dominic Watson</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316101</guid> 
</item>

<item>
	<title><![CDATA[Simple ecommerce -- not exactly ColdFusion  but may be relevant]]></title> 
	<description><![CDATA[The company that you will be using to validate and process the card&nbsp;&nbsp;<br>
	will take care of telling you if the card is accepted or rejected and&nbsp;&nbsp;<br>
	then you code your user response accordingly.&nbsp;&nbsp;You usually have a&nbsp;&nbsp;<br>
	large number of setup options that lets <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316100"  title="ColdFusion Talk (CF-Talk): Simple ecommerce -- not exactly CF but may be relevant">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 01:06:00 GMT</pubDate> 
	<dc:author>Wil Genovese </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316100</guid> 
</item>

<item>
	<title><![CDATA[Simple ecommerce -- not exactly ColdFusion  but may be relevant]]></title> 
	<description><![CDATA[About a few weeks ago I asked a question related to cc processing, silly me, I forgot the CFform family's CFinput has an attribute of cc validation, so, say, 85% customers provide good card and up front say something like if your card is rejected (you <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316099"  title="ColdFusion Talk (CF-Talk): Simple ecommerce -- not exactly CF but may be relevant">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 12:58:00 GMT</pubDate> 
	<dc:author>Don L </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316099</guid> 
</item>

<item>
	<title><![CDATA[Cfdocumentitem broken]]></title> 
	<description><![CDATA[Fixed it. It turns out the server wasn't configured for headless mode<br>
	properly. Adding the headless flag cleared up the root cause of the<br>
	problem:<br>
	<br>
	Exception in thread &quot;AWT-EventQueue-0&quot; java.awt.HeadlessException:<br>
	No X11 DISPLAY variable was set, <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316098"  title="ColdFusion Talk (CF-Talk): Cfdocumentitem broken">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 12:55:00 GMT</pubDate> 
	<dc:author>James Holmes</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316098</guid> 
</item>

<item>
	<title><![CDATA[Verity writing stuff to my text files]]></title> 
	<description><![CDATA[Thanks for all your advice, Dave.<br>
	<br>
	I refreshed my articles collection today after uploading backup versions of the text files (hurray, I had them) and it didn't add that text to them.. so looks like, for now at least, it has stopped. Possibly I did <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316097"  title="ColdFusion Talk (CF-Talk): Verity writing stuff to my text files">more</A>]]]></description> 
	<pubDate>Tue, 02 Dec 2008 12:15:00 GMT</pubDate> 
	<dc:author>Scott Doc </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316097</guid> 
</item>

<item>
	<title><![CDATA[Cfdocumentitem broken]]></title> 
	<description><![CDATA[If I use a cfdocumentitem in a doc to create a footer in CF 8.01<br>
	Enterprise (with all the updaters) the doc generation churns for<br>
	minutes and eventually causes a page load error. While the doc is<br>
	being produced, FusionReactor shows this for the request<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316096"  title="ColdFusion Talk (CF-Talk): Cfdocumentitem broken">more</A>]]]></description> 
	<pubDate>Mon, 01 Dec 2008 11:10:00 GMT</pubDate> 
	<dc:author>James Holmes</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316096</guid> 
</item>

<item>
	<title><![CDATA[cfpop using hotmail]]></title> 
	<description><![CDATA[Hi, Im working on a prof of concept using the pop service on hotmail. I've found info on Google saying that hotmail give pop access to premium access users - i have a one of those accounts. I heard that it does SSL only and cfpop does not right off the <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316095"  title="ColdFusion Talk (CF-Talk): cfpop using hotmail">more</A>]]]></description> 
	<pubDate>Mon, 01 Dec 2008 10:32:00 GMT</pubDate> 
	<dc:author>Javier Buzzi </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316095</guid> 
</item>

<item>
	<title><![CDATA[display field in autosuggest]]></title> 
	<description><![CDATA[Hi<br>
	<br>
	I'm using cfautosuggest and I am displaying surname first_name fields in the dropdown box. <br>
	<br>
	However these 2 fields appear to be the only 2 fields that are passed onto the form action page. I need the contact-id field (as there are sometimes more <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316094"  title="ColdFusion Talk (CF-Talk): display field in autosuggest">more</A>]]]></description> 
	<pubDate>Mon, 01 Dec 2008 10:15:00 GMT</pubDate> 
	<dc:author>Seamus Campbell </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316094</guid> 
</item>

<item>
	<title><![CDATA[cfautosuggest copying the CFIDE folder problems]]></title> 
	<description><![CDATA[Hi<br>
	<br>
	I'm using cfautosuggest and I want to edit the css to change the default colours. <br>
	I have done so on my local server copying the CFIDE folder to the current folder then using cfajaximport to point to that folder.<br>
	This works fine.<br>
	<br>
	I then <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316093"  title="ColdFusion Talk (CF-Talk): cfautosuggest copying the CFIDE folder problems">more</A>]]]></description> 
	<pubDate>Mon, 01 Dec 2008 10:14:00 GMT</pubDate> 
	<dc:author>Seamus Campbell </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316093</guid> 
</item>

<item>
	<title><![CDATA[What's wrong with my &lt;cfoutput group&gt;?]]></title> 
	<description><![CDATA[Crap, it goes back to my stupid date/time datatype for the field. All the times are different, and CF IS group the data, but they're all different so it output each row. I used Michael's example from my other thread to do this. Seems to work:<br>
	<br>
	SELECT <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316092"  title="ColdFusion Talk (CF-Talk): What's wrong with my &lt;cfoutput group&gt;?">more</A>]]]></description> 
	<pubDate>Mon, 01 Dec 2008 10:00:00 GMT</pubDate> 
	<dc:author>Will Tomlinson </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316092</guid> 
</item>

<item>
	<title><![CDATA[What's wrong with my &lt;cfoutput group&gt;?]]></title> 
	<description><![CDATA[I don't recall ever having a problem with the &lt;cfoutput&gt; group attribute. But I can't figure out why it isn't woring right here. <br>
	<br>
	My table looks like this:<br>
	<br>
	ID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Date&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ZIP code<br>
	---------------------------------<br>
	1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12/01/2008&nbsp;&nbsp;&nbsp; 27403<br>
	<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316091"  title="ColdFusion Talk (CF-Talk): What's wrong with my &lt;cfoutput group&gt;?">more</A>]]]></description> 
	<pubDate>Mon, 01 Dec 2008 09:48:00 GMT</pubDate> 
	<dc:author>Will Tomlinson </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316091</guid> 
</item>

<item>
	<title><![CDATA[ColdFusion  Objective() 2009 Call for Speakers (Topics) is open!]]></title> 
	<description><![CDATA[The cf.Objective() Steering Committee just opened the Call for Speakers <br>
	and Topics.&nbsp;&nbsp;Instructions may be found here:<br>
	<A HREF="http://www.cfobjective.com/callforspeakers.cfm">http://www.cfobjective.com/callforspeakers.cfm</A><br>
	<br>
	Thanks,<br>
	Nic<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316089"  title="ColdFusion Talk (CF-Talk): cf.Objective() 2009 Call for Speakers (Topics) is open!">more</A>]]]></description> 
	<pubDate>Mon, 01 Dec 2008 08:19:00 GMT</pubDate> 
	<dc:author>Nicholas M Tunney </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316089</guid> 
</item>

<item>
	<title><![CDATA[SQL between dates problem]]></title> 
	<description><![CDATA[&gt;If you are using MS SQL...<br>
	&gt;<br>
	&gt;SELECT CAST(FLOOR(CAST(GETDATE() AS float)) AS datetime)<br>
	&gt;<br>
	&gt;This will remove any time part from a datetime field.<br>
	<br>
	I'm getting an error from the SQL. I've played around with it with no luck. <br>
	<br>
	SELECT couponpercdisc, <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316088"  title="ColdFusion Talk (CF-Talk): SQL between dates problem">more</A>]]]></description> 
	<pubDate>Mon, 01 Dec 2008 08:08:00 GMT</pubDate> 
	<dc:author>Will Tomlinson </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316088</guid> 
</item>

<item>
	<title><![CDATA[IIS Application Pools and ColdFusion]]></title> 
	<description><![CDATA[Any shutdown in an IIS application pool is a process crash and needs to be debugged with a post-mortem userdump.&nbsp;&nbsp;My recommendation is that you open a support ticket with Microsoft to identify the root cause.&nbsp;&nbsp;Be aware, however, that in 90% of the cases <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316087"  title="ColdFusion Talk (CF-Talk): IIS Application Pools and ColdFusion">more</A>]]]></description> 
	<pubDate>Mon, 01 Dec 2008 05:11:00 GMT</pubDate> 
	<dc:author>Matthew Small </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316087</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>Tue, 02 Dec 2008 03:43:37 GMT</pubDate> 
	<dc:author>Fusion Authority</dc:author> 
</item>


</channel>
</rss>

