Re: [Twisted-Python] Software that uses Twisted

2009-01-14 Thread Chris Hallman
I apologize to all on the mailing. I meant to reply only to the original sender, not all. On Wed, Jan 14, 2009 at 6:33 PM, Vasil Vangelovski wrote: > Would you be interested in getting internet providings that is better > than your current providings? > Seriously > > On Wed, Jan 14, 2009 at 6:3

Re: [Twisted-Python] django with twisted 8.2.x: 2009

2009-01-14 Thread Alex Clemesha
> It ended up pretty painless (sofar) Hey Vlad, Thanks for posting your solution! Care to discuss your use case for mixing Django and Twisted? I have considered mixing the two for a project that combines a web interface and some XMPP functionality, but I have not yet gone down this route ... W

Re: [Twisted-Python] django with twisted 8.2.x: 2009

2009-01-14 Thread V S P
Ok, thank you for the pointers, I got it working (or at least I get "It worked" django page :-) ) I also used http://code.google.com/appengine/articles/django.html to get a basic wsgi server working and http://www.sitepoint.com/article/build-to-do-list-30-minutes/ to get basic django installati

Re: [Twisted-Python] Software that uses Twisted

2009-01-14 Thread Vasil Vangelovski
Would you be interested in getting internet providings that is better than your current providings? Seriously On Wed, Jan 14, 2009 at 6:35 PM, s s wrote: > With seriously, taken you will be more. > > S > > On Jan 14, 2009, at 11:42 AM, Giles Antonio Radford wrote: > >> Surely "seriously"? >> >> H

Re: [Twisted-Python] django with twisted 8.2.x: 2009

2009-01-14 Thread Jean-Paul Calderone
On Wed, 14 Jan 2009 17:48:39 -0500, V S P wrote: Hi, wanted to ask for some help in getting django running with twisted webserver for my experiments. Using Python 2.6 Twisted 8.2.0 Django 1.0.2 on windows xp for now. I searched the documentation , most of the blog entries/etc were in '07 about

[Twisted-Python] django with twisted 8.2.x: 2009

2009-01-14 Thread V S P
Hi, wanted to ask for some help in getting django running with twisted webserver for my experiments. Using Python 2.6 Twisted 8.2.0 Django 1.0.2 on windows xp for now. I searched the documentation , most of the blog entries/etc were in '07 about this setup. And most refer to web2 plugin for twis

Re: [Twisted-Python] [Q] multi-process chat client and poller

2009-01-14 Thread Alec Flett
On Jan 13, 2009, at 10:56 PM, V S P wrote: Hi, Another option for me of course TAO ORB, or as you pointed out Erlang RabbitMQ (especially since Erlang was designed to do this), or as people suggested one of the open source Message Queuing systems. For simple service discovery on a networ

Re: [Twisted-Python] Software that uses Twisted

2009-01-14 Thread s s
With seriously, taken you will be more. S On Jan 14, 2009, at 11:42 AM, Giles Antonio Radford wrote: Surely "seriously"? HTH, HAND, Moof On Wed, Jan 14, 2009 at 4:30 PM, Chris Hallman wrote: I don't mean to be picky, but whomever ever wrote that site used poor English grammar. To be ta

Re: [Twisted-Python] Software that uses Twisted

2009-01-14 Thread Giles Antonio Radford
Surely "seriously"? HTH, HAND, Moof On Wed, Jan 14, 2009 at 4:30 PM, Chris Hallman wrote: > > I don't mean to be picky, but whomever ever wrote that site used poor > English grammar. To be taken more serious, you need to correct the > grammatical mistakes. > > > > chris > > > > On Tue, Jan 13,

Re: [Twisted-Python] Software that uses Twisted

2009-01-14 Thread Chris Hallman
I don't mean to be picky, but whomever ever wrote that site used poor English grammar. To be taken more serious, you need to correct the grammatical mistakes. chris On Tue, Jan 13, 2009 at 4:32 PM, wrote: > Description: A control panel for Windows visible form any part of the > world throug

Re: [Twisted-Python] IPushProducer problem

2009-01-14 Thread Gabriel Rossetti
Gabriel Rossetti wrote: Jean-Paul Calderone wrote: On Tue, 13 Jan 2009 16:34:29 +0100, Gabriel Rossetti wrote: Hello everyone, I implemented a push-produce a while back and I though it works, but it didn't. When the msgs where spaced out, it worked, but if several msgs were sent one after t

[Twisted-Python] Software that uses Twisted

2009-01-14 Thread rodrigoarancibiapla
Description: A control panel for Windows visible form any part of the world through web browsersURL: www.winctp.com ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] IPushProducer problem

2009-01-14 Thread Gabriel Rossetti
Jean-Paul Calderone wrote: On Tue, 13 Jan 2009 16:34:29 +0100, Gabriel Rossetti wrote: Hello everyone, I implemented a push-produce a while back and I though it works, but it didn't. When the msgs where spaced out, it worked, but if several msgs were sent one after the other, then things go