Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

TurboGears is a rapid development "front-to-back" open source web meta-framework. Its aim is to simplify and speed up the development of modern web applications written in the Python programming language. TurboGears is designed around the model-view-controller architecture, much like ... [More] Struts or Ruby on Rails, and takes the best Python web components available (hence "meta-framework") and combines them into one easy-to-install, documented whole. TurboGears was created in 2005 by Kevin Dangoor. Version 1.0 was released in early 2007. Development progressed to version 1.1, replacing SQLAlchemy with SQLObject and Kid with Genshi as default components. Version 1.5 is now based on CherryPy 3 instead of CherryPy 2. TurboGears Version 2 is a separate project based on Pylons instead of CherryPy. [Less]

4.6
   
  0 reviews  |  74 users  |  165,298 lines of code  |  1 current contributor  |  Analyzed 2 days ago
 
 

SA PHP FrameworkA PHP application framework based on the front controller pattern by skyweb.ro. Requirements: Apache with mod_rewrite enabled PHP5 (It was developed and tested using Apache/2.2.8 and PHP 5.2.6 on Debian) Features: Front controller pattern implementation; Easy to extend; ... [More] Seamless Smarty integration; Smart page detection; Page layouts; Page level actions and plugins; Search engine friendly URLs; Ability to pass arrays and/or objects as GET parameters. No documentation for now, sorry, but the code is pretty much self explanatory. [Less]

0
 
  0 reviews  |  0 users  |  6,347 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

First thought: jswaf is NOT a javascript library! Right now, there is a massive redign towards making jswaf much more programmer friendly and much more flexible than before! What is jswaf?jswaf is a highly modular web application container that can host modern AJAX web applications. What does ... [More] jswaf do?jswaf brings the web application development model pretty close a conventional desktop application development paradigm. jswaf separates functionality from the UI. It also separates multiple functionalities and converts each aspect into a module. It (kind of) enforces an MVC model. it is highly suited for developing ajax web applications. How does jswaf work?jswaf has three primary abstractions: themes, modules and "pages". themes pieces of html/css that decide the UI of the web application. modules are basically chunks of structured object oriented javascript that exhibit particular functionality. they are (somehow) able to place themselves on the front end (in the browser) irrespective of the theme (explained in a moment) a "page" is an application view (often the only view). Fundamentals of jswafeach module requires some "resources" to exists, and it cannot be "initialized" unless those resources are available. each module produces some "resources". These resources may be configuration items, DOM objects or javascript functions. there is always a module that manages the theme. it produces resources (DOM objects) such as "header", "sidebar", "body", "navigation" etc. These resources are consumed by other modules. This is how modules are able to place themselves on themes automatically. a central module manager serves as the “operating system” of jswaf, mediating communication, delegating control and allocating resources to modules. [Less]

0
 
  0 reviews  |  0 users  |  3,789 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.