Advertisement
Guest User

Untitled

a guest
Aug 16th, 2012
1,462
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. Lynda.com - Mobile Web Design & Development Fundamentals
  2.  
  3.  
  4. Description
  5.  
  6. This course surveys the core principles and techniques essential to building web sites for mobile devices. Author Joe Marini introduces the mobile context, sheds light on its unique coding requirements, and discusses interface design techniques that enhance existing sites for mobile viewing. The course shows how to approach designing for mobile form factors such as smaller screens and finger-based interaction, along with how to incorporate CSS3 and HTML5 capabilities, such as geolocation, local storage, and media queries.
  7. Topics include:
  8. Implementing well-defined web standards
  9. Working with Modernizr and Mobile Boilerplate
  10. Building a first mobile web page
  11. Understanding content adaptation strategies
  12. Designing forms for mobile
  13. Detecting client capabilities with script
  14. Using server-side detection with PHP and ASP.NET
  15. Working with mobile browser capabilities
  16. Viewing and testing the mobile site on device emulators
  17. author: Joe Marini
  18. subject: Web + Interactive, Scripting Languages, Developer, Mobile, Platforms
  19. software: HTML 5
  20. level: Beginner
  21. duration: 5h 47m
  22. released: Jul 20, 2011
  23.  
  24.  
  25. Table of Contents:
  26.  
  27. * Introduction 2m 48s
  28. - Welcome 1m 2s
  29. - Using the exercise files 1m 46s
  30.  
  31. * 1. Understanding the Mobile Web 29m 25s
  32. - Understanding the mobile context 8m 5s
  33. - A survey of mobile sites 11m 44s
  34. - Targeting mobile browsers 4m 31s
  35. - Previewing a complete mobile site 5m 5s
  36.  
  37. * 2. Mobile Web Development Guidelines 27m 20s
  38. - Designing for one web 3m 43s
  39. - Using well-defined web standards 3m 45s
  40. - Designing mobile-friendly pages 3m 40s
  41. - Being crisp, clean, and succinct 5m 45s
  42. - Minimizing input where possible 6m 47s
  43. - Focusing on the core scenarios 3m 40s
  44.  
  45. * 3. Setting Up a Development Environment 1h 13m
  46. - Installing the tools 3m 52s
  47. - Setting up a local web server 9m 13s
  48. - Installing device emulators 17m 5s
  49. - Using device emulators 13m 9s
  50. - Downloading Modernizr and Mobile Boilerplate 6m 22s
  51. - Building a first mobile web page 5m 43s
  52. - Developing mobile pages with desktop browsers 8m 6s
  53. - Exploring useful mobile web development resources 10m 23s
  54.  
  55. * 4. Adapting Desktop Sites for Mobile Devices 53m 26s
  56. - Reviewing mobile markup languages 5m 10s
  57. - Understanding content adaptation approaches 10m 32s
  58. - Controlling the viewport layout 12m 50s
  59. - Designing forms 13m 30s
  60. - Using CSS media queries 11m 24s
  61.  
  62. * 5. Creating Mobile-Optimized Pages 1h 11m
  63. - Detecting client capabilities with script 10m 8s
  64. - Caching information with local storage 9m 16s
  65. - Determining position with geolocation 12m 52s
  66. - Minimizing HTTP requests with data URLs 7m 39s
  67. - Understanding user agent detection 9m 8s
  68. - Using server-side detection with PHP 6m 52s
  69. - Using server-side detection with ASP.NET 4m 54s
  70. - Using HTML5 Boilerplate for mobile 11m 6s
  71.  
  72. * 6. Understanding Mobile Browser Capabilities 39m 22s
  73. - Measuring performance 7m 41s
  74. - Creating full-screen web apps 6m 30s
  75. - Customizing the user interface 5m 14s
  76. - Detecting orientation changes 3m 58s
  77. - Detecting device movement 5m 21s
  78. - Using touch events 10m 38s
  79.  
  80. * 7. Putting It All into Practice 47m 14s
  81. - Taking a look at the finished site 7m 40s
  82. - Examining the header and background image style on the Home page 10m 10s
  83. - Examining the hover effect and layout styles on the Tours page 6m 42s
  84. - Examining mobile forms on the Contact page 9m 45s
  85. - Viewing and testing the mobile site on emulators 8m 11s
  86.  
  87. - Viewing the site on devices 4m 46s
  88. * Conclusion 2m 34s
  89. - Goodbye 2m 34s
  90.  
  91.  
  92. Website:
  93. http://www.lynda.com/HTML-5-tutorials/Mobile-Web-Design-Development-Fundamentals/76334-2.html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement