intertwingly

It’s just data

Nooks and crannies

Possum update:


thefreeworld.net

Kasia: You're not allowed to read this... .. if you live in the US of A.  Thank you DMCA, for bringing absurdity into our daily Internet-based lives.


An Introduction to WSIL

Timothy Appnel: The WSIL model is more RESTful then UDDI. In many ways, WSIL is like RDF Site Summary (RSS) for Web services. RSS is a file format with pointers to published content that can be syndicated and aggregated. WSIL is a file format with references to published Web services that can be discovered and bound.


DocGems

A Blogger Code of UnProfessional Ethics and Wetware, the Killer App.  Both are must reads.

P.S.  Doc's RSS feed is not valid XML.  Something about a reference to an undefined entity 'ouml'.


One line of code

paths=[".htaccess"]
data=["Redirect permanent /0101679/rss.xml http://www.intertwingly.net/blog/index.rss\n"]
r=xss.xmlStorageSystem.saveMultipleFiles(email,pwd,paths,data)
print r['message']

Can't save one or more files because it was not a legal type, or it's too large.

DOH!

Update: added the permanent keyword.  Thanks Mark!