32 projects tagged "Windows"
PHP Ajax Voting system is a tool for allowing people to vote for products listed on your Web site. Only one vote per 24 hours per product is allowed. All management of PHP Ajax Voting system can be done using phpMyAdmin, the command-line, or other MySQL tools. Changes made on table articles reflect on the relational table votes and you'll not lose any statistical data.
Vici MVC is a MVC Web application framework for .NET 2.0 or higher. It runs on the low-level ASP.NET layer provided by the .NET framework, but does not use ASP.NET WebForms and Controls. The framework is controller-centric as opposed to the view-centric architecture of ASP.NET WebForms. This allows Web applications to be built according to the MVC pattern with minimal effort. Vici MVC emphasises complete separation of concerns, ease of use, minimal configuration requirements, integration with any data access technology, performance, and easy deployment ("XCOPY deployment").
Web 2.0 has drastically shifted typical Web users from passive users to active developers. Web users share photos and videos, write blogs, and extend wiki pages. Yet end users need support to build their own applications on the Web. WEUP aims to provide the required tools for Web users to develop programmable artifacts on the Web. However, Web users have different domains of interest for development. Therefore, providing a one-off tool for all the Web users on the Web is not possible. WEUP provides a Web-based infrastructure for developing and sharing customizable EUP tools so that Web 2.0 communities can tailor them to create EUP integrated development environments according to their domain.
IntraNow is an enterprise level project and business management system that provides a fully featured management solution for handling your staff and projects, tracking project progress, and issue and task management with full auditing and escalation capabilities. It provides a flexible and quick browser based user interface, allowing the use of the software across both company and client sites over the Internet.
Collectables Database is a simple, easy-to-use application for using the control and data management capabilities of Postgres to catalog various kinds of collections. It delivers content in a format that is easy to use and manipulate within the convenience of a modern Web browser. The initial focus of the application is on cataloging a comic book collection. Collectables Database can run from a hosted Web server or on the user's local machine through the use of a virtual appliance.
ajax-cross-browser-using-iframes uses Iframes, an empty div, and innerHTML, allowing you to create AJAX calls. It is a little bit confusing at first, but once you understand it and place the necessary nested PHP files, it will allow you to create unimaginable things. It is cross-browser.