Valhalla Legends Forums Archive | Web Development | Adobe's Apollo

AuthorMessageTime
Networks
If you haven't heard of Apollo you really should it's quite an innovative project Adobe's put out even if older competitors were there before:

http://www.codeapollo.com/showthread.php?t=5

Google search and tell me what you think. It goes beyond general application programming and makes things highly web oriented if it wants to. Very cool.
March 21, 2007, 9:45 PM
Barabajagal
Dude... that looks so awesome. Especially the View Source part. I can't wait to build a few programs in it :D
March 21, 2007, 10:11 PM
Ersan
Yeah, I read about it at Cerulean Studios, who apparently developed something extremely similar before the beta of Apollo was released, and didn't even know it existed at the time.

After the alpha was released they wrote up a review:
http://blog.ceruleanstudios.com/?p=104

I think it would be cool to develop extensions to existing applications, but I don't think web languages are well-suited at any level for full-scale programs, and I'm sure some idiot flash or web designers are going to think they're real desktop application developers with this runtime, more of a step backwards in performance and resource consumption (which is where application development has been headed for the past couple years with .NET) - but that's just my opinion.

By the way you can get the public alpha of apollo at http://labs.adobe.com/technologies/apollo/
March 22, 2007, 4:35 AM
Quarantine
What's really new with this? Looks like they mash up a bunch of existing technologies. Looks like it'd be slow as hell as well.

[quote]
more of a step backwards in performance and resource consumption (which is where application development has been headed for the past couple years with .NET) - but that's just my opinion.
[/quote]

You're still ranting on on something you can't even prove? Why are you trolling?
March 22, 2007, 8:43 PM
Networks
[quote author=Warrior link=topic=16521.msg167050#msg167050 date=1174596233]
What's really new with this? Looks like they mash up a bunch of existing technologies. Looks like it'd be slow as hell as well.

[quote]
more of a step backwards in performance and resource consumption (which is where application development has been headed for the past couple years with .NET) - but that's just my opinion.
[/quote]

You're still ranting on on something you can't even prove? Why are you trolling?

[/quote]

I am not sure if it's new or not, I am sure some older things came out but nonetheless it's a NEW technology to the masses. Ruby is an ancient language and RoR is about 3-4 years old and it's now picking up speed, this is no different.

In my opinion it's definitely new technology and certainly a step forward based on the things it can do. This is cross platform and it is in flash so many of the elements would probably be hard to do in a normal application language for the average programmer. (e.g. animations, smoothness, ease in moving elements, etc.)

I personally like the idea that some applications are being created so we no longer have to necessarily depend on a browser. I think it's quite interesting. I'd bet it would be slow for intense tasks as well but why would use Apollo for that? I'd use it for rich UI's and deploying applications that easily interface with my web application--nothing processor intensive at all honestly.

Someone was wondering the same thing though: http://www.codeapollo.com/showthread.php?t=278

Guess it's not so bad to some extent after all.

Edit: The things you can do with Apollo's UI is nothing like what you can do in real application programming languages--I love that.
March 23, 2007, 12:14 AM
Ersan
[quote author=Warrior link=topic=16521.msg167050#msg167050 date=1174596233]
You're still ranting on on something you can't even prove? Why are you trolling?
[/quote]
How far does your blind microsoft fanboyism go, jesus christ...  A 5-line windowed app in .NET uses 10MB of system memory, as opposed to 600KB in a COM language, how can you pretend this isn't the case...

Why are you the only person I've ever seen arguing that .NET isn't resource intensive, everyone else just accepts the fact that it is (CPU's are getting faster, RAM is getting cheaper, Hard Drives larger - "what difference does it make").

Not to mention this isn't the place to start another pointless debate.
March 23, 2007, 3:32 AM
Quarantine
[quote author=Ersan link=topic=16521.msg167073#msg167073 date=1174620747]
[quote author=Warrior link=topic=16521.msg167050#msg167050 date=1174596233]
You're still ranting on on something you can't even prove? Why are you trolling?
[/quote]
How far does your blind microsoft fanboyism go, jesus christ...  A 5-line windowed app in .NET uses 10MB of system memory, as opposed to 600KB in a COM language, how can you pretend this isn't the case...

Why are you the only person I've ever seen arguing that .NET isn't resource intensive, everyone else just accepts the fact that it is (CPU's are getting faster, RAM is getting cheaper, Hard Drives larger - "what difference does it make").

Not to mention this isn't the place to start another pointless debate.
[/quote]

You can't write a Windowed app in 5 lines. It's impossible to directly compare them both due to the complexity of the WinForm classes vs the complexity of the nonmanaged Win32 APIs (which relate to Windowing).

Simply making a program the same length for each isn't sufficient to benchmark their performance or resource usage.

Until you can provide this, you're still wrong and you're still trolling.
March 23, 2007, 8:20 PM
St0rm.iD
I agree FULLY with Ersan on this one. Why all the bloat; why let the terrible development practices that dominate the Web (which, by the way, uses metaphors and technologies designed for DOCUMENTS not APPLICATIONS) start to plague the desktop?

Oh wait, that's right, because everyone hates real applications now.
March 23, 2007, 11:50 PM
Barabajagal
Guys, guys. This is a markup language, not a programming language. I for one think web applications should be designed in markup languages. Let real software be written in a real programming language. This is all fancy stuff, not true programming, and anyone who knows anything about programming knows that. But that doesn't mean it's not cool!
March 24, 2007, 4:00 AM
Quarantine
I never said this was a good idea, I was responding to the part of his argument aimed torwards .NET.

I think this is a horrible idea. A universal binary in general is always a bad idea. If you want a truly cross platform application then make provisions for it to run with modified code on the platform of choice.
March 24, 2007, 4:47 PM
Networks
[quote author=[RealityRipple] link=topic=16521.msg167174#msg167174 date=1174708813]
Guys, guys. This is a markup language, not a programming language. I for one think web applications should be designed in markup languages. Let real software be written in a real programming language. This is all fancy stuff, not true programming, and anyone who knows anything about programming knows that. But that doesn't mean it's not cool!
[/quote]

Actually it's combined markup with actionscript 3.0. Actionscript 3.0 gives much of the heart and soul to these applications.
March 24, 2007, 10:53 PM

Search