Brynn,
We have a need of both python programmers /and/ systems administrators and I'd argue we have fewer of the latter than the former. So over all it's a more viable solution to build our own than it is to install a php or similar one. Plus it'd be a full duplication of user accounts and all the rest, so it'd be easier to use the existing inkscape forums out there until we had our own.
Martin,
On 23 May 2015 at 23:14, Jon A. Cruz <jon@...18...> wrote:
On Sat, May 23, 2015, at 07:40 PM, Liam White wrote:
I hope I don't come off as too aggressive, but site coders aren't magicians.
PHP is not Python etc and while there are existing forum applications already written in Django it'd be more ideal for us to work with the existing models we have on the website than to retrofit another forum app onto the site and pray that it works, then hassle to convert model storage when we need to tweak it.
(It's not even that hard to make a forum: you'd need a backing database and two controllers: a topic controller and a post controller, that pull all of the weight. Bonus points for using ElasticSearch to index it. Only hard thing is a suitable frontend.)
Problem I've seen is that most forums are poor interfaces to feature-shy reimplementations of newsgroups. Getting something useful and actually functional would be key. After a while things start to weigh a community down, like the 'oh no, I've accidentally closed a window now I'll have to spend an hour reading through that thread again to find my spot' classic forum fail, and others.
Simultaneous web and news reader interfaces are actually a viable solution... once the problem is properly understood.
-- Jon A. Cruz jon@...18...
One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel