Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
Wally Kolcz #1
Opinion: Adobe / Macromedia Servers
Now, I love Coldfusion and am falling in love with Flex, however, all these
servers are becoming a problem.
Why does Adobe/Macromedia make it so difficult for a average developer (or
small business) to get into one of its new languages? The cost alone is a
killer. With Coldfusion server costing about $7k and Flex Data Services
costing $15k (so I've read) and not to mention Flash Media Server and Flash
Remoting...
How can the languages spread to become dominate when the servers just to run
the thinks can cost $20k plus.
PHP offers a free server to allow a computer to be able to understand and
display it properly and even Microsoft offer the .NET framework so a server
can also display it correctly. I am guessing that this is why those two are
dominate in the market and Coldfusion is still more of a cult language (to
which I am a member).
I always found it difficult to justify all the great things a clients web
site will do for them when I have to tack on an extra $7k to the project
just so they can run it.
I seriously hope that Adobe / Macromedia will lift the ban in the EULA and
let hosting companies offer Flex server to the masses someday soon. I am
having a hard time figuring out why I am taking the time to learn a new
language when all I can do is run it on my laptop locally.
Will there ever be time when Adobe / Macromedia's great languages will be
available on a low cost or open source server so many more people can
discover how great these languages and technologies can be?
--
Wally Kolcz
Developer / Support
ProjectProofing.com
Wally Kolcz Guest
-
Share your opinion on Adobe Contribute for a chance towin $500USD!
Share your opinion on Adobe Contribute for a chance to win one of five $100USD gift checks or one $500USD gift check! Take the survey now:... -
Macromedia and Adobe
Future of ColdFusion? -
OT: Adobe and Macromedia
do you think this will have any effect on director and shockwave3D? may be this will bring a integration of the pdf format into director without... -
Adobe buying Macromedia
http://www.adobe.com/aboutadobe/invrelations/adobeandmacromedia.html wow -
Now that Adobe & Macromedia has joined...
>>what do you think is the fate of coldfusion? Its history. Adobe are, and never will be be, an app server vendor of any description -market's... -
ntsiii #2
Re: Opinion: Adobe / Macromedia Servers
With Flex 2, no servers are required (the web server of course). The framework
is free, the compilers are free and Flex Builder is not required. It is hard
to get much cheaper than that.
FDS is not required. You can choose to implement functionality in a way that
requires servers, like CF. But you can also implement the same functionality
using JSP or ASP.net, which will run under IIS or your J2EE web server.
Hosting Flex is becoming moot as no server is required with Flex 2. I don't
know what the EULA will say regarding hosting of FDS, do you?
Flex 2 is the ticket, you can't get cheaper than free.
Tracy
ntsiii Guest
-
Wally Kolcz #3
Re: Opinion: Adobe / Macromedia Servers
So, then, if there is no need for a server, what is the point of Flex Data
Services Server? Can you connect and display information dynamically
without it?
So on my web server, I will be able to post and display Flex's mxml pages?
Wally Kolcz Guest
-
Wally Kolcz #4
Re: Opinion: Adobe / Macromedia Servers
Ok, maybe I am retared when it comes to all the servers and what each does.
I have the coldfusion MX7 server to do Coldfusion.
What I want to do is to create flex applications that use CFCs to connect to
my MySQL databases.
I am going to need my Flex applications to create, read, update and delete
(CRUD) tables of my MySQL database and be able to display the results of
various queries.
What do I all need to do that?
Wally Kolcz Guest
-
poonamsheth #5
Re: Opinion: Adobe / Macromedia Servers
well there is a example of flex integration with mysql,,, it will surely help u
...
here is the link for it ..
but when u try the things.. do post them,, cause am not aware about coldfusion
stuffs.. so do tell the tricks if u apply on the different ways..
The application allows you to remotely manage a MySql database.
link:
<a target=_blank class=ftalternatingbarlinklarge
href="http://coenraets.com/viewarticle.jsp?articleId=88">[url]http://coenraets.com/vi[/url]
ewarticle.jsp?articleId=88</a>
poonamsheth Guest
-
ntsiii #6
Re: Opinion: Adobe / Macromedia Servers
"Can you connect and display information dynamically
without it?"
ABSOLUTELY. The Flex framework includes what is now called "RPC"
functionality, whic is the familiar old HTTPService, Webservice and
RemoteObject data service protocols.
Why do you want to use Coldfusion? Weren't you complaining about the cost?
If you want to use CF, then you will need the CF server. I do not know CF
myself, but I do know that Adobe spent a lot of time working to get the Flex/CF
integration working well.
If you do not want the CF server, then either use dot.net or jsp, or java,
depending on whether your web server is IIS or J2EE.
Tracy
ntsiii Guest
-
Wally Kolcz #7
Re: Opinion: Adobe / Macromedia Servers
I already invested the money in the Coldfusion MX 7 server a while ago,
since they is NO workaround for that. lol
Wally Kolcz Guest
-
Wally Kolcz #8
Re: Opinion: Adobe / Macromedia Servers
Ok then, to make it easier, what type of projects would you need to invest
in the FDS server. Everyone seems to mention chat applications. If you were
to do video chat would you need FDS and Flash Media Server?
What about Flash Remoting Server?
Wally Kolcz Guest



Reply With Quote

