Re: [Development] New QtonPi mailing list

2011-12-08 Thread Jeff Mitchell
On 12/8/2011 2:50 PM, Quim Gil wrote: > Hi, the Qt on Raspberry Pi project has now an own mailing list: > http://lists.qt-project.org/mailman/listinfo/qtonpi > > Anybody interested, please join. > > PS: this is also a precedent for other initiatives beyond the official > Qt releases. As discuss

Re: [Development] Call for Volunteers: SSO-improvements for qt-project.org

2011-12-08 Thread Jeff Mitchell
On 12/08/2011 07:01 AM, Atlant Schmidt wrote: > One use case Stephen didn’t mention is the case where you decide > to make some sort of global change to the project. (I don’t know if it’s > true of the Alassian wiki, but) In a pure WYSIWIG system, you’ll get to > make that change individual

Re: [Development] Call for Volunteers: SSO-improvements for qt-project.org

2011-12-07 Thread Jeff Mitchell
On 12/07/2011 07:59 PM, Stephen Kelly wrote: > == with headers like this == > > === and subheaders like this === > > > > both for easy copy/pasting into a wiki and because readers (of > appropriate mailing lists) recognise what it means. > > > > Try pasting an email like that into confluen

Re: [Development] Which wiki tool (was Re: Call for Volunteers: SSO-improvements for qt-project.org)

2011-12-07 Thread Jeff Mitchell
On 12/7/2011 3:40 PM, Quim Gil wrote: > Looking at > http://confluence.atlassian.com/display/DOC/User+Profile+Overview there > seems to be some kind of microblog functionality embedded. We have > briefly discussed the need for a better communication from contributors, > and I wonder if this combine

Re: [Development] Which wiki tool (was Re: Call for Volunteers: SSO-improvements for qt-project.org)

2011-12-07 Thread Jeff Mitchell
On 12/7/2011 2:45 PM, Quim Gil wrote: > - User profiles > Single sign-on is indeed nice, but in an open project is even nicer to > have user profiles the own users can edit and everybody can see, showing > who is who in that project. All the better if admins / tools can add > information automat

Re: [Development] Call for Volunteers: SSO-improvements for qt-project.org

2011-12-07 Thread Jeff Mitchell
On 12/7/2011 9:26 AM, Stephen Kelly wrote: > The worst thing about Confluence is that it can only be edited in rich > text mode. There is no markup behind that which you can switch to in > order to edit pages. Yes, this is new in Confluence 4.0 (which admittedly I have not used yet). The reason f

Re: [Development] Call for Volunteers: SSO-improvements for qt-project.org

2011-12-07 Thread Jeff Mitchell
On 12/07/2011 03:54 AM, Robin Burchell wrote: > On Wed, Dec 7, 2011 at 9:22 AM, wrote: >> Without entering into the "which is better" debate, Confluence can be used >> for free for open source projects > > I'm not trying to be an alarmist, I do know that, and that is good. > Props to Atlassian

Re: [Development] Call for Volunteers: SSO-improvements for qt-project.org

2011-12-06 Thread Jeff Mitchell
On 12/6/2011 12:57 PM, Daniel Molkentin wrote: > Hello everyone, > > to avoid user account fragmentation, we implemented an Single Sign On > (SSO) scheme (almost) from the start that 'works' across all the > important qt-project.org sites we have so far: > > - codereview.qt-project.org (Gerrit) >

Re: [Development] QtNetwork changes from QtDD SF 2011

2011-12-06 Thread Jeff Mitchell
On 12/06/2011 11:09 AM, Thiago Macieira wrote: > On Tuesday, 6 de December de 2011 13.56.18, Jonas Gastal wrote: >> Sorry if this is a stupid point, but there is a pretty standard mechanism >> for >> multiprocess "mutexes" in the form of ".lock" files. Isn't this an obvious >> and >> acceptable sol

Re: [Development] QtNetwork changes from QtDD SF 2011

2011-12-06 Thread Jeff Mitchell
On 12/05/2011 06:32 PM, Thiago Macieira wrote: > QNAM *is* still a QObject, and so are the cache and cookie jars. They are > perfectly well attached to one thread. So we could still do cookie-jar and > cache access from that same thread, with some cross-thread mechanisms. > > The cookies should

Re: [Development] QtNetwork changes from QtDD SF 2011

2011-12-05 Thread Jeff Mitchell
On 12/5/2011 3:08 PM, Charley Bay wrote: > I made a page at: > > > > ...which is referenced from the front page for the Qt Contributors Day: > > > > Please feel free to m

[Development] QtNetwork changes from QtDD SF 2011

2011-12-05 Thread Jeff Mitchell
Hello, I was asked to put this information on the wiki, but wasn't actually sure where the correct place was to do it. I'll put the info here and it can be moved into the wiki later. At the Contributor Day in San Francisco, a number of people met to discuss some of the issues involving QtNetwork,