background preloader

Alternatives à Twitter

Facebook Twitter

Enterprise Microblogging. StatusNet. Sharetronix. Meme- Share text, photos, videos and audio. Spread it! Jaikuengine - Project Hosting on Google Code. JaikuEngine is a social microblogging platform that runs on AppEngine. JaikuEngine powers Jaiku.com. For the mobile client source, see: Jaiku Mobile client Dependencies Python 2.4 or 2.5 Docutils: Mox: version 0.5.1 Everything else should be included in the checkout via svn:externals. If you're using Ubuntu you will need to install the pstats library which is in the python-profilers package.

Quickstart Check out the repository (it's somewhat large due to image binaries): svn checkout jaikuengine Copy local_settings.example.py to local_settings.py Run the server with some test data pre-loaded: python manage.py testserver common/fixtures/*.json Browse to localhost:8080 and log in with popular/password Getting Running Jaiku uses the Django framework as well as most of its development process, so most actions go through manage.py.

To run the development server: python manage.py runserver.