Description
The use of existing skins is the easiest possibility to integrate the chat. You only have to copy three iframe lines into your own HTML site.
<iframe src="Hijack-Link" ...>
...
</iframe>
Best you click on the example and copy the lines directly out of the source code. Click with the right mouse button on the site and open the source code. (Don't click in the range of the chat list, click outside!).
The example site built up a connection to the LoFi-Server and creates the list of the chatroom TestRoom with live data. You can post there arbitrary to test the functionality.