Opinion: Adobe / Macromedia Servers

Ask a Question related to Macromedia Flex General Discussion, Design and Development.

  1. #1

    Default 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

  2. Similar Questions and Discussions

    1. 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:...
    2. Macromedia and Adobe
      Future of ColdFusion?
    3. 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...
    4. Adobe buying Macromedia
      http://www.adobe.com/aboutadobe/invrelations/adobeandmacromedia.html wow
    5. 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...
  3. #2

    Default 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

  4. #3

    Default 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

  5. #4

    Default 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

  6. #5

    Default 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

  7. #6

    Default 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

  8. #7

    Default 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

  9. #8

    Default 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

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139