RSS 20 projects tagged "English"

No download Website Updated 06 Oct 2010 PHP On Pie

Screenshot
Pop 36.33
Vit 31.41

PHP On Pie is a PHP framework that combines the best ideas from PHP projects like Drupal, CodeIgniter, Kohana, and ZendFramework. It has very few core concepts: classes, models, events, slots, and tools. It lets you repackage completed apps into plugins that you or others can use later. Its smart database classes allow you to implement vertical and horizontal partitioning (sharding) easily to handle millions of users.

No download No website Updated 19 Oct 2011 NitroORM

Screenshot
Pop 20.78
Vit 24.67

Nitro is a really easy to use, very customizable, and extensible ORM for CodeIgniter. It's pure PHP, which means you won't have to install any commandline tools to run it, just one mapping file (or as many as you like), which is as simple as defining a PHP array, and let Nitro create the classes and manage the relations.

Download Website Updated 01 Oct 2009 File Service Protocol

Screenshot
Pop 189.93
Vit 8.49

FSP is a UDP-based protocol for transferring files. It has many benefits over FTP, mainly for running anonymous archives. It is usable on lines with high packet loss ratio (70% WiFi), can go behind firewalls and unnoticed by port scans (because of UDP), does not overload networks when hosting ISOs or movies, share files on modem lines without eating all of the bandwidth, and keeps lamers away from your site (they don't know how to get to it). This project is active continuation of the FSP code base (abandoned 1996-2003).

Download Website Updated 16 Sep 2009 FSP Client

Screenshot
Pop 68.92
Vit 6.25

FSP Client is single executable client for the FSP protocol. FSP Client uses an FTP-like user interface. It feels like FTP, but under the hood it uses FSP. FSP is a UDP-based protocol for transfering files around, and was designed for anonymous archives.

Download Website Updated 13 Jun 2009 FSPLIB

Screenshot
Pop 59.51
Vit 4.82

FSPLIB is implementation of an FSP (file service protocol) stack written in C. The library API is very easy to use because it is modeled after the POSIX API. You can use this library for adding FSP support to any C/C++ program.

Download Website Updated 28 Mar 2008 StringParser_BBCode

Screenshot
Pop 93.72
Vit 4.62

StringParser_BBCode is a PHP class that parses BBCodes with a real parser and not just regular expressions. This ensures that the HTML elements are correctly nested. It does not define any special codes, but allows the programmer to do so herself. It provides many features, such as the automatic detection and handling of paragraphs and the ability to apply different so-called parser functions to different portions of the text that is to be parsed.

Download Website Updated 01 Oct 2009 Java FSP Library

Screenshot
Pop 73.08
Vit 4.54

Java FSP Library adds support for the FSP protocol to any Java program by implementing the URLStreamHandler factory.

No download Website Updated 03 Jun 2008 pornotube-dl

Screenshot
Pop 121.34
Vit 4.50

pornotube-dl is a small command line program for downloading videos from pornotube.com, based on the code of youtube-dl. Hence, it has the same requirements and features, and its syntax is very similar.

Download Website Updated 17 Nov 2011 jQuery

Screenshot
Pop 177.50
Vit 4.00

jQuery is a fast, concise, JavaScript library that simplifies how you traverse HTML documents, handle events, perform animations, and add AJAX interactions to your Web pages.

Download Website Updated 02 Dec 2009 muhttpd

Screenshot
Pop 72.02
Vit 3.89

muhttpd (mu HTTP deamon) is a simple but complete Web server written in portable ANSI C. It supports static pages, CGI scripts, and MIME type based handlers. It drops privileges before accepting any connections, and can log received requests. It has been tested on OpenBSD, GNU/Linux, NetBSD, FreeBSD, Mac OS X, and Cygwin. It runs successfully on 32-bits, 64-bit, little endian, and big endian systems.

Screenshot

Project Spotlight

Apache Ant

A Java-based build tool.

Screenshot

Project Spotlight

OpenMW

A reimplementation of the Morrowind engine.