ColdFusion MX on Mac OS X 33
kylner writes "This seemed to be one of the lesser-covered news items at Macworld, but it seems that Macromedia has decided to release its JRun 4 J2EE Server for Mac OSX. What's siginificant about this release? Well, they simultaneously released Macromedia ColdFusion MX for J2EE Application Servers to go with it! It may not be a stand-alone edition of ColdFusion MX, but this is still a dream item for any ColdFusion developer with a Mac at home. It took me about 30 minutes to install on my iBook 600 (I messed up a few times since it requires a little terminal work) but once I got it up and running it just worked. All I've had time to do so far is create a variable and output 'Hello World', but so far so good."
Re:Or (Score:3, Insightful)
Re:Or (Score:1)
Re:Or (Score:2)
Maybe because... (Score:5, Interesting)
Re:Or (Score:5, Interesting)
Re:Or (Score:3, Insightful)
1) He wanted ColdFusion, not PHP.
2) Apache and PHP (and even mod_perl) come pre-installed even on the client version.
Because PHP and Apache come pre-installed (Score:1, Insightful)
I work in and like PHP, but Coldfusion is much nicer. You pay for it and it isn't open, but CF has a lot going for it in terms of performance, portability and comprehensibility. I mention the last because PHP, Perl, ASP can be rough to maintain for casual developers. CF's tag-based approach is like having an immense and time-tested library of JSP tags which are largely in plain english so it is relatively easy to read.
up and running (Score:5, Funny)
Good thing! I hate to see you get it up and running and then it still not work.
Wow, ColdFusion? (Score:1, Funny)
Re:Wow, ColdFusion? (Score:2, Interesting)
Re:Wow, ColdFusion? (Score:2, Interesting)
Coldfusion is a language? (Score:1)
Re:Coldfusion is a language? (Score:2)
CF is a languange and an environment in which it runs on your webserver. Somewhat similar to ASP. It allows you to add tags (essentially an extension to html) which allow you to do things like easily accessing a database. Very popular where I work for accessing SQL databases.
With Tomcat? (Score:4, Informative)
I've been using CF on OS X for a while now, thanks to the oreillynet.com guide to installing it. Runs great!
However, it would be nice to use Tomcat since I could change the port to 80 instead of having port 8080 cluttering up my development URLs.
For those thinking about installing, here are the instructions:
http://www.macromedia.com/support/
Re:With Tomcat? (Score:1)
Yes! and no more ugly 8080! Re:With Tomcat? (Score:1, Informative)
http://www.oreillynet.com/cs/user/view/cs_msg/1
You mean port 8500? Re:With Tomcat? (Score:1)
JRun vs Tomcat? (Score:2)
Interesting? (Score:1, Troll)
Don't we have any nice Free alternatives yet, already ported throughout the known universe? (I thought we had dozens, but I don't use that stuff.)
Re:Interesting? (Score:5, Insightful)
One should use the best tool for the job, based on one's own judgment. If one uses a second-best tool simply because it is "Free," then one is still using a second-best tool.
Re:Interesting? (Score:2)
Sorry, but for a language, it is. When the vendor flops or gets bought and closed, your code turns to dust. I've seen it happen too many times.
With the number of Free tools that are as good as or much better than CF, their days seem numbered.
Re:Interesting? (Score:3, Insightful)
You should know better. Code doesn't stop working when a vendor goes away.
With the number of Free tools that are as good as or much better than CF, their days seem numbered.
It startles me, in this day and age, just how common that misconception still is.
Re:Interesting? (Score:2)
Depends on if you want to get rooted. Security patches are important for this kind of product.
FYI (Score:4, Interesting)
THIS ROCKS! KICK @SS! (Score:1)
Installed, but doesn't "just work" (Score:1)
thx (Score:1)