Tim Bray provides a bridge between Sun and developers


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Tim Bray provides a bridge between Sun and developers
# 1  
Old 05-05-2008
Tim Bray provides a bridge between Sun and developers

Mon, 05 May 2008 20:00:00 GMT
"I'm a genuine old fart," says Tim Bray as he looks back at his three decades in computing. Widely known for his standards work on XML and the Atom syndication format, at an age when many former developers have moved entirely into management, he seems to have found a niche that takes advantage of his experience. As director of Web technologies at Sun Microsystems, his job is to keep current with Web and general programming and to encourage adaptation of new developments within the corporation. At the recent Open Web Vancouver conference, Bray talked to Linux.com about how he fills his role at Sun, and the trends he sees in computing.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. What is on Your Mind?

Speed Bumps on the Road to Cyber Situational Awareness - Tim Bass

Speed Bumps on the Road to Cyber Situational Awareness Happy Holidays! (0 Replies)
Discussion started by: Neo
0 Replies

2. Shell Programming and Scripting

Run several codes at the same tim?

Hello everyone, I want start 30 codes at the same time in 30 different directories in one terminal. I tried this bu it makes it one by one sh damp-0000/coderun sh damp-0005/coderun sh damp-0010/coderun etc...İt took so much time that way. If run them at the same time that would be much... (1 Reply)
Discussion started by: miriammiriam
1 Replies

3. OS X (Apple)

Hostroute => Bridge and IP-Forwardings

Hello unix community, Could anyone tell me what is the macosx command for: 1) ip hostroute to bridge: ip route add 188.40.1.40/32 dev br0 (linux command) /32 ist for netmask? Because I use /29. 2) and IP-Forwarding: net.ipv4.ip_forward = 1 (linux command) I hope anyone could... (1 Reply)
Discussion started by: girlusingunyx
1 Replies

4. IP Networking

SNMP in a Bridge device

Hello all, recently we've created a Bridge on a machine that was being used as an snmp, and we haven't assigned an IP for the bridge interface, instead we've used one extra NIC to make all the administrations, but SNMP is simply not working, any one have a clue on how to do this? Thanks. (0 Replies)
Discussion started by: Zarnick
0 Replies

5. UNIX for Dummies Questions & Answers

bridge on linux

Hello. I expirince some problems with bridging, i'm pretty new to that technology I've 2 nic's 1 - wireless rt2500 ra0 canyon cn511 card 2 - e100 intel, ifconfig ra0 up && iwconfig ra0 essid xxx channel x mode managed bring me wireless connection up then i do following: brctl addbr br0... (1 Reply)
Discussion started by: hachik
1 Replies
Login or Register to Ask a Question
avahi-daemon-bridge-dsd(1)				      General Commands Manual					avahi-daemon-bridge-dsd(1)

NAME
avahi-daemon-bridge-dsd - The Avahi daemon bridge to dsd SYNOPSIS
avahi-daemon-bridge-dsd [options] avahi-daemon-bridge-dsd --kill avahi-daemon-bridge-dsd --check DESCRIPTION
The daemon implements a DBUS interface which provides a rich object oriented interface to DBUS enabled applications which browse for or register for services. Instead of implementing Apple's ZeroConf architecture (also known as "Rendezvous" or "Bonjour") it makes calls to the DNS Service Discovery API provided by Bonjour and so functions as a Bonjour client. OPTIONS
-D | --daemonize Daemonize after startup. Implies --syslog -s | --syslog Log to syslog instead of STDERR. Implied by --daemonize --debug Increase verbosity to debug level --no-drop-root Don't drop root priviliges after startup and don't require daemon to be started as root. We recommend not to use this option. --no-chroot Don't chroot(2) the daemon. This option is only available when compiled with chroot() support. --no-proctitle Don't change the process name while running. Unless this option is specified avahi will reflect it's current state and selected host name in the process title. -k | --kill Kill an already running avahi-daemon-bridge-dsd. (equivalent to sending a SIGTERM) -r | --reload Tell an already running avahi-daemon-bridge-dsd to reread the files from /etc/avahi/services/. (equivalent to sending a SIGHUP) -c | --check Return 0 as return code when avahi-daemon-bridge-dsd is already running. -h | --help Show help -v | --version Show version information FILES
/etc/avahi/hosts: additional static hostname mappings to publish in mDNS, see avahi.hosts(5) for more information. /etc/avahi/services/*.service: static service definitions, see avahi.service(5) for more information. SIGNALS
SIGINT, SIGTERM, SIGQUIT: avahi-daemon will shutdown. This is issued by passing --kill to avahi-daemon. SIGHUP: avahi-daemon-bridge-dsd will reload and static service definitions from /etc/avahi/services/. SEE ALSO
COMMENTS
This man page was written using xml2man(1) by Padraig O'Briain. Manuals User avahi-daemon-bridge-dsd(1)