Re: [BangPypers] Call for Python programmers interested in building social applications

2012-08-03 Thread Yoganand Anandaraju
Message - From: Phil for Banpypers Sent: 08/02/12 04:19 PM To: bangpypers@python.org Subject: Re: [BangPypers] Call for Python programmers interested in building social applications Yoganand, Thanks for trying! Probably the documentation is not perfect and a bit outdated so your comments

Re: [BangPypers] Call for Python programmers interested in building social applications (Yoganand Anandaraju)

2012-08-02 Thread Yoganand Anandaraju
to fork. - Original Message - From: Aditya Athalye Sent: 08/01/12 11:45 PM To: bangpypers@python.org Subject: Re: [BangPypers] Call for Python programmers interested in building social applications (Yoganand Anandaraju) I'm new here (hello all) and to Python (hello all, again!) so

Re: [BangPypers] Call for Python programmers interested in building social applications

2012-08-02 Thread Yoganand Anandaraju
. - Original Message - From: Philippe May Sent: 08/02/12 10:56 AM To: bangpypers@python.org Subject: Re: [BangPypers] Call for Python programmers interested in building social applications I have a project which might largely overlap with this. The stack is: - twisted (web, web sockets, other

Re: [BangPypers] Call for Python programmers interested in building social applications

2012-08-02 Thread Yoganand Anandaraju
to be installed - Original Message - From: Yoganand Anandaraju Sent: 08/02/12 11:52 AM To: Bangalore Python Users Group - India Subject: Re: [BangPypers] Call for Python programmers interested in building social applications This is nice Philippe. Hanji does much more than I was thinking

Re: [BangPypers] Call for Python programmers interested in building social applications

2012-08-02 Thread Phil for Banpypers
) -- Message: 1 Date: Thu, 2 Aug 2012 10:56:43 +0530 From: Philippe May phil.nab...@hanjinet.org To: bangpypers@python.org Subject: Re: [BangPypers] Call for Python programmers interested in buildingsocial applications Message-ID: cd762ab6-b6f3-4069-abaa

[BangPypers] Call for Python programmers interested in building social applications

2012-08-01 Thread Yoganand Anandaraju
Dear all, I am looking for help in building a social application using the python eco-system. The idea is to build a social application using peer to peer communication protocol or something similar. The motivation is to have a decentralized social application which is not owned by anyone. I

Re: [BangPypers] Call for Python programmers interested in building social applications

2012-08-01 Thread Deepak Garg
To: Bangalore Python Users Group - India Subject: Re: [BangPypers] Call for Python programmers interested in building social applications What exactly are you trying to achieve with it ? Is the idea matured or you are still validating it. If you elaborate on the idea, it will be nice. -- Deepak

Re: [BangPypers] Call for Python programmers interested in building social applications

2012-08-01 Thread Gora Mohanty
On 1 August 2012 20:18, Deepak Garg deepakgarg.i...@gmail.com wrote: Diaspora is AGPL (version 3), some parts dual-licensed under MIT License http://en.wikipedia.org/wiki/Diaspora_(software) Erm, you are the second person to suggest that, but Diaspora is RoR. A better bet might be Pinax (

Re: [BangPypers] Call for Python programmers interested in building social applications

2012-08-01 Thread kracethekingmaker
If you have plans to use tornado I would suggest you to look into brubeck (brubeck.io). https://groups.google.com/forum/#!msg/brubeck-dev/Yr5yZ9zQfaQ/nBCeV8SbE0AJ https://groups.google.com/forum/#%21msg/brubeck-dev/Yr5yZ9zQfaQ/nBCeV8SbE0AJ Planning to use Tornado for webserver, Pika for

Re: [BangPypers] Call for Python programmers interested in building social applications

2012-08-01 Thread Anand Chitipothu
On Wed, Aug 1, 2012 at 10:08 PM, Gora Mohanty g...@mimirtech.com wrote: On 1 August 2012 20:18, Deepak Garg deepakgarg.i...@gmail.com wrote: Diaspora is AGPL (version 3), some parts dual-licensed under MIT License http://en.wikipedia.org/wiki/Diaspora_(software) Erm, you are the second

Re: [BangPypers] Call for Python programmers interested in building social applications (Yoganand Anandaraju)

2012-08-01 Thread Aditya Athalye
I'm new here (hello all) and to Python (hello all, again!) so please pardon any n00b errors. @Yoganand, You wrote: Thats right. Diaspora clone you could call. Do we have something like that already written in python? There are at least 3 distributed SNs using Python, according to this

Re: [BangPypers] Call for Python programmers interested in building social applications

2012-08-01 Thread Gora Mohanty
On 1 August 2012 23:27, Anand Chitipothu anandol...@gmail.com wrote: On Wed, Aug 1, 2012 at 10:08 PM, Gora Mohanty g...@mimirtech.com wrote: On 1 August 2012 20:18, Deepak Garg deepakgarg.i...@gmail.com wrote: Diaspora is AGPL (version 3), some parts dual-licensed under MIT License

Re: [BangPypers] Call for Python programmers interested in building social applications

2012-08-01 Thread Yoganand Anandaraju
with Diaspora we need understand the idea and motivation behind distributed socail network. - Original Message - From: Gora Mohanty Sent: 08/01/12 11:51 PM To: Bangalore Python Users Group - India Subject: Re: [BangPypers] Call for Python programmers interested in building social applications

Re: [BangPypers] Call for Python programmers interested in building social applications

2012-08-01 Thread Deepak Garg
thinks this could compete with Diaspora we need understand the idea and motivation behind distributed socail network. - Original Message - From: Gora Mohanty Sent: 08/01/12 11:51 PM To: Bangalore Python Users Group - India Subject: Re: [BangPypers] Call for Python programmers

Re: [BangPypers] Call for Python programmers interested in building social applications

2012-08-01 Thread Philippe May
I have a project which might largely overlap with this. The stack is: - twisted (web, web sockets, other protocols in a consistent framework) - doqu (an abstraction layer to nosql database backends, can be the standard shelve module, Redis, Tokyo Cabinet, etc) - jinja2 - wtforms - dojo

Re: [BangPypers] Call for Python programmers interested in building social applications

2012-08-01 Thread Yoganand Anandaraju
. - Original Message - From: Deepak Garg Sent: 08/02/12 10:41 AM To: Bangalore Python Users Group - India Subject: Re: [BangPypers] Call for Python programmers interested in building social applications Its not about competing with Diaspora, there's nothing wrong with that, we always need better