From 025e15b2ba7f54f87cf409fd7c3dd77746c72858 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 3 Feb 2013 10:44:49 +0100 Subject: add hosts --- arcade.buetow.org/content/Jump_and_run.xml | 5 + .../Jump_and_run/nes_super_mario_bros_1.inc | 21 ++++ arcade.buetow.org/content/Run_and_gun.xml | 5 + .../content/Run_and_gun/neogeo_cyberlip.inc | 21 ++++ .../content/Run_and_gun/neogeo_metal_slug.inc | 21 ++++ .../content/Run_and_gun/neogeo_metal_slug_2.inc | 21 ++++ .../content/Run_and_gun/neogeo_metal_slug_3.inc | 21 ++++ .../content/Run_and_gun/neogeo_metal_slug_4.inc | 21 ++++ .../content/Run_and_gun/neogeo_metal_slug_5.inc | 21 ++++ .../content/Run_and_gun/neogeo_metal_slug_6.inc | 24 +++++ .../content/Run_and_gun/neogeo_metal_slug_x.inc | 24 +++++ arcade.buetow.org/content/home.xml | 5 + arcade.buetow.org/htdocs/images/convert.sh | 5 + arcade.buetow.org/htdocs/images/m1-small.jpg | Bin 0 -> 11959 bytes arcade.buetow.org/htdocs/images/m1.jpg | Bin 0 -> 35314 bytes .../htdocs/images/neogeo-cyberlip-small.jpg | Bin 0 -> 17722 bytes .../htdocs/images/neogeo-cyberlip.jpg | Bin 0 -> 49697 bytes .../htdocs/images/neogeo-metalslug1-small.jpg | Bin 0 -> 21613 bytes .../htdocs/images/neogeo-metalslug1.jpg | Bin 0 -> 45124 bytes .../htdocs/images/neogeo-metalslug2-small.jpg | Bin 0 -> 17958 bytes .../htdocs/images/neogeo-metalslug2.jpg | Bin 0 -> 36135 bytes .../htdocs/images/neogeo-metalslug3-small.jpg | Bin 0 -> 37320 bytes .../htdocs/images/neogeo-metalslug3.jpg | Bin 0 -> 68947 bytes .../htdocs/images/neogeo-metalslug4-small.jpg | Bin 0 -> 18730 bytes .../htdocs/images/neogeo-metalslug4.jpg | Bin 0 -> 40388 bytes .../htdocs/images/neogeo-metalslug5-small.jpg | Bin 0 -> 18584 bytes .../htdocs/images/neogeo-metalslug5.jpg | Bin 0 -> 27412 bytes .../htdocs/images/neogeo-metalslug6-small.jpg | Bin 0 -> 32192 bytes .../htdocs/images/neogeo-metalslug6.jpg | Bin 0 -> 150771 bytes .../htdocs/images/neogeo-metalslugx-small.jpg | Bin 0 -> 26724 bytes .../htdocs/images/neogeo-metalslugx.jpg | Bin 0 -> 100116 bytes .../htdocs/images/nes-super-mario-bros1-small.jpg | Bin 0 -> 10710 bytes .../htdocs/images/nes-super-mario-bros1.jpg | Bin 0 -> 17212 bytes arcade.buetow.org/htdocs/styles/default.css | 107 +++++++++++++++++++++ arcade.buetow.org/templates/xhtml-piwik.xml | 48 +++++++++ arcade.buetow.org/templates/xhtml.xml | 34 +++++++ 36 files changed, 404 insertions(+) create mode 100644 arcade.buetow.org/content/Jump_and_run.xml create mode 100644 arcade.buetow.org/content/Jump_and_run/nes_super_mario_bros_1.inc create mode 100644 arcade.buetow.org/content/Run_and_gun.xml create mode 100644 arcade.buetow.org/content/Run_and_gun/neogeo_cyberlip.inc create mode 100644 arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug.inc create mode 100644 arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_2.inc create mode 100644 arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_3.inc create mode 100644 arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_4.inc create mode 100644 arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_5.inc create mode 100644 arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_6.inc create mode 100644 arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_x.inc create mode 100644 arcade.buetow.org/content/home.xml create mode 100755 arcade.buetow.org/htdocs/images/convert.sh create mode 100644 arcade.buetow.org/htdocs/images/m1-small.jpg create mode 100644 arcade.buetow.org/htdocs/images/m1.jpg create mode 100644 arcade.buetow.org/htdocs/images/neogeo-cyberlip-small.jpg create mode 100644 arcade.buetow.org/htdocs/images/neogeo-cyberlip.jpg create mode 100644 arcade.buetow.org/htdocs/images/neogeo-metalslug1-small.jpg create mode 100644 arcade.buetow.org/htdocs/images/neogeo-metalslug1.jpg create mode 100644 arcade.buetow.org/htdocs/images/neogeo-metalslug2-small.jpg create mode 100644 arcade.buetow.org/htdocs/images/neogeo-metalslug2.jpg create mode 100644 arcade.buetow.org/htdocs/images/neogeo-metalslug3-small.jpg create mode 100644 arcade.buetow.org/htdocs/images/neogeo-metalslug3.jpg create mode 100644 arcade.buetow.org/htdocs/images/neogeo-metalslug4-small.jpg create mode 100644 arcade.buetow.org/htdocs/images/neogeo-metalslug4.jpg create mode 100644 arcade.buetow.org/htdocs/images/neogeo-metalslug5-small.jpg create mode 100644 arcade.buetow.org/htdocs/images/neogeo-metalslug5.jpg create mode 100644 arcade.buetow.org/htdocs/images/neogeo-metalslug6-small.jpg create mode 100644 arcade.buetow.org/htdocs/images/neogeo-metalslug6.jpg create mode 100644 arcade.buetow.org/htdocs/images/neogeo-metalslugx-small.jpg create mode 100644 arcade.buetow.org/htdocs/images/neogeo-metalslugx.jpg create mode 100644 arcade.buetow.org/htdocs/images/nes-super-mario-bros1-small.jpg create mode 100644 arcade.buetow.org/htdocs/images/nes-super-mario-bros1.jpg create mode 100644 arcade.buetow.org/htdocs/styles/default.css create mode 100644 arcade.buetow.org/templates/xhtml-piwik.xml create mode 100644 arcade.buetow.org/templates/xhtml.xml (limited to 'arcade.buetow.org') diff --git a/arcade.buetow.org/content/Jump_and_run.xml b/arcade.buetow.org/content/Jump_and_run.xml new file mode 100644 index 0000000..2ca072f --- /dev/null +++ b/arcade.buetow.org/content/Jump_and_run.xml @@ -0,0 +1,5 @@ + + + Jump and run games + + diff --git a/arcade.buetow.org/content/Jump_and_run/nes_super_mario_bros_1.inc b/arcade.buetow.org/content/Jump_and_run/nes_super_mario_bros_1.inc new file mode 100644 index 0000000..dab6ac4 --- /dev/null +++ b/arcade.buetow.org/content/Jump_and_run/nes_super_mario_bros_1.inc @@ -0,0 +1,21 @@ + + + + + + Super Mario Bros + + + Platform: NES + + + Publisher: Nintendo + + + Release year: 1985 + + + Size: 0.375 Megs + + + diff --git a/arcade.buetow.org/content/Run_and_gun.xml b/arcade.buetow.org/content/Run_and_gun.xml new file mode 100644 index 0000000..f9f0242 --- /dev/null +++ b/arcade.buetow.org/content/Run_and_gun.xml @@ -0,0 +1,5 @@ + + + Run and gun games + + diff --git a/arcade.buetow.org/content/Run_and_gun/neogeo_cyberlip.inc b/arcade.buetow.org/content/Run_and_gun/neogeo_cyberlip.inc new file mode 100644 index 0000000..e2b9204 --- /dev/null +++ b/arcade.buetow.org/content/Run_and_gun/neogeo_cyberlip.inc @@ -0,0 +1,21 @@ + + + + + + Cyberlip + + + Platform: Neo Geo + + + Publisher: SNK + + + Release year: 1990 + + + Size: 75 Megs + + + diff --git a/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug.inc b/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug.inc new file mode 100644 index 0000000..aa30ce4 --- /dev/null +++ b/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug.inc @@ -0,0 +1,21 @@ + + + + + + Metal Slug + + + Platform: Neo Geo + + + Publisher: SNK + + + Release year: 1996 + + + Size: 224 Megs + + + diff --git a/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_2.inc b/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_2.inc new file mode 100644 index 0000000..2496d3a --- /dev/null +++ b/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_2.inc @@ -0,0 +1,21 @@ + + + + + + Metal Slug 2 + + + Platform: Neo Geo + + + Publisher: SNK + + + Release year: 1998 + + + Size: 352 Megs + + + diff --git a/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_3.inc b/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_3.inc new file mode 100644 index 0000000..85cb5b7 --- /dev/null +++ b/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_3.inc @@ -0,0 +1,21 @@ + + + + + + Metal Slug 3 + + + Platform: Neo Geo + + + Publisher: SNK + + + Release year: 2000 + + + Size: 712 Megs + + + diff --git a/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_4.inc b/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_4.inc new file mode 100644 index 0000000..efb38f8 --- /dev/null +++ b/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_4.inc @@ -0,0 +1,21 @@ + + + + + + Metal Slug 4 + + + Platform: Neo Geo + + + Publisher: SNK + + + Release year: 2002 + + + Size: 560 Megs + + + diff --git a/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_5.inc b/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_5.inc new file mode 100644 index 0000000..78bdce6 --- /dev/null +++ b/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_5.inc @@ -0,0 +1,21 @@ + + + + + + Metal Slug 5 + + + Platform: Neo Geo + + + Publisher: SNK + + + Release year: 2003 + + + Size: 712 Megs + + + diff --git a/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_6.inc b/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_6.inc new file mode 100644 index 0000000..036d77b --- /dev/null +++ b/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_6.inc @@ -0,0 +1,24 @@ + + + + + + Metal Slug 6 (Bootleg) + + + Platform: Neo Geo + + + Publisher: SNK + + + Release year: ???? + + + Size: ??? Megs + + + Note: Custom Metal Slug Remix + + + diff --git a/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_x.inc b/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_x.inc new file mode 100644 index 0000000..9e808ff --- /dev/null +++ b/arcade.buetow.org/content/Run_and_gun/neogeo_metal_slug_x.inc @@ -0,0 +1,24 @@ + + + + + + Metal Slug X + + + Platform: Neo Geo + + + Publisher: SNK + + + Release year: 1999 + + + Size: 512 Megs + + + Note: Revised Metal Slug 2 + + + diff --git a/arcade.buetow.org/content/home.xml b/arcade.buetow.org/content/home.xml new file mode 100644 index 0000000..b6c4f42 --- /dev/null +++ b/arcade.buetow.org/content/home.xml @@ -0,0 +1,5 @@ + + + Arcade Games + Here are some good arcade games listed. Not all, but most of them are actually arcade games. Please choose a category from above. + diff --git a/arcade.buetow.org/htdocs/images/convert.sh b/arcade.buetow.org/htdocs/images/convert.sh new file mode 100755 index 0000000..87e9adc --- /dev/null +++ b/arcade.buetow.org/htdocs/images/convert.sh @@ -0,0 +1,5 @@ +#!/bin/bash -x + +for i in $(ls *.jpg | grep -v small | grep -v wallpaper); do + convert -geometry 210 $i ${i/.jpg/-small.jpg} +done diff --git a/arcade.buetow.org/htdocs/images/m1-small.jpg b/arcade.buetow.org/htdocs/images/m1-small.jpg new file mode 100644 index 0000000..1b371d5 Binary files /dev/null and b/arcade.buetow.org/htdocs/images/m1-small.jpg differ diff --git a/arcade.buetow.org/htdocs/images/m1.jpg b/arcade.buetow.org/htdocs/images/m1.jpg new file mode 100644 index 0000000..aa0a733 Binary files /dev/null and b/arcade.buetow.org/htdocs/images/m1.jpg differ diff --git a/arcade.buetow.org/htdocs/images/neogeo-cyberlip-small.jpg b/arcade.buetow.org/htdocs/images/neogeo-cyberlip-small.jpg new file mode 100644 index 0000000..b4d1c7e Binary files /dev/null and b/arcade.buetow.org/htdocs/images/neogeo-cyberlip-small.jpg differ diff --git a/arcade.buetow.org/htdocs/images/neogeo-cyberlip.jpg b/arcade.buetow.org/htdocs/images/neogeo-cyberlip.jpg new file mode 100644 index 0000000..c7dc8b1 Binary files /dev/null and b/arcade.buetow.org/htdocs/images/neogeo-cyberlip.jpg differ diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug1-small.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug1-small.jpg new file mode 100644 index 0000000..9d3583f Binary files /dev/null and b/arcade.buetow.org/htdocs/images/neogeo-metalslug1-small.jpg differ diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug1.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug1.jpg new file mode 100644 index 0000000..a1a6191 Binary files /dev/null and b/arcade.buetow.org/htdocs/images/neogeo-metalslug1.jpg differ diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug2-small.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug2-small.jpg new file mode 100644 index 0000000..bd2f2eb Binary files /dev/null and b/arcade.buetow.org/htdocs/images/neogeo-metalslug2-small.jpg differ diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug2.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug2.jpg new file mode 100644 index 0000000..c02779f Binary files /dev/null and b/arcade.buetow.org/htdocs/images/neogeo-metalslug2.jpg differ diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug3-small.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug3-small.jpg new file mode 100644 index 0000000..923e708 Binary files /dev/null and b/arcade.buetow.org/htdocs/images/neogeo-metalslug3-small.jpg differ diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug3.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug3.jpg new file mode 100644 index 0000000..400789c Binary files /dev/null and b/arcade.buetow.org/htdocs/images/neogeo-metalslug3.jpg differ diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug4-small.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug4-small.jpg new file mode 100644 index 0000000..d558ed5 Binary files /dev/null and b/arcade.buetow.org/htdocs/images/neogeo-metalslug4-small.jpg differ diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug4.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug4.jpg new file mode 100644 index 0000000..8e0dc64 Binary files /dev/null and b/arcade.buetow.org/htdocs/images/neogeo-metalslug4.jpg differ diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug5-small.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug5-small.jpg new file mode 100644 index 0000000..2e8879b Binary files /dev/null and b/arcade.buetow.org/htdocs/images/neogeo-metalslug5-small.jpg differ diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug5.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug5.jpg new file mode 100644 index 0000000..53b288f Binary files /dev/null and b/arcade.buetow.org/htdocs/images/neogeo-metalslug5.jpg differ diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug6-small.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug6-small.jpg new file mode 100644 index 0000000..1d021f9 Binary files /dev/null and b/arcade.buetow.org/htdocs/images/neogeo-metalslug6-small.jpg differ diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslug6.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslug6.jpg new file mode 100644 index 0000000..7318fc0 Binary files /dev/null and b/arcade.buetow.org/htdocs/images/neogeo-metalslug6.jpg differ diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslugx-small.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslugx-small.jpg new file mode 100644 index 0000000..082b1ef Binary files /dev/null and b/arcade.buetow.org/htdocs/images/neogeo-metalslugx-small.jpg differ diff --git a/arcade.buetow.org/htdocs/images/neogeo-metalslugx.jpg b/arcade.buetow.org/htdocs/images/neogeo-metalslugx.jpg new file mode 100644 index 0000000..98f45df Binary files /dev/null and b/arcade.buetow.org/htdocs/images/neogeo-metalslugx.jpg differ diff --git a/arcade.buetow.org/htdocs/images/nes-super-mario-bros1-small.jpg b/arcade.buetow.org/htdocs/images/nes-super-mario-bros1-small.jpg new file mode 100644 index 0000000..36bfbba Binary files /dev/null and b/arcade.buetow.org/htdocs/images/nes-super-mario-bros1-small.jpg differ diff --git a/arcade.buetow.org/htdocs/images/nes-super-mario-bros1.jpg b/arcade.buetow.org/htdocs/images/nes-super-mario-bros1.jpg new file mode 100644 index 0000000..2dda9bd Binary files /dev/null and b/arcade.buetow.org/htdocs/images/nes-super-mario-bros1.jpg differ diff --git a/arcade.buetow.org/htdocs/styles/default.css b/arcade.buetow.org/htdocs/styles/default.css new file mode 100644 index 0000000..30352ac --- /dev/null +++ b/arcade.buetow.org/htdocs/styles/default.css @@ -0,0 +1,107 @@ +body { + font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif; + font-size: 12px; + background-color: #000000; + color: #FFA500; + background-image: url(?document=images/wallpaper.jpg); + background-repeat: no-repeat; + background-position: right top; + margin: 0px; +} + +p { + padding: 1px 0; +} + +div.header { + background-color: #d37e01; + border-color: #47260c; + color: #000000; + border-width: 2px; + border-style: solid; + padding: 20px; + margin: 0px; + margin-bottom: 20px; + text-align: center; +} + +div.footer { + color: #d37e01; + text-align: center; + font-style: italic; + font-size: 12px; + margin-top: 10px; + padding: 10px; +} + + +div.incsep { + border-color: #FFFFEF; + color: #FFFFEF; + border-width: 1px; + border-style: dashed; + background-color: #000000; + padding-bottom: 15px; +} + +span.italic { + font-style: italic; +} + +span.bold { + font-weight: bold; +} + +div.main { + background-color: #000000; + border-width: 1px; + border-style: solid; + padding: 5px; + width: 550px; + margin: 15px; + -moz-border-radius: 7px; + -webkit-border-radius: 7px; +} + +h1 { + padding-left: 10px; + font-size: 30px; +} + +h2, h3, p { + padding-left: 10px; + padding-right: 10px; +} + + +pre, .quote, .code { + border:1px #000000 solid; + font-family: "Courier New", courier; + background: #000000; + color: #FFFFFF; + padding-top: -10px; + padding-right: 10px; + padding: 10px; + margin-bottom: 30px; + -moz-border-radius: 7px; + -webkit-border-radius: 7px; +} + +a { + color: #FFFFFF; +} + +a:hover { + color: #FF0000; + text-decoration: none; +} + +img { + padding-left: 10px; + padding-bottom: 10px; +} + +img.limg { + padding-right: 10px; +} + diff --git a/arcade.buetow.org/templates/xhtml-piwik.xml b/arcade.buetow.org/templates/xhtml-piwik.xml new file mode 100644 index 0000000..cad0172 --- /dev/null +++ b/arcade.buetow.org/templates/xhtml-piwik.xml @@ -0,0 +1,48 @@ + + +!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" + + + %%title%% + + + + + + + + <=link rel="alternate" type="application/rss+xml" title="buetow.org Newsfeed" href="http://rss.buetow.org" /> + <=link rel="stylesheet" type="text/css" href="%%stylesurl%%$$style$$" /> + + + + + +
+ A fortune quote: + $$!/usr/games/fortune -s$$ +
+
+ + %%content%% + +
+ + +
+ diff --git a/arcade.buetow.org/templates/xhtml.xml b/arcade.buetow.org/templates/xhtml.xml new file mode 100644 index 0000000..4ed896d --- /dev/null +++ b/arcade.buetow.org/templates/xhtml.xml @@ -0,0 +1,34 @@ + + +!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" + + + %%title%% + + + + + + + + <=link rel="alternate" type="application/rss+xml" title="buetow.org Newsfeed" href="http://rss.buetow.org" /> + <=link rel="stylesheet" type="text/css" href="%%stylesurl%%$$style$$" /> + + +
+ A fortune quote: + $$!/usr/games/fortune -s$$ +
+
+ + %%content%% + +
+ + +
+ -- cgit v1.2.3