RSS 41 projects tagged "English"

Download Website Updated 11 Apr 2013 Dynamic Form

Screenshot
Pop 171.64
Vit 2.27

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 211.61
Vit 2.55

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 277.87
Vit 2.73

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.

No download Website Updated 28 Nov 2012 PHP Script Register, Login Users

Screenshot
Pop 43.02
Vit 14.27

PHP Script Register, Login Users registers and logs users into a website, and shows the online users. It has options to log in with Facebook or with a Google account. It includes a "Remember" button which gives the ability to automatically log in the user on the next visit. If the user forgets the password, the script can send it by email. Each user has a personal page which contains an image uploaded by the user, the registration date, the last visit date, the number of visits/logins, and other personal data (name, pronoun, birthday, personal website, occupation, and hobby). On the personal page, the user can modify the password and the email address added to registration, then he/she will receive an email message with the new data. The script displays the total number of users, the last registered user, and the online users.

Download Website Updated 15 Nov 2012 DataBallet

Screenshot
Pop 20.17
Vit 14.71

DataBallet is a Web server and application framework implemented using the M language. It is being developed and tested using GT.M.

No download Website Updated 13 Oct 2012 HTMTEX

Screenshot
Pop 18.63
Vit 15.77

HTMTEX reads hand-coded ASCII HTML documents with embedded TEX-like islands (backslash-escaped symbols, inline math, and displayed math). It writes Unicode HTML documents with UTF-8 encoded symbols, and span- and table-formatted math. The converter itself is a customizable sed script. Visualization is regulated by a customizable stylesheet file.

Download No website Updated 02 Sep 2012 myCarousel

Screenshot
Pop 20.69
Vit 17.03

myCarousel is a jQuery plugin used to create an image carousel which is responsive and infinite, and which plays continuously. It supports all 32 jQuery UI easing options. Images in the carousel will resize and align properly upon window resizing.

Download Website Updated 06 Aug 2012 XStatus

Screenshot
Pop 25.96
Vit 17.82

XStatus is a simple, detailed, and neat server status script. You only need to upload it to your server and change a few configuration values, if desired. It shows CPU usage, memory usage, disk usage, software versions, and more on a dynamic AJAX page.

Download No website Updated 24 Jul 2012 Simple, sexy PHP Login Script

Screenshot
Pop 33.82
Vit 18.28

Simple, sexy PHP Login Script is a simple login script which does not suck. It's clean, crisp, fast, free, safe, object-oriented, and small. It provides sha256+salt password encryption.

No download Website Updated 16 Dec 2011 selfoss

Screenshot
Pop 32.00
Vit 23.46

selfoss is a multipurpose RSS reader, live stream, mashup, and aggregation Web application. You can register RSS feeds, and this Web-based PHP application will continuously fetch new RSS feed items. The items will be shown in a stream. You can also add other sources, like deviantart, Twitter, or tumblr users. Attaching new sources is very easy, and you can add any source you want (e.g. IMAP email account, log files, etc.). selfoss also allows you to collect all your postings on different communities (e.g. Twitter, your blog, etc.) and show it in one place. It features a Web-based RSS reader, universal aggregator, mobile support (Android, iOS, and iPad), and support for MySQL, SQLite, and MongoDB databases. It is easy extensible with an open plugin system (write your own data connectors). It is a lightweight PHP application taking up less than 2 MB.

Screenshot

Project Spotlight

Gtk2-Perl

Perl bindings for GTK+ 2.x.

Screenshot

Project Spotlight

procenv

A command-line utility that simply dumps all attributes of its environment.