Pinned Repositories
codelet
Codelet: Automated insertion of already unit-tested example code (its source code, console output, and input text-files) into JavaDoc using inline taglets--Codelet makes it possible to have *always accurate documentation*.
neo4j-examples
Examples projects for Neo4J (embedded server, remote using REST, Spring Data, Gremlin...)
SmartCursor
Sublime Text 2 smart horizontal cursor positioning
templatefeather
Template Featherweight: Simplistic Java template-rendering engine, providing for plain gaps only, such as "Hello, %name%!"--it has no advanced features such as if-logic, looping, or expressions. Templates may be output in full, after all gaps have been filled, or they may be auto-rendered, such that they are gradually output as each gap is filled.
xbnjava
XBN-Java is a collection of generically-useful backend (server side, non-GUI) programming utilities, featuring RegexReplacer and FilteredLineIterator. XBN-Java is the foundation of Codelet (http://codelet.aliteralmind.com).
xbnpe
XBN-PhraseExpress is a large set of generically useful MS Windows scripting scripting tools, written in PhraseExpress and TextPad.
aliteralmind's Repositories
aliteralmind/codelet
Codelet: Automated insertion of already unit-tested example code (its source code, console output, and input text-files) into JavaDoc using inline taglets--Codelet makes it possible to have *always accurate documentation*.
aliteralmind/xbnpe
XBN-PhraseExpress is a large set of generically useful MS Windows scripting scripting tools, written in PhraseExpress and TextPad.
aliteralmind/templatefeather
Template Featherweight: Simplistic Java template-rendering engine, providing for plain gaps only, such as "Hello, %name%!"--it has no advanced features such as if-logic, looping, or expressions. Templates may be output in full, after all gaps have been filled, or they may be auto-rendered, such that they are gradually output as each gap is filled.
aliteralmind/xbnjava
XBN-Java is a collection of generically-useful backend (server side, non-GUI) programming utilities, featuring RegexReplacer and FilteredLineIterator. XBN-Java is the foundation of Codelet (http://codelet.aliteralmind.com).
aliteralmind/neo4j-examples
Examples projects for Neo4J (embedded server, remote using REST, Spring Data, Gremlin...)
aliteralmind/SmartCursor
Sublime Text 2 smart horizontal cursor positioning