2013-05-29 mcurl - Command Line Memento Client
The Memento protocol works in two directions: Server implementation: the server complies with Memento protocol, so it can read the "Accept-Datetime" header, do the content-negotiation in datetime dimension, and return the memento near the requested datetime to the user. Successful examples include: Internet Archive Wayback Machine, British Library Wayback Machine, and DBpedia. Client implementation: the user needs a tool to sets the requested URI with the preferred datetime in the past. Current tools include: FireFox add-ons MementoFox , British Library Memento Service , and Memento Browser for Android and iPhone. Today, we are pleased to announce mcurl , a command-line memento client. mcurl is a wrapper for the unix curl command that is capable of doing content negotiation in the datetime dimension with Memento TimeGates. mcurl supports all curl parameters in addition to the new parameters that are Memento related. Users may use the curl command to do content-n