summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-26 18:27:31 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-26 18:27:31 -0400
commitaa546b892a82fd80728160890be2b737dbac714c (patch)
tree79b2b26251cc2d196b19b561354c6ffcd49a50d6
parenteebbec5b40d7aee86faa4a4f3a0e52bedceb005f (diff)
Deleted static stuff
-rwxr-xr-xstatic/starts/cloudbg.pngbin8386 -> 0 bytes
-rwxr-xr-xstatic/starts/cloudbg1.pngbin8386 -> 0 bytes
-rwxr-xr-xstatic/starts/getstarted.gifbin6297 -> 0 bytes
-rwxr-xr-xstatic/starts/index.html71
-rwxr-xr-xstatic/starts/logbg.pngbin820 -> 0 bytes
-rwxr-xr-xstatic/starts/main.css182
-rwxr-xr-xstatic/starts/mark1.pngbin3956 -> 0 bytes
-rwxr-xr-xstatic/starts/startpage1.html96
-rwxr-xr-xstatic/starts/topl.pngbin679 -> 0 bytes
-rwxr-xr-xstatic/starts/topr.pngbin651 -> 0 bytes
-rwxr-xr-xstatic/style.css373
-rwxr-xr-xstatic/topbg.gifbin119 -> 0 bytes
-rwxr-xr-xstatic/topbi.gifbin868 -> 0 bytes
-rwxr-xr-xstatic/uggs.gifbin4436 -> 0 bytes
14 files changed, 0 insertions, 722 deletions
diff --git a/static/starts/cloudbg.png b/static/starts/cloudbg.png
deleted file mode 100755
index f397899..0000000
--- a/static/starts/cloudbg.png
+++ /dev/null
Binary files differ
diff --git a/static/starts/cloudbg1.png b/static/starts/cloudbg1.png
deleted file mode 100755
index f397899..0000000
--- a/static/starts/cloudbg1.png
+++ /dev/null
Binary files differ
diff --git a/static/starts/getstarted.gif b/static/starts/getstarted.gif
deleted file mode 100755
index b581589..0000000
--- a/static/starts/getstarted.gif
+++ /dev/null
Binary files differ
diff --git a/static/starts/index.html b/static/starts/index.html
deleted file mode 100755
index b309f74..0000000
--- a/static/starts/index.html
+++ /dev/null
@@ -1,71 +0,0 @@
-<html>
- <head>
- <title>dump.fm</title>
- <link rel="stylesheet" type="text/css" href="static/reset.css">
- <link rel="stylesheet" type="text/css" href="static/pichat.css">
- <link rel="stylesheet" type="text/css" href="static/style.css">
- <link rel="shortcut icon" href="static/favicon.ico">
-
-
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <script type="text/javascript" src="static/pichat.js"></script>
- <script>
- $(document).ready(function() {
- init();
- });
- </script>
-
- <script type="text/javascript">
-function showPopup(url) {
-newwindow=window.open(url,'name','height=600,width=820,top=30,left=10,resizable');
-if (window.focus) {newwindow.focus()}
-}
-</script>
- </head>
- <body>
-
- <div id="content">
- <div id="logo"><img src="static/bubley.png" width="332" height="113"></div>
-
- <div id="chatbox">
- <div id="welcomebar" style="display: none">
- <span>Welcome, </span>
- <span id="nickspan"></span>
- </div>
- <div id="messagetabs">
- <div align="right"><a href="log.h"><img src="static/log4.png" width="97" height="39"></a></div>
- </div>
- <div id="rapper">
- <div id="userListicon">
-
- <div align="left">
- <p>UsrLst</p>
-</div>
- </div>
- <div id="popout">
- <div align="right"><a href="http://dump.fm"onClick='showPopup(this.href);return(false);'>popout room</a></div>
- </div>
- <div id="userList"></div>
-
- <div id="messagePane">
-
- <div id="messageList"></div>
- <div id="msgInputDiv">
- <input id="msgInput" type="input" disabled="disabled" />
- <input id="msgSubmit" type="submit" value="Send Image URL"
- disabled="disabled" />
- </div>
- </div>
- </div>
- </div>
- </div>
- <div id="lillogo" align="center">
- <div align="center">
- <div id="binfo">
- <p>dump.fm lets you talk with pictures. beta 0.0127! <img src="static/lillogo.png" width="16" height="16"></p>
- </div>
- </div>
- <div id="plane"></div>
- </div>
- </body>
-</html>
diff --git a/static/starts/logbg.png b/static/starts/logbg.png
deleted file mode 100755
index 0e41857..0000000
--- a/static/starts/logbg.png
+++ /dev/null
Binary files differ
diff --git a/static/starts/main.css b/static/starts/main.css
deleted file mode 100755
index 8503c50..0000000
--- a/static/starts/main.css
+++ /dev/null
@@ -1,182 +0,0 @@
-@charset "UTF-8";
-/* CSS Document */
-
-#apDiv2 {
- position:relative;
- top:150px;
- width:700px;
- margin: 0px auto -1px auto;
- height: 300px;
- z-index: 3;
-}
-#info {
- position:relative;
- top:285px;
- width:700px;
- margin: 0px auto -1px auto;
- height: 14px;
- color: #999;
- bottom:0px;
- z-index: 3;
-
-}
-#front {
- position:fixed;
- top:150px;
-}
-#infopage {
-
-
- margin: 0px auto -1px auto;
- height: 14px;
- color: #999;
- bottom:0px;
- z-index: 3;
- font-size: 10px;
-
- font-size: 12px;
- letter-spacing: 1px;
- bottom: 0px;
-}
-#signin {
- position:absolute;
- left:0px;
- width:410px;
- height:281px;
-
- z-index:3;
-
-}
-#signinbg {
- position:absolute;
- left:0px;
- width:410px;
- height:281px;
- background-image: url(static/starts/logbg.png);
- z-index:1;
-
-
-}
-#about {
- position:absolute;
- width:300px;
- height: 281px;
- left:410px;
- line-height: 18px;
- padding-left: 20px;
- ;
- font-weight: bold;
- color: #333;
- z-index:2;
-}
-#input {
- padding-right:15px;
- line-height:22px;
- font-size: 12px;
-}
-body,td,th {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16px;
- line-height: 40px;
-}
-#apDiv1 div #input #form1 label {
- font-size: 12px;
- color: #333;
-}
-.re {
- font-size: 10px;
-}
-#apDiv2 #about div {
- font-size: 10px;
- color: #424143;
-}
-#top {
- position:absolute;
- left:0px;
- top:0px;
- width:100%;
- height:32px;
- z-index:2;
- background-color: #CCC;
-}
-#apDiv3 {
- position:fixed;
- left:0px;
- top:0px;
- width:68px;
- height:68px;
- background-image: url(topl.png);
-}
-#apDiv4 {
- position:fixed;
- top:0px;
- width:68px;
- height:68px;
-
- right: 0px;
- background-image: url(topr.png);
-}
-#bottom {
- position:absolute;
- left:0px;
- bottom:0px;
- width:100%;
- height:10px;
- z-index:1;
- font-size: 10px;
- line-height: 5px;
-}
-#apDiv5 {
- position:fixed;
- bottom:0px;
- width:60px;
- height:68px;
-
- left: 0px;
- background-image: url(bottoml.png);
-}
-#apDiv6 {
- position:fixed;
- bottom:0px;
- width:60px;
- height:68px;
-
- right: 0px;
- background-image: url(bottomr.png);
-}
-#bg {
- position:absolute;
- left:0px;
- top:0px;
- width:100%;
- height:100%;
- z-index:2;
- background-image:url(grad2.jpg);
-}
-body {
- background-image: url(bg4.png);
- background-repeat: repeat-x;
- background-attachment:fixed;
-}
-#plane {
- position:fixed;
- top:9px;
- right:0px;
- width:100%;
- height:100%;
- z-index:1;
- background-image: url(cloudbg1.png);
- background-repeat: no-repeat;
- background-position:center;
-
-}
-.form { font-size: 14px; color="#990000"; }
-.info {
- font-size: 10px;
-}
-.info {
- font-size: 12px;
- letter-spacing: 1px;
- bottom: 0px;
- color: #999;
-}
diff --git a/static/starts/mark1.png b/static/starts/mark1.png
deleted file mode 100755
index 50566ba..0000000
--- a/static/starts/mark1.png
+++ /dev/null
Binary files differ
diff --git a/static/starts/startpage1.html b/static/starts/startpage1.html
deleted file mode 100755
index b938eb5..0000000
--- a/static/starts/startpage1.html
+++ /dev/null
@@ -1,96 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<title>dump.fm</title>
-<link rel="stylesheet" type="text/css" href="static/starts/main.css">
-<style type="text/css">
-<!--
-a:link {
- text-decoration: none;
-
-}
-a:visited {
- text-decoration: none;
- border: 0px;
-}
-a:hover {
- text-decoration: none;
- border: 0px;
-}
-a:active {
- text-decoration: none;
- border: 0px;
-}
-img{border: 0px;}
--->
-</style>
-</head>
-<body>
-
-<div id="apDiv2">
-
- <div id="about">
- <p>&nbsp;</p>
- <p>dump.fm lets you talk with pictures.<br />
- </p>
- <p><br />
- share images from anywhere on the web or ones stored on your computer, in real time.<br />
- <br />
- </p>
- <p align="center"><a href="index.html"><img src="static/starts/getstarted.gif" width="262" height="94" /></a></p>
- <div align="right"></div>
- </div>
- <div id="signinbg"></div>
- <div id="signin">
- <div align="right">
- <p align="center"><img src="static/starts/mark1.png" width="329" height="96" /></p>
- <div id="input">
- <form id="form1" name="form1" method="post" action="" >
- <label>username
- <input type="text" name="textfield" id="textfield" class="form"/>
- <br />
- </label>
- </form>
- <form id="form1" name="form1" method="post" action="">
- <label>password
- <input type="text" name="textfield" id="textfield"class="form" />
- </label>
- <br />
- <label> <span class="re">remember me </span>
- <input type="checkbox" name="remember" id="remember" />
- </label>
- </form>
- <form id="form2" name="form2" method="post" action="">
- <label>
- <input type="submit" name="Signin" id="Signin" value="Sign In" />
- </label>
- </form>
- </div>
- </div>
- </div>
- <div class="info" id="info">
- <div align="center" class="info">* © 2009 dump.fm
- * About Us
- * Contact
- * Blog
- * Goodies
-
- * Help
- * Terms
- * Privacy</div>
- </div>
-</div>
-
-</div>
-<div id="apDiv3"></div>
-<div id="apDiv4"></div>
-<div id="bottom">
- <div align="center"></div>
-</div>
-<div id="apDiv5"></div>
-<div id="apDiv6"></div>
-<div id="plane"></div>
-<br />
-</body>
-</html>
diff --git a/static/starts/topl.png b/static/starts/topl.png
deleted file mode 100755
index dcfe5b9..0000000
--- a/static/starts/topl.png
+++ /dev/null
Binary files differ
diff --git a/static/starts/topr.png b/static/starts/topr.png
deleted file mode 100755
index 9cfab08..0000000
--- a/static/starts/topr.png
+++ /dev/null
Binary files differ
diff --git a/static/style.css b/static/style.css
deleted file mode 100755
index 4524037..0000000
--- a/static/style.css
+++ /dev/null
@@ -1,373 +0,0 @@
-@charset "UTF-8";
-/* CSS Document */
-
-#apDiv2 {
- position:relative;
- top:150px;
- width:700px;
- margin: 0px auto -1px auto;
- height: 300px;
- z-index: 3;
-}
-#info {
- position:relative;
- top:285px;
- width:700px;
- margin: 0px auto -1px auto;
- height: 14px;
- color: #999;
- bottom:0px;
- z-index: 3;
-
-}
-#front {
- position:fixed;
- top:150px;
-}
-#infopage {
-
-
- margin: 0px auto -1px auto;
- height: 14px;
- color: #999;
- bottom:0px;
- z-index: 3;
- font-size: 10px;
-
- font-size: 12px;
- letter-spacing: 1px;
- bottom: 0px;
-}
-#signin {
- position:absolute;
- left:0px;
- width:410px;
- height:281px;
- background-image: url(logbg.png);
- z-index:2;
-}
-#about {
- position:absolute;
- width:300px;
- height: 281px;
- left:410px;
- line-height: 18px;
- padding-left: 20px;
- ;
- font-weight: bold;
- color: #333;
- z-index:2;
-}
-#input {
- padding-right:15px;
- line-height:22px;
- font-size: 12px;
-}
-body,td,th {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16px;
- line-height: 40px;
-}
-#apDiv1 div #input #form1 label {
- font-size: 12px;
- color: #333;
-}
-.re {
- font-size: 10px;
-}
-#apDiv2 #about div {
- font-size: 10px;
- color: #424143;
-}
-#top {
- position:absolute;
- left:0px;
- top:0px;
- width:100%;
- height:32px;
- z-index:2;
- background-color: #CCC;
-}
-#apDiv3 {
- position:fixed;
- left:0px;
- top:0px;
- width:68px;
- height:68px;
- background-image: url(topl.png);
-}
-#apDiv4 {
- position:fixed;
- top:0px;
- width:68px;
- height:68px;
-
- right: 0px;
- background-image: url(topr.png);
-}
-#bottom {
- position:absolute;
- left:0px;
- bottom:0px;
- width:100%;
- height:10px;
- z-index:1;
- font-size: 10px;
- line-height: 5px;
-}
-#apDiv5 {
- position:fixed;
- bottom:0px;
- width:60px;
- height:68px;
-
- left: 0px;
- background-image: url(bottoml.png);
-}
-#apDiv6 {
- position:fixed;
- bottom:0px;
- width:60px;
- height:68px;
-
- right: 0px;
- background-image: url(bottomr.png);
-}
-#bg {
- position:absolute;
- left:0px;
- top:0px;
- width:100%;
- height:100%;
- z-index:2;
- background-image:url(grad2.jpg);
-}
-body {
- background-image: url(bg4.png);
- background-repeat: repeat-x;
- background-attachment:fixed;
-}
-
-.form { font-size: 14px; color="#990000"; }
-.info {
- font-size: 10px;
-}
-.info {
- font-size: 12px;
- letter-spacing: 1px;
- bottom: 0px;
- color: #999;
-}
-
-
-.extruder{
- position:fixed;
- cursor:default;
- background:url("../elements/extruder_blank.png");
-}
-
-.extruder .header{
- height:27px;
-}
-
-.extruder .content{
- display:none;
- background:url("../elements/extruder_bgnd.png") repeat-y bottom left;
-}
-
-.extruder.open .content{
- -moz-box-shadow:#999 2px -2px 2px;
- -webkit-box-shadow:#999 2px -2px 2px;
-}
-
-
-
-.extruder .footer{
- display:block;
- spadding:5px;
- height:10px;
- background:#000;
- -moz-border-radius: 0 0 8px 8px;
- -webkit-border-bottom-right-radius: 5px;
- -webkit-border-bottom-left-radius: 5px;
-}
-.extruder.top .flap{
- color:white;
- text-shadow: #000 2px 2px 2px;
- font:18px/18px Arial, Helvetica, sans-serif;
- text-align:center;
- display:block;
- padding:0 5px 5px 5px;
- height:30px;
- background:url("../elements/extruder_flap.png") no-repeat top center;
- cursor:pointer;
-}
-
-.extruder.left{
- /*position:absolute;*/
- height:100%;
- background:url("../elements/extruder_blank.png");
-}
-
-.extruder.left .content{
- display:block;
- border-right:3px solid #000;
-}
-
-
-.extruder.left .ext_wrapper{
- height:100%;
-}
-
-.extruder.left .footer{
- display:none;
-}
-
-.extruder.left .flap{
- font-size:18px;
- color:white;
- top:0;
- padding:10px 0px 10px 10px;
- background:#000;
- width:30px;
- /*height:150px;*/
- position:absolute;
- /*overflow:hidden;*/
- right:-2px;
- -moz-border-radius:0 10px 10px 0;
- -webkit-border-top-right-radius:10px;
- -webkit-border-bottom-right-radius:10px;
- -moz-box-shadow:#666 2px 0px 3px;
- -webkit-box-shadow:#666 2px 0px 3px;
-}
-
-
-/*Extruder Content*/
-
- .extruder .voice{
- font:18px/18px Arial, Helvetica, sans-serif;
- color:white;
- padding:5px;
- padding-left:10px;
- height:27px;
- border-bottom:1px solid #333;
- background:url("../elements/extruder_blank.png") no-repeat bottom left;
- text-shadow:#333 2px 2px 2px;
- }
- .extruder .voice.disabled{
- cursor:default;
- }
-.extruder .text{
- background:#222;
- font:14px/16px Arial, Helvetica, sans-serif;
- color:gray;
- padding:10px;
- border-bottom:1px solid #333;
- /*text-shadow:#000 2px 2px 2px;*/
- }
-
- .extruder .voice.hover{
- background:url("../elements/extruder_voiceHover.png") no-repeat top;
- }
-
- .extruder .voice.sel{
- background:url("../elements/extruder_voiceHover.png") no-repeat top;
- }
-
- .extruder .voice img{
- float:left;
- margin-right:15px;
- }
-
- .extruder .voice a.label{
- display:block;
- height:30px;
- color:white;
- padding-top:0px;
- text-decoration:none;
- }
-
- .extruder .voice span.label{
- display:block;
- height:30px;
- color: #d0cfcf;
- padding-top:0px;
- text-decoration:none;
- }
-
- .extruder .voice{
- position:relative;
- }
-
- .extruder .settingsBtn{
- display:block;
- position:absolute;
- width:36px;
- height:36px;
- background: url("../elements/settingsBtn.png") no-repeat bottom;
- cursor:pointer;
- right:-3px;
- top:-4px;
- /*z-index:1000;*/
- }
-
- .extruder .optionsPanel{
- /*background: url("../elements/optionsPanel.png") no-repeat bottom;*/
- background: url("../elements/fuzz.gif");
- display:none;
- border-bottom:1px solid #333;
- }
-
- .extruder .voice.sel{
- background: url("../elements/extruder_voiceHover.png") no-repeat top;
- }
-
-
- /*Extruder Panel*/
-
- .optionsPanel .panelVoice a{
- text-decoration:none;
- display:block;
- color:#cccccc;
- padding:8px;
- padding-left:20px;
- font-size:16px;
- text-shadow:#333 1px 1px 1px;
- border-bottom:1px solid #444;
- cursor:pointer;
- }
- .optionsPanel .panelVoice a:hover{
- color:#fff;
- /*background: #666666;*/
- background: url("../elements/red_op_50.png");
- }
-
-:focus {
- outline: 0;
-}
-
-
- #content #nav1 li, #content #nav1 li a {
- position: relative;
- float: right;
- }
- #content #nav1 li { top: 15px; margin: 0; background: none; padding: 0; }
- #content #nav1 li a {
- display: block;
-
-
- height: 50px;
- }
- #content #nav1 li a span {
- display: block;
- position: absolute;
- height: 60px;
- width: 10px;
-
- right: 0;
-
- }
- #content #nav1 li a:hover, #content #nav1 li a:hover span { background-position: 0 -194px; color: #3f5f5a; }
- #content #nav1 li a:active, #content #nav1 li a:active span {
- background-position: 0 -300px;
-} \ No newline at end of file
diff --git a/static/topbg.gif b/static/topbg.gif
deleted file mode 100755
index 9432446..0000000
--- a/static/topbg.gif
+++ /dev/null
Binary files differ
diff --git a/static/topbi.gif b/static/topbi.gif
deleted file mode 100755
index a032a08..0000000
--- a/static/topbi.gif
+++ /dev/null
Binary files differ
diff --git a/static/uggs.gif b/static/uggs.gif
deleted file mode 100755
index a8b763a..0000000
--- a/static/uggs.gif
+++ /dev/null
Binary files differ