Add files via upload
This commit is contained in:
77
contact.html
Normal file
77
contact.html
Normal file
@ -0,0 +1,77 @@
|
||||
<title>Sirtom93.com - Contact</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
|
||||
<style type="text/css"><!--
|
||||
body {
|
||||
background-color: #000000;
|
||||
}
|
||||
body,td,th {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
a:link {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:visited {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:active {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
.style2 {font-weight: bold; font-family: Arial, Helvetica, sans-serif; letter-spacing: -1px;}
|
||||
.table {
|
||||
border-right-width: 1px;
|
||||
border-bottom-width: 0px;
|
||||
border-left-width: 1px;
|
||||
border-top-style: none;
|
||||
border-right-style: solid;
|
||||
border-bottom-style: none;
|
||||
border-left-style: solid;
|
||||
border-bottom-color: #000000;
|
||||
}
|
||||
--></style>
|
||||
</head>
|
||||
<body>
|
||||
<div align="center">
|
||||
<p class="style2"><a title="" href="/home.html">Home</a> | <a title="" href="/flash.html">Flash</a> | <a title="" href="/programming.html">Programming</a> | <a title="" href="/contact.html">Contact </a>| <a title="" href="/doom.html">Doom</a></p></div>
|
||||
<p> </p>
|
||||
<center>
|
||||
<table class="table" width="745" border="0" bordercolor="#000000">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td bgcolor="#0000ff">Contact</td></tr>
|
||||
<tr valign="top">
|
||||
<td class="wproHighlight" valign="top" bgcolor="#666666" height="192">
|
||||
<p>Feel free to send me an email - inbox@sirtom93.com</p>
|
||||
<p>If you want my msn then ask </p>
|
||||
<p> </p></td></tr></tbody></table></center>
|
||||
</body>
|
||||
</html><!--
|
||||
FILE ARCHIVED ON 16:26:43 Jan 05, 2009 AND RETRIEVED FROM THE
|
||||
INTERNET ARCHIVE ON 23:28:32 Dec 08, 2021.
|
||||
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
|
||||
|
||||
ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
|
||||
SECTION 108(a)(3)).
|
||||
-->
|
||||
<!--
|
||||
playback timings (ms):
|
||||
CDXLines.iter: 22.775 (3)
|
||||
captures_list: 400.711
|
||||
esindex: 0.018
|
||||
cdx.remote: 0.148
|
||||
LoadShardBlock: 50.358 (3)
|
||||
xauthn.chkprivs: 173.836
|
||||
PetaboxLoader3.resolve: 58.878
|
||||
xauthn.identify: 110.79
|
||||
exclusion.robots.policy: 285.105
|
||||
PetaboxLoader3.datanode: 105.374 (4)
|
||||
load_resource: 120.555
|
||||
exclusion.robots: 285.136
|
||||
-->
|
79
doom.html
Normal file
79
doom.html
Normal file
@ -0,0 +1,79 @@
|
||||
<title>Sirtom93.com - Doom</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
|
||||
<style type="text/css"><!--
|
||||
body {
|
||||
background-color: #000000;
|
||||
}
|
||||
body,td,th {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
a:link {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:visited {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:active {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
.style2 {font-weight: bold; font-family: Arial, Helvetica, sans-serif; letter-spacing: -1px;}
|
||||
.table {
|
||||
border-right-width: 1px;
|
||||
border-bottom-width: 0px;
|
||||
border-left-width: 1px;
|
||||
border-top-style: none;
|
||||
border-right-style: solid;
|
||||
border-bottom-style: none;
|
||||
border-left-style: solid;
|
||||
border-bottom-color: #000000;
|
||||
}
|
||||
--></style>
|
||||
</head>
|
||||
<body>
|
||||
<div align="center">
|
||||
<p class="style2"><a title="" href="/home.html">Home</a> | <a title="" href="/flash.html">Flash</a> | <a title="" href="/programming.html">Programming</a> | <a title="" href="/contact.html">Contact </a>| <a title="" href="/doom.html">Doom</a></p></div>
|
||||
<p> </p>
|
||||
<center>
|
||||
<table class="table" width="745" border="0" bordercolor="#000000">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td bgcolor="#0000ff">Doom</td></tr>
|
||||
<tr valign="top">
|
||||
<td class="wproHighlight" valign="top" bgcolor="#666666" height="192">
|
||||
<p>I have been playing doom for ages and am a huge fan of all the games.</p>
|
||||
<p>I play using Skulltag or the doom95 loader. I am usually on doom connector too. </p>
|
||||
<p>There will soon be wads that I have created in this section.</p>
|
||||
<p><br/>
|
||||
<br/> </p></td></tr></tbody></table></center>
|
||||
</body>
|
||||
</html><!--
|
||||
FILE ARCHIVED ON 16:20:25 Jan 05, 2009 AND RETRIEVED FROM THE
|
||||
INTERNET ARCHIVE ON 23:30:14 Dec 08, 2021.
|
||||
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
|
||||
|
||||
ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
|
||||
SECTION 108(a)(3)).
|
||||
-->
|
||||
<!--
|
||||
playback timings (ms):
|
||||
captures_list: 3519.745
|
||||
exclusion.robots: 230.941
|
||||
exclusion.robots.policy: 230.931
|
||||
xauthn.identify: 135.688
|
||||
xauthn.chkprivs: 95.02
|
||||
RedisCDXSource: 0.593
|
||||
esindex: 0.006
|
||||
LoadShardBlock: 3270.667 (3)
|
||||
PetaboxLoader3.datanode: 3292.65 (4)
|
||||
CDXLines.iter: 15.316 (3)
|
||||
load_resource: 284.814
|
||||
PetaboxLoader3.resolve: 232.888
|
||||
-->
|
84
flash.html
Normal file
84
flash.html
Normal file
@ -0,0 +1,84 @@
|
||||
<title>Sirtom93.com - Flash</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
|
||||
<style type="text/css"><!--
|
||||
body {
|
||||
background-color: #000000;
|
||||
}
|
||||
body,td,th {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
a:link {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:visited {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:active {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
.style2 {font-weight: bold; font-family: Arial, Helvetica, sans-serif; letter-spacing: -1px;}
|
||||
.table {
|
||||
border-right-width: 1px;
|
||||
border-bottom-width: 0px;
|
||||
border-left-width: 1px;
|
||||
border-top-style: none;
|
||||
border-right-style: solid;
|
||||
border-bottom-style: none;
|
||||
border-left-style: solid;
|
||||
border-bottom-color: #000000;
|
||||
}
|
||||
--></style>
|
||||
</head>
|
||||
<body>
|
||||
<div align="center">
|
||||
<p class="style2"><a title="" href="/">Home</a> | <a title="" href="/flash.html">Flash</a> | <a title="" href="/programming.html">Programming</a> | <a title="" href="/contact.html">Contact </a>| <a title="" href="/doom.html">Doom</a></p></div>
|
||||
<p> </p>
|
||||
<center>
|
||||
<table class="table" width="745" border="0" bordercolor="#000000">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td bgcolor="#0000ff">Flash</td></tr>
|
||||
<tr valign="top">
|
||||
<td class="wproHighlight" valign="top" bgcolor="#666666" height="192">
|
||||
<p>I have been making games and animations in adobe flash for about 2 years now. Here is some of my work:</p>
|
||||
<p><a title="" href="http://www.newgrounds.com/portal/view/361629">Diablo</a></p>
|
||||
<p><a title="" href="http://www.newgrounds.com/portal/view/389570">Zombies</a></p>
|
||||
<p><a title="" href="http://www.newgrounds.com/portal/view/410796">1 hour party collab</a></p>
|
||||
<p><a title="" href="http://www.newgrounds.com/portal/view/415220">Destroy the toy</a></p>
|
||||
<p><a title="" href="http://www.newgrounds.com/portal/view/416772">Half life collab</a></p>
|
||||
<p><a title="" href="http://www.newgrounds.com/portal/view/417012">Stick world: hell</a></p>
|
||||
<p><a title="" href="http://www.newgrounds.com/portal/view/424922">Weapon collab</a></p>
|
||||
<p><a title="" href="http://www.newgrounds.com/portal/view/442043">Space cave</a></p></td></tr></tbody></table></center>
|
||||
</body>
|
||||
</html>
|
||||
<!--
|
||||
FILE ARCHIVED ON 16:13:18 Jan 05, 2009 AND RETRIEVED FROM THE
|
||||
INTERNET ARCHIVE ON 23:22:29 Dec 08, 2021.
|
||||
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
|
||||
|
||||
ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
|
||||
SECTION 108(a)(3)).
|
||||
-->
|
||||
<!--
|
||||
playback timings (ms):
|
||||
captures_list: 164.466
|
||||
exclusion.robots: 88.037
|
||||
exclusion.robots.policy: 88.023
|
||||
xauthn.identify: 63.367
|
||||
xauthn.chkprivs: 24.329
|
||||
RedisCDXSource: 1.698
|
||||
esindex: 0.01
|
||||
LoadShardBlock: 51.67 (3)
|
||||
PetaboxLoader3.datanode: 42.262 (4)
|
||||
CDXLines.iter: 20.694 (3)
|
||||
load_resource: 79.55
|
||||
PetaboxLoader3.resolve: 62.396
|
||||
-->
|
88
index.html
Normal file
88
index.html
Normal file
@ -0,0 +1,88 @@
|
||||
<title>Sirtom93.com - Home</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
|
||||
<style type="text/css"><!--
|
||||
body {
|
||||
background-color: #000000;
|
||||
}
|
||||
body,td,th {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
a:link {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:visited {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:active {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
.style2 {font-weight: bold; font-family: Arial, Helvetica, sans-serif; letter-spacing: -1px;}
|
||||
.table {
|
||||
border-right-width: 1px;
|
||||
border-bottom-width: 0px;
|
||||
border-left-width: 1px;
|
||||
border-top-style: none;
|
||||
border-right-style: solid;
|
||||
border-bottom-style: none;
|
||||
border-left-style: solid;
|
||||
border-bottom-color: #000000;
|
||||
}
|
||||
--></style>
|
||||
</head>
|
||||
<body>
|
||||
<div align="center">
|
||||
<p class="style2"><a title="" href="/">Home</a> | <a title="" href="/flash.html">Flash</a> | <a title="" href="/programming.html">Programming</a> | <a title="" href="/contact.html">Contact </a>| <a title="" href="/doom.html">Doom</a></p></div>
|
||||
<p> </p>
|
||||
<center>
|
||||
<table class="table" border="0" bordercolor="#000000" width="745">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td bgcolor="#0000ff">Home</td></tr>
|
||||
<tr valign="top">
|
||||
<td class="wproHighlight" bgcolor="#666666" valign="top" height="192">
|
||||
<p>Hello my name is Thomas Briggs. I am 15 years old and im from Norfolk, England.</p>
|
||||
<p>I am a flash animator and you can see my animations and games I have made on this site aswell as <a title="" href="http://www.sirtom93.newgrounds.com/"><font color="#ffffff">sirtom93.newgrounds.com</font></a>, I also have some audio here.</p>
|
||||
<p>I can program in c++, html and am currently learning Perl. I will upload finished projects and sources to this site when finished.</p>
|
||||
<p>And lastly it should be noted that I am a huge Doom fan (the game by ID) and play alot of skulltag (Doom engine). I am currently working on some maps using doom builder, you can see videos and info in the Doom section.</p></td></tr></tbody></table></center>
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-0984883759463218";
|
||||
/* 234x60, created 16/11/08 */
|
||||
google_ad_slot = "7063701991";
|
||||
google_ad_width = 234;
|
||||
google_ad_height = 60;
|
||||
//-->
|
||||
</script>
|
||||
<script type="text/javascript" src="https://web.archive.org/web/20090227000632js_/http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
</script>
|
||||
</body>
|
||||
</html><!--
|
||||
FILE ARCHIVED ON 00:06:32 Feb 27, 2009 AND RETRIEVED FROM THE
|
||||
INTERNET ARCHIVE ON 23:16:38 Dec 08, 2021.
|
||||
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
|
||||
|
||||
ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
|
||||
SECTION 108(a)(3)).
|
||||
-->
|
||||
<!--
|
||||
playback timings (ms):
|
||||
captures_list: 514.162
|
||||
exclusion.robots: 177.287
|
||||
exclusion.robots.policy: 177.278
|
||||
xauthn.identify: 118.695
|
||||
xauthn.chkprivs: 58.386
|
||||
RedisCDXSource: 41.401
|
||||
esindex: 0.008
|
||||
LoadShardBlock: 279.05 (3)
|
||||
PetaboxLoader3.datanode: 152.289 (4)
|
||||
CDXLines.iter: 14.735 (3)
|
||||
load_resource: 148.828
|
||||
PetaboxLoader3.resolve: 38.952
|
||||
-->
|
77
programming.html
Normal file
77
programming.html
Normal file
@ -0,0 +1,77 @@
|
||||
<title>Sirtom93.com - Programming</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
|
||||
<style type="text/css"><!--
|
||||
body {
|
||||
background-color: #000000;
|
||||
}
|
||||
body,td,th {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
a:link {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:visited {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:active {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
.style2 {font-weight: bold; font-family: Arial, Helvetica, sans-serif; letter-spacing: -1px;}
|
||||
.table {
|
||||
border-right-width: 1px;
|
||||
border-bottom-width: 0px;
|
||||
border-left-width: 1px;
|
||||
border-top-style: none;
|
||||
border-right-style: solid;
|
||||
border-bottom-style: none;
|
||||
border-left-style: solid;
|
||||
border-bottom-color: #000000;
|
||||
}
|
||||
--></style>
|
||||
</head>
|
||||
<body>
|
||||
<div align="center">
|
||||
<p class="style2"><a title="" href="/home.html">Home</a> | <a title="" href="/flash.html">Flash</a> | <a title="" href="/programming.html">Programming</a> | <a title="" href="/contact.html">Contact </a>| <a title="" href="/doom.html">Doom</a></p></div>
|
||||
<p> </p>
|
||||
<center>
|
||||
<table class="table" width="745" border="0" bordercolor="#000000">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td bgcolor="#0000ff">Programming<br/>
|
||||
</td></tr>
|
||||
<tr valign="top">
|
||||
<td class="wproHighlight" valign="top" bgcolor="#666666" height="192">
|
||||
<p>I enjoy programming and scripting in c++ and Perl. Aswell as languages like actionscript for flash.</p>
|
||||
<p>Some of my work is up at www.coderprofile.com. </p></td></tr></tbody></table></center>
|
||||
</body>
|
||||
</html><!--
|
||||
FILE ARCHIVED ON 16:02:07 Jan 05, 2009 AND RETRIEVED FROM THE
|
||||
INTERNET ARCHIVE ON 23:26:04 Dec 08, 2021.
|
||||
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
|
||||
|
||||
ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
|
||||
SECTION 108(a)(3)).
|
||||
-->
|
||||
<!--
|
||||
playback timings (ms):
|
||||
xauthn.chkprivs: 45.784
|
||||
RedisCDXSource: 7.197
|
||||
esindex: 0.014
|
||||
PetaboxLoader3.datanode: 96.049 (4)
|
||||
exclusion.robots.policy: 141.318
|
||||
exclusion.robots: 141.33
|
||||
LoadShardBlock: 78.451 (3)
|
||||
captures_list: 247.034
|
||||
CDXLines.iter: 17.601 (3)
|
||||
xauthn.identify: 95.167
|
||||
PetaboxLoader3.resolve: 58.037
|
||||
load_resource: 99.38
|
||||
-->
|
Reference in New Issue
Block a user