• Home
    • Resources
    • Site Map
    • Contact Us
  • Authors Login

Home > What is the advanced technology in web development ?

What is the advanced technology in web development ?

  • By Admin
  • Posted On June 7, 2011 At 3:37 pm
  • In Category Web Development

Spread The Word

  • del.icio.us it
  • Digg this
  • Furl
  • Reddit
  • Yahoo! this!
  • StumbleUpon
  • Google Bookmarks
  • Live Favorites
  • Technorati

3 Responses to “What is the advanced technology in web development ?”

  1.  
    Surya
    said this on June 7, 2011 at 3:41 pm

    AJAX = Asynchronous JavaScript And XML

    (Reply) |

  2.  
    Yo!
    said this on June 7, 2011 at 3:56 pm

    Web 2.0 and Mashups: a website or web application that uses content from more than one source to create a completely new service.

    (Reply) |

  3.  
    JFalcon
    said this on June 7, 2011 at 3:56 pm

    The “advanced” technology in Web development is actually a fairly broad topic. “Basic” technology would be considered the use HTML tags to create Web pages which post input from forms to the server and provides a response.

    Over the years, technology has advanced in several facets. One of those is maintaining “state” (or remembering) the user who visited the Web site. This was done through cookies, hidden form fields on HTTP POST requests back to the server (also known as a “SESSION” in ASP).

    Other technologies, such as CGI, variations of CGI in different languages and the use of XML along with XSLT (XSL transforms to format the XML data) have started to modernize the creation of fancy Web pages from data presented in a standard format –without the need to have applications themselves perform the generation of output.

    Newer or more apropos “popular” paradigms, such as AJAX (a newly coined buzzword) which do nothing more than have javascript on a page make non-visible requests to the server then dynamically update the User Interface from the asynchronous callback results in a standardized fashion have been used in the past.

    Advanced technology, in a nutshell, combines the several portions of server-side and client-side technologies that have accrued over the years. A lot of people (in theory) tend to do most special transformations to data through XSLT/XML on the server side and attempt to keep generated code to a level which most browsers understand (to get the largest audience). AJAX application still require the server to perform special processing to return data back to the client that it will present to the user… however, JavaScript needs to be enabled and needs to support whatever UI changes come from that request.

    (Reply) |

Leave a Reply

Click here to cancel reply.



Article Categories

  • Adsense
  • Affiliate Marketing
  • Blogging – Web 2.0 -Social Media
  • Domain Names
  • eBay & Online Auctions
  • eBooks
  • Ezines & Newsletters
  • General
  • List Building
  • PPC – Pay Per Click & Online Media
  • SEO
  • Video – Online Video
  • Web Design
  • Web Development

Site Menu

  • About
  • Contact Us
  • Directory
  • Resources

Latest Articles

  • Advice on purchasing or building a laptop.?
  • how do you protect your privacy?
  • Where can I buy a war tank online?
  • Where can I buy a war tank online?
  • Places to advertise your youtube videos?
  • Places to advertise your youtube videos?
I'm a proud member of the WordPress Users Association, Become a member today

© Copyright 2010 eSiteSecrets.com. All rights reserved.