[web2py:13842] Pyjamas + web2py + twisted vs Django + Pinax

2008-12-18 Thread Tokyo Dan
I'm about to start programming a game in Python. The game will be a web-based board game with a social aspect, something like http://www.chesspark.com. I want the game to run in both browsers and as a desktop client. Therefore I'm wondering what python-based technologies I need. I know that Javas

[web2py:13920] Must Web2py always be running?

2008-12-19 Thread Tokyo Dan
I'm watching the KPAX CMS video and to run KPAX web2py must be running also. Is this the case for all apps using the web2py framework? Does this mean it is impossible to create standalone web apps with Python and Web2py? --~--~-~--~~~---~--~~ You received this messa

[web2py:13963] Re: Must Web2py always be running?

2008-12-20 Thread Tokyo Dan
one executable to "click" on, and it would come up > in your app. > > Is this something like what you had in mind? > > Regards, > Yarko > > On Sat, Dec 20, 2008 at 10:47 AM, Mark Larsen wrote: > > > Tokyo Dan, > > > Not sure what you mean by stand-a

[web2py:13966] Re: Must Web2py always be running?

2008-12-21 Thread Tokyo Dan
r / running? > none / YES > apache + mod_wsgi / NO > apache + mod_python / NO > apache + mod_proxy / YES > anything (lighttpd, cherokee, ...) + mod_fcgi / YES > > This is the same with any web framework because of how the mod_* work. > > Massimo > > On Dec 21, 1:08 am,

[web2py:13967] Re: Must Web2py always be running?

2008-12-21 Thread Tokyo Dan
Is that KPAX CMS done entirely in web2py? How are all those animating menus done, with the AJAX part of web2py? On Dec 21, 6:04 pm, Tokyo Dan wrote: > Thanks again Massimo, > > On Dec 21, 5:11 pm, mdipierro wrote: > > > You will need to copy on the production server

[web2py:14040] Re: Pyjamas + web2py + twisted vs Django + Pinax

2008-12-22 Thread Tokyo Dan
browser you are much better off using Flash > (pyAMF)+web2py, else use Pygame+twisted. > > Massimo > > On Dec 18, 7:43 pm, Tokyo Dan wrote: > > > I'm about to start programming a game in Python. The game will be a > > web-based board game with a social aspect, somethi

[web2py:15719] Re: new T2 and new T3

2009-02-01 Thread Tokyo Dan
I'm confused... Is this new T2, T3 stuff to with web2py something like what Pinax is to django? On Dec 7 2008, 9:11 am, mdipierro wrote: > I have just reposted a new T2 > >    http://mdp.cti.depaul.edu/examples/static/web2py.app.plugin_t2.tar > > and a new T3 > >    http://mdp.cti.depaul.edu/exa

[web2py:15720] Re: new T2 and new T3

2009-02-01 Thread Tokyo Dan
Also is there a tutorial / manual on T2 & T3? On Dec 7 2008, 9:11 am, mdipierro wrote: > I have just reposted a new T2 > >    http://mdp.cti.depaul.edu/examples/static/web2py.app.plugin_t2.tar > > and a new T3 > >    http://mdp.cti.depaul.edu/examples/static/web2py.app.t3.tar > > The new T3 you

[web2py:15721] Re: new T2 and new T3

2009-02-01 Thread Tokyo Dan
Disregard this. I guess I should refer to the readme section on the T3 website. On Feb 2, 10:05 am, Tokyo Dan wrote: > Also is there a tutorial / manual on T2 & T3? > > On Dec 7 2008, 9:11 am, mdipierro wrote: > > > I have just reposted a new T2 > > >    htt

[web2py:15723] T2, T3, KPAX

2009-02-01 Thread Tokyo Dan
I wonder if T2 & T3 are common web2py code that came out of creating the KPAX example. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegr

[web2py:15729] Re: T2, T3, KPAX

2009-02-01 Thread Tokyo Dan
So should I disregard KPAX examples and just spend time studying T2 & T3? On Feb 2, 3:08 pm, mdipierro wrote: > KPAX predates T2+T3. My dream is to port all of them on some common > API (the new gluon/tools.py) > > On Feb 1, 9:30 pm, Tokyo Dan wrote: > > > I wonder if

[web2py:15731] star-nix.com web2py hosting not confidence inspiring

2009-02-01 Thread Tokyo Dan
"You can now start checking our web2py demo at web2py.star-nix.com." Went to this hosting site and tried to find "web2py.star-nix.com". It's not there. Also searching for web2py on that website doesn't return much info. Not confidence inspiring Seems like a crappy hosting service. Expensive too.

[web2py:15791] Re: star-nix.com web2py hosting not confidence inspiring

2009-02-02 Thread Tokyo Dan
r everyone. > Right now demo is not avaliable due to transfering of host. > > Tokyo Dan. Please do not evaluate our services without even trying yet. > > On 2/2/09, mdipierro wrote: > > > > > The creator of star-nix is Phyo. He is a very active member of this &

[web2py:15792] Re: star-nix.com web2py hosting not confidence inspiring

2009-02-02 Thread Tokyo Dan
y enabled hosting service for everyone. > > Right now demo is not avaliable due to transfering of host. > > > Tokyo Dan. Please do not evaluate our services without even trying yet. > > > On 2/2/09, mdipierro wrote: > > >> The creator of star-nix is Phyo. He

[web2py:16011] Re: star-nix.com web2py hosting not confidence inspiring

2009-02-08 Thread Tokyo Dan
web2py enabled hosting service for everyone. > > Right now demo is not avaliable due to transfering of host. > > > Tokyo Dan. Please do not evaluate our services without even trying yet. > > > On 2/2/09, mdipierro wrote: > > >> The creator of star-nix is Phyo

[web2py:17168] Re: Critical point in web2py

2009-02-28 Thread Tokyo Dan
Goo point and you are 100% correct. The lack of documentation and examples is the very (and only) reason I chose Django over web2py. And I just hate reading source code. Especially if I didn't write it. On Feb 24, 6:15 pm, Joe Barnhart wrote: > It seems to me that we have reached a critical poi