Annotation Service Genius Rolls Out An API With Instapaper As Its Debut Partner | TechCrunch

Online annotation platform Genius, which originally began as a way to mark up rap lyrics before expanding to support any page on the web, is now making its service – including its collection of annotations and musical metadata – available to third-party developers for use in their own applications. The first partner to take advantage of the new API is Betaworks, which integratedGenius with Instapaper’s new Notes feature, launched yesterday.

In Instapaper, the Notes feature allows users to select a snippet of text from an online article and then make comments next to that text. By default, those annotations are private, but users can choose to share them through Twitter’s textshot feature, or through other third-party applications, like Facebook, Evernote, Tumblr, and more.

Annotation Service Genius Rolls Out An API With Instapaper As Its Debut Partner | TechCrunch http://techcrunch.com/2015/06/05/annotation-service-genius-rolls-out-an-api-with-instapaper-as-its-debut-partner/

Overstock Will Issue a Private Bond Powered by Bitcoin Tech | WIRED

OVERSTOCK.COM IS PREPARING to offer a $25 million private bond using the blockchain, the distributed online ledger that underpins the bitcoin digital currency.

Earlier this week, the online retailer circulated a document among hedge funds, private equity groups, and other potential Wall Street investors indicating it was offering such a bond. Company CEO Patrick Byrne, the circular says, “believes that cryptotechnology can do for the capital market what the internet has done for consumers”—a reference to the type of technology that drives bitcoin.

Overstock Will Issue a Private Bond Powered by Bitcoin Tech | WIRED http://www.wired.com/2015/06/overstock-will-issue-private-bond-powered-bitcoin-tech/

My Twitter Digest for 06/05/2015

My Twitter Digest for 06/04/2015

Seldon is an open source recommendation platform

Seldon is made up of many components that work together to deliver the best recommendations. Roughly, all user actions are captured via the REST API and streamed to logs. Those logs are processed in batch and new user models are delivered to the API Server. Then recommendations are delivered via the REST API.

http://docs.seldon.io/tech.html

The code for Seldom is on Github at https://github.com/SeldonIO/seldon-server.