diff options
Diffstat (limited to 'vs-sim.buetow.org')
19 files changed, 0 insertions, 105 deletions
diff --git a/vs-sim.buetow.org/OBSOLETEPROJECT b/vs-sim.buetow.org/OBSOLETEPROJECT deleted file mode 100644 index e5d4f52..0000000 --- a/vs-sim.buetow.org/OBSOLETEPROJECT +++ /dev/null @@ -1 +0,0 @@ -VS-Sim is an open source simulator programmed in Java for distributed systems. VS-Sim stands for "Verteilte Systeme Simulator" which is the german translation for "Distributed Sytstems Simulator". diff --git a/vs-sim.buetow.org/SITEMAP b/vs-sim.buetow.org/SITEMAP deleted file mode 100644 index e69de29..0000000 --- a/vs-sim.buetow.org/SITEMAP +++ /dev/null diff --git a/vs-sim.buetow.org/content/10.Screenshots.xml b/vs-sim.buetow.org/content/10.Screenshots.xml deleted file mode 100644 index 8e68e54..0000000 --- a/vs-sim.buetow.org/content/10.Screenshots.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Screenshots</pagetitle> - <text>This section contains a few obligatory screenshots of the distributed systems simulator. Click on one of them in order to enlarge.</text> - <picture desc="Screenshot 1" href="?document=images/vs-ss1.jpg" src="?document=images/vs-ss1-small.jpg" title="VS"/> - <picture desc="Screenshot 2" href="?document=images/vs-ss2.jpg" src="?document=images/vs-ss2-small.jpg" title="VS"/> - <picture desc="Screenshot 3" href="?document=images/vs-ss3.jpg" src="?document=images/vs-ss3-small.jpg" title="VS"/> - <picture desc="Screenshot 4" href="?document=images/vs-ss4.jpg" src="?document=images/vs-ss4-small.jpg" title="VS"/> -</content> diff --git a/vs-sim.buetow.org/content/20.Download.xml b/vs-sim.buetow.org/content/20.Download.xml deleted file mode 100644 index 51346ad..0000000 --- a/vs-sim.buetow.org/content/20.Download.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Download</pagetitle> - <textheader>Download from git repository</textheader> - <text> - <noop>Go to </noop> - <namedlink href="http://github.com/snonux/!!HOSTNAME!!">http://github.com/snonux/!!HOSTNAME!!</namedlink> - </text> -</content> diff --git a/vs-sim.buetow.org/content/50.References.xml b/vs-sim.buetow.org/content/50.References.xml deleted file mode 100644 index ec7f358..0000000 --- a/vs-sim.buetow.org/content/50.References.xml +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>References</pagetitle> - <text>The following references are used for VS developing:</text> - <textheader>Notes of the Distributed Systems lecture</textheader> - <text>The script of the german distributed systems lecture at the FH Aachen.</text> - <textheader>Distributed Systems: Principles And Paradigms </textheader> - <text> - <rimg href="?document=images/tanenbaum.jpg" title="Tanenbaum"/> - <noop>For courses on Distributed Systems, Distributed Operating Systems, and Advanced Operating Systems focusing on distributed systems, found in departments of Computer Science, Computer Engineering and Electrical Engineering. Very few textbooks today explore distributed systems in a manner appropriate for university students. In this unique text, esteemed authors Tanenbaum and van Steen provide full coverage of the field in a systematic way that can be readily used for teaching. No other text examines the underlying principles ? and their applications to a wide variety of practical distributed systems ? with this level of depth and clarity. I'm using a german version of this book "Verteilte Systeme. Grundlagen und Paradigmen"!</noop> - </text> - <textheader>Developing Games in Java</textheader> - <text> - <rimg href="?document=images/javagames.jpg" title="Developing Games in Java"/> - <noop>Well, VS is not and will not be a game! However, this book contains lots of usefull stuff about Java 2D graphics programming which can be used in VS :) </noop> - <noop>If you already have Java programming experience and are looking to program games, this book is for you. David Brackeen, along with co-authors Bret Barker and Lawrence Vanhelsuwe, show you how to make fast, full-screen action games such as side scrollers and 3D shooters. Key features covered in this book include Java 2 game programming techniques, including latest 2D graphics and sound technologies, 3D graphics and scene management, path-finding and artificial intelligence, collision detection, game scripting using BeanShell, and multi-player game engine creation.</noop> - </text> - <textheader>Lots more</textheader> - <text>Lots of more references have been used. Take a look at the "Literaturverzeichnis" of the in german written diploma thesis.</text> -</content> diff --git a/vs-sim.buetow.org/content/98.contact.xml b/vs-sim.buetow.org/content/98.contact.xml deleted file mode 100644 index 4c2f856..0000000 --- a/vs-sim.buetow.org/content/98.contact.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Contact me</pagetitle> - <text> - <noop>Please use the contact methods listed </noop> - <namedlink href="http://contact.buetow.org">on this site</namedlink> - <noop> :)</noop> - </text> -</content> diff --git a/vs-sim.buetow.org/content/99.License.xml b/vs-sim.buetow.org/content/99.License.xml deleted file mode 100644 index f21b5b3..0000000 --- a/vs-sim.buetow.org/content/99.License.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>License</pagetitle> - <text> - <noop>VS-Sim is (C) by Paul C. Buetow.</noop> - </text> - <textheader>GNU General Public license</textheader> - <text> - <noop> - This program is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License - as published by the Free Software Foundation; either version 2 - of the License, or (at your option) any later version. - </noop> - <newline/> - <newline/> - <noop> - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - </noop> - <newline/> - <newline/> - <noop> - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - </noop> - </text> -</content> diff --git a/vs-sim.buetow.org/content/home.xml b/vs-sim.buetow.org/content/home.xml deleted file mode 100644 index b841585..0000000 --- a/vs-sim.buetow.org/content/home.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <important> - <text> - <strong>Important notice:</strong> - <noop>The development of VS-Sim has been stalled. There will be no further development on this project. This project always was a proof of concept only. Bugs are not gonna be fixed. For current programming projects please visit </noop> - <hyperlink>http://dev.buetow.org</hyperlink> - <noop> and enjoy :)</noop> - </text> - </important> - <pagetitle>Distributed Systems Simulator (VS-Sim)</pagetitle> - <text> - <limg href="?document=images/vs.jpg" title="VS"/> - <noop>VS-Sim is an open source simulator programmed in Java for distributed systems. VS-Sim stands for "Verteilte Systeme Simulator" which is the german translation for "Distributed Sytstems Simulator". The VS-Sim project was my diploma thesis at the </noop> - <namedlink href="http://www.fh-aachen.de">Aachen University of Applied Sciences</namedlink> - <noop> and can simulate various scenarios of the distributed systems lecture at the university.</noop> - </text> - <text> - <noop>At the moment the whole simulator and the written diploma thesis document is in german only.</noop> - </text> - <textheader>Version 1.0 (Aug 18th 2008)</textheader> - <enumeration> - <enumitem>Initial open source version of the VS-Simulator released.</enumitem> - <enumitem>In german language only. An english version will probably not follow.</enumitem> - </enumeration> -</content> diff --git a/vs-sim.buetow.org/htdocs/images/javagames.jpg b/vs-sim.buetow.org/htdocs/images/javagames.jpg Binary files differdeleted file mode 100644 index 7ccf34d..0000000 --- a/vs-sim.buetow.org/htdocs/images/javagames.jpg +++ /dev/null diff --git a/vs-sim.buetow.org/htdocs/images/tanenbaum.jpg b/vs-sim.buetow.org/htdocs/images/tanenbaum.jpg Binary files differdeleted file mode 100644 index 9de3e46..0000000 --- a/vs-sim.buetow.org/htdocs/images/tanenbaum.jpg +++ /dev/null diff --git a/vs-sim.buetow.org/htdocs/images/vs-ss1-small.jpg b/vs-sim.buetow.org/htdocs/images/vs-ss1-small.jpg Binary files differdeleted file mode 100644 index a89152d..0000000 --- a/vs-sim.buetow.org/htdocs/images/vs-ss1-small.jpg +++ /dev/null diff --git a/vs-sim.buetow.org/htdocs/images/vs-ss1.jpg b/vs-sim.buetow.org/htdocs/images/vs-ss1.jpg Binary files differdeleted file mode 100644 index fab524a..0000000 --- a/vs-sim.buetow.org/htdocs/images/vs-ss1.jpg +++ /dev/null diff --git a/vs-sim.buetow.org/htdocs/images/vs-ss2-small.jpg b/vs-sim.buetow.org/htdocs/images/vs-ss2-small.jpg Binary files differdeleted file mode 100644 index fc52380..0000000 --- a/vs-sim.buetow.org/htdocs/images/vs-ss2-small.jpg +++ /dev/null diff --git a/vs-sim.buetow.org/htdocs/images/vs-ss2.jpg b/vs-sim.buetow.org/htdocs/images/vs-ss2.jpg Binary files differdeleted file mode 100644 index ef4a76f..0000000 --- a/vs-sim.buetow.org/htdocs/images/vs-ss2.jpg +++ /dev/null diff --git a/vs-sim.buetow.org/htdocs/images/vs-ss3-small.jpg b/vs-sim.buetow.org/htdocs/images/vs-ss3-small.jpg Binary files differdeleted file mode 100644 index 8f0f290..0000000 --- a/vs-sim.buetow.org/htdocs/images/vs-ss3-small.jpg +++ /dev/null diff --git a/vs-sim.buetow.org/htdocs/images/vs-ss3.jpg b/vs-sim.buetow.org/htdocs/images/vs-ss3.jpg Binary files differdeleted file mode 100644 index be5766d..0000000 --- a/vs-sim.buetow.org/htdocs/images/vs-ss3.jpg +++ /dev/null diff --git a/vs-sim.buetow.org/htdocs/images/vs-ss4-small.jpg b/vs-sim.buetow.org/htdocs/images/vs-ss4-small.jpg Binary files differdeleted file mode 100644 index a7eacb9..0000000 --- a/vs-sim.buetow.org/htdocs/images/vs-ss4-small.jpg +++ /dev/null diff --git a/vs-sim.buetow.org/htdocs/images/vs-ss4.jpg b/vs-sim.buetow.org/htdocs/images/vs-ss4.jpg Binary files differdeleted file mode 100644 index 704e91c..0000000 --- a/vs-sim.buetow.org/htdocs/images/vs-ss4.jpg +++ /dev/null diff --git a/vs-sim.buetow.org/htdocs/images/vs.jpg b/vs-sim.buetow.org/htdocs/images/vs.jpg Binary files differdeleted file mode 100644 index 95276f4..0000000 --- a/vs-sim.buetow.org/htdocs/images/vs.jpg +++ /dev/null |
