[web2py:16897] Re: web2py server for automations

2009-02-25 Thread Cro
Web2py version : latest : Version 1.56.4 (2009-02-23 09:43:44) OS : Windows Server 2003 R2 Standard x64 SP2 Running from source. I don't like the compiled version for windows. Python version : 2.5.4 official. There are compatibility problems known ? --~--~-~--~~~---~-

[web2py:16891] Remote Refresh

2009-02-24 Thread Cro
Hello again. I wonder if there is any possibility to call a refresh on the page when a certain event on the server occurs. For example, i have a server for a 'in-browser-game'. It's a real time strategy game. (quite improbable, but possible) Now, if the player doesn't do anything at all, the brow

[web2py:16890] Re: web2py server for automations

2009-02-24 Thread Cro
Good day, ArchipA. I tried to play with PostConnectionTask a lot of times, but failed. I tried this : # from gluon.contrib.wsgihooks import PostConnectionTask, localposttasks import logging # class dummy(PostConnectionTask): def __init__(self): PostConnectionTask.__init__(self, reque

[web2py:16271] Re: web2py server for automations

2009-02-13 Thread Cro
Good day. Thank you for all your responses. It's seems that i have to AJAX the messages into the browser somehow, but i have absolutely no idea how. I am showing you the main template of any automation, maybe you can understand what i am dealing with here. # Controller file def index(): "Chec

[web2py:16217] web2py server for automations

2009-02-12 Thread Cro
Good day. I discovered web2py a few weeks ago. I like it because it's light and powerful. :) And the templating system is excellent. I played with it a little. I worked in PHP and Karrigell before, so i know a little about web servers. Ok, straight to point. I use windows. I am trying to make a