Re: [Owfs-developers] OWFS on WRT-Router

2007-02-11 Thread Christian Magnusson
My guess is that dd-wrt isn't compatible with openwrt-packages... I tried E-WRT-0.3 long time ago... and when I compiled a new firmware-image it "optimized" libc and removed all unused functions. This resulted into that it was impossible to know if an uploaded binary would work or not... some fun

[Owfs-developers] Creating a Ruby ownet client

2007-02-11 Thread Pedro Côrte-Real
I wanted to use owfs in a Ruby project so I decided to port the Python ownet client to Ruby. While doing the port I found that Connection.read contains the following code: while 1: data = s.recv(24) if len(data) is not 24: raise exShortRead re

Re: [Owfs-developers] Creating a Ruby ownet client

2007-02-11 Thread Paul Alfille
New documentation on persistent connections: http://www.owfs.org/index.php?page=persistent-connections On 2/11/07, Pedro Côrte-Real <[EMAIL PROTECTED]> wrote: On 2/10/07, Peter Kropf <[EMAIL PROTECTED]> wrote: > Hi Pedro - > > I'm (slowly) in the process of implementing the changes needed for >

Re: [Owfs-developers] Creating a Ruby ownet client

2007-02-11 Thread Pedro Côrte-Real
On 2/11/07, Paul Alfille <[EMAIL PROTECTED]> wrote: > New documentation on persistent connections: > http://www.owfs.org/index.php?page=persistent-connections (...) > Yes, owserver supports persistent connections, but they must be REQUESTED > and GRANTED. (It's only a single bit to signal this).

Re: [Owfs-developers] OWFS Logo...where is it

2007-02-11 Thread George Bobeck
Logo design came up on my lab's mailing list not too long ago. One person submitted the following website as a guide: How to fake ... a Web 2.0 Logo ( http://web-design-book.com/2007/01/23/how-to-fake-a-web-20-logo/ ) Anyways, I have attached a logo idea. The image is based off of a project lo

Re: [Owfs-developers] OWFS Logo...where is it

2007-02-11 Thread Roberto Spadim
i was thinking about OWFS name OWFS isn't owserver :/ all OW software could be called OW Suite or something else OWServer couldn't be server, i think that server is a machine, owd could be more *nix like, for windows users something like owservice could be better understood check http

Re: [Owfs-developers] OWFS Logo...where is it

2007-02-11 Thread Roberto Spadim
another interesting daemon term definition http://www.definethat.com/define/185.htm Roberto Spadim escreveu: > i was thinking about OWFS name > OWFS isn't owserver :/ > all OW software could be called OW Suite or something else > > OWServer couldn't be server, >i think that server is a machine