Web app: Difference between revisions

Content deleted Content added
Rafaelluik (talk | contribs)
No edit summary
No edit summary
Line 1:
{{For|the general notion of applications accessed through the web|Web application}}
 
A '''web app''' is an [[application software|application]] that uses technologies such as [[Javascript]], [[CSS3|CSS]], and [[HTML5]] and is executed in a [[web browser]].<ref name=gvoice>{{citation|url=http://www.informationweek.com/news/telecom/voice/showArticle.jhtml?articleID=222500168|title=Google Voice Storms Apple's iPhone |author=|date=26 January 2010|work=InformationWeek}}</ref> Developers release their applications as web apps because of the larger flexibility of the format.<ref>{{citation|url=http://www.zdnet.com/blog/apple/developers-defecting-from-app-store-to-html5/5547|title=Developers defecting from App Store to HTML5|author=|date=16 December 2009|work=ZDNet}}</ref> The application can be run directly from a website, or, if it uses the HTML 5 Offline Application Cache<ref>{{citation|url=http://developer.apple.com/safari/library/documentation/iPhone/Conceptual/SafariJSDatabaseGuide/OfflineApplicationCache/OfflineApplicationCache.html|title=HTML 5 Offline Application Cache|work=Safari Reference Library}}</ref> and [[Web Storage]], can be downloaded and installed locally, for offline use. Some web apps use the [[W3C Geolocation API]] to determine the ___location of the browser.
 
The term ''web app'' is often applied to applications developed for the [[Apple Inc.|Apple]]'s [[Safari (web browser)|Mobile Safari]] browser, but other modern browsers are also able to execute web apps. These web apps have been used to circumvent the restrictions Apple puts on [[iPhone]] applications sold through its [[App Store]]. For example, the [[Google Voice]],<ref name=gvoice/> [[Google Latitude]]<ref>{{citation|url=http://www.informationweek.com/news/internet/google/showArticle.jhtml?articleID=218600603|title=Google Releases Latitude For iPhone As Web App |author=|date=24 July 2009|work=InformationWeek}}</ref> and various porn applications<ref>{{citation|url=|title=iPorn Web Application Still Available for iPhone|author=|date=17 July 2009|work=Drug Week}}</ref><ref>{{citation|url=http://www.conceivablytech.com/1553/business/an-unexpected-apple-ally-porn-industry-to-drop-flash/|title=An Unexpected Apple Ally: Porn Industry to Drop Flash|author=|date=28th June, 2010|work=ConceivablyTech}}</ref> have been released as web apps for this reason.