Re: [python-nl] Django or something else ?

2009-03-04 Berichten over hetzelfde onderwerp Erwin Elling - Eight Media
Hey Stef, I fully agree with Tims words on Django. These resources were a big help to get me started about 2 years ago: http://docs.djangoproject.com/en/dev/ - Django's excellent documentation http://docs.djangoproject.com/en/dev/intro/ - The getting started section of this documentation http://dj

Re: [python-nl] Python-nl Digest, Vol 58, Issue 2 - Django documentation and resources

2009-03-04 Berichten over hetzelfde onderwerp David Hund
On Tue, Mar 3, 2009 at 9:18 PM, wrote: > Send Python-nl mailing list submissions to >        [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit >        http://mail.python.org/mailman/listinfo/python-nl > or, via email, send a message with subject or body 'help' to

Re: [python-nl] Django or something else ?

2009-03-04 Berichten over hetzelfde onderwerp Stef Mientki
thank you all for the extensive answers (also got a few off-line) Until now this is my conclusion: 1. if you write a message in Dutch to this list, there's a good chance it will be rejected as spam ;-) 2. there are too many choices for a webframe work 3. my short search on the web, where Web2Py

[python-nl] fast & simple ?

2009-03-04 Berichten over hetzelfde onderwerp Floris van Manen
L.S. ! Just in case someone is in the mood to find a faster & simpler way to this piece of code ... Thanks ! .Floris import random def LinearInter(f, a, b): return a + (b-a) * f def FindSegment(r, A=[], FACT=0, DATA=1 ): if r <= A[0][FACT]: return A[0][DATA]

Re: [python-nl] python-nl

2009-03-04 Berichten over hetzelfde onderwerp Geert Stappers
Op 20090304 om 23:13 schreef Stef Mientki: > thank you all for the extensive answers (also got a few off-line) > > Until now this is my conclusion: > 1. if you write a message in Dutch to this list, there's a good chance > it will be rejected as spam ;-) Daar ben ik wel b

Re: [python-nl] python-nl

2009-03-04 Berichten over hetzelfde onderwerp Stef Mientki
hallo Geert, hieronder het bericht dat ik direct na het verzenden ontvang. groetjes, Stef Geert Stappers wrote: Op 20090304 om 23:13 schreef Stef Mientki: thank you all for the extensive answers (also got a few off-line) Until now this is my conclusion: 1. if you write a message in Dutch

Re: [python-nl] fast & simple ?

2009-03-04 Berichten over hetzelfde onderwerp eric casteleijn
Floris van Manen wrote: L.S. ! Just in case someone is in the mood to find a faster & simpler way to this piece of code ... Thanks ! .Floris Geen idee wat je code moet doen, en dus hoe die te verbeteren. Een algemene tip. Dit: def FindSegment(r, A=[], FACT=0, DATA=1 ): Is een erg slech

Re: [python-nl] fast & simple ?

2009-03-04 Berichten over hetzelfde onderwerp Floris van Manen
On Mar 4, 2009, at 23:59, eric casteleijn wrote: Geen idee wat je code moet doen, en dus hoe die te verbeteren. OK, zonder KAPITALEN :-) De bedoeling is om in een gegeven lijst met tuples, dat punt te vinden dat met de index r in de fact colom wordt aangewezen en waarvan de waarde dan in

Re: [python-nl] Django or something else ?

2009-03-04 Berichten over hetzelfde onderwerp Tim Molendijk
> > 1. if you write a message in Dutch to this list, there's a good chance it > will be rejected as spam ;-) Raar, nooit last van gehad. 2. there are too many choices for a webframe work Er is tegenwoordig 'te veel' keuze in bijna alles (ook in aardbeienjam). Laat je daardoor niet verlammen, d