Skip to main content

Books in Social sciences

The Social Sciences collection forms a definitive resource for those entering, researching, or teaching in any of the many disciplines making up this interdisciplinary area of study. Written by experts and researchers from both Academic and Commercial domains, titles offer global scope and perspectives.

Key subject areas include: Library and Information Science; Transportation; Urban Studies; Geography, Planning, and Development; Security; Emergency Management.

  • Globalisation, Information and Libraries

    The Implications of the World Trade Organisation’s GATS and TRIPS Agreements
    • 1st Edition
    • Ruth Rikowski
    • English
    This book provides an overview of the World Trade Organisation; in particular, it focuses on two of the agreements being developed at the WTO, which are due to be strengthened in 2005, and are likely to have significant implications for libraries and information: the General Agreement on Trade in Services (the GATS) and the Agreement on Trade Related Aspects of Intellectual Property Rights (TRIPS). The book argues that the library and information profession needs to be more aware of these agreements and the way in which they threaten some of the professional ethics and principles (such as the balance in copyright).
  • Law, Libraries and Technology

    • 1st Edition
    • Mark Van Hoorebeek
    • English
    Libraries are continuing to evolve as a result of the dual pressures of technology and user access. The new digital media forms are enabling librarians to find new methods of information delivery. Libraries and librarians need to be aware of the legal ramifications of the new technologies that are available. This book provides an authoritative and practical guide to the subject. Despite the negative prognosis for libraries during the early 1990s in the face of digital technology, libraries have proved to be surprisingly resilient, and have begun the long process of incorporating digital technologies into their service. The legal ramifications, however, always need to be considered. This book does just that.
  • Aggressive Network Self-Defense

    • 1st Edition
    • Neil R. Wyler
    • English
    Over the past year there has been a shift within the computer security world away from passive, reactive defense towards more aggressive, proactive countermeasures. Although such tactics are extremely controversial, many security professionals are reaching into the dark side of their tool box to identify, target, and suppress their adversaries. This book will provide a detailed analysis of the most timely and dangerous attack vectors targeted at operating systems, applications, and critical infrastructure and the cutting-edge counter-measures used to nullify the actions of an attacking, criminal hacker.
  • Deploying Citrix MetaFrame Presentation Server 3.0 with Windows Server 2003 Terminal Services

    • 1st Edition
    • Melissa Craft
    • English
    Almost 100% of all Fortune 500 and Fortune 1000 companies use Citrix. Deploying Citrix MetaFrame Presentation Server 3.0 with Windows Server 2003 Terminal Services covers the new release to Citrix MetaFrame and how companies can deploy it in their disaster recovery plans. Server Based Computing has been established as a solid networking model for any size business. Why? Because it guarantees cost savings, fast deployment, scalability, performance, security and fast recoverability. Think "mainframe," but updated, pretty, shiny, and effective! Server based computing is the mainframe with a vengeance. Terminal Server and Citrix MetaFrame offer the advantages of the old mainframe coupled with the benefits, gadgets, and appeal of the personal computer.
  • Microsoft Log Parser Toolkit

    A Complete Toolkit for Microsoft's Undocumented Log Analysis Tool
    • 1st Edition
    • Gabriele Giuseppini + 1 more
    • English
    Written by Microsoft's Log Parser developer, this is the first book available on Microsoft's popular yet undocumented log parser tool. The book and accompanying Web site contain hundreds of customized, working scripts and templates that system administrators will find invaluable for analyzing the log files from Windows Server, Snort IDS, ISA Server, IIS Server, Exchange Server, and other products. System administrators running Windows, Unix, and Linux networks manage anywhere from 1 to thousands of operating systems (Windows, Unix, etc.), Applications (Exchange, Snort, IIS, etc.), and hardware devices (firewalls, routers, etc.) that generate incredibly long and detailed log files of all activity on the particular application or device. This book will teach administrators how to use Microsoft's Log Parser to data mine all of the information available within these countless logs. The book teaches readers how all queries within Log Parser work (for example: a Log Parser query to an Exchange log may provide information on the origin of spam, viruses, etc.). Also, Log Parser is completely scriptable and customizable so the book will provide the reader with hundreds of original, working scripts that will automate these tasks and provide formatted charts and reports detailing the results of the queries.
  • Forensic DNA Typing

    Biology, Technology, and Genetics of STR Markers
    • 2nd Edition
    • John M. Butler
    • English
    Forensic DNA Typing, Second Edition, is the only book available that specifically covers detailed information on mitochondrial DNA and the Y chromosome. It examines the science of current forensic DNA typing methods by focusing on the biology, technology, and genetic interpretation of short tandem repeat (STR) markers, which encompass the most common forensic DNA analysis methods used today. The book covers topics from introductory level right up to cutting edge research. High-profile cases are addressed throughout the text, near the sections dealing with the science or issues behind these cases. Ten new chapters have been added to accommodate the explosion of new information since the turn of the century. These additional chapters cover statistical genetic analysis of DNA data, an emerging field of interest to DNA research. Several chapters on statistical analysis of short tandem repeat (STR) typing data have been contributed by Dr. George Carmody, a well-respected professor in forensic genetics. Specific examples make the concepts of population genetics more understandable. This book will be of interest to researchers and practitioners in forensic DNA analysis, forensic scientists, population geneticists, military and private and public forensic laboratories (for identifying individuals through remains), and students of forensic science.
  • Classification in Theory and Practice

    • 1st Edition
    • Susan Batley
    • English
    This book covers all of the major library classification schemes in use in Europe, UK and US; it includes practical exercises to demonstrate their application. Importantly, classifying electronic resources is also discussed. The aim of the book is to demystify a very complex subject, and to provide a sound theoretical underpinning, together with practical advice and development of practical skills. The book fills the gap between more complex theoretical texts and those books with a purely practical approach. Chapters concentrate purely on classification rather than cataloguing and indexing, ensuring a more in-depth coverage of the topic.
  • Comprehensive Molecular Insect Science

    • 1st Edition
    • Bozzano G Luisa
    • English
  • Information Literacy

    A Practitioner’s Guide
    • 1st Edition
    • Susie Andretta
    • English
    Taking an international approach, this book explores two main models of Information Literacy or IL: the SCONUL (Society of College, National and University Libraries) Seven Pillars of Information Skills and the IL competencies identified by the ALA (American Library Association). Practical examples for the development of IL skills identified by these models are illustrated using printed and web-based resources. The process of integrating IL provision within a programme of study is outlined to illustrate two strategies underpinning this integration at generic-skills level, the ‘plug & play’ approach, and at subject-specific level, the ‘research skills approach’. A range of diagnostic and assessment methods, to monitor the iterative process of IL skills development, are also presented within these frameworks.
  • Buffer Overflow Attacks

    Detect, Exploit, Prevent
    • 1st Edition
    • Jason Deckard
    • English
    The SANS Institute maintains a list of the "Top 10 Software Vulnerabilities." At the current time, over half of these vulnerabilities are exploitable by Buffer Overflow attacks, making this class of attack one of the most common and most dangerous weapon used by malicious attackers. This is the first book specifically aimed at detecting, exploiting, and preventing the most common and dangerous attacks.Buffer overflows make up one of the largest collections of vulnerabilities in existence; And a large percentage of possible remote exploits are of the overflow variety. Almost all of the most devastating computer attacks to hit the Internet in recent years including SQL Slammer, Blaster, and I Love You attacks. If executed properly, an overflow vulnerability will allow an attacker to run arbitrary code on the victim’s machine with the equivalent rights of whichever process was overflowed. This is often used to provide a remote shell onto the victim machine, which can be used for further exploitation.A buffer overflow is an unexpected behavior that exists in certain programming languages. This book provides specific, real code examples on exploiting buffer overflow attacks from a hacker's perspective and defending against these attacks for the software developer.