RSS 21 projects tagged "Windows"

Download Website Updated 22 Nov 2012 SeaMonkey

Screenshot
Pop 1,093.77
Vit 44.98

The SeaMonkey project is a community effort to develop an all-in-one Internet application suite. It contains an Internet browser, email and newsgroup client with an included Web feed reader, HTML editor, IRC chat, and Web development tools, and is sure to appeal to advanced users, Web developers, and corporate users. It uses much of the Mozilla source code powering such successful siblings as Firefox, Thunderbird, Camino, Sunbird, and Miro.

Download Website Updated 04 Jan 2012 LibAxl

Screenshot
Pop 106.39
Vit 13.77

LibAxl is an efficient implementation of the XML 1.0 standard specification. It doesn't have any external library dependencies, having a clean implementation based on opaque types and a consistent API to manipulate your XML documents without compromising your code. It is extremely memory efficient and thread safe with a small footprint (111k). It also includes XML Namespaces support.

Download Website Updated 21 Dec 2011 Mini-XML

Screenshot
Pop 187.62
Vit 11.54

Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries. It only requires an ANSI C compatible compiler (GCC works, as do most vendors' ANSI C compilers) and a "make" program. It supports reading of UTF-8 and UTF-16 and writing of UTF-8 encoded XML strings and files, and provides a hierarchical view of the file via a linked-list tree structure of typed nodes and functions for managing, traversing, indexing, and searching the tree.

Download Website Updated 15 Dec 2010 dvipng

Screenshot
Pop 136.18
Vit 10.01

dvipng makes PNG or GIF graphics from DVI files obtained from TeX and its relatives. Its benefits include speed; it uses very fast bitmap-rendering code for DVI files. Furthermore, it does not read the postamble, so it can be started before TeX finishes. It supports PK, VF, PostScript Type1 (via FreeType or t1lib), and TrueType fonts (via FreeType), color specials, can render CJK fonts, and more.

Download Website Updated 14 Apr 2010 Vexi

Screenshot
Pop 152.60
Vit 5.40

The Vexi Platform is used for creating and deploying rich user interfaces for Internet/intranet applications that look and feel like native applications. Vexi uses a combination of a subset of XML and Javascript to provide a simple API for the development of interactive visual components. Vexi provides an intuitive, themable widget set, created using this API. Vexi interfaces then communicate with server applications through XML-RPC or SOAP.

Download Website Updated 24 Dec 2009 PHPTAL

Screenshot
Pop 38.69
Vit 38.75

PHPTAL is a fast, safe, XML-based template engine for XHTML and HTML5. It implements Zope's Template Attribute Language, which has clean, concise syntax that is compatible with XML tools (no custom ugly tags), and template source files can even be previewed in Web browsers or opened in WYSIWYG editors. Templates are compiled to PHP and cached, giving great performance and taking advantage of PHP accelerators. PHPTAL by default ensures well-formed output and escapes XML-unsafe characters everywhere, which means that your pages can be completely safe against HTML-injection (XSS) without great effort. It features fine-grained caching of output, pre- and post- filters, internationalization via gettext or custom backend, creation of custom template attributes and expressions, and templates loaded from non-standard sources (e.g. databases). It supports UTF-8 well, is easy to integrate and redistribute with PHP frameworks and applications, and has an object-oriented design and a comprehensive unit test suite.

Download Website Updated 07 Mar 2009 libxspf

Screenshot
Pop 36.33
Vit 4.98

libxspf (formerly called libSpiff) is a C++ library for reading and writing XSPF playlists. Both version 0 and 1 are supported. It is the official reference implementation for XSPF of the Xiph.Org Foundation.

No download Website Updated 30 May 2008 XMLDOM Xerces Wrapper

Screenshot
Pop 15.59
Vit 1.00

XMLDOM Xerces Wrapper is an object oriented wrapper for Xerces-C++ with automatic memory management. The main focuses of the library are ease of use and standard conformance, but the wrapper has extensions to simplify the main tasks in the DOM.

Download Website Updated 21 Jan 2008 Java Mozilla Html Parser

Screenshot
Pop 51.85
Vit 2.43

Mozilla Java Html Parser is a Java package that enables you to parse HTML pages into a Java Document object. The parser is a wrapper around Mozilla's HTML parser, thus giving the user a browser-quality HTML parser. This parser was developed as a part of Dapper.

Download Website Updated 30 Sep 2007 ASCIIMathML

Screenshot
Pop 86.41
Vit 2.84

ASCIIMathML is a script that converts calculator-style ASCII math notation (and many LaTeX formulas) to Presentation MathML while your Web page loads. It works with HTML and XHTML files in Mozilla/Firefox/Netscape 7+ browsers, as well as in Internet Explorer 6 with MathPlayer. For example, the solutions for the equation 'ax^2+bx+c=0' are expressed in the HTML file as '(-b +- sqrt(b^2 - 4ac))/(2a)', and display as nicely formatted MathML. The script can be easily used in wikiservers and blogs, as a rudimentary MathML editor (with instant preview), and to preview math formulas as they are typed into a Web page input area.

Screenshot

Project Spotlight

Jailer

A database subsetting tool that exports relational data into various formats.

Screenshot

Project Spotlight

Meson

An experiment to determine optimal syntax and structure for a build system.