Second Talk at RIAcon

I'm giving a second talk at RIAcon (6th and 7th August) in just over a week.

Asynchronous unit testing with FlexUnit

A lot of operations in Flex are asynchronous. Even simple operations can be asynchronous like setting the selected item on a List box. This can make unit testing Flex code difficult.

For this session I show how to you can use features of FlexUnit (in particular the Async class) to simplify testing of ActionScript/MXML code and easily test asynchronous code. I'll show how this via real world code examples and describe in detail how to testing asynchronous code.

RIACon

Tickets to RIACon are only $99 for two days and the conference is limited to 150 attendees. Here is the list of sessions.

Come along and meet with some of the best people in the ColdFusion, Flex, JavaScript and jQuery communities.

Speaking at RIAcon in Washington DC in August

I'm giving a preview version of my Adobe MAX talk at RIAcon (6th and 7th August) in just over a week.

Realtime programming with Arduino and WebSockets

Arduino is a low cost, easy to program open source hardware and software platform than enables you to communication in real time with the physical world. This session looks at how to interact with Arduino hardware directly from a web browser using the WebSocket protocol and the Socket.IO javascript library. We'll start out by tuning LEDs on and off and progress to creating graphs that react in real time to environmental sensors.

RIACon

Tickets to RIACon are only $99 for two days and the conference is limited to 150 attendees. Here is the list of sessions.

Come along and meet with some of the best people in the ColdFusion, Flex, JavaScript and jQuery communities.