127 projects tagged "Text Processing"
"Ball", the Byzantine Askemos Language Layer, is an intrusion resistant and incorruptible, autonomous distributed operating system. It provides application programmers with continuations, messages, and rights management on top of a peer-to-peer network resisting byzantine failures of network nodes. The API significantly raises the level of abstraction in comparison with other operating systems: there are very few system calls, and these are expressed in XML. An alternative understanding of Askemos is that of an XML object database with stored procedures.
Beonex Communicator is Mozilla polished for end users. It contains Navigator, Mailnews, Composer, and ChatZilla. Navigator has support for key web standards and a convenient interface. For example, it eases searching the Internet, similar to Apple's Sherlock on Macintosh. The Bookmark Manager can deal with huge collections of bookmarks and allows you to overview and sort them while you are surfing. If you want, you can track the latest headlines or webcams using the Sidebar. The Mailnews client supports multiple IMAP, POP3 and/or news accounts for each user, so you can download and manage all your email from various accounts in one place and store them on your computer or the server. Beonex puts a strong emphasis on security, privacy, and netiquette, to protect the private or confidential information on your computer and to encourage fairness.
Hasciicam makes it possible to have live ASCII video on the Web. It captures video from a TV card and renders it into ASCII, formatting the output into an HTML page with a refresh tag or in a live ASCII window or in a simple text file as well, giving anyone that has a bttv card, a Linux box, and a cheap modem line the ability to show a live asciivideo feed that can be browsable without any need for a plugin, Java, etc.
JSX serializes Java objects to XML. You can persist objects, evolve them, and send them over the network and between applications. Your object data becomes human-readable and human-writable. You can test it, search it, profile it, audit it, and edit it with ordinary text and XML tools. JSX handles all POJOs and also all classes that require Java's own object serialization.