RSS 5 projects tagged "Web Application development"

No download No website Updated 28 Aug 2012 SCMS

Screenshot
Pop 110.60
Vit 12.71

SCMS is an MVC based secure content management system. It is designed from the ground up to withstand common Web application vulnerabilities such as SQL injection, XSS, CSRF, session fixation/hijacking, and many others. It is designed for PHP 5.0-5.2.x and MySQL 4.1+, and it can optionally support PostgreSQL as a database backend.

Download No website Updated 09 Feb 2013 Vaadin

Screenshot
Pop 312.19
Vit 19.94

Vaadin is a Web application framework for Rich Internet Applications (RIA). In contrast to Javascript libraries and browser-plugin based solutions it features a server-side architecture, which means that the majority of the logic runs on the servers. AJAX technology is used on the browser side to ensure a rich and interactive user experience. Vaadin is a big collection of UI components. There are server-side components like Button, Table, and Tree that you use to compose the application user interface. The components use events, listeners, and data binding to communicate with each other and the business logic. Vaadin is a robust architecture for rapid application development. The component-based architecture together with the data binding features help you to build applications that are easily modularized and refactored as needed.

No download Website Updated 28 May 2011 MochiPHP

Screenshot
Pop 46.04
Vit 1.42

MochiPHP is a lightweight framework for PHP that adopts component and page oriented design with a simple database and object-persistence library. Page oriented design: write a class and template pair per page. Form components hide complex HTML markup and user interaction handling. Persistent objects with auto-generated property accessors.

No download Website Updated 12 May 2013 Template Data Interface (TDI)

Screenshot
Pop 55.43
Vit 7.48

Template Data Interface (TDI, /ʹtedɪ/) is a markup templating system written in Python with (optional but recommended) speedup code written in C. Unlike most templating systems, TDI does not invent its own language to provide functionality. Instead, you simply mark the nodes you want to manipulate within the template document. The template is parsed, and the marked nodes are presented to your Python code, where they can be modified in any way you want.

No download No website Updated 23 Feb 2013 HTMLSplicer

Screenshot
Pop 32.36
Vit 9.50

HTMLSplicer is a toolkit that provides methods to compose complex HTML documents from simpler HTML documents, called templates. It can be used to generate servlet responses in Java Web applications, without adopting a full-fledged presentation layer framework like JSP, JSF, Apache Wicket, or GWT.

Screenshot

Project Spotlight

Pcompress

A parallel compression and deduplication utility.

Screenshot

Project Spotlight

Ecere SDK

A cross-platform GUI, new language (eC), and 3D engine.