Updated: 03/06/03; 16:30:44.

Underway in Ireland

Web intelligence snippets from Ireland with Bernie Goldbach.
                      

05 October 2002


SLASHDOT.org -- I agree -- digitial still camera images now surpass images on film.


  

Roy Tennant -- An excellent article on the importance of being granular. Roy Tennant explains granularity affects retrieval and impacts person-hours in Digital Library collections.


  

Kevin Werbach -- "The crash has lasted as long as the bubble." Kevin points notes the truly irrational upswing of the dotcom boom went from 1998 to March 2000, which is now two and a half years ago.


  

Dave Winer --  "The VCs were so stupid, who cares what they think anymore?" when listening to those presenters at the Next Generation Growth Harvard Business Conference.


  

Matt Brown -- Use CGI to get server information about your users. Once you get it you can use CGI to log it into a database or display on screen. It is easy to do this with app servers like ColdFusion and ASP, but to do it in Javascript is less documented but it can be done.

Here is a simple example of getting the user's IP address and displaying that back into an alert box.

<script>
var ip = '';
alert("Your IP address is "+ip);
</script>

You will need to save the file as .shtm or .shtml for the CGI portion to evaluate.

Here is a list of the variables available to you:
(for IIS and from the IIS help system. For other servers, there are more variables you can access so check in your server's documentation.)

ALL_HTTP All HTTP headers
 
AUTH_TYPE This contains the type of authentication used.

AUTH_PASSWORD The value entered in the client's authentication dialog box.

AUTH_USER The value entered in the client's authentication dialog box.
 
CONTENT_LENGTH bytes that the script can expect to receive from the client.
 
CONTENT_TYPE The content type of the information supplied in the body of a POST request.

DOCUMENT_NAME The current file name.

DOCUMENT_URI The virtual path to the current document.

DATE_GMT The current date in Greenwich Mean Time (GMT).

DATE_LOCAL The current date in the local time zone.

GATEWAY_INTERFACE The revision of the CGI specification used by the Web server.

HTTP_ACCEPT Special-case HTTP header.

LAST_MODIFIED The date that the current document was last modified.

PATH_INFO Additional path information consisting of the trailing part of the URL after the script name, but before the query string, if any.

PATH_TRANSLATED This is the value of PATH_INFO, but with any virtual path expanded into a directory specification.

QUERY_STRING The information that follows the question mark (?) in the URL that referenced this script.

QUERY_STRING_UNESCAPED Unescaped version of the query string; that is, a version that is not URL encoded. 

REMOTE_ADDR The IP address of the client or agent of the client (for example, gateway or firewall) that sent the request.

REMOTE_HOST The host name of the client or agent of the client (for example, gateway or firewall) that sent the request. IIS 2.0 and 3.0 returned an IP address for this parameter. 

REMOTE_USER This contains the user name supplied by the client and authenticated by the server. This comes back as an empty string when the user is anonymous (but authenticated).

REQUEST_METHOD The HTTP request method.

SCRIPT_NAME The name of the script program being executed.

SERVER_NAME The server’s host name, or IP address, as it should appear in self-referencing URLs.
 
SERVER_PORT The TCP/IP port on which the request was received.

SERVER_PORT_SECURE A string of either 0 or 1. If the request is being handled on the secure port, this will be 1. Otherwise, it will be 0.

SERVER_PROTOCOL The name and version of the information retrieval protocol relating to this request. This is usually HTTP/1.0. The protocol is returned in the format name/version.

SERVER_SOFTWARE The name and version of the Web server answering the request. The server information is returned in the format name/version.

URL Gives the base portion of the URL. Parameter values will not be included. The value is determined when the Web server parses the URL from the header.

[Matt Brown's Radio Weblog]
  

©2003 Bernie Goldbach, Tech Journo, Irish Examiner.
Weblog powered by Radio Userland running on IBM TransNote.
Some content from Nokia 9210i Communicator as mail-to-blog.
 
jenett.radio.randomizer - click to visit a random Radio weblog - for
information, contact randomizer@coolstop.com

October 2002
Sun Mon Tue Wed Thu Fri Sat
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
Sep   Nov



It's Bernie
Bernie's FOAF
Creative Commons Licensed

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.

Link Cosmos
Irish Blogs et al

Blog Neighbours

Recent Citations
According to Google
According to Organica
According to Technorati
According to GeoURL
According to Radio
Use GooFresh
Use Referrers  Rankings
Marc Barrot * -
Russell Beattie *
Boing Boing Blog *
Deborah Branscum
David Brown -
Thomas Burg *
Craig Burton -
Kevin Burton
Rogers Cadenhead
Marc Canter
Jeff Cheney
Corante *
Adam Curry *
Jonathon Delacour
Stephen Downes *
Emily Dubberley *
Ole Eichhorn **
Greg Elin
Bryan Field-Elliot
Simon Fell
Wes Felter *
Frontier News
David Gallagher *
Dan Gillmor *
Mike Golding *
Lisa Guernsey -
Chris Gulker *
Dody Gunawinata
Ben Hammersley *
John Handelaar *
Matt Haughey
Chris Heilman
James Hiler
Denise Howell *
Joichi Ito **
Jenett Ageless *
Elwyn Jenkins *
Scott Johnson
John's Jottings
Mickey Kaus
Jason Kottke **
Paul Kulchenko -
JD Lasica *
John Lawlor
Lawrence's Notebook
Lawrence Lessig **
Ted Leung
Jenny Levine **
Long Bets *
Michael Maier *
Tom Matrullo *
Ross Mayfield **
Miasma
Charles Miller -
Moby *
mySubscriptions.opml
Danny O'Brien *
Sébastien Paquet **
Michael Pate
John Patrick
Robert Patterson **
Peking Duck
photoSIG *
Roland Piquepaille **
Mark Pilgrim *
Chris Pirillo *
Raging Platypus
Robyn O'Rourke Pollman **
Shelley Powers *
Radio.root Updates
Hal Rager
Mitch Ratcliffe
Rheingold: Smart Mobs **
Sam Ruby *
John Robb **
Sam Ruby *
William Safire *
Mike Sanders -
Defense Tech *
Scobleizer *
Doc Searls **
Euan Semple
Clay Shirky
Solipsistic Gazette **
Ernie Svenson *
Bill Simoni
Brent Sleeper
Oliver Stör
Aaron Swartz *
Themes.UserLand.com
Tomalak's Realm *
Jon Udell *
Paolo Valdemarin
Siva Vaidhyanathan
Cristian Vidmar
Sjoerd Visscher
Mitch Wagner *
John Walkenbach **
Jill Walker *
Matt Webb *
David Weinberger
Kevin Werbach *
Evan Williams
Dave Winer **
Jeffrey Zeldman *
Steve Zellers

Mainstream Publications

Bernie Goldbach's Blog -->