public marks

PUBLIC MARKS with tags programming & framework

May 2006

Django

by sunny & 44 others
"Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design." with Simon Willison in the team !

Max Kiesler - Round-up of 50 AJAX Toolkits and Frameworks

by wabaus & 9 others
First roundup of AJAX tools etc. (there is a second list now)

PylonsHQ

by dcancel & 8 others
Pylons is a modern full-stack Python web development framework combining the very best from the worlds of Ruby, Python and Perl. Pylons helps you to build complex web applications quickly and easily

CakePHP : the rapid development php framework

by sunny & 22 others
Rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC.

Ruby on Rails

by Regis & 52 others (via)
Webapp development framework. Rails is based on "conventions instead of configuration". First you create your model in the MySQL. Then, rails autogenerate controllers and views (scaffold). Rails provides input validation, but no authentification. You have to roll your own i18n. The templating system is not pure HTML and does not integrate well with webdesign tools. The documentation is excellent.

Django | The Web framework for perfectionists with deadlines

by Regis & 44 others (via)
You write your model in python. It generates the MySQL tables, and offers a complete administrative interface. You can rewrite the views with a django specific language which is not pure HTML (and does not integrate well in webdesign tools). The controller has regexp based url. Input validation is provided by the framework. Validation and auth is ready to use. You have to roll your own i18n. The documentation is rather poor.

TurboGears: Front-to-Back Web Development

by Regis & 15 others
TurboGears is a webapp development framework based on python, in a interactive style of development. You write your model in python, TurboGears generate the MySQL tables. You also write controller and page template. Input validation is performed by TurboGears. But there is no auto generation of pages, no authorization management pre-build, no i18n. I find the docs pretty poor.

April 2006

Code Igniter

by sunny & 20 others
Code Igniter is an Open Source Web Application Framework that makes writing kick-ass PHP programs simple as apple pie

March 2006

A Unit Testing Toy

by YukuanBlog
Unit Testing 的 framework,最早是由 Kent Beck 在 Simple Smalltalk Testing 中提出的。隨著 Java 的流行,及其和 Smailltalk 的相似性,Kent Beck 又完成了在 Java 下的 Unit Testing framework -- JUnit 。隨著 Extreme Programming 的熱門,以及 test-driven development 在實務上的成功,現在幾乎各種程式語言都有它們的 Unit Testing Framework ,大家都來 Unit 一下,被通稱為 XUnit。

February 2006

PUBLIC TAGS related to tag programming

android +   architecture +   basic +   blog +   book +   books +   c +   cheatsheet +   cloud +   code +   coding +   css +   design +   dev +   development +   ebook +   ebooks +   editor +   framework +   free +   functional programming +   game +   html5 +   ide +   important +   iphone +   java +   javascript +   json +   language +   linux +   mobile +   mvc +   network +   online +   open +   performance +   perl +   php +   python +   readme +   reference +   ruby +   software +   source +   tips +   tutorial +   very +   web +   webdev +