Text Processing related scripts & softwares
Source.php displays PHP, HTML, Javascript and other source code direct from file, unparsed, and presents it cleanly and professionally. An image link brands the displayed code, and refers viewers back to the main site.
Released under the terms of the GNU General Public License
This class can be used to transliterate English text to Arabic.
It looks for a set of English character sequences and transliterates to equivalent character sequences in Arabic encoded with windows-1256 character set.
This class can be used to convert a given Arabic text between different character set encodings. Currently it supports converting between character sets windows-1256, iso-8859-6 and utf-8.
This is a simple class that can be used to guess the character set encoding of an Arabic text string.
It analyzes the text string and counts the frequency of occurrence of characters with certain codes.
It computes the probability value of the text being encoded in some of the most likely character set encodings: windows-1256, iso-8859-6 and utf-8.
This class implements a variant of the soundex algorithm for Arabic.
The soundex algorithm converts words into an hash that represents the way the word is spelled in English. This class implements a modified version the algorithm to consider Arabic spelling and windows-1256 character set encoding instead of English.
AutoSiteTranslator is a PHP-based automated site translation software that runs on your webserver and translates your website into 9 major languages in the world. Its unique feature that differentiates from other language translators is that it translates your entire website in no time at all using cache mechanism for the translation pages, makes available language directories like fr/, de/, ar/ for your other language pages, produces static urls like /fr/SEO_Optimisation.html for the translated pages andyou can translate thousands of websites in one go.
AutoSiteTranslator translates sub-domains of your website, also allows creating language sub-domains like fr.yourwebsite.com for other language pages, auto-creates snippet and includes automatically into your index.html.
In short, AutoSiteTranslator automates everything that is needed to make your site a completely multilingual website, including the much needed SEO, thus saving you considerable cost and time.
Complete Code View package for automatically color-coding programming language snippets on your Web sites. Improve the legibility of your code with this efficient PHP script. Includes complete instructions, examples, information on defining your own languages with ease (within minutes), and support for the following languages: XML, XHTML, HTML, PHP, JavaScript, C, C++. Supports both generic markup and regular code. Versatility is key, and Code View enables completely customizable properties and the ability to define your own language styles for delimiters, keywords, operands, comments, etc. Code View Class object enables ease of implementation with as few as two lines of code in your Web page to add some punch to your code. Store code as plain text files in its native (original) format with no necessary modifications for compatibility with this script. It will handle the rest automatically. Who thought code could become eye-candy? Your viewers will appreciate this.
Edit your text files without logging in to your server! Edit As much Files As You like in the Editor provided. Password Protect it with Mysql and users by reading instrutions on readme.txt, and index.php. Very good script if you want to have hosting services and let the users edit online if they dont have FTP or Other:)
|