source text
SimpleJ 0.8 RC
Free and open source Java-based text editor SimpleJ is a simple, lightweight, cross-platform text editor programmed in Java using Swing more>> Free and open source Java-based text editor
SimpleJ is a simple, lightweight, cross-platform text editor programmed in Java using Swing.
NOTE: SimpleJ is licensed and distributed under the terms of the Artistic License.
System requirements:
-
Enhancements
- Added a word and charakter count feature (the charakter also counts the special charaktes, got to change that before the final release) fixed this annoying bug which let the program ask for saving even if you just saved it (sorry for that one...)
Save Page Source 2.0
Free Camino script that helps you save the HTML source of the page in the current tab The Save Page Source script will allow you to easily save the HTML source of the page in the current tab, or the more>> Free Camino script that helps you save the HTML source of the page in the current tab
The Save Page Source script will allow you to easily save the HTML source of the page in the current tab, or the source of the selection if there is one, to a new .html file and open it in your default text editor or other application of your choice.
The file is saved to either the Downloads folder (Leopard) or the Desktop (Tiger), or you may specify a folder of your choice within the script file. You can also set an option to open the saved file in the background. (Open the file in Script Editor and follow the instructions to set these options and customize the scripts behavior.)
The Save Page Source script offers an alternative to the "View Source in..." scripts for text/html editors that dont have the necessary applescript support for adding content to documents without saving it first.
INSTALLATION: Unzip and copy the Save Page Source script to the path ~/Library/Scripts/Applications/Camino/, where the tilde (~) represents your home folder, creating any subfolders that dont already exist. The Save Page Source script will appear under a "Camino Scripts" heading in your system-wide Script menu when Camino is the frontmost application. In Camino 1.6 or later, the Save Page Source script can be placed on the Camino toolbar by draggig it from the "Customize Toolbar" drop-down sheet.
System requirements:
- Camino 2.0 Beta 3 or later
Safari Tidy Plugin 0.2.7
Validate webpages you browse for (X)HTML compliance. more>> Validate webpages you browse for (X)HTML compliance.
The Safari Tidy plugin is a small plugin that lets you validate the webpages you browse for (X)HTML compliance. The actual validation is done by Tidy.
How it works... In the bottom right corner of each browser window you will see the amount of warnings and errors the current page has, along with a small icon. Clicking on the icon will show the source of the current page.
The default view-source window of Safari is extended so that it shows all the errors and warnings in a list. The lines containing errors are highlighted so they may be located easily. Doubleclicking on a warning or error in the list will position the cursor at the correct location in the HTML source text.
System requirements:
-
Enhancements
- Compatible with Safari 4.
indexer 0.6.2
A free RDBMS full text index library for Python more>> A free RDBMS full text index library for Python
indexer is a free and open source Python based library providing an abstraction for full text index in different RDBMS, using when possible native capabilities of the DBMS.
System requirements:
- Python
Email Page Source 2.0
Free Camino script to easily email the source of the web page in the active tab more>> Free Camino script to easily email the source of the web page in the active tab
Email Page Source is a free and easy to use script that will obtain the source code of the page displayed in Caminos current tab and put it in the body of a new Apple Mail email message, which will also include references to the web pages title and URL.
INSTALLATION: Unzip and copy the script to the path ~/Library/Scripts/Applications/Camino/, where the tilde (~) represents your home folder, creating any subfolders that dont already exist. The script will appear under a "Camino Scripts" heading in your system-wide Script menu when Camino is the frontmost application. In Camino 1.6 or later, the script can be placed on the Camino toolbar by draggig it from the "Customize Toolbar" drop-down sheet.
System requirements:
- Apple Mail
-
Enhancements
- If there is text selected on the page, the script will provide source code for just the selection.
View Source in BBEdit 2.0
Grabs the source code for the current web page and sends it to a new BBEdit document more>> Grabs the source code for the current web page and sends it to a new BBEdit document
The View Source in BBEdit script will obtain the source code of the page displayed in Caminos current tab and automatically place it in a new, unsaved BBEdit document (unless the currently loaded page is a local file, in which case the file itself is opened in BBEdit); no new files are downloaded or created.
If there is text selected on the page, the script will provide source code for just the selection.
Installation: Unzip and move the View Source in BBEdit script to the path ~/Library/Scripts/Applications/Camino/ where the tilde (~) represents your home folder, creating any subfolders that dont already exist. The View Source in BBEdit script will appear under a "Camino Scripts" heading in your system-wide Script menu when Camino is the frontmost application. Place the View Source in BBEdit script on the Camino toolbar by dragging them from the "Customize Toolbar" drop-down sheet.
Main features:
- The View Source in BBEdit script will obtain the source code of the page displayed in Caminos current tab and place it in a new, unsaved BBEdit document (unless the currently loaded page is a local file, in which case the file itself is opened in BBEdit); no new files are downloaded or created.
- If there is text selected on the page, the script will provide source code for just the selection.
System requirements:
-
- Camino 2.0 Beta 3 or later
View Source in SubEthaEdit 2.0
Grabs the source code for the current web page and sends it to a new SubEthaEdit document more>> Grabs the source code for the current web page and sends it to a new SubEthaEdit document
The View Source in SubEthaEdit script will obtain the source code of the page displayed in Caminos current tab and place it in a new, unsaved SubEthaEdit document (unless the currently loaded page is a local file, in which case the file itself is opened in SubEthaEdit); no new files are downloaded or created.
If there is text selected on the page, the View Source in SubEthaEdit script will provide source code for just the selection.
Installation: Unzip and move the View Source in SubEthaEdit script to the path ~/Library/Scripts/Applications/Camino/ where the tilde (~) represents your home folder, creating any subfolders that dont already exist. The View Source in SubEthaEdit script will appear under a "Camino Scripts" heading in your system-wide Script menu when Camino is the frontmost application. Place the View Source in SubEthaEdit script on the Camino toolbar by dragging them from the "Customize Toolbar" drop-down sheet.
System requirements:
-
- Camino 2.0 Beta 3 or later
rpl 1.5.5
Free and open source text replacement utility for your Mac more>>
rpl 1.5.5 provides a free and open source text replacement application for your Mac. rpl is a text replacement utility. rpl will replace strings with new strings in multiple text files. rpl can work recursively over directories and supports limiting the search by file suffixes.
Enhancements:
- Uploaded original source files to SourceForge (rpl) in order to convert this package from a Debian native to a normal package.
- Added homepage to debian/control.
- Added debian/watch file.
- Editorial changes in debian/control description and debian/copyright.
- New e-mail address for maintainer. Changed in debian/* files.
- Changed debian/control Builds-Depends: python-support (>= 0.5.3)
Linguistic Tree Constructor 3.0.3
An open source application for analyzing text in terms of syntax trees more>> An open source application for analyzing text in terms of syntax trees
Linguistic Tree Constructor (LTC) is a program for analyzing text in terms of syntax trees. That is, it assists in building a rigorous hierarchy of syntactic elements on top of the words in a given piece of text.
This is done by interacting with a tree-view of the text, gradually building the analysis. This can be done either bottom-up or top-down, or in a mix of both styles.
Linguistic Tree Constructor is a free tool for drawing linguistic syntactic trees, running on Mac OS X, Win32, and Linux platforms.
Enhancements
- Upgraded to Emdros 3.1.1.pre05.
- Upgraded to wxWidgets 2.8.10 on Win32.
- Upgraded to MUI2.nsh for ltc.nsi.in (NSIS installer script).
- Fixed missing trailing semicolon in Categories entry in SRC/linguistic-tree-constructor.desktop.
- COPYING now has DOS line endings.
- SRC/mainframe.cpp: ABOUT box now shows 2009, not 2008, as Copyright year.
- Added possibility of signing up for announcements mailinglist on Windows, via a special menu entry in the Start --> Programs --> LingTreeConstructor.
- Added Help menu items for seeting LTC website and subscribing to mailinglists (all platforms).Upgraded to Emdros 3.0.2.pre18, which gives a speed increase, especially for large files.
- Fixed bug #2455029: "Ampersand in filename results in empty tree"
- Fixed bug #2455039: "DTD does not parse" (due to # IMPLIED)
mi 2.1.6 Beta 8
Free HTML and C text editor for your Mac more>> Free HTML and C text editor for your Mac
mi is a text editor to write HTML source, C language source, and so on. mi comes with support for many editing features such as syntax highlight.
Main features:
- Keyword Coloring
- Syntax Coloring
- Mode
- Toolbar
- Tool Menu
- Keybind
- Header Line Coloring
- C Language Coloring
- Infinite Undo
- Rectangle Selection
- Window Splitting
- Wrap Type Selectable
- Find/ Replace (Regular Expression avaliable)
- Multi File Find
- FTP Edit
nText 0.4.1
Free and open source text editor written in Java more>> Free and open source text editor written in Java
nText is a simple, easy-to-use text editor specialized for development. nText is written in Java and should work on all platforms that have Java installed.
System requirements:
-
Enhancements
- Added file filters to the JFilechooser. Click the All Files combobox to select one, ex. (java) Files.
- Either the code that set the highlighter mode according to the current file extension was broken. Either way, it updates the checkboxes in the Highlighter menu.
- Menu data is loaded from a text file (data/default.menu).
Minimum Profit 5.1.1
An open source text editor for programmers more>> An open source text editor for programmers
Minimum Profit is a free and open source text editor created for programmers.
Main features:
- Fully scriptable using a C-like scripting language.
- Unlimited undo levels.
- Complete Unicode support.
- Multiple files can be edited at the same time and blocks copied and pasted among them.
- Syntax highlighting for many popular languages / file formats: C, C++, Perl, Shell Scripts, Ruby, Php, Python, HTML...
- Creative use of tags: tags created by the external utility ctags are used to move instantaneously to functions or variables inside your current source tree. Tags are visually highlighted (underlined), and symbol completion can be triggered to avoid typing your own function names over and over.
- Intelligent help system: pressing F1 over any word of a text being edited triggers the underlying system help (calling man when editing C or Shell files, perldoc with Perl, ri on Ruby, winhelp on MS Windows...).
- Understandable interface: drop-down menus, reasonable default key bindings.
- Configurable keys, menus and colors.
- Text templates can be easily defined / accessed.
- Multiplatform: Console/curses, KDE4, GTK+, MS Windows.
- Automatic indentation, word wrapping, internal grep, learning / repeating functions.
- Spellchecking support (via the ispell package).
- Multilingual.
- Password-protected, encrypted text files (using the ARCFOUR algorithm).
- It helps you abandon vi, emacs and other six-legged freaks definitely.

DSConverter 1.1
DSConverter is a result-mail decoder for DSolver (iPhone). more>>
A result-mail decoder for DSolver (iPhone). It produces a PDF file from text-encoded source, provided via copy/paste of mail content or via simple Drag&Drop. Languages: English, Russian
Safari View Selection Source Extension 1.0
Safari View Selection Source Extension is considered as a flexible and effective tool, designed to allow you to view selection source, which gave Firefox a great advantage over Safari. more>>
Safari View Selection Source Extension 1.0 is considered as a flexible and effective tool, designed to allow you to view selection source, which gave Firefox a great advantage over Safari. Just select the area you want to examine, then right click to bring up context menu, then select "View selection source".
TextTranslator 1.0
A great widget that allows you to translate between over 30 languages from your dashboard. more>> A great widget that allows you to translate between over 30 languages from your dashboard.
TextTranslator translates text in over 30 languages, powered by Google translation engine.
Main features:
- Easy to use - one click translation.
- TextTranslator is able to auto detect the source text language.
- Any two languages from the following list can be translated: Arabic, Bulgarian, Chinese (Simplified and Traditional), Catalan, Croatian, Czech, Danish, Dutch, English, Filipino, Finnish, French, German, Greek, Hebrew, Hindi, Indonesian, Italian, Japanese, Korean, Latvian, Lithuanian, Norwegian, Polish, Portuguese, Romanian, Russian, Spanish, Serbian, Slovak, Slovenian, Swedish, Ukrainian, Vietnamese.