include ('../../bcdvars.php');
include ('http://bcdusa.com/import_pages/bcdheader_js1.php');
//Parse URL version 1
//(C) 2004 haibuihoang@yahoo.com
//For example, $url will be
// $url= "http://www.yourdomain.com/sub1/sub2/yourpage.htm";
$url= $_SERVER['REQUEST_URI'];
$parsed_url=parse_url($url);
$sub_folder = explode('/',$parsed_url['path']);
$domain=$parsed_url['scheme'].'://'.$parsed_url['host'];
$folder="";
$shortpath="";
$max=count($sub_folder);
// echo 'You are here: ';
for ($i=0;$i<$max;$i++) {
$folder.= ($max-1==$i)? $sub_folder[$i] : $sub_folder[$i].'/';
$folder_url= $domain.$folder;
if (0==$i) {
// echo "
".$domain.' ';
}
else {
// echo "/".$sub_folder[$i].' ';
}
if ($i<$max-1) $shortpath = $shortpath.$sub_folder[$i].'/';
}
// echo $shortpath.'
';
/*
> Previous Page<
*/
?>
![]() Back |
> Previous Page< |
| Buffalo-Erie Historical Society | |
|
|
|
|
Ent/Gates Productions of Tonawanda, NY prepared these displays for the Buffalo-Erie Historical Society. | |
|
Three Kiosks - Converted from Laserdisc
" The three kiosks were for the "Buffalo Made" exhibit at the Buffalo and Erie County Historical Society. Our biggest challenge was to find a way to use existing displays. We had to convert Laser Disc to DVD.
The BCD controllers were a perfect solution without buying expensive players. The ability to control a consumer DVD deck with illuminated buttons on the existing kiosk panel
was truly brilliant. I cannot say enough about the BCD technical support.Thank you all, and looking forward to the next project."
...and we're impressed with the Ent/Gates work, too!
|
| // include $path.'/gallery/gallerythumb.php'; ?> |