TZM / tzm-blade

ZMGC Application empowers members with on-line tools, by providing a free infrastructure to easily exchange, analyse and disseminate information in a scalable, non-blocking manner using only Open Source software build by the community for the community. It is about building lasting and deep solidarity versus cheap and fast Facebook or Twitter campaigns
www.zmgc.net
GNU General Public License v3.0
4 stars 8 forks source link

vole project #23

Open ANT-Z opened 11 years ago

ANT-Z commented 11 years ago

This is interesting idea to discuss.

it is based on JSON, Go, BitSync and Ember. They use local Go server to write posts to folder, that is distributed to other peers by BitSync. Go server handle those JSON objects (posts) and serve them to web application based on Ember.js library. Adding tent protocol can solve issues with formating posts (JSON objects) and some advanced sorting of those posts can support abilities of profile, page, project or other displayed feature handling. If BitSync synchronization server can run on multiple domains or public static IPs then redundancy and security (preventing fall down issues) can be added.

nkhine commented 11 years ago

can you put a link to the project website?

ANT-Z commented 11 years ago

https://github.com/vole/vole

ANT-Z commented 11 years ago

@nkhine i know, that it is off topic, but i have already done cs-CZ translation and language menu item of Slovakian have to be corrected (I can run Retroshare only in linux = occasionally). for Czech this item is "Český" and for Slovak have to be corrected to "Slovenský". Thanx

nkhine commented 11 years ago

i had your worked merged into the development branch, it is done now. thanks see https://github.com/TZM/tzm-blade/issues/25

i will look into the vole project