[web2py:29270] Re: fyi

2009-08-24 Thread omar.webs...@gmail.com
btw I'm Pynthon... On 24 aug, 11:56, "omar.webs...@gmail.com" wrote: > Lol, what now? > > On 24 aug, 11:44, mdipierro wrote: > > >http://www.reddit.com/r/programming/comments/9dkek/release_early_rele... --~--~-~--~~~---~--~~ You

[web2py:29269] Re: fyi

2009-08-24 Thread omar.webs...@gmail.com
Lol, what now? On 24 aug, 11:44, mdipierro wrote: > http://www.reddit.com/r/programming/comments/9dkek/release_early_rele... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this grou

[web2py:29101] Re: Web2py.com down

2009-08-21 Thread omar.webs...@gmail.com
No problem, and if you invest in the new server please take DDOS protection :$, just a tip... But who guys are doing this? Django fanboys? On 21 aug, 18:47, mdipierro wrote: > This is virtual machine running on my office desktop. It has only > 256MB Ram. > I will move to a better machine by the

[web2py:29086] Re: web2py 1.66.1 (win) zipimport.ZipImportError

2009-08-21 Thread omar.webs...@gmail.com
:(, I don't want to be an asshole but these things don't make a good reputation for web2py :(. Hopefully someone else or Massimo can fix this :). On 21 aug, 15:11, Ahmed Soliman wrote: > same problem here on mac. source version works. > > On Aug 21, 2:13 pm, "omar.web

[web2py:29082] Re: web2py 1.66.1 (win) zipimport.ZipImportError

2009-08-21 Thread omar.webs...@gmail.com
I have the same problem here :(. On 21 aug, 09:34, mdipierro wrote: > works for me. are you sure it is not a download problem? > > On Aug 19, 12:55 am, Jonathan Lundell wrote: > > > On Aug 18, 2009, at 9:27 PM, Yarko Tymciurak wrote: > > > > Indeed - I get the same, although there is library/gl

[web2py:28804] Re: Strange error:

2009-08-17 Thread omar.webs...@gmail.com
Thanks :)! Lol, again a stupid noobiew mistake. Thanks On Aug 17, 1:28 pm, mdipierro wrote: > LOL. it happens to the best of us. > > The error is that > > now = datetime.datetime.now > > should be > > now = datetime.datetime.now() > > or > > now = request.now > > On Aug 17, 6:21 am, Omar Munk