SlideShare une entreprise Scribd logo
1  sur  49
Introduction to
Building for the
 Mobile Web
Agenda
  * Content
  * Design
  * Delivery Method
   - Web-Based Mobile Interface
      + CSS
      + Website
   - Proprietary App
Libraries Need to Be Mobile
 • Mike Teets (OCLC VP), mobile services are
  “critical to the long-term existence of
  libraries and librarianship” (Hadro, 2010)
Content:
What will your mobile
   site include?
General Trends: Mobile and Libraries
 •   Contact information
 •   Opening hours
 •   Directions to the library
 •   Catalog/OPAC
 •   Library news
 •   Loan information and renewals
 •   Links to mobile enabled databases
 •   Ability to check computer availability
 •   Booking discussion/meeting rooms
 •   Links to Mobile search engines
 •   Webcams to check congestion
                                              Krishnan 2011
What is accessed via mobile devices?
Design:
What will your mobile
 interface look like?
Navigation
Navigation
Navigation
Branding
Branding - Logo
Branding - Colors & Logo
Delivery:
How will you deliver
 content to users?
Mobile Website v. App
Mobile Website v. App
Mobile Website
Mobile App
Mobile Website versus App

Website                      App
• Mobile users re-directed   • User downloads from
                                 app store
  in the browser
                             • Built with programming
• Built with web-markup
                                 languages
• Low-maintenance            •   Specialized
                                 functionality
How to decide what
mobile strategy your
 library will support?
Considerations


• Resources
• Needs of Community
• Web Environment
Web-Based
 Options
Web-Based



  Stylesheet
       or
 Mobile Website
Web-Based: Stylesheet



     Stylesheet
   Applies appropriate
       style rules
    for mobile users.
Web-Based: Stylesheet



     CSS3
 Media Queries
Web-Based: Stylesheet – Media Queries

                    In HTML

<link rel="stylesheet" type="text/css”
media=“only screen and (max-width: 500px)”
href=“http://www.mywebsite.com/css/mobile.css" />

<link rel="stylesheet" type="text/css”
media=“only screen and (max-device-width: 500px)”
href=“http://www.mywebsite.com/css/mobile.css" />
Web-Based: Stylesheet – Media Queries

                     In CSS

body{
background:blue;
}

@media only screen and (max-width: 480px), only screen
and (max-device-width:480px){
body{
background:red;
}
}
Web-Based: Website


        Website
 Re-directs mobile users
to a scaled-down version
       of website.
Web-Based: Website – Re-Direct

                  In HTML Head
<script type="text/javascript">
var UA = navigator.userAgent;
var mobile =
/android|avantgo|blackberry|blazer|compal|elaine|fennec|hiptop|iemobil
e|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|opera m(ob|in)i|palm(
os)?|phone|p(ixi|re)/|plucker|pocket|psp|symbian|treo|up.(browser|lin
k)|vodafone|wap|windows (ce|phone)|xda|xiino/i.test(UA);

if (mobile) {
document.location = “mobile.html”;

else {
document.location = “index.html”;
}
</script>
Web-Based: Testing
Web-Based: Testing
Web-Based: Testing
Proprietary App



              App
    Users download
  proprietary app with
specialized functionality.
Proprietary App


            Buy
              vs.
           Build
Proprietary App: Buy – Vendors
Proprietary App: Buy – Vendors
Proprietary App: Build – Code
Proprietary App: Build – Code
Simmons College:
Making the Mobile
  Catalog Work
43
Re-Design,
    Re-Think,
        Re-Test
47
Review
1) Decide on Content
2) Find Design Inspiration
3) Understand Delivery Methods
   - Web-Based Mobile Interface
     + CSS
     + Website
   - Proprietary App

Contenu connexe

Tendances

Creating an Integrated User Experience via APIs
Creating an Integrated User Experience via APIsCreating an Integrated User Experience via APIs
Creating an Integrated User Experience via APIsBrian Rennick
 
Buzzr Multi-Site Hosted CMS
Buzzr Multi-Site Hosted CMSBuzzr Multi-Site Hosted CMS
Buzzr Multi-Site Hosted CMSEd Sussman
 
Web Usability
Web UsabilityWeb Usability
Web UsabilityWilson Su
 
Building and Deploying a Global Intranet with Liferay
Building and Deploying a Global Intranet with LiferayBuilding and Deploying a Global Intranet with Liferay
Building and Deploying a Global Intranet with Liferayrivetlogic
 
Content management system sreelekshmi
Content management system sreelekshmiContent management system sreelekshmi
Content management system sreelekshmiSreelekshmiBT
 
Open source wordpress and drupal
Open source wordpress and drupalOpen source wordpress and drupal
Open source wordpress and drupalBen Mango
 
e-Commerce Web Development & Management
e-Commerce Web Development & Managemente-Commerce Web Development & Management
e-Commerce Web Development & ManagementAbul Khayer
 

Tendances (8)

Creating an Integrated User Experience via APIs
Creating an Integrated User Experience via APIsCreating an Integrated User Experience via APIs
Creating an Integrated User Experience via APIs
 
Buzzr Multi-Site Hosted CMS
Buzzr Multi-Site Hosted CMSBuzzr Multi-Site Hosted CMS
Buzzr Multi-Site Hosted CMS
 
Web Usability
Web UsabilityWeb Usability
Web Usability
 
Building and Deploying a Global Intranet with Liferay
Building and Deploying a Global Intranet with LiferayBuilding and Deploying a Global Intranet with Liferay
Building and Deploying a Global Intranet with Liferay
 
97 poe
97 poe97 poe
97 poe
 
Content management system sreelekshmi
Content management system sreelekshmiContent management system sreelekshmi
Content management system sreelekshmi
 
Open source wordpress and drupal
Open source wordpress and drupalOpen source wordpress and drupal
Open source wordpress and drupal
 
e-Commerce Web Development & Management
e-Commerce Web Development & Managemente-Commerce Web Development & Management
e-Commerce Web Development & Management
 

En vedette

Pengenalan web browser
Pengenalan web browserPengenalan web browser
Pengenalan web browserHamdan Luthfi
 
Rendementvol Verhuur
Rendementvol VerhuurRendementvol Verhuur
Rendementvol Verhuurrenthousepro
 
Mobile Web for Libraries
Mobile Web for LibrariesMobile Web for Libraries
Mobile Web for Librariesamyhannah84
 
Rendementvol Verhuur
Rendementvol VerhuurRendementvol Verhuur
Rendementvol Verhuurrenthousepro
 
Dricon® FRT Wood: In a Class by Itself
Dricon® FRT Wood: In a Class by ItselfDricon® FRT Wood: In a Class by Itself
Dricon® FRT Wood: In a Class by ItselfWolmanizedWood
 
Introduction to Flickr
Introduction to FlickrIntroduction to Flickr
Introduction to Flickrjulietschwab
 
ใบงานที่13การแบ่งเซลล์
ใบงานที่13การแบ่งเซลล์ใบงานที่13การแบ่งเซลล์
ใบงานที่13การแบ่งเซลล์TANIKAN KUNTAWONG
 
ใบงานที่12การสื่อสารระหว่างเซลล์
ใบงานที่12การสื่อสารระหว่างเซลล์ใบงานที่12การสื่อสารระหว่างเซลล์
ใบงานที่12การสื่อสารระหว่างเซลล์TANIKAN KUNTAWONG
 
ใบงานที่20 protein
ใบงานที่20 proteinใบงานที่20 protein
ใบงานที่20 proteinTANIKAN KUNTAWONG
 
ใบงานที่18คาร์โบไฮเดรค
ใบงานที่18คาร์โบไฮเดรคใบงานที่18คาร์โบไฮเดรค
ใบงานที่18คาร์โบไฮเดรคTANIKAN KUNTAWONG
 

En vedette (16)

ค31201
ค31201ค31201
ค31201
 
Overview: Hartford Media
Overview: Hartford MediaOverview: Hartford Media
Overview: Hartford Media
 
Pengenalan web browser
Pengenalan web browserPengenalan web browser
Pengenalan web browser
 
Rendementvol Verhuur
Rendementvol VerhuurRendementvol Verhuur
Rendementvol Verhuur
 
Mobile Web for Libraries
Mobile Web for LibrariesMobile Web for Libraries
Mobile Web for Libraries
 
Rendementvol Verhuur
Rendementvol VerhuurRendementvol Verhuur
Rendementvol Verhuur
 
Lesson 8 brand_platform
Lesson 8 brand_platformLesson 8 brand_platform
Lesson 8 brand_platform
 
Dricon® FRT Wood: In a Class by Itself
Dricon® FRT Wood: In a Class by ItselfDricon® FRT Wood: In a Class by Itself
Dricon® FRT Wood: In a Class by Itself
 
Introduction to Flickr
Introduction to FlickrIntroduction to Flickr
Introduction to Flickr
 
ใบงานที่10
ใบงานที่10 ใบงานที่10
ใบงานที่10
 
ว30103
ว30103ว30103
ว30103
 
ใบงานที่13การแบ่งเซลล์
ใบงานที่13การแบ่งเซลล์ใบงานที่13การแบ่งเซลล์
ใบงานที่13การแบ่งเซลล์
 
ใบงานที่12การสื่อสารระหว่างเซลล์
ใบงานที่12การสื่อสารระหว่างเซลล์ใบงานที่12การสื่อสารระหว่างเซลล์
ใบงานที่12การสื่อสารระหว่างเซลล์
 
ใบงานที่20 protein
ใบงานที่20 proteinใบงานที่20 protein
ใบงานที่20 protein
 
ว30103
ว30103ว30103
ว30103
 
ใบงานที่18คาร์โบไฮเดรค
ใบงานที่18คาร์โบไฮเดรคใบงานที่18คาร์โบไฮเดรค
ใบงานที่18คาร์โบไฮเดรค
 

Similaire à Survey of Mobile

Mobile Web Overview https://www.edocr.com/v/k52p5vj4/
Mobile Web Overview https://www.edocr.com/v/k52p5vj4/Mobile Web Overview https://www.edocr.com/v/k52p5vj4/
Mobile Web Overview https://www.edocr.com/v/k52p5vj4/Jack Zheng
 
Archiving the Mobile Web
Archiving the Mobile WebArchiving the Mobile Web
Archiving the Mobile WebFrank McCown
 
HTML5 on Mobile(For Designer)
HTML5 on Mobile(For Designer)HTML5 on Mobile(For Designer)
HTML5 on Mobile(For Designer)Adam Lu
 
Advancio, Inc. Academy: Responsive Web Design
Advancio, Inc. Academy: Responsive Web DesignAdvancio, Inc. Academy: Responsive Web Design
Advancio, Inc. Academy: Responsive Web DesignAdvancio
 
Optimizing Sites for Mobile Devices
Optimizing Sites for Mobile DevicesOptimizing Sites for Mobile Devices
Optimizing Sites for Mobile Devicesjameswillweb
 
Best Practices for Mobile Sites
Best Practices for Mobile SitesBest Practices for Mobile Sites
Best Practices for Mobile SitesNavneet Kaushal
 
Mobile Strategies for Libraries by Amy York
Mobile Strategies for Libraries by Amy YorkMobile Strategies for Libraries by Amy York
Mobile Strategies for Libraries by Amy Yorkayork1120
 
Mobile SEO (English Version)
Mobile SEO (English Version)Mobile SEO (English Version)
Mobile SEO (English Version)ssuserd60633
 
Multi screen HTML5
Multi screen HTML5Multi screen HTML5
Multi screen HTML5Ron Reiter
 
The Mobile Development Landscape
The Mobile Development LandscapeThe Mobile Development Landscape
The Mobile Development LandscapeAmbert Ho
 
Content strategy for mobile
Content strategy for mobileContent strategy for mobile
Content strategy for mobileKarolina Szczur
 
Responsive design SharePoint
Responsive design SharePointResponsive design SharePoint
Responsive design SharePointspdlabs
 
Designing for Mobile Devices
Designing for Mobile DevicesDesigning for Mobile Devices
Designing for Mobile DevicesOxonDigital
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web DesignDebra Shapiro
 

Similaire à Survey of Mobile (20)

Best Practices for Mobile Web Design
Best Practices for Mobile Web DesignBest Practices for Mobile Web Design
Best Practices for Mobile Web Design
 
Websites
WebsitesWebsites
Websites
 
Mobile Web Overview https://www.edocr.com/v/k52p5vj4/
Mobile Web Overview https://www.edocr.com/v/k52p5vj4/Mobile Web Overview https://www.edocr.com/v/k52p5vj4/
Mobile Web Overview https://www.edocr.com/v/k52p5vj4/
 
Archiving the Mobile Web
Archiving the Mobile WebArchiving the Mobile Web
Archiving the Mobile Web
 
HTML5 on Mobile(For Designer)
HTML5 on Mobile(For Designer)HTML5 on Mobile(For Designer)
HTML5 on Mobile(For Designer)
 
Advancio, Inc. Academy: Responsive Web Design
Advancio, Inc. Academy: Responsive Web DesignAdvancio, Inc. Academy: Responsive Web Design
Advancio, Inc. Academy: Responsive Web Design
 
Optimizing Sites for Mobile Devices
Optimizing Sites for Mobile DevicesOptimizing Sites for Mobile Devices
Optimizing Sites for Mobile Devices
 
Best Practices for Mobile Sites
Best Practices for Mobile SitesBest Practices for Mobile Sites
Best Practices for Mobile Sites
 
Mobile Strategies for Libraries by Amy York
Mobile Strategies for Libraries by Amy YorkMobile Strategies for Libraries by Amy York
Mobile Strategies for Libraries by Amy York
 
Mobile SEO (English Version)
Mobile SEO (English Version)Mobile SEO (English Version)
Mobile SEO (English Version)
 
Mobile Services for Your Library
Mobile Services for Your LibraryMobile Services for Your Library
Mobile Services for Your Library
 
Multi screen HTML5
Multi screen HTML5Multi screen HTML5
Multi screen HTML5
 
The Mobile Development Landscape
The Mobile Development LandscapeThe Mobile Development Landscape
The Mobile Development Landscape
 
Content strategy for mobile
Content strategy for mobileContent strategy for mobile
Content strategy for mobile
 
Responsive design SharePoint
Responsive design SharePointResponsive design SharePoint
Responsive design SharePoint
 
Designing for Mobile Devices
Designing for Mobile DevicesDesigning for Mobile Devices
Designing for Mobile Devices
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 
Responsive Web Site Design
Responsive Web Site DesignResponsive Web Site Design
Responsive Web Site Design
 
Going mobile
Going mobileGoing mobile
Going mobile
 
Going mobile
Going mobileGoing mobile
Going mobile
 

Dernier

What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
[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
 
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
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
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
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
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
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 

Dernier (20)

What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
[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
 
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
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
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
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
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
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 

Survey of Mobile