Application Name ', "\n";
echo 'Description ', "\n";
/*
* 03 MAR 2008: [REN] - BUG #26 revealed that the HTML was malformed.
*
* 1). There were no closing A tags.
* 2). The generated Java code needed to have a slash escaped.
* 3). The ``true'' statement was added to quiet ``jsl''.
*/
if(file_exists('cd/index.html')) {
echo '
Content Depot ', "\n";
echo 'Command center for NPR\'s Content Depot ', "\n";
}
if(file_exists('merge/index.html')) {
echo '
Skylla Traffic/Music Merge ', "\n";
echo 'Merge traffic and music schedules for Skylla ', "\n";
}
if(file_exists('unattended_recorder/index.html')) {
echo '
Skylla Unattended Recorder ', "\n";
echo 'Configure automatic, unattended recordings for Skylla ', "\n";
}
if(file_exists('smartweb/index.html')) {
echo '
SmartWeb ', "\n";
echo 'Configure automatic FTP/HTTP downloading ', "\n";
}
if(file_exists('sql.php') && file_exists('include/http.js')) {
echo '
SMARTS SQL Tool ', "\n";
echo 'Interact with Skylla database ', "\n";
}
if(file_exists('weathereye/config.html')) {
echo '
WeatherEYE ', "\n";
echo 'Weather service configuration ', "\n";
}
if(file_exists('webskd/index.html')) {
echo '
WebSkd ', "\n";
echo 'The web-based music scheduler ', "\n";
}
if(file_exists('web_framework.php')) {
echo '
Web Framework Information ', "\n";
echo 'About the innovative SMARTS web platform ', "\n";
}
}
?>
SMARTS Web Components
= short_hostname() ?> SMARTS Web Components
Version 5.2.12-10.34
Click on one of the Application Names below to open that
SMARTS web component.