RSS 14 projects tagged "Apache 2.0"

Download Website Updated 30 Jun 2012 Raptor RDF Syntax Library

Screenshot
Pop 198.67
Vit 25.42

Raptor is a C library providing a set of parsers and serializers for Resource Description Framework (RDF) triples by parsing syntaxes into RDF triples and serializing triples into a syntax. The parsers support RDF/XML, N-Triples, GRDDL, and Turtle, and via RSS tag soup: XML RSS, Atom 0.3, and Atom 1.0. The serializers support RDF/XML (3 flavours), Turtle, DOT, N-Triples, RSS 1.0, and Atom 1.0. Raptor handles RDF/XML as used by RDF applications such as RSS 1.0, FOAF, DOAP, Dublin Core, and OWL. It can use either expat or libxml2 for XML parsing, libcurl when available for URI retrieval, and is portable to many POSIX systems.

Download Website Updated 20 Jul 2005 Studs MVC Framework+

Screenshot
Pop 99.17
Vit 2.60

Studs MVC Framework+ contains a port of Apache's Jakarta Struts to PHP, though the libraries included in the rest of the project are much more vast. In order to implement the Struts port, it was necessary to build a core, object-oriented API in the style of the JDK and the Jakarta Commons, a servlet container to handle HTTP requests and to invoke servlet classes, and finally, a parsing engine for JSP-style template pages. In the end, the result is an environment which is very similar to that provided by a J2EE Web Container, only everything is implemented in PHP. While it was possible to carry over many of the concepts, designs and mechanisms from J2EE, some limitations do exist due to the nature of the PHP programming language, such as the lack of checked exceptions (runtime only).

Download Website Updated 22 Apr 2011 pegdown-cli

Screenshot
Pop 40.14
Vit 1.42

pegdown-cli is a command line tool that uses the pegdown library to render Markdown.

Download Website Updated 30 Oct 2005 track2rss

Screenshot
Pop 34.09
Vit 2.10

track2rss is a set of scripts for tracking UPS, Fedex, and USPS packages via RSS.

Download Website Updated 22 Sep 2008 WSO2 Web Services Framework for PHP

Screenshot
Pop 34.06
Vit 1.87

WSO2 Web Services Framework for PHP is a PHP extension for providing and consuming Web services. WSO2 WSF/PHP supports SOAP 1.1, SOAP 1.2, WSDL generation, WSDL mode (WSDL 1.1 and WSDL 2.0), REST style invocation, integrated Data Services capabilities, and some of the key WS-* stack specifications such as: SOAP MTOM, WS-Addressing, WS-Security, WS-SecurityPolicy, and WS-ReliableMessaging.

Download Website Updated 08 Jan 2008 WSO2 Web Services Framework for C

Screenshot
Pop 28.98
Vit 1.42

WSO2 Web Services Framework for C is a standards compliant, enterprise grade, C library for providing and consuming Web services. WSO2 WSF/C is a complete solution for building and deploying Web services, and implements a very wide range of WS-* specifications, including MTOM, WS-Addressing, WS-Policy, WS-Security, WS-SecurityPolicy, WS-Reliable Messaging, and WS-eventing. All the Web services specification implementations are tested for interoperability with Microsoft .NET, WSO2 WSAS, and other J2EE implementations.

No download Website Updated 29 Nov 2004 mod_highlight

Screenshot
Pop 28.88
Vit 1.00

mod_highlight provdes syntax highlighting as an Apache 2.0 filter module. It can process just about any programming language.

Download Website Updated 30 Oct 2005 SingleSub

Screenshot
Pop 27.57
Vit 1.41

The purpose of SingleSub is to a provide a set of tools to make it easier to subscribe to RSS feeds. It consists of one Perl script and a set of XSLT templates, which provide RSS, HTML and Javascript tools used to subscribe to RSS feeds without restricting them to a specific aggregator. Instead, a dynamic list of aggregators is provided for the user to choose from. This list of RSS aggregators and how to subscribe to them is provided via several XML formats, so other tool developers can use them as well.

Download Website Updated 03 Nov 2008 PyHP

Screenshot
Pop 27.50
Vit 1.79

PyHP (The Python Hypertext Preprocessor) is an Apache module which embeds the Python language inside Web pages. It was inspired by the PHP module to permit the quick and easy creation of dynamic Web pages with Python.

No download Website Updated 22 Apr 2011 Markdown taglib

Screenshot
Pop 21.26
Vit 27.56

Markdown is a lightweight markup language. It allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid HTML. This taglib brings Markdown to your JSP pages.

Screenshot

Project Spotlight

dyject

A dependency injection module for Python.

Screenshot

Project Spotlight

wye

A pipe multiplexer.