23
The Web behind the curtain jueves 13 de mayo de 2010

The Web Behind the Curtain

Embed Size (px)

Citation preview

Page 1: The Web Behind the Curtain

The Webbehind the curtain

jueves 13 de mayo de 2010

Page 2: The Web Behind the Curtain

Why should you care?

· Life “on the cloud”· Mobile development· Open data· Social

jueves 13 de mayo de 2010

Page 3: The Web Behind the Curtain

On the cloudThe browser is almost all you need.

http://docs.google.com

jueves 13 de mayo de 2010

Page 4: The Web Behind the Curtain

http://280slides.com

jueves 13 de mayo de 2010

Page 5: The Web Behind the Curtain

http://pixlr.com

jueves 13 de mayo de 2010

Page 6: The Web Behind the Curtain

http://bespin.mozillalabs.com

jueves 13 de mayo de 2010

Page 7: The Web Behind the Curtain

MobileAnywhere, anytime, always.

jueves 13 de mayo de 2010

Page 8: The Web Behind the Curtain

Open DataMore information == more power.

jueves 13 de mayo de 2010

Page 9: The Web Behind the Curtain

SocialIs not the new is the normal, the standard.

jueves 13 de mayo de 2010

Page 10: The Web Behind the Curtain

Why should you care?

If you’re a designer, artist or producer in this days it’s very likely your clients will ask you for a web-oriented service.

jueves 13 de mayo de 2010

Page 11: The Web Behind the Curtain

A brief history...

jueves 13 de mayo de 2010

Page 12: The Web Behind the Curtain

The web in the 90s

jueves 13 de mayo de 2010

Page 13: The Web Behind the Curtain

Web 2.0 = web as a platform.

jueves 13 de mayo de 2010

Page 14: The Web Behind the Curtain

Technology

HTMLJavaScript

ASP>

XHTMLCSSRailsXMLAjaxPHP

Django...

jueves 13 de mayo de 2010

Page 15: The Web Behind the Curtain

The Browserjueves 13 de mayo de 2010

Page 16: The Web Behind the Curtain

HTMLJavaScript

ASP>

XHTMLCSSRailsXMLAjaxPHP

Django...

HyperText Markup Language

jueves 13 de mayo de 2010

Page 17: The Web Behind the Curtain

<html><head><title>Page Title</title>

</head>

<body><h1>Header</h1><p>Some text in here</p><img src=”img/photo.jpg” />

</body>

</html>

HTML 4.01 & XHTML 1.0

jueves 13 de mayo de 2010

Page 18: The Web Behind the Curtain

jueves 13 de mayo de 2010

Page 19: The Web Behind the Curtain

logo

header

date

paragraph

signature

footnote

jueves 13 de mayo de 2010

Page 20: The Web Behind the Curtain

<html><head><title>Page Title</title>

</head>

<body><h1>Header</h1><p>Some text in here</p><img src=”img/photo.jpg” />

</body>

</html>

HTML 4.01 & XHTML 1.0

jueves 13 de mayo de 2010

Page 21: The Web Behind the Curtain

jueves 13 de mayo de 2010

Page 22: The Web Behind the Curtain

The problem is: meaning.Syntax + semantic.

jueves 13 de mayo de 2010

Page 23: The Web Behind the Curtain

The semantic web

jueves 13 de mayo de 2010