Free ColdFusion 9 Beta Hosting On Hostek.com

Posted July 19, 2009 at 5:44 PM by Ben Nadel

Tags: ColdFusion

I just saw on Twitter that Hostek.com is now offering free ColdFusion 9 Beta hosting! If you're interested, check it out here: Free ColdFusion 9 Beta Hosting.




Reader Comments

Jul 19, 2009 at 5:56 PM // reply »
14 Comments

Nice. I have a couple of small CF8 accounts at hostek and so far so good. They are decent for the price!

-Brian


Jul 19, 2009 at 6:47 PM // reply »
1 Comments

Signed up, got account setup. Can't yet see my CF9 stuff through the browser yet though.


Jul 19, 2009 at 10:10 PM // reply »
7 Comments

Wow what luck, not only is Hostek my host the image in the header happened to have me! Old photo, that was most definitely my first winter here in NYC! I've been with Hostek (or Hostfolio) for several years now, probably about 4 or so and they've been great. I highly recommend them. Best hosting price I could find and their support responds very quickly.


Jul 19, 2009 at 11:26 PM // reply »
11,238 Comments

@Kumar,

I like your avatar :) It's peanut butter jelly time!

@Javier,

Glad to know they are good hosting providers. I have not tried them personally.


Jul 20, 2009 at 2:37 AM // reply »
34 Comments

I signed up. I knew they where going to release beta. I just hope HostMySite does the same thing. We can only pray


Jul 20, 2009 at 12:25 PM // reply »
34 Comments

I signed up with Hostek about a month ago to test drive some CF CMS software. They are cheap and reliable and I have had no issues with them so far! Glad to hear they've already jumped on board the CF9 Beta release!


Jul 20, 2009 at 2:29 PM // reply »
1 Comments

Kumar,

Regarding your post, the issue has been resolved;

###Signed up, got account setup. Can't yet see my CF9 stuff through the browser yet though.###

Alex L.
http://hostek.com


Jul 20, 2009 at 6:08 PM // reply »
1 Comments

@Jody Fitzpatrick

Just got off chat with HMS...

Shawn D says:
"Cody, we have no plans to do so at this time."

:(

I know, I'm sad too.


Jul 20, 2009 at 6:36 PM // reply »
4 Comments

We'd be glad to have you test the beta with us. It helps the whole community when ColdFusion developers pitch in and give feedback to Adobe prior to public release. Thanks for all the kind comments here.


Jul 20, 2009 at 6:40 PM // reply »
34 Comments

@Cody,

NOOOOOOOOOOOOOOOOOOOOO! That sucks. Like really sucks, but I know they will have some form of beta before the release the release the full version, -- they always do beta testing before hand. Lets just hope HMS gets CF9 soon.


Jul 21, 2009 at 11:41 PM // reply »
1 Comments

WOOT! I'm stoked to test out the new builder with some free hosting.. what recession?


Jul 22, 2009 at 12:08 AM // reply »
1 Comments

Looks interesting...might give them a spin. Have been wanting to experiment with ColdFusion


Aug 5, 2009 at 7:03 PM // reply »
1 Comments

CrystalTech is offering free ColdFusion 9 Beta hosting as well. The link should be up within the next hour or so.

http://www.crystaltech.com/coldfusion9.aspx
* 2,000 MB Disk Space
* 200 GB Bandwidth
* 400 MB SQL Database


3 Comments

Thanks for the headsup Ben and guys, there is nothing like being able to play with newest ColdFusion toys before the rest of the kids ;).

For any Australian or New Zealand CF developers wanting to get in on the action Core is now also offering free CF9 beta accounts which you can apply for here: http://www.core-hosting.com.au/coldfusion-9-hosting


Nov 1, 2010 at 5:25 AM // reply »
1 Comments

Dear All,

Can anyone of you suggest me the best coldfusion hosting provider?

I have read many forums and reviews and found that HMS has a lot of problems now a days and Crystaltech is using old technologies.

So I am searching for the best coldfusion hosting provider.

I am thinking of going for a VPS or Cloud VPS plan.

If you could suggest me a best hosting provider that would be a greate help.

Thanks in advance.

Basheer Elevanchalil



Post A Comment

Comment Etiquette: Please do not post spam. Please keep the comments on-topic. Please do not post unrelated questions or large chunks of code. And, above all, please be nice to each other - we're trying to have a good conversation here.

Please review the following issues:

Author Name:


Author Email:

Author Website:

Comment:

Supported HTML tags for formatting: <strong>bold</strong>   <em>italic</em>   <code>code</code>







  • Help Wanted - Find Your Next ColdFusion Job
Ben Nadel's Company - Epicenter Consulting Recent Blog Comments
May 20, 2013 at 4:38 PM
Using A Dynamic Column Name With ValueList() In ColdFusion
@Dana, Your confusion is well founded, since this is a very confusing features. In fact, it ONLY works if you use array notation. Meaning, that this: arrayToList( query[ "columnName" ] ) ... read »
May 20, 2013 at 4:34 PM
Using A Dynamic Column Name With ValueList() In ColdFusion
I was thinking chicken and the egg, I wouldn't have expected it to work in the valuelist going in I guess. Maybe I just need a beer, long day :) ... read »
May 20, 2013 at 4:29 PM
Using A Dynamic Column Name With ValueList() In ColdFusion
@Dana, That's if you're trying to reference a specific row. In this case, we're trying to reference the entire query column as one cohesive value. So, you are correct that if you wanted to output a ... read »
May 20, 2013 at 4:24 PM
Using A Dynamic Column Name With ValueList() In ColdFusion
I thought when you used array notation to reference queries you always had to have the row or it would throw a similar error as well? ... read »
May 20, 2013 at 11:45 AM
Using jQuery's Animate() Step Callback Function To Create Custom Animations
This is really useful. I found out that you don't actually have to use a dummy css property (surprisingly). To animate a property in a linear-gradient for instance I did this this.css('someLinearGra ... read »
May 20, 2013 at 10:51 AM
Using A Dynamic Column Name With ValueList() In ColdFusion
@Josh, Oh snap! You're totally right! I'm not sure I've ever tried that. I did know that you can call a number of other array-methods on ColdFusion query columns: http://www.bennadel.com/blog/167 ... read »
May 20, 2013 at 10:45 AM
Using A Dynamic Column Name With ValueList() In ColdFusion
@Ben - I believe you can achieve the same functionality with ColdFusion's built in ArrayToList() function. ArrayToList( users[ "id" ] ); ... read »
May 20, 2013 at 10:21 AM
My Experience With AngularJS - The Super-heroic JavaScript MVW Framework
Is there any error logging and handling framework in angularjs, if not then in what way I can do this. ... read »
InVision App - Prototyping Made Beautiful With Prototyping Tools