[kamaelia-list] Re: Kamealia and DVB-C

2008-10-20 Thread Matt Hammond
. Let us know if you hit any problems - we might be able to work with you to fix them relatively quickly. Matt -- | Matt Hammond | Research Engineer, FMT, BBC, Kingswood Warren, Tadworth, Surrey, UK | http://www.bbc.co.uk/rd/ --~--~-~--~~~---~--~~ You received

[kamaelia-list] Re: Improving reference documentation

2009-01-14 Thread Matt Hammond
ServerCore are actually limited to TCP based servers. (It'd be a little bit of a pain at present to do some other sorts, but doable) Michael. -- | Matt Hammond | Research Engineer, FMT, BBC, Kingswood Warren, Tadworth, Surrey, UK | http://www.bbc.co.uk/rd

[kamaelia-list] Re: Submitting my own console writer for review.

2009-03-02 Thread Matt Hammond
on the website. Iirc, without it you effectively get a blank, empty line at the start of the doc string. The currently employed algorithm for stripping the indentation gets confused by it. Hmm, thats a bit rubbish really - I ought to sort it out :-) Matt -- | Matt Hammond | Research Engineer

[kamaelia-list] Re: Making self.pause() for generator components mirror self.pause() for threads components

2009-03-03 Thread Matt Hammond
is that whatever is returned by self.pause(...) would be some kind of object/function that the scheduler would call. This object/function contains the intelligence needed to enqueue some kind of timeout event, or to block/disable other sources of events. Matt -- | Matt Hammond | | [anything you like unless

[kamaelia-list] Re: Question re: default socket connections deep within Kamaelia

2009-03-08 Thread Matt Hammond
ChatServer(ServerCore): protocol = ChatClient ChatServer(port=1501).run() ...achieves basically the same thing as doing this: ChatServer(protocol=ChatClient, port=1501).run() Matt -- | Matt Hammond | | [anything you like unless it bounces] 'at' matthammond 'dot' org

[kamaelia-list] Re: Fortune cookie introspector

2009-03-08 Thread Matt Hammond
Every introspective process suffers from these problems, so no biggie for the time being. I think being able to make the display window bigger, and scroll it, matters most right now. Check the '--help' command line option info, and try the arrow keys :-) Matt -- | Matt Hammond

[kamaelia-list] Re: Autoloading Components based on Imports

2009-06-23 Thread Matt Hammond
/encapulsation thing - eg. more like categories on Ebay than packages in java. -- | Matt Hammond | | [anything you like unless it bounces] 'at' matthammond 'dot' org --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: [kamaelia-list] Re: Tuning

2009-11-19 Thread Matt Hammond
+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/kamaelia?hl=. -- | Matt Hammond | | [anything you like unless it bounces] 'at' matthammond 'dot' org -- You received this message because you are subscribed to the Google Groups

Re: [kamaelia-list] Re: Tuning

2009-11-19 Thread Matt Hammond
to this group, send email to kamae...@googlegroups.com. To unsubscribe from this group, send email to kamaelia+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/kamaelia?hl=. -- | Matt Hammond | | [anything you like unless it bounces

Re: [kamaelia-list] Re: Tuning

2009-11-20 Thread Matt Hammond
://groups.google.com/group/kamaelia?hl=. -- | Matt Hammond | Research Engineer, FMT, BBC, Kingswood Warren, Tadworth, Surrey, UK | http://www.bbc.co.uk/rd/ -- You received this message because you are subscribed to the Google Groups kamaelia group. To post to this group, send email to kamae

[kamaelia-list] Re: Tuning

2009-11-23 Thread Matt Hammond
have any idea. Idon' find the commandfor close the dvb3.frontend.Frontend(0) can you hel me? Thanks Luca On 20 Nov, 11:17, Matt Hammond matt.hamm...@rd.bbc.co.uk wrote: Maybe better to look at a layer closer to the python. See: http://code.google.com/p/kamaelia/source/browse

Re: [kamaelia-list] Nifty uses and features.

2010-08-10 Thread Matt Hammond
://www.kamaelia.org/Components/pydoc/Kamaelia.Device.DVB.DemuxerService.html There's an example of its use here: http://www.kamaelia.org/Components/pydoc/Kamaelia.Device.DVB.Receiver.html -- | Matt Hammond | Research Engineer, BBC RD, Centre House, London | http://www.bbc.co.uk/rd/ -- You

Re: [kamaelia-list] threadedcomponent's main function not starting

2010-08-10 Thread Matt Hammond
kamaelia group. To post to this group, send email to kamae...@googlegroups.com. To unsubscribe from this group, send email to kamaelia+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/kamaelia?hl=en. -- | Matt Hammond | | [anything you like

Re: [kamaelia-list] Kamaelia.Chassis.Carousel and threaded components

2010-08-11 Thread Matt Hammond
with the situation where the child terminates of its own volition - rather than in response to having been sent a shutdown/producer-finished message - since the carousel would have no way of knowing that it has to disconnect the inbox until it is too late. Matt -- | Matt Hammond | Research Engineer, BBC

Re: [kamaelia-list] Backplane notifications

2010-12-02 Thread Matt Hammond
, send email to kamae...@googlegroups.com. To unsubscribe from this group, send email to kamaelia+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/kamaelia?hl=en. -- | Matt Hammond | | [anything you like unless it bounces] 'at' matthammond