The whole ithz site is built on top of a custom CMS (content management system) known as ithz CMS. This system takes the advantage of some innovative new technologies:
- Ithz CMS is over Google's infrastructure, using its cloud computing solution: Google App Engine, which offers great scalability possibilities and it's own distributed database system.
- Ithz CMS is implemented in Python, a efficient and easy to maintain object oriented scripting language, which is powerful and smart designed.
- The Ithz Javascript Framework has a unique module design, and implements AJAX, JSON, and XHTML parsing technologies. It loads asynchronously, and it only loads what is really necessary.
- The rhp.js (XHTML parser for javascript) module is under Mozilla Public License, and source code is available here. The server uses approcket and db_log.py, twice under Apache License 2. All changes made in those files, will be published here as their license demmands.
- The website content is released under Creative Commons License, attribution, non-comercial, no derivatives.
- Everything else (design, server and client code), have all rights reserved. When I get a job I'll release these under GPLv3.
If you are interested on licensing, feel free to contact me at .







