Monday, November 29, 2004

NPQ

New Perspectives Quarterly - "Cutting-edge debate on current affairs"

Friday, November 12, 2004

Picasa: Free Photo Software From Google

Picasa: Automated Digital Photo Organizers, Picture Software, Instant Photo Albums, Sharing, Printing

Tuesday, November 09, 2004

Hiding the Image Toolbar in IE

Hiding the Image Toolbar in IE:
You can make your page not display the image toolbar on an image-by-image basis by adding GALLERYIMG="no" to the <IMG> tag, as shown in the following code example:

<IMG SRC="mypicture.jpg" HEIGHT="100px" WIDTH="100px" GALLERYIMG="no">

Or you can disable the display of the image toolbar for an entire Web page by setting the HTTP-EQUIV and CONTENT attributes of the META element. Set HTTP-EQUIV="imagetoolbar" and CONTENT="no". Just put the following code in the HEAD section of your page, and IE doesn't display the image toolbar for any image in the page.

<META HTTP-EQUIV="imagetoolbar" CONTENT="no">

XPath Visualizer

The XPath Visualizer Version 1.4: "This is a full blown Visual XPath Interpreter for the evaluation of any XPath expression and visual presentation of the resulting nodeset or scalar value."

AKA XPath Visualiser

The writings of Charles Darwin on the web

The writings of Charles Darwin on the web: "The most complete collection of Darwin's work ever published- with original page numbers, illustrations etc."

Sysinternals Freeware

Sysinternals Freeware: "The Sysinternals web site provides you with advanced utilities, technical information, and source code related to Windows NT/2000/XP/2K3 and Windows 9x, Windows Me internals"

Sunday, November 07, 2004

MONSTER ATTACK!!!

MONSTER ATTACK!!!

And here's the monster attack page and a monster attack bookmarklet.

Update: Unfortunately his site's been suspended. To bad as it was a pretty cool effect.

Wednesday, November 03, 2004

S5: A Simple Standards-Based Slide Show System

This was pretty cool looking.

S5: A Simple Standards-Based Slide Show System: "S5 is a slide show format based entirely on XHTML, CSS, and JavaScript. With one file, you can run a complete slide show and have a printer-friendly version as well."