Rendezvous For Apache
sapporo writes "Eric Christopher Seidel has released mod_rendezvous. The DSO lets the Apache that comes with Mac OS X advertise its services on the local network via Rendezvous, so it will show up in Safari's Rendezvous Bookmarks section. This lets you browse all web servers on the local network very conveniently. Nice one!" I wonder, could it work on Linux too? I would think so ...
Rendezvous is extremely cool tech.
For a really successful Apple topic on slashdot it needs to be...
a) something that's big in Open Source/Free software anyway like OpenOffice for Mac
b) rumour/lies
c) Apple hardware announcment
Which is a shame, because the Mac platform is really the only innovation I can see in the computing world right now. Take the Safari browser for example, David Hyatt is actually responding to other people's blogs about Safari and actually taking notice. No other company is doing things to this level of service.
Join the Free Software Foundation
I really hope that rendez-vous technologies get ported to other Unixes soon. For instance, multicast DNS is really nice in LANs where IP addresses are assigned via DHCP. You can simply type something like ssh server.local and it works. When you use laptops, it is really a killer feature.
Um, it isn't "on the front page." You have selected "Collapse Sections" in your preferences, which puts section-only stories on the front page. If I had a dime for every time people complained about this sort of thing, I'd have ... oh, a few bucks.
works ok for me...ran the installer, restarted apache via webmin and bingo...
You might want to check your apache conf file?
download...unpack...run....restart apache...done
Ummm,
I'm a bit disappointed that:
1) the code has not been made available (although the author claims he will send it to you if you send him an email)
2) no apache 2.0 support (though he claims it is coming).
I'm tempted to rewrite it to support both 1.3 and 2.0 and open source it.
Is there any technical info on Rendezvous? Does it not broadcast across subnets? I've added mod_rendezvous to 2 macs on different subnets of my network and they can't be seen...
Take the Safari browser for example, David Hyatt is actually responding to other people's blogs about Safari and actually taking notice.
If by "actually taking notice" you mean "fixing reported bugs left and right," you're right. Hyatt's team is doing some incredible stuff. They're just chewing through bug reports.
I've emailed David asking if they plan to put WebCore and JavaScriptCore on the public CVS server so we can test newer builds. No answer yet, but I'll bet I get a "yes" back soon.
I write in my journal
the code has not been made available (although the author claims he will send it to you if you send him an email)
You know that the GPL itself requires nothing more, right? A program does not have to have its source code up on a server for it to be open source. Under the GPL, it merely has to come with a written offer to provide the source at no charge or a nominal charge. Eric's following the letter of that rule, even though he's not using the GPL. Good for him, I say.
Why don't you send him an email and see what you get back?
I write in my journal
Dynamic DNS makes little sense if somebody plugs-in a laptop in a LAN. You don't want to update your DNS data to include a laptop that might stay connected for a few minutes! There are also administrative issues: DNS updates will certainly not be allowed for arbitrary machines or arbitrary DNS names.
Multicast DNS solves this problem nicely and even works when you don't have a server. So if a friend plugs a laptop in your home network you can address his machine using a logical name.
Different problems, different solutions...
Happens to me all the time. I quit trying.
What I don't understand is why there is still no plugin for OmniWeb to do the same thing (or have I missed it?). Not to mention the various Navigator/Chimera spinoffs.
And there's no way of knowing that one selected "Collapse Sections" short of sifting through the enourmous preferences page.
You see, there's this thing called a 'good ol boys network', where only a select team of butt scratchers gets together and decides what laundry to hang out. They frequently take your stories and put them in under made up names, just so you won't get a big head over it and think you should be allowed to join the clan.
As soon as suckers stop feeding this little incestuous clam back, things might steer back from the edge...but I wouldn't be holding any bets for that to happen any time soon.
In Soviet Russia, all your base are belong to Natalie Portman's Beowulf cluster of hot grits for Profit! cuz BSD is dead
.sig of trolls slacker...
No goatse.cx guy? No Ogg the Caveman? No Haiku guy?
Oddly enough rendezvous reminds me a little of catch up technology, catch up to what AppleTalk used to give you. For those who never used it, AppleTalk used a name based protocol, with only one well-known port. When you opened something in the Chooser, it would send out a broadcast on the local net on that well-known port, telling the device what DeviceType it was looking for. If the DeviceType matched, it would respond with it's DeviceName, and they'd show up the the Chooser. Rendezvous seems to be trying to catch up TCP/IP to the old easy-to-find AppleTalk tech.
I am not a programmer, but like many users, have a homeoffice network which mixes pcs and macs. Printing from macs to non pcl network printers is still a pain (Dave is not up to it). Should we expect rendez vous / apache to bridge this cumbersome canyon? Thanks