Developing With HTML5

Published June 29th, 2010 Under Coding | Leave a Comment

This session covers the HTML5 APIs available to Google Chrome and Google Chrome OS applications and Google Chrome extensions. Learn how to design web applications for a Google Chrome OS netbook using the latest web technologies.

Mobile Web application Development with HTML 5 and JavaScript

Published June 8th, 2010 Under Coding, Mobile, User Interface | Leave a Comment

Dylan Schiemann talks about the challenges that Mobile Web Application developers face and how technologies like HTML 5 and JavaScript assist them. He also points out common pitfalls and ways to get around them.

http://www.infoq.com/interviews/mobile-web-h5-js

Working across the Client Continuum

Published February 24th, 2010 Under Architecture, Coding, Services, User Interface | Leave a Comment

Come see how to build a continuum of client applications including HTML, AJAX, ASP.NET, Microsoft Silverlight, and Windows Presentation Foundation (WPF) that all consume the same Windows Communication Foundation (WCF) service. Learn how to reuse as much code as possible, how to optimize the development process, and how to address key logistical issues like external servers and cross domain communication.


Get Microsoft Silverlight

Bowline: A Ruby GUI Framework

Published February 18th, 2010 Under Coding, Open Source Tools | Leave a Comment

If you’ve ever wished creating a desktop application was as simple as creating a Rails website you’ll be interested in Bowline. Bowline is a Ruby GUI framework. You can design and build your applications in an agile way, deploying them cross platform. Bowline lets you take your existing skills and apply them to the desktop. You can write apps in HTML/JavaScript/Ruby without having to worry about different platforms or a complex GUI API.

http://skillsmatter.com/podcast/ajax-ria/bowline-a-ruby-gui-framework

HTML5 JavaScript APIs

Published February 5th, 2010 Under Coding | Leave a Comment

HTML5 is all the rage with the cool kids, and although there’s a lot of focus on the new language, there’s lots of interesting new JavaScript APIs both in the HTML5 spec and separated out. This presentation will take you through demos and code behind the new JavaScript APIs, and explore where these features can be used.

keep looking »