
HTML5 Game Development
Get flash to fully experience Pearltrees
A Developer’s Guide to HTML5 Canvas | the HTML5 Center
A Developer's Guide to HTML5 Canvas Undoubtedly, the canvas element in HTML5 is the feature that most developers will want to use to develop truly rich web applications – without needing to install browser plug-ins like Adobe's Flash player.HTML5 Multiplayer with Node.js and Socket.IO
For app development tools, videos, and documents, point your browser to the HTML5m Developer Site . jqMobi API ReferenceNowadays web applications have greatly increased and they make extensive use of icons for their user interfaces. Thanks to @font-face rule we should include icons within our web pages using icon web fonts instead of single images. In this post we have collected 15 sets of icon web fonts that you can use to design your user interfaces.
15 Icon (@font-face) Web Fonts to Improve your User Interfaces
PHP Scripts, WordPress Plugins, HTML5, jQuery, and CSS
Case Study: Bouncy Mouse
Introduction After publishing Bouncy Mouse on iOS and Android at the end of last year, I learned a few very important lessons. Key among them was that breaking into an established market is hard.Until recently, performance of browser-based games for mobile devices has lagged significantly behind desktop performance. If you wanted to create a Canvas-based mobile game, performance was terrible and you needed to build your game around the limitations of the platform. Developing a usable game meant using tricks like scaling up from very low resolutions or doing partial screen updates instead of full refreshes, meaning your game design was limited by the platform’s weaknesses rather than your creativity.

