LIME Is A Web Based Text Editor That Helps XMLize Your Legal Docs

LIME is an extremely customizable web based editor that guides the user through the markup of non structured documents into well formed (optionally valid) structured XML document compliant to the language plugin chosen by the user. The LIME editor is an open source software and relies on many open source technologies. LIME is currently under development by the CIRSFID and the University of Bologna. Read the documentation page for more information about LIME and the team page for more information about the LIME team.

via About LIME | LIME.

The editor is designed to support conversion of non-structured legal documents into Akoma Ntoso XML. The editor’s modular structure allows you to add other plugins so that it can support a range of XML schemas including various national versions of Akoma Ntoso and more general markup such as TEI.  You can find the code on Github if you want to take it for a local spin.

I’m interested in taking a look at this to see if it can work with US court opinions. Perhaps it will give me an editor that I can use to convert opinions into that court opinion DTD I put together so many years ago.

What If You Could Store a Complete Document in a URL?

Hashify does not solve a problem, it poses a question: what becomes possible when one is able to store entire documents in URLs?

via Hashify.

Try contemplating this for a few minutes. A whole document. In a URL. Not a link to a document, the actual document. Encoded and stored in a URL. Thousands of characters reduced to a handful in a short URL.

Imagine a blog that is just a store of URLs. A messaging system that trades links instead of text. A commenting API that just delivers URLs.

In education there could be student portfolios that are literally a collection of links. Exam submissions that require only sending the teacher a URL.

The possibilities seem endless and exciting. You can give it a try at http://hashify.me/.

More In-Browser Content Editing, Now on GitHub, With Prose

Prose provides a beautifully simple content authoring environment for CMS-free websites. It’s a web-based interface for managing content on GitHub. Use it to create, edit, and delete files, and save your changes directly to GitHub. Host your website on GitHub Pages for free, or set up your own GitHub webhook server.
Prose has advanced support for Jekyll sites and markdown content. Prose detects markdown posts in Jekyll sites and provides syntax highlighting, a formatting toolbar, and draft previews in the site’s full layout.
Developers can configure Jekyll sites to take advantage of these and many more features that customize the content editing experience.

via Prose · A Content Editor for GitHub.

Prose, from Development Seed, is the latest in-browser content editor I’ve come across in the past few months. It’s been around for some time, but is just now beginning to catch on with the GitHub crowd. In a nutshell Prose lets you edit any file in your GitHub repos with a special focus on GitHub Pages, Jekyll, and Markdown.

Prose joins outliner Fargo and text editor Draft as part of growing group of in-browser editors that promise to alter forever the way we create content for the Internet and beyond. I’m just waiting for Word to die.