Software Listing: Newline
- Error-tolerant parsing of newline-delimited data
- License: Shareware

Adaptive parsing of newline-separated data. Handles bad lines WITHOUT reading line-by-line. Generally, when parsing newline-delimited data, it is fastest to parse all the lines in a single step, using "vectorized" functions like fscanf, rather than looping over the data line-by-line. A single corrupt line in your data, however, can cause your parsing function to fail. When this happens, the easiest workaround is to resort to line-by-line parsing, but this can be extremely slow. adaptive_parse.m provides a means to apply efficient parsing functions to newline-delimited data containing corrupt lines.
- Publisher: Kevin Bartlett
- Date: 01-06-2013
- Size: 51 KB
- Platform: Matlab, Scripts
- MS Access to Text Files Import, Export & Convert Software
- License: Shareware
- Price: 19.82

Save MS Access tables to text or CSV files. In the resulting text file, each field (column) is delimited by a comma or other character, each row is delimited by a newline. You can choose which fields to save in the table..
- Publisher: Sobolsoft
- Date: 28-11-2006
- Size: 448 KB
- Platform: Win2000, Windows Server, WinOther
- MySQL to Text Files Import, Export & Convert Software
- License: Shareware
- Price: 19.82

Save MySQL tables to text or CSV files. In the resulting text file, each field (column) is delimited by a comma or other character, each row is delimited by a newline. You can choose which fields to save in the table..
- Publisher: Sobolsoft
- Date: 28-11-2006
- Size: 448 KB
- Platform: Win2000, Windows Server, WinOther
- BirEdit text editor
- License: Freeware
- Price: 0.00

Simple Text editor, like a NotePad, but has more functions. Written on Delphi.If you are looking for a text editor with lots of features and flexibility, BirEdit is the one for you.
Brief description of general features:
* Size of file isn't limited;
* Full support of Unicode strings on Unicode systems (Windows 2000/XP/2003/Vista/2008/7);
* Support of Unicode codepages (UTF-16 little endian, UTF-16 big endian, UTF-8, UTF-7);
* Support of DOS/Windows and Unix Newline formats;
* Multi-level undo;
* Fast search/replace text strings;
* Syntax highlighting;
* Printing of a document;
* Support of language files.
- Publisher: Alexey Tatuyko
- Date:
- Size: 788 KB
- Platform: Win2000, Windows 7, WinOther, WinServer, WinVista
- Newline Remover / Adder
- License: Shareware

The newline removal utility is a program that lets you remove all of the newline and return characters from a piece of text. It exists because I had a simple task that was very annoying to complete -- pasting XML documents (that had newlines) into a database column in SQL Server Management Studio (which doesn't accept text with newlines).
Rather than manually remove tens of dozens of newlines from dozens of files, I spent a rather short amount of time to write this utility. To date it has saved about a dozen hours more than it took to develop. It's being shared here in the hope that it will be useful to others.
- Publisher: Zeta Centauri
- Date:
- Size: 286 KB
- Platform: Windows 7, Windows 8, WinOther, WinVista
- Digua
- License: Shareware

Patu Digua, or shortly Digua, is a web (HTML, javascript and CSS) obfuscator and compressor. It will reduce the size of your website, boosting performance this way, and it will make your javascript source code harder to be copied. Furthermore, this application will ofer you the possibility to easily integrate it into your web applications.
Here are some key features of "Digua":
* obfuscation and compression of HTML, CSS and javascript files
* automatic processing of entire directories
* removal of unsignificant whitespace and newline characters
* removal of comments
* renaming of HTML IDs, CSS classes and javascript variables, labels, functions
* possibility of exclusion of different names from the renaming process
* saving translations for future use
* fully configurable through...
- Publisher: RotatingScrew
- Date:
- Size: 3368 KB
- Platform: WinOther
- Portable BirEdit
- License: Shareware

Simple text editor, like a Notepad, but has more functions. Written on Delphi.
If you are looking for a text editor with lots of features and flexibility, BirEdit is the one for you.
Here are some key features of BirEdit:
Size of file isn't limited;
Support of Unicode codepages (UTF-16 little endian, UTF-16 big endian, UTF-8, UTF-7);
Support of DOS/Windows and Unix newline formats;
Multi-level undo;
Fast search/replace text strings;
Printing of a document;
Support of language files..
- Publisher: Aleksey Tatuyko
- Date:
- Size: 947 KB
- Platform: Win2000, Windows 7, WinOther, WinServer, WinVista
- simpleini
- License: Freeware
- Price: 0.00

A cross-platform library that provides a simple API to read and write INI-style configuration files. It supports data files in ASCII, MBCS and Unicode. It is designed explicitly to be portable to any platform and has been tested on Windows, WinCE and Linux.
Feature Summary :
* MIT Licence allows free use in all software (including GPL and commercial)
* multi-platform (Windows 95/98/ME/NT/2K/XP/2003, Windows CE, Linux, Unix)
* loading and saving of INI-style configuration files
* configuration files can have any newline format on all platforms
* liberal acceptance of file format
o key/values with no section
o removal of whitespace around sections, keys and values
* support for multi-line values (values with embedded newline characters)
* optional support for multiple...
- Publisher: brofield
- Date:
- Size: 51 KB
- Platform: WinOther
- Remove (Delete) Text, Spaces & Characters From Text Files Software
- License: Shareware
- Price: 19.82

Remove, replace characters, spaces, etc. in multiple files. Remove blank lines, remove alphabet, numeric, alphanumeric, non-alphanumeric, remove user-defined characters, etc..
- Publisher: Sobolsoft
- Date: 18-07-2006
- Size: 339 KB
- Platform: Win2000, Windows Server, WinOther
- GridImp
- License: Shareware
- Price: 75.00

Imports gridded data into Microsoft MapPoint, to produce attractive data maps that resemble contour maps. Input data consists of a value that is defined for various (gridded) geographic coordinates. Common text output formats such as CSV are supported. Can handle imperfect data, holes, re-gridding, etc. Can be used to import such attributes as pollution data, seismic hazard, geological information, customer/population distribution, etc. Data can be interpolated to different grid spacings if required. Polygon optimization algorithms reduce the drawing time, as well as GridImp's cpu & memory requirements.
- Publisher: Winwaed Software Technology LLC
- Date: 02-01-2007
- Size: 2211 KB
- Platform: Win2000, Windows Vista, WinOther
- File Append and Split Tool
- License: Shareware
- Price: 19.95

The Problem: Size Does Matter. It's a movie slogan from Hollywood, but it also applies to today's computing industry. Music files, video files, zip files... Everything keeps getting bigger and bigger. It's not uncommon for media and data files to tip the scales at 100 megabytes or more. Some files are over 1 gigabyte in size! At the same time, computer users need to transfer or store these files on CDs, DVDs, portable flash media, or by email. While file sizes seem to be heading toward the infinite, file transfer and storage methods will always be finite. The Solution: As is often the case, the best way to handle a large problem is to break it into smaller, more manageable pieces.
- Publisher: Boxer Software
- Date: 28-02-2006
- Size: 398 KB
- Platform: Win2000, Windows Server, Windows Vista, WinOther
- Jasob JavaScript Obfuscator
- License: Shareware
- Price: 199.00

Jasob JavaScript Obfuscator is a popular tool, enabling JavaScript and CSS driven Web pages to be compressed and obfuscated into supertight, bandwidth-optimized code, which is almost impossible for hackers to steal and reverse engineer. When the code is not optimized, it takes the page longer to load. Besides, it makes the Web code easy to steal. Jasob JavaScript Obfuscator software is a perfect solution for those who want to make their Web pages faster and safer. Offering such compression technologies as comment removal, whitespace stripping, newline stripping and variable substitution, Jasob JavaScript Obfuscator can reduce the overall size of the code by 70%, making Web pages extremely quick to load and run in browsers.
- Publisher: Jasob.com
- Date: 18-05-2009
- Size: 6008 KB
- Platform: Win2000, Windows Server, Windows Vista, WinOther
- MySQL to Text Files
- License: Shareware

Save MySQL tables to text or CSV files. In the resulting text file, each field (column) is delimited by a comma or other character, each row is delimited by a newline. You can choose which fields to save in the table.. Sobolsoft. Time-saving batch applications for Windows. Largest quantity of shareware by one person in the world..
- Publisher: Sobolsoft
- Date: 07-08-2009
- Size: 450 KB
- Platform: Win2000, WinOther
- Portable AkelPad
- License: Freeware
- Price: -

This is the portable version of the AkelPad plain text editor AkelPad is a small, fast and feature packed, open source text editor.Notepad is a wonderful editor, being used to edit files in plain text format, thus it is irreplaceable for programming, designing of Web documents, and so on. However, the one comprised in Windows, is very inconvenient due to several limitations. This program claims to be able to fill up these drawbacks. Attention: this program takes a lot of advantages from Unicode representation. It is strongly recommended that you set up TrueType font (as Courier New) to gain more advantages from this feature.
- Publisher: staticbackup.com
- Date: 02-06-2009
- Size: 261 KB
- Platform: WinOther
- MS SQL Server to Text Files Import Export Convert Software
- License: Shareware
- Price: $19.82

MS SQL Server to Text Files Import, Export & Convert Software save MSSQL tables to text or CSV files. MS SQL Server to Text Files Import, Export & Convert Software save MSSQL tables to text or CSV files. In the resulting text file, each field (column) is delimited by a comma or other character, each row is delimited by a newline. You can choose which fields to save in the table.. Sobolsoft. Batch shareware applications for Windows..
- Publisher: sobolsoft.com
- Date: 31-10-2009
- Size: 449 KB
- Platform: WinOther
- MySQL to Text Files Import Export Convert Software
- License: Shareware
- Price: $19.82

MySQL to Text Files Import, Export & Convert Software save MySQL tables to text or CSV files. MySQL to Text Files Import, Export & Convert Software save MySQL tables to text or CSV files.. In the resulting text file, each field (column) is delimited by a comma or other character, each row is delimited by a newline. You can choose which fields to save in the table.. Sobolsoft. Batch shareware applications for Windows..
- Publisher: sobolsoft.com
- Date: 19-10-2009
- Size: 449 KB
- Platform: WinOther
- MS Access to Text Files Import Export Convert Software
- License: Shareware
- Price: $19.82

MS Access to Text Files Import, Export & Convert Software save MS Access tables to text or CSV files. MS Access to Text Files Import, Export & Convert Software save MS Access tables to text or CSV files.. In the resulting text file, each field (column) is delimited by a comma or other character, each row is delimited by a newline. You can choose which fields to save in the table.Limitations:time usage limitation. Sobolsoft. Batch shareware applications for Windows..
- Publisher: sobolsoft.com
- Date: 30-9-2009
- Size: 449 KB
- Platform: WinOther
- Javascript Minimizer
- License: Freeware
- Price: -

Javascript Minimizer makes your site faster by reducing javascript files size Javascript Minimizer makes your site faster by reducing javascript files size. This small application removes insignificant to javascript characters (comments, tabs, newline, etc ) from your *.js files.. Free .NET Developer Tools..
- Publisher: devtools.10try.com
- Date: 14-9-2009
- Size: 36 KB
- Platform: WinOther
- Text Encode Converter
- License: Shareware
- Price: 99.95

Text Encode Converter is an easy-to-use application for Windows that can help you convert encode of multiple ansi/ utf-8/ unicode plain text documents to and from any encode, either interactively or in batch mode. It can convert encode of thousands of files within a few minutes minutes. Text Encode Converter just does plain text conversion, for example, it can convert encode of text, php, xml, html files and more from ansi to unicode. Text Encode Converter is not a file format converter! for example, it can not convert PDF to text files; from Word to Html files or anything else like that. Key Features Convert text files to and from any encode (including utf-8, utf-8 no bom, utf-16le, utf-16be, utf-32le, utf-32be, gbk, big5, shift-JIS, euc-jp, euc-kr and more.
- Publisher: GoFunNow Software co.,ltd.
- Date: 30-08-2010
- Size: 2488 KB
- Platform: Mac OS X, Mac OS X 10.1, Mac OS X 10.2, Mac OS X 10.3, Mac OS X 10.4, Mac OS X 10.5, Win2000, Windows Server, Windows Vista, WinOther
- Unicode Char Encoding Converter
- License: Shareware
- Price: 69.95

Unicode Char Encoding Converter, alias 'Text Encode Converter' or 'UTF-8 Char Encoding Converter', is an easy-to-use Unicode conversion application that can help you batch convert multiple ansi/Unicode/non Unicode encoding documents between any characters encoding, and supports Unicode(UTF-8/UTF-16/UTF-7/UTF-32), Chinese simplified GBK, Chinese traditional BIG5, Japanese SHIFT-JIS, Japanese EUC-JP, Korean euc-kr character encoding etc, and it can process thousands of files within several minutes.
It can convert non Unicode to Unicode, for examples, convert Chinese simplified GBK, Chinese traditional BIG5 to Unicode, convert Japanese SHIFT-JIS/EUC-JP to Unicode, convert iso8859-1 character set to Unicode, and convert ansi to Unicode ect.
- Publisher: GoFunNow Software co., ltd.
- Date: 14-01-2011
- Size: 2488 KB
- Platform: Win2000, Windows Server, Windows Vista, WinOther













