Re: ANN: Kamaelia 0.2.0 released!

2005-08-08 Thread Matt Hammond
On Mon, 08 Aug 2005 10:49:32 +0100, Wolfgang Keller <[EMAIL PROTECTED]> wrote: >> The project aims to make it simple to build networked multimedia >> systems (eg audio, video, interactive systems), > > Why limit the scope of application artificially? > > Axon/Kamaelia imho is perfectly applicabl

Re: ANN: Kamaelia 0.2.0 released!

2005-08-08 Thread Wolfgang Keller
> The project aims to make it simple to build networked multimedia > systems (eg audio, video, interactive systems), Why limit the scope of application artificially? Axon/Kamaelia imho is perfectly applicable to any kind of application that does some kind of data processing. Think workflow appl

Re: ANN: Kamaelia 0.2.0 released!

2005-08-04 Thread Michael Sparks
Terry Reedy wrote: > "Michael Sparks" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >> def updater(interval, message): >> t = time.time(): >> while 1: >> if time.time() - t > interval: >> print message > >yield None # add this Yes. (I can't beli

Re: ANN: Kamaelia 0.2.0 released!

2005-08-03 Thread Terry Reedy
"Michael Sparks" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > An alternative to this is this: > > def updater(interval, message): > t = time.time(): > while 1: > if time.time() - t > interval: > print message yield None # add this > > def long_r

RE: ANN: Kamaelia 0.2.0 released!

2005-08-03 Thread Michael Sparks
Tim Golden wrote: > I just wanted to say that I find the ideas behind Kamaelia > interesting, and I only wish I had an application for it! > Because I'm not especially into media-streaming, I'm more > interested in it from the point of view of the generator-based > architecture. It's nice to know

Re: ANN: Kamaelia 0.2.0 released!

2005-08-03 Thread Michael Sparks
phil hunt wrote: > On Wed, 03 Aug 2005 16:57:34 +0100, Michael Sparks <[EMAIL PROTECTED]> > wrote: ... >>Which aside from other things means you can't build (say) a video >>& SMIL playback system trivially, yet. > > Isn't SMIL something that's goinhg to go into web browsers? In which > case, you'

Re: ANN: Kamaelia 0.2.0 released!

2005-08-03 Thread Michael Sparks
phil hunt wrote: > On Wed, 03 Aug 2005 16:57:34 +0100, Michael Sparks <[EMAIL PROTECTED]> wrote: >>> Is the audience programmers or >>> less technical people? A project that allows non-technical people >>> to build complex network applications is an ambitious one, but not ... >>It's a little ambit

Re: ANN: Kamaelia 0.2.0 released!

2005-08-03 Thread phil hunt
On Wed, 03 Aug 2005 16:57:34 +0100, Michael Sparks <[EMAIL PROTECTED]> wrote: > >> Is the audience programmers or >> less technical people? A project that allows non-technical people >> to build complex network applications is an ambitious one, but not >> impossible (I'd find it very impressive and

Re: ANN: Kamaelia 0.2.0 released!

2005-08-03 Thread phil hunt
On Wed, 03 Aug 2005 16:57:34 +0100, Michael Sparks <[EMAIL PROTECTED]> wrote: >I've reordered the q's slightly to avoid repetition... Also by answering >this question first, it may put the rest of the answer into context >better. > >phil hunt wrote: > >> At what stage of completion is it? > >This

Re: ANN: Kamaelia 0.2.0 released!

2005-08-03 Thread Michael Sparks
I've reordered the q's slightly to avoid repetition... Also by answering this question first, it may put the rest of the answer into context better. phil hunt wrote: > At what stage of completion is it? This is something we deliberately try to reflect in the version number. Yes, you can build n

Re: ANN: Kamaelia 0.2.0 released!

2005-08-03 Thread phil hunt
On 03 Aug 2005 17:30:31 +0400, Sergei Organov <[EMAIL PROTECTED]> wrote: >[EMAIL PROTECTED] (phil hunt) writes: >[...] >> Unix pipelines act on ascii files; > >No, they don't. Nitpicker. I would have thought it was perfectly obvious, in context, what I meant. -- Email: zen19725 at zen dot co d

Re: ANN: Kamaelia 0.2.0 released!

2005-08-03 Thread Sergei Organov
[EMAIL PROTECTED] (phil hunt) writes: [...] > Unix pipelines act on ascii files; No, they don't. -- Sergei. -- http://mail.python.org/mailman/listinfo/python-list

Re: ANN: Kamaelia 0.2.0 released!

2005-08-03 Thread phil hunt
On Tue, 2 Aug 2005 12:53:29 +0100, Tim Golden <[EMAIL PROTECTED]> wrote: >[Michael Sparks] >| Phil Hunt wrote: >| >| > Kamaelia seems it might be an interesting project. However, I don't >| > think the project is well served by this announcement -- which I >| > find vague and hard to understand.

Re: ANN: Kamaelia 0.2.0 released!

2005-08-03 Thread phil hunt
On Tue, 02 Aug 2005 11:05:16 +0100, Michael Sparks <[EMAIL PROTECTED]> wrote: >Phil Hunt wrote: > >> Kamaelia seems it might be an interesting project. However, I don't >> think the project is well served by this announcement -- which I >> find vague and hard to understand. Which is a shame, becau

RE: ANN: Kamaelia 0.2.0 released!

2005-08-02 Thread Tim Golden
[Michael Sparks] | Phil Hunt wrote: | | > Kamaelia seems it might be an interesting project. However, I don't | > think the project is well served by this announcement -- which I | > find vague and hard to understand. Which is a shame, because it | > means that other people probably don't underst

Re: ANN: Kamaelia 0.2.0 released!

2005-08-02 Thread Michael Sparks
Phil Hunt wrote: > Kamaelia seems it might be an interesting project. However, I don't > think the project is well served by this announcement -- which I > find vague and hard to understand. Which is a shame, because it > means that other people probably don't understand it very well > either, wh

Re: ANN: Kamaelia 0.2.0 released!

2005-08-02 Thread phil hunt
Kamaelia seems it might be an interesting project. However, I don't think the project is well served by this announcement -- which I find vague and hard to understand. Which is a shame, because it means that other people probably don't understand it very well either, which means less people wil