Latest HTML5 developer content from Developer Fusion https://www.developerfusion.com/t/html5/ Latest HTML5 developer content from Developer Fusion http://www.rssboard.org/rss-specification en-GB Mon, 24 Sep 2012 08:44:21 GMT TWOdW: An "inside" look at Agile DevOps, easier embedded Linux, and more HTML5-based game building IBM.COM/DEVELOPERWORKS Scott Laningham takes a quick look at four new content pieces on developerWorks, IBM's premier resource for software developers and other IT professionals http://www.developerfusion.com/media/145990/twodw-an-inside-look-at-agile-devops-easier-embedded-linux-and-more-html5based-game-building/ http://www.developerfusion.com/media/145990/twodw-an-inside-look-at-agile-devops-easier-embedded-linux-and-more-html5based-game-building/ Mon, 24 Sep 2012 08:44:21 GMT James Crowley Using HTML5 History in an ASP.NET MVC Site Say that each time the user clicks on a menu item in your application, the entire page is refreshed. Not such a big deal if you have a high speed connection, but, if there is a lot of content on the page, this can be a problem. What we need is the ability to fill in the partial view of data and change around the styles on the page without refreshing the complete page. This is where the HTML5 History API comes in, and that’s what this article based on HTML5 for .NET Developers is all about. http://www.developerfusion.com/article/145920/using-html5-history-in-an-aspnet-mvc-site/ http://www.developerfusion.com/article/145920/using-html5-history-in-an-aspnet-mvc-site/ Mon, 24 Sep 2012 08:24:50 GMT Dan Maharry TWOdW: Big data analytics and HTML5 in games, DataPower GUI New IBM.COM/DEVELOPERWORKS content highlights for the week of July 25-Aug 1. Scott Laningham give summaries on new content on big data analytics for the gaming industry, using the DataPower Web Graphical User Interface, and handling user input in HTML5 Canvas-based games -- all on developerWorks http://www.developerfusion.com/media/145315/twodw-big-data-analytics-and-html5-in-games-datapower-gui/ http://www.developerfusion.com/media/145315/twodw-big-data-analytics-and-html5-in-games-datapower-gui/ Sat, 28 Jul 2012 01:25:16 GMT James Crowley The HTML5 Drag and Drop API In this extract from Professional Javascript for Web Developers, Nicholas Zakas looks at the new Javascript Drag and Drop API in HTML5, its use and current level of browser support http://www.developerfusion.com/article/144828/the-html5-drag-and-drop-api/ http://www.developerfusion.com/article/144828/the-html5-drag-and-drop-api/ Fri, 20 Jul 2012 07:04:47 GMT Dan Maharry Remy Sharp Still Building Web Pages with HTML 5 While at NDC, Carl and Richard talk to Remy Sharp about HTML 5. Remy discusses the state of things, how the diversity of browsers is as much a strength as a problem. He digs into the idea that you need to build your web app for the audience you have - perhaps it needs more support for older brows. http://www.developerfusion.com/media/144620/remy-sharp-still-building-web-pages-with-html-5/ http://www.developerfusion.com/media/144620/remy-sharp-still-building-web-pages-with-html-5/ Mon, 16 Jul 2012 10:53:35 GMT James Crowley Working with Mobile Devices in HTML5 and CSS3 With an ever increasing number of mobile devices demanding we code our websites to look good at any number of resolutions, this extract from Murach's HTML5 and CSS3 present some rules of thumb for developing websites that work nicely with every device http://www.developerfusion.com/article/141514/working-with-mobile-devices-in-html5-and-css3/ http://www.developerfusion.com/article/141514/working-with-mobile-devices-in-html5-and-css3/ Tue, 10 Apr 2012 10:41:55 GMT Dan Maharry The HTML5 History API and ASP.NET MVC The HTML 5 History API is one of the newer kids on the HTML 5 block. This article based on chapter 4 of HTML5 for .NET Developers shows you one way of getting history integrated with your .NET server-side web applications. http://www.developerfusion.com/article/136534/the-html5-history-api-and-aspnet-mvc/ http://www.developerfusion.com/article/136534/the-html5-history-api-and-aspnet-mvc/ Fri, 27 Jan 2012 08:29:16 GMT Dan Maharry Making Tables More Accessible With HTML5 For those who are visually challenged and depend on technology such as screen readers to translate the Web from a visual to an aural experience, tables represent a significant challenge. This extract from HTML5 24 Hour Trainer looks at a number of additional tags and attributes that can make tables and their content more accessible to all. http://www.developerfusion.com/article/136530/making-tables-more-accessible-with-html5/ http://www.developerfusion.com/article/136530/making-tables-more-accessible-with-html5/ Fri, 20 Jan 2012 08:57:44 GMT Dan Maharry PhoneGap brings full API support to Windows Phone 7 Build HTML 5 apps and deploy to WP7 as well as Android, iOS and more http://www.developerfusion.com/news/136009/phonegap-brings-full-api-support-to-windows-phone-7/ http://www.developerfusion.com/news/136009/phonegap-brings-full-api-support-to-windows-phone-7/ Fri, 06 Jan 2012 10:28:08 GMT Chris Alexander Optime Software's Jon Schlegel explores mobile application development In this engaging discussion, Jon talks about building successful mobile applications and distinguishing yourself among the masses. He dives into the main mobile platforms, discusses native and HTML5 development, the issues that come with porting across platforms and devices, and the differences i. http://www.developerfusion.com/media/124768/optime-softwares-jon-schlegel-explores-mobile-application-development/ http://www.developerfusion.com/media/124768/optime-softwares-jon-schlegel-explores-mobile-application-development/ Tue, 23 Aug 2011 23:22:21 GMT James Crowley Adobe tool creates HTML 5 for designers Code-free Muse allows designers to get in on the web game http://www.developerfusion.com/news/124522/adobe-tool-creates-html-5-for-designers/ http://www.developerfusion.com/news/124522/adobe-tool-creates-html-5-for-designers/ Sat, 20 Aug 2011 07:51:09 GMT Chris Alexander Episode 0.6.7 - HTML5 Boilerplate, Modernizr, and more with Paul Irish Adam and Wynn caught up with Paul Irish of Google's Chrome developer relations team to talk about HTML5, JavaScript, CSS3, polyfills, and more. http://www.developerfusion.com/media/124539/episode-067-html5-boilerplate-modernizr-and-more-with-paul-irish/ http://www.developerfusion.com/media/124539/episode-067-html5-boilerplate-modernizr-and-more-with-paul-irish/ Fri, 19 Aug 2011 17:10:11 GMT James Crowley Building an HTML5 application with WebSharper Sitelets, Part 2 In the second half of this tutorial you will learn how to extend this simple web application with authentication. Basically, you will implement Login/Logout functionality and protect the Clock page with authentication to require users to log in before they can see the local time. http://www.developerfusion.com/article/124305/building-an-html5-application-with-websharper-sitelets-part-2/ http://www.developerfusion.com/article/124305/building-an-html5-application-with-websharper-sitelets-part-2/ Tue, 16 Aug 2011 14:25:29 GMT Adam Granicz Mobile Web Is Not What The Other Guys Say It Is In this episode, Keith and Woody sit down with Chris Love to discuss the merits and future of the Mobile Web. Chris shares his insight and vision on why developers should prepare and develop mobile web apps using HTML5 instead of create native mobile apps.Thanks to our guest this episode http://www.developerfusion.com/media/124304/mobile-web-is-not-what-the-other-guys-say-it-is/ http://www.developerfusion.com/media/124304/mobile-web-is-not-what-the-other-guys-say-it-is/ Tue, 16 Aug 2011 13:22:28 GMT James Crowley Building an HTML5 application with WebSharper Sitelets, Part 1 In this article, we're going to look at using WebSharper, a web development framework for .NET, to build a small web application from scratch that features an HTML5-based clock. http://www.developerfusion.com/article/124078/building-an-html5-application-with-websharper-sitelets-part-1/ http://www.developerfusion.com/article/124078/building-an-html5-application-with-websharper-sitelets-part-1/ Fri, 12 Aug 2011 20:28:58 GMT Adam Granicz Tatham Oddie Makes HTML 5 and Silverlight Play Nice Together Carl and Richard talk to Tatham Oddie about building web applications using HTML 5 *and* Silverlight. Tatham talks about the idea that the two technologies are not mutually exclusive - that you can take advantage of the mix of browsers and plugins to build the best experience possible for users. http://www.developerfusion.com/media/123749/tatham-oddie-makes-html-5-and-silverlight-play-nice-together/ http://www.developerfusion.com/media/123749/tatham-oddie-makes-html-5-and-silverlight-play-nice-together/ Tue, 09 Aug 2011 07:10:28 GMT James Crowley A Developer's Introduction To HTML5 Why do we care about HTML5? What's in it? Why is it a good thing. All this answered and more by Chris Mills http://www.developerfusion.com/article/123608/a-developers-introduction-to-html5/ http://www.developerfusion.com/article/123608/a-developers-introduction-to-html5/ Fri, 05 Aug 2011 15:31:50 GMT Chris Mills Developer Burnout Sounds The Alarm Windows 8, built on HTML5 and JavaScript, has swelled the operating system glut and heightened demands of application development. Can developers fan the flames of burnout? http://www.developerfusion.com/article/123324/developer-burnout-sounds-the-alarm/ http://www.developerfusion.com/article/123324/developer-burnout-sounds-the-alarm/ Wed, 03 Aug 2011 09:04:18 GMT Richard Rabins Google talks LevelDB, key-value store for Chrome Anybody can use what Chrome uses to power HTML 5 APIs http://www.developerfusion.com/news/123063/google-talks-leveldb-keyvalue-store-for-chrome/ http://www.developerfusion.com/news/123063/google-talks-leveldb-keyvalue-store-for-chrome/ Thu, 28 Jul 2011 09:22:24 GMT Chris Alexander Introducing HTML5 (2nd Edition) Suddenly, everyone’s talking about HTML5, and ready or not, you need to get acquainted with this powerful new development in web and application design. Some of its new features are already being implemented by existing browsers, and much more is around the corner.Written by developers who have been using the new language for the past two years in their work, this book shows you how to start adapting the language now to realize its benefits on today’s browsers. http://www.developerfusion.com/book/121537/introducing-html5-2nd-edition/ http://www.developerfusion.com/book/121537/introducing-html5-2nd-edition/ Sun, 03 Jul 2011 16:11:58 GMT Bruce Lawson, Remy Sharp