Topics:
- Current developments
- Roadmap
- License
- Idea exchange
Date: Monday, 21.12.2009, 18:00 MET
Come join us.
It is open for everyone, devs, users, donators, press...
While programming we write extensive tests. Tests are extra program code, which checks many functions. Basically every piece of code must be tested and be testable all the time. This is the programmers way to make sure, that a complex program works, even if things change over time.
We are currently working on an installer program. We were very happy with the weblin installer, which is a small EXE and downloads a separate ZIP file. We aim for a similar design. It might not do automatic updates in the first version, but we are currently laying the foundations for it.
From weblin we learned, that there will be millions of users. Weblin had up to 27.000 concurrent connections with more than 10.000 of them browsing the web, chatting and trading at the same time. We must make sure, that the web site works for 10.000s of concurrent users, because the weblin numbers are surely not the end.I added an explanation and a graph to the Donation page. The graph shows our past costs, expected costs in the next 3 months, and the donations.
We defined 3 goals. We are very close to the first goal and we hope to reach the second goal. Read more on the Donation page.
Although this puts load on our small test server, we decided, that we would try to support these chats and let them continue. It turned out, that our test server can cope with the load. But the ongoing chats are sometimes disturbed by our internal tests. When we run tests or re-configure the server, then it happens from time to time, that the chat is offline.
We are currently searching a name for the software and a domain name for the download. There is some discussion in the forum about a name and maybe you can help. To narrow things down a bit, I will explain our current idea.
There is now a forum at http://forum.openvirtualworld.com/
For the start I created a simple HTML-based test user interface. It shows the avatar scene on a web page without any fancy stuff, just the data. Using the test interface, I can check what exactly happens between client core and display.
We are building a modular system. Anything is a module. The configuration database, the protocols, the avatar display, the buddy list, i18n, anything.Locations and displays:
Browser tabs:
Roadmap timeline:
Place: Haus 73, Schulterblatt, Hamburg, Germany
Date: 18.06.2009, 13:30
We moved into our new HQ this monday!
Our Open Virtual World client will be available for Windows and Mac.
We decided to use existing chat protocols for the Open Virtual World. People who meet on Web pages will actually meet in chat rooms hosted by chat servers.