<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=utf-8">
<title>
CloudSession Control Center
</title>
<script type="text/javascript"
src="js/jquery-1.4.2.js">
</script>
<script type="text/javascript"
src="js/jquery-ui-1.8.2.custom.min.js">
</script>
<link type="text/css"
href="css/cccolors/jquery-ui-1.8.2.custom.css"
rel="Stylesheet" />
<script type="text/javascript"
src="js/jquery.sha256.js">
</script>
<script type="text/javascript"
src="js/jquery.cookie.js">
</script>
src="js/jquery.center.js">
</script>
<script type="text/javascript"
src="js/jquery.maximage.js">
</script>
<script type="text/javascript"
src="js/jquery.get_url_vars.js">
</script>
<script type="text/javascript"
src="js/ccc_login.js">
</script>
<link rel="stylesheet"
href="css/ccc_login.css"
type="text/css" />
<noscript>
<link rel="stylesheet"
href="css/noscript_ccc_login.css"
type="text/css" />
</noscript>
<script type="text/javascript">
</script>
</head>
<body>
<img src="img/clinton-cloudy-sunset-ninth.jpg"
alt="CloudySunset" class="bgmaximage" />
<div id="ccc_help_dialog"
title="CCC Help"
style="display:none;">
<ul>
<li>
<a href="http://cloudsession.com/ccc/manual/" onclick="window.open(this.href, 'newwin'); return false;">
User Manual
</a>
</li>
<br/>
<li>
<a href="http://cloudsession.com/ccc/faq/" onclick="window.open(this.href, 'newwin'); return false;">
Frequently Asked Questions
</a>
</li>
<br/>
<li>
<a href="http://cloudsession.com/ccc/feedback/" onclick="window.open(this.href, 'newwin'); return false;">
Question/Feedback Form
</a>
</li>
</ul>
</div>
<div id="ccc_tos_dialog"
title="CCC Terms Of Service"
style="display:none;">
<p align="justify">
The CloudSession Control Center Account Terms Of Service are as follows-<br/>
<br/>
This site is presently little more than a HelloWorld++ level ajax/lamp project written by a sole developer. As such, you should expect that bugs will eat or expose any data you enter or upload. Or that your account will, due to bug or whim or beta period expiration, disappear at any moment. If this is a problem, please visit CloudSession.com again next year to see whether or not the site has sufficiently matured for your tastes. However, if you are willing to use the site as is, that sole developer will be very greatful for the testing, and any positive or negative feedback you can provide.
</p>
</div>
<div id="ccc_signup_req_send_dialog"
title="CCC Account Request"
style="display:none;">
<p align="justify">
Sorry, this form is just a mock-up as of today, July 9th. But things are progressing quickly. Javascript and JQuery are really not too bad...
</p>
</div>
<div id="ccc_signup_req_pwnomatch_dialog"
title="CCC Account Request"
style="display:none;">
<p align="justify">
Password and verify-pw do not match. Please re-enter and resend.
</p>
</div>
<div id="ccc_signup_req_alphanum_dialog"
title="CCC Account Request"
style="display:none;">
<p align="justify">
Password must be at least three characters and alpha-numeric. Please re-enter and resend.
</p>
</div>
<div id="ccc_signup_server_error_dialog"
title="CCC Account Request"
style="display:none;">
</div>
<div id="ccc_signup_success_dialog"
title="CCC Account Request"
style="display:none;">
</div>
<div id="ccc_browser_bail_area">
</div>
<div id="ccc_total_area">
<table width="100%">
<colgroup span="2">
<col width="75%" />
<col width="25%" />
</colgroup>
<tr>
<td style="vertical-align: top;">
<a href="http://cloudsession.com/"
class="undecorated_link">
<img src="img/csc-logo.png"
name="CloudSession.com"
id="ccc_main_logo"
style="width: 100%;" />
</a>
<div class="ccc_dyn_pg_left ccc_dyn_pg_login"
id="ccc_dyn_pg_left_login">
<table width="100%">
<colgroup span="2">
<col width="1%" />
<col width="99%" />
</colgroup>
<tr>
<td>
<div class="ui-corner-all"
id="credentials_area_backdrop">
<table width="100%"
cellpadding="4"
cellspacing="4">
<colgroup span="3">
<col width="1%" />
<col width="1%" />
<col width="" />
</colgroup>
<tbody class="ccc_credentials_table">
<tr style="text-align: center;">
<td>
<div class="ccc_login_prompt">
Hark!<br/>
<br/>
</div>
</td>
<td>
<div class="ccc_login_prompt">
Who goes there?<br/>
<br/>
</div>
</td>
</tr>
<tr>
<td>
<div id="login_username_label">
<label for="username">Username: </label>
</div>
</td>
<td>
<input
type="text" name="username" id="username"
size="16" maxlength="42" tabindex="1"
class="text ui-widget-content ui-corner-all">
</td>
<td>
</td>
</tr>
<tr>
<td>
<div id="login_password_label">
<label for="password">Password: </label>
</div>
</td>
<td>
<input
type="password" name="password" id="password"
size="16" maxlength="42" tabindex="2"
class="text ui-widget-content ui-corner-all">
</td>
<td>
</td>
</tr>
<tr>
<td style="text-align: center; font-size: 70%;">
<br/>
<button
class="ccc_button ui-state-default ui-corner-all"
id="ccc_button_login_attempt" type="button" tabindex="3">
log in
</button>
</td>
<td style="text-align: center; font-size: 70%;">
<br/>
<button
class="ccc_button ui-state-default ui-corner-all"
id="ccc_button_login_clear" type="button" tabindex="4">
clear
</button>
</td>
<td>
</td>
</tr>
<th colspan="2">
<div class="ui-corner-all"
id="ccc_login_server_response">
</div>
<tr>
</tr>
</th>
</tbody>
</table>
</div>
</td>
</tr>
</table>
</div>
<div class="ccc_dyn_pg_left ccc_dyn_pg_about ui-corner-all"
id="ccc_dyn_pg_left_about">
<span style="font-size: 150%; font-weight: bold;">
About:: CloudSession Control Center<br/><br/>
</span>
<b style="color: #007700; font-size: 133%;">
THIS PAGE IS AN IN-DEVELOPMENT DEMO ONLY.<br/>
user/pass is demo/123<br/>
<br/>
</b>
The CloudSession Control Center is <a href="http://en.wikipedia.org/wiki/Vaporware">vaporware</a> that will allow you to personalize your "Cloud Session". CCC is still under very active, very early development. Please check back in a few weeks, or contact <a href="http://cloudsession.com/dawg/profile/">Dawg</a> for early high-risk investment opportunities...<br/>
<br/>
Note that CCC is presently secured by the 1and1.com hosting service's shared ssl certificate, hence the https://ssl.perfora.net/secure url prefix.<br/>
<br/>
Now, what will thse "Cloud Sessions" let you do?- you may ask. The short answer is that I haven't completely imagined the answer to that yet. Right now the final vision is, shall we say, pie in the sky :)
</div>
<div class="ccc_dyn_pg_left ccc_dyn_pg_signup ui-corner-all"
id="ccc_dyn_pg_left_signup">
<span style="font-size: 150%; font-weight: bold;">
New CCC Acount Request Form<br/><br/>
</span>
<p align="justify">
<span style="text-align: justify;">
<b style="color: #007700; font-size: 133%;">
THIS PAGE IS IN ALPHA-TESTING MODE.<br/>
<br/>
</b>
A CloudSession Control Center beta account is free, and will allow you to personalize your "Cloud Session". To sign up, just fill out the information requested below and press the send button at the bottom of the page to dispatch your request into 'the cloud'. Also, please read the <a href="http://cloudsession.com/about/tos" tabindex="1" onclick="$('#ccc_tos_dialog').dialog({ width: 600 }); return false;">terms of service</a>, which can be paraphrased as 'you get what you pay for'. If you are interested in a more mature service, please visit cloudsession.com again in a year or so. Be seeing you... :)
<br/>
<br/>
</span>
</p>
</div>
<div class="ccc_dyn_pg_left ccc_dyn_pg_loggedin"
id="ccc_dyn_pg_left_loggedin">
</div>
</td>
<td style="vertical-align: top;">
<div id="ccc_main_logo_text">
CloudSession
<br/>
Control
<a href="http://cloudsession.com/dawg/profile/"
class="undecorated_link" >
<img src="img/zyx_dawg_256.png" id="cscc_dz_logo" />
</a>
<br/>
Center
</div>
<div class="ccc_dyn_pg_right ccc_dyn_pg_login"
id="ccc_dyn_pg_right_login">
<br/>
No account? <br/>
It's free to
<br/>
<button
class="ccc_button ui-state-default ui-corner-all ccc_button_signup"
id="ccc_button_signup" type="button" tabindex="5">
sign-up
</button>
<br/>
<br/>
<button
class="ccc_button ui-state-default ui-corner-all ccc_button_about"
id="ccc_button_about" type="button" tabindex="6">
about
</button>
<br/>
<br/>
<button
class="ccc_button ui-state-default ui-corner-all ccc_button_help"
id="ccc_button_help" type="button" tabindex="7">
help
</button>
<br/>
<br/>
</div>
<div class="ccc_dyn_pg_right ccc_dyn_pg_about"
id="ccc_dyn_pg_right_about">
<br/>
No account? <br/>
It's free to
<br/>
<button
class="ccc_button ui-state-default ui-corner-all ccc_button_signup"
id="ccc_button_signup" type="button" tabindex="4">
sign-up
</button>
<br/>
<br/>
<button
class="ccc_button ui-state-default ui-corner-all ccc_button_gotologin"
id="ccc_button_gotologin" type="button" tabindex="5">
log in
</button>
<br/>
<br/>
<button
class="ccc_button ui-state-default ui-corner-all ccc_button_help"
id="ccc_button_help" type="button" tabindex="5">
help
</button>
</div>
<div class="ccc_dyn_pg_right ccc_dyn_pg_signup"
id="ccc_dyn_pg_right_signup">
<br/>
<button
class="ccc_button ui-state-default ui-corner-all ccc_button_about"
id="ccc_button_about" type="button" tabindex="7">
about
</button>
<br/>
<br/>
<button
class="ccc_button ui-state-default ui-corner-all ccc_button_gotologin"
id="ccc_button_gotologin" type="button" tabindex="8">
log in
</button>
<br/>
<br/>
<button
class="ccc_button ui-state-default ui-corner-all ccc_button_help"
id="ccc_button_help" type="button" tabindex="9">
help
</button>
<br/>
<br/>
</div>
<div class="ccc_dyn_pg_right ccc_dyn_pg_loggedin"
id="ccc_dyn_pg_right_loggedin">
<br/>
<button
class="ccc_button ui-state-default ui-corner-all ccc_button_logout"
id="ccc_button_logout" type="button" tabindex="4">
log out
</button>
<br/>
<br/>
<button
class="ccc_button ui-state-default ui-corner-all ccc_button_help"
id="ccc_button_help" type="button" tabindex="5">
help
</button>
<br/>
<br/>
</div>
</td>
</tr>
</table>
<noscript>
<span style="font-size: 133%; color: #dddddd;">
The CloudSession Control Center requires that javascript be enabled in your browser in order to run. If you wish to use CCC, please enable javascript, and then reload this page. For more information about <a href="http://cloudsession.com">CloudSession.com</a> or <a href="http://cloudsession.com/dawg/">Sonic Dawg Corp</a>, please follow the hyperlinx...
</span>
</noscript>
<div class="ccc_dyn_pg_bottom ccc_dyn_pg_login"
id="ccc_dyn_pg_bottom_login">
<br/>
<br/>
<div id="ccc_login_status">
</div>
</div>
<div class="ccc_dyn_pg_bottom ccc_dyn_pg_about"
id="ccc_dyn_pg_bottom_about">
</div>
<div class="ccc_dyn_pg_bottom ccc_dyn_pg_signup ui-corner-all"
id="ccc_dyn_pg_bottom_signup">
<span style="font-size: 125%; font-weight: bold;">
Enter desired credentials ...<br/>
<br/>
</span>
<table width="100%"
cellpadding="4"
cellspacing="4">
<colgroup span="3">
<col width="1%" />
<col width="1%" />
<col width="" />
</colgroup>
<tbody class="ccc_credentials_table">
<tr>
<td>
<div id="req_username_label">
<label for="req_username">Username: </label>
</div>
</td>
<td>
<input
type="text" name="req_username" id="req_username"
size="16" maxlength="42" tabindex="2"
class="text ui-widget-content ui-corner-all">
</td>
<td>
</td>
</tr>
<tr>
<td colspan="2">
<div id="req_username_advice_text">
* Usernames must be alpha-numeric from 3 to 42 characters long.
</div>
</td>
<td>
</td>
</tr>
<tr>
<td>
<div id="req_password_label">
<label for="req_password">Password: </label>
</div>
</td>
<td>
<input
type="password" name="req_password" id="req_password"
size="16" maxlength="42" tabindex="3"
class="text ui-widget-content ui-corner-all">
</td>
<td>
</td>
</tr>
<tr>
<td>
<div id="req_password_vfy_label">
<label for="req_password_vfy">Verify PW: </label>
</div>
</td>
<td>
<input
type="password" name="req_password_vfy" id="req_password_vfy"
size="16" maxlength="42" tabindex="3"
class="text ui-widget-content ui-corner-all">
</td>
<td>
</td>
</tr>
<tr>
<td colspan="2">
<div id="req_password_length_text">
* Passwords must be alpha-numeric, from 3 to 42 characters long.
</div>
<div id="req_password_match_text">
</div>
</td>
<td>
</td>
</tr>
<tr>
<td>
<div id="req_email_label">
<label for="req_password">Email: </label>
</div>
</td>
<td>
<input
type="text" name="req_email" id="req_email"
size="16" maxlength="77" tabindex="4"
class="text ui-widget-content ui-corner-all">
</td>
<td>
</td>
</tr>
<tr>
<td colspan="2">
<div id="req_email_text">
* Optionally provide an email address for account activation confirmation.
</div>
</td>
<td>
</td>
</tr>
</tbody>
</table>
<br/>
<br/>
<span style="font-size: 125%; font-weight: bold;">
... and prove that you are not a zombie or bot ...
<br/>
</span>
<p align="justify">
<span style="text-align: justify;">
To do so, you must write in the area below at least a forty-two word paragraph or essay, that you would consider good advice for the youth that may read some archived version of it a hundred years after you die. Zombies and Bots should be fairly detectable based on their responses.
</span>
</p>
<p style="text-align: center;">
<textarea rows="12" cols="40"
name="req_sapcha"
id="req_sapcha"
tabindex="5"
class="ui-corner-all" >
</textarea>
<br/>
</p>
<p id="req_sapcha_advice_text"
style="text-align: center;">
</p>
<p style="text-align: center;">
<br/>
<button
class="ccc_button ui-state-default ui-corner-all ccc_button_signup_req_send"
id="ccc_button_signup_req_send" type="button" tabindex="6">
send request to the cloud
</button>
<button
class="ccc_button ui-state-default ui-corner-all ccc_button_signup_req_clear"
id="ccc_button_signup_req_clear" type="button" tabindex="7">
clear
</button>
</p>
</div>
<div class="ccc_dyn_pg_bottom ccc_dyn_pg_loggedin"
id="ccc_dyn_pg_bottom_loggedin">
</div>
<div id="ccc_login_filler_area"
style="font-size: 150%; font-weight: bold; text-align: center; color: #eeeeee">
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
An excellent sunset. Be seeing you...
<br/>
</div>
<div id="ccc_bottom_buttons"
style="text-align: center;">
<br/>
<button
class="ccc_button ui-state-default ui-corner-all"
id="ccc_button_toggle_bg" type="button" tabindex="0">
toggle background image
</button>
<br/>
<br/>
<br/>
</div>
</div>
</body>
</html>