SlideShare uma empresa Scribd logo
1 de 37
Hacking up
location aware apps
Anshu Prateek
Search/YDN
Yahoo! Developer Network

http://slideshare.net/anshprat


@anshprat
Where?



http://www.flickr.com/photos/saveoursmile/5849236335/
What’s around?
http://www.flickr.com/photos/joeshlabotnik/422697043/
http://www.flickr.com/photos/anonymouscollective/1899303123/
Oldest known map




  Imago Mundi Babylonian map, the oldest known world map, 6th century BCE Babylonia.




http://en.wikipedia.org/wiki/Early_world_maps
World map as of 2011




http://en.wikipedia.org/wiki/World_map
Beyond maps…
Typical questions..
•   Where?
•   Here?
•   Around?
•   Meta?
•   Who?
•   When?
Current Location




www.flickr.com/photos/mukumbura/4092900623/
Current Location
• Ask
• Sniff
• Infer
Ask the user
Ask the browser




http://isithackday.com/hacks/geo/js-location.html
Ask the browser
http://blog.ganeshzone.net/index.php/2011/0
5/geolocation-api-with-html5/
Ask the browser




http://foursquare.com
W3C geolocation API
    navigator.geolocation.getCurrentPosition(function(position)
    {
          console.log(
               'Your Coordinates are ’
               +
               position.coords.latitude
               +'&’+
               position.coords.longitude
           );
    }




http://dev.w3.org/geo/api/spec-source.html
Sniff




http://sulekha.com, http://asklaila.com
http://justdial.com
IP Sniffing




http://isithackday.com/hacks/geo/js-location.html
IP Sniffing
    <script type="text/javascript" src="http://j.maxmind.com/app/geoip.js"></script>


    •   geoip_latitude
    •   geoip_longitude
    •   geoip_city
    •   geoip_region
    •   geoip_region_name
    •   geoip_postal_code
    •   geoip_country_code
    •   geoip_country_name

http://www.maxmind.com/
Infer
Infer
Query




Wikipedia
Why go around when you have…
GeoCoding




                select * from
            geo.placefinder where
               text="iit delhi"
Reverse GeoCoding


                       select * from
                      geo.placefinder
                          where
                    text="12.9456651,
                       77.6472844"
                      and gflags="R"
Yahoo! GeoPlanet™


             http://where.yahooa
             pis.com/v1/places.q('
             gateway+of+india')?a
             ppid=
Yahoo! GeoPlanet™
    •   geo.places.ancestors
    •   geo.places.belongtos
    •   geo.places.children
    •   geo.places.common
    •   geo.places.descendants
    •   geo.places.neighbors
    •   geo.places.parent
    •   geo.places.siblings

http://developer.yahoo.com/geo/geoplanet/
GeoPlanet Explorer




http://isithackday.com/geoplanet-explorer/
SELECT * FROM
 geo.placemaker WHERE
 documentContent = "AR
Rahman received his oscar
award in Los Angeles for a
movie made in Mumbai for
which he composed music
    in Chennai" AND
documentType="text/plain
            "
SELECT * FROM
   geo.placemaker
WHERE documentURL
 = "http://www.mid-
day.com/news/2012/j
 ul/250712-mumbai-
  Talking-a-toll.htm"
         AND
documentType="text/
         html"
Interesting hacks
• http://trendsmap.com/local/in/mumbai
http://christianheilmann.com/2009/07/14/rss2map-a-
           placemakeryahoo-maps-mashup/
Awesome Apps
Awesome Apps
Augmented Reality

                                                                                            Metro AR
                                                            Wikitude




                                                                           Layar


http://www.businessinsider.com/best-augmented-reality-apps-for-iphone-and-ios-2011-3?op=1
Useful resources
•   http://developer.yahoo.com/geo/
•   http://isithackday.com/hacks/geo/
•   http://isithackday.com/geoplanet-explorer/
•   http://developer.yahoo.com/geo/geoplanet/d
    ata/
http://www.snookerbacker.com/2011/04/24/crucible-day-9/

Mais conteúdo relacionado

Mais procurados

Mashups in the Information Technology Classroom
Mashups in the Information Technology ClassroomMashups in the Information Technology Classroom
Mashups in the Information Technology ClassroomMark Frydenberg
 
Mobile Web App Development (Building your API)
Mobile Web App Development (Building your API)Mobile Web App Development (Building your API)
Mobile Web App Development (Building your API)Syd Lawrence
 
Place not Space; Geo without Maps
Place not Space; Geo without MapsPlace not Space; Geo without Maps
Place not Space; Geo without MapsGary Gale
 
Getting Information off the Internet
Getting Information off the InternetGetting Information off the Internet
Getting Information off the InternetNick Rate
 
Achmea Vitale Presentatie
Achmea Vitale PresentatieAchmea Vitale Presentatie
Achmea Vitale PresentatieDiana Russo
 
Lunch20 Searching Social Media
Lunch20 Searching Social MediaLunch20 Searching Social Media
Lunch20 Searching Social MediaJeff Schneidewind
 

Mais procurados (9)

Yql with geo
Yql with geoYql with geo
Yql with geo
 
Mashups in the Information Technology Classroom
Mashups in the Information Technology ClassroomMashups in the Information Technology Classroom
Mashups in the Information Technology Classroom
 
Find,Mix And Show
Find,Mix And ShowFind,Mix And Show
Find,Mix And Show
 
Educator as a Maker Educator
Educator as a Maker EducatorEducator as a Maker Educator
Educator as a Maker Educator
 
Mobile Web App Development (Building your API)
Mobile Web App Development (Building your API)Mobile Web App Development (Building your API)
Mobile Web App Development (Building your API)
 
Place not Space; Geo without Maps
Place not Space; Geo without MapsPlace not Space; Geo without Maps
Place not Space; Geo without Maps
 
Getting Information off the Internet
Getting Information off the InternetGetting Information off the Internet
Getting Information off the Internet
 
Achmea Vitale Presentatie
Achmea Vitale PresentatieAchmea Vitale Presentatie
Achmea Vitale Presentatie
 
Lunch20 Searching Social Media
Lunch20 Searching Social MediaLunch20 Searching Social Media
Lunch20 Searching Social Media
 

Destaque

M-Commerce - Social-Loco Slides - Dr. Phil Hendrix, immr
M-Commerce - Social-Loco Slides - Dr. Phil Hendrix, immrM-Commerce - Social-Loco Slides - Dr. Phil Hendrix, immr
M-Commerce - Social-Loco Slides - Dr. Phil Hendrix, immrPhil Hendrix
 
Openstack - getting it all up magically - and when the magic fails.
Openstack - getting it all up magically - and when the magic fails.Openstack - getting it all up magically - and when the magic fails.
Openstack - getting it all up magically - and when the magic fails.Anshu Prateek
 
Drive Revenue and Loyalty by Engaging Mobile and Social Consumers
Drive Revenue and Loyalty by Engaging Mobile and Social ConsumersDrive Revenue and Loyalty by Engaging Mobile and Social Consumers
Drive Revenue and Loyalty by Engaging Mobile and Social ConsumersPhil Hendrix
 
Tablet Market Outlook - April 2011 - Dr. Phil Hendrix, immr
Tablet Market Outlook - April 2011 - Dr. Phil Hendrix, immrTablet Market Outlook - April 2011 - Dr. Phil Hendrix, immr
Tablet Market Outlook - April 2011 - Dr. Phil Hendrix, immrPhil Hendrix
 
Scaling up with Aerospike!
Scaling up with Aerospike!Scaling up with Aerospike!
Scaling up with Aerospike!Anshu Prateek
 
what/why/how of IPv6 || 2002:3239:43c3::1
what/why/how of IPv6 || 2002:3239:43c3::1what/why/how of IPv6 || 2002:3239:43c3::1
what/why/how of IPv6 || 2002:3239:43c3::1Anshu Prateek
 
AS Week 6 Observational Research
AS Week 6 Observational ResearchAS Week 6 Observational Research
AS Week 6 Observational ResearchJamie Davies
 

Destaque (9)

M-Commerce - Social-Loco Slides - Dr. Phil Hendrix, immr
M-Commerce - Social-Loco Slides - Dr. Phil Hendrix, immrM-Commerce - Social-Loco Slides - Dr. Phil Hendrix, immr
M-Commerce - Social-Loco Slides - Dr. Phil Hendrix, immr
 
Openstack - getting it all up magically - and when the magic fails.
Openstack - getting it all up magically - and when the magic fails.Openstack - getting it all up magically - and when the magic fails.
Openstack - getting it all up magically - and when the magic fails.
 
Drive Revenue and Loyalty by Engaging Mobile and Social Consumers
Drive Revenue and Loyalty by Engaging Mobile and Social ConsumersDrive Revenue and Loyalty by Engaging Mobile and Social Consumers
Drive Revenue and Loyalty by Engaging Mobile and Social Consumers
 
Tablet Market Outlook - April 2011 - Dr. Phil Hendrix, immr
Tablet Market Outlook - April 2011 - Dr. Phil Hendrix, immrTablet Market Outlook - April 2011 - Dr. Phil Hendrix, immr
Tablet Market Outlook - April 2011 - Dr. Phil Hendrix, immr
 
Scaling up with Aerospike!
Scaling up with Aerospike!Scaling up with Aerospike!
Scaling up with Aerospike!
 
20 Shades of Blue
20 Shades of Blue20 Shades of Blue
20 Shades of Blue
 
what/why/how of IPv6 || 2002:3239:43c3::1
what/why/how of IPv6 || 2002:3239:43c3::1what/why/how of IPv6 || 2002:3239:43c3::1
what/why/how of IPv6 || 2002:3239:43c3::1
 
AS Week 6 Observational Research
AS Week 6 Observational ResearchAS Week 6 Observational Research
AS Week 6 Observational Research
 
20 Hot Location-Based Apps and Services You Should Know About
20 Hot Location-Based Apps and Services You Should Know About20 Hot Location-Based Apps and Services You Should Know About
20 Hot Location-Based Apps and Services You Should Know About
 

Semelhante a Hacking up location aware apps

Library of Congress - Neogeography and Geospatial data preservation
Library of Congress - Neogeography and Geospatial data preservationLibrary of Congress - Neogeography and Geospatial data preservation
Library of Congress - Neogeography and Geospatial data preservationAndrew Turner
 
Location.Aware
Location.AwareLocation.Aware
Location.Awaresouravzzz
 
Introduction to Geo Technologies
Introduction to Geo TechnologiesIntroduction to Geo Technologies
Introduction to Geo TechnologiesChristian Heilmann
 
Drupal and the GeoSpatial Web
Drupal and the GeoSpatial WebDrupal and the GeoSpatial Web
Drupal and the GeoSpatial WebAndrew Turner
 
Geolocation and Beer
Geolocation and BeerGeolocation and Beer
Geolocation and BeerNeil Crosby
 
YQL:: Select * from Internet
YQL:: Select * from InternetYQL:: Select * from Internet
YQL:: Select * from Internetdrgath
 
GeoClue - State of the Map 2007
GeoClue - State of the Map 2007GeoClue - State of the Map 2007
GeoClue - State of the Map 2007Andrew Turner
 
Introduction to Geo hacking with (amongst others) Yahoo Technology.
Introduction to Geo hacking with (amongst others) Yahoo Technology.Introduction to Geo hacking with (amongst others) Yahoo Technology.
Introduction to Geo hacking with (amongst others) Yahoo Technology.Christian Heilmann
 
Open Hack London - Introduction to YQL
Open Hack London - Introduction to YQLOpen Hack London - Introduction to YQL
Open Hack London - Introduction to YQLChristian Heilmann
 
“Webmapping Solutions: Technology & Tips” -- November 13, 2013
“Webmapping Solutions: Technology & Tips” -- November 13, 2013“Webmapping Solutions: Technology & Tips” -- November 13, 2013
“Webmapping Solutions: Technology & Tips” -- November 13, 2013Aerial Services
 
Geo-ing Global TeachMeet BETT 2011
Geo-ing Global TeachMeet BETT 2011Geo-ing Global TeachMeet BETT 2011
Geo-ing Global TeachMeet BETT 2011Dom Breadmore
 
Real-time Semantic Web with Twitter Annotations
Real-time Semantic Web with Twitter AnnotationsReal-time Semantic Web with Twitter Annotations
Real-time Semantic Web with Twitter AnnotationsJoshua Shinavier
 
YQL: Select * from Internet
YQL: Select * from InternetYQL: Select * from Internet
YQL: Select * from Internetdrgath
 
Powerful tools that you need and might not know about
Powerful tools that you need and might not know aboutPowerful tools that you need and might not know about
Powerful tools that you need and might not know aboutChristian Heilmann
 

Semelhante a Hacking up location aware apps (20)

Locate your hacks
Locate your hacksLocate your hacks
Locate your hacks
 
Library of Congress - Neogeography and Geospatial data preservation
Library of Congress - Neogeography and Geospatial data preservationLibrary of Congress - Neogeography and Geospatial data preservation
Library of Congress - Neogeography and Geospatial data preservation
 
Open hack 2011-ppt-geo
Open hack 2011-ppt-geoOpen hack 2011-ppt-geo
Open hack 2011-ppt-geo
 
Location.Aware
Location.AwareLocation.Aware
Location.Aware
 
W3C Geolocation
W3C GeolocationW3C Geolocation
W3C Geolocation
 
Introduction to Geo Technologies
Introduction to Geo TechnologiesIntroduction to Geo Technologies
Introduction to Geo Technologies
 
M libraries final
M libraries finalM libraries final
M libraries final
 
Drupal and the GeoSpatial Web
Drupal and the GeoSpatial WebDrupal and the GeoSpatial Web
Drupal and the GeoSpatial Web
 
Geolocation and Beer
Geolocation and BeerGeolocation and Beer
Geolocation and Beer
 
Seti 09
Seti 09Seti 09
Seti 09
 
YQL:: Select * from Internet
YQL:: Select * from InternetYQL:: Select * from Internet
YQL:: Select * from Internet
 
GeoClue - State of the Map 2007
GeoClue - State of the Map 2007GeoClue - State of the Map 2007
GeoClue - State of the Map 2007
 
Introduction to Geo hacking with (amongst others) Yahoo Technology.
Introduction to Geo hacking with (amongst others) Yahoo Technology.Introduction to Geo hacking with (amongst others) Yahoo Technology.
Introduction to Geo hacking with (amongst others) Yahoo Technology.
 
Open Hack London - Introduction to YQL
Open Hack London - Introduction to YQLOpen Hack London - Introduction to YQL
Open Hack London - Introduction to YQL
 
“Webmapping Solutions: Technology & Tips” -- November 13, 2013
“Webmapping Solutions: Technology & Tips” -- November 13, 2013“Webmapping Solutions: Technology & Tips” -- November 13, 2013
“Webmapping Solutions: Technology & Tips” -- November 13, 2013
 
Geo-ing Global TeachMeet BETT 2011
Geo-ing Global TeachMeet BETT 2011Geo-ing Global TeachMeet BETT 2011
Geo-ing Global TeachMeet BETT 2011
 
Real-time Semantic Web with Twitter Annotations
Real-time Semantic Web with Twitter AnnotationsReal-time Semantic Web with Twitter Annotations
Real-time Semantic Web with Twitter Annotations
 
YQL: Select * from Internet
YQL: Select * from InternetYQL: Select * from Internet
YQL: Select * from Internet
 
Powerful tools that you need and might not know about
Powerful tools that you need and might not know aboutPowerful tools that you need and might not know about
Powerful tools that you need and might not know about
 
Geobi Project - fossa2010
Geobi Project -  fossa2010Geobi Project -  fossa2010
Geobi Project - fossa2010
 

Último

What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 

Último (20)

What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 

Hacking up location aware apps