Browse Results

Showing 27,476 through 27,500 of 60,996 results

HTML5 Media: Integrating Audio and Video with the Web

by Shelley Powers

If you're a web developer or designer familiar with CSS and JavaScript, this tightly focused introduction shows you how to add HTML5 media elements to your web pages, and how to provide custom controls for letting web visitors interact with the content.You'll also learn how to provide subtitles and captions, using file formats that work in browsers now. This book includes code samples and downloadable examples to help you take full advantage of audio and video in your web pages.Ensure your audio or video works in all browsers that support HTML5 media elementsLearn about widely supported media file codecs and containersCustomize the appearance of media elements with CSSBuild your own applications to work with and control media elementsApply video subtitles and closed captioning with SRT and WebVTTUse SVG filters with HTML5, and play videos in your Canvas applicationsExplore upcoming features, including support for multiple tracks and synchronized playback

HTML5 Mobile Development Cookbook

by Shi Chuan

The book is written in a cookbook style, presenting examples in the style of recipes, allowing you to go directly to your topic of interest, or follow topics throughout a chapter to gain in-depth knowledge. Developers keen to create HTML5 mobile websites that are fast and responsive across a whole range of mobile devices.

HTML5 Multimedia Development Cookbook

by Dale Cruse Lee Jordan

Written in a cookbook style, this book offers solutions using a recipe based approach. Each recipe contains step-by-step instructions followed by an analysis of what was done in each task and other useful information. Web developers who value the need to stay ahead of the game. This cookbook will give you the edge with practical recipes for wielding this new technology immediately.

HTML5. Nieoficjalny podr?cznik

by Matthew MacDonald

Poznaj mo?liwo?ci HTML5!HTML5 to co? wi?cej ni? j?zyk s?u??cy do tworzenia stron WWW — to zbiór kilkunastu niezale?nych standardów sieciowych pod jednym wspólnym szyldem. Z rozmachem wkracza do codziennego ?ycia projektantów stron internetowych. Jego nowe mo?liwo?ci naprawd? robi? wra?enie: obejmuj? ?cis?? integracj? ze ?rodowiskiem przegl?darki internetowej, us?ugi geolokalizacyjne, doskona?e wsparcie dla multimediów i aplikacji offline. Jeszcze niedawno takie mo?liwo?ci nie ?ni?y si? ?adnym webmasterom, a dzi? s? w zasi?gu ka?dego!Dzi?ki kolejnej ksi??ce z serii "Nieoficjalny podr?cznik" nie musisz odkrywa? tajników HTML5 na w?asn? r?k?. Znajdziesz tu wszystkie istotne informacje, dzi?ki którym b?yskawicznie zaczniesz korzysta? z dobrodziejstw HTML5. W trakcie lektury nauczysz si? dynamicznie rysowa? elementy, u?ywa? geolokalizacji oraz przechowywa? dane u?ytkowników w lokalnych magazynach danych. Ponadto poznasz nowe znaczniki oraz ich przeznaczenie. HTML5 to przysz?o?? sieci, dlatego ju? dzi? warto pozna? jego mo?liwo?ci!HTML5 to:wsparcie dla plików multimedialnychus?ugi geolokalizacyjnewygodne przechowywanie danychaplikacje offlinestandard nowoczesnej sieci Internet!Sprawd?, jak b?dzie wygl?da? sie? jutra, i zacznij korzysta? z tego ju? dzi?!

HTML5. Nieoficjalny podr?cznik. Wydanie II

by Matthew MacDonald

Przewodnik po tajnikach HTML5!HTML5 na dobre zadomowi? si? w sieci. Z jego dobrodziejstw gar?ciami czerpi? projektanci witryn — i zaskakuj? u?ytkowników coraz bardziej pomys?owymi aplikacjami. HTML5 zapewnia zaawansowan? integracj? ze ?rodowiskiem przegl?darki internetowej, us?ugi geolokalizacyjne oraz doskona?e wsparcie dla materia?ów multimedialnych czy aplikacji offline. Jeszcze ca?kiem niedawno nikt nie marzy? o rzeczach, na jakie obecnie ten j?zyk programowania pozwala twórcom stron!Ksi??ka, któr? trzymasz w r?kach, nale?y do cenionej serii „Nieoficjalny podr?cznik”. Jej kolejne wydanie zosta?o poprawione, zaktualizowane i rozszerzone o mnóstwo nowych informacji. Dzi?ki tej publikacji nie musisz odkrywa? tajników HTML5 na w?asn? r?k?. Liczne przyk?ady oraz szczegó?owe omówienie najró?niejszych zagadnie? sprawi?, ?e w mig opanujesz niuanse tego j?zyka. W trakcie lektury dowiesz si?, jak wykorzysta? nowy element canvas i jak bez trudu zlokalizowa? u?ytkownika, oraz zobaczysz, jak przechowa? kluczowe dane w bazie przegl?darki. Si?gnij po t? ksi??k? i przekonaj si?, jakie mo?liwo?ci daje Ci HTML5!HTML5 to: wsparcie dla plików multimedialnych us?ugi geolokalizacyjne wygodne przechowywanie danych aplikacje offline standard nowoczesnej sieci InternetPoznaj mo?liwo?ci HTML5 i zacznij korzysta? z nich ju? dzi?!

HTML5 Pocket Reference: Quick, Comprehensive, Indispensable

by Jennifer Robbins

Need help finding the right HTML5 element or attribute for your web page or application? HTML5 Pocket Reference is the classic reference that web designers and developers have been keeping close at hand for more than thirteen years.This fifth edition has been updated to reflect the current state of HTML5, including the HTML5 Candidate Recommendation, the emerging HTML5.1 Working Draft, and the living WHATWG standard. Features include:An alphabetical listing of every element and attribute in HTML5, HTML5.1, and the WHATWG living standardDescriptions, markup examples, content categories, content models, and start- and end-tag requirements for every elementAt-a-glance notes indicating the differences between the HTML5 specifications and HTML 4.01Useful charts of special charactersAn overview of HTML5 APIsIf youâ??re an experienced web designer or developer who needs a quick resource for working with established web standards, this handy book is indispensable.

HTML5 Programmer's Reference

by Jonathan Reid

The HTML5 Programmer's Reference aims to provide everything a programmer needs for understanding and using the new HTML5 family of standards. Previous HTML standards were focused on defining tags for marking up documents. The HTML5 family of standards not only includes new semantic tags but also defines exciting new JavaScript APIs that can be used to build rich, interactive web applications for both mobile and desktop platforms. The HTML5 Programmer's Reference focuses on providing real-world non-trivial examples to demonstrate concepts. Chapters include both in-depth discussions and full references for all HTML5 features, as well as extras like how to find the standards, the history of their evolution, and other examples and helpful resources. With this book the reader will learn everything they need to know to build the next generation of web applications. What you'll learn Improve the semantics of your documents using new structural tags: sections, groups, forms, etc. Learn the new web form features: autofocus, placeholders, field types, etc. Explore the new AUDIO and VIDEO tags, and learn how to embed those rich media types directly into your applications. Use the new HTML5 JavaScript APIs: canvas, messaging, drag and drop, workers and sockets, etc. Learn about related JavaScript APIs including touch events, device orientation, and WebGL. Who this book is for The HTML5 Programmer's Reference is for people who are working with modern web technologies who need to come up to speed fast and have answers handy for their common use cases. With HTML5 Programmer's Reference at their elbows, programmers can quickly learn and master these new technologies, and maybe even surprise themselves with what they can do with them. The book dives directly into the new technologies without wasting time on formalities, so it is an ideal choice for developers who already have a basic understanding of web technologies and how to work with them. Table of Contents Part I. HTML5 in Depth 1. Welcome to HTML5 2. HTML5 Elements 3. HTML5 APIs 4. Canvas 5. Related APIs 6. Practical HTML5 Part II. HTML5 Reference 7. HTML5 Element reference 8. Canvas reference 9. HTML5 API reference 10. Appendix A: JavaScript Tips and Techniques

HTML5-Programmierung von Kopf bis Fuß

by Elisabeth Robson Eric Freeman

Als neueste Version der Markup-Sprache ist HTML5 vor allem praxisorientiert und auf die Entwicklung echter Webapplikationen abgestimmt - es erleichtert die Gestaltung von Webseiten mit lokaler Speicherung, macht 2-D-Zeichnungen, Geolocation und Offline-Unterstützung für Webanwendungen möglich, und unterstützt das Einbinden von Video- und Audio-Dateien ohne zusätzliches Plug-in. "HTML5-Programmierung von Kopf bis Fuß" vermittelt in bewährter Von Kopf bis Fuß-Tradition anhand zahlreicher praktischer Beispiele, grafischer Elemente und Übungen auf kluge und spielerische Art die Neuerungen, die HTML5 so spannend machen und sorgt gleichzeitig dafür, dass Ihnen das Lernen nicht nur Spaß macht, sondern Sie auch behalten, was Sie gelesen haben. Dieses Buch wendet sich hierbei an Entwickler von Webanwendungen, die bereits HTML- und CSS-Kenntnisse mitbringen und die ihre Konzentration voll auf die Neuerungen und Verbesserungen von HTML5 richten wollen.

HTML5 Programming with JavaScript For Dummies

by John Paul Mueller

Web designers and programmers, add JavaScript to your HTML5 development toolkit without fearModern websites are complex, and some of the most exciting features - things like geolocation, canvas, portability to mobile and more - require JavaScript to leverage what HTML5 can create. Don't know JavaScript? That's where HTML5 Programming with JavaScript For Dummies comes in. Rather than walking you through JavaScript as a programming language, it approaches JavaScript as a tool to help you enhance web pages. Helps web designers and programmers tap the full power of HTML5 by leveraging JavaScript, even if they have no prior knowledge of JavaScript Enables readers to produce modern websites with today's technology essentials: portability to mobile devices, animation, the use of Libraries, the Canvas component, and moreEmphasizes practical uses and offers many short examples for illustrationDiscover basic to complex ways to use JavaScript programming syntax to harness the full power of HTML5 and CSS3.

HTML5. Programowanie aplikacji

by Zachary Kessin

W sieci trwa w?a?nie rewolucja! Do w?adzy dochodzi j?zyk HTML5!Jego potencja? jest nieograniczony - ?cis?a integracja z przeglšdarkš internetowš, wydajna obs?uga grafiki czy wsparcie dla geolokalizacji to tylko niektóre z jego atutów. Korzystajšc z jego mo?liwo?ci, mo?esz stworzy? ?wietnš gr? lub przydatnš aplikacj? internetowš. Poznaj pe?ne mo?liwo?ci j?zyka HTML5 i dowiedz si?, jak budowa? kompletne i autonomiczne aplikacje, dzia?ajšce na urzšdzeniach przeno?nych i konkurujšce z tradycyjnymi aplikacjami. Dzi?ki temu praktycznemu przewodnikowi odkryjesz skuteczne metody pracy z j?zykiem HTML5, takie jak lokalne magazynowanie danych i przetwarzanie wielowštkowe. Zaznajomisz si? równie? z zaawansowanymi narz?dziami JavaScriptu, które u?atwiajš korzystanie z ca?ej gamy elementów j?zyka HTML5. Je?li jeste? do?wiadczonym programistš JavaScriptu, umieszczone w ksiš?ce przyk?adowe kody poka?š Ci, jak j?zyk HTML5 zamienia sie? WWW w pierwszorz?dne ?rodowisko programistyczne.Zobacz, jak:testowa? aplikacje internetowekorzysta? z bazy IndexedDBpracowa? w trybie offlinewykorzysta? gniazda WWWDo?šcz do zaawansowanych u?ytkowników HTML5!

HTML5 Quick Markup Reference

by Wallace Jackson

HTML5 Quick Mark-Up Reference is a handbook covering tags and parameters central to HTML5 mark-up using the NetBeans 8. 1 open source HTML5 IDE software package. The book covers the tags used in the HTML5 mark-up language, logically organized by topical chapters, and getting more advanced as chapters progress, covering new media tags and file formats are best for use with HTML5, as well as key factors regarding the data footprint optimization work process, in-lining . CSS and . JS files, and why data footprint optimization is important. What you'll learn The Tags supported in HTML5 What Comprises an HTML5 Content Production Workflow Concepts and Principles behind HTML5 Content Production How to Install and Utilize 64-bit Inkscape 0. 91 for Windows, Mac OSX and Linux Concepts behind Spline Curves, Strokes, Fills, Patterns and Rendering Digital Illustration Data Formats and Data Footprint Optimization Who this book is for Primary: Website Developers, Flash Developers, User Interface Designers, HTML5 OS Application Developers, HTML5 e-Learning Content Creators, HTML5 eBook Authors, HTML5 OS iTV Programmers Secondary: Blackberry Developers, Windows Developers, Android Developers, iOS Developers, Multimedia Producers, Rich Internet Application (RIA) Programmers, HTML5 Game Designers, Teachers, Educators.

HTML5 Step by Step

by Faithe Wempen

Experience learning made easy--and quickly teach yourself how to create Web pages with the HTML5 specification. With Step by Step, you set the pace--building and practicing the skills you need, just when you need them! Use a division-based layout to structure your Web pages Include menu bars and hyperlinks for clear navigation Apply colors, font sizes, and other formatting with CSS Add graphics, sound, and video to your pages Use the Canvas tag to render visual images on the fly Build user-input forms with buttons, boxes, and menus Your Step by Step digital content includes: All the book's practice files--ready to download and put to work. See "Using the Practice Files," inside. Fully searchable online edition of this book--with unlimited access on the Web. Free online account required; see inside book.

HTML5. Strony mobilne

by Estelle Weyl

Wykorzystaj potencja? HTML5 na urz?dzeniach mobilnych!HTML5 to prawdziwa rewolucja w ?wiecie stron WWW i aplikacji internetowych. Jego potencja? oraz mo?liwo?ci zaskoczy?y niejedn? osob?. Wykorzystywany jest do tworzenia atrakcyjnych, intuicyjnych i dynamicznych stron WWW. To nie wszystko! Dzi?ki HTML5 i CSS3 mo?esz tak?e stworzy? aplikacj? dzia?aj?c? na urz?dzeniach z systemami Android lub iOS. Chcesz zobaczy?, jak to osi?gn???Je?li tak, to trafi?e? na ?wietn? ksi??k?, która wprowadzi Ci? w ?wiat nowoczesnych stron i aplikacji. W trakcie lektury zaczniesz poznawa? sk?adni? oraz mo?liwo?ci HTML, przygotujesz ?rodowisko pracy oraz zdob?dziesz potrzebne narz?dzia. Kolejne rozdzia?y to obowi?zkowa dawka informacji na temat tworzenia formularzy oraz korzystania z elementów svg, canvas, audio i video. HTML5 dostarcza wielu nowych narz?dzi, pozwalaj?cych m.in. sprawdzi? stan po??czenia z sieci?, przechowywa? dane na komputerze u?ytkownika lub uzyska? informacj? o jego lokalizacji. Dzi?ki tej ksi??ce opanujesz je w mig. W tym podr?czniku znajdziesz równie? obszerny opis kaskadowych arkuszy stylów w wersji 3. Pozwol? Ci one b?yskawicznie wprowadza? atrakcyjne dla oka efekty. Ksi??ka ta jest genialnym ?ród?em informacji dla wszystkich pasjonatów tworzenia stron i aplikacji internetowych.Dzi?ki tej ksi??ce:poznasz sk?adni? HTML5 i CSS3zaznajomisz si? z mo?liwo?ciami APIzbudujesz zaawansowan? stron? lub mobiln? aplikacj? internetow?Sprawd?, jak stworzy? aplikacj? internetow? dzia?aj?c? na platformie Android lub iOS!

HTML5 Video How-to

by Alex Libby

Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Get the job done and learn as you go. This book takes the How-to series approach to help you learn most important tasks through recipes. This book is great for developers new to the HTML5 Video standard, and who are looking to get a good grounding in how to use the new format. It's assumed that you will have some experience in HTML and jQuery already, as well as being familiar with embedding videos using current "old school" methods, such as Windows Media Player. Readers are expected to have one or more videos available, which will be used during the exercises within this book.

HTML5 Web Application Development By Example Beginner's guide

by J. M. Gustafson

The best way to learn anything is by doing. The author uses a friendly tone and fun examples to ensure that you learn the basics of application development. Once you have read this book, you should have the necessary skills to build your own applications.If you have no experience but want to learn how to create applications in HTML5, this book is the only help you'll need. Using practical examples, HTML5 Web Application Development by Example will develop your knowledge and confidence in application development.

HTTP: The Definitive Guide

by David Gourley Brian Totty

Web technology has become the foundation for all sorts of critical networked applications and far-reaching methods of data exchange, and beneath it all is a fundamental protocol: HyperText Transfer Protocol, or HTTP. HTTP: The Definitive Guide documents everything that technical people need for using HTTP efficiently. A reader can understand how web applications work, how the core Internet protocols and architectural building blocks interact, and how to correctly implement Internet clients and servers.

HTTP: The Definitive Guide

by David Gourley Brian Totty Marjorie Sayer Anshu Aggarwal Sailu Reddy

Behind every web transaction lies the Hypertext Transfer Protocol (HTTP) --- the language of web browsers and servers, of portals and search engines, of e-commerce and web services. Understanding HTTP is essential for practically all web-based programming, design, analysis, and administration.While the basics of HTTP are elegantly simple, the protocol's advanced features are notoriously confusing, because they knit together complex technologies and terminology from many disciplines. This book clearly explains HTTP and these interrelated core technologies, in twenty-one logically organized chapters, backed up by hundreds of detailed illustrations and examples, and convenient reference appendices. HTTP: The Definitive Guide explains everything people need to use HTTP efficiently -- including the "black arts" and "tricks of the trade" -- in a concise and readable manner.In addition to explaining the basic HTTP features, syntax and guidelines, this book clarifies related, but often misunderstood topics, such as: TCP connection management, web proxy and cache architectures, web robots and robots.txt files, Basic and Digest authentication, secure HTTP transactions, entity body processing, internationalized content, and traffic redirection.Many technical professionals will benefit from this book. Internet architects and developers who need to design and develop software, IT professionals who need to understand Internet architectural components and interactions, multimedia designers who need to publish and host multimedia, performance engineers who need to optimize web performance, technical marketing professionals who need a clear picture of core web architectures and protocols, as well as untold numbers of students and hobbyists will all benefit from the knowledge packed in this volume.There are many books that explain how to use the Web, but this is the one that explains how the Web works. Written by experts with years of design and implementation experience, this book is the definitive technical bible that describes the "why" and the "how" of HTTP and web core technologies. HTTP: The Definitive Guide is an essential reference that no technically-inclined member of the Internet community should be without.

HTTP/2 in Action

by Barry Pollard

SummaryHTTP/2 in Action is a complete guide to HTTP/2, one of the core protocols of the web. Because HTTP/2 has been designed to be easy to transition to, including keeping it backwards compatible, adoption is rapid and expected to increase over the next few years. Concentrating on practical matters, this interesting book presents key HTTP/2 concepts such as frames, streams, and multiplexing and explores how they affect the performance and behavior of your websites.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyHTTP—Hypertext Transfer Protocol—is the standard for exchanging messages between websites and browsers. And after 20 years, it's gotten a much-needed upgrade. With support for streams, server push, header compression, and prioritization, HTTP/2 delivers vast improvements in speed, security, and efficiency.About the BookHTTP/2 in Action teaches you everything you need to know to use HTTP/2 effectively. You'll learn how to optimize web performance with new features like frames, multiplexing, and push. You'll also explore real-world examples on advanced topics like flow control and dependencies. With ready-to-implement tips and best practices, this practical guide is sure to get you—and your websites—up to speed!What's InsideHTTP/2 for web developersUpgrading and troubleshootingReal-world examples and case studiesQUIC and HTTP/3About the ReaderWritten for web developers and site administrators.About the AuthorsBarry Pollard is a professional developer with two decades of experience developing, supporting, and tuning software and infrastructure.Table of ContentsPART 1 MOVING TO HTTP/2Web technologies and HTTPThe road to HTTP/2 Upgrading to HTTP/2PART 2 USING HTTP/2HTTP/2 protocol basicsImplementing HTTP/2 pushOptimizing for HTTP/2PART 3 ADVANCED HTTP/2Advanced HTTP/2 conceptsHPACK header compressionPART 4 THE FUTURE OF HTTPTCP, QUIC, and HTTP/3Where HTTP goes from here

HTTP - Lo mínimo que todo desarrollador web debe saber

by Marcelo Galhego

Todo este recorrido tiene un comienzo y creo que, si usted está buscando ser un desarrollador web pero no sabe cómo ni por dónde comenzar, este libro puede ser su primer paso en este fantástico viaje. Espero que este libro le ayude a alcanzar sus objetivos y a transformar sus sueños en realidad.

HTTP Pocket Reference: Hypertext Transfer Protocol

by Clinton Wong

The HyperText Transfer Protocol, or HTTP, is the backbone of the World Wide Web. HTTP is the language that each web browser (or other web client) uses to communicate with servers around the world. All web programmers, administrators, and application developers need to be familiar with HTTP in order to work effectively.The HTTP Pocket Reference not only provides a solid conceptual foundation of HTTP, it also serves as a quick reference to each of the headers and status codes that comprise an HTTP transaction. The book starts with a tutorial of HTTP, but then explains the client request and server responses in more detail, and gives a thorough technical explanation of more advanced features of HTTP (such as persistent connections and caching).Most people use the Web every day without knowing anything about HTTP, but for those who need to get "beyond the browser," this book is the place to start.

Hu Yao-Bang: A Chinese Biography

by Zhongmei Yang

Compares IT parks within the Asian Pacific in search of strategies that policy makers can adopt to: reduce the global digital divide; advance distributional equity; and soften some of the negative effects of economic globalization. "Best practices" are suggested based on these cases.

The Huawei and Snowden Questions

by Olav Lysne

This open access book answers two central questions: firstly, is it at all possible to verify electronic equipment procured from untrusted vendors? Secondly, can I build trust into my products in such a way that I support verification by untrusting customers? In separate chapters the book takes readers through the state of the art in fields of computer science that can shed light on these questions. In a concluding chapter it discusses realistic ways forward. In discussions on cyber security, there is a tacit assumption that the manufacturer of equipment will collaborate with the user of the equipment to stop third-party wrongdoers. The Snowden files and recent deliberations on the use of Chinese equipment in the critical infrastructures of western countries have changed this. The discourse in both cases revolves around what malevolent manufacturers can do to harm their own customers, and the importance of the matter is on par with questions of national security.This book is of great interest to ICT and security professionals who need a clear understanding of the two questions posed in the subtitle, and to decision-makers in industry, national bodies and nation states.

The Huawei Model: The Rise of China's Technology Giant (The Geopolitics of Information)

by Yun Wen

In 2019, the United States' trade war with China expanded to blacklist the Chinese tech titan Huawei Technologies Co. Ltd. The resulting attention showed the information and communications technology (ICT) firm entwined with China's political-economic transformation. But the question remained: why does Huawei matter? Yun Wen uses the Huawei story as a microcosm to understand China's evolving digital economy and the global rise of the nation's corporate power. Rejecting the idea of the transnational corporation as a static institution, she explains Huawei's formation and restructuring as a historical process replete with contradictions and complex consequences. She places Huawei within the international political economic framework to capture the dynamics of power structure and social relations underlying corporate China's globalization. As she explores the contradictions of Huawei's development, she also shows the ICT firm's complicated interactions with other political-economic forces. Comprehensive and timely, The Huawei Model offers an essential analysis of China's dynamic development of digital economy and the global technology powerhouse at its core.

Hudl For Dummies

by Rosemary Hattersley

The essential beginner's guide to the UK's most popular new tabletHudl For Dummies is the indispensible guide to Tesco's highly successful Android tablet. With hands-on instruction tailored to the entry-level user, this book provides expert guidance in clear, concise language to help you get the most out of this great new device. Seasoned technology author Rosie Hattersley walks you through each step, from opening the box to setting up e-mail, accessing Blinkbox, shopping online and more. Even if you're a newcomer to tablet technology, this book will have you up and running in a flash!By utilizing groundbreaking technology, it's no wonder analysts expect the Hudl to become the UK's leading tablet. While the device itself is intuitive, the Hudl's infinite possibilities can be a bit of a mystery to new users. Hudl For Dummies is the definitive guide to the device, helping you access the full capabilities of your new tablet.Gain a complete understanding of how to get up and running with the Tesco HudlDownload and launch apps with your new tablet to make it a workhorse or an entertainment systemDiscover how to access the Internet, e-mail, films, music and booksShop online with your new device and find out how to buy Hudl accessoriesAn entire chapter on troubleshooting allows you to bypass the repair shop for minor issues, and gives you the confidence to adjust settings and preferences without the worry of messing something up. Whether you're transitioning to the Hudl from another tablet, or are new to tablets entirely, Hudl For Dummies will take you from a new user to full-fledged Hudl devotee.

Hudson 3 Essentials

by Lloyd H. Meinholz

If you are a Java developer or administrator who would to like automate some of the mundane work required to build and test software and improve software quality, this is the book for you. If you are a development manager or tester, you can also benefit from learning how Hudson works by gaining some insight into test results and historical trends.

Refine Search

Showing 27,476 through 27,500 of 60,996 results