GFX::Monk Home

- page 31

Yellow https location bar - userstyles.org

I kind of understand why they took this out of firefox; there are different types of “secure” certificates. But this method is a damn site more visible than a blue or green background behind the favicon. (and hey, you still get those…)

I’ve modded it slightly for anyone with a mac, to hide the overflowing background issue you’ll noice if you use the linked version:

#urlbar[level] .autocomplete-textbox-container > * {
background-color: #FFFFB7 !important;
margin: 2px 0;
border-top: 2px solid #ccc;
border-bottom:2px solid #aaa;
}

(it’s still a bit ugly, but better)

(view link)

A wonderful floating smiley face!

… with edges spinning at over 200 km/h

(view link)

Papervision - Augmented Reality

Cool and difficult technology delivered with commodity equipment is just so awesome (see also: wiimote hacks). This augmented reality demo runs in flash and requires only a webcam (and a piece of paper). It’s not great (in acuracy), and yet it’s so great…

(view link)

Quote.279

How did I end up reading the ecmascript standard in order to print a T-Shirt?

  • Matt

Quote.278

I � unicode

Growl notifications for netvibes

A fairly hacky greasemonkey script I put together; currently it notifies you of new twitter and facebook events. Requires callout.

(view link)