World ¡Wide ¡Web
¡
martedì 23 aprile 2013
World Wide Web marted 23 aprile 2013 The World Wide Web and - - PowerPoint PPT Presentation
World Wide Web marted 23 aprile 2013 The World Wide Web and the Internet The concept of Internet and World Wide Web must be dis6nguished: - The
martedì 23 aprile 2013
¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡univocally ¡addressed ¡and ¡a ¡set ¡of ¡tools ¡for ¡their ¡management) ¡that ¡can ¡be ¡accessed ¡though ¡the ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡network. ¡
known ¡and ¡used ¡service ¡of ¡ ¡the ¡Internet. ¡It ¡offers ¡a ¡digital ¡space ¡for ¡document ¡publishing, ¡soCware ¡ distribu6on ¡and ¡user-‑developed ¡services.
Conven6onally ¡its ¡star6ng ¡date ¡is ¡assumed ¡to ¡be ¡August ¡6th ¡1991, ¡when ¡he ¡put ¡the ¡first ¡website ¡on-‑ line ¡on ¡the ¡Internet. ¡World ¡Wide ¡Web ¡is ¡based ¡on ¡standards ¡that ¡are ¡maintained ¡by ¡the ¡World ¡Wide ¡ Web ¡Consor6um ¡(W3C). ¡
martedì 23 aprile 2013
‒ ¡architecture ¡based ¡on ¡public ¡domain ¡standards ¡ ‒ ¡client-‑server ¡based ¡architecture ‒ ¡capability ¡of ¡managing ¡different ¡media
‒ HTTP ¡Protocol ¡(HyperText ¡Transfer ¡Protocol) ¡to ¡communicate ¡between ¡the ¡client ¡and ¡ ¡ the ¡server ‒ Addressing ¡ based ¡ on ¡ Uniform ¡ Resource ¡ Locator ¡ (URL) ¡ to ¡ refer ¡ to ¡ any ¡ addressable ¡ en6ty ¡such ¡as ¡documents ¡(text, ¡images, ¡sounds, ¡etc.), ¡programs. ‒ HTML ¡Language ¡(HyperText ¡Markup ¡Language) ¡to ¡define ¡web ¡pages
martedì 23 aprile 2013
¡ ¡ (f.e. ¡a ¡browser) ¡ ¡and ¡a ¡web ¡server. ¡It ¡permits ¡to ¡transfer ¡and ¡manage ¡data ¡that ¡are ¡formaVed ¡ according ¡to ¡the ¡HTML ¡language ¡in ¡a ¡way ¡that ¡is ¡independent ¡from ¡the ¡system ¡used.
either ¡by ¡loca6on ¡(URL) ¡or ¡by ¡name ¡(URN), ¡
the ¡server) ¡is ¡a ¡string ¡of ¡ASCII ¡characters. ¡Data ¡of ¡the ¡requested ¡URL ¡that ¡are ¡provided ¡by ¡the ¡ server ¡are ¡not ¡necessarily ¡ASCII ¡data ¡(f.e. ¡they ¡can ¡be ¡binary ¡data ¡of ¡images, ¡ ¡video…)
Browser Command HTML Display
Http protocol (HyperText Transfer Protocol)
Text & binary data
HTML
URL:http://www.google.com
rendering
martedì 23 aprile 2013
¡
¡client ¡opens ¡a ¡transport ¡connec6on ¡between ¡the ¡client ¡and ¡the ¡server ¡using ¡TCP ¡ ¡client ¡sends ¡a ¡request ¡with ¡the ¡URL ¡of ¡the ¡resource ¡requested ¡server ¡sends ¡a ¡reply ¡including ¡the ¡data ¡from ¡the ¡requested ¡URL ¡server ¡and ¡close ¡the ¡transport ¡connec6on
stateless ¡protocol ¡i.e. ¡from ¡one ¡web ¡page ¡to ¡the ¡next ¡there ¡is ¡nothing ¡in ¡the ¡protocol ¡that ¡allows ¡ a ¡web ¡program ¡to ¡maintain ¡program ¡“state”. ¡Every ¡interac6on ¡is ¡independent ¡from ¡the ¡others. Web server HTTP request HTTP response (content) Web client (browser)
martedì 23 aprile 2013
Access ¡method: ¡ ¡ ¡ ¡ ¡ ¡aaa ¡= ¡protocol ¡(hVp, ¡Cp, ¡hVps, ¡etc). ¡As ¡a ¡default ¡hVp ¡is ¡assumed. ¡ ¡ ¡ ¡ccc ¡= ¡port ¡TCP ¡that ¡is ¡used ¡for ¡transmission. ¡If ¡not ¡specified ¡the ¡default ¡port ¡is ¡used ¡for ¡the ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡protocol ¡that ¡has ¡been ¡selected: ¡80 ¡for ¡hVp, ¡21 ¡for ¡Cp,443 ¡for ¡hVps. Host: ¡ ¡ ¡ ¡ ¡bbb ¡= ¡host ¡name ¡(no ¡default). ¡Can ¡be ¡defined ¡either ¡as ¡a ¡domain ¡address ¡or ¡as ¡IP ¡address IdenBty: ¡ ¡ ¡ ¡ ¡ddd ¡= ¡pathname. ¡For ¡hVp ¡iden6fies ¡a ¡path ¡from ¡the ¡root ¡defined ¡in ¡the ¡server. ¡ ¡ ¡ ¡ ¡ ¡eee ¡= ¡filename. ¡For ¡hVp ¡if ¡not ¡specified, ¡it ¡corresponds ¡to ¡an ¡index ¡file ¡that ¡is ¡configured ¡in ¡ ¡ ¡ ¡ ¡ ¡the ¡server. ¡As ¡a ¡default ¡it ¡is ¡indicated ¡as ¡ ¡index.html ¡or ¡index.htm.
¡access ¡method ¡ ¡ (specifies ¡the ¡way ¡in ¡which ¡we ¡want ¡to ¡access ¡the ¡resource) ¡host ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ (specifies ¡where ¡the ¡resource ¡is ¡located) ¡idenBty ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡(specifies ¡the ¡resource ¡iden6fier)
martedì 23 aprile 2013
URL ¡(Uniform ¡Resource ¡Locator) ¡ ¡
¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡aaa://bbb: ¡ccc/ddd/eee ¡ ¡ ¡ ¡ ¡hVp://micc.unifi.it ¡[: ¡default] ¡/delbimbo/ ¡[default]
martedì 23 aprile 2013
document ¡format. ¡The ¡term ¡markup ¡iden6fies ¡a ¡sequence ¡of ¡characters ¡and ¡symbols ¡that ¡are ¡ inserted ¡in ¡a ¡document ¡in ¡order ¡to ¡indicate ¡to ¡a ¡browser ¡program ¡how ¡the ¡content ¡must ¡be ¡ displayed ¡or ¡the ¡logical ¡structure ¡of ¡the ¡document. ¡Formagng ¡commands ¡are ¡explicitely ¡inserted ¡in ¡ the ¡document ¡text. ¡An ¡HTML ¡document ¡is ¡an ¡ASCII ¡file
¡HTML ¡version ¡1.0 ¡HTML ¡versioe ¡2.0 ¡ ¡HTML ¡version ¡3.0 ¡HTML ¡version ¡3.2 ¡HTML ¡version ¡4.0 ¡ ¡HTML ¡version ¡4.0.1 ¡XHTML ¡1.0 ¡strict ¡XHTML ¡1.1 ¡HTML5
Browser Command HTML Display
Http protocol (HyperText Transfer Protocol)
Text & binary data
HTML
URL:http://www.google.com martedì 23 aprile 2013
This ¡is ¡obtained ¡through ¡appropriate ¡tags ¡included ¡in ¡the ¡text.
tags ¡are ¡interpreted ¡ the ¡ page ¡ is ¡ formaVed ¡ according ¡ to ¡ the ¡ tags ¡ and ¡ is ¡ adapted ¡ to ¡ the ¡ client ¡ constrains ¡ (screen ¡resolu6on, ¡window ¡size…) ¡the ¡page ¡is ¡displayed
‒ tags ¡for ¡text ¡formagng ‒ tags ¡for ¡other ¡purposes ¡(user ¡interac6on…)
martedì 23 aprile 2013
<head> <title>Title of document goes here</title> </ head> <body> Visible text goes here… </body> Basic Tags <h1>Largest Heading</h1> <h2> . . . </h2> <h3> . . . </h3> <h4> . . . </h4> <h5> . . . </h5> <h6>Smallest Heading</h6> <p>This is a paragraph.</p> <br> (line break) <!-- This is a comment --> <b>Bold text</b> <em>Emphasized text</em> <i>Italic text</i> <small>Smaller text</small> <strong>Important text</strong> ……….
martedì 23 aprile 2013
It ¡is ¡used ¡to ¡define ¡new ¡markup ¡languages ¡and ¡permits ¡to ¡create ¡your ¡own ¡structured ¡and ¡ personalized ¡documents.
document ¡exchange ¡between ¡applica6ons. ¡According ¡to ¡this ¡with ¡XML ¡it ¡is ¡possible ¡to ¡ validate ¡a ¡data ¡structure ¡that ¡has ¡been ¡defined ¡by ¡the ¡user: ¡the ¡user ¡agent ¡assumes ¡that ¡XML ¡ data ¡are ¡structured ¡according ¡to ¡the ¡standard ¡specifica6ons.
ground ¡of ¡all ¡technical ¡specifica6ons ¡that ¡have ¡been ¡released ¡by ¡the ¡W3C. ¡In ¡par6cular, ¡ HTML ¡was ¡used ¡for ¡web ¡Browsers ¡user ¡agents ¡only. ¡In ¡order ¡to ¡be ¡used ¡with ¡other ¡user ¡ agents ¡XHTML ¡was ¡defined ¡later
XHTML ¡is ¡very ¡similar ¡to ¡HTML, ¡but ¡adopts ¡the ¡XML ¡syntax ¡to ¡formally ¡ ¡describe ¡the ¡parts ¡ that ¡compose ¡a ¡document.
martedì 23 aprile 2013
HTTP request from the client Web page sent by the server
martedì 23 aprile 2013
‒ ¡listens ¡for ¡requests ¡by ¡a ¡client ¡agent ‒ ¡operates ¡in ¡order ¡to ¡sa6sfies ¡any ¡requests ¡received
for ¡new ¡requests. ¡This ¡is ¡performed ¡in ¡one ¡of ¡two ¡ways: ‒ Cloned ¡server: ¡ ¡ ¡as ¡a ¡new ¡request ¡arrives ¡at ¡the ¡server, ¡the ¡server ¡creates ¡a ¡server ¡ replica ¡that ¡is ¡dedicated ¡to ¡sa6sfy ¡the ¡new ¡request. ¡The ¡server ¡then ¡returns ¡to ¡listen ¡ for ¡new ¡requests. ‒ MulBthreaded ¡server ¡: ¡ ¡only ¡one ¡copy ¡of ¡the ¡server ¡exists ¡that ¡is ¡designed ¡so ¡to ¡ generate ¡mul6ple ¡threads.
martedì 23 aprile 2013
commonly ¡referred ¡to ¡as ¡Browsers: ¡.MicrosoI ¡Internet ¡Explorer, ¡Mozilla…..
‒ Send ¡requests ¡for ¡data ¡to ¡the ¡server ‒ Receive ¡data ¡from ¡the ¡server ¡ ‒ Support ¡visualiza6on ¡of ¡the ¡web ¡page ¡requested ¡ ‒ Permit ¡opera6ons ¡on ¡the ¡data ¡received
The ¡other ¡data ¡types ¡are ¡managed ¡through ¡plug-‑ins. ¡Plug-‑ins ¡are ¡specialized ¡libraries ¡of ¡executable ¡ code ¡that ¡are ¡loaded ¡in ¡memory ¡on ¡request.
martedì 23 aprile 2013
interactive community-based
syntactical semantical
1990 2012 / 2013
intelligent
The type The mode
martedì 23 aprile 2013
permit ¡a ¡more ¡complete ¡user ¡interac6vity, ¡such ¡as ¡access ¡to ¡remote ¡repositories… ¡ ¡ ¡ ¡ ¡ ¡ ¡Web ¡pages ¡in ¡this ¡framework ¡are ¡referred ¡to ¡as ¡dynamic ¡web ¡pages ¡as ¡opposite ¡to ¡the ¡sta6c ¡web ¡ ¡ ¡ ¡ ¡ ¡ ¡pages ¡of ¡the ¡Web ¡1.0
‒ The ¡ JavaScript ¡ language ¡that ¡ permits ¡opera6ons ¡associated ¡ to ¡ a ¡HTML ¡page ¡ be ¡ directly ¡ executed ¡at ¡the ¡client ¡side; ‒ The ¡Java ¡language ¡that ¡permits ¡the ¡defini6on ¡of ¡executable ¡files ¡that ¡are ¡transmiVed ¡from ¡ the ¡server ¡to ¡the ¡client ¡and ¡are ¡executed ¡at ¡the ¡client, ¡independently ¡from ¡the ¡hardware ¡ and ¡soCware ¡plaporms
martedì 23 aprile 2013
executed ¡either ¡at ¡the ¡Server ¡or ¡the ¡Client ¡side: ‒ Server ¡Side ¡
‒ Client ¡Side: ¡
JavaScript ¡Ajax ¡ jQuery ¡toolkit ¡ Flash XHMTL, ¡HTML5, ¡CSS JSP PHP ¡scrip6ng ¡language
JSP
Javascript, AJAX HTML5
martedì 23 aprile 2013
sta6c ¡web ¡markup ¡content, ¡with ¡the ¡resul6ng ¡page ¡being ¡compiled ¡and ¡executed ¡on ¡the ¡server ¡ to ¡deliver ¡an ¡HTML ¡or ¡XML ¡document. ¡The ¡JSP ¡syntax ¡adds ¡addi6onal ¡XML-‑like ¡tags, ¡called ¡JSP ¡ ac6ons, ¡to ¡invoke ¡built-‑in ¡func6onality.
the ¡host ¡opera6ng ¡system ¡to ¡provide ¡an ¡abstract ¡plaporm-‑neutral ¡environment.
Markup ¡is ¡typically ¡standard ¡HTML ¡or ¡XML, ¡while ¡scriptlet ¡elements ¡are ¡delimited ¡blocks ¡of ¡Java ¡ code ¡which ¡may ¡be ¡intermixed ¡with ¡the ¡markup. ¡
JSP
HTML5
PHP Javascript, AJAX
martedì 23 aprile 2013
language ¡that ¡was ¡originally ¡designed ¡to ¡produce ¡dynamic ¡web ¡pages ¡(i.e. ¡to ¡interact ¡with ¡ databases ¡and ¡exchange ¡informa6on). ¡PHP ¡generally ¡uses ¡MySQL, ¡which ¡is ¡freely ¡available
PHP ¡processor ¡module ¡in ¡command-‑line ¡mode ¡performing ¡desired ¡opera6ng ¡system ¡opera6ons ¡and ¡ producing ¡program ¡output ¡(the ¡web ¡page ¡document) ¡on ¡its ¡standard ¡output ¡channel. ¡
HTML5
JSP PHP
HTML5
Javascript, AJAX
martedì 23 aprile 2013
web ¡browser ¡in ¡order ¡to ¡provide ¡enhanced ¡user ¡interfaces ¡and ¡dynamic ¡websites. ¡
copies ¡many ¡names ¡and ¡naming ¡conven6ons ¡from ¡Java, ¡but ¡the ¡two ¡languages ¡are ¡otherwise ¡ unrelated ¡and ¡have ¡very ¡different ¡seman6cs
HTML5
JSP PHP Javascript, AJAX
martedì 23 aprile 2013
techniques ¡used ¡to ¡create ¡interac6ve ¡web ¡applica6ons ¡or ¡rich ¡Internet ¡applica6ons. ¡
background ¡without ¡interfering ¡with ¡the ¡display ¡and ¡behavior ¡of ¡the ¡exis6ng ¡page. ¡In ¡
in ¡java ¡script ¡language. ¡
retrieved ¡using ¡the ¡XML ¡HVpRequest ¡object ¡or ¡through ¡the ¡use ¡of ¡Remote ¡Scrip6ng ¡in ¡ browsers ¡that ¡do ¡not ¡support ¡it. ¡Ajax ¡is ¡a ¡mul6-‑plaporm ¡technique ¡that ¡can ¡be ¡used ¡on ¡ many ¡opera6ng ¡systems ¡and ¡web ¡browsers, ¡with ¡many ¡open ¡source ¡implementa6ons. ¡
martedì 23 aprile 2013
by ¡HTML ¡alone. ¡They ¡can ¡capture ¡mouse ¡input ¡(like ¡rota6ng ¡3D ¡object) ¡and ¡also ¡have ¡ controls ¡like ¡buVons ¡or ¡check ¡boxes. ¡In ¡response ¡to ¡the ¡user ¡ac6on ¡an ¡applet ¡can ¡change ¡the ¡ provided ¡graphic ¡content. ¡This ¡makes ¡applets ¡well ¡suitable ¡for ¡demonstra6on, ¡visualiza6on ¡ and ¡teaching. ¡
martedì 23 aprile 2013
anima6on, ¡video, ¡and ¡interac6vity ¡to ¡web ¡pages. ¡Flash ¡is ¡frequently ¡used ¡for ¡ adver6sements ¡and ¡games. ¡More ¡recently, ¡it ¡has ¡been ¡posi6oned ¡as ¡a ¡tool ¡for ¡"Rich ¡ Internet ¡Applica6ons" ¡(RIA).
s6ll ¡images. ¡It ¡supports ¡bidirec6onal ¡streaming ¡of ¡audio ¡and ¡video, ¡and ¡it ¡can ¡capture ¡ user ¡input ¡via ¡mouse, ¡keyboard, ¡microphone, ¡and ¡camera. ¡Flash ¡contains ¡an ¡Object-‑
Flash ¡Player, ¡which ¡is ¡available ¡free ¡of ¡charge ¡for ¡common ¡web ¡browsers, ¡some ¡mobile ¡ phones ¡and ¡a ¡few ¡other ¡electronic ¡devices ¡(using ¡Flash ¡Lite).
HTML5
JSP PHP AJAX FLEX Javascript, AJAX PHP
HTML5
martedì 23 aprile 2013
¡ ¡
machine-‑to-‑machine ¡interacBon ¡over ¡a ¡network”. ¡ ¡Web ¡services ¡are ¡frequently ¡just ¡Web ¡APIs ¡that ¡ can ¡be ¡accessed ¡over ¡a ¡network, ¡such ¡as ¡the ¡Internet, ¡and ¡ ¡executed ¡on ¡a ¡remote ¡system ¡hos6ng ¡ the ¡requested ¡services.
term ¡refers ¡to ¡clients ¡and ¡servers ¡that ¡communicate ¡over ¡the ¡HTTP ¡protocol ¡used ¡on ¡the ¡Web.
¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡-‑ ¡ ¡ ¡the ¡interface ¡to ¡the ¡service ¡is ¡described ¡with ¡a ¡machine-‑readable ¡format ¡( ¡the ¡Web ¡Services ¡ ¡ ¡ ¡ ¡Descrip6on ¡Language ¡WSDL);
and ¡transmiVed ¡with ¡the ¡hVp ¡protocol ¡
martedì 23 aprile 2013
‒ TradiBonal: ¡Blogs, ¡Wikis, ¡Mul6media ¡sharing, ¡Folksonomy, ¡Audio ¡blogging ¡and ¡podcas6ng, ¡ RSS ¡and ¡syndica6on… ‒ Social ¡Networking ¡: ¡Facilitates ¡mee6ng ¡people, ¡finding ¡like-‑minds ¡and ¡sharing ¡content ‒ CollaboraBve: ¡Collabora6ve ¡reference ¡works ¡(like ¡Wikipedia) ¡using ¡wiki-‑like ¡soCware ¡tools ¡ (“everyone ¡is ¡an ¡expert ¡on ¡something”). ‒ AggregaBon ¡and ¡mash-‑up ¡services: ¡Gather ¡informa6on ¡from ¡diverse ¡sources ¡across ¡the ¡ Web ¡and ¡publish ¡in ¡one ¡place. ¡Pull ¡together ¡data ¡from ¡different ¡sources ¡to ¡create ¡a ¡new ¡
‒ Replicate ¡office-‑style ¡soIware ¡in ¡the ¡browser: ¡Web-‑based ¡desktop ¡applica6on/document ¡
martedì 23 aprile 2013
Web ¡1.0
(1993-2003) Pretty much HTML pages viewed through a browser
Web ¡2.0
(2003- beyond) Web pages, plus a lot of other “content” shared over the web, with more interactivity; more like an application than a “page”
“Read”
Mode
“Write” ¡& ¡Contribute “Page”
Primary Unit of content
“Post ¡/ ¡record” “sta6c”
State
“dynamic” Web ¡browser
Viewed through…
Browsers, ¡RSS ¡Readers, ¡anything “Client ¡Server”
Architecture
“Web ¡Services” Web ¡Coders
Content Created by…
Everyone “geeks”
Domain of…
“mass ¡amatueriza6on” martedì 23 aprile 2013
readers ¡who ¡want ¡to ¡subscribe ¡to ¡6mely ¡updates ¡from ¡favored ¡websites ¡or ¡to ¡aggregate ¡feeds ¡ from ¡many ¡sites ¡into ¡one ¡place. ¡
based, ¡mobile ¡device ¡or ¡any ¡computerized ¡Internet-‑connected ¡device. ¡The ¡user ¡subscribes ¡to ¡a ¡ feed ¡by ¡entering ¡the ¡feed's ¡URI ¡into ¡the ¡reader ¡or ¡by ¡clicking ¡an ¡RSS ¡icon ¡in ¡a ¡browser ¡that ¡ ini6ates ¡the ¡subscrip6on ¡process. ¡The ¡RSS ¡reader ¡checks ¡the ¡user's ¡subscribed ¡feeds ¡regularly ¡ for ¡new ¡work, ¡downloads ¡any ¡updates ¡that ¡it ¡finds, ¡and ¡provides ¡a ¡user ¡interface ¡to ¡monitor ¡ and ¡read ¡the ¡feeds.
updated ¡works ¡such ¡as ¡blog ¡entries, ¡news ¡headlines, ¡audio, ¡and ¡video—in ¡a ¡standardized ¡format. ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ An ¡RSS ¡document ¡(which ¡is ¡called ¡a ¡"feed”) ¡includes ¡summarized ¡text, ¡plus ¡metadata ¡such ¡as ¡ publishing ¡dates ¡and ¡authorship. ¡A ¡standardized ¡XML ¡file ¡format ¡allows ¡the ¡informa6on ¡to ¡be ¡ published ¡once ¡and ¡viewed ¡by ¡many ¡different ¡programs. ¡ ¡
martedì 23 aprile 2013
Blogging ¡is ¡the ¡most ¡recognized ¡example ¡
and consisting of discrete entries ("posts") typically displayed in reverse chronological
martedì 23 aprile 2013
Tags: Descriptive words applied by users to links. Tags are searchable My Tags: Words I’ve used to describe links in a way that makes sense to me
Del.icio.us ¡is ¡an ¡example ¡of ¡Folksonomy ¡to ¡organize ¡ bookmarks
martedì 23 aprile 2013
Wikipedia ¡is ¡a ¡Collabora6ve ¡ Dic6onary
browser usually using a simplified markup language or a rich-text editor. Wikis are powered by wiki software. Most are created collaboratively.
martedì 23 aprile 2013
Flickr shows me photos from my network My contacts “tags” are available to me
Flickr ¡combines ¡a ¡social ¡network ¡with ¡user ¡generated ¡content. ¡Users ¡can ¡work ¡together ¡to ¡ collaborate ¡on ¡photo ¡projects ¡and ¡use ¡each ¡others’ ¡tags ¡to ¡find ¡new ¡photos. ¡Flickr ¡also ¡has ¡an ¡ API ¡for ¡web ¡services ¡to ¡integrate ¡photo ¡collec6ons ¡with ¡blogs ¡and ¡other ¡apps. ¡
people who, for example, share interests, activities, backgrounds...It consists of a representation of each user, his/her social links, and a variety of additional services, such as e-mail and instant messaging among the others.
martedì 23 aprile 2013
37.9% ¡penetra6on ¡rate.
Source: ¡Social ¡Media ¡Sta6s6cs ¡-‑ ¡hVp://www.digitalbuzzblog.com ¡ ¡(2012) martedì 23 aprile 2013
byproduct ¡of ¡the ¡devices ¡we ¡carry ¡around ¡with ¡us.”
Wide ¡Web: ¡It ¡is ¡not ¡un6l ¡one ¡opens ¡the ¡des6na6on ¡page ¡of ¡a ¡link ¡that ¡one ¡finds ¡out ¡that ¡its ¡ content ¡is ¡not ¡of ¡interest.
martedì 23 aprile 2013