Ext JS: Cross-Browser Rich Internet Application Framework
Posted by scothj | Filed under Prototypes and Frameworks
Ext JS Overview Ext JS is a cross-browser JavaScript library for building rich internet applications. It includes: High performance, customizable UI widgets Well designed and extensible Component model An intuitive, easy to use API Commercial and Open Source licenses available Browser Compatibility Ext JS supports all major web browsers including: Internet Explorer 6+ FireFox 1.5+...
The Dojo Open Source DHTML Toolkit
Posted by scothj | Filed under Prototypes and Frameworks
The Dojo Toolkit is an open-source JavaScript toolkit for building great web applications. It shortens the time between idea and implementation by providing a well conceived API and set of tools for assisting and fixing the issues experienced in everyday web development. It is lightning fast, extremely robust, and supplies a solid set of tools for DOM manipulation, Animations,...
CodeIgniter powerful PHP framework
Posted by scothj | Filed under Prototypes and Frameworks
CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. If you're a developer who lives in the real world of shared hosting accounts and clients with deadlines, and if you're tired of ponderously large and thoroughly undocumented frameworks CodeIgniter is right for you if... You...
The Yahoo! User Interface Library (YUI)
Posted by scothj | Filed under Prototypes and Frameworks
The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources. All components in the YUI Library have been released as open source under a BSD license and are free for all uses. Download YUI version...
Blueprint is a CSS framework
Posted by scothj | Filed under Prototypes and Frameworks
Blueprint is a CSS framework, which aims to cut down on your CSS development time. It gives you a solid CSS foundation to build your project on top of, with an easy-to-use grid, sensible typography, and even a stylesheet for printing. http://www.blueprintcss.org/
Akelos PHP Framework
Posted by scothj | Filed under Prototypes and Frameworks
The Akelos PHP Framework is a web application development platform based on the MVC (Model View Controller) design pattern. Based on good practices, it allows you to: Write views using Ajax easily Control requests and responses through a controller Manage internationalized applications Communicate models and the database using simple conventions. Your Akelos based applications can run on most...
JSLoader
Posted by scothj | Filed under Prototypes and Frameworks
JSLoader is a dead-simple, non-intrusive "Javascript-on-demand" packaging convention which helps developers and the internet community rapidly develop and prototype applications without the headache of figuring out the witches' brew of files that need to be copied, included, etc. Why JSLoader? First of all, it's a zero-install solution. The goal is to eventually deploy...
MochaUI - web application
Posted by scothj | Filed under Prototypes and Frameworks
MochaUI is a web applications user interface library built on the Mootools javascript framework. Uses Web Applications Virtual Desktops Web Sites Widgets Standalone Dialog Windows, Modals, and Wizards http://mochaui.com/demo/
Django | The Web framework for perfectionists with deadlines
Posted by scothj | Filed under Prototypes and Frameworks
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Developed and used over two years by a fast-moving online-news operation, Django was designed to handle two challenges: the intensive deadlines of a newsroom and the stringent requirements of the experienced Web developers who wrote it. It lets you build high-performing, elegant Web...
User Interface Design Patterns
Posted by scothj | Filed under Prototypes and Frameworks
It has long been common practice to use recurring solutions to solve common problems. Such solutions are also called design patterns. Collections of software design patterns are standard reference points for the experienced user interface designer. This website seeks to better the situation for the UI designer, who struggles with the same problems as many other UI designers have...