Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.305 Times

Unicode Strings freeware
Filter: All | Freeware | Demo
 

Unicode Strings

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 402

Visualize unicode strings If you are processing unicode strings and you want to print the string but run into UnicodeEncodeError all the time, this script shows you some simple steps to visualize unicode strings.



Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (63): Visualize unicode strings Download

Added: May 10, 2013 | Visits: 292

Marshal unicode strings with PyXML If you want to serialize Python objects to XML then PyXML is a good choice. Except in the case when unicode strings come into play. In this case generic.Marshaller().dump() throws an ugly AttributeError: Marshaller instance has no attribute 'm_unicode' .This script extends both PyXML Marshaller...





Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (64): Marshal unicode strings with PyXML Download

Added: June 19, 2013 | Visits: 130

UnicodeUtils UnicodeUtils is a Python module that contains various utilities for working with Unicode strings. #md5=a3138fa9e5c89ffa023a435afe4c2e33 #md5=7a1b80f6cd7fefdb57663b08766baf51


Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): UnicodeUtils Download

Added: February 18, 2010 | Visits: 851

utf8proc utf8proc is a library for processing UTF-8 encoded Unicode strings. Unicode normalization, mapping of new line functions (NLF) to standard paragraph and line separators, stripping of default ignorable characters, and case folding are supported. utf8proc library can be used in C programs, but...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (89): utf8proc Download

Added: August 27, 2013 | Visits: 197

FastSS FastSS is a string similarity searching algorithm. For each query, which consists of query string s and distance d, it retrieves all the words in a dictionary whose edit distance from s is equal or smaller than d. FastSS is an offline searching algorithm, as it needs to create an index of its...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (38): FastSS Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 541

FUNDAMENTALS UNICODE FUNDAMENTALS UNICODE was designed as a simple, accessible and easy-to-use Delphi / FreePascal unit that is supposed to implement routines and classes for Unicode string handling. Now you can make use of this library ro handle all your Unicode strings and improve your development process.


Platforms: Windows

License: Freeware Download (48): FUNDAMENTALS UNICODE Download

Added: August 11, 2013 | Visits: 443

Gladius DB Script Gladius DB is a fast and efficient PHP flatfile database engine written in pure PHP; its SQL syntax is compatible with a subset of intermediate SQL92.You will not need any specific extension to have it work, and it is bundled with an adoDB lite driver.Limitations:- performance slowdown with a...


Platforms: PHP

License: Freeware Size: 51.2 KB Download (43): Gladius DB Script Download

Added: January 26, 2010 | Visits: 1.083

DBD::ODBC DBD::ODBC Perl module contains a ODBC Driver for DBI. SYNOPSIS use DBI; $dbh = DBI->connect(dbi:ODBC:DSN, user, password); Private DBD::ODBC Attributes odbc_more_results (applies to statement handle only!) Use this attribute to determine if there are more result sets available. SQL...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (104): DBD::ODBC Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 417

AkelPad (x64 bit) AkelPad - is an open source editor for plain text. It is designed to be a small and fast. Wonderful editor, being used to edit files in plain text format, thus it is irreplaceable for designing of Web documentsm, programming, and so on. However, the one comprised in Windows, is very...


Platforms: Windows

License: Freeware Download (416): AkelPad (x64 bit) Download

Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 410

AkelPad AkelPad - is an open source editor for plain text. It is designed to be a small and fast. Wonderful editor, being used to edit files in plain text format, thus it is irreplaceable for designing of Web documentsm, programming, and so on. However, the one comprised in Windows, is very...


Platforms: Windows

License: Freeware Download (408): AkelPad Download

Added: November 18, 2013 | Visits: 394

Elementflow Elementflow is a Python library for generating XML as a stream without first building a tree in memory. Some existing XML producing libraries (like ElementTree, lxml) build a whole XML tree in memory and then serialize it. It might be inefficient for moderately large XML payloads (think of a...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): Elementflow Download

Added: August 02, 2008 | Visits: 1.176

AudioGenie AudioGenie is a fast 32Bit ActiveX-OCX with over 345 functions to read audio file information (like Bitrate, Samplerate, Frames, Duration, Version-Number, etc). The OCX also has functionality to read and write audio file tags like id3v1, id3v2, ape and more. You can use AudioGenie in many...


Platforms: Windows

License: Freeware Size: 423 KB Download (136): AudioGenie Download

Added: August 21, 2008 | Visits: 1.433

Hextreme Hex Editor Powerful Color Coded Hex Editor for Windows, Customize your own color coding by setting byte or byte range colors to make files more readable to you. Easy to use multiple document interface with modern look & feel, Quickly and easily edit files up to 4 gigabytes in size with no worry of running...


Platforms: Windows

License: Freeware Size: 385 KB Download (148): Hextreme Hex Editor Download

Added: August 02, 2008 | Visits: 1.473

WnBrowse WnBrowse is a program that allows you to quickly view and print the contents of your computer files in a text or hex format. It is a multifunction ASCII, EBCDIC and Hex file viewer, view any size file, including files within zip archives, search for text, hex and UNICODE strings. Print the entire...


Platforms: Windows

License: Freeware Size: 150 KB Download (245): WnBrowse Download

Added: January 05, 2010 | Visits: 1.175

FSME FSME is a graphical tool to develop general finite state machines. Developed automatas are stored in files simular to Qt Designer. Theyre converted to C++ in the same way as UIC does. You can navigate FSME by selecting element in the tree, or clicking diagram elements. The Object Editor is...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (103): FSME Download

Added: August 15, 2010 | Visits: 716

Locale::Maketext::Lexicon Locale::Maketext::Lexicon is a Perl module to use other catalog formats in Maketext. SYNOPSIS As part of a localization class, automatically glob for available lexicons: package Hello::I18N; use base Locale::Maketext; use Locale::Maketext::Lexicon { * => [Gettext =>...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (92): Locale::Maketext::Lexicon Download

Added: July 01, 2010 | Visits: 854

Locale::Maketext::Simple Locale::Maketext::Simple is a simple interface to Locale::Maketext::Lexicon. SYNOPSIS Minimal setup (looks for auto/Foo/*.po and auto/Foo/*.mo): package Foo; use Locale::Maketext::Simple; # exports loc loc_lang(fr); # set language to French sub hello { print loc("Hello, [_1]!",...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (89): Locale::Maketext::Simple Download

Added: April 11, 2010 | Visits: 980

Convert::EastAsianWidth Convert::EastAsianWidth is a Perl module that can convert between full- and half-width characters. SYNOPSIS # Exports to_fullwidth() and to_halfwidth() by default use Convert::EastAsianWidth; my $u = to_fullwidth(ABC); # Full-width variant of ABC my $b = to_fullwidth(ABC, big5); # Ditto,...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (86): Convert::EastAsianWidth Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 568

AkelPad Portable Lightweight plaintext editor AkelPad is an open source editor for plain text that is designed to be a small and fast. Features: * Single window (SDI), multi-window (MDI) and pseudo multi-window modes (PMDI); * Full support of Unicode strings on Unicode systems...


Platforms: Windows

License: Freeware Size: 1.21 MB Download (407): AkelPad Portable Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 499

OllyDbg OllyDbg is a 32-bit assembler level analysing debugger for Microsoft® Windows®. Emphasis on binary code analysis makes it particularly useful in cases where source is unavailable. OllyDbg is a shareware, but you can download and use it for free. Special highlights are: * Intuitive user...


Platforms: Windows

License: Freeware Size: 1.8 MB Download (67): OllyDbg Download

1 2 3 4 5 >