diff --git a/website/help.html b/website/help.html index e116f60..bb21bac 100644 --- a/website/help.html +++ b/website/help.html @@ -29,7 +29,7 @@

Help

Communication

-
How to use Mumble
+

How to use Mumble

Mumble is free and open source software that can be download from Mumble.info. It is @@ -52,7 +52,7 @@ however, you can see which channels the other people hang out in. Note that there will likely only be people here during the actual event.

-
How to use Matrix/Element
+

How to use Matrix/Element

For text-based chatting, there is the Matrix channel. Matrix is a chat protocol (amongst other things). To use the Matrix protocol, you will @@ -71,8 +71,35 @@

Screenshot of the Element interface

There are usually people here, even outside of the event.

+

How to use XMPP/Movim

+

+ Another option for text-based chatting is XMPP. It's another protocol, + like Matrix but you can use it to join the same chat channel as above. + The two protocols are "bridged" which means that users can simply + talk to eachother despite using different protocols. +

+

+ Like the Matrix protocol, there are also many XMPP chat clients + available. One of the easier ones it Movim.eu. + It allows you to easily create and account if you don't already have + an XMPP account. +

+

+ From there, you can start the web-based client at mov.im. + After logging in, choose "chats" and then click on the big plus symbol. +

+ Screenshot of the Mov.im interface +

+ In the new screen that pops up, you will find "Join a chatroom" + and then "Join a custom chatroom". Paste the room name from + the link on the Home page. You can type anything + you want in the Name field. That's only visible for you as the name + of this room. +

+ Screenshot of the Mov.im interface +

There are usually people here, even outside of the event.

Games

-
How to connect to Bzflag
+

How to connect to Bzflag

The menus are not mouse-driven, use the arrow keys and the <Enter> key to move around diff --git a/website/img/movim_interface.png b/website/img/movim_interface.png new file mode 100644 index 0000000..561ca7e Binary files /dev/null and b/website/img/movim_interface.png differ diff --git a/website/img/movim_interface2.png b/website/img/movim_interface2.png new file mode 100644 index 0000000..ed02587 Binary files /dev/null and b/website/img/movim_interface2.png differ diff --git a/website/index.html b/website/index.html index e8266d0..f79de84 100644 --- a/website/index.html +++ b/website/index.html @@ -30,6 +30,9 @@

+

About onFOSS-LAN

+

onFOSS-LAN is a online, "Free (as Freedom) and Open Source" LAN-Party hosted by hribhrib. The goal is to get people together, enjoying the art of computer games and having a great time in these days. The FOSS community is a place of being open minded and acceptance to all different kinds of people with the focus of fully transparent systems and protecting individuals. So it does not matter if you are on Windows, Mac or Linux and it is also NOT necessary to have a PC MASTERRACE setup to run those games.

+

This concept was originally started at hribhrib.at

Games

There are a few game servers running. To connect, simply start the game and connect to this domain. See also the Help section for more information.

Available games are:

@@ -49,6 +52,7 @@

Communication

Mumble chat on mumble://hribhrib.at

Matrix chat on #xmpp_onfoss_conference.hribhrib.at:matrix.org

+

XMPP chat on onfoss@conference.hribhrib.at

Code

Code for setting up server is on Github