Bookmarks

Toolbar

Acts

Block Elements Reveal
Draws borders to show tables (colors indicate nesting), paragraphs, and divs. Paragraphs get a light gray border and divs get a black border. The colors of table borders depend on nesting: outer tables are blue, second-level tables are green, and third-level and deeper tables are red. The bookmarklet works by applying this style sheet to the page.
Classes Display
JavaScript Shell
Reveal Named Anchors
Makes anchors visible, letting you link to or bookmark a section of a page. This is useful if a long page has named anchors but no table of contents linking to those anchors, and you want to make a link to the middle of the page. Problems: Some pages have unclosed named anchors, which will cause a large portion of the page to be marked by this bookmarklet. HTML 3.2 and 4.0 both require end tags for the <a> element, but many browsers silently recover when pages leave out these end tags on named anchors, so many pages leave off the end tags anyway.
Scripts Display
Source (Current Selected) Display
Displays the DOM tree of the selection as HTML. If you haven't selected anything, this bookmarklet will show the generated source of the entire page.
Source (Current) Display
Displays the DOM tree of the page as HTML. This bookmarklet is especially useful on pages created by javascript, because these pages have no original source. The generated source is usually similar to the original source, but may have small changes such as collapsed whitespace between tag attributes.
Style Edit
Experiment with changes to the page's style sheet. Similar to "test styles". Instead of starting blank, the window starts with all of the style sheets in the page. This bookmarklet supports inline and linked style sheets, imports, and style sheets with data: URLs (such as those created by "test styles"). When style sheets cannot be loaded with XMLHttpRequest (out-of-domain or non-http URLs), it includes them with an @import rule.
Style Interact
Type in CSS rules to experiment or to create a temporary user style sheet. Creates a new window into which you can type CSS rules for the original page. The rules are applied immediately. As long as you keep the style window open, the rules will still be applied if you reload the page or even go to another page on the same site. See examples of user style rules and examples of style rules for web developers.
Style Sheets Display
Style Show Computed
Lists the computed styles of an element and of its ancestors. Features: * Only shows properties where each element differs from its parent. * For the root, only shows styles that differ from the root of a blank HTML document. * Collapses "side" properties when all four sides are the same. For example, if all margins are equal, you'll see "margin-*" instead of "margin-top", "margin-left", etc. * Some important properties, such as "display" and "position", are red. * Some properties that can usually be ignored, such as "top" and "width", are green. * Overrides link clicks, so you can use it on A elements. * Same status bar info as the "ancestors" bookmarklet. * Crosshair cursor.
Stylesheet Disable (in the current document)
Stylesheet Reënable (for the current document)
Topography by Borders
Topography by Shading
Shows the nesting level of every element using shading. Shades the BODY element black, children of the body dark gray, and so on for up to fifteen layers of nesting. Beyond sixteen layers of nesting, shades every element pink (instead of white). Since each element is slightly lighter than its parent, it is easy to see the extent of each element at a glance. The overall brightness of a page can give you an idea of how complex a page's markup is. Since this bookmarklet doesn't add borders, it preserves layout to the pixel. Based on a bookmarklet by Joseph Pearson. Joseph's version works by recursing through the document, and works with more browsers (including Safari). This version works by adding a CSS style sheet, and is faster in IE and Mozilla.
Variables Display
Web Development Bookmarklets

Tingelets

tinge-h1
tinge-h2
tinge-h3
tinge-h4
tinge-h5
tinge-h6
tinge-p
tinge-div
tinge-form
tinge-ul
tinge-li
tinge-a
tinge-hn
tinge-ul+
tinge-tag
tinge-class
tinge-id
tingelets – Bookmarklets for Web Developers

Reveal Passwords in Forms

モジラ

Mozilla hidden features.
Customizing Mozilla
About the Config
About the Logo
About the Mozilla
About the Cache
About Plug-ins
JavaScript Console

Firefox Plugin Configuration

Personal Preferred Firefox Plugin List
NoScript - JavaScript/Java/Flash blocker for a safer Firefox experience! - get it! - InformAction
Google Browser Sync
FireGPG - use GPG easily in Firefox !
Session Manager | Firefox Add-ons | Mozilla Corporation
Download Statusbar | Firefox Add-ons | Mozilla Corporation
Firebug - Web Development Evolved
Web Developer | Firefox Add-ons | Mozilla Corporation
Nuke Anything Enhanced | Firefox Add-ons | Mozilla Corporation
Firefox Showcase | Firefox Add-ons | Mozilla Corporation
tLo : Gmail Manager


ホム

Web Homepages
Erlkönig: Homepage
Erlkonig at FU-Berlin
Meez
Silly avatar generator

Sites

Talisman Web
The Zôion Webserver

Work



Weblinked Associates

Andrea - Bella Peregrina Ranch
Andrew Marcum - mail.fooguru.org
christina - Christina Garza
www.myspace.com/melodicgirl
Dawn Patterson
Dawn.gb
Elissa - Dystopian Visions
James Robson - Music Page
Jason Aycock - Studio Zero
Jennifer Ayers - Ayers Design
Index of /~jayers
Lisa Robson
Meira Warshauer
Philip Glockner
Randy Johnson's Website
Rene's private HOME page
Susan - Sukipot.com: A One-Woman Show
Susan - Livejournal
Tony Salvaggio, Animator

Weblinked Celebrities

Brian Kernighan
Dennis Ritchie Home Page
E.W. Dijkstra Archive: Home
Eric Raymond's Home Page
Works of Karl Schroeder
Orson Scott Card - Hatrack River
Orson Scott Card - Shadow of the Hegemon - Chapter 1
Piers Anthony
Richard Stallman's Personal Page
Rob Pike
Stroustrup: Bjarne's Homepage

Weblinked Other Folks

Andrea Burden - Artist
Simon Meacock (met Dawn Patterson at a Skimmington Ride gig in England)


働く

「はたらく」

Perpetual

F9E Website - Contact
Allen Matkins

Isgenesis

/~erlkonig/
Catalis Intranet - Welcome to the Catalis intranet
IT Software and Tools Archive
IT Software and Tools Archive


3d

OpenGL Game Programming Books
FTGL (OpenGL font library)
Sun's Project Looking Glass - 3D desktop

X3D

Web3D CONSORTIUM | Specifications | X3D
X3D-Edit for Extensible 3D (X3D) Graphics

Beryl Project
Monday Inspiration: User Experience Of The Future | Design Showcase, Monday Inspiration | Smashing Magazine
Irrlicht Engine - A free open source 3d engine
Metisse
Austin Game Conference
SOLID - Software Library for Interference Detection
(HOME) OpenRM Scene Graph

OpenGL

OpenGL Game Programming
OpenGL Programming Guide (Addison-Wesley Publishing Company): Table of Contents
3D PrintScreen lets you capture OpenGL data and export as 3D XML
FontPack Documentation
StereoGraphics Corporation

Applications

Geomview
fsv - 3D File System Visualizer
AC3D - 3D Graphics Modeller - HOME PAGE
Cube

Extensions (ARB)

OpenGL® Extension Registry

Example Code and Format Info

OpenGL cube demo
SGI RGB Image Format

Texture/Model Sites

Avalon
FreeTextures.com...Find it here FAST!

OpenGL, GLX and Linux
3D-Desktop
3Dlabs OpenGL 2.0 Specifications
GLUT 3.3 now available!
Linux GLINT -- Robert Geist
NeHe Productions ( OpenGL )
NVIDIA Developer Home
O'Reilly Network: Creating Real Time 3D Graphics With OpenGL
O'Reilly Network: OpenGL Rendering and Drawing
OpenGL Vender: Metro Link WWW Server
OpenGL Z
OpenGL® ABI for Linux
projects
The Mesa 3-D graphics library
The OpenGL Web Site
Tungsten Graphics, Inc.

SAL- Programming - GL(TM)/OpenGL(TM) Related Libraries & Toolkits
3D Graphics Site (Crystal Space)
Tremor 3d Graphics Engine Homepage
glFrontFace.3gl

Odd Projections (some in Quake)

Fisheye Quake
Fisheye and Panorama OpenGL modes.
PanQuake
Fisheye Quake

GLTT - TrueType fonts in OpenGL
Internet Reality - S3/VR Screenshots

CS

Single list of HOWTOs

Linux on Laptops & Notebooks

Particular attention to Dell M4300.
Dell: BIOS updates under Ubuntu
Bill Boebel: Linux on my Dell Latitude 420
Dell Outlet Business & Education - Dell Precision Mobile Workstations
Linux on Dell Inspiron 7000
Linux.se - /doc/HOWTO/Serial-HOWTO-6.html
Serial HOWTO: Troubleshooting

Adminstration

SASL + LDAP
XSSO Single Sign-On (PAM)
Security with LDAP
Documentation

Computer Languages

7 reasons I switched back to PHP after 2 years on Rails - O'Reilly Ruby
If Programming Languages Were Cars
comp.lang.c Frequently Asked Questions

Garbage Collection

ftp://ftp.cs.utexas.edu/pub/garbage/README
Home Page for Paul R. Wilson

PHP

10 things you (probably) didn’t know about PHP.

Python

Erlkönig: Meeting Python
Python Language Home Page
Python Tutorial
Python Patterns - An Optimization Anecdote
pygoogle
python : Stupid Lambda Tricks
Buffis.com » Blog Archive » Abusing python: Game of life using ncurses in one line of code