BioNotate is an open-source web-based tool for the collaborative and distributed annotation of relationships between genes, proteins and diseases in biomedical texts.
EDGE (electronic document general encoding) is a SGML-based markup Language for general documents, incl. scientific papers, technical/computer documentation, prose, drama, etc. It aims to be less restricted than comparable DTDs (e.g. DocBook or TEI).
Brackets is a modern open-source code editor for HTML, CSS and JavaScript that's built in HTML, CSS and JavaScript.
What makes Brackets different from other web code editors?
- Tools shouldn't get in your way. Instead of cluttering up your coding environment with lots of panels and icons, the
... [More] Quick Edit UI in Brackets puts context-specific code and tools inline.
- Brackets is in sync with your browser. With Live Preview, Brackets works directly with your browser to push code edits instantly and jump back and forth between your real source code and the browser view.
- Do it yourself. Because Brackets is open source, and built with HTML, CSS and JavaScript, you can help build the best code editor for the web. [Less]
A Wala is a wiki that has been changed to be more friendly to casual readers and contributors. Editing the complete text of any page can be intimidating to many, especially when all they want to do is add a comment to a page, so Wala provides an "add comment" box.
Wala is written in Perl, and may
... [More] be easily used in conjunction with other Perl code. [Less]
A BBCode (bb-code) processor library for Java applications. The processor is extensible. A developer can define their BBCode's set with an XML-configuration. A developer can use it for BB2HTML, HTML2BB, BB2XML, XML2XML, XML2HTML and others transformations.
Chances are every programmer will end up having to manipulate structured text files at any point in his career. Those files are called flat files and, until now, you had to go through that same boring script to work with them. You had to open the file, create a reader, then start reading and parsing
... [More] line by line. No more.
JFileHelpers is a library that automates the tedious task of parsing and creating structured text files. It handles fixed width or delimited files with Java annotations sweetness. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy