<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "
http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <meta name="robots" content="noindex,nofollow">
<title>TheBackRoom/ContactsPage - SciRuby</title>
<script type="text/javascript"> <!--// common functions
// We keep here the state of the search box searchIsDisabled = false;
function searchChange(e) {
// Update search buttons status according to search box content. // Ignore empty or whitespace search term. var value = e.value.replace(/\s+/, ); if (value == || searchIsDisabled) {
searchSetDisabled(true);
} else {
searchSetDisabled(false);
}
}
function searchSetDisabled(flag) {
// Enable or disable search document.getElementById('fullsearch').disabled = flag; document.getElementById('titlesearch').disabled = flag;
}
function searchFocus(e) {
// Update search input content on focus if (e.value == 'Search') {
e.value = ; e.style.color = 'black'; searchIsDisabled = false;
}
}
function searchBlur(e) {
// Update search input content on blur if (e.value == ) {
e.value = 'Search'; e.style.color = 'gray'; searchIsDisabled = true;
}
}
function actionsMenuInit(title) {
// Initiliaze action menu for (i = 0; i < document.forms.length; i++) {
var form = document.forms[i]; if (form.className == 'actionsmenu') {
// Check if this form needs update var div = form.getElementsByTagName('div')[0]; var label = div.getElementsByTagName('label')[0]; if (label) {
// This is the first time: remove label and do buton. div.removeChild(label); var dobutton = div.getElementsByTagName('input')[0]; div.removeChild(dobutton); // and add menu title var select = div.getElementsByTagName('select')[0]; var item = document.createElement('option'); item.appendChild(document.createTextNode(title)); item.value = 'show'; select.insertBefore(item, select.options[0]); select.selectedIndex = 0;
}
}
}
} //--> </script>
<link rel="stylesheet" type="text/css" charset="utf-8" media="all" href="/classic/css/common.css"> <link rel="stylesheet" type="text/css" charset="utf-8" media="screen" href="/classic/css/screen.css"> <link rel="stylesheet" type="text/css" charset="utf-8" media="print" href="/classic/css/print.css"> <link rel="stylesheet" type="text/css" charset="utf-8" media="projection" href="/classic/css/projection.css"> <link rel="alternate" title="SciRuby Recent Changes" href="/sr.cgi/RecentChanges?action=rss_rc&ddiffs=1&unique=1" type="application/rss+xml"> <link rel="Start" href="/sr.cgi/FrontPage"> <link rel="Alternate" title="Wiki Markup" href="/sr.cgi/TheBackRoom/ContactsPage?action=raw"> <link rel="Alternate" media="print" title="Print View" href="/sr.cgi/TheBackRoom/ContactsPage?action=print"> <link rel="Up" href="/sr.cgi/TheBackRoom"> <link rel="Search" href="/sr.cgi/FindPage"> <link rel="Index" href="/sr.cgi/TitleIndex"> <link rel="Glossary" href="/sr.cgi/WordIndex"> <link rel="Help" href="/sr.cgi/HelpOnFormatting"> </head>
<body lang="en" dir="ltr">
<form id="searchform" method="get" action=""> <div> <input type="hidden" name="action" value="fullsearch"> <input type="hidden" name="context" value="180"> <label for="searchinput">Search:</label> <input id="searchinput" type="text" name="value" value="" size="20"
onfocus="searchFocus(this)" onblur="searchBlur(this)" onkeyup="searchChange(this)" onchange="searchChange(this)" alt="Search">
<input id="titlesearch" name="titlesearch" type="submit"
value="Titles" alt="Search Titles">
<input id="fullsearch" name="fullsearch" type="submit"
value="Text" alt="Search Full Text">
</div> </form> <script type="text/javascript"> <!--// Initialize search form var f = document.getElementById('searchform'); f.getElementsByTagName('label')[0].style.display = 'none'; var e = document.getElementById('searchinput'); searchChange(e); searchBlur(e); //--> </script>
<ul id="username"><li><a href="/sr.cgi/UserPreferences">Login</a></li></ul> <div id="logo"><a href="/sr.cgi/FrontPage">SciRuby</a></div>
<h1 id="title"><a title="Click to do a full-text search for this title" href="/sr.cgi/TheBackRoom/ContactsPage?action=fullsearch&value=linkto%3A%22TheBackRoom%2FContactsPage%22&context=180">TheBackRoom/ContactsPage</a></h1>
<ul id="iconbar"> <li><a title="Up" href="/sr.cgi/TheBackRoom"><img src="/classic/img/moin-parent.png" alt="Up" height="13" width="15"></a></li> <li><a title="Edit" href="/sr.cgi/TheBackRoom/ContactsPage?action=edit"><img src="/classic/img/moin-edit.png" alt="Edit" height="12" width="12"></a></li> <li><a title="View" href="/sr.cgi/TheBackRoom/ContactsPage"><img src="/classic/img/moin-show.png" alt="View" height="13" width="12"></a></li> <li><a title="Diffs" href="/sr.cgi/TheBackRoom/ContactsPage?action=diff"><img src="/classic/img/moin-diff.png" alt="Diffs" height="11" width="15"></a></li> <li><a title="Info" href="/sr.cgi/TheBackRoom/ContactsPage?action=info"><img src="/classic/img/moin-info.png" alt="Info" height="11" width="12"></a></li> <li><a title="Subscribe" href="/sr.cgi/TheBackRoom/ContactsPage?action=subscribe"><img src="/classic/img/moin-subscribe.png" alt="Subscribe" height="10" width="14"></a></li> <li><a title="Raw" href="/sr.cgi/TheBackRoom/ContactsPage?action=raw"><img src="/classic/img/moin-raw.png" alt="Raw" height="13" width="12"></a></li> <li><a title="Print" href="/sr.cgi/TheBackRoom/ContactsPage?action=print"><img src="/classic/img/moin-print.png" alt="Print" height="14" width="16"></a></li> </ul>
<ul id="navibar"> <li class="wikilink"><a href="/sr.cgi/FrontPage">FrontPage</a></li> <li class="wikilink"><a href="/sr.cgi/RecentChanges">RecentChanges</a></li> <li class="wikilink"><a href="/sr.cgi/FindPage">FindPage</a></li> <li class="wikilink"><a href="/sr.cgi/HelpContents">HelpContents</a></li> <li class="current"><a href="/sr.cgi/TheBackRoom/ContactsPage">TheBackRoom/ContactsPage</a></li> </ul>
<div id="page" lang="en" dir="ltr"><!-- start page -->
<div lang="en" id="content" dir="ltr"> <a id="top"></a> <strong>You are not allowed to view this page.</strong><br><a id="bottom"></a>
</div>
</div> <!-- end page -->
<div id="footer">
<p>Immutable page (last edited 2005-10-19 22:30:54 by <span title="65.103.96.46"><a href="/sr.cgi/AraHoward">AraHoward</a></span>)</p>
</div> <ul id="credits"> <li><a href="
http://www.ruby-lang.org/">Ruby</a></li> <li><a href="
http://raa.ruby-lang.org/">Ruby Application Archive</a></li> <li><a href="
http://rubyforge.org/">Ruby Forge</a></li> </ul>
</body> </html>