Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (38)
  • 2005-2009  (38)
  • 2000-2004
  • 2007  (38)
  • Upper Saddle River, N.J. : Prentice Hall  (22)
  • Köln : O'Reilly Verlag  (16)
  • Electronic books ; local  (38)
  • Konferenzschrift
Datasource
  • MPI Ethno. Forsch.  (38)
Material
Language
Years
  • 2005-2009  (38)
  • 2000-2004
Year
  • 1
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 0131458353 , 9780131458352
    Language: English
    Keywords: LabView ; Scientific apparatus and instruments ; Computer simulation ; Electronic books ; local
    Abstract: Drawing on the experiences of a world-class LabVIEW development organization, The LabVIEW Style Book is the definitive guide to best practices in LabVIEW development. Leading LabVIEW development manager Peter A. Blume presents practical guidelines or "rules" for optimizing every facet of your applications: ease of use, efficiency, readability, simplicity, performance, maintainability, and robustness. Blume explains each style rule thoroughly, presenting realistic examples and illustrations. He even presents "nonconforming" examples that show what not to do-and why not . While the illustrations in the print book are in black and white, you can download full-color versions from the publisher web site for free. Coverage includes Significance of style: How good style improves quality and actually saves time over the full project life cycle Before you code: Configuring your LabVIEW environment, and organizing your files on disk and in the LabVIEW project LabVIEW project specifications: A specialized standard for specifying LabVIEW application requirements Efficient VI layout and development: front panel, block diagram, icons, and connectors Data structures: Choosing data types, efficient use of arrays and clusters, and special considerations with nested data structures Error handling strategies: Trapping and reporting errors for robust and reliable applications Design patterns: Standard VI architectures and application frameworks that promote good style Documentation: Essential rules for source code documentation and streamlining the process Code reviews: Enforcing a style convention using a checklist, the LabVIEW VI Analyzer Toolkit, and peer reviews Appendixes: Convenient glossary and style rules summary This book will be indispensable to anyone who wants to develop or maintain quality LabVIEW applications: developers, managers, and end users alike. Additionally, it will also be valuable to those preparing for NI's Certified LabVIEW Developer or Certified LabVIEW Architect exams, which contain significant content on development style. Foreword by Darren Nattinger Preface Acknowledgments About the Author Chapter 1 The Significance of Style Chapter 2 Prepare for Good Style Chapter 3 Front Panel Style Chapter 4 Block Diagram Chapter 5 Icon and Connector Chapter 6 Data Structures Chapter 7 Error Handling Chapter 8 Design Patterns Chapter 9 Documentation Chapter 10 ...
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780132300216 , 0132300214
    Language: English
    Keywords: Six sigma (Quality control standard) ; Strategic planning ; Business planning ; Management ; Electronic books ; local
    Abstract: This reference is the first comprehensive how-to collection of Six Sigma tools, methodologies, and best practices. Leading implementer Lynne Hambleton covers the entire Six Sigma toolset, including more than 70 different tools-ranging from rigorous statistical and quantitative tools, to "softer" techniques. The toolset is organized in an easy-to-use, alphabetical encyclopedia and helps professionals quickly select the right tool, at the right time for every business challenge. Hambleton systematically discusses which questions each tool is designed to answer; how the tool compares with similar tools; when to use it; how to use it step-by-step; how to analyze and apply the output; and which other tool to use with it. To further illustrate and clarify tool usage, she presents hundreds of figures, along with never-before-published hints, tips, and real-world, "out-of-the-box" examples. Coverage includes · Real-world guidance to help practitioners raise the most important questions and determine the best resolution · Statistical techniques, including ANOVA, multi-vari charts, Monte Carlo simulations, normal probability plots, and regression analysis · Benchmarks, capability and cost/benefit analyses, Porter's Five Forces, scorecards, stakeholder analysis, and brainstorming techniques · CPM, CTQ, FMEA, HOQ, and GOSPA · GANTT, PERT chart, and other Six Sigma project management tools · 7QC: cause and effect diagrams, checklists, control charts, fishbone diagram, flowchart, histogram, Pareto chart, process maps, run chart, scatter diagram, and the stratification tool · 7M: AND, affinity diagrams, interrelationship diagrams, matrix diagrams, prioritization matrices, PDPC, and tree diagrams · Crystal Ball, Minitab, and Quality Companion 2 software to facilitate the use of statistical and analytical tools and more to help you become a more effective Six Sigma practitioner · This book is also available in a highly-searchable eBook format at www.prenhallprofessional.com/title/0136007376 and other online booksellers,. To provide crucial context, Hambleton illuminates four leading methodologies: DMAIC, Lean Six Sigma, Design for Six Sigma, and Six Sigma for Marketing. She also presents ten electronic articles that are available for download at www.prehallprofessional.com. The articles cover proven Six Sigma best practices for accelerating growth and increasing profitability, including te...
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780132354806 , 0132354802
    Language: English
    Keywords: Java (Computer program language) ; Computer programming ; Electronic books ; local
    Abstract: The open-source NetBeans Platform is an extraordinarily powerful framework for building "write once, run anywhere" rich client applications. Now, for the first time since the release of NetBeans IDE 5.0, there's a comprehensive guide to rich client development on the NetBeans Platform. Written for Java developers and architects who have discovered that basic Swing components are not enough for them, this book will help you get started with NetBeans module development, master NetBeans' key APIs, and learn proven techniques for building reliable desktop software. Each chapter is filled with practical, step-by-step instructions for creating complete rich client applications on top of the NetBeans Platform and plugins for NetBeans IDE. Rich Client Programming 's wide-ranging content covers Why modular development makes sense for small, medium, and large applications Using NetBeans to accelerate development and improve efficiency Leveraging NetBeans productivity features, from the Component Palette to Code Completion Leveraging NetBeans' modular architecture in your own applications Implementing loosely coupled communication to improve code maintainability and robustness Managing user- and system-configuration data Building reloadable components with solid threading models Constructing sophisticated multiwindow applications and presenting rich data structures to users Adding user-configurable options Integrating Web services with NetBeans desktop applications Automating module updates and providing user help Foreword by Jonathan Schwartz Foreword by Jan Chalupa Preface About the Authors and Contributors Acknowledgments Chapter 1: Getting Started with the NetBeans Platform Chapter 2: The Benefits of Modular Programming Chapter 3: Modular Architecture Chapter 4: Loosely Coupled Communication Chapter 5: Lookup Chapter 6: Filesystems Chapter 7: Threading, Listener Patterns, and MIME Lookup Chapter 8: The Window System Chapter 9: Nodes, Explorer Views, Actions, and Presenters Chapter 10: DataObjects and DataLoaders Chapter 11: Graphical User Interfaces Chapter 12: Multiview Editors Chapter 13: Syntax Highlighting Chapter 14: Code Completion Chapter 15: Component Palettes Chapter 16: Hyperlinks Chapter 17: Annotations Chapter 18: Options Windows Chapter 19: Web Frameworks Chapter 20: Web Services Chapter 21: JavaHelp Documentation Chapter 22 Update Centers Chapter 23: Use Case 1: NetBeans Module Development Chapter 24: Use Case 2: Rich Unger on Applicat...
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780132446433 , 013244643X
    Language: English
    Keywords: Nanotechnology ; Technological innovations ; Electronic books ; local
    Abstract: "William Bainbridge is an original thinker who navigates easily from social sciences to emerging technologies and societal aspirations. In this book, he brings to the reader all that is essential in the historic and rapid change toward science and technology convergence." -Mihail C. Roco, Ph.D., original chairman of the U.S. National Science and Technology Council's subcommittee on Nanoscale Science, Engineering and Technology, key architect of the National Nanotechnology Initiative, and currently senior advisor for Nanotechnology at the National Science Foundation "This book provides a sweeping, yet intimate, overview of an important, emerging area of science and technology-nanotechnology and its convergence with other areas of science and engineering. In Nanoconvergence we are provided with a view of these developments as seen through the lens of the world of William Sims Bainbridge, a visionary scientist and scholar, who has helped to frame and nurture nanoconvergence. His personal history and interests are endlessly fascinating, and include science fiction, space flight, religious cults, videogames, and a host of other areas and topics. His knowledge is extraordinary and includes expertise in the field of nanotechnology and related sciences, including biology, cognitive, behavioral and social science, and information technology. Further, he knows many of the players, including some who were mentors, others who are colleagues, and others whose funding he supervised. The strength of this book is the strength of Bainbridge's extensive, connected network, rooted in scientific, technological, and societal concerns. It is rare to find someone who brings to the table such breadth and depth of knowledge, spanning so many of the sciences, from physics through cognition. Bainbridge is a Renaissance man who is helping to both create and elucidate the potential future worlds that confront us. Ultimately, he is a visionary who is building a roadmap for a future that we can all help to shape. He is to be commended for sharing both this map and his journey with us." -Philip Rubin, Ph.D., CEO, Haskins Laboratories "In a world of increasing specialization, Bainbridge offers a refreshing alternative perspective of the way nanoconvergence will help unify disparate areas of knowledge and fuel a next generation of innovation. The integration of historical and forward-looking insights, firmly grounded in the people and projects of the present, made this an enjo...
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780132359924 , 0132359928
    Language: English
    Keywords: Decision support systems ; Decision making ; Electronic books ; local
    Abstract: It is commonly believed that the computer-based systems most organizations rely on to support their businesses are not very smart. Many of the business decisions these companies make tend to be hidden in systems that make poor decisions, or don't make them at all. Further, most systems aren't configured to learn from the past and therefore struggle to keep up with the pace of change. While many organizations believe the answer is to implement newer, "intelligent" systems, the fact is that much of today's existing technology has the potential to be "smart enough" to make a big difference to an organization's business. This digital Short Cut lays out a cry for systems that are smart enough to help companies survive and thrive in the world as it is today. Showing how the neglect of operational decisions prevents effective implementation of strategy and describing the characteristics of effective operational decision-making, the Short Cut establishes the role of operational decisions. The characteristics of the smart enough systems modern business needs are explained, and the absolute requirement for a new approach is outlined. This Short Cut is a reproduction of the "Smart Enough Systems Manifesto" and "Why You Need Smart Enough Systems" chapters from the book. This Short Cut should be of interest to software and business professionals. In particular, it will be of value to those managing information systems and application development projects in defining the goals they should have in building better systems, and to business owners who are frustrated by their current systems but cannot articulate how or why to change things. Contents The "Smart Enough Systems" Manifesto Operational Decisions Are Important Operational Decisions Can and Should Be Automated Taking Control of Decisions is Increasingly a Source of Competitive Advantage The Need for Smart Enough Systems The Importance of Operational Decisions Strategy Drives Decision-making Strategy Is Not Static Operational Decisions Matter Operational Decisions Are Under Pressure Operational Decision-Making as a Corporate Asset Characteristics of Operational Decisions Characteristics of Corporate Assets Introducing Smart Enough Systems Characteristics of Smart Enough Systems Current Approaches Fail Decision Management Is Required Introducing Smart Enough Logistics
    Note: "This short cut is an adaptation of the forthcoming book Smart (Enough) Systems" --Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag
    Language: German
    Pages: 1 online resource (xxvii, 299 p.) , ill.
    Edition: 1. Aufl.
    Series Statement: O'Reillys basics
    Parallel Title: Erscheint auch als
    Keywords: Webcasting ; Blogs ; Amateur journalism ; Citizen journalism ; Electronic books ; Electronic books ; local
    Abstract: Im Web brodelt es: Noch nie war es so einfach, Texte, Audiobeiträge, Bilder und Musik zu produzieren und übers Web unter die Leute zu bringen. Immer mehr Blogger und Podcaster melden sich zu Wort, so dass das Schlagwort vom Citizen Journalism inzwischen die Runde macht. Wenn es auch Sie in den Fingern juckt, Ihren ersten Audiobeitrag oder Artikel zu produzieren, gibt es jetzt keine Ausflüchte mehr. Autor, Journalist und Webdesigner Moritz "mo." Sauer erklärt in diesem Buch, wie man Weblogs mit dem Open Source-CMS WordPress aufsetzt und so gestaltet, dass sie ansprechend und leicht im Web zu finden sind. Anschließend beschäftigt er sich mit der Produktion von Podcasts und bespricht, worauf man bei der Erstellung und Verbreitung der Audio-Files besonders achten sollte. Hilfreiche journalistische Tipps und Techniken erleichtern es Ihnen, Ihren Beiträgen den letzten Schliff zu verleihen. Damit Sie juristische Fallstricke von Anfang an erkennen und meiden, finden sich im gesamten Buch konkrete Hinweise, die die Juristin Laura Dierking beigesteuert hat. Sie hat in einem Extrakapitel Hintergründe zum Urheberrecht, zu Haftungsfragen, zu Werbung und zum Jugendschutzgesetz zusammengefasst.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897215221 , 3897215225
    Language: German
    Pages: 208 p , 18 cm
    Edition: 2. Aufl.
    Series Statement: O'Reillys Taschenbibliothek
    Keywords: SQL (Computer program language) ; Relational databases ; Database management ; Electronic books ; local
    Abstract: Die stark erweiterte und aktualisierte Neuauflage des Bestsellers bietet gewohnt knapp und präzise die wichtigsten Informationen zu SQL und deckt neben Oracle Database 10 g Release 2, IBM DB2 8.2, Microsoft SQL Server 2005 und MySQL 5.0 nun auch PostgreSQL 8.1 ab. Bei aller Aktualität erhalten geblieben ist das bewährte Konzept des Titels: Anhand konkreter Beispiele werden die SQL-Anweisungen und -Optionen vorgestellt, die in der Praxis am häufigsten benötigt werden. Kompakt, übersichtlich und auf den Punkt gebracht: SQL - kurz & gut ist auch in der zweiten Auflage ein aktuelles, nützliches Nachschlagewerk.
    Note: Title from resource description page (viewed April 22, 2009). - "Übersetzung und deutsche Bearbeitung: Lars Schulten, Köln" --P. 2. - Includes index. - Text in German translated from English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780132333054 , 0132333058
    Language: English
    Keywords: Project management ; Capability maturity model (Computer software) ; Computer systems ; Electronic books ; local
    Abstract: Use CMMI to Improve Project Management Efficiency, Effectiveness, and Accountability The Capability Maturity Model Integration (CMMI) Maturity Level 2 offers powerful, end-to-end tools for improvement throughout your organization. In Project Management Success with CMMI ®, James Persse demonstrates exactly how to apply CMMI Level 2 to virtually any project, program, or process. User friendly, concise, and easy to follow, this book helps you implement all seven CMMI Level 2 process areas; customize CMMI for your unique projects and organization; and achieve powerful, quantifiable results. The author takes a practical approach to the business and operational needs of project management, carefully linking the realities of business and technical projects with CMMI recommendations. Drawing on his unsurpassed CMMI field experience, Persse presents case studies, anecdotes, and examples-all designed to illuminate what works and what doesn't. Persse introduces the substance and intention of all seven CMMI Level 2 process areas. For each area, he shows how to define goals, implement best practices, understand issues of sizing and scope, and avoid pitfalls and misinterpretations. He is also the first to explain how CMMI can integrate with the tools and skills of the Project Management Institute's Project Management Body of Knowledge, improving the effectiveness of both. Coverage includes Understanding project management as value management Planning projects and structuring expectations Monitoring and controlling projects Managing requirements, configurations, and supplier agreements Implementing effective measurement and analysis Assuring process and product quality Project Management Success with CMMI ® is an invaluable resource for anyone responsible for managing projects, programs, or processes-including those who are new to CMMI and project management. The book's companion Web site (www.prenhallprofessional.com/title/0132333058) contains an extensive library of downloadable CMMI project management resources corresponding to each of the seven CMMI process areas.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897215368 , 3897215365
    Language: German
    Pages: 256 p
    Edition: 1. Aufl.
    Keywords: Programming languages (Computers) ; Electronic books ; local
    Abstract: Wer mit TYPO3 eine Website erstellten möchte, kommt an TypoScript nicht vorbei. Die TYPO3-eigene Konfigurationssprache besitzt zwar eine recht einfache Syntax, sie zeichnet sich aber auch durch eine enorme Einsatzbreite und Funktionsvielfalt aus - eine gute Referenz ist daher für den Arbeitsalltag unumgänglich. TypoScript - kurz & gut ist die erste Funktionsreferenz in Buchform, die alle Details dieser Sprache in kompakter und übersichtlicher Form darstellt. Viele TYPO3-Entwickler nutzen die online verfügbaren Referenzen TSref und TSconfig, um TypoScript-Funktionen nachzuschlagen, doch dieses Buch bietet mehr: grundlegende Informationen zu Syntax und Einsatz der Elemente, eine klare und durchdachte Struktur für das schnelle Nachschlagen, verständliche und geprüfte Erläuterungen aller Funktionen sowie Beispiele, die ihren Einsatz illustrieren. Darüber hinaus werden hier erstmals die TypoScript-Funktionen der zehn verbreitetsten Extensions an einem Ort zusammengeführt. Kompakt und auf den Punkt gebracht - in dieser Schnellreferenz finden Sie auf Anhieb all die Informationen, die Sie für die effektive Arbeit mit TypoScript benötigen.
    Note: Title from resource description page (viewed Apr. 22, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897214781 , 3897214784
    Language: German
    Pages: xiii, 392 p , ill. , 23 cm
    Edition: 1. Aufl.
    Series Statement: O'Reillys basics
    Keywords: Ruby (Computer program language) ; Object-oriented programming (Computer science) ; Electronic books ; local
    Abstract: Täglich gewinnt Ruby viele neue Anhänger in der ganzen Welt. Ruby ist einsteigerfreundlich, objektorientiert und als Open Source Software frei verfügbar. Diese Sprache wurde so entwickelt, dass man mit ihr intuitiv programmieren kann. Zusätzliche Populari
    Note: Title from resource description page (viewed April 26, 2009). - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897214828 , 3897214822
    Language: German
    Pages: xxii, 397 p , ill. , 24 cm
    Edition: 1. Aufl.
    Keywords: Java (Computer program language) ; Computer software ; Development ; Computer software ; Testing ; Agile software development ; Electronic books ; local
    Abstract: Klar, alle entwickeln inzwischen "agil". Fast jeder hat schon einmal vom Agilen Manifest gehört, häufige Iterationen werden inzwischen für die meisten IT-Projekte angestrebt, und dass die zwischenmenschliche Komponente auch "irgendwie" wichtig ist, wissen wir doch auch nicht erst seit gestern. Aber "agil" ist nicht so vage! Java Champion Michael Hüttermann erklärt, was agile Softwareentwicklung wirklich bedeutet, und zeigt, wie sie sich konkret in die Tat umsetzen lässt. Mit viel Sachverstand schlägt er den Bogen vom Agilen Manifest bis zu einer kompletten technischen Infrastruktur, die agile Java-Entwicklung unterstützt. Die agile Philosophie und ihre Umsetzung Die Basis agiler Entwicklung ist natürlich das Agile Manifest, von dem sich zahlreiche Werte, Prinzipien und Methoden ableiten lassen. In diesem Buch wird deutlich, warum agiles Vorgehen so erfolgreich ist und wie es sich am besten einführen lässt. Auch Fallstricke in der Praxis verschweigt der Autor nicht und gibt zahlreiche Tipps aus seiner Projekterfahrung. Eine vollständige Infrastruktur für Ihre agile Java-Entwicklung An der spannendsten Frage hören dann viele andere Bücher auf: Wie setze ich die Theorie in technische Praxis um? Michael Hüttermann stellt Ihnen eine Infrastruktur aus nützlichen Werkzeugen vor, die Ihren kompletten Entwicklungszyklus abbilden und agiles Vorgehen konkret unterstützen. Von der Versionskontrolle über den Build-Prozess bis zu verschiedenen Testmöglichkeiten - der größere Teil des Buchs widmet sich der technischen Umsetzung der verschiedenen Projektphasen. Moderne Werkzeuge und typische Szenarien Die Werkzeuge, die Sie hier kennenlernen werden, sind allesamt bewährte Open Source-Tools: JUnit und TestNG für Komponententests, Selenium und WebTest sowie Jemmy für funktionale und Akzeptanztests für Java Web- und Swing-Anwendungen, Subversion, Ant, Maven und CruiseControl für Konfigurationsmanagement und Build-Prozess, ergänzende Werkzeuge wie Checkstyle, EasyMock und Trac - mit ihnen lassen sich die Anforderungen moderner Java-Projekte effektiv erfüllen. Zahlreiche typische Szenarien spielt der Autor auch mit konkreten Code-Beispielen durch.
    Note: Title from resource description page (viewed April 22, 2009). - "von der Methode bis zur technischen Infrastruktur" --Cover. - Includes bibliographical references (p. 387 - 389) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897214798 , 3897214792
    Language: German
    Pages: xvi, 434 p , ill. , 24 cm
    Edition: 1. Aufl.
    Keywords: Web site development ; Web sites ; Design ; Web publishing ; Electronic books ; local
    Abstract: TYPO3 hat Webredakteuren viel zu bieten - intuitive Bedienbarkeit, eine übersichtliche Oberfläche und jede Menge hilfreiche Editing-Features. Dieses TYPO3-Handbuch zeigt Ihnen, wie Sie Ihren Content webtauglich aufbereiten und in die TYPO3-Struktur einbau
    Note: Title from resource description page (viewed April 16, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897214668 , 3897214660
    Language: German
    Pages: xxi, 462 p , ill.
    Edition: 1. Aufl.
    Keywords: Microsoft Windows (Computer file) ; Computer security ; Electronic books ; local
    Abstract: Wann immer über das neue Betriebssystem von Microsoft berichtet wird - Windows Vista und Sicherheit werden grundsätzlich in einem Atemzug genannt. Die wichtigsten Neuerungen in Vista betreffen den Bereich Sicherheit, gegenüber XP wurden die Sicherheitsfeatures deutlich erweitert. Als Systemadministrator oder IT-Architekt ist Ihre Zeit knapp bemessen: Dieses Buch bietet Ihnen einen schnellen Überblick und konkrete Anleitungen, um allen Sicherheitsanforderungen mit Vista gerecht zu werden. Leitfaden für die sichere Konfiguration des Vista-Clients: Vorgestellt werden alle neuen Sicherheitsfunktionen von Vista, die vor allem die Härtung des Systems, die Verwaltung von Zugriffsrechten und die Kommunikations- und Datensicherheit betreffen. Marcus Nasarek entwickelt in diesem Buch ein umfassendes Sicherheitskonzept für Vista, indem er die Sicherheitsmaßnahmen zum Schutz des lokalen Systems, der Netzwerkanbindung sowie die Sicherung elektronischer Daten erläutert. Unter anderem werden folgende Themen behandelt: Kontrolle von Hardwareerweiterungen, Systemhärtung, digitale Zertifikate, Ereignisüberwachung Schutz vor Malware, Windows Defender, Einschränkung von Zugriffsrechten, sichere Kennwörter Sichere Netzwerkanbindung, WLAN und Bluetooth, Windows-Firewall, geschützte Fernzugriffe auf Unternehmensnetzwerke, Remote Access Service Konfiguration von Internet Explorer und Windows Mail Schützenswerte Daten, sichere Datenspeicherung, Datenverschlüsselung Fokus auf die Praxis: Als ausgewiesener Sicherheitsexperte verfolgt Marcus Nasarek einen pragmatischen Ansatz: Er stellt Sicherheitskonzepte vor, die lösungsorientiert, einfach umzusetzen und gleichzeitig wirtschaftlich sind. Konkrete Anwendungsfälle, Schritt-für-Schritt-Anleitungen, zahlreiche Checklisten und klare Empfehlungen des Experten runden den praxisbezogenen Charakter des Buchs ab.
    Note: Title from resource description page (viewed Apr. 22, 2009). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897214972 , 3897214970
    Language: German
    Pages: xiv, 357 p , ill.
    Edition: 1. Aufl.
    Keywords: JavaScript (Computer program language) ; Ajax (Web site development technology) ; Electronic books ; local
    Abstract: JavaScript ist eine der am weitesten verbreiteten Skriptsprachen überhaupt, und durch die Popularität von Ajax-Anwendungen hat das Interesse an der Sprache noch einmal zugelegt. Egal, ob Sie JavaScript von Grund auf lernen oder nur etwas Auffrischung br
    Note: Title from resource description page (viewed April 16, 2009). - "Übersetzung und deutsche Bearbeitung: Thomas Demmig" --P. iv. - Includes index. - Text in German translated from English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897214880 , 3897214881
    Language: German
    Pages: xxvii, 624 p , 24 cm
    Edition: 2. Aufl.
    Keywords: Python (Computer program language) ; Electronic books ; local
    Abstract: Google tut es, YouTube tut es, Zope und die NASA tun es - sie verwenden Python. Und das natürlich nicht ohne Grund! Python ist portabel, Open Source, modern, objektorientiert, mit schlankem Sprachkern bei gleichzeitig mächtigem Bibliotheksumfang. Für Anfä
    Note: Title from resource description page (viewed April 16, 2009). - Includes index. - Text in German translated from English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897214910 , 3897214911
    Language: German
    Pages: xxii, 1086 p
    Edition: 3. Aufl.
    Keywords: JavaScript (Computer program language) ; Electronic books ; local
    Abstract: JavaScript ist eine mächtige, objektorientierte Skriptsprache, deren Code in HTML-Seiten eingebettet und vom Browser interpretiert und ausgeführt wird. Im Zusammenhang mit Ajax kommt JavaScript immer häufiger bei der Programmierung komplexer Anwendungen z
    Note: Title from resource description page. - Übersetzung und deutsche Bearbeitung: Lars Schulten ... & Ulrich Speidel ..."--Copyright page. - Includes index. - Text in German, translated from English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag
    ISBN: 9783897214620
    Language: German
    Pages: 1 online resource (XIV, 220 S.) , ill.
    Edition: 1. Aufl. 2007
    Keywords: Cookbooks ; Geeks (Computer enthusiasts) ; Electronic books ; local
    Abstract: "Das in der bewährten O'Reilly-Rezeptstruktur aus Problem, Lösung und Diskussion aufgebaute Kochbuch gliedert sich in drei Teile. Im ersten Teil (für das "Larvenstadium") werden die absoluten Anfänger und ganz hilflosen Geeks an die Hand genommen. Einfachste coole Rezepte nehmen die Schwellenangst und machen Lust auf mehr. Im zweiten Teil ("für Mamas Liebling") werden schon richtige Mahlzeiten zubereitet - alle Rezepte haben dabei immer etwas Besonderes, weichen von den ausgetretenen Pfaden ab. Und im dritten Teil gibt es Rezepte für den echten "Küchengeek", der mit ganz ungewöhnlichen und eigenen "Hacks" beeindrucken und Spaß haben will. Die Rezepte werden von coolen Tipps zu Nahrungsmitteln, Küchengeräten und Rezeptdatenbanken flankiert"--Resource description page.
    Note: Description based on resource description page (viewed Aug. 13, 2010). - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag
    Language: German
    Pages: 1 online resource (xvi, 545 p.) , ill.
    Edition: Deutsche Ausg., 1. Aufl.
    Parallel Title: Erscheint auch als
    Keywords: Ruby on rails (Electronic resource) ; Ruby (Computer program language) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Das Rails Kochbuch ist vollgestopft mit genialen Lösungen, um Web-Anwendungen vom Feinsten zu erstellen. Das Web-Framework Ruby on Rails hat gezeigt, wie man mit wenig Code hoch professionelle Webseiten kreieren kann. Einige der besten Konzepte und Tricks werden in diesem Buch nun erstmalig veröffentlicht. Jedes Rails-Rezept beinhaltet eine durchgetestete Lösung, ergänzt um eine genaue Erläuterung, wie und warum diese Lösung funktioniert. Die Rezepte können leicht auf andere Szenarien und Aufgabenstellungen übertragen werden.
    Note: "Rapid web development mit Rails 1.2"--Cover. - Originally published in English as: Rails cookbook by O'Reilly Media, 2007. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780132344821 , 0132344823
    Language: English
    Keywords: Computer architecture ; Web services ; Computer network architectures ; Electronic books ; local
    Abstract: "This book could be described as an encyclopedia of service design-Erl leaves nothing to chance. Indispensable." -Steve Birkel, Chief IT Technical Architect, Intel Corp. "An absolute pleasure to read...the best SOA book I've read. A book I would recommend to all of my colleagues; it provides much insight to the topics often overlooked by most books in this genre...the visuals were fantastic." -Brandon Bohling, SOA Architecture and Strategy, Intel Corporation "This book is a milestone in SOA literature. For the first time we are provided with a practical guide on defining service characteristics and service design principles for SOA from a vendor-agnostic viewpoint. It's a great reference for SOA discovery, adoptions, and implementation projects." -Canyang Kevin Liu, Principal Enterprise Architect, SAP Americas, Inc. "I liked this book. It contains extremely important material for those who need to design services." -Farzin Yashar, IBM SOA Advanced Technologies "This book does a great job laying out benefits, key ideas and design principles behind successfully adopting service-oriented computing. At the same time, the book openly addresses challenges, risks and trade-offs that are in the way of adopting SOA in the real-world today. It moves away from ivory-tower views of service orientation, but still lays out a strong vision for SOA and outlines the changes necessary to realize the full potential." -Christoph Schittko, Senior Architect, Microsoft "I recommend this book to any SOA practitioner who wishes to empower themselves in making service design real...gives readers the 360º view into service design [and] gives SOA practitioners the depth and understanding needed into the principles of SOA to assist in the design of a mature and successful SOA program." -Stephen G. Bennett, Americas SOA Practice Lead, BEA Systems "SOA projects are most successful when they are based on a solid technical foundation. Well accepted and established design principles are part of this foundation. This book takes a very structured approach at defining the core design principles for SOA, thus allowing the reader to immediately applying them to a project. Each principle is formally introduced and explained, and examples are given for how to apply it to a real design problem. A 'must read' for any architect, designer or developer of service oriented solutions". -Andre Tost, Senior Technical Staff Member, IBM Software Group "There are few references for SOA that give you t...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780131482043 , 0131482041
    Language: English
    Edition: 2nd ed.
    Series Statement: Prentice Hall PTR international series in the physical and chemical engineering sciences
    Keywords: Microsoft Excel (Computer file) ; MATLAB ; Chemical engineering ; Problems, exercises, etc ; Biochemical engineering ; Problems, exercises, etc ; Chemical engineering ; Data processing ; Biochemical engineering ; Data processing ; Problem solving ; Numerical analysis ; Electronic books ; local
    Abstract: Problem Solving in Chemical and Biochemical Engineering with POLYMATH™, Excel, and MATLAB®, Second Edition , is a valuable resource and companion that integrates the use of numerical problem solving in the three most widely used software packages: POLYMATH, Microsoft Excel, and MATLAB. Recently developed POLYMATH capabilities allow the automatic creation of Excel spreadsheets and the generation of MATLAB code for problem solutions. Students and professional engineers will appreciate the ease with which problems can be entered into POLYMATH and then solved independently in all three software packages, while taking full advantage of the unique capabilities within each package. The book includes more than 170 problems requiring numerical solutions. This greatly expanded and revised second edition includes new chapters on getting started with and using Excel and MATLAB. It also places special emphasis on biochemical engineering with a major chapter on the subject and with the integration of biochemical problems throughout the book. General Topics and Subject Areas, Organized by Chapter Introduction to Problem Solving with Mathematical Software Packages Basic Principles and Calculations Regression and Correlation of Data Introduction to Problem Solving with Excel Introduction to Problem Solving with MATLAB Advanced Problem-Solving Techniques Thermodynamics Fluid Mechanics Heat Transfer Mass Transfer Chemical Reaction Engineering Phase Equilibrium and Distillation Process Dynamics and Control Biochemical Engineering Practical Aspects of Problem-Solving Capabilities Simultaneous Linear Equations Simultaneous Nonlinear Equations Linear, Multiple Linear, and Nonlinear Regressions with Statistical Analyses Partial Differential Equations (Using the Numerical Method of Lines) Curve Fitting by Polynomials with Statistical Analysis Simultaneous Ordinary Differential Equations (Including Problems Involving Stiff Systems, Differential-Algebraic Equations, and Parameter Estimation in Systems of Ordinary Differential Equations) The Book's Web Site (http://www.problemsolvingbook.com) Provides solved and partially solved problem files for all three software packages, plus additional materials Describes discounted purchase options for educational version of POLYMATH available to book purchasers Includes detailed, selected problem solutions in Maple™, Mathcad®, and Mathematica™
    Note: Prev. ed.: Problem solving in chemical engineering with numerical methods. Upper Saddle River, NJ : Prentice Hall PTR, 1999. - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897215344 , 3897215349
    Language: German
    Pages: 188 p , 18 cm
    Edition: 1. Aufl.
    Series Statement: O'Reillys Taschenbibliothek
    Keywords: Ruby (Computer program language) ; Object-oriented programming (Computer science) ; Electronic books ; local
    Abstract: Ruby ist zwar eine leicht zu erlernende Programmiersprache, aber in der Hitze des Gefechts kann es Ihnen schon einmal passieren, dass Sie einen Methodennamen oder die korrekte Syntax für eine Bedingung vergessen. Ruby kurz & gut bietet Ihnen eine p
    Note: Title from resource description page (viewed April 17, 2009). - Includes index. - Text in German translated from English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897214927 , 389721492X
    Language: German
    Pages: xvii, 521 p , ill. , 24 cm
    Edition: 2. Aufl.
    Keywords: Cascading style sheets ; Web sites ; Design ; Electronic books ; local
    Abstract: Cascading Style Sheets (CSS) gelten als Mittel der Wahl, wenn es darum geht, die Darstellung einer Webseite unabhängig von ihrer Struktur zu entwickeln. Stylesheets haben sich zwar inzwischen als Standard für Web-Entwickler und -Designer durchgesetzt, aber ihre Handhabung ist nicht immer intuitiv. Viele Tücken wie die Inkompabilität der verschiedenen Browser können ohne die entsprechende Anleitung zu einer unliebsamen Herausforderung werden. Aktualisiert und deutlich erweitert, wartet die zweite Auflage des CSS Kochbuchs mit dem bewährten Mix aus schnellen, praxisorientierten Lösungen und begleitenden Diskussionen auf. In über 150 Rezepten behandelt Christopher Schmitt gängige bis vertrackte CSS-Aufgaben, denen sich Webdesigner immer wieder gegenüber sehen. Den passenden Code dazu gibt es auf unserer Verlagswebsite zum Herunterladen, damit Sie ihn einfach an Ihre eigenen Bedürfnisse anpassen können. CSS-Grundlagen Eine Reihe von Rezepten beschäftigt sich mit grundlegenden CSS-Techniken und bietet Lösungen für verbreitete Probleme. Hier erfahren Sie Wissenswertes über den Einsatz von Klassen- und ID-Selektoren, Positionierung und Tipps rund um die Typografie fürs Web. Fortgeschrittenere Techniken Erfahren Sie, wie Sie Listen, Formulare und Webgrafiken mit Hilfe von CSS mit Stilen versehen. Lernen Sie, wie Sie Links und Navigationen optimal gestalten und Effekte wie Rollover, aufklappbare Menüs oder Tooltips mit CSS erzeugen. Design und Seitenlayout Cascading Style Sheets bieten umfangreiche Möglichkeiten, das Layout einer Seite zu steuern. Ein-, zwei und mehrspaltige Layouts mit festen oder flexiblen Breiten bieten ein umfassendes Repertoire, aus dem Sie schöpfen können. Damit Ihr Design auch im Ausdruck gut aussieht, beschäftigt sich ein Kapitel mit druckfreundlichen Seiten, die mit CSS realisiert werden. Referenzen Im Anhang des Buchs finden Sie nützliche Referenzen der CSS2.1-Eigenschaften, Selektoren, Pseudoklassen und Pseudoelementen.
    Note: Title from resource description page (viewed April 26, 2009). - "Übersetzung und deutsche Bearbeitung: Jørgen W. Lang, Hamburg" --P. iv. - Includes index. - Text in German translated from English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897218505 , 389721850X
    Language: German
    Pages: xix, 156 p. : b ill
    Edition: 1. Aufl.
    Keywords: Web site development ; Electronic books ; local
    Abstract: Wollen Sie, dass Ihre Website schneller dargestellt wird? High Performance Websites präsentiert 14 Profi-Regeln, mit denen Sie Ihre Webseiten um 20 bis 25 % schneller machen können. Best-Practise-Ergebnisse Die Regeln wurden von Steve Souders - Chief Performance Engineer bei Yahoo! - erstellt. Sie sind die komprimierten Best Practise-Ergebnisse seiner jahrelangen Arbeit bei Yahoo!, einer der meist besuchten Websites des Internets. Performance verbessern Die Regeln, die Steve Souders in High Performance Websites vorstellt, helfen Ihnen dabei, Ihre Website-Performance zu verbessern. Sie erfahren, wie Sie Ajax, CSS, JavaScript, Flash und Bilder so aufbereiten, dass Ihre Webseiten dadurch deutlich schneller werden. Dabei ist jede Profi-Regel mit einem klar verständlichen Beispiel erklärt. Der im Buch er-läuterte Code steht zum freien Download zur Verfügung. Die Profi-Regeln Reduzieren Sie HTTP-Requests. Setzen Sie ein Content Delivery Network ein. Fügen Sie Expires-Direktiven ein. Komprimieren Sie Ihre Skripten und Stylesheets. Platzieren Sie Stylesheets oben. Platzieren Sie Skripten unten. Vermeiden Sie CSS-Ausdrücke. Lagern Sie JavaScript und CSS aus. Reduzieren Sie DNS-Lookups. Minifizieren Sie JavaScript-Quellcode. Vermeiden Sie Redirects. Entfernen Sie doppelte Skripten. Konfigurieren Sie Ihre ETags neu. Machen Sie Ajax cache-freundlich. Unerlässliche Pflichtlektüre Wenn Sie Webseiten programmieren, die auch bei höherem Besucheraufkommen nicht in die Knie gehen sollen, dann ist High Performance Websites eine unerlässliche Pflichtlektüre für Sie.
    Note: Title from resource description page (viewed Apr. 21, 2009). - "Übersetzung und deutsche Bearbeitung: Peter Klicman."--Copyright page. - Includes index. - Text in German, translated from English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    Köln : O'Reilly Verlag | Boston, Mass. :Safari Books Online,
    ISBN: 9783897215306 , 3897215306
    Language: German
    Pages: 149 p
    Edition: 2., überarb. Aufl.
    Keywords: UNIX (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Apache ist weltweit die mit Abstand verbreitetste Webserver-Software. Apache - kurz & gut ist eine praktische Referenz zu dem populären Webserver. Sie bietet eine Zusammenfassung der wichtigsten Konfigurationsanweisungen. Behandelt werden: Kommandozeilen-Optionen, Module, Hilfsprogramme, Betrieb und Konfiguration, Performance Tuning, Request-Verarbeitung, Zeitformate, CGI-Umgebungsvariablen, Sicherheitsfragen und sichere Versionen von Apache. Apache - kurz & gut wurde in der zweiten Auflage vollständig überarbeitet und auf Apache 2.2 aktualisiert.
    Note: Title from resource description page (viewed Apr. 21, 2009). - Includes index. - Translated from English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780131738867 , 0131738860
    Language: English
    Edition: 2nd ed.
    Keywords: JavaServer pages ; Web site development ; Web sites ; Design ; Electronic books ; local
    Abstract: JavaServer Faces (JSF) is quickly emerging as the leading solution for rapid user interface development in Java-based server-side applications. Now, Core JavaServer™ Faces -the #1 guide to JSF-has been thoroughly updated in this second edition, covering the latest feature enhancements, the powerful Ajax development techniques, and open source innovations that make JSF even more valuable. Authors David Geary and Cay Horstmann delve into all facets of JSF 1.2 development, offering systematic best practices for building robust applications, minimizing handcoding, and maximizing productivity. Drawing on unsurpassed insider knowledge of the Java platform, they present solutions, hints, tips, and "how-tos" for writing superior JSF 1.2 production code, even if you're new to JSF, JavaServer Pages™, or servlets. The second edition's extensive new coverage includes: JSF 1.2's improved alignment with the broader Java EE 5 platform; enhancements to the JSF APIs; controlling Web flow with Shale; and using Facelets to replace JSP with XHTML markup. The authors also introduce Ajax development with JSF-from real-time validation and Direct Web Remoting to wrapping Ajax in JSF components and using the popular Ajax4jsf framework. This book will help you Automate low-level details and eliminate unnecessary complexity in server-side development Discover JSF best practices, ranging from effective UI design and style sheets to internationalization Use JSF with Tiles to build consistent, reusable user interfaces Leverage external services such as databases, LDAP directories, authentication/authorization, and Web services Use JBoss Seam to greatly simplify development of database-backed applications Implement custom components, converters, and validators Master the JSF 1.2 tag libararies, and extend JSF with additional tag libraries Preface Acknowledgments Chapter 1: Getting Started Chapter 2: Managed Beans Chapter 3: Navigation Chapter 4: Standard JSF Tags Chapter 5: Data Tables Chapter 6: Conversion and Validation Chapter 7: Event Handling Chapter 8: Subviews and Tiles Chapter 9: Custom Components, Converters, and Validators Chapter 10: External Services Chapter 11: Ajax Chapter 12: Open Source Chapter 13: How Do I . . . Index
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    Language: English
    Keywords: Web services ; Java (Computer program language) ; Computer network architectures ; Electronic books ; local
    Abstract: Expert Solutions and State-of-the-Art Code Examples SOA Using Java™ Web Services is a hands-on guide to implementing Web services and Service Oriented Architecture (SOA) with today's Java EE 5 and Java SE 6 platforms. Author Mark Hansen presents in explicit detail the information that enterprise developers and architects need to succeed, from best-practice design techniques to state-of-the-art code samples. Hansen covers creating, deploying, and invoking Web services that can be composed into loosely coupled SOA applications. He begins by reviewing the "big picture," including the challenges of Java-based SOA development and the limitations of traditional approaches. Next, he systematically introduces the latest Java Web Services (JWS) APIs and walks through creating Web services that integrate into a comprehensive SOA solution. Finally, he shows how application frameworks based on JWS can streamline the entire SOA development process and introduces one such framework: SOA-J. The book Introduces practical techniques for managing the complexity of Web services and SOA, including best-practice design examples Offers hard-won insights into building effective SOA applications with Java Web Services Illuminates recent major JWS improvements-including two full chapters on JAX-WS 2.0 Thoroughly explains SOA integration using WSDL, SOAP, Java/XML mapping, and JAXB 2.0 data binding Walks step by step through packaging and deploying Web services components on Java EE 5 with JSR-181 (WS-Metadata 2.0) and JSR-109 Includes specific code solutions for many development issues, from publishing REST endpoints to consuming SOAP services with WSDL Presents a complete case study using the JWS APIs, together with an Ajax front end, to build a SOA application integrating Amazon, Yahoo Shopping, and eBay Contains hundreds of code samples-all tested with the GlassFish Java EE 5 reference implementation-that are downloadable from the companion Web site, http://soabook.com. Foreword Preface Acknowledgments About the Author Chapter 1: Service-Oriented Architecture with Java Web Services Chapter 2: An Overview of Java Web Services Chapter 3: Basic SOA Using REST Chapter 4: The Role of WSDL, SOAP, and Java/XML Mapping in SOA Chapter 5: The JAXB 2.0 Data Binding Chapter 6: JAX-WS-Client-Side Development Chapter 7: JAX-WS 2.0-Server-Side Development Chapter 8: Packaging and Deployment of SOA Components (JSR-181 and JSR-109) Chapter 9: SOAShopper: Integrating eBay, Amazon,...
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    Language: English
    Keywords: JavaServer pages ; Ajax (Web site development technology) ; Asynchronous transfer mode ; Web site development ; Application software ; Electronic books ; local
    Abstract: Based on material from the forthcoming second edition of Core JavaServer™ Faces by David Geary and Cay Horstmann, this short cut explores how to use JavaServer Faces and AJAX (Asynchronous JavaScript with XMLHttpRequest) to create rich user interfaces. Starting with a brief review of Ajax fundamentals, it goes on to cover Implementing Ajax with a servlet in a JSF application Using JSF phase listeners for more complex Ajax scenarios Form completion and real-time validation Accessing UI view state from an Ajax call Client-side state saving and Ajax Direct Web Remoting with DWR Finally, after concisely explaining JSF components that wrap existing JavaScript components using Prototype, Scriptaculous, Dojo, and Rico, this Short Cut briefly explores how to use the Ajax4jsf framework to seamlessly integrate Ajax into JSF applications.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 0131345559 , 9780131345553
    Language: English
    Pages: xli, 981 p , col. ill. , 24 cm
    Edition: 2nd ed.
    Keywords: Web sites ; Design ; Electronic books ; local
    Abstract: Praise for the second edition of The Design of Sites "In my worldwide IBM marketing role, I have the benefit of working with some of the finest international interactive agencies and internal Web teams. As I read The Design of Sites, [I see] the insight from years of professional advice has been put to paper. Nowhere have I seen such a practical, effective, and easy-to-use book to solve and avoid Internet design issues. I keep a copy of the book handy to remind me of the things I forgot and to gain fresh perspectives. It never fails to deliver." -John Cilio, marketing manager, IBM System x & z Storage Synergy "The Design of Sites artfully brings forward the original intent of Christopher Alexander's pattern language into the user experience design arena. It is a valuable and comprehensive reference." -George Hackman, Jr., senior director of User Experience for User Interface Guidelines, Patterns and Standards, Oracle Corporation "The Design of Sites is one of the best tools I have in my usability toolbox. [These] Web UI design patterns make it easy for me to show my clients how to get the most usability bang for their buck." -Claudia Alden Case, usability consultant and interaction designer, Alden Case Enterprises, Inc. "If only biology class had been like this. Lucid text, bulletproof content, and a comprehensive taxonomy that's just as much a source of inspiration as it is a production tool. This is a really, really good book. If you build Web sites, read it." -Marc Campbell, author of Web Design Garage Praise for the first edition of The Design of Sites "Stop reinventing the wheel every time you design a Web site! The Design of Sites helps you rethink your Web sites in terms of genres and patterns. Once you have identified the patterns and applied the best practices for those patterns as outlined in this book, you will reduce your design effort by 50 percent . . . at least!" -Pawan R. Vora, vice president, Information Architecture, Seurat Company "The content [in The Design of Sites ] could make a novice into a seasoned professional over a weekend. Many companies pay a fortune for the information contained in the book's primary chapters." -John Cilio, marketing manager, IBM System x & z Storage Synergy "This book has many handy checklists for what you should and should not do in creating a conventional Web site. Just following the authors' suggestions would put your site in the top few percent for readability and usability." -Jef Raskin, cr...
    Note: Includes bibliographical references (p. 897-933) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 0321419502 , 9780321419507
    Language: English
    Keywords: Active server pages ; Microsoft .NET ; Web servers ; Web site development ; Internet programming ; Electronic books ; local
    Abstract: The Comprehensive Guide to ASP.NET 2.0 for Experienced Developers ASP.NET 2.0 represents a true breakthrough in Web development technology and delivers unprecedented power, flexibility, and efficiency. If you're an experienced programmer who wants to build production-quality Web applications and services with ASP.NET 2.0, this book is the deepest, most practical tutorial you can find. Randy Connolly introduces today's best practices for every facet of ASP.NET 2.0 development. He illuminates ASP.NET 2.0 Web server control architecture, sophisticated user interface capabilities, and navigation controls. He presents systematic, practical coverage of ASP.NET 2.0 data integration, state management, personalization, and more. As with all books in the Prentice Hall Core Series, Core Internet Application Development with ASP.NET 2.0 focuses on solving serious problems with professional-quality code. With practical insights into everything from data binding to security, this is the ASP.NET 2.0 book you've been searching for: a definitive guide to building industrial-strength Web solutions. This Book Delivers Best practices for architecting and implementing state-of-the-art Web applications and services Expert insight into the entire ASP.NET development process, from design through deployment Hundreds of professional-quality code examples, including complete applications and business objects In-depth coverage of the latest ASP.NET features, including master pages, new data source controls, and ASP.NET AJAX (a.k.a. "Atlas") Every Core Series Book Demonstrates practical techniques used by professional developers Features robust, thoroughly tested sample code and realistic examples Focuses on the cutting-edge technologies you need to master today Provides expert advice that will help you build superior software Preface Acknowledgments About the Author Part I: Core ASP.NET Chapter 1: Introducing ASP.NET 2.0 Chapter 2: How ASP.NET Works Chapter 3: Working with the Standard Web Server Controls Chapter 4: The Additional Standard Web Server Controls Chapter 5: Exception Handling and Validation Controls Chapter 6: Customizing and Managing Your Site's Appearance Chapter 7: ASP.NET Site Navigation Part II: Working with Data Chapter 8: Data Binding and Representation Chapter 9: Using ADO.NET Chapter 10: Data Controls Chapter 11: Designing and Implementing Web Applications Chapter 12: Managing ASP.NET State Part III: Implementing Web Applications Chapter 13: Se...
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780132351355 , 0132351358
    Language: English
    Keywords: Computer software ; Development ; Computer software ; Quality control ; Electronic books ; local
    Abstract: The Analytic Hierarchy Process (AHP) is an advanced technique that supports decision makers in structuring complex decisions, quantifying intangible factors, and evaluating choices in multiobjective decision situations. It is a comprehensive and rational decision-making framework that provides a powerful methodology for determining relative worth among a set of elements. AHP is especially suitable for complex decisions that involve the comparison of decision elements which are difficult to quantify. The AHP, and its more recent version the Analytic Network Process (ANP), were developed by Dr. Thomas Saaty and have been applied in a wide variety of decision situations in organizations worldwide. AHP is particularly applicable in managing software complexity, and in Quality Function Deployment (QFD), as presented in Chapter 11 of the book Design for Trustworthy Software . This short cut illustrates the application of AHP in prioritizing complex design issues. It also shows how AHP and its supporting software, Expert Choice (EC), can handle much higher levels of complexities accurately and expeditiously than the prioritization matrices introduced in Chapter 7 of Design for Trustworthy Software . In addition to solutions facilitated by EC, this short cut also illustrates two known approximations to AHP solutions using manual calculations. Manual calculations can be used to solve relatively less complex problems. They are presented in this short cut to illustrate the first principles and the steps involved in AHP. This short cut is a reproduction of Chapter 8 of the book Design for Trustworthy Software and introduces AHP with a simple example. It can be used either as a methodology in trustworthy software design process or as a standalone introductory presentation on AHP. This short cut should be of interest to software and quality professionals. In particular, it would be of value to the CMMI, Six Sigma, and DFSS communities worldwide, especially those who have acquired or plan to acquire Green Belt, Black Belt, Master Black Belt, or similar competencies in various quality management disciplines. It should also be a useful resource for students and academicians of various programs at senior undergraduate and graduate levels, and for those preparing for ASQ's Certified Software Quality Engineer (CSQE) examination. What This Short Cut Covers 3 Introduction 4 Prioritization, Complexity, and the Analytic Hierarchy Process 4 Multiobjective Decision-Mak...
    Note: "This article is an adaptation of chapter 8 from the book Design for trustworthy Software by Bijay K. Jayaswal, Peter C. Patton (0-13-187250-8, Prentice Hall)" --Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780132347969 , 0132347962
    Language: English
    Keywords: Decision support systems ; Decision making ; Electronic books ; local
    Abstract: "Automated decisions systems are probably already being used in your industry, and they will undoubtedly grow in importance. If your business needs to make quick, accurate decisions on an industrialized scale, you need to read this book." Thomas H. Davenport, Professor, Babson College, Author of Competing on Analytics The computer-based systems most organizations rely on to support their businesses are not very smart. Many of the business decisions these companies make tend to be hidden in systems that make poor decisions, or don't make them at all. Further, most systems struggle to keep up with the pace of change. The answer is not to implement newer, "intelligent" systems. The fact is that much of today's existing technology has the potential to be "smart enough" to make a big difference to an organization's business. This book tells you how. Although the business context and underlying principles are explained in a nontechnical manner, the book also contains how-to guidance for more technical readers. The book's companion site, www.smartenoughsystems.com, has additional information and references for practitioners as well as news and updates. Additional Praise for Smart (Enough) Systems "James Taylor and Neil Raden are on to something important in this book-the tremendous value of improving the large number of routine decisions that are made in organizations every day." Dr. Hugh J. Watson, Chair of Business Administration, University of Georgia "This is a very important book. It lays out the agenda for business technology in the new century-nothing less than how to reorganize every aspect of how a company treats its customers." David Raab, President, ClientXClient "This book is an important contribution to business productivity because it covers the opportunity from both the business executive's and technologist's perspective. This should be on every operational executive's and every CIO's list of essential reading." John Parkinson, Former CTO, Capgemini, North American Region "This book shows how to use proven technology to make business processes smarter. It clearly makes the case that organizations need to optimize their operational decisions. It is a must-have reference for process professionals throughout your organization." Jim Sinur, Chief Strategy Officer, Global 360, Inc.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780132242066 , 0132242060
    Language: English
    Keywords: Ajax (Web site development technology) ; Web sites ; Authoring programs ; Web site development ; Electronic books ; local
    Abstract: "The core technologies of Ajax are quite straightforward; the hard part is applying them in the real world. Fortunately, the authors have been putting Ajax into practice since long before the term 'Ajax' was even coined. Enterprise AJAX offers excellent coverage of issues rarely explained to date, but frequently encountered by enterprise developers-including architecting of Ajax applications, and how to deal with such concerns as usability, security, and reliability." -DR. MICHAEL MAHEMOFF, PH.D. author of Ajax Design Patterns (AjaxPatterns.org) "Just when you thought you knew all you need to know about Ajax, Dave, Alexei, and Andre force open your cranium and unload a dumptruck full of Enterprise Ajax techniques, best practices, and hard-earned expert insight onto your brain. If you want to mix some serious Ajax into your serious business applications, the solid information and advice you get from this book will let you do so with confidence." -BRENT ASHLEY, Web Developer and Ajax Pioneer "I can't think of any better authors for a book on Enterprise AJAX. The book is sure to be a valuable reference for developers the world over working on the next generation of web applications." -MATT MCKENZIE, Software development manager, LiveCycle, Adobe Systems Inc. "A great resource for writing quality, enterprise-level JavaScript." -CHRISTIAN VAN EEDEN, Senior Application Specialist, Schenker DB Logistics BUILD RELIABLE, SCALABLE, ENTERPRISE-CLASS WEB APPLICATIONS WITH AJAX Writing for enterprise developers, architects, and user interface specialists, the authors explain why AJAX offers such great promise in large-scale development. Next, they systematically introduce today's key AJAX techniques and components. You'll walk through developing frameworks for building AJAX applications that combine data tables, Web forms, charts, search, and filtering: the very systems businesses depend on in CRM, ERP, BI, and beyond. Then, building on this strong foundation, the authors identify proven AJAX architectural patterns, and present case studies drawn from actual .NET and Java AJAX applications. Coverge includes Using AJAX to implement Model-View-Controller (MVC) in the browser Encapsulating user interface functionality to facilitate code reuse and reduce cross-browser development problems Overcoming the unique security challenges associated with AJAX Web applications Optimizing AJAX usability: the "back" button, caching, bookmarking, offline usage, and beyond ...
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780131350649 , 0131350641
    Language: English
    Keywords: Ajax (Web site development technology) ; Electronic books ; local
    Abstract: "I very much enjoyed how this book covers the full Ajax application lifecycle and not only coding techniques. Anyone who is looking to become a professional front-end developer will appreciate the architectural insight and best practices delivered by this book." - Andi Gutmans, Co-Founder & Co-Chief Technology Officer of Zend Technologies Mission-Critical Ajax: Maximizing Scalability, Performance, Security, Reliability, and Maintainability Advanced Ajax: Architecture and Best Practices is the definitive guide to building business-critical, production-quality Web applications with Ajax. Shawn M. Lauriat systematically addresses the design, architecture, and development issues associated with Ajax, offering proven patterns and robust code examples available in no other book. You'll find best practices for addressing the full spectrum of issues enterprise Ajax developers face: scalability, performance, security, reliability, flexibility, maintainability, and reusability. Writing for experienced Web developers, Lauriat delivers fresh ideas and elegant solutions: meaty technical content, presented with exceptional clarity. Among the many topics he covers in unprecedented depth: cleanly implementing JavaScript custom events to reduce coupling and to enhance flexibility; overcoming Ajax's traditional accessibility limitations; reducing network latency through compression and other techniques; and much more. Coverage includes Planning Ajax interfaces for simplicity, clarity, and intuitiveness Creating scalable, maintainable architectures for client-side JavaScript Using the latest tools to profile, validate, and debug client-side code Architecting the server side for security and functionality, while restricting loaded data, objects, and actions to current requests Protecting against the most widespread and significant Ajax security risks Optimizing every component of an Ajax application, from server-side scripts to database interactions Introducing cutting-edge Ajax: game development, Ajax with canvas, and Ajax for enterprise applications About the Web Site This book's companion Web site (http://advancedajax.frozen-o.com) doesn't just provide all the code: It shows code examples in action , as building blocks of a real Web application interface.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780137128358 , 0137128355
    Language: English
    Pages: xlii, 463 p , ill. , 24 cm. +
    Edition: 2nd ed.
    Keywords: Ubuntu (Electronic resource) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: A new edition of this title is available, ISBN-10: 0137136684 ISBN-13: 9780137136681 Praise for The Official Ubuntu Book ". . . this one (Ubuntu Linux book) is at the head of the pack for getting started with your penguin experience. . . ." -Tom Duff "Benjamin Mako Hill et al. have produced an excellent book that speaks to everyone who uses or is considering using Ubuntu." -James Pyles, Reviewer, "The Linux Tutorial" "Well written in an easy-to-follow format. Full of information for folks new to Linux or just new to Ubuntu. Even nontechnical users would find this a very helpful resource." -Ben Gerber,Arsgeek.com "I'd recommend picking it up if you are running Ubuntu." -Tony Lawrence, owner of aplawrence.com Ubuntu is a complete, free operating system that emphasizes community, support, and ease of use without compromising speed, power, or flexibility. It's Linux for human beings-designed for everyone from computer novices to experts. Ubuntu 7.04 (a.k.a., "Feisty Fawn") is the latest release-more powerful, more flexible, and friendlier than ever. The Official Ubuntu Book, Second Edition, will get you up and running quickly. Written by expert leading Ubuntu community members, this book covers all you need to know to make the most of Ubuntu 7.04, whether you're a home user, small business user, server administrator, or programmer. The authors cover Ubuntu 7.04 from start to finish: installation, configuration, desktop productivity, games, management, support, and much more. Among the many new topics covered in this edition: Ubuntu's expanded multimedia functionality and Edubuntu offerings geared for schools and educational settings. The Official Ubuntu Book, Second Edition, covers standard desktop applications, from word processing, spreadsheets, Web browsing, e-mail, instant messaging, music, video, and games to software development, databases, and server applications. In addition, you'll Learn how to customize Ubuntu for home, small business, school, government, and enterprise environments Learn how to quickly update Ubuntu to accommodate new versions and new applications Find up-to-the-minute troubleshooting advice from Ubuntu users worldwide Learn Ubuntu Server installation and administration, including LVM and RAID implementation Learn about Edubuntu-Ubuntu optimized specifically for classroom The DVD includes the complete Ubuntu Linux operating system for installation on PC platforms, preconfigured with an outstanding desktop environment fo...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780132351379 , 0132351374
    Language: English
    Keywords: Computer software ; Development ; Computer software ; Quality control ; Electronic books ; local
    Abstract: This short cut is a reproduction of Chapter 21 of the book Design for Trustworthy Software (DFTS) and is a sequel to Chapters 2, 5, and 20. The Plan, Implement, Control, and Secure (PICS) implementation framework is revisited and its four phases are examined in turn. Building organization-wide competencies to launch and sustain a DFTS initiative is emphasized. The short cut begins with a review of various planning activities and a summary of deliverables. This is followed by a detailed presentation of the two implementation steps that deal with establishing overall learning objectives, designing and customizing learning curricula, providing training for support personnel and Black Belts and Master Black Belts, and the ensuing application of such learning to an actual software development project. Next is a discussion of monitoring and control mechanisms including self-appraisal, successive appraisal, and review of work carried out to date with the customers. This is followed by a discussion of Simon's Levers of Control, namely, belief systems, boundary systems, diagnostic control systems, and interactive control systems, and of important issues related to internal control systems to ensure integrity of data used in strategic control systems. Finally, operational controls involving feedback control systems and project management is presented. A case study of GE's Operating System is introduced as a vehicle to launch a new initiative and enrich it through several yearly cycles. Another case study presents Tata Consultancy Services' quality initiatives and their integration. A brief discussion of application in small software firms and e-cottages is provided. The chapter ends with a brief discussion of the future course of a DFTS initiative. This short cut can be used either as a methodology in deploying the DFTS initiative or as a standalone presentation on launching major organizational initiatives. This short cut should be of interest to software and quality professionals. In particular, it should be of value to the CMMI, Six Sigma, and DFSS communities worldwide, especially those who have acquired or plan to acquire Green Belt, Black Belt, Master Black Belt, or similar competencies in various quality management disciplines. It should also be useful resource for students and academic of various programs at senior undergraduate and graduate levels, and for those preparing for American Society for Quality's (ASQ) Certified Software Quality Engin...
    Note: "This article is an adaptation of chapter 21 from the book Design for trustworthy software by Bijay K. Jayaswal and Peter C. Patton (0-13-187250-8, Prentice Hall)" --Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780132351331 , 0132351331
    Language: English
    Keywords: Computer software ; Reliability ; Computer software ; Quality control ; Computer software ; Development ; Taguchi methods (Quality control) ; Electronic books ; local
    Abstract: The software industry stands on the brink of an era of dramatic change. We expect the industry to continue the restructuring process already begun, emerging as a much smaller number of horizontally structured firms mostly doing business with each other. As software becomes highly "componentized," the industry will begin to resemble the automotive industry, with many small firms making parts, but only a few large ones assembling them into finished products. Software automation in the form of application generation technology will become the norm as system analysts and other domain specialists become the new application programmers, writing in specification languages. Meanwhile, the more talented of today's application programmers will become system programmers, writing the meta-compilers that will transform specification language codes into Java and C application programs. It is still true that new technologies do not replace old technologies, at least not at first; in their infancy, they merely supplement them. Chapters 16, 17, 18 and 19 of the book Design for Trustworthy Software address the transition period during which robust, trustworthy software is still created by current technology and processes as the new technology and its streamlined processes emerge. This short cut is a reproduction of Chapter 17 of Design for Trustworthy Software . It illustrates how Taguchi's quality loss function provides a measure of the overall loss to society when a product fails to meet its target functionality and reliability. It describes howsignal-to-noise ratio measures the positive quality contribution from controllable or design factors versus the negative quality contribution from uncontrollable or noise factors. It presents Taguchi Methods involving seven steps, beginning with a clear statement of thedesign problem and ending with a confirming statisticalexperiment showing how parameter choices will enhance robustness. An example from electrical circuit design is presented, because it is much more similar to software design than mechanical design, where Taguchi Methods have found their largest applications. A more detailed example from software design or product improvement builds on the previous example. Lastly, this short cut describes Taguchi's development and application of an earlier technique involving Latin squares or orthogonal matrices to allow the evaluation on multiple parameters simultaneously. It illustrates how his use of orthogonal mat...
    Note: "This article is an adaptation of chapter 17 from the book Design for trustworthy software by Bijay K. Jayaswal and Peter C. Patton (0-13-187250-8 Prentice Hall)" --Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 0132236931 , 9780132236935
    Language: English
    Keywords: Computer systems ; Evaluation ; Computer systems ; Reliability ; Computer networks ; Monitoring ; Electronic books ; local
    Abstract: Build real-world, end-to-end network monitoring solutions with Nagios This is the definitive guide to building low-cost, enterprise-strength monitoring infrastructures with Nagios, the world's leading open source monitoring tool. Network monitoring specialist David Josephsen goes far beyond the basics, demonstrating how to use third-party tools and plug-ins to solve the specific problems in your unique environment. Josephsen introduces Nagios "from the ground up," showing how to plan for success and leverage today's most valuable monitoring best practices. Then, using practical examples, real directives, and working code, Josephsen presents detailed monitoring solutions for Windows, Unix, Linux, network equipment, and other platforms and devices. You'll find thorough discussions of advanced topics, including the use of data visualization to solve complex monitoring problems. This is also the first Nagios book with comprehensive coverage of using Nagios Event Broker to transform and extend Nagios. Understand how Nagios works, in depth: the host and service paradigm, plug-ins, scheduling, and notification Configure Nagios successfully: config files, templates, timeperiods, contacts, hosts, services, escalations, dependencies, and more Streamline deployment with scripting templates, automated discovery, and Nagios GUI tools Use plug-ins and tools to systematically monitor the devices and platforms you need to monitor, the way you need to monitor them Establish front-ends, visual dashboards, and management interfaces with MRTG and RRDTool Build new C-based Nagios Event Broker (NEB) modules, one step at a time Contains easy-to-understand code listings in Unix shell, C, and Perl If you're responsible for systems monitoring infrastructure in any organization, large or small, this book will help you achieve the results you want-right from the start. David Josephsen is Senior Systems Engineer at DBG, Inc., where he maintains a collection of geographically dispersed server farms. He has more than a decade of hands-on experience with Unix systems, routers, firewalls, and load balancers in support of complex, high-volume networks. Josephsen's certifications include CISSP, CCNA, CCDA, and MCSE. His co-authored work on Bayesian spam filtering earned a Best Paper award at USENIX LISA 2004. He has been published in both ;login and Sysadmin magazines on topics relating to security, systems monitoring, and spam mitigation. Introduction CHAPTER 1 Best Practices ...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall | Boston, Mass. :Safari Books Online
    ISBN: 9780132351348 , 013235134X
    Language: English
    Keywords: Computer software ; Development ; Computer software ; Quality control ; Quality function deployment ; Electronic books ; local
    Abstract: Leading companies around the world, including Toyota and General Electric, have practiced Quality Function Deployment (QFD) for decades. Developed in Japan by Dr. Yoji Akao and Dr. Shigeru Mizuno, QFD has two aims: to ensure that true customer needs are properly deployed throughout all phases of the development process, and to improve the development process itself. The application of QFD to software (Software QFD) began in Japan in 1982, in North America in 1988, and in Europe in 1990. Today many leading software organizations around the world use Software QFD and it is an essential part of organization-wide quality approaches such as Total Quality Management (TQM) and Design for Six Sigma (DFSS). As a quality system, QFD employs, but is not limited to, the Seven Management and Planning (7 MP) Tools, introduced in Chapter 7 of the book Design for Trustworthy Software . It has deployments, or subsystems, to address customer concerns such as quality, technology, cost/schedule, and reliability/risk, among others. Although QFD is known for the "House of Quality" matrix, organizations that simply use this matrix alone neither meet the aims of QFD nor are considered to be "doing QFD" by leading QFD experts. Further, because of unfortunate historical errors in understanding, many published QFD examples are incorrect and are not suitable as models for software development. Such mistakes are corrected in the overview of Blitz QFD presented in this short cut. This short cut is a reproduction of Chapter 11 of the book Design for Trustworthy Software and introduces Software QFD as a part of trustworthy software development process. It can be used either as an important methodology in software design process or as a standalone presentation on QFD for software development process. This short cut should be of interest to software and quality professionals. In particular, it would be of value to the CMMI, Six Sigma, and DFSS communities worldwide, especially those who have acquired or plan to acquire Green Belt, Black Belt, Master Black Belt, or similar competencies in various quality management disciplines. It should also be useful resource for students and academics of various programs at senior undergraduate and graduate levels, and for those preparing for ASQ's Certified Software Quality Engineer (CSQE) examination. What This Short Cut Covers 3 QFD: Origin and Introduction 4 Problems with Traditional QFD Applied to Software 20 Modern QFD for Software 25 ...
    Note: "This article is an adaptation of chapter 11 from the book Design for trustworthy software by Bijay K. Jayaswal and Peter C. Patton (0-13-187250-8, Prentice Hall)" --Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...