Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #52613

Re: Writing a “social network” in Python (was: Open-source vs. closed-source for centralised social-networks?)

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <dwightdhutto@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.015
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'python.': 0.02; 'subject:Open': 0.05; 'subject:Python': 0.06; 'based.': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'finney': 0.16; 'great!': 0.16; 'personally,': 0.16; 'subject:?)': 0.16; 'subject:Writing': 0.16; 'subject:closed': 0.16; 'wrote:': 0.18; 'app': 0.19; 'file,': 0.19; 'programming': 0.22; 'aug': 0.22; 'email addr:gmail.com&gt;': 0.22; 'cc:addr:python.org': 0.22; 'question': 0.24; 'cc:2**0': 0.24; '&gt;': 0.26; 'header:In-Reply- To:1': 0.27; 'topic': 0.29; "doesn't": 0.30; 'message- id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; '13,': 0.31; 'python).': 0.31; 'really,': 0.31; 'writes:': 0.31; 'url:python': 0.33; 'updated': 0.34; 'subject: (': 0.35; 'no,': 0.35; 'received:google.com': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'easily': 0.37; 'server': 0.38; 'ben': 0.38; 'pm,': 0.38; 'either': 0.39; 'url:mail': 0.40; 'field.': 0.61; 'forum': 0.61; 'browser': 0.61; 'love': 0.65; 'charset:windows-1252': 0.65; 'subject:. ': 0.67; 'social': 0.69; 'increase': 0.74; 'alec': 0.84; 'subject:source': 0.84; 'niche': 0.91; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=6IoUnTsqCSz4bMonNSRsM84yI1GmFQ5dVSwrHlJvGfU=; b=t6IykNSlhtrwe7Z1xGhHRYiQbx5SvWkGMYXXYvauVu2EVpI5Mw1AFruX75WiKCI3Dr fTBbFhM+9YHrxbImvovzd6Rc+E+fJO3+8fGaVQHNnRwDHbq+QWyaJrpsPHbzLgsLvKbd izy+nJviUnTyxtBnDgBdWJXIXIb3a6e4oBDZ1J4Tmuq9Lxk3M8gVCvTUHGTQLjwIgipE 50xy8YJgxxjzWzg9Jk55qvOhqowEx4U52Al80vKD6oNPzKwVwOx/0BJKAnqFWfGC6kox WeXv40OfTAZtZTIoQeAIl7xoAqLjNV8LRK9nW48RpgxRlbBajwU5qa0dC42OtdVSHdBj oeVQ==
MIME-Version 1.0
X-Received by 10.224.172.195 with SMTP id m3mr507450qaz.72.1376702106774; Fri, 16 Aug 2013 18:15:06 -0700 (PDT)
In-Reply-To <7wk3jp89zm.fsf@benfinney.id.au>
References <5d518caf-df62-4e77-900c-fe00d3d84d81@googlegroups.com> <7wk3jp89zm.fsf@benfinney.id.au>
Date Fri, 16 Aug 2013 21:15:06 -0400
Subject Re: Writing a “social network” in Python (was: Open-source vs. closed-source for centralised social-networks?)
From David Hutto <dwightdhutto@gmail.com>
To Ben Finney <ben+python@benfinney.id.au>
Content-Type multipart/alternative; boundary=001a11c28f0c0931d404e41a70c4
Cc python-list <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.9.1376702114.23369.python-list@python.org> (permalink)
Lines 98
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1376702114 news.xs4all.nl 15954 [2001:888:2000:d::a6]:35805
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:52613

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Is this social network  app based, or browser based. Either will need an
updated server file, or a db field.




On Tue, Aug 13, 2013 at 7:08 PM, Ben Finney <ben+python@benfinney.id.au>wrote:

> Alec Taylor <alec.taylor6@gmail.com> writes:
>
> > Fear open-sourcing fledgling social-networks; as centralisation is
> > easily losable.
>
> Welcome! This forum is for discussing the practice of programming with
> Python.
>
> Your topic doesn't seem much to do with Python (and no, “I'm writing it
> in Python” isn't much to do with Python unless your *question* is
> specific to Python).
>
> > Personally, I am using Python to build a niche social-network.
>
> Great! What Python-related question did you want to ask?
>
> --
>  \           “Oh, I love your magazine. My favorite section is ‘How To |
>   `\          Increase Your Word Power’. That thing is really, really, |
> _o__)                          really... good.” —Homer, _The Simpsons_ |
> Ben Finney
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
Best Regards,
David Hutto
*CEO:* *http://www.hitwebdevelopment.com*

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Open-source vs. closed-source for centralised social-networks? Alec Taylor <alec.taylor6@gmail.com> - 2013-08-13 01:20 -0700
  Writing a “social network” in Python (was: Open-source vs. closed-source for centralised social-networks?) Ben Finney <ben+python@benfinney.id.au> - 2013-08-14 09:08 +1000
  Re: Writing a “social network” in Python (was: Open-source vs. closed-source for centralised social-networks?) David Hutto <dwightdhutto@gmail.com> - 2013-08-16 21:15 -0400

csiph-web