Projects tagged ‘unicode’ and ‘utf-8’


[15 total ]

8 Users

mksh is the MirBSD enhanced version of the Public Domain Korn shell which is largely similar to the original AT&T ksh. It includes bug fixes and improvements in order to produce a modern, robust shell ... [More] good for interactive and especially script use. It has UTF-8 support and extended compatibility to other modern shells. It builds via an ūber-portable script. mksh compiles on: MirOS gcc3+pcc+SUNWcc, MidnightBSD gcc3+pcc; BSD/OS gcc1+2; DragonFly,FreeBSD,NetBSD,OpenBSD gcc3; AIX gcc4+xlC9; DEC OSF/1,ULTRIX 4.5 MIPS, Tru64 4/5.1 CompaqC+gcc2; HP-UX PA-RISC/IA64 gcc3+aCC; IRIX gcc3+MIPSpro; MacOSX,iPhone gcc3/4+llvm-gcc; QNX; Solaris 8/10 gcc3+SUNWcc; Interix gcc+msc; Cygwin gcc; UWIN-NT dmc+msc+Borland; GNU/Linux/kFreeBSD/HURD dietlibc+libc5+µClibc gcc2/3/4+icc+llvm-gcc+nwcc+tcc+TenDRA; … [Less]
Created about 1 year ago.

1 Users
 

Jupp is a fork of JOE’s Own Editor, providing a lot of bug fixes as well as a new resource file implementing an editing mode optimal for programmers.
Created about 1 year ago.

1 Users

Enca is an Extremely Naive Charset Analyser. It detects character set and encoding of text files and can also convert them to other encodings using either a built-in converter or external libraries ... [More] and tools like libiconv, librecode, or cstocs. Currently it supports Belarusian, Bulgarian, Croatian, Czech, Estonian, Hungarian, Latvian, Lithuanian, Polish, Russian, Slovak, Slovene, Ukrainian, Chinese, and some multibyte encodings independently on language. [Less]
Created 3 months ago.

1 Users

The primary goal of this project is to advance the development of adjustable display size websites or sometimes know as the "one web" concept. Since mobile devices come in many display configurations ... [More] , we will explore the possibilities of providing more appropriately sized xHTML output for a user's particular device. I call my process MobileSiteOS™ and as the project progresses, I hope to apply learned techniques to providing appropriately sized pages for desktop browsing as well as mobile web surfing, from the same website. Why you might ask? The maintenance of multiple websites for displaying similar content in different formats may be difficult for small business and individuals to justify. If a single website can do a reasonably good job, the cost savings in time and resources cou [Less]
Created 12 months ago.

0 Users

Provides a user interface for browsing all of the unicode characters on Java ME phones. It is useful to determine whether a phone will support a certain character set.
Created 11 months ago.

0 Users

Manticore CMS 3Web 2.0 FrameworkI am building a new unique CMS system based on PHP 5, XML and AJAX. It will support most common libraries like Prototype or jQuery, will be strictly modular and ... [More] extensible with plugins and custom PHP modules. That opens new ways of website implementations. As the system is planned to be multi-site and multi-domain, just bound by a free space, all of the modules and plugins could be "recycled" through separate XML settings. [Less]
Created 12 months ago.

0 Users

There is a sirreous problem with ID3 tags on linux and windows. By spec it's not specifed which encoding to use with ID3v1 so this tags shold be thrown avay... All information should be stored in ... [More] ID3v2 tags in unicode since only western codepage supported by spec. [Less]
Created 12 months ago.

0 Users

Purposeiconvircproxy is a proxy for IRC users who want to talk in different character set environments. It is especially suitable for European users who occasionally talk on Japanese channels. It ... [More] requires a fully UTF-8 compatible IRC client, and can talk in ISO-8859-*, ISO-2022-JP, SHIFT-JIS, and UTF-8 encodings. Encodings can be configured on a channel-by-channel basis, and heuristics are used to determine the encoding of each character of traffic. DownloadingThe homepage of iconvircproxy is at http://bisqwit.iki.fi/source/iconvircproxy.html ― source code and further documentation of this software is available there. [Less]
Created 11 months ago.

0 Users

LATEX 2 UTF is a Python script for converting LaTeX formulas to Unicode text. You can try online version now. For example, this line \int \alpha x dx = \frac {1} {2} \alpha x ^2 + Ccan be ... [More] converted to ∫αxdx = ½αx² + CFull list of supported commands can be found in wiki. Converted formulas can used in forums, chats etc. (where only text messages is supported). The GTK+ and web CGI front-ends are available. [Less]
Created 12 months ago.

0 Users

Erlang's built in mechanism for strings are very memory and CPU inefficient because every string is a linked list of 8 byte (not bit) integers. This project is an attempt at creating a library for ... [More] working with UTF-8 strings based on Erlang's much more efficient Binary type. This library will provide typical string operations (find, split, substring, etc.) that you would find in other programming languages for the version 1.0 release. This project is licensed under the BSD license because it would be awesome if one day this was incorporated into the standard Erlang distribution. [Less]
Created 12 months ago.