I am the ghost of groovymother.com. Woooooo!

This is an old page from Rod Begbie's blog.

It only exists in an attempt to prevent linkrot. No new content will be added to this site, and links and images are liable to be broken. Check out begbie.com to find where I'm posting stuff these days.

Filed under 'javascript'

March 12, 2012

Tinycon - Favicon Alert Bubbles

JavaScript library to alter the favicon on background browser tabs. Could come in handy for alerts.

Filed under : :
via |

January 17, 2011

Pirates Love Daisies: An HTML5 Tower Defence Strategy Game

Decent tower defense game. Sponsored by Microsoft, works fantastically in Chrome, no plugins required.

Filed under : : :
via |

September 28, 2010

Webpage Asteroids

Fab bookmarklet that lets you blow the shit out of any webpage.

May 28, 2010

Smokescreen

Holy crap, this is a cunning hack! Renders (some) SWFs in browser without the Flash plugin, using Canvas and JavaScript. Works (albeit somewhat slowly) on iPhones and iPads. Gonna be interesting to see if Adobe buy this up.

Filed under : : : :

April 17, 2010

HTML5 presentation

Presentation built using HTML5 to demo new HTML5 features. Runs best in a recent Google Chrome.

Filed under : : : :
via |

January 13, 2010

Gordon - An open source Flash runtime written in pure JavaScript with SVG

Holy shit! SWFs rendered without a plugin. Obviously, this has limited use at the moment, but there’s some great potential for allowing Flash devs to make animations that run on iPhones’ web browsers.

Filed under : : :
via |

December 18, 2009

Browser Pong

Play Pong with browser windows. Neat hack.

Filed under : : :
via |

December 9, 2009

Another World JS

Olde Amiga-era tough-as-balls platformer, implemented in JavaScript with canvas.

Filed under : : : :
via |

November 17, 2009

dynaTrace AJAX Edition

Really in-depth front-end web performance tool. Like the “Net” tab of Firebug, but more so. Windows and IE (!) only.

Filed under : : : :
via |

November 15, 2009

Learning Advanced JavaScript

Top notch JS ninjary from John Resig. All examples are runnable.

Filed under : :
via |

August 26, 2009

Episodes: for timing web pages

Framework for tracking web performance on end-user machines, from Steve Souders, author of “High Performance Web Sites”.

Deep Profiling jQuery Apps

Fell into my lap serendipitously this afternoon, as I was thinking about the very issue of speeding up user-side code.

May 24, 2009

Introducing Jetpack, Call for Participation

Mozilla Labs is launching a sort of Greasemonkey++ — in addition to tweaking web pages, you get some limited control over the browser chrome. Will be interesting to watch this grow

March 18, 2009

Browser Ball

Mindblowing JavaScript demo. Send a bouncing ball between browser windows.

Filed under : : :
via |

February 25, 2009

cufón: fonts for the people

Now this is lovely — convert fonts into VML, then seamlessly replace text on webpages. Like sIFR, but without the horrendous hassle of needing to do things with Flash.

Filed under : : : : :
via |

October 29, 2008

JSSpeccy: A ZX Spectrum emulator in Javascript

Officially the best thing in the entire history of the internet today.

October 27, 2008

typeface.js -- Rendering text with Javascript, <canvas>, and VML

Amazingly clever piece of hackery. Embed fonts seamlessly in your pages in a manner that works with all released major browsers (including iPhone), but degrades gracefully. Need to do some playing with this…

Filed under : : : : :
via |

October 12, 2008

Antisocial: a Javascript demo

Amazing bit of JavaScript hackery. The demo itself is cute and funny, but make sure to play with the demotool.

Filed under : :
via |

October 2, 2008

A Look at the Clickjacking Web Attack and Why You Should Worry - Webmonkey

Good explanation of the newly publicised “clickjacking” browser exploit. Your clicks may not be going where you think they’re going.

July 14, 2008

jgrowl

JavaScript growl-like popup messages for webpages.

Filed under : :
via |

May 8, 2008

Processing.js

John Resig has ported the Processing visualization language to JavaScript, using the <canvas> tag. John is officially one of the most scary-smart people I know.

May 6, 2008

Unobtrusive JavaScript with jQuery

Some great tips from Simon Willison on using JQuery effectively.

vi in JavaScript

Just what the internet needed… a vi clone implemented in JavaScript.

Filed under : : :
via |

February 8, 2008

Sniff browser history for improved user experience

Clever hack — sniff a user’s browser history, work out what blogreading/bookmarking/OpenID sites they use, and reduce clutter by only display options for those sites.

Filed under : : :
via |

November 6, 2007

GmailGreasemonkey10API - gmail-greasemonkey - Google Code

GMail’s new interface exposes an object with the specific intent of making it easier to write less-fragile GreaseMonkey scripts which interact with the application. Nice idea.

Filed under : : : :
via |

October 23, 2007

10 Really Useful Flickr Greasemonkey Userscripts

Some of these look wicked handy.

Filed under : : :
via |

September 19, 2007

Strategy Letter VI - Joel on Software

Good article on where Joel sees web development going — some kind of higher-level language that compiles down to Javascript, HTML, and whatever else runs in browsers. I think there needs to be “Assembler programmers don’t have groupies.” t-shirts.

September 17, 2007

jQuery UI: Widgets, Components, and Interactions

UI and effects library from the JQuery team.

Filed under : :
via |

July 2, 2007

JoeHewitt.com - Firebug for iPhone

Debug JavaScript pages displayed on your iPhone from the comfort of your PC. Clever stuff.

Filed under : : : :
via |

June 25, 2007

John Lam on Software: Steve Yegge ported Rails to JavaScript

Rails ported to JavaScript running on top of a JVM. My head asplode!

Filed under : : : :
via |

May 22, 2007

Medallia Blog: jQuery Reference Widget

Dashboard widget for the JQuery docs.

Filed under : : : : : : :
via |

April 19, 2007

Corner.js

Add nice corners and shadows to your images with just a smidge of JavaScript.

Filed under : :
via |

April 13, 2007

IE WebDeveloper V2

Firebug-a-like for IE. If this works as advertised, it could be indispensable for cross-browser Javascriptery.

Filed under : : : :
via |

March 9, 2007

Ajax3d Demo

Holy crap! It’s Zarch of “Just about the only game you can play on your school’s Acorn Archimedes” fame, redone in JavaScript. Now to find “Mad Professor Mariati” and a RISC OS emulator…

Filed under : : : : :
via |

February 27, 2007

swfIR: swf Image Replacement

Cunning use of Flash and Javascript to enable “special effects” (borders, rotation and shadows) on images in web pages cleanly.

Filed under : : :
via |

January 15, 2007

jQuery: jQuery Birthday: 1.1, New Site, New Docs

New version of JQuery cleans up the API and reportedly speeds things up.

Filed under : :

January 10, 2007

SitePen Blog » Offline Gmail and Blogger Using the Dojo Offline Toolkit

First stages of the Dojo “offline toolkit”: Mockups imagining how it could be used to make GMail or Blogger usable when you don’t have an active net connection. Looks like it could be a game-changer.

Filed under : : : : :
via |

December 4, 2006

Firebug Lite

Wonderful! A lightweight implementation of the Firefox-only Firebug javascript debugger which you can embed into your pages for cross-browser debugging.

Filed under : :

November 16, 2006

Firebug

Version 1.0 of Firebug is on the horizon, and it looks about 75% more kick-assier than the current release, which is saving my life at the moment as I do some JavaScript ftuff at work.

Filed under : : : : :
via |

November 2, 2006

Yahoo! UI Library (YUI)

Wicked-nifty Javascript UI library, generously open-sourced by Yahoo. Using this with Django and Lucene, I was able to knock out a pretty decent AJAXy autocompleting search box within 24 hours of opening my big yap in a meeting and suggesting it as a feature. (The “Design Pattern Library” is also worth a read to anyone who juggles HTML)

Filed under : : : : : : : :

September 10, 2006

Finger Fandango: Your new best friend

Dance Dance Revolution for the sitting-at-a-keyboard set.

Filed under : : :
via |

July 25, 2006

Aptana: The Web IDE

IDE built on top of Eclipse (and available as an Eclipse plugin) that aids in the coding of HTML, CSS and JavaScript. The code-completion tooltips showing you which browsers understand which keywords looks dead handy.

Filed under : : : : :
via |

May 17, 2006

jQuery: New Wave Javascript

Javascript toolkit. I don’t need all the fancypants “Make text swoop in” stuff, but the DOM querying syntax looks dead handy.

Filed under : :

YUI Tetris!

Tetris implemented in XHTML and Javascript, thanks to Yahoo’s javascript UI libraries.

Filed under : : : :
via |

October 31, 2005

blummy - The bookmarklet management bookmarklet

Rather intriguing — An attractive UI for bookmarklets.

Filed under : : :
via |

About This Site

This is an archive of groovmother.com, the old blog run by Rod Begbie — A Scottish geek who lives in San Francisco, CA.

I'm the co-founder of Sōsh, your handy-dandy guide for things to do in San Francisco this weekend.