Digg Attack: A Canvas Game
1 day ago
Fun news for a Friday. From Jacob Seidelin -the dude behind
JavaScript Super Mario Brothers -comes Digg Attack , an original
JavaScript game using <g;canvas> for visuals (and Flash for music).
.......
1 image
3 links
64.9 Readability
No replies
Keywords: game digg
Filed under: Canvas Front Page Fun Games
Fixing the Web, Part I
4 days ago
Over on my personal blog I've started a new semi-regular series
called Fixing the Web. From Part I of the series :
We've made major progress on the web since 2005 and the rise of
Ajax. JavaScrip .......
1 link
66.2 Readability
No replies
Keywords: web solve standards issues developers
Filed under: Front Page
Using HTML 5 postMessage
4 days ago
One of the cool new features in HTML 5 is Cross Document
Messaging . What makes this feature really nice is that all the
next-generation browsers support it: Internet Explorer 8, Firefox 3,
Opera .......
6 links
65.8 Readability
No replies
Keywords: data var
Filed under: Front Page HTML
Reglib and jQuery Demo
4 days ago
We posted on reglib , the new declarative event based library by
Greg Reimer. I was a little confused at first, but Greg has posted a
follow up which includes a demonstration comparing reglib to
.......
1 image
4 links
64.3 Readability
No replies
Keywords: reglib widgets jquery page event
Filed under: Front Page JavaScript
JS-909: Drum Machine, No Flash
4 days ago
Cameron Adams has another fun Javascript experiment in JS-909 , a
drum machine he built from scratch. It plays sound without Flash,
along with a check that your browser is capable of playing s .......
1 image
6 links
63.1 Readability
No replies
Keywords: sound web flash
Filed under: Front Page Showcase
New SVG Editor? written in Flash
8 days ago
There is something ironic about an SVG editor written in Flash, but
this preview by Tiago Cardoso, written using the inEvo SVG
engine is fun to check out. It uses SVG natively and has some cool
fe .......
1 image
2 links
57.5 Readability
No replies
Keywords: svg recognition
Filed under: Front Page SVG
Guid0: JavaScript GUIDs
8 days ago
Our own Michael Mahemoff is at it again, creating a simple little
GUID generator called Guid0 :
Guid0 is a GUID library for Javascript. Okay, it doesn't yet do
official, bona fide, 128-bit, GUI .......
1 link
60.2 Readability
No replies
Keywords: guid
Filed under: Front Page JavaScript Library Tip