cf-talk@houseoffusion.com
> Subject: Re: What Notable Differences are there between Railo, Open
> Bluedragon, and Adobe Coldfusion? [Stackoverflow.com]
> Date: Tue, 21 Dec 2010 22:10:19 -0500
> From: mgr...@modus.bz
>
>
> It sounds like it's a first impression problem
It sounds like it's a first impression problem. Which is ironically what CF
has suffered from since day one. Many still scoff at CF based on a first
impression they got about it in the 90's or early 00's. Sadly people who
have tried it and been disappointed (be it CF, Railo or whatever
else) aren'
On Tue, Dec 21, 2010 at 2:49 PM, UXB wrote:
>>> . 3.2 will also see the Vivio installers become the official Railo
>>> installers so folks who like simple "click-click-done" installers
> This, the lack of simple installation, in my opinion is the biggest
> impediment to attracting new people to t
Looks like you missed/not read several of the posts, as has been mentioned
previously there is now a simple installer by Jordan Michaels that installs
Railo with tomcat.
It will probably never be quite as idiot proof as CF because of JRUN and its
custom connector which negates the need to do addit
>>This, the lack of simple installation, in my opinion is the biggest
impediment to attracting new people to the CF open source,
Very good point.
Even if CF cannot be qualified as easy to install either.
~|
Order the Adobe Cold
>> . 3.2 will also see the Vivio installers become the official Railo
>> installers so folks who like simple "click-click-done" installers
This, the lack of simple installation, in my opinion is the biggest
impediment to attracting new people to the CF open source, if not many open
source alterna
Which is exactly what I am trying to do here
http://www.cfmldeveloper.com/page.cfm/coldfusion-vs-railo-1, sadly I am not
getting much input from others so I am only able to update it base don my
own experiences, but as I migrate apps between Cf/Railo I do take note of
things I have to fix and I do
On Mon, Dec 20, 2010 at 7:20 AM, <> wrote:
In Gmail, this post seems to be from an anonymous user...
> I hate those open source or free stuff.
...so I visited the HoF site and I see it's Claude Schneegans, in
which case the negativity makes perfect sense.
> The more undocumented free gadgets
http://www.getrailo.org/index.cfm/documentation/compatibility/cfml-compatibility/
--
WSS4CF - WS-Security framework for CF
http://wss4cf.riaforge.org/
On 21 December 2010 01:20, <> wrote:
>
> The least would be some good docs about what's in CF and is not in Railo, and
> vice versa.
~~~
There are docs on the Railo site which details exactly what is and isn't
supported across the different platforms.
I use Railo, I find is a great alternative for most of my clients. - Then
again, we develop in multiple languages, so to me, it's just another
language to know the difference in synt
>>When it comes to CFML programming the docs for Railo
is pretty much the same as ColdFusion.
"Pretty much", until you find something that works under CF and does not under
Railo.
Most of the time, it is only a detail, but it can cost you hours.
The least would be some good docs about what's i
Documentation for Railo is indeed poor, but they are aware and they are
working on it, it has been improving slowly and there is now a good
installer as well. But remember this is really only with regards with
installing and setup. When it comes to CFML programming the docs for Railo
is pretty muc
> I tried to give a test to Railo some months ago.
> The lack of documentation made me give up after a few days.
> I finally upgraded to CF 9.
> Documentation is the most important thing for developers.
> For the same reason, I hate Mozilla.
> It may be many times better than Explorer, but their d
> you may also find this comparison helpful.
>
> http://www.cfmldeveloper.com/page.cfm/coldfusion-vs-railo-1
>
> Russ
>
> On Mon, Dec 20, 2010 at 11:26 AM, Matthew Lesko
> wrote:
>
Thanks I've added this to an answer on the site. Comments are just as
interesting as the actual comparison.
>>Open source, or free, does not automatically equal crappy documentation.
At least for the two examples I gave, YES!
>>And what kind of docs are you looking for in your browser?
Mostly Javascript and CSS.
As far as HTML is concerned, there are not really differences.
~~
Wow, this is incredible. You hate open source and free stuff?
Really? I've used plenty of commercial software with crappy
documentation. Open source, or free, does not automatically equal
crappy documentation. And what kind of docs are you looking for in
your browser?
On Mon, Dec 20, 2010 a
I tried to give a test to Railo some months ago.
The lack of documentation made me give up after a few days.
I finally upgraded to CF 9.
Documentation is the most important thing for developers.
For the same reason, I hate Mozilla.
It may be many times better than Explorer, but their documentation
you may also find this comparison helpful.
http://www.cfmldeveloper.com/page.cfm/coldfusion-vs-railo-1
Russ
On Mon, Dec 20, 2010 at 11:26 AM, Matthew Lesko wrote:
>
>
> http://stackoverflow.com/questions/4480205/what-notable-differences-are-there-between-railo-open-bluedragon-and-a
http://stackoverflow.com/questions/4480205/what-notable-differences-are-there-between-railo-open-bluedragon-and-adobe-cold
Posting here to in hopes list readers will post new, useful answers.
~|
Order the Adobe Coldfusion
Thanks Magnus, I've just downloaded it.
Can anyone help with installing this through the Railo administrator, I am in
Archives & Resources, cfx_tags etc and the only example is
with the class path "railo.cfx.example.HelloWorld"
and my aplogies to Gert Franz for mis spelling his first name in an
Well here is a tip to make any image manipulation product independent,
meaning you won't have to depend on Railo, OpenBD or AdobeCF to build
the tag you need and also have it work on all of those great CFML
engines:
Simply use cfexecute and use ImageMagick !
ImageMagick is simply the best t
>
>
>
>
>
> >Its just a war. There really isn't much of an install. I wrote a blog
> entry
> >about getting things running for BlueDragon JEE it is the same stuff for
> >OpenBD or Railo etc. Heck for local dev and tinkering Railo and OpenBD
> both
> &
If I recall the latest Railo release added most of the functions that cf8
provide. OpenBD offers a cfimage tag, though we should put the image
functions on the road map. It may be important to note that Adobe did not
use open source libraries for much of ColdFusion's implementation for the
image f
Still there
On Dec 6, 2008, at 6:23 AM, David McCan wrote:
> BlueDragon has, I believe, an image manipulation tag (had it before
> CF8). Was that removed from OBD?
--
Razuna On-Demand - Hosted Digital Asset Management Solution
Razuna - Open Source Digital Asset Management with Web C
We have been using tmt_image.cfc for image cropping and CF8 image tag for
watermarking etc. I am guessing the tmt_image.cfc will work with either OBD or
Railo, but have not tried it.
BlueDragon has, I believe, an image manipulation tag (had it before CF8). Was
that removed from OBD?
David
Thank you for the feedback and suggestions. We are using Open BlueDragon for a
low traffic task tracker application. Since we had some experience with OBD it
was felt that was the one to try.
~|
Adobe® ColdFusion® 8
We do provide a Java ImageCR CFX solution to licensed customers.
This also provides 64-bit support and opens up some other options.
It is available for download after login, alongside the standard version.
There is no trial version yet.
--
Magnus
> Gertz,
>
> [quote]
> and some image
Gertz,
[quote]
and some image manipulations (cropping, etc)
[/quote]
what's available with Railo for image manipulation? I currently use cfx_imagecr3
(great tag by the way) but as you know that is not java based so is not
compatible any recommendations?
Andrew.
~~~
btw~ thanks for the link
I would like to keep it apache based so tomcat is probably my answer.
My thing is that I just want to try the options before cf9 comes out, I was
going to buy a cf8 license but since it's fairly close to the new one I am
waiting. But if one of these works then hey why n
nning his sites with wordpress and immediately
got sql injection (rock on php), so I had hms wipe the server and just install
reg leopard so I could have more control.
>Its just a war. There really isn't much of an install. I wrote a blog entry
>about getting things running fo
7;t much of an install. I wrote a blog
> entry about getting things running for BlueDragon JEE it is the same stuff
> for OpenBD or Railo etc. Heck for local dev and tinkering Railo and OpenBD
> both come with a jetty bundle...download and click start. Easy as pie.
>
> http://cfra
Its just a war. There really isn't much of an install. I wrote a blog entry
about getting things running for BlueDragon JEE it is the same stuff for
OpenBD or Railo etc. Heck for local dev and tinkering Railo and OpenBD both
come with a jetty bundle...download and click start. Easy as pie.
I am chompin to try railo on my xserve but the one thing they don't really have
yet is decent install docs. I heard an installer for os x is coming & they do
have some linux things but with all the dev'rs on macs these days it would be
nice to know how to install it right.
>
> > Join our Mailing List
> > german:http://de.groups.yahoo.com/group/railo/
> > english: http://groups.yahoo.com/group/railo_talk/
> > linked in: http://www.linkedin.com/e/gis/71368/0CF7D323BBC1
> >
> >
> >
> > David McCan schrieb:
> &g
.railo.ch
>
> Join our Mailing List
> german:http://de.groups.yahoo.com/group/railo/
> english: http://groups.yahoo.com/group/railo_talk/
> linked in: http://www.linkedin.com/e/gis/71368/0CF7D323BBC1
>
>
>
> David McCan schrieb:
> > Does anyone have experience
group/railo/
english: http://groups.yahoo.com/group/railo_talk/
linked in: http://www.linkedin.com/e/gis/71368/0CF7D323BBC1
David McCan schrieb:
> Does anyone have experience or know if Open BlueDragon or Railo are suitable
> for use in a high traffic e-commerce site? During the busies
I am part of the OpenBD project so I will try to keep my opionions out of it
when it comes to OpenBD. They are both suitable for high traffic websites.
BlueDragon powers CarFax.com, as well as blog-city both of which are high
traffic. I am not sure what sites Railo runs but from my personal
Does anyone have experience or know if Open BlueDragon or Railo are suitable
for use in a high traffic e-commerce site? During the busiest times there are
about 100,000 visitors between 8 AM and 7 PM during a day. The highest
concentration is between 10 AM and 2 PM. There are lots of
at 12:49 PM, Dan LeGate <[EMAIL PROTECTED]> wrote:
>
> > I no longer see the free BlueDragon Server on New Atlanta's site. Did
> > Open BlueDragon basically replace it? Certainly seems like a different
> > beast.
> >
> >
>
>
In short, and unofficially, yes. NewAtlanta released their J2EE version
of BlueDragon as open-source (and released management of it back to the
initial developers of BD's core engine), then discontinued BD Free. It's
not a "replacement" per-se, but it can be used in a very s
What you mean with "Certainly seems like a different beast." ?
Kind Regards,
Nitai
On Nov 5, 2008, at 6:49 PM, Dan LeGate wrote:
> I no longer see the free BlueDragon Server on New Atlanta's site. Did
> Open BlueDragon basically replace it? Certainly seems like a
I would assume it did but I am concerned about the later comment. I read it
with a negative connotation and I am curious how is it a different beast?
Adam
On Wed, Nov 5, 2008 at 12:49 PM, Dan LeGate <[EMAIL PROTECTED]> wrote:
> I no longer see the free BlueDragon Server on New Atlan
I no longer see the free BlueDragon Server on New Atlanta's site. Did
Open BlueDragon basically replace it? Certainly seems like a different
beast.
~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic re
Your points are well taken. My goal for this cf project is to implement an
idea with current technology but not necessarily up to last minute one, major
constraint is a very limited time/effort availability. Hence, I tried to nudge
Adobe and via this powerful cf group to make cf8 app server mo
Thanks
--
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613 9015 8628
Mobile: 0404 998 273
-Original Message-
From: Gerald Guido [mailto:[EMAIL PROTECTED]
Sent: Monday, 18 August 2008 2:23 AM
To: CF-Talk
Subject: Re: Free BlueDragon?
@ Andrew,
>>Ha
t;
>
>
> -Original Message-
> From: Gerald Guido [mailto:[EMAIL PROTECTED]
> Sent: Friday, 15 August 2008 2:08 AM
> To: CF-Talk
> Subject: Re: Free BlueDragon?
>
> >>You really don't even have to do that.
>
> True. The reason I mentioned XAMPP (
8 273
>
>
>
>
> -Original Message-
> From: James Holmes [mailto:[EMAIL PROTECTED]
> Sent: Saturday, 16 August 2008 4:06 PM
> To: CF-Talk
> Subject: Re: Free BlueDragon?
>
> JRun Webserver is a webserver. You are talking about the JRun
> application ser
Mobile: 0404 998 273
-Original Message-
From: James Holmes [mailto:[EMAIL PROTECTED]
Sent: Saturday, 16 August 2008 4:06 PM
To: CF-Talk
Subject: Re: Free BlueDragon?
JRun Webserver is a webserver. You are talking about the JRun
application server. The first is part of the second; JWS is
JRun Webserver is a webserver. You are talking about the JRun
application server. The first is part of the second; JWS is only good
for serving web pages and has none of the functionality a production
webserver needs (like security, URL rewriting etc).
On Sat, Aug 16, 2008 at 12:15 PM, Andrew Scot
9015 8628
Mobile: 0404 998 273
-Original Message-
From: Andy Allan [mailto:[EMAIL PROTECTED]
Sent: Friday, 15 August 2008 11:08 PM
To: CF-Talk
Subject: Re: Free BlueDragon?
They do still sell JRun ... they just aren't doing any more work to it
other than security fixes, pla
bject: RE: Free BlueDragon?
> I don't know why people have this impression but JRun is
> quite able to run in production as the primary web server (as
> opposed to using Apache as a front end).
Adobe/Macromedia gave this impression by stating this in several places.
Also, the
EMAIL PROTECTED]
Sent: Friday, 15 August 2008 2:08 AM
To: CF-Talk
Subject: Re: Free BlueDragon?
>>You really don't even have to do that.
True. The reason I mentioned XAMPP (Other than I love it) is that it comes
with Mysql built in. As well as all the batch scripts you need to start
o: CF-Talk
Subject: Re: Free BlueDragon?
On Wed, Aug 13, 2008 at 8:49 PM, Barney Boisvert wrote:
> OBD doesn't have any of the CF8 candy that you mention. It is
> significantly lighter weight than CF though. From what you describe,
> I think CF is your only option, as neither OB
se it as a plugin for openBD.
--
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613 9015 8628
Mobile: 0404 998 273
-Original Message-
From: Barney Boisvert [mailto:[EMAIL PROTECTED]
Sent: Thursday, 14 August 2008 12:50 PM
To: CF-Talk
Subject: Re: Free BlueDr
Mobile: 0404 998 273
-Original Message-
From: Don L [mailto:[EMAIL PROTECTED]
Sent: Thursday, 14 August 2008 12:35 PM
To: CF-Talk
Subject: Re: Free BlueDragon?
> Gerald Guido
>I have a fair amount of experience with Open BD and Railo 3 beta using
>Apache and Tomcat on Windo
They do still sell JRun ... they just aren't doing any more work to it
other than security fixes, platform support, etc.
£759+VAT :)
Andy
2008/8/15 Tom Chiverton <[EMAIL PROTECTED]>:
> On Thursday 14 Aug 2008, Dave Watts wrote:
>> Adobe/Macromedia gave this impression by stating this in several
On Friday 15 Aug 2008, James Holmes wrote:
> That's from 2002.
Yeah, I think 5 years of further development could, maybe, have improved
things I tad.
--
Tom Chiverton
This email is sent for and on behalf of Halliwells LLP.
Halliwells LLP i
http://www.adobe.com/support/coldfusion/adv_development/config_builtin_webserver/index.html
"Although you can use the ColdFusion MX built-in web server for
developing, testing, and debugging ColdFusion applications, Macromedia
does not recommend that you use it for deployment."
That's from 2002.
On Thursday 14 Aug 2008, Dave Watts wrote:
> Adobe/Macromedia gave this impression by stating this in several places.
Really ? I know they don't sell JRun anymore, but when they did they said it
was ace.
> Also, the JRun web server has practically no functionality beyond serving
> pages. Other t
A quick thank-you note, you guys are awesome! Thank you.
> I've read a bit on this guy but still does not know anything
> substantial about it, installing it and playing it out is an option
> but if I could get some thoughts from someone has done that it would
> be very desirable for my decisio
> I don't know why people have this impression but JRun is
> quite able to run in production as the primary web server (as
> opposed to using Apache as a front end).
Adobe/Macromedia gave this impression by stating this in several places.
Also, the JRun web server has practically no functionali
MPP with Adobe CF,
> >Railo and BD.
> >
>
> You really don't even have to do that. Both Tomcat and JBoss come with an
> internal web server that's robust enough to be used in production. just grab
> the Open BlueDragon war file, add your htm and cfm files to it an
>> Thank you, Gerald, allow me to be lazy for a minute, cf8
>> comes with its own web server albeit it is for development
>> only, and it can be installed siliently ("without user
>> interaction" would probably be more accurate), and this
>> capability (of silent installation + a default web se
JBoss come with an
internal web server that's robust enough to be used in production. just grab
the Open BlueDragon war file, add your htm and cfm files to it and drop it into
the appropriate java application server deploy directory. In the next deploy
life cycle, the jas will pick
>> f8 comes with its own web server albeit it is for development only, and
it can be installed siliently ("without user interaction" would probably be
more accurate)
If that is the case you could roll it up with something like XAMPP with the
Tomcat Plugin. With a bit of work and a bat file you ca
On Thursday 14 Aug 2008, Don L wrote:
> Thank you, Gerald, allow me to be lazy for a minute, cf8 comes with its own
> web server albeit it is for development only,
I don't know why people have this impression but JRun is quite able to run in
production as the primary web server (as opposed to us
On Wed, Aug 13, 2008 at 8:49 PM, Barney Boisvert wrote:
> OBD doesn't have any of the CF8 candy that you mention. It is
> significantly lighter weight than CF though. From what you describe,
> I think CF is your only option, as neither OBD or Railo (my open
> source CFML engine of choice) is goin
> Thank you, Gerald, allow me to be lazy for a minute, cf8
> comes with its own web server albeit it is for development
> only, and it can be installed siliently ("without user
> interaction" would probably be more accurate), and this
> capability (of silent installation + a default web server)
OBD doesn't have any of the CF8 candy that you mention. It is
significantly lighter weight than CF though. From what you describe,
I think CF is your only option, as neither OBD or Railo (my open
source CFML engine of choice) is going to fit the bill.
cheers,
barneyb
Barney Boisvert
[EMAI
> Gerald Guido
>I have a fair amount of experience with Open BD and Railo 3 beta using
>Apache and Tomcat on Windows/Fedora/Centos. I would gladly answer any
>questions. I would recommend posing your questions to the Open BD Google
>Group @ http://groups.google.com/group/openbd?hl=en
>
>~G~
> Gera
Nitai @ SixSigns posted a video tute on setting up Open BD with apache
here: http://www.vimeo.com/1362803
On Wed, Aug 13, 2008 at 6:12 PM, Don L <[EMAIL PROTECTED]> wrote:
> I've read a bit on this guy but still does not know anything substantial
> about it, installing it and playing it out i
I have a fair amount of experience with Open BD and Railo 3 beta using
Apache and Tomcat on Windows/Fedora/Centos. I would gladly answer any
questions. I would recommend posing your questions to the Open BD Google
Group @ http://groups.google.com/group/openbd?hl=en
~G~
On Wed, Aug 13, 2008 at 6:
I've read a bit on this guy but still does not know anything substantial about
it, installing it and playing it out is an option but if I could get some
thoughts from someone has done that it would be very desirable for my decision
on a small cf8-based app which uses a lot of new and sexy tags/f
The best you find right now are the docs at New Atlanta:
http://www.newatlanta.com/support/bluedragon/docs/index.jsp
>Does anyone know where I can find the list of open blue dragon tags?
>
>Thanks,
>Will
~|
Adobe®
On Wednesday 16 Jul 2008, Will Tomlinson wrote:
> Does anyone know where I can find the list of open blue dragon tags?
http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Tags-pt0_01.html
:-)
--
Tom Chiverton
This email is sen
Does anyone know where I can find the list of open blue dragon tags?
Thanks,
Will
~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912
Hows that Tom? Its pretty common practice to ue VM to slice up say a windows
server. In fact I think that the image posted is SixSignal's image they plan
to use. Nital could clarify on that though.
Adam Haskell
On Mon, May 12, 2008 at 4:40 AM, Tom Chiverton <[EMAIL PROTECTED]>
wrote:
> On Sunday
2008/5/12 Tom Chiverton <[EMAIL PROTECTED]>:
>
> I wouldn't expect anyone to use the OpenBD provided VM image in production,
> so
> I think the answers might be a bit moot.
People with smaller budgets - might well be tempted to use it for
internal apps, intranets, etc - so the smaller the footp
On Sunday 11 May 2008, Gerald Guido wrote:
> Greg,
> Good deal. Could you provide any more info on the centos distro? A gig
> sounds like it is a Desktop install. Is it one of the existing VM's form
> VMWares Virtual Appliances Center or a custom install? Any admin tools on
> it like webmin or is i
>
> >
> > On Sun, May 11, 2008 at 3:23 PM, greg h <[EMAIL PROTECTED]> wrote:
> >
> > > Good news!
> > >
> > > The following post went up about 1 hour ago:
> > >
> > > VMWare Open BlueDragon image made available
> > > http://blog.si
:
>
> > Good news!
> >
> > The following post went up about 1 hour ago:
> >
> > VMWare Open BlueDragon image made available
> > http://blog.sixsigns.com/2008/05/11/vmware-open-bluedragon-image-made-
> > available/<
> http://blog.sixsigns.com/20
On Sun, May 11, 2008 at 3:23 PM, greg h <[EMAIL PROTECTED]> wrote:
> Good news!
>
> The following post went up about 1 hour ago:
>
> VMWare Open BlueDragon image made available
> http://blog.sixsigns.com/2008/05/11/vmware-open-bluedragon-image-made-
> available/<
Good news!
The following post went up about 1 hour ago:
VMWare Open BlueDragon image made available
http://blog.sixsigns.com/2008/05/11/vmware-open-bluedragon-image-made-
available/<http://blog.sixsigns.com/2008/05/11/vmware-open-bluedragon-image-made-available/>
See download link in p
Awesome. I heard the 3rd. I was looking for it this weekened. Wooo wooo, new
toy to play with. There goes this mornings productivity.
G
On Mon, May 5, 2008 at 9:01 AM, Larry Lyons <[EMAIL PROTECTED]> wrote:
> Just thought the list would like to know that Open BlueDragon, the open
Just thought the list would like to know that Open BlueDragon, the open source
version of New Atlanta's BlueDragon for J2EE has been released.
http://www.openbluedragon.org/download.cfm
Versions include Open BlueDragon J2EE WAR Distribution and the Preconfiged
Jetty Instance (Ready2Run)
Off the top of my head, are the applications named differently?
Adam Haskell
On Mon, Apr 21, 2008 at 7:30 PM, Jeff Gladnick <[EMAIL PROTECTED]>
wrote:
> I need to talk to you. I'm having issues in my configuration where the
> first mg application loads fine, and every subsequently loaded model
I need to talk to you. I'm having issues in my configuration where the first
mg application loads fine, and every subsequently loaded model glue application
attempts to load the first one's controller.cfc.
All the paths in the XML are double checked and correct. I'm out of ideas and
pulling m
Thanks to Alan for giving me the go ahead to blog about this exciting
feature of Open BlueDragon.
http://cfrant.blogspot.com/2008/04/i-3-open-bluedragon.html
Adam Haskell
~|
Adobe® ColdFusion® 8 software 8 is the most
I know there was quite a thread on here in weeks past talking about the buzz
of BlueDragon going open source. There is now a Discussion group for
questions and comments and potential contributers.
>From the about: "This is the official open source discussion list for the
Open BlueDragon
/ext/s3fox.php
On Tue, Mar 25, 2008 at 2:30 PM, Eric Dawson <[EMAIL PROTECTED]> wrote:
> Has anyone gone through the paces to make a BlueDragon AMI for Amazon EC2?
>
>
~|
Adobe® ColdFusion® 8 software 8 is the mos
=Build_a_scalable_architecture_with_Amazon%27s_EC2&mode=entry&entry=62ED0DB1-E1D7-BDC2-1BEC6F6C616658A4&dv=link
On Tue, Mar 25, 2008 at 2:30 PM, Eric Dawson <[EMAIL PROTECTED]> wrote:
> Has anyone gone through the paces to make a BlueDrag
Has anyone gone through the paces to make a BlueDragon AMI for Amazon EC2?
~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to
date
Get the Free Trial
http://ad.doubleclick.net/clk
.NET sleeves and make
> open
> > >source CF really fly.
> >
> > Actually, what we really need is simply more people to use these other
> > servers and give them support. I do a lot to promote BlueDragon to my
> users
> > when they are looking for alternatives, a
>
> Actually, what we really need is simply more people to use these other
> servers and give them support. I do a lot to promote BlueDragon to my users
> when they are looking for alternatives, and am putting a lot of time right
> now into testing on Railo and making that a good option
>get a product to that point. I fear our community doesn't have enough
>of those people willing to roll up their Java/.NET sleeves and make open
>source CF really fly.
Actually, what we really need is simply more people to use these other servers
and give them support. I do a
ing with Oracle
as opposed to a problem you were having with MySQL.
Russ
> -Original Message-
> From: Eric Roberts [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 12, 2008 2:28 PM
> To: CF-Talk
> Subject: RE: Bluedragon = open source
>
> On the consumer level, you
I would suggest checking out MySQL and what they do with it... The way
they do it...if you need support (and several other features not
available in the free version), you pay for licensing.
==
And pay you do! MySQL Enterprise Platinum is $4,999 USD /Server/Year.
nly time
I have seen it take days or weeks is if there is a serious issue that
involves a major bug in the code. That is why companies use paid support.
Eric
/*-Original Message-
/*From: Russ [mailto:[EMAIL PROTECTED]
/*Sent: Wednesday, March 12, 2008 12:59 PM
/*To: CF-Talk
/*Subject: RE:
I think there is more than a large enough market...one that could increase
with competition.
Eric
/*-Original Message-
/*From: Dale Fraser [mailto:[EMAIL PROTECTED]
/*Sent: Wednesday, March 12, 2008 6:34 AM
/*To: CF-Talk
/*Subject: RE: Bluedragon = open source
/*
/*Seriously,
/*
/*Adobe
-Talk
/*Subject: Re: Bluedragon = open source
/*
/*On Tuesday 11 Mar 2008, Tanguy Rademakers wrote:
/*> atitude time and again in the CF community: when Adobe introduces new
/*> syntax it's innovative, but when another vendor does it's disruptive.
/*Last
/*
/*Adobe 'own' CFML (the l
1 - 100 of 914 matches
Mail list logo