So the wifi seemed to work pretty well out of the box but I noticed after prolonged use it would just suddenly freeze and the only way to make it come back was to reboot. (You couldn’t even reload the module or restart networking stack). You can tell if this will be a problem for […]
What I would love to do
Smart Contracts http://www.erights.org/smart-contracts/index.html http://www.waterken.com/dev/IOU/Design/ We may end up getting RESTful smart contracts for free due to all the goodness in the current design. This could lead (my client).com to an unheard of level of security and possible make it the most high profile public implementation of smart contracts to date. Watch this space Auto Save […]
What we will be doing in the future
Decoupling Resource selection from Representation selection in our Urls This will allow resources (domain objects/documents) to be selected (think SQL WHERE clauses) and presenters re-used by the client editors without specific coding by developers. So a url like “/video/skins/latest” could return all videos tagged with skins or possibly any resource tagged with video and skins. […]