We have released some new Flash MX resources, articles and tutorials at Macromedia.com. This releases centers around an update to the Database Topic Center, and includes a new sample application and tutorial that shows how to build a Flash and ColdFusion based Bicycle Parts Catalog.
You can visit the DevNet Center here.
You can visit the DataBase Topic Center http://www.macromedia.com/devnet/topics/databases.html.
I just installed Sean Voisen’s MovableType plugin, MTCodeBeautifier and it works like a charm.
You can see it in action here.
You can find more information on it here.
Now we just need a ColdFusion syntax file ; )
The only thing I can’t figure out is how to have it not strip the whitespace from my code. It messes up my indenting. If anyone has any suggestions, post them in the comments.
FlashInTheCan has set up live streaming video from their conference. You can view it from the link on their main page.
If you are fast enough, you can catch Josh Davis’s session which is going on as I post this..
Well you asked for it, and we have made it available. You can now buy Macromedia schwag (sp?) on-line.
We have a number of items available including hats, and a number of t-shirts. This is really a test to gage the interest, and so there are limited amounts.
You can find more info and well as purchase the items here.
What other type of stuff would you like to see available? Post your thoughts in the comments.
At FlashForward in San Francisco two weeks ago we announced the new version of the Macromedia Flash Communication Server (1.5). However, it got lost in all of the excitement and discussion about Macromedia Central.
Some of the new features in 1.5 include:
There is also now a free developers version which does not timeout.
Upgrades from 1.0 are free for Professional Edition users, and $99 for Personal Edition users.
I have created two classes that wrap the Google Search API / Webservice. They use Flash Remoting to connect to the Google API and then return a GoogleSearchResults object which includes the results and other information about the query.
It requires a valid google id key, which you can get for free from google. Also, if you download the developer’s kit from google, you can find information on what the search api returns.
The FlashInTheCan festival in Toronto is well into day 1 and has gotten off to a great start.
Kevin Lynch kicked off the festival with the keynote this morning. He talked about the new Flash Communication Server 1.5, noting that there is now a free developer’s edition which does not time out. Colin Moock came up next and showed off some of the FireFly components from CyberSage. After that, I came up and talked about DevNet Pro subscriptions. I then gave a sneak peak of DevNet Resource Kit Volume 3 which will be available to DevNet Pro and Essentials subscribers next week. Kevin then came back up and showed off Macromedia Central, and the Flash Player 6 for Pocket PC.
I just spoke with Branden Hall at FlashInTheCan, and he let me know that his DSL provide went under, which is why his website (waxpraxis.org) has been down.
He has transfered to a new provider, and his site should be up in the next couple of days as the new DNS info propagates.
I just arrived in Toronto for the Flash in the Can conference this week. It is really shaping up to be an awesome conference, and I am looking forward to hanging out with everyone.
I will be helping out with the keynote, and then have a session on Flash Remoting.
In my session I plan to talk about using object oriented client server interfaces with Flash Remoting to create reusable client / server APIs. I plan on showing a couple of examples, and then talk about adding an event driven model to the architecture.