20 projects tagged "OS Independent"
polcnv is designed to convert files between different encoding methods used for Polish texts. It can be also used to covert plain text documents in any language using supported character encoding methods. The program uses ISO-10646 UCS-4 (equivalent to Unicode UTF-32) as internal representation.
The ClearlyU family of bitmap fonts provides a set of 12 pt, 100 dpi proportional BDF fonts with many of the glyphs needed for Unicode text (including numerous alternate glyphs and other glyphs not encoded in Unicode that are necessary to actually display certain scripts, e.g., Arabic or Devanagari).
XWT is the XML Windowing Toolkit. It lets you write remote applications that run on a server, yet can "project" their user interface onto any computer, anywhere on the Internet. It can precisely match the appearance and behavior of normal desktop applications. Unlike other remote-display technologies, XWT applications are usable and responsive regardless of network congestion, delays, and even complete network failures. Visual layout is specified using a dialect of XML which is extremely similar to HTML tables, whilst interactivity is scripted in industry-standard ECMAscript (JavaScript). Existing HTML/JavaScript developers can be productive immediately with XWT.
The XNGR XML Browser is an XML browser framework, written in Java, that provides the functionality to associate Markers with directories, files, XML documents, and nodes in an XML document. Services and Actions can be associated to inspect and manage these marked items. Default services include a simple XML Editor and XML Viewer.
Phptempt is a template engine for PHP and Java. Templates are precompiled and then included to the script/Java program as a PHP script/Java program. Templates are organized in blocks and placeholders, all placed in one single file. Blocks may be recursive. A version of the engine is available that is optimized for Java and particularly useful for the creation of code generators of any kind.