Re: [Pythonmac-SIG] Interesting use of Python and Django on the Mac

2007-03-31 Thread has
Jan Erik Moström wrote: >> Not sure it's what you're looking for, but are you aware of MoinX >> (http://moinx.antbear.org)? It's a Twisted-based wiki packaged as >> a standalone OS X app. Source is also available. > > Yep, but from what I understand it's would be the same as I set up > any

Re: [Pythonmac-SIG] Interesting use of Python and Django on the Mac

2007-03-30 Thread Uche Ogbuji
Jan Erik Moström wrote: > Reply to has <[EMAIL PROTECTED]> 07-03-30 12:30: > > >> Not sure it's what you're looking for, but are you aware of >> MoinX (http://moinx.antbear.org)? It's a Twisted-based wiki >> packaged as a standalone OS X app. Source is also available. >> > > Yep, but fr

Re: [Pythonmac-SIG] Interesting use of Python and Django on the Mac

2007-03-30 Thread Jan Erik Moström
Reply to has <[EMAIL PROTECTED]> 07-03-30 12:30: >Not sure it's what you're looking for, but are you aware of >MoinX (http://moinx.antbear.org)? It's a Twisted-based wiki >packaged as a standalone OS X app. Source is also available. Yep, but from what I understand it's would be the same as I

Re: [Pythonmac-SIG] Interesting use of Python and Django on the Mac

2007-03-30 Thread has
Jan Erik Moström wrote: > personally what I've been missing is a wiki that can be used both > off-line locally and on-line on a server. Not sure it's what you're looking for, but are you aware of MoinX (http://moinx.antbear.org)? It's a Twisted-based wiki packaged as a standalone OS X app.

Re: [Pythonmac-SIG] Interesting use of Python and Django on the Mac

2007-03-30 Thread Jan Erik Moström
Reply to Tom Weir <[EMAIL PROTECTED]> 07-03-29 14:40: >What I would love to see is a Python framework that integrates >with Django, enables PyObjC apps to use Django models for data >storage, with sync to a remote DB . I.e. the data is stored >both locally and remotely, with sync between the

Re: [Pythonmac-SIG] Interesting use of Python and Django on the Mac

2007-03-29 Thread Tom Weir
Great possibilities, but I think the most important component (and the component he's not touching yet) is sync. IMO, the coolest feature of Slingshot is that Joyent provides (or will provide...) the developer with a framework that abstracts away dealing with sync & offline data. Web apps

[Pythonmac-SIG] Interesting use of Python and Django on the Mac

2007-03-29 Thread Daniel Lord
This is the start of a trend we are going to see more and more of: the covergence of Web and Desktop or "Web-top". Dashboard/Konfabulator were the first big step, with Slingshot and Apollo the next big one. Granted this is pre-alpha code, but one can start imagining the possibilities. http:/