Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,209,438 members, 8,006,087 topics. Date: Monday, 18 November 2024 at 03:49 PM

Adobe Unveils Flex 3.0 And Air 1.0 - Webmasters - Nairaland

Nairaland Forum / Science/Technology / Webmasters / Adobe Unveils Flex 3.0 And Air 1.0 (1119 Views)

Download SEO Elite Version 4.0 And Get A Lot Of Traffic / Html 5.0 And Css 3.5 Saga (2) (3) (4)

(1) (Reply) (Go Down)

Adobe Unveils Flex 3.0 And Air 1.0 by prodgalson: 5:20pm On Feb 25, 2008
We just released AIR 1.0, and I'm telling you it's a very exciting time for web developers, because they can now use their skills to build Desktop apps. Some of you know I've been talking about Flex, and AIR (formerly apollo) on Nairaland for a while, but my old posts were deleted so ask any questions here in response to this thread.

http://www.adobe.com/products/air/
The Adobe® AIR™ runtime lets developers use proven web technologies to build rich Internet applications that deploy to the desktop and run across operating systems.

http://www.adobe.com/products/flex/
Flex is a highly productive, free open source framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops, and operating systems.

See a Flex app being built:
http://www.adobe.com/products/flex/media/flexapp/

Sample Flex apps:
http://flex.org/showcase/
Re: Adobe Unveils Flex 3.0 And Air 1.0 by prodgalson: 7:41pm On Feb 26, 2008
Re: Adobe Unveils Flex 3.0 And Air 1.0 by prodgalson: 10:02pm On Feb 28, 2008
Yes, Flex Builder (for building Flex Applications)
Yes, FREE.

All you need is proof of eligibility, any one of the following will do:
1. a student ID showing current enrollment,
2. a Faculty ID showing current employment
3. a Letter on an educational institution letterhead stating that you are either a current student or a current faculty member of the institution.

More information here:
http://www.flexregistration.com/

Some of you know how great this is, and one day, the rest of you will.
Re: Adobe Unveils Flex 3.0 And Air 1.0 by kazey(m): 3:42am On Feb 29, 2008
Nice, by the way Nairahost Nigeria would start hosting flex applications on their windows servers next week.
Re: Adobe Unveils Flex 3.0 And Air 1.0 by Neptune(m): 9:36am On Feb 29, 2008
hey man, this registration stuff seems a little restricted to me o. what if i dont have any of those suffs? (how bout a drivers licence or somthing undecided)
Re: Adobe Unveils Flex 3.0 And Air 1.0 by prodgalson: 5:09pm On Feb 29, 2008
Neptune: It's for students and faculty. Are you one or the other? I'm sure you can get an ID, or a letter from your educational institution. If not, drop me an email (you still have my address, bah?)

Kazey: Good to hear, but you know it doesnt require any server counterpart? Hosting a flex app is the same as hosting an html page. Or am I misunderstanding?
Re: Adobe Unveils Flex 3.0 And Air 1.0 by prodgalson: 5:12pm On Feb 29, 2008
This is a wonderful breakdown of the features of AIR, both for the consumer and developer, and for Both Flash/Flex developers, and AJaX developers.
Click on any of the features to display a brief video explaining that feature.

Ajax Developers:
http://www.adobe.com/products/air/develop/ajax/features/

Flash Developers
http://www.adobe.com/products/air/develop/flash/features/

Flex Developers
http://www.adobe.com/products/air/develop/flex/features/

Enjoy.
Re: Adobe Unveils Flex 3.0 And Air 1.0 by kazey(m): 11:37pm On Feb 29, 2008
@prodgalson *you are mistaken smiley
Flex is a J2EE web application

Things you require to host flex apps in a shared environment.

1. MySql JDBC driver
2. JRun 4 server

To compile and run MXML and ActionScript files, you need access to a Flex server, instructions available here http://www.adobe.com/support/documentation/en/flex/1/install.html

Flex Requirements

Flex requires the following:
One of the following application servers
Macromedia JRun 4 Updater 2
BM WebSphere 5
BEA WebLogic Server 7 and 8.1
Tomcat 4.1.29 and later


One of the following Java versions
Sun 1.3.x
Sun 1.4.x
IBM 1.3 for use with WebSphere
IBM 1.4 for use with WebSphere
BEA JRockit 1.4 for use with Weblogic

Note: Double-byte operating systems require a double-byte version of the Java Runtime Environment (JRE).
Re: Adobe Unveils Flex 3.0 And Air 1.0 by prodgalson: 5:20am On Mar 01, 2008
@kazey

Thats not exactly the case,

I hear you, but dont spend your money on server side flex compilation my brother. Those are old docs for Flex v1.0.
When we launched Flex 1.0, we offered server side compilation as an alternative to dev time compilation, but that's been a thing of the past for close to 2 years. Flex is at 3.0 now.

Since Flex 2.0, we've eliminated the server side compilation, and enabled developers to create a deployable SWF file from their MXML/AS3 code, similar to the way one would deploy a JPeg or HTML file, as plain content. This removes the burden of server side compilation and runtime dependencies.

The same way johnny animator deploys his funky flash animation is the same way Ebenezeer developer deploys his flex UI (of course with the supporting middleware and back end in place).

I am trying hard to create better awareness at home of the technology, Seun has seen my failed attempts at spreadin the word, so I am keeping it to one topic like he said, ad also starting a blog. check it out next week, it will have content. http://blogs.adobe.com/ekz
Re: Adobe Unveils Flex 3.0 And Air 1.0 by kazey(m): 6:14am On Mar 01, 2008
@prodgalson

Why can't you just say this and give me a link to the updated documentation, I love reading, and i cant find the updated documentation that indicates otherwise, it would take time for you to blog about it smiley

prodgalson:

@kazey

Since Flex 2.0, we've eliminated the server side compilation, and enabled developers to create a deployable SWF file from their MXML/AS3 code, similar to the way one would deploy a JPeg or HTML file, as plain content. This removes the burden of server side compilation and runtime dependencies.


And yes this is great news, thanks for the update.
Re: Adobe Unveils Flex 3.0 And Air 1.0 by prodgalson: 3:43am On Mar 03, 2008
Re: Adobe Unveils Flex 3.0 And Air 1.0 by prodgalson: 5:31pm On Mar 18, 2008
@powerblaze
Here are tutorial links you asked for

All Flex and Flex Builder Tutorials (by Adobe)
You will see links to PDFs and also online documentation
http://www.adobe.com/support/documentation/en/flex/

Also a great resources for tutorials:
http://www.cflex.net/

I also strongly recommend subscribing to flexcoders yahoo email list
There are tens of thousands of past tips/help from people having common problems.
You can subscribe, or just search the mail archive.
http://groups.yahoo.com/group/flexcoders/

(1) (Reply)

Push2check.com - A New Free Tool For Checking Sites / Web Development Training From The Professional / Unable To Login - Help

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 30
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.