Re: [Twisted-Python] We invite you to earn from $ 100 per hour in your spare time.

2012-05-26 Thread Yaroslav Fedevych
26 трав. 2012 о 05:23 написав(ла): I know that's just a spam, but two things have made my day. > Our clients are people from all over the world who come to Russia for quality > and affordable health care. Affordable, quality health care in Russia, roflmao > In Brunei, the private clinics a

Re: [Twisted-Python] Anyone still using Python 2.5?

2012-03-04 Thread Yaroslav Fedevych
On 05.03.2012 06:15, Itamar Turner-Trauring wrote: > If you are using Python 2.5, what is the constraint keeping you there? > There's Ubuntu LTS 8.04 - any other relevant platforms? There's also Maemo which is sadly stuck with Python 2.5. ___ Twisted-Pyt

Re: [Twisted-Python] regarding ticket #2328

2012-01-19 Thread Yaroslav Fedevych
don't see what interfaces I need to implement for a working pluggable messaging server. Maybe I'm looking at wrong places or misunderstand the purpose of t.words altogether. -- Yaroslav Fedevych jaroslaw.fedew...@gmail.com Custom networked sofware solutions tel. +380685061839 +48

Re: [Twisted-Python] txjsonrpc.web2 ?

2012-01-13 Thread Yaroslav Fedevych
-using folks. -- Yaroslav Fedevych jaroslaw.fedew...@gmail.com Custom networked sofware solutions tel. +380685061839 +48222472352 Skype: jaroslaw.fedewicz ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/c

Re: [Twisted-Python] txjsonrpc.web2 ?

2012-01-13 Thread Yaroslav Fedevych
recently. twisted.web2 is no more. Ceased to be. Kicked the bucket. You should really use twisted.web, since everything that was remotely good in web2 was merged there. Maybe contact the author of txJSONRPC and ask if he ever plans to update his code. -- Yaroslav Fedevych jaroslaw.fedew...@

Re: [Twisted-Python] Building API documentation

2011-06-18 Thread Yaroslav Fedevych
On 18/06/11 10:09, Orestis Markou wrote: > Apologies for the flood of messages - I'm getting anxious about this training > ;) > > I'm looking for a way to build (or download) the API reference offline, so > each trainee would have it locally for faster access. Looks like I should be > using t.p.

Re: [Twisted-Python] from Meagan

2011-05-01 Thread Yaroslav Fedevych
On 01/05/11 15:37, terat...@twistedmatrix.com wrote: > I'm a charming blue-eyed blonde, brunette with brown eyes, and I'm looking > for an intelligent man to communicate by e-mail, Skype, or on real dates! > > My home page: www.rus-flirt.ru Of course it would be silly to react to a spam message, b

[Twisted-Python] OT: Languages (was Re: twisted can't find internet module)

2011-02-10 Thread Yaroslav Fedevych
On Feb 10, 2011, at 12:46 PM, Glyph Lefkowitz wrote: > On Feb 10, 2011, at 4:52 AM, Yaroslav Fedevych wrote: > >> On Feb 10, 2011, at 11:38 AM, 杨振宇 wrote: >> >>> 既然用中文了。 >>> 你是以哪一种方式安装twisted的?具体的环境是?>_< >> >> Sorry for dropping in, but, w

Re: [Twisted-Python] twisted can't find internet module

2011-02-10 Thread Yaroslav Fedevych
On Feb 10, 2011, at 11:38 AM, 杨振宇 wrote: > 既然用中文了。 > 你是以哪一种方式安装twisted的?具体的环境是?>_< Sorry for dropping in, but, when the problem is ultimately solved, can you post the summary in English? I don't know a word in Chinese, for example. And you certainly wouldn't feel very good if I started replyin

Re: [Twisted-Python] Names DNS Client too chatty

2011-01-24 Thread Yaroslav Fedevych
ured out how to make my own logger, how to tell everything to use it and how to shut irrelevant server parts up without hacks. Maybe folks refactoring the documentation will come up with something. -- Yaroslav Fedevych Software Developer and Consultant jaroslaw.fedew...@gmail.com +380685061839, +38096

Re: [Twisted-Python] Job server

2010-12-21 Thread Yaroslav Fedevych
On Tue, Dec 21, 2010 at 1:40 PM, Umut Aydin wrote: > Hello everybody > > My job server is on progress and maybe you want to check it out. > Distribution part is ready but I still work on remote calls. As soon > as I get it done I ll write an article about building a job server > with twisted frame

Re: [Twisted-Python] - SPAM!!!!!

2010-12-03 Thread Yaroslav Fedevych
cepalm way to spam. “Never trust a human to do the machine's job.” -- Yaroslav Fedevych Software Developer and Consultant jaroslaw.fedew...@gmail.com +380685061839, +380969783173 ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com

Re: [Twisted-Python] problem using imap mail client

2010-10-15 Thread Yaroslav Fedevych
On Fri, Oct 15, 2010 at 7:36 AM, jim gardener wrote: > > I installed version 10.1 frpm the ppa ..Now ,it justs waits after taking the > hostname,user/password.. > > Is there a way to generate a local copy of the documentation?..so I can > browse while offline? > thanks > jim > Install pydoctor (i

Re: [Twisted-Python] Strange error: SQL-Server tries to rollback

2010-09-10 Thread Yaroslav Fedevych
On Sep 10, 2010, at 5:17 AM, Pantelis Theodosiou wrote: > I have a simple INSERT INTO statement sent to SQL-Server using pymssql module. > > I use the runOperation method to send the query and I get this strange error. > The data goes through OK and is written in the database but SQL-Server tri

Re: [Twisted-Python] spawn wsgi resource into separate process

2010-08-28 Thread Yaroslav Fedevych
On Sat, Aug 28, 2010 at 9:37 PM, Thomas Johnson wrote: > > In the following code I am attempting to host several django applications in > vhosts - http://pastie.org/1122806 . This code works fine if I only need one > settings module. In my case each vhost needs it's own(lines 32-38) > DJANGO_SE

Re: [Twisted-Python] inlineCallbacks cascading cancelling and more

2010-08-17 Thread Yaroslav Fedevych
On Aug 17, 2010, at 8:49 AM, Sergey Magafurov wrote: > ... lots of text skipped ... You are currently considering your task from the viewpoint “let's make a callback chain for the perfect workflow and alter this chain in case of anything going wrong.” I think the flaw with this approach is tha

Re: [Twisted-Python] Advice seeked on SMPP implementation

2010-07-06 Thread Yaroslav Fedevych
Thanks a lot for reply, however turns out that most SMPP appliances behave in a way rather different than your average mailbox/IM sessions. So I will in fact need to reinvent a wheel... This, however, has little to do with actual SMPProtocol class. Bridging it with t.words or even t.mail would cov

Re: [Twisted-Python] Implementing OAuth in twisted.cred

2010-07-03 Thread Yaroslav Fedevych
> The strange bits start in the CredentialsChecker, since credentials are > checked by someone else entirely. I see nothing strange. A checker which delegates checking to another entity and returns a Deferred. Which may go through a whole lot of callbacks and stages of verification before your ow

[Twisted-Python] Advice seeked on SMPP implementation

2010-07-03 Thread Yaroslav Fedevych
Hello, I'm currently busy with implementing SMPP in Twisted, and there is something I would like to have a piece of advice with. If I'm going to make it internal to my needs, there's only issue of making it work and be done with it. But that's not quite a way I would like to do it; I would like t

Re: [Twisted-Python] ANNOUNCING Tahoe, the Least-Authority File System, v1.7.0

2010-06-24 Thread Yaroslav Fedevych
On Fri, Jun 25, 2010 at 12:04 AM, Brian Warner wrote: > On 6/22/10 10:35 AM, Peter Westlake wrote: > > >> I downloaded it and typed "python setup.py build", and it went off and >> started building a copy of Twisted 10.0! Will that be installed on my >> system, or will it only affect the Tahoe buil

Re: [Twisted-Python] twisted.web questions

2010-06-14 Thread Yaroslav Fedevych
On Mon, Jun 14, 2010 at 6:56 PM, Itamar Turner-Trauring wrote: >>> Very large requests get written to disk, rather than memory. This is >>> still not ideal, streaming is obviously better - someone may be able to >>> suggest how to do it until Twisted gets fixed. >>> >> >> That is unfortunate.  Do

Re: [Twisted-Python] PB and unstable network

2010-05-25 Thread Yaroslav Fedevych
In your case, I would suggest that the server sends some sort of ACK after it has received the payload from client, and the client must send the same kind of ACK in response. Only after that would the server consider operation complete, otherwise it would either inform the client that the previous