Quantcast
Channel: Blue Ashes » HTML5
Browsing all 10 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

WebGL for Internet Explorer (IE)

Looking to use WebGL for Internet Explorer? If so, you wont be able to without IEWebGL. This new library allows developers to support a majority of WebGL’s features in IE. Oddly, all major browsers...

View Article



HTML5 Canvas Presentation

A couple months back I put together a presentation on the HTML5 Canvas API. Its aimed at giving an introduction to developers with a very basic understanding of JavaScript. It includes links to live...

View Article

Image may be NSFW.
Clik here to view.

New Game HTML5 Canvas Ricochet

I’ve decided to post an HTML5 game called Canvas Ricochet for my upcoming book. The game includes a score counter, progressive leveling, restart capabilities, collision detecting, and more. Click the...

View Article

Image may be NSFW.
Clik here to view.

WebGL Game Geometry Destroyer

Creating 3D games with WebGL and HTML5 APIs isn’t an easy task. It requires matrix manipulation, communicating with graphics hardware, and a good understanding of OpenGL ES (mobile version of OpenGL)....

View Article

Image may be NSFW.
Clik here to view.

HTML5 Space Invaders like game with SVG

For my upcoming book HTML5 in Action, I wrote a chapter on creating a game like Space Invaders with SVG. The tutorial teaches you various methods for creating visual assets with vector graphics and...

View Article


Image may be NSFW.
Clik here to view.

Half off my book HTML5 in Action

Today only (April 9th), Manning Publications is offering my book HTML5 in Action 50%. The book focuses on building HTML5 apps with JavaScript through various APIs. I wrote the chapters on visual APIs...

View Article

Image may be NSFW.
Clik here to view.

HTML5 Form Validation Fallback (without a library)

Currently HTML5 form validation doesn’t work in every modern browser. Chrome, Firefox, and IE all have beautiful error reporting, but we can’t say the same about Safari or iOS. Mac’s webkit based...

View Article

Image may be NSFW.
Clik here to view.

Why I started the San Francisco HTML5 Game Developers Meetup group

Building a video game in the wild west of HTML5 programming is no easy task. I’ve had many difficult problems with my HTML5 game A Dragon Named Coal through Clever Crow Games. How do you build a game...

View Article


JavaScript Anagram Generator

I take character development very seriously and love using anagrams. Problem is they are a pain to create without spending several hours combing through dictionaries, rewording names, and researching...

View Article


HTML5 contenteditable Backspace Bug Fix

When editing text in HTML5′s contenteditable attribute you probably need to have all of your content wrapped with <p> or <div> tags like so. <p>My text</p> <p>Another line...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images