Explore >> Select a destination


You are here

buttondown.com
| | essaysfromexodus.scripting.com
2.3 parsecs away

Travel
| | [AI summary] This entry discusses the evolution of the RSS web standard, Sun's and IBM's support of SOAP technology, developer discussions on open source communities, and upcoming events in Seattle.
| | davenet.userland.com
3.4 parsecs away

Travel
| |
| | www.rssboard.org
4.1 parsecs away

Travel
| | This month marks the 20th anniversary of the effort that became the Atom feed format. It all began on June 16, 2003,
| | ericlathrop.com
17.4 parsecs away

Travel
| I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python.