summaryrefslogtreecommitdiff
path: root/share/frontend/imgrid/jeremy.html
diff options
context:
space:
mode:
Diffstat (limited to 'share/frontend/imgrid/jeremy.html')
-rwxr-xr-xshare/frontend/imgrid/jeremy.html398
1 files changed, 398 insertions, 0 deletions
diff --git a/share/frontend/imgrid/jeremy.html b/share/frontend/imgrid/jeremy.html
new file mode 100755
index 0000000..608056d
--- /dev/null
+++ b/share/frontend/imgrid/jeremy.html
@@ -0,0 +1,398 @@
+<!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" dir="ltr">
+<html>
+<!--
+ * pepper *
+ *** and ***
+ **** JMD ****
+ * ****** internet CHAMPIONS ****** *
+ * *************************************** *
+ ** * ______*______ * **
+ ***** * ______*______ * *****
+ ******* ______*______ *******
+ *** **** * **** ***
+ ****** *oo******* *** *******oo* ******
+ * *o********* *********o* *
+ * * * *
+ * * _ _ * *
+ * * -_ _- * *
+ * * -_ _- * *
+ * * -___- * *
+ * *
+ *********************
+ * ** ** *
+ * ** ** *
+ * _-----_ *
+ *********
+
+-->
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <meta name="description" content="IMGRID A 3D GRID-PLANE GENERATOR" >
+ <meta name="keywords" content="photoblaster, 3D" >
+ <meta name=Author content="Pepper Dreamteamer - 2011 www.facebook.com/AAAFFF">
+ <link rel="shortcut icon" href="http://asdf.us/imgrid/favicon.ico">
+ <link rel="image_src" href="http://vfile.com/public/img/1.png" >
+ <!--FACEBOOK<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://www.facebook.com/2008/fbml">-->
+ <meta property="og:title" content="imgrid" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="http://asdf.us/imgrid" />
+ <meta property="og:site_name" content="IMGRID - A 3D-GRID-PLANE GENERATOR" />
+ <title>IMGRID - a 3D GRID-PLANE GENERATOR</title>
+
+ <link rel="stylesheet" href="general.css" type="text/css" media="screen" />
+ <link href="colorpixx.css" rel="stylesheet" type="text/css" />
+ <link href='main2.css' rel='stylesheet' type='text/css' />
+ <link href='jquery-ui-1.8.16.custom.css' rel='stylesheet' type='text/css' />
+ <link href='cssreset.css' rel='stylesheet' type='text/css'/>
+ <style type='text/css'>
+ body
+ {
+ font-family:georgia, Arial;
+ font-size:10pt;
+ }
+ h1
+ {
+ font-size:18px;
+ // font-weight:bold;
+ width:50%;
+ margin:10px;
+ padding:10px;
+// box-shadow: 0px 0px 9px 4px #8B7D7B;
+ }
+ #flatcontrols
+ {
+ // background-color:#CDC5BF;
+ // box-shadow: 0px 0px 9px 3px #00EEEE;
+ width:40%;
+ margin:10px;
+ padding:10px;
+ }
+ .lineadj{display:none;}
+ .threedadj{display:none;}
+ .gridbgadj{display:none;}
+ .imageoptions{display:none;}
+ .results
+ {
+ display:none;
+ position:relative;
+ z-index:-100;
+ }
+ #output-url
+ {
+ z-index:100;
+ width:500px;
+ }
+ .slider
+ {
+ background-color:#eee5de;
+ display:inline-block;
+ width:50%;
+ }
+ #opacity-slider
+ {
+ width:100%;
+ display:inline-block;
+ margin-right:0;
+ margin-left:0;
+ }
+ input
+ {
+ width:70px;
+ }
+ .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
+ {
+ background-color:#555;
+ }
+ #result
+ {
+ position:fixed;
+ right:20%;
+ top:20px;
+ }
+ #output-url
+ {
+ width:100%;
+ }
+ .urlinput
+ {
+ width:60%;
+ }
+ a
+ {
+ background-color:white;
+ max-width:100px;
+ }
+ a:link
+ {
+ color: black;
+ }
+ a:visited
+ {
+ COLOR: black;
+ }
+ a:hover
+ {
+ COLOR: black;
+ }
+ a:active
+ {
+ COLOR: black;
+ }
+ table td
+ {
+ padding:4px;
+// border:solid 2px;
+ }
+ table tr
+ {
+// border: solid 2px;
+ }
+ #threedmore, #imageoptionsmore
+ {
+ background-color:white;
+ cursor:pointer;
+ font-size:20px;
+ text-align:center;
+ }
+button {
+ background: white;
+ color: #000000;
+ font-size: 18px;
+ font-family: Georgia, serif;
+ text-decoration: none;
+ vertical-align: middle;
+ }
+.button:hover {
+ border-top-color: #78e072;
+ background: #78e072;
+ color: #000000;
+ }
+ </style>
+</head>
+<body>
+<!--popupcode-->
+<!-- <div id="popupContact">
+ <a id="popupContactClose">x</a>
+ <applet code="org.jdesktop.applet.util.JNLPAppletLauncher"
+ width=800
+ height=600
+ archive="dist/deployment/v1/jar/applet-launcher.jar,
+ dist/deployment/v1/jar/gluegen-rt.jar,
+ dist/deployment/v1/jar/jogl.all.jar,
+ dist/3dmap.jar">
+ <param name="codebase_lookup" value="false">
+ <param name="subapplet.classname" value="com.scannerjammer.applet.heightmap.applet.Simple3DLandscapeApplet">
+ <param name="subapplet.displayname" value="3D Map">
+ <param name="noddraw.check" value="true">
+ <param name="progressbar" value="true">
+ <param name="jnlpNumExtensions" value="1">
+ <param name="jnlpExtension1"
+ value="dist/deployment/v1/jogl-awt.jnlp">
+ <param name="java_arguments" value="-Dsun.java2d.noddraw=true">
+ <param name="jnlp_href" value="dist/3dmap.jnlp">
+</applet>
+ </div>
+ <div id="backgroundPopup"></div>
+endpopup code-->
+
+<img src='http://asdf.us/im/8d/imgrid_1324285217_imgrid_1324210455_imgrid_1324210353_gradient_darkseagreencyan_1317343959___.png' style='position:fixed; top:-200px; z-index:-100;'></img>
+<div style='font-size:30px; margin-top:20px;margin-left:20px;'>IMGRID</div>
+<div style="font-size:12px;margin-left:20px;margin-bottom:20px;">3D-GRID-PLANE GENERATOR</div>
+
+<!--<h2 id="use">USE:</h2>
+ <div id="controls">
+ <h2>I. THE FLAT PLANE
+ <span id="swingleft" >II. THE 3D PLANE (forthcoming)
+ <br> CLICK TO OPEN JAVA APPLET</span></h2>-->
+
+ <div id="flatcontrols">
+<table><tr><td style="background-color:white">3D OPTIONS</td></tr></table>
+<br>
+<table style="width:100%">
+ <tr><td>SWING&nbsp<input id='swing' type='text' value='0'></input></td></tr>
+ <tr id="swingslider" class="slider"></tr>
+ <tr><td>TILT&nbsp<input id='tilt' type='text' value='0'></input></td></tr>
+ <tr id="tiltslider" class="slider"></tr>
+ <tr><td>ROLL&nbsp<input id='roll' type='text' value='0'></input></td></tr>
+ <tr id="rollslider" class="slider"></tr>
+ <tr><td>ZOOM&nbsp<input id='zoom' type='text' value='0'></input></td></tr>
+ <tr id="zoomslider" class="slider" value='0'></tr></table><table>
+
+</table>
+<br>
+<br>
+<table>
+<tr style="background-color:white"><td>GRAPHIC OPTIONS</td>
+
+ <td> <div id='threedmore'>+</div></td></tr>
+ </table>
+ <table>
+
+ <tr class='threedadj'><td>GRID THICKNESS:</td>
+ <td><input id='line-thickness' type='text' value='1'></td><td><span style="font-size:12px">PX&nbsp&nbsp</span></input></td></tr>
+
+ <tr class='threedadj'><td>GRID COLOR:</td>
+ <td><input id='line-color' type='text' value='BLACK'></input></td>
+ <td><a href="http://asdf.us/im/colors.html" target="_blank">COLOR LIST</a></td>
+ </tr>
+
+
+ <tr class='threedadj'>
+ <td>GRID OPACITY: </td>
+ <td><input id='line-opacity' type='text' value='1'></input></td>
+ <td class="slider" style="margin:0;padding:0;"id="opacity-slider"></td>
+ </tr>
+
+ <tr class='threedadj'>
+ <td>GRID SPACING: </td>
+ <td><input id='line-spacing' type='text' value='0'></input></td>
+ <td class="slider" style="margin:0;padding:0;" id="spacing-slider"></td></tr>
+
+ <tr class='threedadj'><td>USE ONLY VERTICAL LINES</td><td><input type="checkbox" id="v-lines" value="false"></input></td></tr>
+
+ <tr class='threedadj'><td>USE ONLY HORIZONTAL LINES</td><td><input type="checkbox" id="h-lines" value="false" ></input></td></tr>
+ </table>
+
+
+<table>
+ <tr class='threedadj'><td>USE IMAGE INSTEAD OF GRID</td>
+ <td><input type="text" class="urlinput" type="text" id="imageinstead" value="">IMG URL eg:http://ww...</input></td>
+ </tr></table>
+<table class='threedadj'><td>GRID BACKGROUND COLOR <input type="text" id="bg-color" value="none"></td><td><a href="http://asdf.us/im/colors.html" target="_blank">COLOR LIST</a></input></td>
+
+ </table>
+ <table>
+ <tr class='threedadj'><td>OR GRID BACKGROUND IMAGE</td>
+ <td><input class="urlinput" type="text" id="bg-image" value="">IMG URL eg:http://ww...</input></td></tr>
+ </table>
+
+<table>
+ <tr class='threedadj'><td>GRID-TRANSITION</td>
+ <td><select id="transition">
+ <option selected="selected" value='background'>none</option>
+ <option value="dither">dithered</option>
+ <option value="tile">infinite</option>
+ </select></td></tr>
+
+</table>
+ <table>
+ <tr class='threedadj'><td>DROP SHADOW</td><td><input type='checkbox' id='shadow' value='false'</input></td></tr>
+
+
+</table>
+
+
+<br>
+
+ <table>
+ <tr style="background-color:white"><td>IMAGE OPTIONS</td>
+ <td><div id="imageoptionsmore">+</div></td>
+ </tr>
+ </table>
+ <table class='imageoptions'><td>BACKGROUND COLOR</td><td><input type="text" value="transparent" id="planebgcolor"></input></td>
+ <td><a href="http://asdf.us/im/colors.html" target="_blank">COLOR LIST</a></td> </table>
+ <table>
+
+ <tr class='imageoptions'><td>OR BACKGROUND IMAGE</td><td><input class='urlinput' type="text" value="" id="planebgimage">IMG URL eg:http://ww...</input></td></tr>
+ </table>
+
+ <table><tr class='imageoptions'><td>SKYCOLOR</td><td><input type="text" value="none" id="skycolor">for the area above the horizon-line</input></td>
+ <td><a href="http://asdf.us/im/colors.html" target="_blank">COLOR LIST</a></td>
+ </tr>
+ <tr class="imageoptions"><td>HEIGHT</td>
+ <td> <input id='img-height' type='text' value='500'><span style="font-size:12px">PX</span></input></td></td>
+
+ <tr class="imageoptions"><td>WIDTH</td>
+ <td><input id='img-width' type='text' value='700'><span style="font-size:12px">PX</span></input></td></td></table>
+<table>
+ <tr class="imageoptions"><td>CROP WHITESPACE</td><td><input type="checkbox" id="trim" value="false"></input></td></tr>
+ <tr class="imageoptions"><td>IMAGE FORMAT</td><td>
+ <select id='format'>
+ <option selected='selected' value='png'>PNG</option>
+ <option value='gif'>GIF</option>
+ <option value='jpg'>JPG</option>
+ </select></td></tr></table>
+ <br>
+<table>
+
+ <tr><td>USERNAME</td><td><input type=text value="" id='username'></input></td></tr>
+</table>
+<br>
+<table>
+<button id="generate">GENERATE</button>
+
+<!--<input type="reset" value="Reset Form">-->
+
+</div>
+
+</div>
+
+<div id='result'>
+ <span id="output-cmd" class='results'>click generate or hit enter to get your 2D plane</span>
+ <span id="output-img" class='results'></span>
+ <input id="output-url" class='results'></input>
+ <div id="output-info" class='results'></div>
+</div>
+<div id="likebutton">
+<br>
+<!--<div id="fb-root" style="position:fixed; bottom:10px; right:10px;background-color: transparent;"></div><script src="http://connect.facebook.net/en_US/all.js#appId=236917449658413&amp;xfbml=1"></script><fb:like href="http://asdf.us/im/" send="false" width="347" show_faces="false" colorscheme="light" font="" style="background-color: transparent;"></fb:like>
+-->
+
+
+
+<h5 style="position:fixed; bottom:10px; left:10px;">COPYRIGHT 2011 PEPPER DREAMTEAMER</h5>
+<div id="intro" style="background-color:white">
+<!--<div id="bg">
+ <div><table cellspacing=0 cellpadding=0><tr><td>
+ <img src="background.gif" />
+ </td></tr></table></div>
+</div>-->
+<div id="athena"><img src="athenafinal.gif"></img></div>
+</div>
+<script type="text/javascript" src="jquery-1.6.4.min.js"></script>
+<script type="text/javascript" src="jquery-ui-1.8.16.custom.min.js"></script>
+<script type="text/javascript" src="sliders.js"></script>
+<script type="text/javascript">$('#intro').remove();</script>
+<!--<script type="text/javascript" src="intro.js">-->
+<script type="text/javascript" src="main.js"></script>
+<!--<script src="popup.js" type="text/javascript"></script>-->
+<!--<script type="text/javascript" src="picker.js"></script>-->
+<script type='text/javascript'>
+ threedmoreclicked = 'false';
+ $('#threedmore').click(function(){
+ $('.threedadj').toggle('300')
+
+ if(threedmoreclicked === 'false'){
+ $('#threedmore').html('-')
+ threedmoreclicked = 'true'
+ }
+ else{
+ $('#threedmore').html('+')
+ threedmoreclicked = 'false'
+ }
+ })
+ imageoptionsmoreclicked = 'false';
+ $('#imageoptionsmore').html('+');
+ $('#imageoptionsmore').click(function(){
+ $('.imageoptions').toggle('300')
+ if(imageoptionsmoreclicked === 'false'){
+ $('#imageoptionsmore').html('-')
+ imageoptionsmoreclicked = 'true'
+ }
+ else{
+ $('#imageoptionsmore').html('+')
+ imageoptionsmoreclicked = 'false'
+ }
+
+ });
+ $('#bg-color').click(function(){
+ nonecheck = $('#bg-color').val()
+ if(nonecheck === 'none')
+ {
+ $('#bg-color').val('')
+ }
+ });
+</script>
+</body>
+</html>