Main Content
Troy Miles's Talks
-
Beginning HTML5 Mobile Game Programming with jQuery Mobile
October 12, 2012 9:35 PMWant to create a game for your hot new phone or tablet but not up to slogging through chapter after chapter of Objective-C or Java? Then this is the session for you. Take the web skills you already have and enhance them with HTML5 and jQuery Mobile to build fun games which run on all of the …
-
jQuery Mobile, Backbone, and ASP.NET MVC - A Framework for Making Mobile Web Applications
September 11, 2012 2:00 PMWebsites designed for smart phones are one of the fastest growing segments of the internet. JQuery Mobile makes it easy to create sites for mobile devices, but it is mostly about UI. It doesn’t address the needs of an enterprise application. Things like how to load data from and persist data…
-
Enterprise Strength Mobile JavaScript
September 5, 2012 3:00 PMJavaScript has a well deserved reputation of be hard to write and debug. Put it on a mobile device and the problems increase exponentially. Mobile browsers lack all of the niceties that developers rely on to do testing and debugging including the most fundamental tool, the debugger. But it i…
-
Beginning jQuery Mobile
August 28, 2012 3:00 PMNative apps have distinct advantages, but the future belongs to mobile web apps that function on a broad range of smartphones and tablets. In this beginning session, you will learn to migrate your current desktop web skills to mobile. Find out what jQuery Mobile is and how to use it to creat…
-
jQuery Mobile, Backbone, and ASP.NET MVC - A Framework for Making Mobile Web Applications
June 28, 2012 3:00 PMWebsites designed for smartphones are one of the fastest growing segments of the Internet. jQuery Mobile makes it easy to create sites for mobile devices, but it is mostly about UI. It doesn’t address the needs of an enterprise application. Things like how to load data from and persist data …
-
JavaScript Test Driven Development using JsTestDriver, VS 2010, and WebStorm 4.0
June 23, 2012 9:30 AMUnit testing JavaScript used to be painfully tedious. It required that you, the developer, set up HTML scaffolding to hold the code to be tested and the unit test framework. Once the test page was loaded, your life was a long series of F5 presses, as you modified code and press F5 to re-exec…
-
jQuery Mobile, Backbone, and ASP.NET MVC - A Framework for Making Mobile Web Applications
June 23, 2012 8:15 AMWebsites designed for smartphones are one of the fastest growing segments of the Internet. jQuery Mobile makes it easy to create sites for mobile devices, but it is mostly about UI. It doesn’t address the needs of an enterprise application. Things like how to load data from and persist data …
-
An Introduction to Node.js Development with Windows Azure
June 23, 2012 6:00 AMNode.js has taken off in popularity. Find out why major internet companies like Yammer, CouchOne, DocumentCloud, and LinkedIn are using Node to power their servers. And why Microsoft added support for it to Azure. In this session we will build a simple yet functional web server using Node, e…
-
jQuery Mobile, Backbone, and ASP.NET MVC
April 3, 2012 2:30 PMWebsites designed for smart phones are one of the fastest growing segments of the internet. JQuery Mobile makes it easy to create sites for mobile devices, but it is mostly about UI. It doesn’t address the needs of an enterprise application. Things like how to load data from and persist data…
-
jQuery Mobile, Backbone, and ASP.NET MVC
March 20, 2012 2:30 PMWebsites designed for smart phones are one of the fastest growing segments of the internet. JQuery Mobile makes it easy to create sites for mobile devices, but it is mostly about UI. It doesn’t address the needs of an enterprise application. Things like how to load data from and persist data…
-
Intro To JQuery Mobile
February 16, 2012 1:30 PMNative apps have distinct advantages, but the future belongs to mobile web apps that function on a broad range of smartphones and tablets. Join us as Troy Miles shows us how to get started with jQuery Mobile, the touch-optimized framework for creating apps that look and behave consistently a…