I needed to find out where in the sea of software that's the OPML Editor I'm installing a listener on port 5335. It should be easy, set a breakpoint in the inetd.startOne glue script and give me a stack crawl when it's opening that port, and it's not impossible, but it was easier to just give the string to Google and see what came back. It was a long shot and a couple of years ago it wouldn't have worked, but today it did. I found out which root file was making the request and from there it was a simple search to find the bit of code.
Good work Google! ";->"
Last update: Thursday, June 3, 2010; 4:00:29 PM
~About the Author~
Dave Winer, 55, is a visiting scholar at NYU's Arthur L. Carter Journalism Institute. He pioneered the development of weblogs, syndication (RSS), podcasting, outlining, and web content management software; former contributing editor at Wired Magazine, research fellow at Harvard Law School, entrepreneur, and investor in web media companies. A native New Yorker, he received a Master's in Computer Science from the University of Wisconsin, a Bachelor's in Mathematics from Tulane University and currently lives in New York City.
"RSS was born in 1997 out of the confluence of Dave Winer's 'Really Simple Syndication' technology, used to push out blog updates, and Netscape's 'Rich Site Summary', which allowed users to create custom Netscape home pages with regularly updated data flows." - Tim O'Reilly.