FLASH THE DISTRICT - D.C. Flash June Meetup

Organiser
FLASH THE DISTRICT - D.C. Flash Meetup Group
Date
Sat, 13 Jun 2009, 18:00 - 20:00 (Add to calendar) GMT
Venue
(Exact location not available) , Washington, US
Cost
Free

|###### ATTENTION ######|

ROOM NUMBER 1218

This is not a duplicate meeting. This is the content for May.

|####################|

XML Workshop with Stephen McDonald

Join us this month as we host an XML workshop featuring Stephen McDonald. Be sure to have your laptops!

Session I - Further look into XML Authoring Stephen will give a follow-up discussion from last month's meeting; showing how to construct well-formed XML documents for consumption into Flash.

Session II - Small Group Workshop Meeting will break into small groups to discuss, hands-on, how to ingest XML Content with Flash.

Session III - FJAX Demo Meeting will then reconvene for a demo on FJAX.

FJAX = Flash, JavaScript and XML.

While people are getting more and more comfortable with using free AJAX libraries (AJAX = Asynchronous JavaScript and Xml) many of those libraries include far more than they typically need and require the end user to download a JS file with many thousands of lines of code in it only to use the few pertinent lines of code they require.

For those of us who work with both HTML and Flash and design (and develop sites that implement both concurrently) it is prudent to have a simple solution that allows the HTML page to dynamically update the content without a page refresh the way that Flash can update it's interface without a page refresh. This is where FJAX comes in.

FJAX (as a technique) can work with javascript and HTML to retrieve static data (in XML Files on a server) or dynamic data (using a server side language like PHP, ASP, ASP.NET or JSP) and update the HTML on the webpage to achieve an AJAX Web 2.0 effect without a page refresh.

You can see this in action at:

http://enginpost.com http://fjax.enginpost.com

Article on FJAX:

http://econsultancy.com/blog/035-is-fjax-the-best-use-of-flash-ever

In addition, 2 copies of Foundation XML and E4X for Flash will be available for give-away.

Look forward to seeing you all there!

~ Organizers

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.” - Tom Cargill