POST a form without changing the current browser page
Via Erik: chenihsu
says you can POST a form to a website and have the current page remain unchanged by returning a 204 response code. That’s got to be useful one day.
tech notes and web hackery from a new zealander who was vaguely useful on the web back in 2002 (see: python community server, the blogging ecosystem, the new zealand coffee review, the internet topic exchange).
Via Erik: chenihsu
says you can POST a form to a website and have the current page remain unchanged by returning a 204 response code. That’s got to be useful one day.
Hey - Mark Pilgrim has written a Python-licensed library to read and write XFML documents. This will be very handy to do topic mapping for the [[Topic Exchange]], as it’s all Python now.