Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • 2020-2024  (35)
  • 2000-2004  (343)
  • Safari, an O’Reilly Media Company  (263)
  • ebrary, Inc
Datasource
Material
Language
Years
Year
  • 1
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (275 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Companies are spending billions on machine learning projects, but it’s money wasted if the models can’t be deployed effectively. In this practical guide, Hannes Hapke and Catherine Nelson walk you through the steps of automating a machine learning pipeline using the TensorFlow ecosystem. You’ll learn the techniques and tools that will cut deployment time from days to minutes, so that you can focus on developing new models rather than maintaining legacy systems. Data scientists, machine learning engineers, and DevOps engineers will discover how to go beyond model development to successfully productize their data science projects, while managers will better understand the role they play in helping to accelerate these projects. The book also explores new approaches for integrating data privacy into machine learning pipelines. Understand the machine learning management lifecycle Implement data pipelines with Apache Airflow and Kubeflow Pipelines Work with data using TensorFlow tools like ML Metadata, TensorFlow Data Validation, and TensorFlow Transform Analyze models with TensorFlow Model Analysis and ship them with the TFX Model Pusher Component after the ModelValidator TFX Component confirmed that the analysis results are an improvement Deploy models in a variety of environments with TensorFlow Serving, TensorFlow Lite, and TensorFlow.js Learn methods for adding privacy, including differential privacy with TensorFlow Privacy and federated learning with TensorFlow Federated Design model feedback loops to increase your data sets and learn when to update your machine learning models
    Note: Online resource; Title from title page (viewed August 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (540 pages)
    Edition: 4th edition
    Keywords: Electronic books ; local
    Abstract: Why is PHP the most widely used programming language on the web? This updated edition teaches everything you need to know to create effective web applications using the latest features in PHP 7.3. You’ll start with the big picture and then dive into language syntax, programming techniques, and other details, using examples that illustrate both correct usage and common idioms. If you have a working knowledge of HTML and CSS, authors Kevin Tatroe and Peter MacIntyre provide style tips and practical programming advice in a clear, concise manner to help you become a top-notch PHP programmer. Get an overview of what’s possible when you use PHP programs Learn language fundamentals, including data types, variables, operators, and flow control statements Explore functions, strings, arrays, and objects Apply common web application techniques, such as form processing, data validation, session tracking, and cookies Interact with relational databases like MySQL or NoSQL databases such as MongoDB Generate dynamic images, create PDF files, and parse XML files Learn secure scripts, error handling, performance tuning, and other advanced topics Get a quick reference to PHP core functions and standard extensions
    Note: Online resource; Title from title page (viewed April 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (224 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Serverless is a revolution in the way organizations build and deploy software. With this hands-on guide, Java engineers will learn how to use their language experience in the new world of serverless computing. You’ll discover how this cloud computing model can drastically reduce the complexity in developing and operating applications while reducing costs and time to market. Engineering leaders John Chapin and Mike Roberts guide you through the process of developing serverless applications using AWS Lambda, Amazon’s event-driven, serverless computing platform. You’ll learn how to prepare the development environment, program Lambda functions, and deploy and operate your serverless software. Chapters includes exercises to help you through each aspect of the process. Get an introduction to serverless, functions-as-a-service, and AWS Lambda Learn how to deploy working Lambda functions to the cloud Program Lambda functions and learn how to get data in and out Build and package Java-based Lambda code and dependencies Create serverless applications by building a serverless API and data pipeline Test your serverless applications using automated techniques Apply advanced techniques to build production-ready applications
    Note: Online resource; Title from title page (viewed February 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (93 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Statistical methods are a key part of data science, yet few data scientists have formal statistical training. Courses and books on basic statistics rarely cover the topic from a data science perspective. The second edition of this practical guide—now including examples in Python as well as R—explains how to apply various statistical methods to data science, tells you how to avoid their misuse, and gives you advice on what’s important and what’s not. Many data scientists use statistical methods but lack a deeper statistical perspective. If you’re familiar with the R or Python programming languages, and have had some exposure to statistics but want to learn more, this quick reference bridges the gap in an accessible, readable format. With this updated edition, you’ll dive into: Exploratory data analysis Data and sampling distributions Statistical experiments and significance testing Regression and prediction Classification Statistical machine learning Unsupervised learning
    Note: Online resource; Title from title page (viewed May 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (150 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: If you’re among the Python developers put off by Asyncio’s complexity, it’s time to take another look. Asyncio is complicated because it aims to solve problems in concurrent network programming for both framework developers and end-user developers like you. The features you need to consider are a small subset of the whole Asyncio API, but picking out the right features is the tricky part. That’s where this practical book comes in. Veteran Python developer Caleb Hattingh helps end-user developers gain a basic understanding of Asyncio’s building blocks—enough to get you started writing simple event-based programs. You’ll learn why Asyncio offers a safer alternative to preemptive multitasking (threading) and how this API provides a simple way to support thousands of simultaneous socket connections. Get a critical comparison of Asyncio and threading for concurrent network programming Take an Asyncio walkthrough, including a quickstart guide to help you hit the ground looping with event-based programming Learn the difference between Asyncio features for end-user developers and those for framework developers Understand Asyncio’s new async/await language syntax, including coroutines and task and future APIs Get detailed case studies (with code) of some popular Asyncio-compatible third-party libraries
    Note: Online resource; Title from title page (viewed March 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (56 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Level up with Tableau to build eye-catching, easy-to-interpret data visualizations. In this follow-up guide to 2018’s Practical Tableau, author Ryan Sleeper takes you through a collection of unique tips and tutorials for using this popular software. Beginning to advanced Tableau users will learn how to go beyond Show Me to make better data charts and learn dozens of tricks to improve both the author and user experience. Featuring many tutorials he designed himself, Ryan shows you how to create charts that empower Tableau users to explore, understand, and derive value from their data. He also shares many of his favorite tricks that enabled him to become a Tableau Zen Master, Tableau Public Visualization of the Year author, and Tableau Iron Viz Champion. Learn what’s new in Tableau since Practical Tableau was released in 2018 Examine unique new charts—timelines, custom gauges, and leapfrog charts—plus innovations such as highlight tables, scatter plots, and maps Get tips that can help make a Tableau developer’s life easier Understand what developers can do to make users’ lives easier
    Note: Online resource; Title from title page (viewed July 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Language: English
    Pages: 1 online resource (600 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Can a system ever truly be considered reliable if it isn't fundamentally secure? In two previous O'Reilly books, experts from Google showed how reliability is fundamental to service design. Site Reliability Engineering and The Site Reliability Workbook demonstrated how and why a commitment to the entire service lifecycle enables organizations to successfully build, deploy, monitor, and maintain software systems. Security is also crucial to the design and operation of scalable systems in production, as it plays an important part in product quality, performance, reliability, and availability. In a world where most products are connected to the internet, and with cloud technologies and machine learning becoming more prevalent, enabling security by default is increasingly important. This book shares best practices to help an organization of any size design scalable and reliable systems that are fundamentally secure. It also offers insights into how teams across an organization can collaborate on security and reliability. Specifically, you'll learn about: Design Strategies Implementation and Operations Preparing for the Worst: Detection and Response Scaling Security and the Organization
    Note: Online resource; Title from title page (viewed March 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Berrett-Koehler Publishers | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This book presents a new approach to risk management that enables executives to think systematically and strategically about future risks and deal proactively with threats to their competitive advantages in an ever more volatile, uncertain, complex, and ambiguous world. Organizations typically manage risks through traditional tools such as insurance and risk mitigation; some employ enterprise risk management, which looks at risk holistically throughout the organization. But these tools tend to focus organizational attention on past actions and compliance. Executives need to tackle risk head-on as an integral part of their strategic planning process, not by looking in the rearview mirror. Strategic Risk Management (SRM) is a forward-looking approach that helps teams anticipate events or exposures that fundamentally threaten or enhance a firm's position. The authors, experts in both business strategy and risk management, define strategic risks and show how they differ from operational risks. They offer a road map that describes architectural elements of SRM (knowledge, principles, structures, and tools) to show how leaders can integrate them to effectively design and implement a future-facing SRM program. SRM gives organizations a competitive advantage over those stuck in outdated risk management practices. For the first time, it enables them to look squarely out the front windshield.
    Note: Online resource; Title from title page (viewed January 21, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (800 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Want to create devices that interact with the physical world? This cookbook is perfect for anyone who wants to experiment with the popular Arduino microcontroller and programming environment. You’ll find more than 200 tips and techniques for building a variety of objects and prototypes such as IoT solutions, environmental monitors, location and position-aware systems, and products that can respond to touch, sound, heat, and light. You don’t need to have mastered Arduino or programming to get started. Updated for the Arduino 1.5 release, the recipes in this third edition include practical examples and guidance to help you begin, expand, and enhance your projects right away—whether you’re an engineer, designer, artist, student, or hobbyist. Get up to speed on the Arduino board and essential software concepts quickly Learn basic techniques for reading digital and analog signals Use Arduino with a variety of popular input devices and sensors Drive visual displays, generate sound, and control several types of motors Interact with devices that use remote controls, including TVs and appliances Learn techniques for handling time delays and time measurement Apply advanced coding and memory-handling techniques
    Note: Online resource; Title from title page (viewed April 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (300 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Early system administration required in-depth knowledge of a variety of services on individual systems. Now, the job is increasingly complex and different from one company to the next with an ever-growing list of technologies and third-party services to integrate. How does any one individual stay relevant in systems and services? This practical guide helps anyone in operations—sysadmins, automation engineers, IT professionals, and site reliability engineers—understand the essential concepts of the role today. Collaboration, automation, and the evolution of systems change the fundamentals of operations work. No matter where you are in your journey, this book provides you the information to craft your path to advancing essential system administration skills. Author Jennifer Davis provides examples of modern practices and tools with recommended materials to advance your skills. Topics include: Development and testing: Version control, fundamentals of virtualization and containers, testing, and architecture reviewDeploying and configuring services: Infrastructure management, networks, security, storage, serverless, and release managementScaling administration: Monitoring and observability, capacity planning, log management and analysis, and security and compliance
    Note: Online resource; Title from title page (viewed July 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (451 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Much has changed in technology over the past decade. Data is hot, the cloud is ubiquitous, and many organizations need some form of automation. Throughout all these transformations, Python has become one of the most popular languages in the world. This practical guide shows you how to use Python for everyday Linux systems administration tasks with today’s most useful DevOps tools, including Docker, Kubernetes, and Terraform. Learning how to interact and automate with Linux is an essential skill for millions of professionals. Python makes it much easier. With this book, you’ll learn how to develop software and solve problems using containers, as well as how to monitor, instrument, load-test, and operationalize your software. If you’re looking for effective ways to "get stuff done" in Python, this is your guide. Automate several tasks using Python Work more efficiently by using a smaller subset of the language Use continuous integration systems to increase software quality Mix shell and Python commands to solve problems
    Note: Online resource; Title from title page (viewed January 3, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (375 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: If you want to build, iterate and scale NLP systems in a business setting and to tailor them for various industry verticals, this is your guide. Consider the task of building a chatbot or text classification system at your organization. In the beginning, there may be little or no data to work with. At this point, a basic solution that uses rule based systems or traditional machine learning will be apt. As you accumulate more data, more sophisticated—and often data intensive—ML techniques can be used including deep learning. At each step of this journey, there are dozens of alternative approaches you can take. This book helps you navigate this maze of options.
    Note: Online resource; Title from title page (viewed May 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (200 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Threat modeling is one of the most essential—and most misunderstood—parts of the development lifecycle. Whether you’re a security practitioner or application developer, this book will help you gain a better understanding of core concepts and how to apply them to your practice to protect your systems from threats. Authors Izar Tarandach and Matthew Coles walk you through the myriad ways to approach and execute threat modeling. Contrary to popular belief, the process takes neither incredibly advanced security knowledge nor an unmanageable amount of effort. But it’s critical for spotting and addressing potential concerns in a cost-effective way before the code’s written and it’s too late to find a solution. Find out why threat modeling is important and how it can make you and your team better, more well-rounded architects and developers Learn the most effective ways to integrate threat modeling into your development lifecycle Use the results of a threat modeling exercise on other aspects of the system lifecycle
    Note: Online resource; Title from title page (viewed April 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (37 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Learn how to build a serverless real-world application in the cloud that’s reliable, secure, maintainable, and can handle millions of users. If you have experience building traditional web applications, this practical guide shows you how to get started with serverless. Cloud engineer Wietse Venema takes you through the steps necessary to build serverless applications with Cloud Run, a container-based serverless platform on Google Cloud. Through the course of the book, you’ll learn how to become productive with serverless technology. You will build and explore several example applications that highlight different parts of the serverless stack, using (light) frontend technology and Go on the back end. You can also follow the lessons in the book using your own project on Google Cloud Platform. You’ll learn how to: Build a serverless application with Google’s Cloud Run and Firestore Approach testing and development Handle user management and authentication Combine serverless with a traditional relational database Run and monitor production services Integrate your application with external APIs
    Note: Online resource; Title from title page (viewed July 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (50 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The future will be increasingly decentralized. As the publicity surrounding bitcoin and blockchain has shown, decentralized technology and distributed business models are already popular. Yet the disruptive potential of this technology is obscured by hype and misconceptions in equal measure. In this detailed guide, Lorne Lantz and Daniel Cawrey distill the complex ideas behind blockchain into an easily digestible reference that shows what is really going on under the hood. Finance and technology professionals will learn how a blockchain works as they explore the evolution and current state of cryptocurrencies, and the function of smart contracts. If you’re evaluating whether to invest your time in the cryptocurrency and blockchain industry, this book is for you. Get beyond the buzzwords and discover what the technology has to offer. Learn why Bitcoin was fundamentally important to the birth of blockchain Explore altcoin and altchain successes and failures, to see what can be done with blockchains and cryptocurrencies Understand the challenges of scaling a blockchain and forking a blockchain project See what Ethereum offers beyond Bitcoin Examine how the money flows in crypto markets Discover why, how, and where governments are intervening in the cryptocurrency and blockchain industry Understand the perspectives of real-world practitioners in the space
    Note: Online resource; Title from title page (viewed October 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (210 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: How can startups successfully scale customer acquisition and revenue growth with a lean team? Out-of-the-box acquisition solutions from Facebook, Google, and others provide a good start, but the companies that can tailor those solutions to meet their specific needs, objectives, and goals will come out winners. With this practical book, author Lomit Patel shows you how to use AI and machine learning (ML) to provide an operational layer atop those acquisition solutions to deliver meaningful results for your company. You’ll learn how to adapt, customize, and personalize cross-channel user journeys to help your company attract and maintain customers. Learn how AI and ML can support the customer acquisition efforts of a lean startup Dive into Customer Acquisition 3.0, an initiative for gaining and retaining customers Explore ways to use ML for marketing purposes Understand the key metrics for determining the growth of your startup Determine the right strategy to foster user acquisition in your company Manage the increased complexity and risk inherent in AI projects
    Note: Online resource; Title from title page (viewed March 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (450 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Coding and testing are generally considered separate areas of expertise. In this practical book, Java expert Scott Oaks takes the approach that anyone who works with Java should be equally adept at understanding how code behaves in the Java Virtual Machine—including the tunings likely to help performance. This updated second edition helps you gain in-depth knowledge of Java application performance using both the JVM and the Java platform. Developers and performance engineers alike will learn a variety of features, tools, and processes for improving the way Java 8 and 11 LTS releases perform. While the emphasis is on production-supported releases and features, this book also features previews of exciting new technologies such as ahead-of-time compilation and experimental garbage collections. Understand how various Java platforms and compilers affect performance Learn how Java garbage collection works Apply four principles to obtain best results from performance testing Use the JDK and other tools to learn how a Java application is performing Minimize the garbage collector’s impact through tuning and programming practices Tackle performance issues in Java EE and SE APIs Improve Java-driven database application performance
    Note: Online resource; Title from title page (viewed February 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (232 pages)
    Edition: 7th edition
    Keywords: Electronic books ; local
    Abstract: For web developers and other programmers interested in using JavaScript, this bestselling book provides the most comprehensive JavaScript reference section on the market. The seventh edition represents a significant update, with new material for ECMAScript 2017 (ES8), and new chapters on language-specific features. JavaScript: The Definitive Guide is ideal for experienced programmers who want to learn the programming language of the web, and for current JavaScript programmers who want to master it.
    Note: Online resource; Title from title page (viewed July 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (280 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: As Python continues to grow in popularity, projects are becoming larger and more complex. Many Python developers are now taking an interest in high-level software architecture patterns such as hexagonal/clean architecture, event-driven architecture, and strategic patterns prescribed by domain-driven design (DDD). But translating those patterns into Python isn’t always straightforward. With this practical guide, Harry Percival and Bob Gregory from MADE.com introduce proven architectural design patterns to help Python developers manage application complexity. Each pattern is illustrated with concrete examples in idiomatic Python that explain how to avoid some of the unnecessary verbosity of Java and C# syntax. You’ll learn how to implement each of these patterns in a Pythonic way. Architectural design patterns include: Dependency inversion, and its links to ports and adapters (hexagonal/clean architecture) Domain-driven design’s distinction between entities, value objects, and aggregates Repository and Unit of Work patterns for persistent storage Events, commands, and the message bus Command Query Responsibility Segregation (CQRS) Event-driven architecture and reactive microservices
    Note: Online resource; Title from title page (viewed April 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (51 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: While many resources for network and IT security are available, detailed knowledge regarding modern web application security has been lacking—until now. This practical guide provides both defensive and offensive security concepts that software engineers can easily learn and apply. Andrew Hoffman, a product security lead at Salesforce.com, introduces three pillars of web application security: recon, offense, and defense. You’ll learn methods for effectively researching and analyzing modern web applications—including those you don’t have direct access to. You’ll also learn how to apply countermeasures to your own applications in order to prevent or mitigate risk from hackers. Ideal as a reference guide or educational text, this book helps you: Explore common vulnerabilities that plague today's web applications Learn essential hacking techniques that attackers use for exploiting applications Map and document web applications for which you do not have direct access Hack your application by applying the OWASP 10 exploits and other attacks Learn how to code your application to protect against the attacks you’ve identified Get practical tips to help you improve the overall security of your web products Develop and deploy your own customized exploits that can bypass many defenses
    Note: Online resource; Title from title page (viewed June 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Sams | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Sams Teach Yourself SQL in 10 Minutes offers straightforward, practical answers when you need fast results. By working through the book’s 22 lessons of 10 minutes or less, you’ll learn what you need to know to take advantage of the SQL language. Lessons cover IBM DB2, Microsoft SQL Server and SQL Server Express, MariaDB, MySQL, Oracle and Oracle express, PostgreSQL, and SQLite. Full-color code examples help you understand how SQL statements are structured Tips point out shortcuts and solutions Cautions help you avoid common pitfalls Notes explain additional concepts, and provide additional information 10 minutes is all you need to learn how to… Use the major SQL statements Construct complex SQL statements using multiple clauses and operators Retrieve, sort, and format database contents Pinpoint the data you need using a variety of filtering techniques Use aggregate functions to summarize data Join two or more related tables Insert, update, and delete data Create and alter database tables Work with views, stored procedures, and more
    Note: Online resource; Title from title page (viewed January 8, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (94 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: If you want to build an enterprise-quality application that uses natural language text, but aren’t sure where to begin or what tools to use, this practical guide will help get you started. You’ll explore special concerns for developing text-based applications, such as performance. Alex Thomas, data scientist at Indeed, shows software engineers and data scientists how to build scalable NLP applications using deep learning and the Apache Spark NLP library. Through concrete examples, practical and theoretical explanations, and hands-on exercises for using NLP on the Spark processing framework, this book teaches you everything from NLP basics to applications of powerful modern techniques. Process text in a distributed environment using Spark NLP, a production-ready library for NLP built on Spark Create, tune, and deploy your own word embeddings Adapt your NLP applications to multiple languages Use text in machine learning and deep learning Learn why these techniques work from a machine learning, linguistic, and practical point of view
    Note: Online resource; Title from title page (viewed July 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (52 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: With a new generation of services and frameworks, frontend and mobile developers can use their existing skill set to build full stack applications by leveraging the cloud. Developers can build robust applications with production-ready features such as authentication, APIs, data layers, machine learning, chatbots, and AR scenes more easily than ever by taking advantage of these new serverless and cloud technologies. This practical guide explains how. Nader Dabit, developer advocate at Amazon Web Services, shows developers how to build full stack applications using React, AWS, GraphQL, and the Amplify Framework. You’ll learn how to create and incorporate services into your client applications while exploring general best practices, deployment strategies, continuous integration and delivery, and rich media management along the way. Learn how to build applications that solve real problems Understand what is (and isn’t) possible when using these technologies Examine how authentication works—and learn the difference between authentication and authorization Discover how serverless functions work and why they’re important Use GraphQL in your application—and learn why it’s important Learn how to build full stack applications on AWS
    Note: Online resource; Title from title page (viewed November 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (66 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local
    Abstract: Imagine what you could do if scalability wasn't a problem. With this hands-on guide, you’ll learn how the Cassandra database management system handles hundreds of terabytes of data while remaining highly available across multiple data centers. This third edition—updated for Cassandra 4.0—provides the technical details and practical examples you need to put this database to work in a production environment. Authors Jeff Carpenter and Eben Hewitt demonstrate the advantages of Cassandra’s nonrelational design, with special attention to data modeling. If you’re a developer, DBA, or application architect looking to solve a database scaling issue or future-proof your application, this guide helps you harness Cassandra’s speed and flexibility. Understand Cassandra’s distributed and decentralized structure Use the Cassandra Query Language (CQL) and cqlsh—the CQL shell Create a working data model and compare it with an equivalent relational model Develop sample applications using client drivers for languages including Java, Python, and Node.js Explore cluster topology and learn how nodes exchange data
    Note: Online resource; Title from title page (viewed July 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (150 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Operators are a way of packaging, deploying, and managing Kubernetes applications. A Kubernetes application doesn’t just run on Kubernetes; it’s composed and managed in Kubernetes terms. Operators add application-specific operational knowledge to a Kubernetes cluster, making it easier to automate complex, stateful applications and to augment the platform. Operators can coordinate application upgrades seamlessly, react to failures automatically, and streamline repetitive maintenance like backups. Think of Operators as site reliability engineers in software. They work by extending the Kubernetes control plane and API, helping systems integrators, cluster administrators, and application developers reliably deploy and manage key services and components. Using real-world examples, authors Jason Dobies and Joshua Wood demonstrate how to use Operators today and how to create Operators for your applications with the Operator Framework and SDK. Learn how to establish a Kubernetes cluster and deploy an Operator Examine a range of Operators from usage to implementation Explore the three pillars of the Operator Framework: the Operator SDK, the Operator Lifecycle Manager, and Operator Metering Build Operators from the ground up using the Operator SDK Build, package, and run an Operator in development, testing, and production phases Learn how to distribute your Operator for installation on Kubernetes clusters
    Note: Online resource; Title from title page (viewed March 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (300 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Data is getting bigger, arriving faster, and coming in varied formats—and it all needs to be processed at scale for analytics or machine learning. How can you process such varied data workloads efficiently? Enter Apache Spark. Updated to emphasize new features in Spark 2.x., this second edition shows data engineers and scientists why structure and unification in Spark matters. Specifically, this book explains how to perform simple and complex data analytics and employ machine-learning algorithms. Through discourse, code snippets, and notebooks, you’ll be able to: Learn Python, SQL, Scala, or Java high-level APIs: DataFrames and Datasets Peek under the hood of the Spark SQL engine to understand Spark transformations and performance Inspect, tune, and debug your Spark operations with Spark configurations and Spark UI Connect to data sources: JSON, Parquet, CSV, Avro, ORC, Hive, S3, or Kafka Perform analytics on batch and streaming data using Structured Streaming Build reliable data pipelines with open source Delta Lake and Spark Develop machine learning pipelines with MLlib and productionize models using MLflow Use open source Pandas framework Koalas and Spark for data transformation and feature engineering
    Note: Online resource; Title from title page (viewed June 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (300 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: With Early Release ebooks, you get books in their earliest form—the author's raw and unedited content as he or she writes—so you can take advantage of these technologies long before the official release of these titles. JavaScript is the little scripting language that could. Once used chiefly to add interactivity to web browser windows, JavaScript is now a primary building block of powerful and robust applications. In this practical book, new and experienced JavaScript developers will learn how to use this language to create APIs as well as web, mobile, and desktop applications. Author and engineering leader Adam D. Scott covers technologies such as Node.js, GraphQL, React, and React Native. Ideal for developers who want to build full stack applications and web development beginners looking to bootstrap a startup, this book shows you how to create a single CRUD-style application that will work across several platforms. Explore GraphQL's simple process for querying data Learn about shared authentication for APIs, web apps, and native applications Build universal web applications with React and Next.js that perform and render on the server Use React Native to write cross-platform applications for iOS and Android that compile to native code Learn how to write desktop applications with Electron
    Note: Online resource; Title from title page (viewed March 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (350 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Most applications today are distributed in some fashion. Monitoring the health and performance of these distributed architectures requires a new approach. Enter distributed tracing, a method of profiling and monitoring applications—especially those that use microservice architectures. There’s just one problem: distributed tracing can be hard. But it doesn’t have to be. With this practical guide, you’ll learn what distributed tracing is and how to use it to understand the performance and operation of your software. Key players at LightStep walk you through instrumenting your code for tracing, collecting the data that your instrumentation produces, and turning it into useful, operational insights. If you want to start implementing distributed tracing, this book tells you what you need to know. You’ll learn: The pieces of a distributed tracing deployment: Instrumentation, data collection, and delivering value Best practices for instrumentation (the methods for generating trace data from your service) How to deal with or avoid overhead, costs, and sampling How to work with spans (the building blocks of request-based distributed traces) and choose span characteristics that lead to valuable traces Where distributed tracing is headed in the future
    Note: Online resource; Title from title page (viewed June 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (58 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als Yablonski, Jon Laws of UX
    RVK:
    Keywords: Electronic books ; local ; Webdesign ; Gebrauchsgrafik ; Mensch-Maschine-Kommunikation ; Benutzerfreundlichkeit ; Verhaltenspsychologie
    Abstract: Every designer today should learn the fundamentals of psychology. Instead of forcing users to conform to a product design or experience, designers need to learn how users behave and interact with various digital interfaces. This guide provides some key principles from psychology to help you design more intuitive, human-centered products and experiences. Humans have an underlying blueprint for how we perceive and process the world around us, and through simple lessons in psychology, this guide will help you define this blueprint.
    Note: Online resource; Title from title page (viewed April 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (250 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Learn the skills necessary to design, build, and deploy applications powered by machine learning. Through the course of this hands-on book, you’ll build an example ML-driven application from initial idea to deployed product. Data scientists, software engineers, and product managers with little or no ML experience will learn the tools, best practices, and challenges involved in building a real-world ML application step-by-step. Author Emmanuel Ameisen, who worked as a data scientist at Zipcar and led Insight Data Science’s AI program, demonstrates key ML concepts with code snippets, illustrations, and screenshots from the book’s example application. The first part of this guide shows you how to plan and measure success for an ML application. Part II shows you how to build a working ML model, and Part III explains how to improve the model until it fulfills your original vision. Part IV covers deployment and monitoring strategies. This book will help you: Determine your product goal and set up a machine learning problem Build your first end-to-end pipeline quickly and acquire an initial dataset Train and evaluate your ML model and address performance bottlenecks Deploy and monitor models in a production environment
    Note: Online resource; Title from title page (viewed February 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (600 pages)
    Edition: 4th edition
    Keywords: Electronic books ; local
    Abstract: Java continues to grow and evolve, and this Cookbook continues to evolve in tandem. This book helps to get you up to speed right away with hundreds of hands-on recipes across a broad range of Java topics. You’ll learn useful techniques for everything from string handling and functional programming to network communication. Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how and why they work. If you are familiar with the basics of the Java language, this cookbook will bolster your knowledge of the language in general and its many recent changes and how to apply them in your day-to-day development. Recipes include: Methods for compiling, running, and debugging “Packaging” Java classes and building applications Manipulating, comparing, and rearranging text Regular expressions for string- and pattern-matching Handling numbers, dates, and times Structuring data with collections, arrays, and other types Object-oriented and functional programming techniques Input/Output, Directory and filesystem operations Network programming on both client and server Processing JSON for data interchange Multithreading and concurrency Using Java in Big Data applications Interfacing Java with other languages The 4th Edition of this book has been updated to cover changes through Java 12 and includes new recipes for Big Data and data science.
    Note: Online resource; Title from title page (viewed April 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (87 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Your Python code may run correctly, but you need it to run faster. By exploring the fundamental theory behind design choices, the updated edition of this practical guide, expanded and enhanced for Python 3, helps you gain a deeper understanding of Python’s implementation. You’ll learn how to locate performance bottlenecks and significantly speed up your code in high-data-volume programs. How can you take advantage of multicore architectures or clusters? Or build a system that can scale up and down without losing reliability? Experienced Python programmers and students alike will learn concrete solutions to these and other issues, along with war stories from companies that use high-performance Python for social media analytics, productionized machine learning, and other situations. Get a better grasp of NumPy, Cython, and profilers Learn how Python abstracts the underlying computer architecture Understand performant pandas Use profiling to find bottlenecks in CPU time and memory usage Write efficient programs by choosing appropriate data structures Speed up matrix, vector, and even tensor computations Use tools to compile Python down to machine code, on CPUs and GPUs Manage multiple I/O and computational operations concurrently Convert multiprocessing code to run on a local or remote cluster Deploy code faster using tools like Docker Solve large problems while using less RAM Get real-life stories and lessons from Python programmers
    Note: Online resource; Title from title page (viewed June 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    ISBN: 9781492043423 , 1492043427 , 9781492043409 , 1492043400
    Language: English
    Pages: 1 online resource (500 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als
    DDC: 005.12
    Keywords: Software architecture ; Software architecture Vocational guidance ; Electronic books ; local ; Architecture logicielle ; Architecture logicielle ; Orientation professionnelle ; Software architecture
    Abstract: Although salary surveys worldwide regularly identify software architect as one of the top ten best jobs, no decent guides exist to help developers become architects. Until now. This practical guide provides the first comprehensive overview of software architecture’s many aspects. You’ll examine architectural characteristics, architectural patterns, component determination, diagramming and presenting architecture, evolutionary architecture, and many other topics. Authors Neal Ford and Mark Richards help you learn through examples in a variety of popular programming languages, such as Java, C#, JavaScript, and others. You’ll focus on architecture principles with examples that apply across all technology stacks.
    Note: Online resource; Title from title page (viewed February 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (250 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: With Early Release ebooks, you get books in their earliest form—the authors' raw and unedited content as they write—so you can take advantage of these technologies long before the official release of these titles. This book will enable you to apply graph thinking to solve complex problems. If you want to learn how to build architectures for extracting value for your domain’s complex problems, then this book is for you. You’ll learn how to think about your data as a graph, and how to determine if graph technology is right for your application. The book describes techniques for scalable, real-time, and multimodel architectures that solve complex problems, and shows how companies are successfully applying graph thinking in distributed production environments. Authors Denise Koessler Gosnell and Matthias Broecheler also introduce the Graph Schema Language, a set of terminology and visual illustrations to normalize how graph practitioners communicate conceptual graph models, graph schema, and graph database design.
    Note: Online resource; Title from title page (viewed April 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (300 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Every day, companies struggle to scale critical applications. As traffic volume and data demands increase, these applications become more complicated and brittle, exposing risks and compromising availability. And with the popularity of software as a service, scaling has never been more important. Updated with an expanded focus on modern architecture paradigms such as microservices and cloud computing, this practical guide provides techniques for building systems that can handle huge quantities of traffic, data, and demand without affecting the quality your customers expect. Author Lee Atchison shows architects, managers, and directors in both engineering andoperations organizations how to build applications at scale that run more smoothly and reliably and meet the needs of your customers. See how scaling affects the availability of your services, why that matters, and how to improve it Dive into a modern service-based application architecture that ensures high availability and reduces the effects of service failures Explore the Single Team Owned Service Architecture paradigm (STOSA)—a model for scaling your development organization as your application scales Understand, measure, and mitigate risk in your systems Use the cloud to build highly scalable applications
    Note: Online resource; Title from title page (viewed June 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    Malden, MA : Blackwell Pub
    ISBN: 0631226842 , 0631226850 , 0470753579 , 9780470753576
    Language: English
    Pages: Online-Ressource (x, 318 p) , 24 cm
    Edition: Online-Ausg. Palo Alto, Calif ebrary 2009 Electronic reproduction; Available via World Wide Web
    Parallel Title: Print version Social inequalities in comparative perspective
    DDC: 305
    RVK:
    RVK:
    RVK:
    Keywords: Social stratification Cross-cultural studies ; Equality Cross-cultural studies ; Soziale Ungleichheit
    Abstract: This unique collection of original essays brings a comparative perspective to issues of social inequality. First-rate sociologists from around the world have contributed to this exciting and rigorous volume, drawing upon their own research in the fields of race and ethnicity, class and inequality, and gender and sexuality. Qualitative research on social inequalities is enjoying increasing prominence in the sub-discipline of social stratification because it addresses issues of culture, identity, experience, meaning and process. This collection is at the cutting edge of the study of social inequalities and identifies new directions of thinking about and doing research on race, class and gender in a stimulating and innovative way. Examples of race, class or gender inequalities are considered from the USA, Canada, UK, Australia, France, Portugal, Finland, and Japan. Each essay reflects on methodological issues and the strengths of qualitative research, and examines how new areas of research contribute to new ways of thinking. As a whole, these essays encourage students to see the study of social inequalities as central to a sociological understanding of contemporary societies in the twenty-first century
    Abstract: Race, ethnicity, and immigration in the United States / Mary C. Waters -- The 'language of race', identity options, and 'belonging' in the Quebec context / Micheline Labelle -- Race and ethnicity in France / Riva Kastoryano -- Racisms, ethnicities, and British nation-making / Liviu Popoviciu and Mairtin Mac an Ghaill -- Working poor, working hard: trajectories at the bottom of the American labor market / Katherine Newman and Chauncy Lennon -- Class and social inequalities in Portugal: from class structure to working-class practices on the shop floor / Elisio Estanque -- Understanding class inequality in Australia / Bill Martin and Judy Wajcman -- Talking about class in Britain / Fiona Devine -- Research on gender stratification in the US / Christine L. Williams, Patti A. Giuffre, and Kristen A. Dellinger -- The Japanese paradox: women's voices of fulfillment in the face of inequalities / Yuko Ogasawara -- Catching up? changing inequalities of gender at work and in the family in the UK / Harriet Bradley -- Gender and work-related inequalities in Finland / Paivi Korvajarvi
    Description / Table of Contents: Race, ethnicity, and immigration in the United States / Mary C. WatersThe 'language of race', identity options, and 'belonging' in the Quebec context / Micheline Labelle -- Race and ethnicity in France / Riva Kastoryano -- Racisms, ethnicities, and British nation-making / Liviu Popoviciu and Mairtin Mac an Ghaill -- Working poor, working hard: trajectories at the bottom of the American labor market / Katherine Newman and Chauncy Lennon -- Class and social inequalities in Portugal: from class structure to working-class practices on the shop floor / Elisio Estanque -- Understanding class inequality in Australia / Bill Martin and Judy Wajcman -- Talking about class in Britain / Fiona Devine -- Research on gender stratification in the US / Christine L. Williams, Patti A. Giuffre, and Kristen A. Dellinger -- The Japanese paradox: women's voices of fulfillment in the face of inequalities / Yuko Ogasawara -- Catching up? changing inequalities of gender at work and in the family in the UK / Harriet Bradley -- Gender and work-related inequalities in Finland / Paivi Korvajarvi.
    Note: Includes bibliographical references and index , Electronic reproduction; Available via World Wide Web
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    Malden, MA : Blackwell Pub
    ISBN: 0631225846 , 0631225854 , 0470775831 , 1281310859 , 9780470775837 , 9781281310859
    Language: English
    Pages: Online-Ressource (x, 314 p) , ill , 24 cm
    Edition: Online-Ausg. Palo Alto, Calif ebrary 2009 Electronic reproduction; Available via World Wide Web
    Parallel Title: Print version Cultural bodies
    DDC: 306.4
    Keywords: Human body Social aspects ; Ethnology ; Aufsatzsammlung ; Aufsatzsammlung
    Abstract: "Cultural Bodies: Ethnography and Theory" is a unique collection that integrates two increasingly key areas of social and cultural research: the body and ethnography. "The body" continues to be a central theme of debate and research across the humanities and social sciences and in subjects such as gender, race, identity, and science and technology. However, existing literature on the body has taken a largely theoretical direction. "Cultural Bodies" breaks new ground by refusing to neglect the experiential and the empirical. Bringing together an international and multidisciplinary team of scholars, "Cultural Bodies" draws on ethnography as a useful means of exploring our everyday social and cultural environments and, in doing so, demonstrates the constant need for researchers and their research to be made accountable to readers. In this way, ethnography reveals as much about the frameworks of social research as it does about the societies that they move in and out of. By focusing on the body and ethnography, "Cultural Bodies" constitutes an important step in developing these two key areas of study and the relationship between them
    Abstract: Inscriptions of love / Les Back ; photography by Paul Halliday -- From catwalk to catalog : male fashion models, masculinity, and identity / Joanne Entwistle -- Reading racialized bodies : learning to see difference / Suki Ali -- Narratives of embodiment : body, aging, and career in Royal Ballet dancers / Steven P. Wainwright and Bryan S. Turner -- Being a body in a cultural way : understanding the cultural in the embodiment of dance / Sally Ann Allen Ness -- Bare life / Nigel Thrift -- Lolo's breasts, cyborgism, and a wooden Christ / Simon Shepherd -- Talking back to neuro-reductionism / Emily Martin -- Eating for a living : a rhizo-ethology of bodies / Elspeth Probyn -- Health and the holy in the Afro-Brazilian candomblé / Thomas J. Csordas -- Here comes the sun : shedding light on the cultural body / Simon Carter and Mike Michael -- Reaching the body : future directions / Jamilah Ahmed
    Description / Table of Contents: Inscriptions of love / Les Back ; photography by Paul HallidayFrom catwalk to catalog : male fashion models, masculinity, and identity / Joanne Entwistle -- Reading racialized bodies : learning to see difference / Suki Ali -- Narratives of embodiment : body, aging, and career in Royal Ballet dancers / Steven P. Wainwright and Bryan S. Turner -- Being a body in a cultural way : understanding the cultural in the embodiment of dance / Sally Ann Allen Ness -- Bare life / Nigel Thrift -- Lolo's breasts, cyborgism, and a wooden Christ / Simon Shepherd -- Talking back to neuro-reductionism / Emily Martin -- Eating for a living : a rhizo-ethology of bodies / Elspeth Probyn -- Health and the holy in the Afro-Brazilian candomblé / Thomas J. Csordas -- Here comes the sun : shedding light on the cultural body / Simon Carter and Mike Michael -- Reaching the body : future directions / Jamilah Ahmed.
    Note: Includes bibliographical references and indexes , Electronic reproduction; Available via World Wide Web
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    Malden, Mass : Blackwell
    ISBN: 063123621X , 0631236228 , 0470774339 , 1405143347 , 1280197706 , 9780470774335 , 9781405143349 , 9781280197703
    Language: English
    Pages: Online-Ressource (ix, 153 p)
    Edition: Online-Ausg. Palo Alto, Calif ebrary 2009 Electronic reproduction; Available via World Wide Web
    Series Statement: Blackwell manifestos
    Parallel Title: Print version Hardt, Hanno Myths for the masses
    DDC: 302.23
    RVK:
    RVK:
    Keywords: Mass media Political aspects ; Mass media Social aspects ; Communication Social aspects ; Massenmedien ; Massenkommunikation
    Abstract: With a lively and engaging style, Myths for the Masses provides a critical, interdisciplinary, and historically informed statement about the rise of mass communication in Western societies, and its impact on contemporary life. Written by one of the world's leading authorities on the subject, this book ponders the dominant and the detrimental effects of the mass-produced message in a contemporary age over-run by telecommunications and consumerism. The author convincingly argues that the active presence of media organizations rather than the collective will of the people, forms and re-forms the social, cultural, economic and political landscapes of society. The book exposes mass communication to a close examination of many of its real or assumed functions in a modern world, and re-evaluates its traditional role as a bastion of democracy and a celebrant of mass society
    Abstract: Mass communication and the promise of democracy -- Mass communication and the meaning of self in society
    Description / Table of Contents: Mass communication and the promise of democracyMass communication and the meaning of self in society.
    Note: Includes bibliographical references and index , Electronic reproduction; Available via World Wide Web
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    New York : Oxford University Press
    ISBN: 0195167570 , 0195167589
    Language: English
    Pages: Online-Ressource (XIV, 309 S.) , 24 cm
    Edition: Rev. and expanded ed
    Edition: Online-Ausg. Palo Alto, Calif ebrary 2009 Electronic reproduction; Available via World Wide Web
    Series Statement: Studies in language and gender
    DDC: 305.4
    Keywords: English language Sex differences ; Sexism in language ; Sex role ; Women Language
    Note: Includes bibliographical references and index , Originally published: New York: Harper & Row, 1975 , Electronic reproduction; Available via World Wide Web
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    Dordrecht : Kluwer Academic Publishers
    ISBN: 9781402028779
    Language: English
    Pages: Online-Ressource (xi, 313 p) , ill, maps
    Edition: Springer eBook Collection. Earth and Environmental Science
    Series Statement: Advances in Global Change Research 20
    DDC: 304.2
    Keywords: Geography ; Environmental sciences ; Climatic changes ; Environmental management ; Demography ; Human Geography
    Abstract: Environmental change in general, and climatic change in particular, are likely to impact significantly upon resources such as water and soils, transforming present day landscapes and their ecological characteristics. As a consequence, disruptions of socio-economic activities in sensitive regions of the globe can be expected in coming decades. Agriculture is at particular risk, especially in areas where prolonged droughts, sea level rise, enhanced natural hazards, or extreme meteorological events such as floods or mudslides threaten marginal existence. Disruptions and risks may have large effects on population migration. Conversely, large-scale movements of people, goods or capital may also disrupt local environments and further contribute to social problems. This volume provides an ample overview of state-of-the-art understanding of the multi-dimensional phenomenon of migration, in the characterisation of migration drivers, in environmental and agro-economic case studies and modelling issues as well as socio-political analyses
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    Malden, MA : Blackwell Pub
    ISBN: 0631230505 , 047099651X , 1280284722 , 1405175656 , 0470997257 , 9780470996515 , 9781280284724 , 9781405175654 , 9780470997253
    Language: English
    Pages: Online-Ressource (xvii, 529 p) , 25 cm
    Edition: Online-Ausg. Palo Alto, Calif ebrary 2011 Electronic reproduction; Available via World Wide Web
    Series Statement: Blackwell companions to geography
    Uniform Title: Cultural geography.
    Parallel Title: Print version Companion to cultural geography
    DDC: 304.2
    RVK:
    RVK:
    RVK:
    Keywords: Human geography
    Abstract: A series of essays on contemporary cultural geographies of nature, identity, landscape, and power
    Abstract: A series of essays on contemporary cultural geographies of nature, identity, landscape, and power
    Description / Table of Contents: Introducing cultural geographiesTheoretical intersections -- Nature/culture -- Culture and identity -- Landscapes -- Colonial and postcolonial geographies.
    Note: Includes bibliographical references and index , Electronic reproduction; Available via World Wide Web
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    Hershey, PA : Idea Group Pub
    ISBN: 1591403634 , 1591403642
    Language: English
    Pages: Online-Ressource (xxvi, 395 p)
    Edition: Online-Ausg. Palo Alto, Calif ebrary 2009 Electronic reproduction; Available via World Wide Web
    DDC: 303.48/33
    Keywords: Electronic commerce ; Information technology Social aspects ; Information technology Economic aspects
    Note: Includes bibliographical references and index , Electronic reproduction; Available via World Wide Web
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    Berlin : M. de Gruyter
    ISBN: 3110180065 , 3110180073 , 9783110180060
    Language: English
    Pages: Online-Ressource (xvi, 365 p) , ill
    Edition: Online-Ausg. Palo Alto, Calif ebrary 2011 Electronic reproduction; Available via World Wide Web
    Series Statement: Language, power, and social process 12
    Parallel Title: Print version Power and Politeness in Action : Disagreements in Oral Communication
    DDC: 302.2/242
    RVK:
    RVK:
    Keywords: Debates and debating ; Oral communication ; Etiquette ; Power (Social sciences) ; Macht ; Höflichkeit ; Sprache
    Abstract: Biographical note: Miriam A. Locher is Senior Assistant at the University of Berne, Switzerland.
    Abstract: Main description: This study investigates the interface of power and politeness in the realization of disagreements in naturalistic language data. Power and politeness are important phenomena in face-to-face interaction. Disagreement is an arena in which these two key concepts are likely to be observed together. Both disagreement and the exercise of power entail a conflict. At the same time, conflict will often be softened by the display of politeness. The material for analysis comes from three different contexts: (1) a sociable argument in an informal, supportive, and interactive family setting; (2) a business meeting among colleagues at a research institution; and (3) examples from public discourse collected during the US Election in 2000.
    Description / Table of Contents: Acknowledgements; Transcription conventions; Figures and tables; Chapter 1 Introduction; Part I Theory I; Chapter 2 Power; 1. Introduction; 2. Food for thought: An example to start with; 3. Dahl's one-dimensional approach to power: Power in observable change of behavior only; 4. Bachrach and Baratz's two-dimensional approach to power: Conflict and non-decisions; 5. Lukes' three-dimensional approach to power: The notion of interest; 6. Watts: Freedom of action and the exercise of power; 7. The relational and dynamic dimension of power; 8. Wartenberg: Action-alternatives and action-restriction
    Description / Table of Contents: 9. Power and social networks: The place where power is negotiated10. Power and status; 11. Power and language; 12. Summary: A checklist for the nature and the exercise of power; 13. Example (6) revisited; Chapter 3 Communication and relational work; 1. Introduction; 2. The notion of context and frame; 3. Transactional and interactional discourse: The content and relational aspects of an utterance; 4. Face; 5. Face-threatening acts in example (6); 6. Summary; Chapter 4 Politeness; 1. Introduction; 2. Overview of politeness research
    Description / Table of Contents: 2.1. Politeness expressed in maxims: Leech's Politeness Principle2.2. Brown and Levinson's ""face-saving"" politeness theory; 2.3. Politeness as norm; 2.4. Politeness as marked surplus; 2.5. The pro-social/involvement aspect of politeness; 2.6. Summary; 3. Towards a definition of politeness; 3.1. Relevance Theory; 3.2. Markedness and norms; 3.3. Markedness, formality and friendliness; 3.4. A definition of politeness; Part II Theory II; Chapter 5 Disagreement; 1. Why disagreement?; 2. Possibilities for the realization of disagreement, exemplified with The Argument; 2.1. Preliminary comments
    Description / Table of Contents: 2.2. Material: The Dinner and The Argument2.3. Content summary of The Argument; 2.4. How disagreement was expressed during The Argument; 2.4.1. The use of hedges to mitigate disagreement; 2.4.1.1. The use of well; 2.4.1.2. The occurrence of just; 2.4.1.3. The use of uhm and uh; 2.4.1.4. The function of I think; 2.4.1.5. The use of I don't know; 2.4.2. Giving personally or emotionally colored reasons for disagreeing; 2.4.3. The use of the modal auxiliaries; 2.4.4. Shifting responsibility; 2.4.5. Objections in the form of a question; 2.4.6. The use of but
    Description / Table of Contents: 2.4.7. The function of repetition of an utterance by the next or the same speaker2.4.8. Non-mitigating disagreement strategies; 2.4.9. Non-mitigating versus mitigating disagreement strategies: A summary; 3. Conclusion: Possibilities for the realization of disagreement; Part III The interface of power and politeness in disagreements; Chapter 6 A sociable argument during a dinner among family and friends; 1. Introduction; 2. The dynamics of The Argument; 2.1. EN 1: The basic question put forward; 2.2. EN 2: The Study: First introduction and refusal; 2.3. EN 3: The Study: Steven's point of view
    Description / Table of Contents: 2.4. EN 4: The Study: Further explanation
    Note: Includes bibliographical references and index , Electronic reproduction; Available via World Wide Web
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    Malden, MA : Blackwell Pub
    ISBN: 0631227466 , 0631227474 , 047077343X , 1281310387 , 9780470773437 , 9781281310385
    Language: English
    Pages: Online-Ressource (xvii, 222 p) , ill , 24 cm
    Edition: Online-Ausg. Palo Alto, Calif ebrary 2009 Electronic reproduction; Available via World Wide Web
    Parallel Title: Print version Simon, Bernd, Prof Identity in modern society
    DDC: 302.5
    Keywords: Identity (Psychology) Social aspects ; Identity (Psychology) ; Sozialpsychologie ; Identität
    Abstract: This book is an inquiry into identity in modern society. The inquiry starts from the social psychological premise that identity both results from interaction in the social world and in turn guides interaction in the social world. It builds on and incorporates insights from philosophy, cognitive neuroscience, psychology, cultural studies, anthropology and sociology. The theoretical heart of the book is an integrative social psychological approach which revolves around the author's self-aspect model of identity (SAMI). The text reviews previous research guided by SAMI, but also further refines the model. In addition, it places particular emphasis on identity in the context of minority-majority relations, intercultural contact and conflict, and participation in collective action. The book concludes by identifying areas of identity worthy of future research
    Note: Includes bibliographical references (p. [189]-213) and indexes , Electronic reproduction; Available via World Wide Web
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    Malden, MA : BPS Blackwell
    ISBN: 1405108118 , 1405108126 , 0470776277 , 9780470776278
    Language: English
    Pages: Online-Ressource (viii, 379 p) , ill , 24 cm
    Edition: Online-Ausg. Palo Alto, Calif ebrary 2009 Electronic reproduction; Available via World Wide Web
    Parallel Title: Print version Doing social psychology research
    DDC: 302
    Keywords: Social psychology Research ; Methodology ; Research ; Psychology, Social methods ; Sozialpsychologie ; Forschungsmethode ; Aufsatzsammlung
    Abstract: Introduction : approaches to data collection and data analysis / Glynis M. Breakwell -- Experimental research designs / Lorne Hulbert -- Measuring optimistic bias / Chris Fife-Schaw & Julie Barnett -- A quasi-experimental study of stereotyping / Adam Rutland -- The design and analysis of quasi-experimental field research / Eamonn Ferguson & Peter Bibby -- The impact of social value orientation on decision making in social dilemmas : a survey exercise / Mark van Vugt & Richard H. Gramzow -- On using questionnaires to measure attitudes / Geoffrey Haddock -- Modelling identity motives using multilevel regression / Vivian L. Vignoles -- The analysis of equivocation in political interviews / Peter Bull -- Interpretative phenomenological analysis / Jonathan A. Smith & Mike Osborn -- Cognitive mapping : generating theories of psychological phenomena from verbal accounts and presenting them diagrammatically / Tom Farsides -- The multiple sorting procedure / Julie Barnett -- The laddering technique / Susan Miles & Gene Rowe -- Focus groups / Sue Wilkinson
    Description / Table of Contents: Introduction : approaches to data collection and data analysis / Glynis M. BreakwellExperimental research designs / Lorne Hulbert -- Measuring optimistic bias / Chris Fife-Schaw & Julie Barnett -- A quasi-experimental study of stereotyping / Adam Rutland -- The design and analysis of quasi-experimental field research / Eamonn Ferguson & Peter Bibby -- The impact of social value orientation on decision making in social dilemmas : a survey exercise / Mark van Vugt & Richard H. Gramzow -- On using questionnaires to measure attitudes / Geoffrey Haddock -- Modelling identity motives using multilevel regression / Vivian L. Vignoles -- The analysis of equivocation in political interviews / Peter Bull -- Interpretative phenomenological analysis / Jonathan A. Smith & Mike Osborn -- Cognitive mapping : generating theories of psychological phenomena from verbal accounts and presenting them diagrammatically / Tom Farsides -- The multiple sorting procedure / Julie Barnett -- The laddering technique / Susan Miles & Gene Rowe -- Focus groups / Sue Wilkinson.
    Note: Includes bibliographical references and index , Electronic reproduction; Available via World Wide Web
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    Malden, MA : Blackwell Pub
    ISBN: 0631197656 , 0631197664 , 0470996382 , 9780470996386
    Language: English
    Pages: Online-Ressource (xxiii, 412 p)
    Edition: Online-Ausg. Palo Alto, Calif ebrary 2009 Electronic reproduction; Available via World Wide Web
    Series Statement: Philosophers and their critics 11
    Parallel Title: Print version Dworkin and his critics
    DDC: 303.3/72/01
    Keywords: Dworkin, Ronald William ; Right to life ; Social justice ; Social ethics ; Right to die ; Equality ; Bibliografie ; Aufsatzsammlung
    Abstract: Expensive taste rides again / G.A. Cohen -- Talent, slavery, and envy / Miriam Cohen Christofidis -- Equality of resources versus undominated diversity / Philippe Van Parijs -- Liberty, equality, envy, and abstraction / Michael Otsuka -- Cracked foundations of liberal equality / Richard J. Arneson -- A puzzle about ethics, justice, and the sacred / Matthew Clayton -- Dworkin on freedom and culture / Will Kymlicka -- Justice in health care : can Dworkin justify universal access? / Lesley A. Jacobs -- Equality of resources and procreative justice / Paula Casal and Andrew Williams -- Morality and the "new genetics" / Justine Burley -- Autonomy, beneficence, and the permanently demented / Seana Valentine Shiffrin -- Ronald Dworkin's views on abortion and assisted suicide / F.M. Kamm -- Reverence for life and the limits of state power / Eric Rakowski -- Associative obligations and the state / Leslie Green -- Speaking with one voice : on Dworkinian integrity and coherence / Joseph Raz -- Integrity : justice in workclothes / Gerald J. Postema -- The rule of law as a theater of debate / Jeremy Waldron -- Ronald Dworkin replies / Ronald Dworkin
    Description / Table of Contents: Expensive taste rides again / G.A. CohenTalent, slavery, and envy / Miriam Cohen Christofidis -- Equality of resources versus undominated diversity / Philippe Van Parijs -- Liberty, equality, envy, and abstraction / Michael Otsuka -- Cracked foundations of liberal equality / Richard J. Arneson -- A puzzle about ethics, justice, and the sacred / Matthew Clayton -- Dworkin on freedom and culture / Will Kymlicka -- Justice in health care : can Dworkin justify universal access? / Lesley A. Jacobs -- Equality of resources and procreative justice / Paula Casal and Andrew Williams -- Morality and the "new genetics" / Justine Burley -- Autonomy, beneficence, and the permanently demented / Seana Valentine Shiffrin -- Ronald Dworkin's views on abortion and assisted suicide / F.M. Kamm -- Reverence for life and the limits of state power / Eric Rakowski -- Associative obligations and the state / Leslie Green -- Speaking with one voice : on Dworkinian integrity and coherence / Joseph Raz -- Integrity : justice in workclothes / Gerald J. Postema -- The rule of law as a theater of debate / Jeremy Waldron -- Ronald Dworkin replies / Ronald Dworkin.
    Note: Includes bibliographical references and index , Electronic reproduction; Available via World Wide Web
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    Malden, MA : Blackwell
    ISBN: 0631236139 , 0631236120 , 0470755725 , 9780470755723
    Language: English
    Pages: Online-Ressource (ix, 253 p) , ill , 24 cm
    Edition: Online-Ausg. Palo Alto, Calif ebrary 2009 Electronic reproduction; Available via World Wide Web
    Series Statement: The language library
    Parallel Title: Print version Multilingualism in the English-speaking world
    DDC: 306.44/6
    RVK:
    Keywords: Multilingualism ; Linguistic minorities ; Language and education ; Englisches Sprachgebiet ; Mehrsprachigkeit
    Abstract: With a flurry of recent public controversy surrounding legislation on language in education and the workplace, observers are beginning to assess the likely consequences of the shift in balance when speakers of English as a second and foreign language outnumber native speakers. At the same time there is a growing appreciation of the benefits which multilingualism brings for both minority language speakers and the wider English-speaking community in terms of business, the arts, diplomacy and defence. "Multilingualism in the English-speaking World: Pedigree of Nations" looks at the everyday realities for people living in 'inner-circle' English-speaking countries from both historical and contemporary perspectives. Accessibly written and drawing on real-life examples from North America, the British Isles, Australia and New Zealand, this book discusses the theoretical issues that underpin the current debates, drawing on the research literature on societal multilingualism, language maintenance and shift, language policy, language and power, and language and identity
    Abstract: With a flurry of recent public controversy surrounding legislation on language in education and the workplace, observers are beginning to assess the likely consequences of the shift in balance when speakers of English as a second and foreign language outnumber native speakers. At the same time there is a growing appreciation of the benefits which multilingualism brings for both minority language speakers and the wider English-speaking community in terms of business, the arts, diplomacy and defence. "Multilingualism in the English-speaking World: Pedigree of Nations" looks at the everyday realities for people living in 'inner-circle' English-speaking countries from both historical and contemporary perspectives. Accessibly written and drawing on real-life examples from North America, the British Isles, Australia and New Zealand, this book discusses the theoretical issues that underpin the current debates, drawing on the research literature on societal multilingualism, language maintenance and shift, language policy, language and power, and language and identity
    Description / Table of Contents: The myth of monolingualismRoots of diversity -- Language and the provision of services -- Language in the family -- Language and education : a history -- Language and education in the modern world -- Minority languages and majority speakers -- Language and the economy -- Language and the media -- Language and the arts -- Language, diplomacy, and defence -- Is life really too short to learn German?
    Note: Includes bibliographical references (p. [223]-240) and index , Electronic reproduction; Available via World Wide Web
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    Oxford : Berg
    ISBN: 1859737250 , 185973720X , 184788895X , 9781847888952
    Language: English
    Pages: Online-Ressource (xiii, 220 p) , ill
    Edition: Online-Ausg. Palo Alto, Calif ebrary 2009 Electronic reproduction; Available via World Wide Web
    Series Statement: Dress, body, culture
    Parallel Title: Print version Unzipping Gender : Sex, Cross-Dressing and Culture
    RVK:
    RVK:
    RVK:
    Keywords: Transvestites ; Transvestism Cross-cultural studies ; Transvestites ; Transvestism Psychological aspects ; Transvestism ; Transvestism Cross-cultural studies ; Transvestites ; Transvestism ; Transvestism Psychological aspects ; Transvestites
    Abstract: How does culture shape notions of sexuality and gender? Why are transvestites in the West so often seen as deviant or perverse, while they are accepted in other societies? What are the implications for the categories of male and female when consideri ng transvestism? Transvestism, and its cultural practice, is a useful lens through which we can view and thus debate models of sex, gender and sexuality. Drawing on primary fieldwork, Unzipping Gender offers a cross-cultural study of transvestism thr ough an examination of transvestites in Britain and the Hijras of India. The author tackles the cr
    Description / Table of Contents: Preliminaries; Contents; List of Illustrations; Preface and Acknowledgements; 1 Introduction; 2 Clothing Sex, Sexing Clothes; 3 Transvestites in the UK; 4 Disorder Within the Pattern; 5 Crossing Gender Boundaries in Cultural Context; 6 Dressing Up/Dressing Down: Reconsidering Sex and Gender Culture; 7 Thinking of Themselves; Appendices; Bibliography; Index
    Description / Table of Contents: The doctrines of gender. The prevalence of transvestism. Clothing as gender landscapeClothing sex, sexing clothes : transvestism, material culture and the sex and gender debate. The importance of sex and gender. Dress and identity : transvestism and material culture. 'Is gender to culture as sex is to nature?' : transvestism and the discourses of sex and gender. Corporeality and the politics of sex. Clothing the brain -- Transvestites in the UK : the dream of fair women. Are those women's clothes? Fieldwork in the UK. Becoming extraordinary : the experience of the transvestite in Western societies. Becoming 'the other.' UK transvestites : interviews with Anthony/Suzanne, John/Joy, Dan/Shelly, Gavin/Gina and Simon/Sandra. The range of possibilities. Clothing choices. Some conclusions about UK transvestites -- Disorder within the pattern : the hijras of India. Fieldwork in India. Hijras in context : who are hijras? Why the hijras? The need to categorise : studies of the hijras. Becoming a hijra. Hijras and the principle of male and female union. Hijras and religion -- Crossing gender boundaries in cultural context : fieldwork comparisons and cultural influences. cross-dressing and clothing choices. Differences in lifestyle. Transvestism within contrasting cosmological contexts -- Dressing up/dressing down : reconsidering sex and gender culture. Woman=soft, man=hard : concepts of language made material. Gendered emotions and the ceremony of naven. Masculine representation of the feminine. Jung and the inner world of opposites. sex, gender or sexuality? Crossing gender as an 'institutionalised' role. The Brazilian travestis. Binary categorisation as 'common sense.' Masculinity, femininity ; genetics and mosaics. The correlates of gender culture-transvestism as material objectification. Cross-cultural evidence and the conceptualisation of gender crossing. Marking gender -- Thinking of themselves : transvestism and concepts of the person. Transvestism as a social phenomenon. Concepts of the person, individual and society in India and England : cultural contexts of transvestites and hijras. Contrasting concepts of self within the Hindu and Western traditions. Individuality and identity. Personhood and transvestism in cross-cultural perspective. Blurring the boundaries : deconstructing theories of the self. Transvestites, constructed selves, and issues of sex and gender. A broader conceptualisation of transvestism. 'This is an absurd ordination for people to live in, in 2002'.
    Note: Includes bibliographical references (p. 199-208) and index , Electronic reproduction; Available via World Wide Web
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    Malden, MA : Blackwell
    ISBN: 0631234284 , 0631234292
    Language: English
    Pages: Online-Ressource (xxx, 413 p) , ill , 26 cm
    Edition: Online-Ausg. Palo Alto, Calif ebrary 2011 Electronic reproduction; Available via World Wide Web
    Series Statement: Blackwell readers in geography
    Parallel Title: Print version Blackwell cultural economy reader
    DDC: 306.3
    Keywords: Economics Sociological aspects
    Abstract: Bringing together the most exciting and innovative work of the last ten years in the emerging field of cultural economy, "The Blackwell Cultural Economy Reader" shows how this hybrid area of study is now posing a significant challenge to notions of the economic and what counts as economic action. The pursuit of prosperity has always been a cultural performance. However, since the nineteenth century, with the rise of a separate profession of economics, such performance has either been neglected or actively denigrated. With the help of a substantial introduction from the editors, this Reader shows that the pursuit of prosperity is the pursuit of many goals at once - from meeting material needs and making profit to seeking symbolic satisfaction and fleeting pleasures. It goes beyond just adding 'culture' to 'economy'. Organized around categories such as production, finance and money, economic regulation, commodity chains, consumption, and passions, this volume introduces developments at the cutting edge of a new and vibrant field
    Abstract: Bringing together the most exciting and innovative work of the last ten years in the emerging field of cultural economy, "The Blackwell Cultural Economy Reader" shows how this hybrid area of study is now posing a significant challenge to notions of the economic and what counts as economic action. The pursuit of prosperity has always been a cultural performance. However, since the nineteenth century, with the rise of a separate profession of economics, such performance has either been neglected or actively denigrated. With the help of a substantial introduction from the editors, this Reader shows that the pursuit of prosperity is the pursuit of many goals at once - from meeting material needs and making profit to seeking symbolic satisfaction and fleeting pleasures. It goes beyond just adding 'culture' to 'economy'. Organized around categories such as production, finance and money, economic regulation, commodity chains, consumption, and passions, this volume introduces developments at the cutting edge of a new and vibrant field
    Description / Table of Contents: 1. A Mixed Economy of Fashion Design / Angela McRobbie2. Net-Working for a Living: Irish Software Developers in the Global Workplace / Sean O'Riain -- 3. Instrumentalizing the Truth of Practice / Katie Vann and Geoffrey C. Bowker -- 4. The Economy of Qualities / Michel Callon, Cecile Meadel and Vololona Rabeharisoa -- 5. Inside the Economy of Appearances / Anna Tsing -- 6. Physics and Finance: S-Terms and Modern Finance as a Topic for Science Studies / Donald MacKenzie -- 7. Traders' Engagement with Markets: A Postsocial Relationship / Karin Knorr Cetina and Urs Bruegger -- 8. Varieties of Protectors / Frederico Varese -- 9. The Agony of Mammon / Lewis H. Lapham -- 10. Governing by Numbers: Why Calculative Practices Matter / Peter Miller -- 11. African/Asian/Uptown/Downtown / P. Stoller -- 12. Retailers, Knowledges and Changing Commodity Networks: The Case of the Cut Flower Trade / A. Hughes -- 13. Culinary Networks and Cultural Connections: A Conventions Perspective / Jonathan Murdoch and Mara Miele -- 14. Making Love in Supermarkets / Daniel Miller -- 15. Window Shopping at Home: Classifieds, Catalogues and New Consumer Skills / Alison J. Clarke -- 16. What's in a Price? An Ethnography of Tribal Art at Auction / Haidy Geismar -- 17. It's Showtime: On the Workplace Geographies of Display in a Restaurant in Southeast England / Philip Crang -- 18. Feeling Management: From Private to Commercial Uses / Arlie Hochschild -- 19. Negotiating the Bar: Sex, Money and the Uneasy Politics of Third Space / Lisa Law -- 20. A Joint's a Joint / S. Denton and R. Morris -- 21. Marking Time with Nike: The Illusion of the Durable / Celia Lury.
    Note: Includes bibliographical references and index , Electronic reproduction; Available via World Wide Web
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    ISBN: 1405116366 , 1405116374 , 0470753056 , 1281322806 , 9780470753057 , 9781281322807
    Language: English
    Pages: Online-Ressource (xxiii, 312 p) , 24 cm
    Edition: Online-Ausg. Palo Alto, Calif ebrary 2011 Electronic reproduction; Available via World Wide Web
    Series Statement: RGS-IBG book series
    Parallel Title: Print version Geographies and moralities
    DDC: 305.5
    Keywords: Distributive justice ; Regional disparities ; Geography Moral and ethical aspects ; Aufsatzsammlung
    Abstract: This topical book addresses contemporary concern with the interconnections between geography and morality. It recognizes that there are 'moral geographies', involving differences in moral values and practices from place to place. It also recognizes that there are moralities in geography, in the sense of research methods and practices which may be subject to normative evaluation and codes of professional ethics. After a foreword by Revaz Gachechiladze and an introductory chapter by the editors explaining the academic context and approach adopted, contributors from a number of different countries provide international perspectives on the issues, supported by case studies from their own original research. These case studies deal with a wide range of controversial topics, including global inequalities, uneven development in Europe, struggles over human rights in Nigeria, territorial conflict in Israel and land reform in post-apartheid South Africa
    Abstract: Introduction : Geographies of morality and moralities of geography / Roger Lee and David M. Smith -- Globalization, production and the (im)morality of uneven development / Peter Dicken -- Regional inequality, convergence and enlargement in the European Union / Nigel Spence -- Moral problems of eastern wilderness : European core and periphery / Bolesław Domańksi -- Where the grass is greener in Poland : regional and intra-urban inequalities / Grzegorz Węcławowicz -- Social exclusion, health and health care : the case of the national health service in England / Sarah E. Curtis --The problem with welfare / Susan J. Smith and Donna Easterlow -- Struggles over human rights in Nigeria : questions of scale in moral geography / Rex Honey -- Valuing land and distributing territory / Avery Kolers -- When two rights collide : some lessons from Jerusalem / Shlomo Hasson -- Land reform policy in post-apartheid South Africa : the elusive quest for social justice? / Brij Maharaj -- Waiting in line, or the moral and material geographies of queue-jumping / Stuart Corbridge -- Moral geographies of sexual citizenship / Gill Valentine -- 'But tight jeans are better!' Moral improvisation and ethical judgement in local planning decision-making / Jean Hillier -- The quality of ethics : moral causation, method and metatheory in the interdisciplinary science of geography / William S. Lynn -- On the pavement : reflections on fieldwork with urban poor Black women street traders in Durban, South Africa / Priscilla Cunnan -- Disciplinary change and career paths / Ron Johnston -- From location theory to moral philosophy : views from the fringe / David M. Smith
    Description / Table of Contents: Introduction : Geographies of morality and moralities of geography / Roger Lee and David M. SmithGlobalization, production and the (im)morality of uneven development / Peter Dicken -- Regional inequality, convergence and enlargement in the European Union / Nigel Spence -- Moral problems of eastern wilderness : European core and periphery / Bolesław Domańksi -- Where the grass is greener in Poland : regional and intra-urban inequalities / Grzegorz Węcławowicz -- Social exclusion, health and health care : the case of the national health service in England / Sarah E. Curtis --The problem with welfare / Susan J. Smith and Donna Easterlow -- Struggles over human rights in Nigeria : questions of scale in moral geography / Rex Honey -- Valuing land and distributing territory / Avery Kolers -- When two rights collide : some lessons from Jerusalem / Shlomo Hasson -- Land reform policy in post-apartheid South Africa : the elusive quest for social justice? / Brij Maharaj -- Waiting in line, or the moral and material geographies of queue-jumping / Stuart Corbridge -- Moral geographies of sexual citizenship / Gill Valentine -- 'But tight jeans are better!' Moral improvisation and ethical judgement in local planning decision-making / Jean Hillier -- The quality of ethics : moral causation, method and metatheory in the interdisciplinary science of geography / William S. Lynn -- On the pavement : reflections on fieldwork with urban poor Black women street traders in Durban, South Africa / Priscilla Cunnan -- Disciplinary change and career paths / Ron Johnston -- From location theory to moral philosophy : views from the fringe / David M. Smith.
    Note: "Essays in honour of David M. Smith"--P. [v] , Includes bibliographical references and index , Electronic reproduction; Available via World Wide Web
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    Malden, MA : Blackwell Pub
    ISBN: 1405116048 , 1405116056 , 0470773898 , 1280198761 , 1405143614 , 9780470773895 , 9781280198762 , 9781405143615
    Language: English
    Pages: Online-Ressource (ix, 184 p) , 24 cm
    Edition: Online-Ausg. Palo Alto, Calif ebrary 2009 Electronic reproduction; Available via World Wide Web
    Parallel Title: Print version Bauman, Richard World of others' words
    DDC: 398.014
    RVK:
    Keywords: Cross-cultural orientation ; Oral tradition ; Intertextuality ; Communication in folklore ; Communication in anthropology ; Intertextualität ; Gesprochene Sprache ; Ethnologie ; Anthropologie
    Abstract: Drawing on a broad range of oral performances and literary records from Iceland, Ireland, Scotland, North America, Ghana, and Fiji, linguistic anthropologist and folklorist Richard Bauman presents a series of ethnographic case studies that offer an innovative and illuminating look at intertextuality as communicative practice. Bauman uses his introduction to lay a framework for the analysis of genre, performance, and intertextuality as discursive accomplishments. He goes on to examine the ways that performers blend genres and then explores how they manage intertextual links or gaps by aligning texts in discursive practice. Finally, Bauman draws together these threads and turns his insights to a critical consideration of ethnographic practice itself, bringing into reflexive awareness the ways that ethnography positions us in a world of others' words
    Abstract: Introduction : Genre, performance, and the prduction of inrertxtuality -- "And the verse is thus" : Icelandic stories about magical poems -- "I'll give you three guesses" : the dynamics of genre in the riddle tale -- "What shall we give you?" : calibrations of genre in a Mexican market -- "Bell, you get the spotted pup" : first person narratives of a Texas storyteller -- "That I can't tell you" : negotiating performance with a Nova Scotia fisherman -- "Go, my reciter my words" : mediation, tradition, authority -- Epilogue
    Description / Table of Contents: Introduction : Genre, performance, and the prduction of inrertxtuality"And the verse is thus" : Icelandic stories about magical poems -- "I'll give you three guesses" : the dynamics of genre in the riddle tale -- "What shall we give you?" : calibrations of genre in a Mexican market -- "Bell, you get the spotted pup" : first person narratives of a Texas storyteller -- "That I can't tell you" : negotiating performance with a Nova Scotia fisherman -- "Go, my reciter my words" : mediation, tradition, authority -- Epilogue.
    Note: Includes bibliographical references (p. [167]-177) and index , Electronic reproduction; Available via World Wide Web
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (4 pages)
    Keywords: Electronic books ; local
    Abstract: Hallie Preskill is a prominent figure in evaluation. A professor in the Organizational Learning and Instructional Technologies graduate program at the University of New Mexico, Albuquerque, She recently spoke with CCL's Jannifer Martineau
    Note: Online resource; Title from title page (viewed February 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (2 pages)
    Keywords: Electronic books ; local
    Abstract: Today's leaders are being asked to create work environments in which bridging differences across a wide range of social identities—including gender, race, religion, age, culture, and ethnicity—becomes a core competency for everyone in the organization.
    Note: Online resource; Title from title page (viewed August 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (2 pages)
    Keywords: Electronic books ; local
    Abstract: Many people start their careers with little or no leadership experience and no clear ambition toward leadership but somehow along the way leverage their experiences into a wealth of leadership talent and impressive track records.
    Note: Online resource; Title from title page (viewed April 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    Wiesbaden : VS Verlag für Sozialwissenschaften
    ISBN: 9783322805980
    Language: German
    Pages: Online-Ressource (372 p)
    Edition: Springer eBook Collection. Humanities, Social Science
    DDC: 301
    RVK:
    RVK:
    Keywords: Social sciences ; Aufsatzsammlung ; Aufsatzsammlung ; Kultur ; Handlungstheorie
    Abstract: Die Kulturbetriebslehre befasst sich mit den vielfältigen Organisationsformen der Produktion, Distribution und Rezeption von Kulturgütern. Tasos Zembylas verfolgt systematisch die Frage nach der Konstitution von Kulturgütern und betont dabei die Bedeutung der Praxis (Regeln, Institutionen, Praktiken) bei der Entstehung von Werten, Präferenzen und Denkstilen. Kulturgüter sind Ergebnisse kollektiver Prozesse und somit "res publica". Präzise philosophische Argumentationen und zahlreiche praktische Beispiele schaffen die Basis für eine Repositionierung der kulturpolitischen und kulturökonomischen Diskussionen der Gegenwart
    Description / Table of Contents: Einführende BemerkungenI - Kulturbegriff(E) -- 1 Zur Vieldeutigkeit des Kulturbegriffs -- 2 Aspekte der Kultur -- 3 Grundlagenfragen der Kulturforschung -- 4 Institutionelle Annäherung -- II - Kunstbegriff(E) -- 5 Die Grenzen der bisherigen kunstphilosophischen Theorien -- 6 Praxisorientierte Analyse der Kunst -- 7 Die Konfliktträchtigkeit der Kunst -- 8 Das Neue als Leitbegriff der Moderne -- 9 Kunst als evaluatives Konzept -- III - Handlungen, Tätigkeiten, Kulturelle Praktiken -- 10 Die epistemologischen Grundlagen der Handlungstheorie -- 11 Die sozialwissenschaftlichen Grundlagen von Tätigkeiten und Praktiken -- 12 Marksteine für die Erklärung und Interpretation des sozialen Handelns im Kulturbetrieb -- 13 Bewertung und Rechtfertigung von Handlungen -- Nachwort -- Sachwortverzeichnis -- Personenverzeichnis.
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (lizenzpflichtig)
    URL: Volltext  (URL des Erstveröffentlichers)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Newnes | Boston, MA : Safari
    ISBN: 9780750677837
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: The way electronic instruments are built is changing in a deeply fundamental way. It is making an evolutionary leap to a new method of design that is being called synthetic instruments. This new method promises to be the most significant advance in electronic test and instrumentation since the introduction of automated test equipment (ATE). The switch to synthetic instruments is beginning now, and it will profoundly affect all test and measurement equipment that will be developed in the future. Synthetic instruments are like ordinary instruments in that they are specific to a particular measurement or test. They might be a voltmeter that measures voltage, or a spectrum analyzer that measures spectra. The key, defining difference is this: synthetic instruments are implemented purely in software that runs on general purpose, non-specific measurement hardware with a high speed A/D and D/A at its core. In a synthetic instrument, the software is specific; the hardware is generic. Therefore, the "personality" of a synthetic instrument can be changed in an instant. A voltmeter may be a spectrum analyzer a few seconds later, and then become a power meter, or network analyzer, or oscilloscope. Totally different instruments are implemented on the same hardware and can be switched back and forth in the blink of an eye. This book explains the basics of synthetic instrumentation for the many people that will need to quickly learn about this revolutionary way to design test equipment. This book attempts to demystify the topic, cutting through, commercial hype, and obscure, vague jargon, to get to the heart of the technique. It reveals the important basic underlying concepts, showing people how the synthetic instrument design approach, properly executed, is so effective in creating nstrumentation that out performs traditional approaches to T&M and ATE being used today. provides an overview and complete introduction to this revolutionary new technology enables equipment designers and manufacturers to produce vastly more functional and flexible instrumentation; it's not your father's multimeter!
    Note: Online resource; Title from title page (viewed September 9, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Routledge | Boston, MA : Safari
    ISBN: 9780415259507
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: This innovative study of language and identity in recent and contemporary cases of ethnic conflict in Europe and Eurasia sets out a response to the limitations in the fields of linguistics and political science. Using examples of language policy and planning in conflict situations, it examines the functions of language as a marker of identity in ethnic conflict, and the extent to which language may be a causal factor in ethnic conflict.
    Note: Online resource; Title from title page (viewed March 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Routledge | Boston, MA : Safari
    ISBN: 9780700714018
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Examining the cultural, political, economic, technological and institutional aspects of popular music throughout Asia, this book is the first comprehensive analysis of Asian popular music and its cultural industries. Concentrating on the development of popular culture in its local socio-political context, the volume highlights how local appropriations of the pop music genre play an active rather than reactive role in manipulating global cultural and capital flows. Broad in geographical sweep and rich in contemporary examples, this work will appeal to those interested in Asian popular culture from a variety of perspectives including, political economy, anthropology, communication studies, media studies and ethnomusicology.
    Note: Online resource; Title from title page (viewed July 31, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Routledge | Boston, MA : Safari
    ISBN: 9780415306973
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: This book provides a systematic and thorough examination of the Asia-Europe Meeting (ASEM) process which brings together the fifteen EU member states, the European Commission and ten East and Southeast Asian countries. The author not only traces the actual development of the ASEM process, but also contextualises ASEM within three different international relations theoretical frameworks, as viewed by realists, social constructivists and institutionalists.
    Note: Online resource; Title from title page (viewed March 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Auerbach Publications | Boston, MA : Safari
    ISBN: 9780203496213
    Language: English
    Pages: 1 online resource (520 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Software engineering and computer science students need a resource that explains how to apply design patterns at the enterprise level, allowing them to design and implement systems of high stability and quality. Software Architecture Design Patterns in Java is a detailed explanation of how to apply design patterns and develop software archit
    Note: Online resource; Title from title page (viewed April 27, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (6 pages)
    Keywords: Electronic books ; local
    Abstract: Evaluating the impact of an organization's efforts to develop leaders is challenging. However, if the evaluation is set up properly, it will not only improve development efforts, and thereby the quality of leadership, but also contribute to the effectiveness of the organization.
    Note: Online resource; Title from title page (viewed February 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (2 pages)
    Keywords: Electronic books ; local
    Abstract: The shift from leading oneself to leading others and realizing transformation and creation requires leaders to have many quantum-leap experiences.
    Note: Online resource; Title from title page (viewed December 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (5 pages)
    Keywords: Electronic books ; local
    Abstract: It's not difficult to recognize an organization or team that has strong morale, pride, and spirit as opposed to one that does not. In the former, productivity and creativity are high and relationships are strong; in the latter, negativism, dissatisfaction, and friction reign. Here's a look at some steps leaders can take to enhance the characteristics that make for a prolific, efficient, cooperative, and loyal team.
    Note: Online resource; Title from title page (viewed October 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Auerbach Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (304 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Real Process Improvement Using the CMMI presents readers with non-academic, real-world approaches to process improvement via CMMI. The author provides concepts and techniques for CMMI-based process improvement which are as effective as they are innovative. Professionals at all levels from system engineers to CEOs will find a weal
    Note: Online resource; Title from title page (viewed February 24, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Auerbach Publications | Boston, MA : Safari
    ISBN: 9780203505311
    Language: English
    Pages: 1 online resource (344 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: The author developed Lightweight Enterprise Architecture (LEA) to enable a quick alignment of technology to business strategy. LEA's simple and effective framework makes it useful to a wide audience of users throughout an enterprise, coordinating resources for business requirements and facilitating optimal adoption of technology. Lightweigh
    Note: Online resource; Title from title page (viewed June 25, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (5 pages)
    Keywords: Electronic books ; local
    Abstract: Times of adversity often give rise to unpredictability, fear, anxiety, and loss of confidence. Such circumstances call for inspirational leadership, which gives employees the motivation, commitment, and productivity to take advantage of the opportunities lying on the other side of what seems to be a dark curtain of misfortune.
    Note: Online resource; Title from title page (viewed June 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (5 pages)
    Keywords: Electronic books ; local
    Abstract: Comparing the views of leaders in two major financial institutions in Asia—one serving the very rich, the other the very poor—it seems that despite hugely different client bases, they have many more issues in common than one might think.
    Note: Online resource; Title from title page (viewed December 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (2 pages)
    Keywords: Electronic books ; local
    Abstract: Some senior executives who were schooled in less technologically oriented times break into a cold sweat at the mere sight of a computer. But organizations can take steps to help such leaders overcome the social stigma without sneaking around.
    Note: Online resource; Title from title page (viewed June 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (3 pages)
    Keywords: Electronic books ; local
    Abstract: Leadership in Action contributing editor Joyce Jenkins recently spoke to Lien about her career and her views on a wide range of topics relating to her experience.
    Note: Online resource; Title from title page (viewed December 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (2 pages)
    Keywords: Electronic books ; local
    Abstract: The common wisdom is that children are the best learners because they haven't become too set in their ways, and that the older people get the less adept at learning they become. Don Prince shares stories that seem to prove otherwise.
    Note: Online resource; Title from title page (viewed June 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (5 pages)
    Keywords: Electronic books ; local
    Abstract: Here's a primer for leaders on how to approach sustainability.
    Note: Online resource; Title from title page (viewed April 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (2 pages)
    Keywords: Electronic books ; local
    Abstract: Most leaders know the right things to do and have what it takes to do them. Sometimes it's just a matter of slowing down and getting a fix on what is needed at this time in our history.
    Note: Online resource; Title from title page (viewed June 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Auerbach Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (288 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Assessing and Managing Security Risk in IT Systems: A Structured Methodology builds upon the original McCumber Cube model to offer proven processes that do not change, even as technology evolves. This book enables you to assess the security attributes of any information system and implement vastly improved security environments. Part I deliv
    Note: Online resource; Title from title page (viewed August 12, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Routledge | Boston, MA : Safari
    ISBN: 9780419149507
    Language: English
    Pages: 1 online resource (304 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: A detailed, practical guide (with the backing of the main UK authorities) to the construction and maintenance of sports grounds.
    Note: Online resource; Title from title page (viewed June 2, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Morgan Kaufmann | Boston, MA : Safari
    ISBN: 9780125571890
    Language: English
    Pages: 1 online resource (800 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: In network design, the gap between theory and practice is woefully broad. This book narrows it, comprehensively and critically examining current network design models and methods. You will learn where mathematical modeling and algorithmic optimization have been under-utilized. At the opposite extreme, you will learn where they tend to fail to contribute to the twin goals of network efficiency and cost-savings. Most of all, you will learn precisely how to tailor theoretical models to make them as useful as possible in practice. Throughout, the authors focus on the traffic demands encountered in the real world of network design. Their generic approach, however, allows problem formulations and solutions to be applied across the board to virtually any type of backbone communication or computer network. For beginners, this book is an excellent introduction. For seasoned professionals, it provides immediate solutions and a strong foundation for further advances in the use of mathematical modeling for network design. Written by leading researchers with a combined 40 years of industrial and academic network design experience. Considers the development of design models for different technologies, including TCP/IP, IDN, MPLS, ATM, SONET/SDH, and WDM. Discusses recent topics such as shortest path routing and fair bandwidth assignment in IP/MPLS networks. Addresses proper multi-layer modeling across network layers using different technologies—for example, IP over ATM over SONET, IP over WDM, and IDN over SONET. Covers restoration-oriented design methods that allow recovery from failures of large-capacity transport links and transit nodes. Presents, at the end of each chapter, exercises useful to both students and practitioners.
    Note: Online resource; Title from title page (viewed July 21, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Auerbach Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (352 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: There are many books that detail tools and techniques of penetration testing, but none of these effectively communicate how the information gathered from tests should be analyzed and implemented. Until recently, there was very little strategic information available to explain the value of ethical hacking and how tests should be performed in order t
    Note: Online resource; Title from title page (viewed September 29, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Morgan Kaufmann | Boston, MA : Safari
    ISBN: 9781558606876
    Language: English
    Pages: 1 online resource (544 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Successful businesses and organizations are continually looking for ways to improve service and customer satisfaction in order to achieve long-term customer loyalty. In light of these goals, software developers must ask the question: how does customer orientation influence traditional approaches, methods, and principles of software development? In this book, a leading software architect and his team of software engineers describe how the idea of customer orientation in an organization leads to the creation of application-oriented software. This book describes what application-oriented software development is and how it can be conceptually and constructively designed with object-oriented techniques. It goes further to describe how to best fit together the many different methodologies and techniques that have been created for object-orientation (such as frameworks, platforms, components, UML, Unified Process, design patterns, and eXtreme Programming) to design and build software for real projects. This book brings together the best of research, development, and day-to-day project work to the task of building large software systems. *Written by and for developers of large, interactive, and long-lived software systems *Includes patterns of proven analysis, design, and documentation techniques *Shows how to develop an appropriate design approach and concrete software development techniques
    Note: Online resource; Title from title page (viewed October 22, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 pages)
    Keywords: Electronic books ; local
    Abstract: Leading by example—an example from which today's leaders in both the public and private sectors can learn much—Gandhi inspired millions of Indians to win independence through a nonviolent movement.
    Note: Online resource; Title from title page (viewed October 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (2 pages)
    Keywords: Electronic books ; local
    Abstract: Leadership, however, has traditionallybeen viewed as an art, but the notion that leadership can also be a science deserves a closer look.
    Note: Online resource; Title from title page (viewed April 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Routledge | Boston, MA : Safari
    ISBN: 9780415274456
    Language: English
    Pages: 1 online resource (288 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Women and Journalism offers a rich and comprehensive analysis of the roles, status and experiences of women journalists in the United States and Britain. Drawing on a variety of sources and dealing with a host of women journalists ranging from nineteenth century pioneers to Martha Gellhorn, Kate Adie and Veronica Guerin, the authors investigate the challenges women have faced in their struggle to establish reputations as professionals. This book provides an account of the gendered structuring of journalism in print, radio and television and speculates about women's still-emerging role in online journalism. Their accomplishments as war correspondents are tracked to the present, including a study of the role they played post-September 11th.
    Note: Online resource; Title from title page (viewed June 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Auerbach Publications | Boston, MA : Safari
    ISBN: 9780203507230
    Language: English
    Pages: 1 online resource (520 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: The modern dependence upon information technology and the corresponding information security regulations and requirements force companies to evaluate the security of their core business processes, mission critical data, and supporting IT environment. Combine this with a slowdown in IT spending resulting in justifications of every purchase, and secu
    Note: Online resource; Title from title page (viewed September 29, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Morgan Kaufmann | Boston, MA : Safari
    ISBN: 9781558608283
    Language: English
    Pages: 1 online resource (1052 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Fully updated, revised, and expanded, this second edition of Modern Cable Television Technology addresses the significant changes undergone by cable since 1999--including, most notably, its continued transformation from a system for delivery of television to a scalable-bandwidth platform for a broad range of communication services. It provides in-depth coverage of high speed data transmission, home networking, IP-based voice, optical dense wavelength division multiplexing, new video compression techniques, integrated voice/video/data transport, and much more. Intended as a day-to-day reference for cable engineers, this book illuminates all the technologies involved in building and maintaining a cable system. But it's also a great study guide for candidates for SCTE certification, and its careful explanations will benefit any technician whose work involves connecting to a cable system or building products that consume cable services. Written by four of the most highly-esteemed cable engineers in the industry with a wealth of experience in cable, consumer electronics, and telecommunications All new material on digital technologies, new practices for delivering high speed data, home networking, IP-based voice technology, optical dense wavelength division multiplexing (DWDM), new video compression techniques, and integrated voice/video/data transport Covers the latest on emerging digital standards for voice, data, video, and multimedia Presents distribution systems, from drops through fiber optics, an covers everything from basic principles to network architectures
    Note: Online resource; Title from title page (viewed January 13, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Routledge | Boston, MA : Safari
    ISBN: 9780714655284
    Language: English
    Pages: 1 online resource (584 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: SOE in France was first published in 1966, followed by a second impression with amendments in 1968. Since these editions were published, other material on SOE has become available. It was, therefore, agreed in 2000 that Professor Foot should produce a revised version. In so doing, in addition to the material in the first edition, the author has had
    Note: Online resource; Title from title page (viewed April 22, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Morgan Kaufmann | Boston, MA : Safari
    ISBN: 9780127323503
    Language: English
    Pages: 1 online resource (278 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: While many architects use PHP for projects, they are often not aware of the power of PHP in creating enterprise-level applications. This book covers the latest version of PHP – version 5 -- and focuses on its capabilities within a multi-tier application framework. It contains numerous coding samples and commentaries on them. A chapter discusses object orientation in PHP as it applies to the multi-tier architecture and other chapters discuss HTTP and SOAP, the two communication protocols most useful in tying together multiple layers. There is also coverage of database design and query construction as well as information about tricks you can use in generating user interfaces. Covers PHP as it relates to developing software in a multi-tier environment—a crucial aspect of developing robust software with low cost and ease of use as design goals. Makes extensive use of Simple Object Access Protocol (SOAP) and Web Services as implemented in PHP and NuSOAP. Shows precisely how to make use of the InnoDB table type newly available in MySQL. InnoDB supports true referential integrity and row-level locking. An application example (a multi-currency bookkeeping application) runs throughout the book, showing various PHP capabilities as well as the database interaction.
    Note: Online resource; Title from title page (viewed June 25, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Morgan Kaufmann | Boston, MA : Safari
    ISBN: 9780122060939
    Language: English
    Pages: 1 online resource (934 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: In the last 40 years, machine vision has evolved into a mature field embracing a wide range of applications including surveillance, automated inspection, robot assembly, vehicle guidance, traffic monitoring and control, signature verification, biometric measurement, and analysis of remotely sensed images. While researchers and industry specialists continue to document their work in this area, it has become increasingly difficult for professionals and graduate students to understand the essential theory and practicalities well enough to design their own algorithms and systems. This book directly addresses this need. As in earlier editions, E.R. Davies clearly and systematically presents the basic concepts of the field in highly accessible prose and images, covering essential elements of the theory while emphasizing algorithmic and practical design constraints. In this thoroughly updated edition, he divides the material into horizontal levels of a complete machine vision system. Application case studies demonstrate specific techniques and illustrate key constraints for designing real-world machine vision systems. · Includes solid, accessible coverage of 2-D and 3-D scene analysis. · Offers thorough treatment of the Hough Transform—a key technique for inspection and surveillance. · Brings vital topics and techniques together in an integrated system design approach. · Takes full account of the requirement for real-time processing in real applications.
    Note: Online resource; Title from title page (viewed December 22, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Syngress | Boston, MA : Safari
    ISBN: 9781931836197
    Language: English
    Pages: 1 online resource (608 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Dr. Tom and Debra Shinder have become synonymous with Microsoft's flagship firewall product ISA Server, as a result of Tom's prominent role as a member of the beta development team, and Tom and Deb's featured placement on both Microsoft's ISA Server Web site and ISAserver.org. Tom and Deb's book on the first release of the product "Configuring ISA Server 2000" dominated the ISA Server 2000 book market having sold over 40,000 copies worldwide, and the ISA Server community is eagerly awaiting Tom and Deb's book on ISA Server 2004, which is the dramatically upgraded new release from Microsoft. Dr. Tom and Debra Shinder have become synonymous with Microsoft's flagship firewall product ISA Server, as a result of Tom's prominent role as a member of the beta development team, and Tom and Deb's featured placement on both Microsoft's ISA Server Web site and ISAserver.org. Tom and Deb's book on the first release of the product "Configuring ISA Server 2000" dominated the ISA Server 2000 book market having sold over 40,000 copies worldwide, and the ISA Server community is eagerly awaiting Tom and Deb's book on ISA Server 2004, which is the dramatically upgraded new release from Microsoft. This book will be featured prominently on the ISAserver.org home page as well as referenced on Microsoft TechNet and ISA Server Web pages. Tom and Deb's unparalleled technical expertise combined with prime on-line marketing opportunities will make this the #1 book again in the ISA Server market. * This book will provide readers with unparalleled information on installing, confiuguring, and troubleshooting ISA Server 2004 by teaching readers to: * Deploy ISA Server 2004 in small businesses and large organizations. * Learn how to configure complex DMZ configurations using ISA Server 2004's new network awareness features and built-in multinetworking capabilities. * Learn how to take advantage of ISA Server 2004's new VPN capabilities!
    Note: Online resource; Title from title page (viewed December 31, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Berrett-Koehler Publishers | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (96 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: From the novice to the most experienced and senior project manager, triple constraint issues are at the core of the most crucial decisions about a project. The Triple Constraints in Project Management explores the triangle of time, cost, and performance that bounds the universe within which every project must be accomplished – and shows how controlling the hierarchy of constraints can mean the difference between success and failure on virtually any project.
    Note: Online resource; Title from title page (viewed July 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (2 pages)
    Keywords: Electronic books ; local
    Abstract: The aim of formative evaluation is to improve what is being assessed.
    Note: Online resource; Title from title page (viewed February 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (2 pages)
    Keywords: Electronic books ; local
    Abstract: Many people view power as the imposition of will to persuade others to do something they wouldn't ordinarily do. A greater quantity of information does not translate into a greater amount of power.
    Note: Online resource; Title from title page (viewed October 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (5 pages)
    Keywords: Electronic books ; local
    Abstract: As people with far different social identities increasingly find themselves working together, clashes, differences of opinion, and even serious conflicts are bound to occur. These can have acute consequences for organizations.
    Note: Online resource; Title from title page (viewed August 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Newnes | Boston, MA : Safari
    ISBN: 9780750662727
    Language: English
    Pages: 1 online resource (461 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: New technologies are revolutionising the way manufacturing and supply chain management are implemented. These changes are delivering manufacturing firms the competitive advantage of a highly flexible and responsive supply chain and manufacturing system to ensure that they meet the high expectations of their customers, who, in today's economy, demand absolutely the best service, price, delivery time and product quality. To make e-manufacturing and supply chain technologies effective, integration is needed between various, often disparate systems. To understand why this is such an issue, one needs to understand what the different systems or system components do, their objectives, their specific focus areas and how they interact with other systems. It is also required to understand how these systems evolved to their current state, as the concepts used during the early development of systems and technology tend to remain in place throughout the life-cycle of the systems/technology. This book explores various standards, concepts and techniques used over the years to model systems and hierarchies in order to understand where they fit into the organization and supply chain. It looks at the specific system components and the ways in which they can be designed and graphically depicted for easy understanding by both information technology (IT) and non-IT personnel. Without a good implementation philosophy, very few systems add any real benefit to an organization, and for this reason the ways in which systems are implemented and installation projects managed are also explored and recommendations are made as to possible methods that have proven successful in the past. The human factor and how that impacts on system success are also addressed, as is the motivation for system investment and subsequent benefit measurement processes. Finally, the vendor/user supply/demand within the e-manufacturing domain is explored and a method is put forward that enables the reduction of vendor bias during the vendor selection process. The objective of this book is to provide the reader with a good understanding regarding the four critical factors (business/physical processes, systems supporting the processes, company personnel and company/personal performance measures) that influence the success of any e-manufacturing implementation, and the synchronization required between these factors. · Discover how to implement the flexible and responsive supply chain and manufacturi...
    Note: Online resource; Title from title page (viewed August 11, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (2 pages)
    Keywords: Electronic books ; local
    Abstract: The whaleboat is a wonderful metaphor for any organization that must progress and adjust in the open seas of uncertain markets.
    Note: Online resource; Title from title page (viewed August 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (2 pages)
    Keywords: Electronic books ; local
    Abstract: The larger issue for Latino leaders to consider is whether they can learn from the experiences of their black colleagues as they move into the higher ranks of organizations.
    Note: Online resource; Title from title page (viewed April 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Center for Creative Leadership | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (3 pages)
    Keywords: Electronic books ; local
    Abstract: CCL plans to examine how Chinese organizations on the verge of going global compare with both their Asian and their Western counterparts in terms of their leadership and management practices.
    Note: Online resource; Title from title page (viewed December 1, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Syngress | Boston, MA : Safari
    ISBN: 9781932266825
    Language: English
    Pages: 1 online resource (550 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: This book provides system administrators with all of the information as well as software they need to run Ethereal Protocol Analyzer on their networks. There are currently no other books published on Ethereal, so this book will begin with chapters covering the installation and configuration of Ethereal. From there the book quickly moves into more advanced topics such as optimizing Ethereal's performance and analyzing data output by Ethereal. Ethereal is an extremely powerful and complex product, capable of analyzing over 350 different network protocols. As such, this book also provides readers with an overview of the most common network protocols used, as well as analysis of Ethereal reports on the various protocols. The last part of the book provides readers with advanced information on using reports generated by Ethereal to both fix security holes and optimize network performance. Provides insider information on how to optimize performance of Ethereal on enterprise networks. Book comes with a CD containing Ethereal, Tethereal, Nessus, Snort, ACID, Barnyard, and more! Includes coverage of popular command-line version, Tethereal.
    Note: Online resource; Title from title page (viewed February 23, 2004)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    Houndmills, Basingstoke, Hampshire : Palgrave Macmillan
    ISBN: 9780230524408
    Language: English
    Pages: Online-Ressource (xii, 275 p)
    Edition: Springer eBook Collection. Humanities, Social Sciences and Law
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    Keywords: Political theory ; Democracy ; Russia Politics and government ; Political science ; International relations ; Europe
    Abstract: The Legacy of the Soviet Union offers a distillation by a group of eminent scholars of their experience of the post-Soviet years. Analysis of the post-Soviet landscape is accompanied by meditations on the impact of the post-Soviet transition on both policy-makers and academics. The book therefore examines both assumptions of 'transition' and reconsiders the experience of Soviet communism in the light of its demise
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Online Resource
    Online Resource
    Houndmills, Basingstoke, Hampshire : Palgrave Macmillan
    ISBN: 9780230509160
    Language: English
    Pages: Online-Ressource (ix, 220 p)
    Edition: Springer eBook Collection. Humanities, Social Sciences and Law
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    Keywords: Political theory ; Great Britain Politics and government ; Political philosophy ; Political science ; Social sciences Philosophy ; Political science ; Europe
    Abstract: For the first time since the 1970s when the National Front became Britain's fourth largest political party, the recent electoral success of the British National Party has put Britain's extreme right back on the political map. Nigel Copsey provides a clear and comprehensive analysis of the history of the British National Party and its struggle for political legitimacy. With far-right parties enjoying unprecedented success across Europe, this book also locates its subject in the broader international context
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    New York : Palgrave Macmillan
    ISBN: 9780230523258
    Language: English
    Pages: Online-Ressource (xii, 254 p) , ill
    Edition: Springer eBook Collection. Humanities, Social Sciences and Law
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    Keywords: Comparative politics ; Democracy ; Ethnicity ; Political science ; International relations ; Race. ; Comparative government.
    Abstract: Democracy and Ethnic Conflict addresses the problem of establishing durable democratic institutions in societies afflicted by ethnic conflict. While the holding of multi-party elections usually plays a role in the ending of conflict, consolidating democracy presents a much larger challenge, as does preventing the perversion of democracy through the dominance of a particular ethnic group
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    New York : Palgrave Macmillan
    ISBN: 9781403982353
    Language: English
    Pages: Online-Ressource (x, 195 p)
    Edition: Springer eBook Collection. Humanities, Social Sciences and Law
    Series Statement: Culture and Religion in International Relations
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    Keywords: Religion ; Religion History ; Religions ; Religion and sociology ; Political science ; International relations
    Abstract: Reason, Culture, Religion book provides a systematic overview of the study of world politics. The author then locates modernist world politics in its sacral context by discussing Taoist strategics, Buddhist economics, Islamic civics, Confucian Marxism, Hindu constructivism, Pagan feminism and Animist environmentalism. It concludes by asking what a world affairs worthy of the name would be
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    ISBN: 9781403981479
    Language: English
    Pages: Online-Ressource (xx, 292 p) , ill
    Edition: Springer eBook Collection. Humanities, Social Sciences and Law
    Series Statement: Europe in Transition: The NYU European Studies Series
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    Keywords: European Union ; Political science ; Europe History ; World politics ; Europe Politics and government ; International relations
    Abstract: Many thought that the 'German question', that had shaped European history so catastrophically in the last century, had been solved for good in 1990. And the last elections seemed to confirm that Germany was on the road to 'normalcy'. However, at the beginning of the new century, many see Germany as a problem case in Europe. This raises the question about the future of Germany and the performance of the incumbent government. The book addresses these issues by examining the policies and politics of the Red-Green government and by putting recent changes and developments in this country in a long-term perspective
    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...