ECCE is a texteditor designed by Hamish Dewar at Edinburgh University in the 1960's, which is still in daily use. Several historical implementations of ECCE exist in various languages. This implementation in portable C is for modern computers.
This app is designed in Java, so is fully compatible with Win, Mac and Linux 32 or 64 bits.
It's a simple and fast texteditor and supports:
*.txt
*.jsp
*.php
*.c
*.h(headers for C language)
*.java
*.htm/html
This is the first version and my first application on java.
I hope you like it!
See you in version 2! ;-)
A UNIX Shell script wrapper for the VI editor.
It is recommended VIB be used as an alias for the VI editor.
VIB creates backups of any files edited using VI to a specified location while maintaining X backup revisions, and keeping a revision history of who made changes and when to a master log.
VIB is Ideal in environments where you have multiple users logging into a UNIX system and you wish to keep track of whom is modifying files.
For example, VIB could be 'aliased' in all...
cssMonkey is an easy to use css editor that makes use of treeviews for it's main editing area.
For more screenshots and latest development status please visit the project homepage.