RSS 3 projects tagged "Web Application development"

Download Website Updated 12 Jan 2013 phpPeanuts

Screenshot
Pop 204.12
Vit 22.32

PhpPeanuts is a framework for developing database-backed applications in PHP. Rather than building an application from the bottom up, you initially only build domain model classes in which you specify properties, relationships, and database table names in metadata. The framework dynamically scaffolds getters and setters, persistency, navigation over relations, and input and delete validation. The abstract user interface instantly offers a rich set of pages for searching, browsing, drilling down, editing and reporting over your domain model. From there on you extend and refine both the domain model and the user interface to make it what you want by defining specialization classes and overriding inherited methods.

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

Screenshot
Pop 55.50
Vit 6.83

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 29.38
Vit 9.60

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

pf-kernel

A Linux kernel fork with new features.

Screenshot

Project Spotlight

pafcalc

A panted aquarium fertilizers calculator.