RSS 150 projects tagged "English"

No download Website Updated 01 May 2013 papaya CMS

Screenshot
Pop 38.37
Vit 4.20

papaya CMS is a Web Content Management System based on open standards (including XML, XSLT, PHP, and MySQL/PostgreSQL). It is compatible with almost every operating system, is platform-independent, is multi-lingual, offers great usability, and is easy to extend via its plugin system. It is scalable and perfect for business websites.

Download Website Updated 11 Apr 2013 Dynamic Form

Screenshot
Pop 159.56
Vit 2.49

Dynamic Form is a Python request abstraction library that lets you write one request handler that will run on multiple Python Web frameworks (such as Django and Google's AppEngine). This allows you to create pages and apps once and use them on multiple projects without concern about which framework is being used. Additionally, it makes AJAX easy. Simply adding nested request classes allows you to define AJAX handlers that can easily be refreshed both sever-side and client-side.

Download Website Updated 10 Apr 2013 WebElements

Screenshot
Pop 204.67
Vit 2.78

WebElements is a collection of Python objects that enable developers to generate and interact with Web apps on the server side. It encourages object oriented Web site development, and code reuse by separating each DOM element into its own object, and then allowing inheritance and child elements to come together to form new elements not defined in the standard DOM.

Download Website Updated 06 Apr 2013 GUI Builder

Screenshot
Pop 309.93
Vit 2.93

GUI Builder is a drag and drop interface for creating WebElement User Interface (WUI) templates that can be used as the foundation of a responsive Wep app. It simplifies the process of designing applications, and encourages separation of the logic and view. It is part of the WebBot Web development framework, which makes it possible to build Web apps in a similar fashion to Qt/KDE apps.

Download Website Updated 21 Feb 2013 jui_theme_switch

Screenshot
Pop 110.50
Vit 1.00

jui_theme_switch is a jQuery plugin that displays a list of jquery-ui themes and applies the selected theme. It is compatible with modern Web browsers.

Download Website Updated 21 Feb 2013 jui_alert

Screenshot
Pop 132.51
Vit 1.00

jui_alert is a jQuery plugin that provides simple notification with timeout and a close button. It is compatible with jQuery UI themes and supports localization support and modern Web browsers.

Download Website Updated 12 Feb 2013 AJAPH

Screenshot
Pop 28.84
Vit 9.75

AJAPH is an object that can send AJAX requests and process the responses. It supports HTTP GET or POST requests, and synchronous or asynchronous requests with optional parameters. It can set a given page element to an image while waiting for the response. Request responses can be handled as HTML, XML, JSON, or text.

Download Website Updated 03 Jan 2013 Countdown Timer until specified Date-Time

Screenshot
Pop 22.45
Vit 11.65

Countdown Timer until specified Date-Time starts a countdown to a time defined in forms. It can take a given time for the end of a countdown from form inputs which define the year, month, day, hour, minute, and second. The object can also take the end time from static page elements with identifiers which start with a given prefix. The object can start the countdown and keep updating page elements which show the remaining time to the end.

No download Website Updated 21 Dec 2012 PHP Session Upload Progress Bar

Screenshot
Pop 33.48
Vit 12.18

PHP Session Upload Progress Bar tracks the progress of file uploads using sessions. It can check a session variable assigned to keep track of the progress of a file upload, return the current upload progress value in percentage, set the session variable to cancel a file upload in progress, and move the file to a given directory after the upload has finished.

No download Website Updated 03 Dec 2012 Ajax Star Rating Script

Screenshot
Pop 23.19
Vit 12.90

Ajax Star Rating Script adds a rating system (with stars) to rate images, articles, games, or any element in pages of your website. The rating data can be saved in text files on the server, or in a MySQL database.

Screenshot

Project Spotlight

FFmpegPHP

A pure PHP wrapper for ffmpeg.

Screenshot

Project Spotlight

Zend Framework Models Generator

A tool that generates model classes from MySQL, PostgreSQL, and SQLite databases.