summaryrefslogtreecommitdiff
path: root/vs-sim.buetow.org
diff options
context:
space:
mode:
Diffstat (limited to 'vs-sim.buetow.org')
-rw-r--r--vs-sim.buetow.org/OBSOLETEPROJECT1
-rw-r--r--vs-sim.buetow.org/SITEMAP0
-rw-r--r--vs-sim.buetow.org/content/10.Screenshots.xml9
-rw-r--r--vs-sim.buetow.org/content/20.Download.xml9
-rw-r--r--vs-sim.buetow.org/content/50.References.xml20
-rw-r--r--vs-sim.buetow.org/content/98.contact.xml19
-rw-r--r--vs-sim.buetow.org/content/99.License.xml31
-rw-r--r--vs-sim.buetow.org/content/home.xml26
-rw-r--r--vs-sim.buetow.org/htdocs/images/javagames.jpgbin0 -> 2731 bytes
-rw-r--r--vs-sim.buetow.org/htdocs/images/tanenbaum.jpgbin0 -> 1853 bytes
-rw-r--r--vs-sim.buetow.org/htdocs/images/vs-ss1-small.jpgbin0 -> 15046 bytes
-rw-r--r--vs-sim.buetow.org/htdocs/images/vs-ss1.jpgbin0 -> 214287 bytes
-rw-r--r--vs-sim.buetow.org/htdocs/images/vs-ss2-small.jpgbin0 -> 12074 bytes
-rw-r--r--vs-sim.buetow.org/htdocs/images/vs-ss2.jpgbin0 -> 161379 bytes
-rw-r--r--vs-sim.buetow.org/htdocs/images/vs-ss3-small.jpgbin0 -> 12341 bytes
-rw-r--r--vs-sim.buetow.org/htdocs/images/vs-ss3.jpgbin0 -> 258514 bytes
-rw-r--r--vs-sim.buetow.org/htdocs/images/vs-ss4-small.jpgbin0 -> 14359 bytes
-rw-r--r--vs-sim.buetow.org/htdocs/images/vs-ss4.jpgbin0 -> 206667 bytes
-rw-r--r--vs-sim.buetow.org/htdocs/images/vs.jpgbin0 -> 4679 bytes
19 files changed, 115 insertions, 0 deletions
diff --git a/vs-sim.buetow.org/OBSOLETEPROJECT b/vs-sim.buetow.org/OBSOLETEPROJECT
new file mode 100644
index 0000000..e5d4f52
--- /dev/null
+++ b/vs-sim.buetow.org/OBSOLETEPROJECT
@@ -0,0 +1 @@
+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
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/vs-sim.buetow.org/SITEMAP
diff --git a/vs-sim.buetow.org/content/10.Screenshots.xml b/vs-sim.buetow.org/content/10.Screenshots.xml
new file mode 100644
index 0000000..8e68e54
--- /dev/null
+++ b/vs-sim.buetow.org/content/10.Screenshots.xml
@@ -0,0 +1,9 @@
+<?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
new file mode 100644
index 0000000..0f7fc7a
--- /dev/null
+++ b/vs-sim.buetow.org/content/20.Download.xml
@@ -0,0 +1,9 @@
+<?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/rantanplan/!!HOSTNAME!!">http://github.com/rantanplan/!!HOSTNAME!!</namedlink>
+ </text>
+</content>
diff --git a/vs-sim.buetow.org/content/50.References.xml b/vs-sim.buetow.org/content/50.References.xml
new file mode 100644
index 0000000..ec7f358
--- /dev/null
+++ b/vs-sim.buetow.org/content/50.References.xml
@@ -0,0 +1,20 @@
+<?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
new file mode 100644
index 0000000..d3d66b0
--- /dev/null
+++ b/vs-sim.buetow.org/content/98.contact.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
+<content>
+ <pagetitle>Contact Me/Us</pagetitle>
+ <text>
+ <noop>Please use the </noop>
+ <namedlink href="http://pluto.buetow.org/listinfo/dev">Development Mailing List</namedlink>
+ <noop> for any considerations of this humble programming project or any other programming project of mine.</noop>
+ </text>
+ <text>
+ <noop>But you may also use other methods such as listed </noop>
+ <namedlink href="http://contact.buetow.org">on this site</namedlink>
+ <noop> for example.</noop>
+ </text>
+ <text>
+ <noop>If you are interested in other projects please visit </noop>
+ <hyperlink>http://dev.buetow.org</hyperlink>
+ <noop> :)</noop>
+ </text>
+</content>
diff --git a/vs-sim.buetow.org/content/99.License.xml b/vs-sim.buetow.org/content/99.License.xml
new file mode 100644
index 0000000..f21b5b3
--- /dev/null
+++ b/vs-sim.buetow.org/content/99.License.xml
@@ -0,0 +1,31 @@
+<?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
new file mode 100644
index 0000000..b841585
--- /dev/null
+++ b/vs-sim.buetow.org/content/home.xml
@@ -0,0 +1,26 @@
+<?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
new file mode 100644
index 0000000..7ccf34d
--- /dev/null
+++ b/vs-sim.buetow.org/htdocs/images/javagames.jpg
Binary files differ
diff --git a/vs-sim.buetow.org/htdocs/images/tanenbaum.jpg b/vs-sim.buetow.org/htdocs/images/tanenbaum.jpg
new file mode 100644
index 0000000..9de3e46
--- /dev/null
+++ b/vs-sim.buetow.org/htdocs/images/tanenbaum.jpg
Binary files differ
diff --git a/vs-sim.buetow.org/htdocs/images/vs-ss1-small.jpg b/vs-sim.buetow.org/htdocs/images/vs-ss1-small.jpg
new file mode 100644
index 0000000..a89152d
--- /dev/null
+++ b/vs-sim.buetow.org/htdocs/images/vs-ss1-small.jpg
Binary files differ
diff --git a/vs-sim.buetow.org/htdocs/images/vs-ss1.jpg b/vs-sim.buetow.org/htdocs/images/vs-ss1.jpg
new file mode 100644
index 0000000..fab524a
--- /dev/null
+++ b/vs-sim.buetow.org/htdocs/images/vs-ss1.jpg
Binary files differ
diff --git a/vs-sim.buetow.org/htdocs/images/vs-ss2-small.jpg b/vs-sim.buetow.org/htdocs/images/vs-ss2-small.jpg
new file mode 100644
index 0000000..fc52380
--- /dev/null
+++ b/vs-sim.buetow.org/htdocs/images/vs-ss2-small.jpg
Binary files differ
diff --git a/vs-sim.buetow.org/htdocs/images/vs-ss2.jpg b/vs-sim.buetow.org/htdocs/images/vs-ss2.jpg
new file mode 100644
index 0000000..ef4a76f
--- /dev/null
+++ b/vs-sim.buetow.org/htdocs/images/vs-ss2.jpg
Binary files differ
diff --git a/vs-sim.buetow.org/htdocs/images/vs-ss3-small.jpg b/vs-sim.buetow.org/htdocs/images/vs-ss3-small.jpg
new file mode 100644
index 0000000..8f0f290
--- /dev/null
+++ b/vs-sim.buetow.org/htdocs/images/vs-ss3-small.jpg
Binary files differ
diff --git a/vs-sim.buetow.org/htdocs/images/vs-ss3.jpg b/vs-sim.buetow.org/htdocs/images/vs-ss3.jpg
new file mode 100644
index 0000000..be5766d
--- /dev/null
+++ b/vs-sim.buetow.org/htdocs/images/vs-ss3.jpg
Binary files differ
diff --git a/vs-sim.buetow.org/htdocs/images/vs-ss4-small.jpg b/vs-sim.buetow.org/htdocs/images/vs-ss4-small.jpg
new file mode 100644
index 0000000..a7eacb9
--- /dev/null
+++ b/vs-sim.buetow.org/htdocs/images/vs-ss4-small.jpg
Binary files differ
diff --git a/vs-sim.buetow.org/htdocs/images/vs-ss4.jpg b/vs-sim.buetow.org/htdocs/images/vs-ss4.jpg
new file mode 100644
index 0000000..704e91c
--- /dev/null
+++ b/vs-sim.buetow.org/htdocs/images/vs-ss4.jpg
Binary files differ
diff --git a/vs-sim.buetow.org/htdocs/images/vs.jpg b/vs-sim.buetow.org/htdocs/images/vs.jpg
new file mode 100644
index 0000000..95276f4
--- /dev/null
+++ b/vs-sim.buetow.org/htdocs/images/vs.jpg
Binary files differ