
|
SLINKERS
BackFlip and Blink just don't do it for me.
The only solution is to write my own.
Slinkers.com keeps my bookmarks where I can get at them from any browser.
There is a very complete management side that you can't see.
GO SEE SLINKERS.COM
|

|
HIT LOG ANALYZER
WebTrends gives nice high level information.
But it doesn't get down to the dirt.
The Hit Log Analyzer lets you drill down to individual sessions
and even individual hits.
|
|
THE JAVASCRIPT DECONSTRUCTOR
The JavaScript Deconstructor helps developers find all the properties available on a page.
It's written in JavaScript that runs completly on the Client-Side.
There's a link to it at the bottom of every page in this site.
TRY THIS ONE
|
|
PALETTEPICKER.COM
The Palette Picker is a better way to pick colors for your site.
Awarded Editor's Pick by AOL and Netscape.
It's written in JavaScript that runs completly on the Client-Side.
GO TRY IT FOR YOURSELF
|
|
COLOR-BLIND DESIGN EVALUATION
The Color-Blind Design Evaluation helps you see what your site looks like to the color-blind.
It uses ASP to parse your HTML and replace your color tags.
It supports an article I wrote for Web Techniques.
GO READ IT AT WEBTECHNIQUES.COM
GO TRY IT ON YOUR OWN SITE
|
|
WEB BASED WINDOWS EXPLORER
The infamous Web Based Windows Explorer (WBWE)
looks and works like windows explorer. But it runs on a
web server so that you can maintain your files remotely.
Its ASP takes full advantage of the File System Object (FSO).
FSO can be a security problem so I wrote about it and WBWE for Web Techniques.
GO READ IT AT WEBTECHNIQUES.COM
GO DOWNLOAD WBWE
|