Re: [Owfs-developers] website -> owfs.org expired?

2019-05-14 Thread Mail Lists
Which means we can renew it and point it back to the replacement website… ;) So owfs.org is not lost after all Alex > On 15/05/2019, at 5:20 PM, Nico Bouthoorn via Owfs-developers > wrote: > > Thanks, there is a link on the github site, at the bottom. This the readme >

Re: [Owfs-developers] website -> owfs.org expired?

2019-05-14 Thread Nico Bouthoorn via Owfs-developers
Thanks, there is a link on the github site, at the bottom. This the readme page of owfs? Open owfs.org now, you see that the domain has been expired? Nico Johan Ström wrote: Hi, nice work! Yes, too bad owfs.org is lost.. we'll see if people can find their way to this new site. Any thought

Re: [Owfs-developers] website

2019-05-14 Thread Johan Ström
Hi, nice work! Yes, too bad owfs.org is lost.. we'll see if people can find their way to this new site. Any thoughts on making it a Github page, is it possible to dump contents to some format suitable for that? Perhaps add a link to github site? I couldn't find any Johan On 2019-05-09 20:52

Re: [Owfs-developers] Website issues

2011-10-13 Thread Mark Richards
Silvano, Very nice indeed. Here's a few changes: - uses the default /mnt/1-wire director - adds a few more sensor candidates (would be nice if a regex here could include 00-FF with third char as ".") - uses system command to create the link #!/usr/bin/perl use strict; use warnings; use F

Re: [Owfs-developers] Website issues

2011-10-13 Thread Silvano Gai
I wrote a small perl script that does this manually, http://ip6.com/projects/?p=80 but it will be nice to have it automatic/dynamic Cheers -- Silvano On 10/4/11 4:03 AM, Paul Alfille wrote: Interesting. This has ju

Re: [Owfs-developers] Website issues

2011-10-04 Thread Paul Alfille
Interesting. This has just been brought up. Obviously this is quite possible, though will take a little work internally since the full path to a device is not stored internally. We do store the immediate parent hub, and presumably that hub's immediate parent is stored in turn, so it is quite poss

Re: [Owfs-developers] Website typo

2006-09-25 Thread Paul Alfille
Thank you. Fixed.Paul AlfilleOn 9/23/06, E. Kastelijn <[EMAIL PROTECTED]> wrote: Guys,There is a small typo on the website:http://www.owfs.org/index.php?page=bonjour_libraryQuote:--Support compiled in if:    * --enable_zero (default)--This should be: --enable-zerocheers,   E