12 projects tagged "Windows"
Brockman is an information radiator for monitoring Ant builds. It is useful for Agile software teams that practice continuous integration. Brockman consists of an Ant listener written in Java that outputs that status of your build in XML, a Freemarker template that specifies the format of the output XML file, and an AJAX front end that renders the XML file.
File-Picker is a program to display and choose files from your Web site. It supports multiple languages. It uses AJAX to allow the user to interact with the server without reloading the page. You can pick several files at the same time. Its visual interface looks like a file explorer.
Vunsy is a very easy content management system and a dynamic Web site designer that entirely removes the need for a Web design program. Its purpose is to enable the user to make a site quickly by using widgets and layouts. It allows you to assign permissions to every piece of content. These permissions can control such things as viewing and deleting the content.
PHP On Pie is a PHP framework that combines the best ideas from PHP projects like Drupal, CodeIgniter, Kohana, and ZendFramework. It has very few core concepts: classes, models, events, slots, and tools. It lets you repackage completed apps into plugins that you or others can use later. Its smart database classes allow you to implement vertical and horizontal partitioning (sharding) easily to handle millions of users.