Muutke küpsiste eelistusi

Library Web Development: Beyond Tips and Tricks [Pehme köide]

  • Formaat: Paperback / softback, 144 pages, kõrgus x laius x paksus: 229x152x8 mm, kaal: 200 g
  • Ilmumisaeg: 30-Apr-2019
  • Kirjastus: ALA Editions
  • ISBN-10: 0838918301
  • ISBN-13: 9780838918302
  • Formaat: Paperback / softback, 144 pages, kõrgus x laius x paksus: 229x152x8 mm, kaal: 200 g
  • Ilmumisaeg: 30-Apr-2019
  • Kirjastus: ALA Editions
  • ISBN-10: 0838918301
  • ISBN-13: 9780838918302

Plenty of resources offer you snippets of code and a variety of tutorials can show you the solutions to web development problems. But it's much more valuable (and a better investment of your time!) to learn some core problem-solving skills. This book shares key rules and strategies that will empower you to become a confident coder and web developer, ready to think through whatever complications present themselves. Bengtson, an expert developer, describes 11 challenges typical of a library setting and ones he has faced himself. He then walks you through his thinking, with explorations of alternate approaches, as he works toward a solution. As you follow along, you’ll gain wisdom involving scenarios such as

  • integrating a reader app with Dspace;
  • tips when using a public API;
  • troubleshooting a Google Analytics Event hook in a new application;
  • building a database from a collection of CSV files;
  • collecting information from a university’s web pages to display in the library website; and
  • moving mass quantities of information to the next page of your app.

Armed with the conceptual foundation outlined in this book, you’ll be ready to meet the web development challenges you face in your library.



This book shares key rules and strategies that will empower you to become a confident coder and web developer, ready to think through whatever complications present themselves.

Bengtson aims to bolster the novice library coder’s ability to deal with problems, thereby strengthening their problem-solving skills. Eighteen rules to follow are sprinkled throughout the book. He also profiles eleven challenges and demonstrates his step-by-step solutions, including the how and why. Ten chapters with afterword are: the problems we need to solve; tracking just about anything in the client; moving data between your web pages; wrestling same origin policy; using FIFIOs to extract data without an API; using sideways development to improve web interfaces; pulling data from multiple sources for a single interface; making a mobile-friendly image map; using server-side scripting to reshape troublesome data; a few last rules to follow; afterword. There are appendixes, figures.Library, Web, Development, Code, Rules Annotation ©2019 Ringgold, Inc., Portland, OR (protoview.com)
Preface vii
1 The Problems We Need to Solve
1(8)
2 Tracking Just About Anything in the Client
9(18)
3 Moving Data between Your Web Pages
27(10)
4 Wrestling Same Origin Policy (Or, Why Won't My App Read This Data?)
37(10)
5 Using FIFIOs to Extract Data without an API
47(12)
6 Using Sideways Development to Improve Web Interfaces
59(8)
7 Pulling Data from Multiple Sources for a Single Interface
67(18)
8 Making a Mobile-Friendly Image Map
85(12)
9 Using Server-Side Scripting to Reshape Troublesome Data
97(20)
10 A Few Last Rules to Follow
117(8)
Afterword
123(2)
Appendixes
A The Rules
125(2)
B Next Steps
127(2)
Index 129