[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 received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[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 group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[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 end of september.
>
> massimo
>
> On Aug 21, 4:01 am, Pynthon  wrote:
>
> > Indeed, do you mean the server is being DDosed?
>
> > I hope we can persuade Massimo to change servers.  This one is a tinker-toy
> > and it seems to be down as much as it is up.  It does not live up to the
> > reputation we want for web2py.
>
> > I agree with you!
> > 2009/8/21 mdipierro 
>
> > > I do not know. I am away from the server, I am on vacation with
> > > limited connection capabilities and the server is constantly being
> > > attacked. I will investigate in september.
>
> > > Massimo
>
> > > On Aug 20, 9:22 pm, waTR  wrote:
> > > > Could we know the reason for the outages? Is it the hardware? Is it
> > > > the OS? Is it the webserver? Is it web2py?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[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.webs...@gmail.com" 
> wrote:
>
> > 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/gluon- it's not  
> > > > > found...
>
> > > > OS X version, too. The source copy works OK, though.
>
> > > > > On Tue, Aug 18, 2009 at 10:21 PM, rppowell   
> > > > > wrote:
>
> > > > > Hey guys;
>
> > > > > I downloaded web2py 
> > > > > fromhttp://www.web2py.com/examples/static/web2py_win.zip
> > > > > and unzipped it to a temporary directory.
>
> > > > > I tried running web2py and got this error on the console:
>
> > > > > F:\PortableDev\web2py>web2py.exe
> > > > > Traceback (most recent call last):
> > > > >  File "web2py.py", line 3, in 
> > > > > zipimport.ZipImportError:can'tfindmodule'gluon'
>
> > > > > F:\PortableDev\web2py>
>
> > > > > Is the web2py_win.zip archive missing something/corrupted?
>
> > > > > -rppowell
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[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/gluon- it's not  
> > > found...
>
> > OS X version, too. The source copy works OK, though.
>
> > > On Tue, Aug 18, 2009 at 10:21 PM, rppowell   
> > > wrote:
>
> > > Hey guys;
>
> > > I downloaded web2py 
> > > fromhttp://www.web2py.com/examples/static/web2py_win.zip
> > > and unzipped it to a temporary directory.
>
> > > I tried running web2py and got this error on the console:
>
> > > F:\PortableDev\web2py>web2py.exe
> > > Traceback (most recent call last):
> > >  File "web2py.py", line 3, in 
> > > zipimport.ZipImportError:can'tfindmodule'gluon'
>
> > > F:\PortableDev\web2py>
>
> > > Is the web2py_win.zip archive missing something/corrupted?
>
> > > -rppowell
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[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  wrote:
>
> > Wow, Is this real? Did i really forget to post it? Sorry 
> > man!http://pastebin.com/f4e374c6d
>
> > Sorry again...
> > 2009/8/17 mdipierro 
>
> > > where did you post it?
>
> > > On Aug 17, 6:06 am, Pynthon Pynthon  wrote:
> > > > Hello
>
> > > > I posted the error and my code here. I used the new methods as Massimo
> > > told
> > > > us :P.
>
> > > > Thanks in advance!
> > > > Pynthon
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---