Adobe Flash Collaboration Service (ACFS)

Make sure to keep an eye on this. The previous name was "Cocomo" in case you are not aware of the new name.

If you ever had the need, or will have the need to build real-time social type applications, this service is for you. ACFS is a service based platform that allows Adobe Flex developers to easily add real time communication.

The solution is comprised of a set of Flex custom components, and hosted services provided by Adobe. Using these components and services you can build real-time multi-user RIA's. Using the Flex components and hosted services will allow a rapid platform for developing these applications. You can also have peace of mind knowing that server issues and tasks such as deployment, maintenance, and scalability are taken care of.

I'm very excited about this solution, and can't wait to start building apps with it.

Check it out on Adobe Labs

Adobe Flex wins Open Source Software Award

InfoWorld Best of Open Source Software Awards 2008 have been announced. The winner of the RIA category goes to Adobe Flex!

Congratulations to Adobe and the Flex Engineering team!

I'm sure many more awards are in the future.

Read the article here

New Adobe Article: Building your first data management application with ColdFusion and Flex

Flex 3 is now out and it's an exciting time to be a ColdFusion developer. In this article I walk you step by step to using Flex 3 with ColdFusion and the integrated LiveCycle Data Services. There is also a section about using the ColdFusion wizard to quickly build the backend ColdFusion CFC's to get you up and running.

LiveCycle Data Services gives you the ability to create robust applications with very little work, I encourage all ColdFusion developers to get familiar with this technology as it's a great tool on your development belt.
Hope you enjoy the article, and if you have any questions or problems feel free to drop a comment here.

View the Article Here!

Calling all Flex 3 cooks to the kitchen!

There is a call now for Flex 3 recipes that will be considered for the print version of the Flex 3 cookbook from O'Reilly Media.

Find out more here!

Project Planning Software Built in AIR

Even though AIR is still in Beta 2, developers are already starting to create applications. Here is one that is still in development, but allows you to try it out as the application itself is still in Beta.

Agile Agenda is project planning software. The developer of this application was getting fed up with Microsoft Project, so he decided to make his own project planning software!

Check out Agile Agenda Here

Just released on Adobe Labs!

As the Adobe MAX conference has now kicked off, Adobe has released a whole bunch of new beta's on labs.

  • Adobe AIR Beta 2
  • Adobe Flex Builder 3 Beta 2
  • Adobe Media Player

What are you waiting for! Go to labs and check out the new Adobe technology releases!

When to DataGrid and when not too!

This week I saw an implementation using a DataGrid that was way overkill. I MEAN WAY WAY OVERKILL!

In short, I thought I would list when NOT to use a datagrid.

Per the Adobe Flex docs here is the use for a datagrid.

The DataGrid control is intended for viewing data, and not as a layout tool like an HTML table. The mx.containers package provides those layout tools.

In short, a developer was using a DataGrid as a way to list visual objects in vertical order. Basically they were using a DataGrid as a VBox.

It even increased the size of the SWF by 40k compared to using a VBox.

Yahoo Web Messenger Built in Flex!!!

http://webmessenger.yahoo.com/

This is very cool! This would make for a great Apollo app!

Congrats to yahoo messenger team!

Flex 3 to go open source

Adobe has announced that Flex 3 will be open source. Check out a great video interview here. http://www.podtech.net/home/scobleshow/2826/breaking-news-adobe-flash-flex-goes-open-sourc

Adobe Apollo Alpha 1 is now on Adobe Labs!!

Apollo is the cross operating system runtime that allows you to build desktop applications using web technologies that you are already familiar with.Check it out!

Here you can watch Mike Downey demostrait a really cool app that Ebay is currently working on.

 

More Entries