1 - 10 of 15 Faves|
vote
1
Faved by: mike
Feb 06 2008 - via en.wikipedia.org

Explanation of the Model-View-Controller architectural pattern. Some intereresting links from here to different frameworks that implement MVC - including a couple of JavaScript frameworkI have not heard of: Archetype (French?), and JavaScript MVC.

I thought Ruby on Rails would be more prominent in this article as the "hot new thing" based on MVC, but it just has a single link in the article now.

2 FaversShare
vote
15
Faved by: mike
Feb 06 2008 - via en.wikipedia.org

Very brief Wikipedia article on Ruby on Rails.

6 FaversShareViewed: 14 Times
vote
11
Faved by: tsupo
Sep 24 2005 - via cake.dyndns.org

これからは単なるMVCを「LegacyMVC」と呼びたいね

3 FaversShareViewed: 8 Times
vote
8
Faved by: tomfakes
Mar 19 2007 - via www.softiesonrails.com

Quoted: they are taking something that was so complex to begin with and adding more complexity in order to make it simple

Should be an entry at the Daily WTF.

1 FaverShareViewed: 8 Times
vote
154
Faved by: hatch
Jul 28 2006 - via www.springframework.org

"This is a step-by-step account of how to develop a web application from scratch using the Spring Framework."

2 FaversShareViewed: 148 Times

Page 1

Related Content from Around Faves

rail

  • mattkow83
    Feb 01 2007

    Quoted: The Ruby on Rails (ROR) framework is typically run under Apache on both Linux and Windows Systems. For those that do not wish to use Apache to host their solutions on windows, one alternative is running under Internet Information Services (IIS) World Wide Web Publishing (W3SVC) service. The installer packages Shane Careveo's Fast-CGI ISAPI filter in conjuction with Ionic's Rewrite ISAPI filter and my IIS scripts to allow for integration with IIS under Windows XP or Windows Server 2003. This is a complete solution for hosting your Ruby Rails application under IIS. The installer is compiled using the Nullsoft Installer System (NSIS). IIS setup is handled by my vbscripts and executed from the installer. It installs the Rewrite filter, FCGI filter (including registry config settings), Ruby FCGI bindings and configures the IIS website.

    1 FaverViewed: 48 Times
  • laurel - Jul 14 2008
    1 FaverViewed: 4 Times
  • vanessafox - Jun 06 2008
    1 FaverViewed: 24 Times
VIEW ALL