Elevator pitch 2
May 27, 2009
script:
First of all I would like to say thanks to this subject. This subject gives me chance to understand Web 2.0. Web 2.0 refers to second generation of web development and web design. There are plenty of new technologies and ideas involved, including RSS, Wikipeida, social-networking sites, youTube, blogs… all of them are emphasizing the application of technologies but not focus on the technology itself. The former Web 1.0 provided a platform for information sharing, while Web 2.0 gives us the ease of sharing and managing information.
With the help of frameworks web application developments are much faster than before. Framework is a re-usable design for a software system. A framework include support programs, code libraries, a scripting language, or other software to help develop and glue together the different components of a software project. Various parts of the framework may be exposed through an application programming interface. Rails is a framework for Ruby, .Net is a framework for C# or VB.Net, and Struts is a framework for Java web application. The use of framework streamline the application development, provide standard codes for system integration, provides a clear code structure and even enhance the security of the application. So why not framework?