Sessions tagged as Flash

.NET Static Code Analysis

Presenter: Craig Berntson
Time: 1:30 PM – 2:45 PM, Saturday, May 22, 2010
Location: Franz Hall, Room 018

Static code analysis is a way to test your code without actually running it. It can detect errors that often times don't show up until the application is running at your customer's site. It also shows where your code doesn't follow best practices. In this session, you will learn how to manually perform static code analysis with FxCop and StyleCop and how to add these tools into a Continuous Integration process so the code analysis is performed automatically.

Comparing Web Video Technologies, from Flash to HTML5 to Silverlight

Presenter: Robert Reinhardt
Time: 4:45 PM – 6:00 PM, Saturday, May 22, 2010
Location: Shiley Hall, Room 124

Flash is dead. Long live HTML5. Or not? There's a lot of misinformation spread by both standards and plug-in advocates. In this session, you learn the benefits and disadvantages to deploying online video with HTML5, Adobe Flash Player, and Microsoft Silverlight. Topics include codec decisions (AVC/H.264, Theora, and others), licensing, deployment scenarios (progressive download, adaptive streaming, and more). While Robert is a full-time consultant specializing with Flash-based solutions, more and more of his work is encompassing a broader range of online video technologies. Robert's discussion starts with his recent blog post, http://tinyurl.com/whyflash.

Consuming RESTful Web Services on the iPhone

Presenter: Frank Schmitt
Time: 1:30 PM – 2:45 PM, Saturday, May 22, 2010
Location: Shiley Hall, Room 301

A number of popular libraries simplify the task of communicating with a RESTful web service in Objective-C on the iPhone. In this session we will create a simple web service using Ruby on Rails and build a companion iPhone app that communicates with the service over HTTP using the ObjectiveResource library. Basic knowledge of Objective-C and REST will be very helpful.

Multitouch in Flash and AIR 2.0

Presenter: Matt LeGrand
Time: 3:15 PM – 4:30 PM, Saturday, May 22, 2010
Location: Shiley Hall, Room 124
Tags: AIR, Flash, Flex

Learn and share new ways of interacting with software and computer hardware by looking at the forthcoming multitouch capabilities of the Adobe Flash Platform. Multitouch and natural user interfaces are growing in popularity. We'll be building software that respond multiple touch inputs and discussing best practices for developing your own rich engaging natural user interfaces for your own applications.