Skip to content

Commit

Permalink
exise php
Browse files Browse the repository at this point in the history
Remove all PHP. I think there are things that aren't going to work, but I think they should already have been broken.
  • Loading branch information
ofthedove committed Oct 21, 2024
1 parent 159d2ed commit ca32c00
Show file tree
Hide file tree
Showing 26 changed files with 267 additions and 138 deletions.
10 changes: 0 additions & 10 deletions analyticstracking.php

This file was deleted.

10 changes: 10 additions & 0 deletions clock/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4Q067YQEPQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-4Q067YQEPQ');
</script>

<meta charset="utf-8">
<title>Clock</title>

Expand Down
10 changes: 10 additions & 0 deletions clock2/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4Q067YQEPQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-4Q067YQEPQ');
</script>

<meta charset="utf-8">
<title>Clock</title>

Expand Down
50 changes: 0 additions & 50 deletions deploy.php

This file was deleted.

File renamed without changes.
14 changes: 12 additions & 2 deletions games/back/index.php → games/back/index.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,23 @@
<!DOCTYPE html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4Q067YQEPQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-4Q067YQEPQ');
</script>

<meta charset="utf-8">
<title> Back | Games | AndrewCombs13.com </title>
<link rel="stylesheet" type="text/css" href="back.css">

<!-- jQuery from Google CDN -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>

<script type="text/javascript" src="back.js"></script>
</head>
<body>
Expand Down
File renamed without changes.
14 changes: 12 additions & 2 deletions games/blotch/index.php → games/blotch/index.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,23 @@
<!DOCTYPE html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4Q067YQEPQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-4Q067YQEPQ');
</script>

<meta charset="utf-8">
<title> Blotch | Games | AndrewCombs13.com </title>
<link rel="stylesheet" type="text/css" href="squiggle.css">

<!-- jQuery from Google CDN -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>

<script type="text/javascript" src="squiggle.js"></script>
</head>
<body>
Expand Down
14 changes: 12 additions & 2 deletions games/bop/index.php → games/bop/index.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,23 @@
<!DOCTYPE html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4Q067YQEPQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-4Q067YQEPQ');
</script>

<meta charset="utf-8">
<title> Bop | Games | AndrewCombs13.com </title>
<link rel="stylesheet" type="text/css" href="bop.css">

<!-- jQuery from Google CDN -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>

<script type="text/javascript" src="bop.js"></script>
</head>
<body>
Expand Down
14 changes: 12 additions & 2 deletions games/dripTemp/index.php → games/drip/index.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,23 @@
<!DOCTYPE html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4Q067YQEPQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-4Q067YQEPQ');
</script>

<meta charset="utf-8">
<title> Drip | Games | AndrewCombs13.com </title>
<link rel="stylesheet" type="text/css" href="drip.css">

<!-- jQuery from Google CDN -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>

<script type="text/javascript" src="drip.js"></script>
</head>
<body>
Expand Down
14 changes: 12 additions & 2 deletions games/drip/index.php → games/dripTemp/index.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,23 @@
<!DOCTYPE html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4Q067YQEPQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-4Q067YQEPQ');
</script>

<meta charset="utf-8">
<title> Drip | Games | AndrewCombs13.com </title>
<link rel="stylesheet" type="text/css" href="drip.css">

<!-- jQuery from Google CDN -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>

<script type="text/javascript" src="drip.js"></script>
</head>
<body>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
<!DOCTYPE html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4Q067YQEPQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-4Q067YQEPQ');
</script>

<meta charset="utf-8">
<title>Gathering Animation</title>

<link rel="stylesheet" type="text/css" href="style.css">

<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script type="text/javascript" src="http://jqueryrotate.googlecode.com/svn/trunk/jQueryRotate.js"></script><!-- For image rotation, because html image rotation isn't implemented yet. -->
<script type="text/javascript" src="script.js"></script>
Expand Down
13 changes: 11 additions & 2 deletions games/index.php → games/index.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,22 @@
<!DOCTYPE html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4Q067YQEPQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-4Q067YQEPQ');
</script>

<meta charset="utf-8">
<title> Games | AndrewCombs13.com </title>

<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<?php include_once("/var/www/html/analyticstracking.php") ?>
<ul>
<li>
<a href="drip/"><h3>Drip</h3></a>
Expand Down
26 changes: 18 additions & 8 deletions games/sliderTest/index.php → games/sliderTest/index.html
Original file line number Diff line number Diff line change
@@ -1,25 +1,35 @@
<!DOCTYPE html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4Q067YQEPQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-4Q067YQEPQ');
</script>

<meta charset="utc-8">
<title>Slider Test | AndrewCombs13.com</title>
<link rel="stylesheet" type="text/css" href="styles.css">

<!-- jQuery from Google CDN -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>

<script type="text/javascript" src="script.js"></script>
</head>
<body>
<div id="header">
<a id="homeLink" href="index.php">
<a id="homeLink" href="index.html">
<img src="homeButton.png">
</a>
<ul id="nav"
><a href="page1.php"><li>Page 1</li></a
><a href="page2.php"><li>Page 2</li></a
><a href="page3.php"><li>Page 3</li></a
><a href="page4.php"><li class="last-item">Page 4</li></a
><a href="page1.html"><li>Page 1</li></a
><a href="page2.html"><li>Page 2</li></a
><a href="page3.html"><li>Page 3</li></a
><a href="page4.html"><li class="last-item">Page 4</li></a
></ul>
<div id="search">
<input id="search-input" placeholder="Search">
Expand All @@ -34,7 +44,7 @@
<p>Nine minutes and ten seconds into the burn, Program 64 started on the computer and the LM pitched forward and the crew could see the ground. Using scribe marks on the window and angles read to him by Irwin, Scott found where the computer was predicting the landing site to be and then used a hand controller to move the predicted location. He did this 18 times during the landing, moving the target site a total of 338 meters (1110 feet) uprange and 409 meters (1341 feet) north.</p>
<p>Scott's main problem was that there was very little detail on the surface. The best images of the site only had 66 ft (20 m) resolution and photoanalysers had overenhanced the images. The main problem was overestimating the depth of craters, so as to make them have shadows at higher sun angles. Fortunately he was able to see four craters, Matthew, Mark, Luke and Index (the reason it was called Index and not John was due to Madalyn Murray O'Hair, an outspoken atheist who had sued NASA over the reading of Genesis during Apollo 8. Although she lost the case, NASA remained squeamish on overtly religious announcements on later flights).</p>
<p>Irwin began reading the altitude, rate of descent and the projected landing site. At 400 ft (120 m), the computer was switched to Program 66, designed for the landing phase. From now on Scott was flying manually. Irwin stopped reading out the projected landing site. Passing through 120 ft (37 m) Scott said he was picking up some dust. By the time they got to between 60 and 50 ft (18 to 15 m) the view outside would be completely obscured by dust.</p>
<p>Irwin then announced that the contact light had illuminated, indicating one of the landing probes on the LM's feet had contacted the ground. Immediately Scott cut the engine. With the extended engine bell there was a fear that it could touch the ground and cause exhaust to travel back into the engine. It is estimated that they were travelling 6.8 ft/s (2 m/s) when they hit, twice as fast as previous missions. A few seconds later, Scott informed the ground that "Okay, Houston. The Falcon is on the Plain at Hadley." Falcon was tilted nearly 10 degrees to its back left, just 5° below the maximum acceptable angle. It set down on the rim of a crater such that its engine bell was damaged, and with one of the legs in the crater. They were about 600 meters north and about 175 meters west of the targeted landing site. This was of little concern though thanks to the capabilities of the rover.</p>
<p>Irwin then announced that the contact light had illuminated, indicating one of the landing probes on the LM's feet had contacted the ground. Immediately Scott cut the engine. With the extended engine bell there was a fear that it could touch the ground and cause exhaust to travel back into the engine. It is estimated that they were travelling 6.8 ft/s (2 m/s) when they hit, twice as fast as previous missions. A few seconds later, Scott informed the ground that "Okay, Houston. The Falcon is on the Plain at Hadley." Falcon was tilted nearly 10 degrees to its back left, just 5 below the maximum acceptable angle. It set down on the rim of a crater such that its engine bell was damaged, and with one of the legs in the crater. They were about 600 meters north and about 175 meters west of the targeted landing site. This was of little concern though thanks to the capabilities of the rover.</p>
<p>A scientific team coordinated by Paolo Forti, specialist of cave minerals and crystallographer at the University of Bologna (Italy) explored the cave in detail in 2006. To survive and to be able to work in the extreme temperature and humid conditions which prevent prolonged incursion in the crystal chamber, they developed their own refrigerated suits and cold breathing systems (respectively dubbed Tolomea suit and Sinusit respirator). Special caving overalls were fitted with a mattress of refrigerating tubes placed all over the body and connected to a backpack weighing about 20 kg (44 lbs) containing a reservoir filled with cold water and ice. The cooling provided by melting ice was sufficient to provide about half an hour of autonomy.</p>
<p>Beside mineralogical and crystallographic studies, biogeochemical and microbial characterization of the gypsum giant crystals were also performed. Stein-Erik Lauritzen (University of Bergen, Norway) performed uranium-thorium dating to determine the maximum age of the giant crystals, about 500,000 years.[11][12][13]</p>
<p>Penelope Boston (New Mexico Institute of Mining and Technology), speleologist and geomicrobiologist specialist of extremophile organisms realized sterile sampling of gypsum drillcores by making small boreholes inside large crystals under aseptic conditions. The aim was to detect the possible presence of ancient bacteria encapsulated inside fluid and solid inclusions present the calcium sulfate matrix from its formation.</p>
Expand Down
26 changes: 18 additions & 8 deletions games/tictactoe/index.php → games/tictactoe/index.html
Original file line number Diff line number Diff line change
@@ -1,17 +1,27 @@
<!DOCTYPE html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4Q067YQEPQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-4Q067YQEPQ');
</script>

<meta charset="utf-8">
<title> Timer | AndrewCombs13.com </title>
<link rel="stylesheet" type="text/css" href="squiggle.css">

<!-- jQuery from Google CDN -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>

<script type="text/javascript" src="squiggle.js"></script>
</head>
<body>

<!--<div id="board">
<table>
<tr id="row-0"
Expand All @@ -31,9 +41,9 @@
></tr>
</table>
</div>-->

<!--<div id="board"><table><tr id="row-0"><td id="cell-0"></td><td id="cell-1"></td><td id="cell-2"></td></tr><tr id="row-1"><td id="cell-0"></td><td id="cell-1"></td><td id="cell-2"></td></tr><tr id="row-2"><td id="cell-0"></td><td id="cell-1"></td><td id="cell-2"></td></tr></table></div>-->

<div id="board">
<div id="row-0">
<div id="cell-0"></div>
Expand All @@ -51,10 +61,10 @@
<div id="cell-2"></div>
</div>
</div>

<div id="sideToggle" class="red"></div>

<div id="reset" class="reset"></div>

</body>
</html>
Loading

0 comments on commit ca32c00

Please sign in to comment.