RSS 1277 projects tagged "Linux"

Download No website Updated 13 May 2013 NanoHttpd

Screenshot
Pop 24.86
Vit 2.63

NanoHttpd is a lightweight HTTP server designed for embedding in other applications. It's only one Java file, in two "flavors", one strictly Java 1.1 compatible, and one at "current" standards. It supports GET, POST, PUT, HEAD and DELETE requests, and supports file uploading with very small memory overhead. Temp file usage and the threading model are easily customized.

Download Website Updated 07 May 2013 123 PPV Chat

Screenshot
Pop 34.47
Vit 5.91

123 PPV Chat is Web-based video chat software for websites to sell videos online and offer Pay-Per-View service.

No download Website Updated 25 Mar 2013 PHP Web Security Monitor

Screenshot
Pop 51.58
Vit 7.37

"PHP Web Security Monitor" is designed to protect Internet sites created with PHP from malicious queries from hackers and Web viruses. It filters common PHP variables via prepared security patterns and compares (unprotected) input variables against patterns of dangerous data, such as SQL injection, XSS injection, and PHP code compromising.

Download Website Updated 12 Apr 2013 Drukkar

Screenshot
Pop 62.10
Vit 1.74

Drukkar is a lightweight blog engine and CMS written in PHP 5 with no external dependencies. It supports Markdown, generates clean and valid HTML, and stores individual posts in XML files. It doesn't use a database.

Download Website Updated 11 Apr 2013 Dynamic Form

Screenshot
Pop 159.81
Vit 2.47

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 06 Apr 2013 GUI Builder

Screenshot
Pop 310.13
Vit 2.92

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 No website Updated 19 Jan 2013 ashttpd

Screenshot
Pop 20.95
Vit 10.98

ashttpd was originally a testbed for a kernel async-sendfile patch. Today, it's just another Web server for serving static content rapidly. It differs from its competitors by storing its webroot in a database, which provides a 50% performance increase over using the operating system's VFS. It also allows precalculation of strong cache-validators (ETags).

No download No website Updated 30 Dec 2012 dmdm's PySite

Screenshot
Pop 20.78
Vit 11.81

PySite is not a CMS in the traditional sense. Rather, you manage the contents of a Web site via a file manager interface, which gives you access to all settings (pages, styles, plugins, etc.). Compose your pages with Jinja templates, and edit your code comfortably with syntax highlighting in the ACE editor. You may write your stylesheets in Sass and let the integrated compiler write CSS files. PySite also contains a facility to manage virtual mailboxes, in case you maintain your own SMTP and IMAP server, e.g. with Postfix and Dovecot.

Download Website Updated 24 Mar 2013 Monsti

Screenshot
Pop 129.38
Vit 4.07

Monsti is a simple and resource-efficient CMS for private and small business sites with mostly static pages and a simple structure.

No download Website Updated 13 Oct 2012 HTMTEX

Screenshot
Pop 19.16
Vit 14.75

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.

Screenshot

Project Spotlight

Cosmosmash

A clone of the 1981 Astrosmash video game.

Screenshot

Project Spotlight

sleepuntil

sleep(1) with an at(1) syntax.