Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74957 > unrolled thread
| Started by | Lele Gaifax <lele@metapensiero.it> |
|---|---|
| First post | 2014-07-21 21:06 +0200 |
| Last post | 2014-07-21 21:06 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Network/multi-user program Lele Gaifax <lele@metapensiero.it> - 2014-07-21 21:06 +0200
| From | Lele Gaifax <lele@metapensiero.it> |
|---|---|
| Date | 2014-07-21 21:06 +0200 |
| Subject | Re: Network/multi-user program |
| Message-ID | <mailman.12153.1405978210.18130.python-list@python.org> |
Monte Milanuk <memilanuk@invalid.com> writes: > On 2014-07-21, Lele Gaifax <lele@metapensiero.it> wrote: >> I manage small events with a single notebook and a low cost printer, >> without network connection, while major events with a network connection >> may be managed online. >> >> You can try it out at http://sol3.arstecnica.it/, using guest/guest as >> username/password. > > Wow. I have no idea how the game/events run, but that is a very nice > looking program! Thank you! > How hard was it to migrate from a desktop app to what you have now? Well, basically I rewrote everything, there's nothing in common. The original application was written in Delphi, using Paradox tables, no i18n, no multiuser, no PDF printouts... On the other hand, with Python is far easier to get something working, and databasing with SQLAlchemy is a pleasure. On the frontend, ExtJS is impressive, even if it has its own drawbacks. > Would you recommend this route for someone starting out? Yes, absolutely. You learn something that you can reuse over and over. Do not hesitate to ask for further hints. ciao, lele. -- nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia. lele@metapensiero.it | -- Fortunato Depero, 1929.
Back to top | Article view | comp.lang.python
csiph-web