<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1016394" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1016394</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/cf-newbie#comment-1095728</link>
    <description> &lt;p&gt;ColdFusion? That&#039;s so... last week! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I actually got the mail forms working and haven&#039;t taken another look at CF since. Thanks for the tip on hosting though.&lt;/p&gt;
&lt;p&gt;Now I&#039;m trying to see how much trouble I can get into with PHP/mySQL! mwuhahaha!&lt;/p&gt;
&lt;p&gt;taff&lt;br /&gt;
- a little knowledge is a dangerous thing!&lt;/p&gt;
 </description>
     <pubDate>Fri, 07 Dec 2001 23:03:03 +0000</pubDate>
 <dc:creator>taff</dc:creator>
 <guid isPermaLink="false">comment 1095728 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/cf-newbie#comment-1095725</link>
    <description> &lt;p&gt;Coupla things,&lt;/p&gt;
&lt;p&gt;Thera IS ONE free host that I have found &amp;amp; used.  It is &lt;a href=&quot;http://www.cfm-resources.com&quot; class=&quot;bb-url&quot;&gt;CFM-resources&lt;/a&gt;.  They are OK for &quot;cutting your teeth&quot; on ColdFusion but don&#039;t expect too much support for the free sites and the server is a bit unreliable.  Saying that it is free and will give a good oppurtunity to try out your CF site.&lt;/p&gt;
&lt;p&gt;My site is entirely written using CF and is hosted by &lt;a href=&quot;http://www.experthost.com&quot; class=&quot;bb-url&quot;&gt;ExpertHost.com&lt;/a&gt;.  Reliable, good support and cheap at $15/month.&lt;/p&gt;
&lt;p&gt;The best way I learnt ColdFusion is to do as Wil suggested and download ColdFusion 5.  Its a whopping 80MB but worth the wait.  The beauty is after the 30-day trial it becomes a local server only mening you can&#039;t use your machine as a public web server.  Not many people do this anyway and it makes a great development server.&lt;/p&gt;
&lt;p&gt;Last thing, sending mail in ColdFusion is a piece of cake.  See below:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;cfmail to = &amp;quot;recipent@whatever.com&amp;quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp; from = &amp;quot;you@whatever.com&amp;quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp; subject = &amp;quot;Your Subject&amp;quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp; server = &amp;quot;smtp.yourserver.com&amp;quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp; port = &amp;quot;25&amp;quot;&amp;gt;&lt;br /&gt;&lt;br /&gt;Your msg body here&lt;br /&gt;&lt;br /&gt;&amp;lt;/cfmail&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;You can add cc, bcc have it looping over queries for a mailing list, anything you like to the above and its is all very simple...&lt;/p&gt;
&lt;p&gt;I&#039;m no expert in CF but if you have any questions I&#039;ll try to help!&lt;/p&gt;
 </description>
     <pubDate>Fri, 07 Dec 2001 22:06:24 +0000</pubDate>
 <dc:creator>openmind</dc:creator>
 <guid isPermaLink="false">comment 1095725 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/cf-newbie#comment-1095308</link>
    <description> &lt;p&gt;... but if you really want to dive straight in and opt for a hosting provider, try reading through the information found here first:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.hostindex.com/showcases/coldfusion/showcase.asp&quot; class=&quot;bb-url&quot;&gt;http://www.hostindex.com/showcases/coldfusion/showcase.asp&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 03 Dec 2001 10:30:56 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1095308 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/cf-newbie#comment-1095307</link>
    <description> &lt;p&gt;Hmm. Surely that&#039;s the fault of the &#039;idiot&#039; webmaster for not running any error checking on the information sent.&lt;br /&gt;
I wouldn&#039;t blame CF for that.&lt;/p&gt;
&lt;p&gt;Anyway, what I would do is to download a copy of the ColdFusion server... &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.macromedia.com/software/coldfusion/&quot; class=&quot;bb-url&quot;&gt;http://www.macromedia.com/software/coldfusion/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And set this up on your local machine. If it&#039;s just testing, playing or developmnet you&#039;re interested in, there&#039;s no need to shell out for a full blown hosting provider. Just install a copy on any of your local machine and go from there.&lt;/p&gt;
 </description>
     <pubDate>Mon, 03 Dec 2001 10:29:30 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1095307 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/cf-newbie#comment-1095292</link>
    <description> &lt;p&gt;Most of my bad experience was working for a company that used CF for it&#039;s E-commerce site. The problem was not neccessarily CF but the idiot webmaster that we had. I ran the customer service end of the website. &lt;/p&gt;
&lt;p&gt;Here is a typical conversation with the webmaster;&lt;br /&gt;
Me: &quot;Webmaster, I just received an order without a name, address and phone number on it.&quot;&lt;br /&gt;
Webmaster: &quot;So, what is your problem?&quot;&lt;br /&gt;
Me: &quot;I just received an order without a name, address and phone number on it. Kind of hard to ship it don&#039;t you think.&quot;&lt;br /&gt;
Webmaster: &quot;I don&#039;t really have time right now to look at&quot;.&lt;br /&gt;
Me (after hanging up): &quot;Wanna bet?&quot;&lt;br /&gt;
Me (calling webmaster&#039;s boss) : &quot;I have a problem with an order...&quot;&lt;/p&gt;
&lt;p&gt;Plus this idiot was pulling down about 120K a year. I guess that I saw so many CF errors, I really didn&#039;t want to see CF again. &lt;/p&gt;
&lt;p&gt;I have also heard that CF is not very scalable.&lt;/p&gt;
 </description>
     <pubDate>Sun, 02 Dec 2001 23:33:38 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1095292 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/cf-newbie#comment-1095291</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by mairving &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;Yeah, not a lot of hosts, free or not, support ColdFusion, just because it is so expensive to setup on the server. Not a huge fan of CF myself, had one too many bad experiences. &lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;My host included - at my package level anyway. I could upgrade but it would be hardly worth it for just a little experimentation. What sort of &quot;bad experiences&quot; have you had?&lt;/p&gt;
 </description>
     <pubDate>Sun, 02 Dec 2001 22:03:44 +0000</pubDate>
 <dc:creator>taff</dc:creator>
 <guid isPermaLink="false">comment 1095291 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/cf-newbie#comment-1095282</link>
    <description> &lt;p&gt;Yeah, not a lot of hosts, free or not, support ColdFusion, just because it is so expensive to setup on the server. Not a huge fan of CF myself, had one too many bad experiences.&lt;/p&gt;
 </description>
     <pubDate>Sun, 02 Dec 2001 19:58:40 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1095282 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Re: talking to myself</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/cf-newbie#comment-1095277</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by taff &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;&lt;br /&gt;
Does anyone know of a free host offhand that supports CF? &lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;You are joking, right?!&lt;/p&gt;
 </description>
     <pubDate>Sun, 02 Dec 2001 19:33:41 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1095277 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>talking to myself</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/cf-newbie#comment-1095272</link>
    <description> &lt;p&gt;I went ahead and downloaded the CF Studio demo. Wow! As a HomeSite user, I&#039;m very much at home with this app - the interface is identical.&lt;/p&gt;
&lt;p&gt;I&#039;ve already managed the mailto forms and am eager to play more &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Does anyone know of a free host offhand that supports CF?&lt;/p&gt;
 </description>
     <pubDate>Sun, 02 Dec 2001 17:30:54 +0000</pubDate>
 <dc:creator>taff</dc:creator>
 <guid isPermaLink="false">comment 1095272 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
