SlideShare a Scribd company logo
1 of 71
MAKING SENSE OUT OF
THINGS ON THE WEB
@pradeepbv
We have been accumulating
    a lot of information




                            3
http://en.wikipedia.org/wiki/File:Jingangjing.jpg   4
http://en.wikipedia.org/wiki/File:Printer_in_1568-ce.png

                                                           http://en.wikipedia.org/wiki/File:BuxheimStChristopher.jpg   5
6
http://en.wikipedia.org/wiki/Odhecaton
What hath God wrought




http://upload.wikimedia.org/wikipedia/commons/f/f1/The_First_Telegraph.jpg

                                                                                            7
1891 Telegraph Lines
   http://en.wikipedia.org/wiki/File:1891_Telegraph_Lines.jpg
                                                           8
Mr Watson—Come here
I want to see you




                                           9
      http://www.boerner.net/jboerner/?p=9396
radio
Radio




        10
http://www.elon.edu/e-web/predictions/150/1930.xhtml   11
12
13
14
www




      15
http://en.wikipedia.org/wiki/File:NCSA_Mosaic.PNG
                                                    16
the Internet had an estimated
   16 million users by 1995




                                17
http://en.wikipedia.org/wiki/Venture_capital   18
People from all over the world
started sharing their interests,
   hopes and dreams online




                                   19
20
21
http://electrokami.com/wp-content/uploads/2010/09/the-internet-in-real-life.jpg
The number of devices connected to IP networks
will be nearly three times as high as the global
population in 2016
                                                   22
kilo
                                                                                                mega
                                                                                                tera
                                                                                                giga
                                                                                                pita
                       The Zettabyte Era                                                        exa
                                                                                                zetta
               9,444,732,965,739,290,427,392 bits (1024 exbibytes)                              yotta




http://www.cisco.com/en/US/solutions/collateral/ns341/ns525/ns537/ns705/ns827/VNI_Hyperconnectivity_WP.html 23
“Reports that say that something hasn't
happened are always interesting to me, because
as we know, there are known knowns; there are
things we know we know. We also know there
are known unknowns; that is to say we know
there are some things we do not know. But
there are also unknown unknowns – the ones
we don't know we don't know.”

                 Donald Rumsfeld, US Defense Secretary
                 at a press conference at NATO
                 Headquarters, Brussels, Belgium, June 6, 2002
                 Image: planetization.org



                                                                 24
Nicholas Carr worries
that the flood of digital
information is changing
not only our habits, but
even our mental
capacities: Forced to scan
and skim to keep up, we
are losing our abilities to
pay sustained
attention, reflect
deeply, or remember
what we’ve learned.
                              25
Information overload?




http://blogs.tusc.k12.al.us/bhslibrary/files/2012/01/Information_overload.jpg        26
DO YOU KNOW WHAT ARE YOU LOOKING FOR?
                                                                                     27
              http://www.teachersdiary.com/.a/6a0115703931fc970c0128765537ba970c-800wi
DO YOU KNOW WHERE TO FIND WHAT YOU WANT?
                        http://www.flickr.com/photos/special/1597251/   28
REGULAR SEARCH #FAIL?




http://www.flickr.com/photos/sumrow/1267682594/sizes/l/   29
IS THERE A SUPERHERO
       WHO CAN HELP?




http://www.flickr.com/photos/sumrow/1267682594/sizes/l/   30
BUILD YOUR OWN
 SEARCH SERVICE

 Yes, you are the superhero
BOSS IS
     BUILD YOUR OWN
      SEARCH SERVICE
http://developer.yahoo.com/search/boss/
BOSS PROVIDES APIS
 TO OUR SEARCH
  DATA STORES
TO BUILD YOUR OWN
     POWERFUL
SEARCH APPLICATIONS
BOSS allows you to
   search over
   Web, images,
   news & Blogs
You can even monetize your
applications using Search Ads
 from BOSS and get support.
What can be done on top of BOSS?
• Blend and re-rank search results

• Your own look and feel

• Mix it with other APIs
BOSS Pricing
Free for building your hacks!!
Where do I start?
What’s in it?
Restful XML and JSON API

    Web

    Image

    Spelling

    News

    Search Ads
                              http//www.flickr.com/photos/joeshlabotnik/419914250/sizes/o/in/photostream/.jpg
Oauth based Autentication




http//www.flickr.com/photos/friarsbalsam/5736126308/sizes/o/in/photostream/.jpg
What else do I get?
 Web and Limited Web results

 Image attributes

   like height, width, etc

 Time span filtering

   for News Search

 Document type filtering

 Extended abstracts

                                http//www.flickr.com/photos/acidpix/6021203584/sizes/o/in/photostream/.jpg
BOSS + YQL
• Table Name: boss.search Example
          Parameters
  Consumer Key      ck         -
  Consumer Secret   secret     -
  Query Term        q          ‘iitd’




• e.g. select * from boss.search where ck=… and
  secret=… and q=‘openhackindia’
Searching “The Dark Knight”
Finding images of “The Dark Knight Rises”
select * from boss.search where q="The Dark
   Knight Rises" and service="images" and
            ck="..." and secret="..."
Finding “The Dark Knight Rises” in IMDB,
           movies.yahoo.com
select * from boss.search where q="The Dark
               Knight Rises" and
  sites="imdb.com,movies.yahoo.com" and
            ck="..." and secret="..."
Spell Check and Correction
select * from boss.search where q="The Dark
  Knight Rises" and service="spelling" and
            ck="..." and secret="..."
Finding news on “The Dark Knight Rises”

select * from boss.search where q="The Dark
Knight Rises" and service="news" and ck="..."
               and secret="..."
And through the BOSS API
 Getting multiple data sets
    /ysearch/web,images,news?q=anna
    /ysearch/web,images,news?web.q=anna&images.q=anna&news.q=lokpal


 Searching through sites
    A Simple Movie Search
    /ysearch/web?q=“Dark Knight”&
      sites=movies.yahoo.com,netflix.com,imdb.com


 AND/OR operators
    /ysearch/web?q="steve jobs"AND((ipad)OR(iphone))&sites=bestbuy.com,newegg.com
         Important: Use Braces or quotes
Unary Operators
 Search for Batman but not “Dark Knight”
    q=(batman -“Dark Knight")


 Find pages with “Heath Ledger” but not “Dark
  Knight”
    q=+”heath ledger”–”Dark
     Knight”&sites=movies.yahoo.com


 Force auto-spelling off
    q=+”drk knight”
Searching in body and in title
 Searching for Dark Knight in the Title on Yahoo movies
    q=reviews intitle:"dark knight"&sites=movies.yahoo.com




 Searching for Dark Knight in the Title in Yahoo movies
  containing Christian Bale
    q=reviews intitle:"dark knight" inbody:"christian
     bale"&sites=movies.yahoo.com
Market and document specific Filters
 Search for “Dark Knight” in India specific sites
     q=“Dark Knight”&market=en-in



 Search for “PDF’s containing “Dark Knight”
     q=“Dark Knight”&type=pdf

 Search for MS Office type (except PPT’s)
  containing “Dark Knight”
     q=“Dark Knight”&type=msoffice,-ppt
Output
Image search parameters
 Search for images that are not offensive
    /ysearch/images?q=“san francisco”&filter=yes

 Search for images that are wallpaper size
    /ysearch/images?q=“san francisco”&dimensions=wallpaper

 Search for a image at a certain refer URL
    /ysearch/images?q=yahoo&refererurl=http://www.flickr.com

• Interesting Output Fields
    format, file size, height, width, title, total result count
News search parameters

 Search news that is less than 7 days old
 /ysearch/news?q=lokpal&age=7d


Search news that is between 20hrs and 2 days old
 /ysearch/news?q=lokpal&age=20h2d

Re-rank news results by date
 /ysearch/news?q=lokpal&ranking=true



Interesting Output Fields
  Source, Date, Source URL
EXAMPLE HACKS
Duckduckgo.com
Interceder
Ask-boss (v1)




Hack: http://ask-boss.appspot.com
Code: https://github.com/saurabhsahni/Hacks/tree/master/askBOSS
webmeme.in
http://hackyourworld.org/~iitb_pacman/search/
I did BOSS and got data, now how
  to extract information of out it?
make sense out of it?
Content Analysis

select * from contentanalysis.analyze where
       text="Yahoo! kicks off hackday”
Content Analysis from a URL

select * from contentanalysis.analyze where
        url="http://www.cnn.com/"
Term Exraction
select * from search.termextract where context
  in (select description from rss where url=‘’)
More resources
 Yahoo! BOSS: http://developer.yahoo.com/boss

 BOSS Technical Documentation:
  http://developer.yahoo.com/search/boss/boss_api_guide/

 YQL: http://developer.yahoo.com/yql

 Amazon Web Services: http://aws.amazon.com

 oAuth: http://oauth.net/

 Open Data: http://theinfo.org

 Alt Search Engines: http://www.altsearchengines.com/
Happy hacking!

More Related Content

What's hot

If you love something, set it free
If you love something, set it freeIf you love something, set it free
If you love something, set it freeMike Ellis
 
Avoiding the Heron's Way
Avoiding the Heron's WayAvoiding the Heron's Way
Avoiding the Heron's WayDorothea Salo
 
The Big Dutch 20 Year 730 Million Page Digitisation Challenge
The  Big Dutch 20 Year  730 Million Page Digitisation  ChallengeThe  Big Dutch 20 Year  730 Million Page Digitisation  Challenge
The Big Dutch 20 Year 730 Million Page Digitisation ChallengeOlaf Janssen
 
The Simple Power of the Link
The Simple Power of the LinkThe Simple Power of the Link
The Simple Power of the LinkRichard Wallis
 
Alternative Homes - Part 2
Alternative Homes -  Part 2Alternative Homes -  Part 2
Alternative Homes - Part 2Elijah19wz
 
Your Web Content: Forever or Fragile? PCMTL 091210
Your Web Content: Forever or Fragile? PCMTL 091210Your Web Content: Forever or Fragile? PCMTL 091210
Your Web Content: Forever or Fragile? PCMTL 091210Adele McAlear
 
Tumblr Social Media Week SP 2012
Tumblr Social Media Week SP 2012Tumblr Social Media Week SP 2012
Tumblr Social Media Week SP 2012Gina Gotthilf
 
Dundee University HackU 2013 - YQL
Dundee University HackU 2013 - YQLDundee University HackU 2013 - YQL
Dundee University HackU 2013 - YQLsmartads
 
Beyond progressive-enhancement
Beyond progressive-enhancementBeyond progressive-enhancement
Beyond progressive-enhancementyiibu
 

What's hot (11)

If you love something, set it free
If you love something, set it freeIf you love something, set it free
If you love something, set it free
 
Avoiding the Heron's Way
Avoiding the Heron's WayAvoiding the Heron's Way
Avoiding the Heron's Way
 
The Big Dutch 20 Year 730 Million Page Digitisation Challenge
The  Big Dutch 20 Year  730 Million Page Digitisation  ChallengeThe  Big Dutch 20 Year  730 Million Page Digitisation  Challenge
The Big Dutch 20 Year 730 Million Page Digitisation Challenge
 
The Simple Power of the Link
The Simple Power of the LinkThe Simple Power of the Link
The Simple Power of the Link
 
Alternative Homes - Part 2
Alternative Homes -  Part 2Alternative Homes -  Part 2
Alternative Homes - Part 2
 
Your Web Content: Forever or Fragile? PCMTL 091210
Your Web Content: Forever or Fragile? PCMTL 091210Your Web Content: Forever or Fragile? PCMTL 091210
Your Web Content: Forever or Fragile? PCMTL 091210
 
Tumblr Social Media Week SP 2012
Tumblr Social Media Week SP 2012Tumblr Social Media Week SP 2012
Tumblr Social Media Week SP 2012
 
Dundee University HackU 2013 - YQL
Dundee University HackU 2013 - YQLDundee University HackU 2013 - YQL
Dundee University HackU 2013 - YQL
 
Ollie I I
Ollie  I IOllie  I I
Ollie I I
 
Beyond progressive-enhancement
Beyond progressive-enhancementBeyond progressive-enhancement
Beyond progressive-enhancement
 
Mezi snem a realitou. Otevřená data českého webového archivu.
Mezi snem a realitou. Otevřená data českého webového archivu.Mezi snem a realitou. Otevřená data českého webového archivu.
Mezi snem a realitou. Otevřená data českého webového archivu.
 

Viewers also liked (7)

Hacking up location aware apps
Hacking up location aware appsHacking up location aware apps
Hacking up location aware apps
 
YQL - HackU IIT Madras 2012
YQL - HackU IIT Madras 2012YQL - HackU IIT Madras 2012
YQL - HackU IIT Madras 2012
 
Locate your hacks
Locate your hacksLocate your hacks
Locate your hacks
 
What the hack - Yahoo! Hack India Hyderabad 2013
What the hack -  Yahoo! Hack India Hyderabad 2013What the hack -  Yahoo! Hack India Hyderabad 2013
What the hack - Yahoo! Hack India Hyderabad 2013
 
Hacking location aware hacks HackU IIT Bombay
Hacking location aware hacks HackU IIT BombayHacking location aware hacks HackU IIT Bombay
Hacking location aware hacks HackU IIT Bombay
 
BOSS HackU IITD
BOSS HackU IITDBOSS HackU IITD
BOSS HackU IITD
 
Hacking location aware apps
Hacking location aware appsHacking location aware apps
Hacking location aware apps
 

Similar to Making sense out of things on the web

Open Hack London - Introduction to YQL
Open Hack London - Introduction to YQLOpen Hack London - Introduction to YQL
Open Hack London - Introduction to YQLChristian Heilmann
 
The Next Big Thing is Web 3.0. Catch It If You Can
The Next Big Thing is Web 3.0. Catch It If You Can The Next Big Thing is Web 3.0. Catch It If You Can
The Next Big Thing is Web 3.0. Catch It If You Can Judy O'Connell
 
Climbing Out of the Box: Mashing up our Community
Climbing Out of the Box: Mashing up our CommunityClimbing Out of the Box: Mashing up our Community
Climbing Out of the Box: Mashing up our CommunityDavid King
 
Graph API - Facebook Developer Garage Taipei
Graph API - Facebook Developer Garage TaipeiGraph API - Facebook Developer Garage Taipei
Graph API - Facebook Developer Garage TaipeiCardinal Blue Software
 
Graph API - Facebook Developer Garage Taipei
Graph API - Facebook Developer Garage TaipeiGraph API - Facebook Developer Garage Taipei
Graph API - Facebook Developer Garage TaipeiCardinal Blue Software
 
YQL:: Select * from Internet
YQL:: Select * from InternetYQL:: Select * from Internet
YQL:: Select * from Internetdrgath
 
Technology Careers v2.0 SP1 Ultimate Edition
Technology Careers v2.0 SP1 Ultimate EditionTechnology Careers v2.0 SP1 Ultimate Edition
Technology Careers v2.0 SP1 Ultimate EditionJohn Bristowe
 
Out in the Open Range
Out in the Open RangeOut in the Open Range
Out in the Open RangeAlan Levine
 
Enquire Within Upon Everything
Enquire Within Upon EverythingEnquire Within Upon Everything
Enquire Within Upon EverythingAlan Levine
 
An indepth look at Google BigQuery Architecture by Felipe Hoffa of Google
An indepth look at Google BigQuery Architecture by Felipe Hoffa of GoogleAn indepth look at Google BigQuery Architecture by Felipe Hoffa of Google
An indepth look at Google BigQuery Architecture by Felipe Hoffa of GoogleData Con LA
 
YQL: Select * from Internet
YQL: Select * from InternetYQL: Select * from Internet
YQL: Select * from Internetdrgath
 
Harsh Horizons For the Socialmediaforum
Harsh Horizons For the SocialmediaforumHarsh Horizons For the Socialmediaforum
Harsh Horizons For the SocialmediaforumIan Forrester
 
Semantic Web For Distributed Social Networks
Semantic Web For Distributed Social NetworksSemantic Web For Distributed Social Networks
Semantic Web For Distributed Social NetworksDavid Peterson
 
Fronteers 2009 Of Hamsters, Feature Creatures and Missed Opportunities
Fronteers 2009 Of Hamsters, Feature Creatures and Missed OpportunitiesFronteers 2009 Of Hamsters, Feature Creatures and Missed Opportunities
Fronteers 2009 Of Hamsters, Feature Creatures and Missed OpportunitiesChristian Heilmann
 
Lets Get Visual Itsc
Lets Get Visual ItscLets Get Visual Itsc
Lets Get Visual ItscDean Shareski
 
With Great Nerdery Comes Great Responsibility
With Great Nerdery Comes Great Responsibility With Great Nerdery Comes Great Responsibility
With Great Nerdery Comes Great Responsibility John Anderson
 
Out in the Open Range
Out in the Open RangeOut in the Open Range
Out in the Open RangeAlan Levine
 
YQL - Christian Heilmann Open Hack London presentation
YQL - Christian Heilmann Open Hack London presentationYQL - Christian Heilmann Open Hack London presentation
YQL - Christian Heilmann Open Hack London presentationKorben00
 
Content Used to Be King - Now what?
Content Used to Be King - Now what?Content Used to Be King - Now what?
Content Used to Be King - Now what?Judy O'Connell
 

Similar to Making sense out of things on the web (20)

Open Hack London - Introduction to YQL
Open Hack London - Introduction to YQLOpen Hack London - Introduction to YQL
Open Hack London - Introduction to YQL
 
The Next Big Thing is Web 3.0. Catch It If You Can
The Next Big Thing is Web 3.0. Catch It If You Can The Next Big Thing is Web 3.0. Catch It If You Can
The Next Big Thing is Web 3.0. Catch It If You Can
 
Climbing Out of the Box: Mashing up our Community
Climbing Out of the Box: Mashing up our CommunityClimbing Out of the Box: Mashing up our Community
Climbing Out of the Box: Mashing up our Community
 
Machine learning with Google machine learning APIs - Puppy or Muffin?
Machine learning with Google machine learning APIs - Puppy or Muffin?Machine learning with Google machine learning APIs - Puppy or Muffin?
Machine learning with Google machine learning APIs - Puppy or Muffin?
 
Graph API - Facebook Developer Garage Taipei
Graph API - Facebook Developer Garage TaipeiGraph API - Facebook Developer Garage Taipei
Graph API - Facebook Developer Garage Taipei
 
Graph API - Facebook Developer Garage Taipei
Graph API - Facebook Developer Garage TaipeiGraph API - Facebook Developer Garage Taipei
Graph API - Facebook Developer Garage Taipei
 
YQL:: Select * from Internet
YQL:: Select * from InternetYQL:: Select * from Internet
YQL:: Select * from Internet
 
Technology Careers v2.0 SP1 Ultimate Edition
Technology Careers v2.0 SP1 Ultimate EditionTechnology Careers v2.0 SP1 Ultimate Edition
Technology Careers v2.0 SP1 Ultimate Edition
 
Out in the Open Range
Out in the Open RangeOut in the Open Range
Out in the Open Range
 
Enquire Within Upon Everything
Enquire Within Upon EverythingEnquire Within Upon Everything
Enquire Within Upon Everything
 
An indepth look at Google BigQuery Architecture by Felipe Hoffa of Google
An indepth look at Google BigQuery Architecture by Felipe Hoffa of GoogleAn indepth look at Google BigQuery Architecture by Felipe Hoffa of Google
An indepth look at Google BigQuery Architecture by Felipe Hoffa of Google
 
YQL: Select * from Internet
YQL: Select * from InternetYQL: Select * from Internet
YQL: Select * from Internet
 
Harsh Horizons For the Socialmediaforum
Harsh Horizons For the SocialmediaforumHarsh Horizons For the Socialmediaforum
Harsh Horizons For the Socialmediaforum
 
Semantic Web For Distributed Social Networks
Semantic Web For Distributed Social NetworksSemantic Web For Distributed Social Networks
Semantic Web For Distributed Social Networks
 
Fronteers 2009 Of Hamsters, Feature Creatures and Missed Opportunities
Fronteers 2009 Of Hamsters, Feature Creatures and Missed OpportunitiesFronteers 2009 Of Hamsters, Feature Creatures and Missed Opportunities
Fronteers 2009 Of Hamsters, Feature Creatures and Missed Opportunities
 
Lets Get Visual Itsc
Lets Get Visual ItscLets Get Visual Itsc
Lets Get Visual Itsc
 
With Great Nerdery Comes Great Responsibility
With Great Nerdery Comes Great Responsibility With Great Nerdery Comes Great Responsibility
With Great Nerdery Comes Great Responsibility
 
Out in the Open Range
Out in the Open RangeOut in the Open Range
Out in the Open Range
 
YQL - Christian Heilmann Open Hack London presentation
YQL - Christian Heilmann Open Hack London presentationYQL - Christian Heilmann Open Hack London presentation
YQL - Christian Heilmann Open Hack London presentation
 
Content Used to Be King - Now what?
Content Used to Be King - Now what?Content Used to Be King - Now what?
Content Used to Be King - Now what?
 

Recently uploaded

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 

Recently uploaded (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 

Making sense out of things on the web

Editor's Notes

  1. Welcome to Openhackindia
  2. I am Pradeep BV. I work as an engineer in YDN. My talk is about making sense out of things on the web.
  3. A lot of it since time immemorial
  4. The world's earliest dated printed book, AD 868 - The intricate frontispiece of the Diamond Sutra from Tang Dynasty China, (British Museum) - http://en.wikipedia.org/wiki/Woodblock_printing
  5. Printing press – enabled mass productionThis woodcut from 1568 shows the left printer removing a page from the press while the one at right inks the text-blocks. Such a duo could reach 14,000 hand movements per working day, printing around 3,600 pages in the process. Woodcut print dated 1423 of St. Christopher from Buxheim on the Upper Rhine- http://en.wikipedia.org/wiki/Printing_press
  6. We then started printing musical notes – early signs of converting everything into data? The HarmoniceMusicesOdhecaton (also known simply as the Odhecaton) was an anthology of secular songs published by OttavianoPetrucci in 1501 in Venice. It was the first book of music ever to be printed using movable type, and was hugely influential both in publishing in general, and in dissemination of the Franco-Flemish musical style. - http://en.wikipedia.org/wiki/Odhecaton
  7. And then we started transmitting dataOn 24 May 1844, after the line was completed, Morse made the first public demonstration of his telegraph by sending a message from the Supreme Court Chamber in the U.S. Capitol in Washington, D.C. to the B&O Railroad "outer depot" (now the B&O Railroad Museum) in Baltimore.
  8. Across continents… the first internet?
  9. And then we graduated into communicating…. 1876
  10. And then came broadcasting Tesla demonstrating wireless transmissions during his high frequency and potential lecture of 1891. After continued research, Tesla presented the fundamentals of radio in 1893.http://en.wikipedia.org/wiki/Radio#History
  11. And then the TV
  12. The first group of networked computers communicated with each other in 1969, and ARPANET, or the Advanced Projects Research Agency Network became the start of the internet. Four U.S. universities were connected and became a research system by which computer scientists began solving problems and building the potential for worldwide, online connectivity. ARPANET had its first public demonstration in 1972 - http://www.elon.edu/e-web/predictions/150/1960.xhtml and http://personalpages.manchester.ac.uk/staff/m.dodge/cybergeography/atlas/historical.html
  13. And the internet happened http://www.ddsmedia.net/blog/2009/10/40-anos-del-primer-mensaje-en-una-red-arpanet/
  14. Closely followed by email… http://www.multicians.org/thvv/mail-history.html
  15. In 1991, the World Wide Web was developed by Tim Berners-Lee (pictured at left) as a way for people to share information. The hyper-text format available through his Web made the internet much easier to use because all documents could be seen easily on-screen without downloading.
  16. Mosaic was developed at the National Center for Supercomputing Applications (NCSA)[4] at the University of Illinois Urbana-Champaign beginning in late 1992. NCSA released the browser in 1993,[6] and officially discontinued development and support on January 7, 1997.[7] However, it can still be downloaded from NCSA -http://en.wikipedia.org/wiki/Mosaic_(web_browser)
  17. It started gaining traction
  18. And the venture capitalist's happened. 
  19. So internet was no longer limited to just data
  20. So internet was no longer limited to just data
  21. And we become one tiny spec in the large information universe.http://electrokami.com/wp-content/uploads/2010/09/the-internet-in-real-life.jpg
  22. http://www.cisco.com/en/US/solutions/collateral/ns341/ns525/ns537/ns705/ns827/VNI_Hyperconnectivity_WP.html
  23. The problem is getting only worse. Kilo, mega, tera, giga, pita, exa, zetta, yotta - http://en.wikipedia.org/wiki/Orders_of_magnitude_(data)http://www.cisco.com/en/US/solutions/collateral/ns341/ns525/ns537/ns705/ns827/VNI_Hyperconnectivity_WP.html
  24. Not being able to find stuff can lead to tough situations…. http://www.bcbusinessonline.ca/bcb/bc-blogs/conference/2010/09/24/11-dumbest-quotes-powerful-people
  25. http://www.boston.com/bostonglobe/ideas/articles/2010/11/28/information_overload_the_early_years/#http://blogs.reuters.com/chrystia-freeland/2011/09/23/yuri-milner-on-the-future-of-the-internet/
  26. This is an information overload. http://blogs.tusc.k12.al.us/bhslibrary/files/2012/01/Information_overload.jpg http://visual.ly/failed-tech-predictions-1http://www.boston.com/bostonglobe/ideas/articles/2010/11/28/information_overload_the_early_years/?page=full
  27. Sifting,sortingcanbecometoughonceyouhavetonnes of stuff to look at. http://www.teachersdiary.com/.a/6a0115703931fc970c0128765537ba970c-800wi
  28. Did I say needle in a haystack? - http://www.flickr.com/photos/special/1597251/
  29. Talk about the secret sauce
  30. http://developer.yahoo.com/search/boss/#pricing
  31. http://developer.yahoo.com/search/boss/#pricing
  32. Lets see whats in it to begin with
  33. You can use YQL tables to get started.
  34. A.K,.A a big waste of time
  35. A.K,.A a big waste of time
  36. A.K,.A a big waste of time
  37. A.K,.A a big waste of time
  38. A.K,.A a big waste of time
  39. A.K,.A a big waste of time
  40. Add more
  41. Add more
  42. Add more
  43. Why can’t it be as easy as this? Do you know the person? Do you value her/her opinion? How do you analayze the sentiment behind the message?
  44. A.K,.A a big waste of time
  45. A.K,.A a big waste of time
  46. A.K,.A a big waste of time
  47. Fix these links