Warning: Undefined variable $trail in ../includes/trail.php on line 28
or
Warning: Undefined variable $trail in ../includes/trail.php on line 28
-------------------------------------------------------------- */ // The $title is the hyperlink test of a page. This must be different for every page in the trail. // $title = "Home Page"; $path = getenv("SCRIPT_NAME"); $path = "$title"; // If you want to control font face and size from PHP, set the font name and size as per your requirement. $font_name = "verdana"; $font_size = "2"; // Code begins here.... $old_value = $HTTP_COOKIE_VARS["my_trail"]; if (strstr($old_value,$path)) { $new_value = $old_value; setcookie("my_trail",$new_value,time()+14400,"/","",0); } else { if($old_value!=""){ $new_value = "$old_value > $path"; setcookie("my_trail",$new_value,time()+14400,"/","",0); }else{ $new_value = "$path"; setcookie("my_trail",$new_value,time()+14400,"/","",0); } } $trail = "$new_value"; $splitter = explode($path,$trail); // Use the option one from below if you want php to set font properties or the option to to define it your self. Just un-comment the option that you do not need. //$trail = "$splitter[0] $title"; $trail = "$splitter[0] $title"; ?> My Sites

This site will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device.

My Sites On the Web


Warning: Undefined variable $trail in /sdf/www/nz/p/petercon/cyberculture/my_sites.php on line 30

An Index to My Creations

These pages shamelessly designed for DHTML compliant browsers using HTML level 4 with CSS level 2 stylesheets, JavaScript and Java applets.


Computers and the Web

Computer Taming - Consulting "Computer Taming" : Blatant Ad :-) for what I do as a computer consultant. Archived Original Site
Web Taming - Web Site Design "Web Taming" my Web Services site for my Web Design business.
Web Taming's Free 'Net Tools My "Web Taming's Free 'Net Tools" and webmaster tutorials site.
Peter's Web Rings Home Page "Peter's Web Rings Home Page" : I'm a RingManger/Master too!
CocoaNuts Open Source Group Portal "COSGroup Portal" : CocoaNuts Open Source Group. - Alternate Site
CocoaNuts BSD User Group "CocoaNuts BUG" : BSD User Group.
CocoaNuts Linux User Group "CocoaNuts LUG" : Linux User Group.

Lifestyle Oriented

Peter's Web "Peter Conrad's Personal Web" : My personal pages on Planet Tripod.
Living the Cruising Life "Living the Cruising Life" aboard my Tanzer 7.5 "Pocket Yacht"  sailboat.
* "Documents Décoratifs" : A tribute to Alphonse Mucha and Art Nouveau.
Blessed Be One of my early Personal Home Page's. - (Wayback Machine: Blessed Be )

Community Oriented

Cruising Cocoa and the Indian River with Capt. Pete "Cruising Cocoa and the Indian River"
* "New York's Capital District" : Albany, Schenectady and Troy, NY.
* "Living in Lake County" : The premier site for Lake County, California.
* "Middletown, California" : Take a look at a small western town (archived). (Wayback Machine: Original Site , 1st Anniversary , 2nd Anniversary )
* "Shop Middletown" : A Regional Mall for the Middletown Merchants Association (archived). (Wayback Machine: Original Version ; 2nd Version )

 Here's what ya
came here for...
My Best of the Web

HomeReturn to Cyberculture & Community.