Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (764)
  • Kalliope (Nachlässe)
  • 2000-2004  (764)
  • Washington, D.C : World Bank  (596)
  • Beijing ; : O'Reilly  (168)
Datasource
Material
Language
Years
Year
Subjects(RVK)
  • 1
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xviii, 350 p. , ill. ; , 23 cm
    DDC: 005.13/3
    Keywords: Internet programming ; PHP (Computer program language) ; Electronic books ; local
    Abstract: PHP has gained a following among non-technical web designers who need to add interactive aspects to their sites. Offering a gentle learning curve, PHP is an accessible yet powerful language for creating dynamic web pages. As its popularity has grown, PHP's basic feature set has become increasingly more sophisticated. Now PHP 5 boasts advanced features--such as new object-oriented capabilities and support for XML and Web Services--that will please even the most experienced web professionals while still remaining user-friendly enough for those with a lower tolerance for technical jargon.If you've wanted to try your hand at PHP but haven't known where to start, then Learning PHP 5 is the book you need. If you've wanted to try your hand at PHP but haven't known where to start, then Learning PHP 5 is the book you need. With attention to both PHP 4 and the new PHP version 5, it provides everything from a explanation of how PHP works with your web server and web browser to the ins and outs of working with databases and HTML forms. Written by the co-author of the popular PHP Cookbook , this book is for intelligent (but not necessarily highly-technical) readers. Learning PHP 5 guides you through every aspect of the language you'll need to master for professional web programming results. This book provides a hands-on learning experience complete with exercises to make sure the lessons stick. Learning PHP 5 covers the following topics, and more: How PHP works with your web browser and web server PHP language basics, including data, variables, logic and looping Working with arrays and functions Making web forms Working with databases like MySQL Remembering users with sessions Parsing and generating XML Debugging Written by David Sklar, coauthor of the PHP Cookbook and an instructor in PHP, this book offers the ideal classroom learning experience whether you're in a classroom or on your own. From learning how to install PHP to designing database-backed web applications, Learning PHP 5 will guide you through every aspect of the language you'll need to master to achieve professional web programming results.
    Note: "A pain-free introduction to building interactive web sites"--Cover. - 1st ed., 2004. - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xiv, 317 p. , ill. ; , 24 cm
    DDC: 005.13/3
    Keywords: Java (Computer program language) ; Electronic books ; local
    Abstract: Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an elegant and powerful remedy for this common, frustrating scenario. It doesn't just catch your errors before you compile, it also suggests solutions. All you need to do is point and click. And it's free--what could be better? Still, if you're like most programmers, mastering a new technology--no matter how productive it will make you in the long run--is going to take a chunk out of your productivity now. You want to get up to speed quickly without sacrificing efficiency.O'Reilly's new guide to the technology, Eclipse , provides exactly what you're looking for: a fast-track approach to mastery of Eclipse. This insightful, hands-on book delivers clear and concise coverage, with no fluff, that gets down to business immediately. The book is tightly focused, covering all aspects of Eclipse: the menus, preferences, views, perspectives, editors, team and debugging techniques, and how they're used every day by thousands of developers. Development of practical skills is emphasized with dozens of examples presented throughout the book.From cover-to-cover, the book is pure Eclipse, covering hundreds of techniques beginning with the most basic Java development through creating your own plug-in editors for the Eclipse environment. Some of the topics you'll learn about include: Using Eclipse to develop Java code Testing and debugging Working in teams using CVS Building Eclipse projects using Ant The Standard Widget Toolkit (SWT) Web development Developing Struts applications with Eclipse From basics to advanced topics, Eclipse takes you through the fundamentals of Eclipse and more. You may be an Eclipse novice when you pick up the book, but you'll be a pro by the time you've finished.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xvii, 531 , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.8
    Keywords: Computer networks ; Security measures ; Electronic books ; local
    Abstract: When it comes to network security, many users and administrators are running scared, and justifiably so. The sophistication of attacks against computer systems increases with each new Internet worm.What's the worst an attacker can do to you? You'd better find out, right? That's what Security Warrior teaches you. Based on the principle that the only way to defend yourself is to understand your attacker in depth, Security Warrior reveals how your systems can be attacked. Covering everything from reverse engineering to SQL attacks, and including topics like social engineering, antiforensics, and common attacks against UNIX and Windows systems, this book teaches you to know your enemy and how to be prepared to do battle. Security Warrior places particular emphasis on reverse engineering. RE is a fundamental skill for the administrator, who must be aware of all kinds of malware that can be installed on his machines -- trojaned binaries, "spyware" that looks innocuous but that sends private data back to its creator, and more. This is the only book to discuss reverse engineering for Linux or Windows CE. It's also the only book that shows you how SQL injection works, enabling you to inspect your database and web applications for vulnerability. Security Warrior is the most comprehensive and up-to-date book covering the art of computer war: attacks against computer systems and their defenses. It's often scary, and never comforting. If you're on the front lines, defending your site against attackers, you need this book. On your shelf--and in your hands.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xiv, 455 p. , ill. ; , 23 cm
    Edition: 1st ed.
    DDC: 006.7/4
    Keywords: Application program interfaces (Computer software) ; Microsoft .NET Framework ; XML (Document markup language) ; Electronic books ; local
    Abstract: If you're seeking ways to build network-based applications or XML-based web services, Microsoft provides most of the tools you'll need. XML is integrated into the .NET Framework and Visual Studio .NET, but if you want to get a grasp on how .NET and XML actually work together, that's a different story. With .NET & XML , you can get under the hood to see how the .NET Framework implements XML, giving you the skills to write understandable XML-based code that interoperates with code written with other tools, and even other languages. .NET & XML starts by introducing XML and the .NET Framework, and then teaches you how to read and write XML before moving on to complex methods for manipulating, navigating, transforming, and constraining it. To demonstrate the power of XML in .NET, author Niel Bornstein builds a simple hardware store inventory system throughout the book. As you move from chapter to chapter, you'll absorb increasingly complex information until you have enough knowledge to successfully program your own XML-based applications. This tutorial also contains a quick reference to the API, plus appendices present additional .NET assemblies that you can use to work with XML, and how to work with the .NET XML configuration file format. One study puts the potential market for new software based on XML at or near $100 billion over the next five years. The .NET Framework gives you a way to become a part of it. But to use XML and .NET effectively, you need to understand how these two technologies work together. This book gives you the insight to take full advantage of the power the two provide.
    Note: "Understanding the code and markup behind the wizards"--Cover. - Includes biblographic references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Language: English
    Pages: xvi, 276 p. , ill. ; , 23 cm
    Edition: 1st ed.
    DDC: 005.75/65
    Keywords: Database management ; Relational databases ; SQL (Computer program language) ; Electronic books ; local
    Abstract: As users come to depend on MySQL, they find that they have to deal with issues of reliability, scalability, and performance--issues that are not well documented but are critical to a smoothly functioning site. This book is an insider's guide to these little understood topics.Author Jeremy Zawodny has managed large numbers of MySQL servers for mission-critical work at Yahoo!, maintained years of contacts with the MySQL AB team, and presents regularly at conferences. Jeremy and Derek have spent months experimenting, interviewing major users of MySQL, talking to MySQL AB, benchmarking, and writing some of their own tools in order to produce the information in this book.In High Performance MySQL you will learn about MySQL indexing and optimization in depth so you can make better use of these key features. You will learn practical replication, backup, and load-balancing strategies with information that goes beyond available tools to discuss their effects in real-life environments. And you'll learn the supporting techniques you need to carry out these tasks, including advanced configuration, benchmarking, and investigating logs.Topics include: A review of configuration and setup options Storage engines and table types Benchmarking Indexes Query Optimization Application Design Server Performance Replication Load-balancing Backup and Recovery Security
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Language: English
    Pages: x, 179 p. ; , 24 cm
    Edition: 1st ed.
    DDC: 004.6'92
    Keywords: Electronic mail systems ; Electronic books ; local
    Abstract: If you had a list of the words used to describe sendmail, they'd probably include reliable, flexible, configurable, complex, monolithic, and daunting. But you're not likely to find the word easy. Even seasoned sendmail pros are sometimes frustrated by the intricacies of sendmail's configuration files. With a little determination and the help of a good reference book, like sendmail , Third Edition, you can master this demanding program. But when there's a significant point release, like sendmail V8.13, where do you turn? An excellent companion to our popular sendmail , Third Edition, the sendmail 8.13 Companion provides a timely way to document the improvements in V8.13 in parallel with its release. The book highlights the important changes in the latest update to sendmail, pointing out not just what is handy or nice to have, but what's critical in getting the best behavior from sendmail. This is especially important now that spam is on the rise, and because mobile technology requires roving laptops to use encrypted connections. Not surprisingly, many of the changes and additions to V8.13 have been driven by the ongoing fight against spam. Anyone concerned about spam--and who isn't?--will benefit greatly by upgrading to V8.13 sendmail. Among its many enhancements, V8.13 includes new routines that support the SPF sending site authentication standard (in the Milter library), simultaneous connection control, high connection rate control, and finer tuning of SASL parameters. The additions to the Milter library, alone, make upgrading worthwhile, but sendmail's connection control makes it a no-brainer. The key to understanding them is the sendmail 8.13 Companion . The book is divided into twenty-five chapters that parallel the chapters in the third edition of the sendmail book. For instance, if you're interested in Options configuration (Chapter 24 in sendmail), you'll turn to Chapter 24 in your companion volume to find out what's new in V8.13. For a simple dot release (8.12 to 8.13), V8.13 sendmail has added more features, options, and fundamental changes than any other single dot release has included. If you need to set up or manage sendmail, you'll want this companion volume close at hand. Even if you aren't ready to upgrade to V8.13, you'll find the key to understanding them is the sendmail 8.13 Companion a useful guide to understanding and staying current with the latest changes in sendmail.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xviii, 460 p. , ill. ; , 23 cm
    DDC: 005.72
    Keywords: XML (Document markup language) ; Electronic books ; local
    Abstract: Developers and system administrators alike are uncovering the true power of XML, the Extensible Markup Language that enables data to be sent over the Internet from one computer platform to another or one application to another and retain its original format. Flexible enough to be customized for applications as diverse as web sites, electronic data interchange, voice mail systems, wireless devices, web services, and more, XML is quickly becoming ubiquitous. XML Hacks is a roll-up-your-sleeves guide that distills years of ingenious XML hacking into a complete set of practical tips, tricks, and tools for web developers, system administrators, and programmers who want to go far beyond basic tutorials to leverage the untapped power of XML.With plenty of useful real-world projects that illustrate how to define, read, create, and manipulate XML documents, XML Hacks shows readers how to put XML's power to work on the Internet and within productivity applications. Each Hack in this book can be read easily in a few minutes, saving programmers and administrators countless hours of searching for the right answer. And this is an O'Reilly Hacks book, so it's not just practical, imminently useful, and time-saving. It's also fun.From Anatomy of an XML Document to Exploring SOAP Messages XML Hacks shows you how to save time and accomplish more with fewer resources. If you want much more than the average XML user--to explore and experiment, do things you didn't know you could do with XML, discover clever shortcuts, and show off just a little--this invaluable book is a must-have.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xvii, 427 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.4/32
    Keywords: Berkeley BSD (Computer file) ; UNIX (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: In the world of Unix operating systems, the various BSDs come with a long heritage of high-quality software and well-designed solutions, making them a favorite OS of a wide range of users. Among budget-minded users who adopted BSD early on to developers of some of today's largest Internet sites, the popularity of BSD systems continues to grow. If you use the BSD operating system, then you know that the secret of its success is not just in its price tag: practical, reliable, extraordinarily stable and flexible, BSD also offers plenty of fertile ground for creative, time-saving tweaks and tricks, and yes, even the chance to have some fun."Fun?" you ask. Perhaps "fun" wasn't covered in the manual that taught you to install BSD and administer it effectively. But BSD Hacks , the latest in O'Reilly's popular Hacks series, offers a unique set of practical tips, tricks, tools--and even fun--for administrators and power users of BSD systems. BSD Hacks takes a creative approach to saving time and getting more done, with fewer resources. You'll take advantage of the tools and concepts that make the world's top Unix users more productive. Rather than spending hours with a dry technical document learning what switches go with a command, you'll learn concrete, practical uses for that command.The book begins with hacks to customize the user environment. You'll learn how to be more productive in the command line, timesaving tips for setting user-defaults, how to automate long commands, and save long sessions for later review. Other hacks in the book are grouped in the following areas: Customizing the User Environment Dealing with Files and Filesystems The Boot and Login Environments Backing Up Networking Hacks Securing the System Going Beyond the Basics Keeping Up-to-Date Grokking BSD If you want more than your average BSD user--you want to explore and experiment, unearth shortcuts, create useful tools, and come up with fun things to try on your own-- BSD Hacks is a must-have. This book will turn regular users into power users and system administrators into super system administrators.
    Note: "100 industrial-strength tips & tools"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xvi, 243 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.13/3
    Keywords: Java (Computer program language) ; Java (Computer program language) ; Handbooks, manuals, etc ; Electronic books ; local
    Abstract: Sometimes the simplest answer is the best. Many Enterprise Java developers, accustomed to dealing with Java's spiraling complexity, have fallen into the habit of choosing overly complicated solutions to problems when simpler options are available. Building server applications with "heavyweight" Java-based architectures, such as WebLogic, JBoss, and WebSphere, can be costly and cumbersome. When you've reached the point where you spend more time writing code to support your chosen framework than to solve your actual problems, it's time to think in terms of simplicity.In Better, Faster, Lighter Java , authors Bruce Tate and Justin Gehtland argue that the old heavyweight architectures are unwieldy, complicated, and contribute to slow and buggy application code. As an alternative means for building better applications, the authors present two "lightweight" open source architectures: Hibernate--a persistence framework that does its job with a minimal API and gets out of the way, and Spring--a container that's not invasive, heavy or complicated.Hibernate and Spring are designed to be fairly simple to learn and use, and place reasonable demands on system resources. Better, Faster, Lighter Java shows you how they can help you create enterprise applications that are easier to maintain, write, and debug, and are ultimately much faster.Written for intermediate to advanced Java developers, Better, Faster, Lighter Java , offers fresh ideas--often unorthodox--to help you rethink the way you work, and techniques and principles you'll use to build simpler applications. You'll learn to spend more time on what's important. When you're finished with this book, you'll find that your Java is better, faster, and lighter than ever before.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xx, 309 p. , ill. (chiefly col.) ; , 23 cm
    Edition: 1st ed.
    DDC: 775
    Keywords: Photography ; Digital techniques ; Electronic books ; local
    Abstract: Your digital camera is more than new incarnation of your old film camera. Yes, it still produces photos, but it also offers new outlets for creativity, including instant gratification of seeing your photos now, the ability to experiment without worrying about expense, the technology to fine-tune your photos with advanced professional techniques, and the means to share your work instantaneously with anyone, anyplace in the world. It's no wonder that digital cameras are outselling traditional cameras for the first time ever. But the question most digital camera users ask is this, "How do I get from taking 'decent' photos to doing the things I'd really like to do? How do I tap into that potential?" Digital Photography Hacks is your passport to taking the kind of digital photos you've always aspired to. Written by Derrick Story, photographer and author of Digital Photography Pocket Guide and other books, it goes beyond the standard fare of most digital photography books--such as camera basics, understanding memory cards, and when to use a flash--to the things that professional photographers have learned through thousands of shots' worth of experience, years of experimentation, and fiddling and hacking. The book includes a foreword by photographer Rick Smolan, author of America 24/7. With exquisite, full-color photos throughout, the book presents a collection of tips, tricks, and techniques for photographers ready to move beyond the basics. And if you don't have the latest in digital camera photography, this book will show you how to extend the life and functionality of your existing camera. All the hacks in the book are platform-agnostic, designed for use on both Mac on Windows-based computers. You'll find 100 proven techniques in the areas of: Daytime and nighttime photo secrets Flash magic Digital camera attachments The computer connection Photoshop magic Fun photo projects Camera phone tricks This book is for the photographer you are now, and the one you want to be. Digital Photography Hacks is for the creative adventurer who resides in each of us.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xvi, 269 p. , ill. ; , 23 cm
    Edition: 1st ed.
    Keywords: Snort (Computer file) ; Computer networks ; Security measures ; Computer security ; Computers ; Access control ; Electronic books ; local
    Abstract: Intrusion detection is not for the faint at heart. But, if you are a network administrator chances are you're under increasing pressure to ensure that mission-critical systems are safe--in fact impenetrable--from malicious code, buffer overflows, stealth port scans, SMB probes, OS fingerprinting attempts, CGI attacks, and other network intruders.Designing a reliable way to detect intruders before they get in is a vital but daunting challenge. Because of this, a plethora of complex, sophisticated, and pricy software solutions are now available. In terms of raw power and features, SNORT, the most commonly used Open Source Intrusion Detection System, (IDS) has begun to eclipse many expensive proprietary IDSes. In terms of documentation or ease of use, however, SNORT can seem overwhelming. Which output plugin to use? How do you to email alerts to yourself? Most importantly, how do you sort through the immense amount of information Snort makes available to you?Many intrusion detection books are long on theory but short on specifics and practical examples. Not Managing Security with Snort and IDS Tools . This new book is a thorough, exceptionally practical guide to managing network security using Snort 2.1 (the latest release) and dozens of other high-quality open source other open source intrusion detection programs. Managing Security with Snort and IDS Tools covers reliable methods for detecting network intruders, from using simple packet sniffers to more sophisticated IDS (Intrusion Detection Systems) applications and the GUI interfaces for managing them. A comprehensive but concise guide for monitoring illegal entry attempts, this invaluable new book explains how to shut down and secure workstations, servers, firewalls, routers, sensors and other network devices.Step-by-step instructions are provided to quickly get up and running with Snort. Each chapter includes links for the programs discussed, and additional links at the end of the book give administrators access to numerous web sites for additional information and instructional material that will satisfy even the most serious security enthusiasts. Managing Security with Snort and IDS Tools maps out a proactive--and effective--approach to keeping your systems safe from attack.
    Note: "Intrusion detection with open source tools"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xxii, 831 p. , ill. ; , 24 cm
    DDC: 005.13/3
    Keywords: C# (Computer program language) ; Electronic books ; local
    Abstract: Easy to learn and use, the C# language is targeted at developers for Microsoft's .NET platform who've worked with a C-like language before, such as C, C++, or Java. There's no shortage of excellent tutorials and documentation to help new developers get a handle on the language, such as O'Reilly's Learning C# or Programming C# . But when you need practical answers to the day-to-day questions you run up against, a tutorial isn't going to do the trick. The C# Cookbook gets straight to the heart of the problem with code recipes collected especially for developers working on the .NET platform. The C# Cookbook offers a definitive collection of solutions and examples for this new programming language. Recipes range from simple tasks to the more complex, and are organized with respect to the types of problems you'll need to solve as you progress in your experience as a C# programmer. Nearly every recipe contains a complete, documented code sample showing you how to solve the specific problem, as well as a discussion of how the underlying technology works and a discussion of alternatives, limitations, and other considerations where appropriate. The recipes in the C# Cookbook are organized into seventeen chapters, each of which focuses on a particular topic in creating C# solutions. Among the topics covered, you'll find: Numeric data types in C# Strings and characters Classes and structures Exception handling Delegates and events Regular expressions Data structures and algorithms Networking Security Unsafe Code You don't need to be an experienced C# or .NET developer to use this book. The C# Cookbook is designed for users of all levels with recipes targeted at the real-world developer who needs to solve problems now, not learn lots of theory first. With this guide, all developers will be able to learn and improve their mastery of both the language and the .NET Framework Class Libraries.
    Note: "The definitive collection of solutions and examples"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, Mass. :Safari Books Online,
    ISBN: 9780596806347 , 0596806345
    Language: English
    Pages: viii, 191 p , ill. , 18 cm
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: O'Reilly's Pocket Guides have earned a reputation as inexpensive, comprehensive, and compact guides that have the stuff but not the fluff. Every page of Linux Pocket Guide lives up to this billing. It clearly explains how to get up to speed quickly on day-to-day Linux use. Once you're up and running, Linux Pocket Guide provides an easy-to-use reference that you can keep by your keyboard for those times when you want a fast, useful answer, not hours in the man pages. Linux Pocket Guide is organized the way you use Linux: by function, not just alphabetically. It's not the 'bible of Linux; it's a practical and concise guide to the options and commands you need most. It starts with general concepts like files and directories, the shell, and X windows, and then presents detailed overviews of the most essential commands, with clear examples. You'll learn each command's purpose, usage, options, location on disk, and even the RPM package that installed it.The Linux Pocket Guide is tailored to Fedora Linux--the latest spin-off of Red Hat Linux--but most of the information applies to any Linux system.Throw in a host of valuable power user tips and a friendly and accessible style, and you'll quickly find this practical, to-the-point book a small but mighty resource for Linux users.
    Note: Includes index. - "Covers Fedora Linux"--Cover. - "Essential commands"--Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xv, 343 p. , ill. ; , 24 cm
    Edition: 1st ed.
    Keywords: Computer software ; Development ; Java (Computer program language) ; Electronic books ; local
    Abstract: You've probably heard the buzz about Eclipse, the powerful open source platform that gives Java developers a new way to approach development projects. It's like a shiny new car--no longer content to just admire Eclipse, you're now itching to get in and drive. Eclipse is to Java developers what Visual Studio is to .NET developers--it's an integrated development environment (IDE) that combines a code editor, compiler, debugger, text editor, graphical user interface (GUI) builder, and other components into a single, user-friendly application. It provides a solid foundation that enables Java developers to construct and run integrated software-development tools for web development, application design, modeling, performance, testing, and much more. As with any extensive programming tool, however, there's a lot to learn. And there s no better guy than well-known Java expert Steve Holzner to teach you. An award-winning and best-selling author who has been writing about Java topics since the language first appeared, Holzner delivers just the kind of targeted, practical, everyday knowledge you need to hone your mastery of Eclipse. Perfect as a companion to an Eclipse programming tutorial (such as Holzner's own Eclipse , O'Reilly, April 2004) or an ideal stand-alone for all those developers who either don't want or don't need the tutorial approach, the Eclipse Cookbook contains task-oriented recipes for more than 800 situations you may encounter while using this new Java platform--from deploying a web application automatically to reverse engineering compiled code, from re-naming all references to a class across multiple packages to initializing the SWT JNI libraries. Each recipe in the ever-popular and utterly practical problem-solution-discussion format for O'Reilly cookbooks contains a clear and thorough description of the problem, a brief but complete discussion of a solution, and in-action examples illustrating that solution. The Eclipse Cookbook will satiate Java programmers at all levels who are ready to go beyond tutorials--far beyond writing plug-ins and extensions--and actually use the powerful and convenient Eclipse day to day.
    Note: "Covers Eclipse 3.0"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xix, 409 p. , ill. ; , 23 cm
    Edition: 1st ed.
    DDC: 005.7/1376
    Keywords: Internet Relay Chat ; Electronic books ; local
    Abstract: IRC (Internet Relay Chat) may very well turn out to be the world's most successful hack. In 1988, Jarkko Oikarinen wrote the original IRC program at the University of Oulu, Finland. As he says in his foreword, "IRC started as one summer trainee's programming exercise. A hack grew into a software development project that hundreds of people participated in, and then became a worldwide environment where tens of thousands of people now spend time with each other. I have found many of my friends through IRC and learnt a significant part of my present software engineering knowledge while using and working with IRC. That would not have been possible without learning from code examples and hacks from others".IRC has continued to grow in popularity since its inception. Millions of people from all over the world now use IRC to chat with friends, discuss projects and collaborate on research. With a simple, clearly defined protocol, IRC has become one of the most accessible chat environments, with clients written for a multitude of operating systems. And IRC is more than just a simple chat system it is a network of intercommunicating servers, allowing thousands of clients to connect from anywhere in the world using the IRC protocol.While IRC is easy to get into and many people are happy to use it without being aware of what's happening under the hood, there are those who hunger for more knowledge, and this book is for them. IRC Hacks is a collection of tips and tools that cover just about everything needed to become a true IRC master, featuring contributions from some of the most renowned IRC hackers, many of whom collaborated on IRC, grouping together to form the channel #irchacks on the freenode IRC network (irc.freenode.net).Like all of our Hacks books, there are many different ways to use IRC Hacks . You can read the book from cover to cover, but you might be better served by picking an interesting item from the table of contents and just diving in.If you're relatively new to IRC, you should considering starting with a few hacks from each progressive chapter. Chapter 1 starts you off by showing you how to connect to IRC, while Chapter 2 acquaints you with the everyday concepts you'll need to use IRC effectively. Chapter 3 is all about users and channels, and introduces the first pieces of code. Chapter 4 shows you how to make useful enhancements to IRC clients.Chapter 5 is where you will learn the basics about creating IRC bots, with Chapters 6-...
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xii, 193 , ill., forms ; , 24 cm
    Edition: 1st ed.
    DDC: 346.0482
    Keywords: Computer software industry ; Licenses ; Copyright ; Computer programs ; Free computer software ; law and legislation ; Open source software ; Law and legislation ; Electronic books ; local
    Abstract: If you've held back from developing open source or free software projects because you don't understand the implications of the various licenses, you're not alone. Many developers believe in releasing their software freely, but have hesitated to do so because they're concerned about losing control over their software. Licensing issues are complicated, and both the facts and fallacies you hear word-of-mouth can add to the confusion. Understanding Open Source and Free Software Licensing helps you make sense of the different options available to you. This concise guide focuses on annotated licenses, offering an in-depth explanation of how they compare and interoperate, and how license choices affect project possibilities. Written in clear language that you don't have to be a lawyer to understand, the book answers such questions as: What rights am I giving up? How will my use of OS/FS licensing affect future users or future developers? Does a particular use of this software--such as combining it with proprietary software--leave me vulnerable to lawsuits?Following a quick look at copyright law, contracts, and the definition of "open source," the book tackles the spectrum of licensing, including: The MIT (or X), BSD, Apache and Academic Free licenses The GPL, LGPL, and Mozilla licenses The QT, Artistic, and Creative Commons licenses Classic Proprietary licenses Sun Community Source license and Microsoft Shared Source project The book wraps up with a look at the legal effects--both positive and negative--of open source/free software licensing.Licensing is a major part of what open source and free software are all about, but it's still one of the most complicated areas of law. Even the very simple licenses are tricky. Understanding Open Source and Free Software Licensing bridges the gap between the open source vision and the practical implications of its legal underpinnings. If open source and free software licenses interest you, this book will help you understand them. If you're an open source/free software developer, this book is an absolute necessity.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xv, 298 , ill. ; , 23 cm
    DDC: 005.8
    Keywords: Computer networks ; Security measures ; Computer security ; Internet ; Security measures ; Electronic books ; local
    Abstract: To the uninitiated, the title may seem like an oxymoron: after all, aren't hacks what network security is supposed to prevent? But if you're network administrator, this book's title not only makes sense; it makes a lot of sense. You know that a busy administrator needs a hatful of devilishly effective security hacks to keep your 12-hour days from becoming all-nighters. Network Security Hacks is not a long-winded treatise on security theory. Instead, this information packed little book provides 100 quick, practical, and clever things to do to help make your Linux, UNIX, or Windows networks more secure today. This compendium of security hacks doesn't just cover securing TCP/IP-based services, but also provides intelligent host-based security techniques. Loaded with concise but powerful examples of applied encryption, intrusion detection, logging, trending, and incident response, Network Security Hacks will demonstrate effective methods for defending your servers and networks from a variety of devious and subtle attacks. Network Security Hacks show how to detect the presence (and track every keystroke) of network intruders, methods for protecting your network and data using strong encryption, and even techniques for laying traps for would-be system crackers. Important security tools are presented, as well as clever methods for using them to reveal real, timely, useful information about what is happening on your network. O'Reilly's Hacks Series reclaims the term "hacking" for the good guys--innovators who use their ingenuity to solve interesting problems, explore and experiment, unearth shortcuts, and create useful tools. Network Security Hacks lives up to reputation the Hacks series has earned by providing the "roll-up-your sleeves and get-it-done" hacks that most network security tomes don't offer. Every hack can be read in just a few minutes but will save hours of searching for the right answer. Using just one of these amazing hacks will make this slim book's price seem like a remarkable deal. The other 99 make Network Security Hacks absolutely invaluable.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xviii, 283 p. , ill. ; , 23 cm
    Edition: 1st ed.
    DDC: 005.54
    Keywords: Microsoft Excel (Computer file) ; Business ; Computer programs ; Electronic spreadsheets ; Electronic books ; local
    Abstract: If you think that getting creative with Excel means the underhanded tweaking of numbers, think again. Excel Hacks shows even the most experienced users how to do things with Excel they might never have thought of doing--and lets them have a little fun while they're at it.Microsoft Excel is not just the dominant spreadsheet in the world; it's also one of the most popular applications ever created. Its success lies not only in its power and flexibility, but also in its streamlined, familiar interface that casually conceals its considerable capabilities. You don't need to know everything that Excel can do in order to use it effectively, but if you're like the millions of Excel power users looking to improve productivity, then Excel Hacks will show you a wide variety of Excel tasks you can put to use, most of which are off the beaten path.With this book, Excel power users can bring a hacker's creative approach to both common and uncommon Excel topics--"hackers" in this sense being those who like to tinker with technology to improve it. The "100 Industrial Strength Tips and Tools" in Excel Hacks include little known "backdoor" adjustments for everything from reducing workbook and worksheet frustration to hacking built-in features such as pivot tables, charts, formulas and functions, and even the macro language.This resourceful roll-up-your-sleeves guide is for intermediate to advanced Excel users eager to explore new ways to make Excel do things--from data analysis to worksheet management to import/export--that you never thought possible. Excel Hacks will help you increase productivity with Excel and give you hours of "hacking" enjoyment along the way.
    Note: "100 industrial-strength tips & tools"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Language: English
    Pages: xvii, 374 p. , ill. ; , 24 cm
    Edition: 3rd ed.
    DDC: 005.75/85
    Keywords: Oracle (Computer file) ; Relational databases ; Electronic books ; local
    Abstract: An enormous system comprising myriad technologies, options, and releases, Oracle's complexities have spawned numerous areas of specialization. For each area of specialization there are equally specialized how-to books and manuals. O'Reilly's Oracle Essentials claims a unique place among these books. Rather than focusing on one area, the book explains the foundational concepts of the Oracle technology and the core technical and business aspects of using it.The new edition of this classic book, Oracle Essentials, 3rd Edition: Oracle Database 10 g, distills a vast amount of knowledge into an easy-to-read volume covering every aspect of the Oracle database. Readers of all levels will learn about Oracle's features and technologies, including the product line, architecture, data structures, networking, concurrency, tuning, and much more.Featuring focused text, abundant illustrations, and helpful hints, the new edition offers a valuable overview of Oracle's Database 10 g --the industry's first database to support grid computing. Recent releases such as Oracle 9 i and 8 i are also covered. The book contains chapters on: Oracle products, options, and overall architecture for Oracle 10 g and prior recent releases Installing and running Oracle: how to configure, start up, and shut down the database, and various networking issues Oracle data structures, datatypes, and ways of extending datatypes, with an introduction to Oracle objects (e.g., tables, views, indexes) Managing Oracle: security, the Oracle Enterprise Manager, fragmentation and reorganization, and backup and recovery Oracle performance: characteristics of disk, memory, and CPU tuning Multi-user concurrency, online transaction processing (OLTP), and high availability Hardware architectures (e.g., SMP, MPP, NUMA) and their impact on Oracle Data warehousing and distributed databases Network deployment: using Oracle as an Internet computing platform and for grid computing What's new in Oracle 10 g : a summary of the database changes described in the book Oracle Essentials, 3rd Edition: Oracle Database 10 g was written for anyone whose job involves managing or building systems using Oracle DBMS technology or working with staff that uses Oracle technology. This book is the perfect all-in-one source for understanding the complexities and capabilities of Oracle.
    Note: "What you need to know about oracle database architecture and features"--Cover. - Includes bibliographical references (p. 347-355) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xix, 723 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.2/762
    Keywords: JavaServer pages ; Java (Computer program language) ; Servlets ; Web site development ; Electronic books ; local
    Abstract: With literally hundreds of examples and thousands of lines of code, the Java Servlet and JSP Cookbook yields tips and techniques that any Java web developer who uses JavaServer Pages or servlets will use every day, along with full-fledged solutions to significant web application development problems that developers can insert directly into their own applications. Java Servlet and JSP Cookbook presents real-world problems, and provides concise, practical solutions to each. Finding even one tested code "recipe" that solves a gnarly problem in this comprehensive collection of solutions and best practices will save hours of frustration--easily justifying the cost of this invaluable book.But "Java Servlet and JSP Cookbook" is more than just a wealth of cut-and-paste code. It also offers clear explanations of how and why the code works, warns of potential pitfalls, and directs you to sources of additional information, so you can learn to adapt the problem-solving techniques to similar situations.These recipes include vital topics like the use of Ant to setup a build environment, extensive coverage of the WAR file format and web.xml deployment descriptor, file-uploading, error-handling, cookies, logging, dealing with non-HTML content, multimedia, request filtering, web services, I18N, web services, and a host of other topics that frustrate even the most seasoned developers.For Java web developers of all levels who are eager to put into practice the theory presented in other API-focused books, the solutions presented in this practical book will prove invaluable over and over again. This is painless way for less experienced developers who prefer to learn by doing to expand their skills and productivity, while accomplishing practical solutions to the pressing problems they face every day. More experienced developers can use these recipes to solve time-consuming problems quickly, freeing up their time for the more creative aspects of their work.
    Note: Includes bibliographic references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xv, 1228 p. , ill. ; , 23 cm
    DDC: 005.2/768
    Keywords: Microsoft Visual studio ; Microsoft Windows (Computer file) ; Application software ; Development ; C# (Computer program language) ; Microsoft .NET Framework ; User interfaces (Computer systems) ; Electronic books ; local
    Abstract: For those of you who develop standalone Windows applications for PCs and other devices, Microsoft's .NET Windows Forms provide a much better way to get it done. This new technology gives you more power and flexibility for a fraction of the effort compared to classic Win32 development, with a streamlined programming model that deals automatically with many tedious details that once plagued developers. As with most things .NET, the only hitch is the learning curve. But that's where acclaimed author Jesse Liberty makes the difference with Programming .NET Windows Applications . With this tutorial, you will explore all aspects of using .NET Windows Forms class libraries and the associated programming tools in Visual Studio .NET, enabling you to build applications for the Windows 9x, Windows 2000 and Windows XP desktop platforms. Step-by-step, you'll learn ways to design applications that either function alone on a PC, or work in combination with your web-based application server to take advantage of the richer interface and higher level of security. The book also explains how your new Windows applications can sidestep problems that used to arise from the use of DLLs (known collectively as "DLL hell"), and how .NET Windows Forms can be used as an alternative to ASP.NET and browser-based approaches for building web application clients. Jesse Liberty definitely knows his stuff when it comes to the .NET platform. As the author of O'Reilly's Programming C# and Learning Visual Basic .NET , he's well-known for his clear and concise style that prompted one reviewer to say, "It's as if he knows exactly what questions I'm going to ask ahead of time." Jesse also co-authored Programming ASP.NET with contract programmer Dan Hurwitz, and now the two have teamed up again to bring you this comprehensive tutorial--without a doubt, the best source available for learning how to program with .NET Windows Forms.
    Note: "Covers .NET 1.1 & Visual studio .NET 2003" -- Cover. - "Rich client applications with C# or FB.NET" -- Cover. - Includes index. - Originally published 2003
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xviii, 327 p. , ill. ; , 23 cm
    Edition: 1st ed.
    DDC: 005.13/3
    Keywords: MySQL (Electronic resource) ; Object-oriented programming (Computer science) ; PHP (Computer program language) ; Web site development ; XML (Document markup language) ; Electronic books ; local
    Abstract: If you're using PHP 4, then chances are good that an upgrade to PHP 5 is in your future. The more you've heard about the exciting new features in PHP 5, the sooner that upgrade is probably going to be. Although an in-depth, soup-to-nuts reference guide to the language is good to have on hand, it's not the book an experienced PHP programmer needs to get started with the latest release. What you need is a lean and focused guide that answers your most pressing questions: what's new with the technology, what's different, and how do I make the best use of it? In other words, you need a copy of Upgrading to PHP 5 . This book is targeted toward PHP developers who are already familiar with PHP 4. Rather than serve as a definitive guide to the entire language, the book zeroes in on PHP 5's new features, and covers these features definitively. You'll find a concise appraisal of the differences between PHP 4 and PHP 5, a detailed look at what's new in this latest version, and you'll see how PHP 5 improves on PHP 4 code. See PHP 4 and PHP 5 code side-by-side, to learn how the new features make it easier to solve common PHP problems. Each new feature is shown in code, helping you understand why it's there, when to use it, and how it's better than PHP 4. Short, sample programs are included throughout the book. Topics covered in Upgrading to PHP 5 include: The new set of robust object-oriented programming features An improved MySQL extension, supporting MySQL 4.1, prepared statements, and bound parameters Completely rewritten support for XML: DOM, XSLT, SAX, and SimpleXML Easy web services with SOAP SQLite, an embedded database library bundled with PHP 5 Cleaner error handling with exceptions Other new language features, such as iterators, streams, and more. Upgrading to PHP 5 won't make you wade through information you've covered before. Written by Adam Trachtenberg, coauthor of the popular PHP Cookbook , this book will take you straight into the heart of all that's new in PHP 5. By the time you've finished, you'll know PHP 5 in practice as well as in theory.
    Note: "All that's new in PHP 5, covers MySQL 4.1"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | [Place of publication not identified] : HathiTrust Digital Library
    ISBN: 9780596528935 , 0596528930
    Language: English
    Pages: 1 online resource (vi, 135 pages)
    Edition: 1st ed.
    Parallel Title: Erscheint auch als
    Keywords: Perl (Computer program language) ; Debugging in computer science ; COMPUTERS ; Programming Languages ; C♯ ; COMPUTERS ; Programming Languages ; Java ; COMPUTERS ; Programming Languages ; Pascal ; Debugging in computer science ; Perl (Computer program language) ; Perl 〈Programmiersprache〉 ; Debugging ; Befehlsvorrat ; Electronic books
    Abstract: Most Perl programmers know about the Perl debugger--the nifty little built-in utility that you can use to fully debug any programs that you write. Inside the interactive debugger environment, you're prompted for commands that let you examine your source code, set breakpoints, dump out function call stacks, change values of variables, and much more. It's so convenient that some programmers run it just to test out Perl constructs as they create a program. But although it's on their radar, not many Perl programmers take the time to master the debugger. That's where the Perl Debugger Pocket Refer.
    Note: Includes index. - "Because no one writes perfect code"--Cover. - Print version record , Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    ISBN: 0821358081
    Language: English
    Pages: Online-Ressource (xv, 81 p) , col. ill , 24 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    DDC: 353.4/6
    Keywords: Political corruption ; Political corruption ; Privatization Corrupt practices ; Privatization Corrupt practices ; Political corruption ; Political corruption ; Privatization Corrupt practices ; Privatization Corrupt practices ; Political corruption ; Political corruption ; Privatization ; Privatization
    Note: Continues the work of the same title published in 2000 , Includes bibliographical references
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    ISBN: 0821356100
    Language: English
    Pages: Online-Ressource (xx, 226 p) , ill , 25 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    Series Statement: A World Bank country study
    DDC: 370/.967571
    Keywords: Education ; Education Statistics ; Education ; Education Statistics ; Education ; Education
    Note: Includes bibliographical references (p. 223-226) , Summary in French
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    ISBN: 0821357034 , 0821357042
    Language: English
    Pages: Online-Ressource (xi, 94 p) , ill , 26 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    Series Statement: A World Bank country study
    DDC: 362.1/0984
    Keywords: Health care reform ; Medical policy ; Public health ; Health care reform ; Medical policy ; Public health ; Health care reform ; Medical policy ; Public health
    Note: Includes bibliographical references (p. 93-94)
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    ISBN: 0821356186
    Language: English
    Pages: Online-Ressource (vi, 490 p) , ill., map , 24 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    DDC: 338.8/895
    Keywords: Business networks ; Electronic industries ; Globalization Economic aspects ; International business enterprises ; Manufacturing industries ; Production management ; Technological innovations ; Business networks ; Electronic industries ; Globalization Economic aspects ; International business enterprises ; Manufacturing industries ; Production management ; Technological innovations ; Business networks ; Electronic industries ; Globalization ; International business enterprises ; Manufacturing industries ; Production management ; Technological innovations
    Note: "A copublication of the World Bank and Oxford University Press , Includes bibliographical references and index
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    ISBN: 0821359126
    Language: English
    Pages: Online-Ressource (xiii, 177 p) , ill., maps , 23 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    DDC: 338.9
    Keywords: Economic development ; Economic development Environmental aspects ; Economic development ; Economic development Environmental aspects ; Economic development ; Economic development
    Note: Includes bibliographical references and index
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    ISBN: 0821359673
    Language: English
    Pages: Online-Ressource (vii, 77 p) , ill , 26 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    Series Statement: World Bank working paper no.43
    DDC: 332
    Keywords: Finance Government policy ; Financial institutions ; Microfinance ; Poor ; Finance Government policy ; Financial institutions ; Microfinance ; Poor
    Note: Includes bibliographical references (p. 73-77)
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    ISBN: 0821359339
    Language: English
    Pages: Online-Ressource (vi, 205 p) , col. ill., col. maps , 28 cm
    Edition: 2nd ed
    Edition: Online-Ausg. World Bank E-Library Archive
    Series Statement: WBI learning resources series
    DDC: 338.9/27
    Keywords: Economic development ; International economic relations ; Economic development ; International economic relations ; Economic development ; International economic relations
    Note: Includes bibliographical references
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    ISBN: 0821357328
    Language: English
    Pages: Online-Ressource (1 atlas (64 p.)) , col. ill., col. maps , 22 x 28 cm
    Edition: 36th ed
    Edition: Online-Ausg. World Bank E-Library Archive
    DDC: 339.3/1/0223
    Keywords: Economic indicators Maps ; Environmental indicators Maps ; Gross national product Maps ; Population Statistics ; Maps ; Social indicators Maps ; Economic indicators Maps ; Environmental indicators Maps ; Gross national product Maps ; Population Statistics ; Maps ; Social indicators Maps ; Economic indicators ; Environmental indicators ; Gross national product ; Population ; Social indicators
    Note: "Cartographic design by the Map Design Unit of the World Bank"--P. [2] of cover , Shows the fundamental development topics of people, environment, economy and states, markets, and global links
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    ISBN: 082135552X
    Language: English
    Pages: Online-Ressource (xvi, 347 p) , ill , 26 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    Series Statement: A World Bank country study
    DDC: 339.4/6/097281
    Keywords: Poverty ; Poverty ; Poverty
    Note: Includes bibliographical references (p. 343-347)
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    ISBN: 082135826X
    Language: English
    Pages: Online-Ressource (xii, 209 p) , ill , 26 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    Series Statement: A World Bank country study
    DDC: 330.97292
    Keywords: Jamaica ; Jamaica ; Jamaica Economic conditions ; Jamaica Economic policy ; Jamaica Economic conditions ; Jamaica Economic policy
    Note: Includes bibliographical references (p. 205-209)
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    ISBN: 082135633X , 0821356348
    Language: English
    Pages: Online-Ressource (ix, 66 p) , ill , 25 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    Series Statement: World Bank working paper no.17
    DDC: 333.793/2/09496
    Keywords: Electric power consumption ; Electric power consumption ; Electric utilities ; Electric utilities ; Electric power consumption ; Electric power consumption ; Electric utilities ; Electric utilities
    Note: Includes bibliographical references (p. 65-66)
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    ISBN: 0821358804
    Language: English
    Pages: Online-Ressource (xxii, 281 p) , ill , 26 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    Series Statement: A World Bank country study
    DDC: 339.2/2/0981
    Keywords: Equality ; Income distribution ; Equality ; Income distribution ; Equality ; Income distribution ; Brazil ; Brazil Economic conditions 1985- ; Brazil Economic conditions 1985-
    Note: Includes bibliographical references
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    ISBN: 0821350625
    Language: English
    Pages: Online-Ressource (xxvii, 208 p) , ill , 24 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    Series Statement: World Bank regional and sectoral studies
    DDC: 307.1/4/091724
    Keywords: Community development Case studies Evaluation ; Economic assistance, Domestic Case studies Evaluation ; Community development Case studies Evaluation ; Economic assistance, Domestic Case studies Evaluation ; Community development ; Economic assistance, Domestic
    Note: Includes bibliographical references (p. 197-208)
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    ISBN: 0821356208
    Language: English
    Pages: Online-Ressource (xv, 452 p) , ill , 24 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    DDC: 337.5
    Keywords: Globalization Economic aspects ; International finance ; International trade ; Globalization Economic aspects ; International finance ; International trade ; Globalization ; International finance ; Economic aspects ; International trade ; East Asia ; East Asia ; East Asia Economic policy ; East Asia Foreign economic relations ; East Asia Economic policy ; East Asia Foreign economic relations
    Note: "A copublication of the World Bank and Oxford University Press , Includes bibliographical references and index
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    ISBN: 0821356631
    Language: English
    Pages: Online-Ressource (xi, 77 p) , ill , 26 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    Series Statement: World Bank working paper no.19
    DDC: 352.4
    Keywords: Finance, Public Handbooks, manuals, etc ; Government financial institutions Handbooks, manuals, etc ; Finance, Public Handbooks, manuals, etc ; Government financial institutions Handbooks, manuals, etc
    Note: Includes bibliographical references
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    ISBN: 0821355708
    Language: English
    Pages: Online-Ressource (xviii, 433 p) , ill , 23 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    Series Statement: Health, nutrition, and population series
    DDC: 338.4/33621/091724
    Keywords: Medical economics ; Medical economics ; Medical economics
    Note: Includes bibliographical references and index
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    ISBN: 0821356917
    Language: English
    Pages: Online-Ressource (xxiii, 77 p) , map , 26 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    Series Statement: World Bank working paper no.22
    DDC: 333.75/137/0981
    Keywords: Deforestation ; Deforestation ; Ranching Environmental aspects ; Ranching Environmental aspects ; Deforestation ; Deforestation ; Ranching Environmental aspects ; Ranching Environmental aspects
    Note: Includes bibliographical references (p. 73-77)
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    ISBN: 0821359088
    Language: English
    Pages: Online-Ressource (xvii, 104 p) , col. ill , 28 cm
    Edition: 1st ed
    Edition: Online-Ausg. World Bank E-Library Archive
    DDC: 332.1/532/0981
    Keywords: World Bank ; World Bank ; Economic assistance ; Economic assistance ; World Bank ; Economic assistance ; Brazil ; Brazil Economic policy ; Brazil Economic policy
    Note: Includes bibliographical references (p. 103-104) , English with executive summary in English, French, and Spanish
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    ISBN: 0821357867
    Language: English
    Pages: Online-Ressource (xx, 156 p) , ill , 23 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    Series Statement: Directions in development
    DDC: 339.5/09581
    Keywords: Fiscal policy ; Monetary policy ; Fiscal policy ; Monetary policy ; Fiscal policy ; Monetary policy ; Afghanistan ; Afghanistan Economic policy ; Afghanistan Economic policy
    Note: "This edited volume builds on papers prepared for a World Bank workshop in Washington DC, April 7 and 8, 2003"--Intro , Includes bibliographical references (p. 150) and index
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    ISBN: 0821356801 , 082135681X
    Language: English
    Pages: Online-Ressource (xxiv, 245 p) , ill , 24 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    Series Statement: World Bank regional and sectoral studies
    DDC: 370.11/3/0967
    Keywords: Technical education ; Vocational education ; Technical education ; Vocational education ; Technical education ; Vocational education
    Note: Includes bibliographical references and index
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    ISBN: 082135759X
    Language: English
    Pages: Online-Ressource (ix, 174 p) , ill , 26 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    Series Statement: World Bank working paper no.26
    DDC: 332.1/78
    Keywords: Electronic funds transfers Security measures ; Electronic security systems ; Electronic funds transfers Security measures ; Electronic security systems
    Note: Includes bibliographical references (p. 169-174)
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    ISBN: 0821357840 , 0821357859
    Language: English
    Pages: Online-Ressource (ix, 39 p) , ill , 26 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    Series Statement: World Bank working paper no.27
    DDC: 384.6/4
    Keywords: Telecommunication ; Telephone Rates ; Telephone ; Telecommunication ; Telephone Rates ; Telephone
    Note: Includes bibliographical references (p. 39)
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    ISBN: 082135857X
    Language: English
    Pages: Online-Ressource (xvi, 164 p) , ill , 23 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    Series Statement: Africa Region human development series
    DDC: 362.73/096
    Keywords: AIDS (Disease) Social aspects ; Child welfare ; Children of AIDS patients ; Orphans Care ; Orphans Services for ; Orphans ; AIDS (Disease) Social aspects ; Child welfare ; Children of AIDS patients ; Orphans Care ; Orphans Services for ; Orphans ; AIDS (Disease) ; Child welfare ; Children of AIDS patients ; Orphans ; Orphans ; Orphans
    Note: Includes bibliographical references (p. [139]-151) and index
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    ISBN: 0821358499
    Language: English
    Pages: Online-Ressource (xiv, 81 p) , 23 cm
    Edition: Online-Ausg. World Bank E-Library Archive
    Series Statement: Directions in development
    DDC: 371.26/096
    Keywords: Educational evaluation Case studies ; Educational tests and measurements Case studies ; Educational evaluation Case studies ; Educational tests and measurements Case studies ; Educational evaluation ; Educational tests and measurements
    Note: Includes bibliographical references (p. 68-76) and index
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    ISBN: 0821356615 , 0821356623
    Language: English
    Pages: 1 Online-Ressource (vii, 53 p) , ill , 26 cm
    Edition: Online-Ausgabe World Bank E-Library Archive Sonstige Standardnummer des Gesamttitels: 041181-4
    Series Statement: World Bank working paper no.18
    Parallel Title: Reproduktion von Measuring social capital
    DDC: 302
    Keywords: Questionnaires ; Social capital (Sociology) ; Research ; Methodology
    Note: Includes bibliographical references (p. 51-53) , Erscheinungsjahr in Vorlageform:c2004
    URL: Volltext  (Deutschlandweit zugänglich)
    URL: Volltext  (Deutschlandweit zugänglich)
    URL: Volltext  (URL des Erstveröffentlichers)
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xviii, 299 p. ; , 23 cm
    Edition: 1st ed.
    DDC: 302.23/0973
    Keywords: Facts and Comparisons electronic resources ; Digital media ; United States ; Internet ; Political aspects ; United States ; Internet ; Social aspects ; United States ; Mass media and technology ; United States ; Online journalism ; United States ; Web publishing ; United States ; Electronic books ; local
    Abstract: " We the Media , has become something of a bible for those who believe the online medium will change journalism for the better." -Financial Times Big Media has lost its monopoly on the news, thanks to the Internet. Now that it's possible to publish in real time to a worldwide audience, a new breed of grassroots journalists are taking the news into their own hands. Armed with laptops, cell phones, and digital cameras, these readers-turned-reporters are transforming the news from a lecture into a conversation. In We the Media , nationally acclaimed newspaper columnist and blogger Dan Gillmor tells the story of this emerging phenomenon and sheds light on this deep shift in how we make--and consume--the news. Gillmor shows how anyone can produce the news, using personal blogs, Internet chat groups, email, and a host of other tools. He sends a wake-up call tonewsmakers-politicians, business executives, celebrities-and the marketers and PR flacks who promote them. He explains how to successfully play by the rules of this new era and shift from "control" to "engagement." And he makes a strong case to his fell journalists that, in the face of a plethora of Internet-fueled news vehicles, they must change or become irrelevant. Journalism in the 21st century will be fundamentally different from the Big Media oligarchy that prevails today. We the Media casts light on the future of journalism, and invites us all to be part of it. Dan Gillmor is founder of Grassroots Media Inc., a project aimed at enabling grassroots journalism and expanding its reach. The company's first launch is Bayosphere.com, a site "of, by, and for the San Francisco Bay Area." Dan Gillmor is the founder of the Center for Citizen Media, a project to enable and expand reach of grassroots media. From 1994-2004, Gillmor was a columnist at the San Jose Mercury News , Silicon Valley's daily newspaper, and wrote a weblog for SiliconValley.com. He joined the Mercury News after six years with the Detroit Free Press . Before that, he was with the Kansas City Times and several newspapers in Vermont. He has won or shared in several regional and national journalism awards. Before becoming a journalist he played music professionally for seven years.
    Note: "Web site directory": p. 251-257. - Includes bibliographical references (p. 261-279) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    Beijing ; : O'Reilly
    Language: German
    Pages: 1 online resource (134 p.) , ill.
    Edition: Deutsche Ausg., 1. Aufl.
    Parallel Title: Erscheint auch als
    Keywords: Standard template library ; C++ (Computer program language) ; Generic programming (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: STL, die "Standard Template Library", ist ein wichtiger, häufig verwendeter Teil der C++-Standardbibliothek. Die STL stellt dem Programmierer viele Algorithmen und Datenstrukturen zur Verfügung, die er sonst selbst entwickeln oder für die er eine Umweglösung finden müsste. Da die STL sehr umfangreich ist, können auch Programmierer, die sie häufig verwenden, nicht alle Container, Iteratoren und Algorithmen auswendig kennen. Für sie ist STL -- kurz & gut eine nützliche Gedächtnisstütze.
    Note: Originally published as: STL pocket reference by O'Reilly & Associates. 2003. - Includes index. - Description based on online resource; title from PDF title page (Safari, viewed Mar. 7, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3184
    Parallel Title: Hnatkovska, Viktoria Volatility and Growth
    Keywords: Business cycles ; Economic development ; Macroeconomics ; Business cycles ; Economic development ; Macroeconomics
    Note: "January 7, 2004 , Includes bibliographical references , Title from title screen as viewed on January 7, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3188
    Parallel Title: Saggi, Kamal Trading market access for competition policy enforcement
    Keywords: World Trade Organization ; World Trade Organization ; Antitrust law ; Free trade ; Reciprocity (Commerce) ; Tariff ; Antitrust law ; Free trade ; Reciprocity (Commerce) ; Tariff
    Note: "January 16, 2004 , Includes bibliographical references , Title from title screen as viewed on January 16, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3242
    Parallel Title: Ravallion, Martin Pro-poor growth
    Keywords: Economic development ; Poor ; Economic development ; Poor
    Note: "March 17, 2004 , Includes bibliographical references , Title from title screen as viewed on March 17, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3274
    Parallel Title: Ehrhardt, David Avoiding customer and taxpayer bailouts in private infrastructure projects
    Keywords: Infrastructure (Economics) ; Public contracts ; Infrastructure (Economics) ; Public contracts
    Note: "April 12, 2004 , Includes bibliographical references , Title from title screen as viewed on May 15, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3285
    Parallel Title: Chen, Derek Hung Chiat Gender equality and economic development
    Keywords: Economic development ; Information technology Social aspects ; Telecommunication Social aspects ; Women in development ; Women's rights ; Economic development ; Information technology Social aspects ; Telecommunication Social aspects ; Women in development ; Women's rights
    Note: "April 21, 2004 , Includes bibliographical references , Title from title screen as viewed on May 11, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3199
    Parallel Title: Thorburn, Craig On the measurement of solvency of insurance companies
    Keywords: Finance ; Insurance companies ; Finance ; Insurance companies
    Note: "January 23, 2004 , Includes bibliographical references , Title from title screen as viewed on January 27, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3240
    Parallel Title: Campante, Filipe R Inefficient lobbying, populism, and oligarchy
    Keywords: Lobbying ; Oligarchy ; Populism ; Pressure groups ; Lobbying ; Oligarchy ; Populism ; Pressure groups
    Note: "March 11, 2004 , Includes bibliographical references , Title from title screen as viewed on March 12, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3270
    Parallel Title: Baroncelli, Eugenia The global distribution of trademarks
    Keywords: Trademarks ; Trademarks
    Note: "April 8, 2004 , Includes bibliographical references , Title from title screen as viewed on May 15, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3260
    Parallel Title: Paxson, Christina H Child health and the 1988-92 economic crisis in Peru
    Keywords: Children Health and hygiene ; Infants Mortality ; Children Health and hygiene ; Infants Mortality ; Peru Economic conditions 1968- ; Peru Economic conditions 1968-
    Note: "March 30, 2004 , Includes bibliographical references , Title from title screen as viewed on March 30, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3263
    Parallel Title: Jarvis, Lovell S The impact of Chilean fruit sector development on female employment and household income
    Keywords: Fruit industry ; Income ; Women Employment ; Fruit industry ; Income ; Women Employment
    Note: "April 7, 2004 , Includes bibliographical references , Title from title screen as viewed on May 18, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3268
    Parallel Title: Funderburg, Richard G Location, concentration, and performance of economic activity in Brazil
    Keywords: Industrial location ; Industrial location ; Brazil Economic conditions ; Regional disparities ; Brazil Economic conditions ; Regional disparities
    Note: "April 7, 2004 , Includes bibliographical references , Title from title screen as viewed on May 18, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3272
    Parallel Title: Hoon, Hian Teck Trade, capital accumulation, and structural unemployment
    Keywords: Singapore Economic conditions ; Singapore Economic conditions
    Note: "April 8, 2004 , Includes bibliographical references , Title from title screen as viewed on May 15, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    ISBN: 0821358782
    Language: English
    Pages: Online-Ressource (xi, 56 p) , ill , 25 cm
    Edition: Online-Ausg.] World Bank E-Library Archive
    Series Statement: World Bank working paper no.33
    DDC: 362.1/094
    Keywords: Health planning ; Health planning ; Medical care Forecasting ; Medical care Forecasting ; Medical policy ; Medical policy
    Note: Includes bibliographical references (p. 55-56)
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3189
    Parallel Title: Vodopivec, Milan Do market pressures induce economic efficiency?
    Keywords: Competition ; Free trade ; Industrial efficiency ; Industries ; Competition ; Free trade ; Industrial efficiency ; Industries
    Note: "January 15, 2004 , Includes bibliographical references , Title from title screen as viewed on January 16, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3193
    Parallel Title: Konan, Denise Eby Quantifying the impact of services liberalization in a developing country
    Keywords: Free trade ; Service industries Privatization ; Service industries ; Free trade ; Service industries Privatization ; Service industries
    Note: "January 16, 2004 , Includes bibliographical references , Title from title screen as viewed on January 20, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3196
    Parallel Title: Saggi, Kamal Technological asymmetry among foreign investors and mode of entry
    Keywords: Competition, International ; Investments, Foreign ; Investments, Foreign ; Joint ventures ; Joint ventures ; Competition, International ; Investments, Foreign ; Investments, Foreign ; Joint ventures ; Joint ventures
    Note: "January 23, 2004 , Includes bibliographical references , Title from title screen as viewed on January 26, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3233
    Parallel Title: Apps, Patricia Gender, time use, and models of the household
    Keywords: Households ; Time-series analysis ; Households ; Time-series analysis
    Note: "March 3, 2004 , Includes bibliographical references , Title from title screen as viewed on March 5, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3234
    Parallel Title: Edmonds, Eric V Product market integration and household labor supply in a poor economy
    Keywords: Reismarkt ; Reis ; Export ; Importquote ; Arbeitsangebot ; Haushaltsökonomik ; Vietnam ; Reispreis ; Labor supply ; Rice Prices ; Labor supply ; Rice Prices
    Note: "March 3, 2004 , Includes bibliographical references , Title from title screen as viewed on March 5, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3238
    Parallel Title: Chaudhuri, Sumanta Moving people to deliver services
    Keywords: World Trade Organization ; World Trade Organization ; Foreign workers ; Service industries ; Foreign workers ; Service industries
    Note: "March 11, 2004 , Includes bibliographical references , Title from title screen as viewed on March 12, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3250
    Parallel Title: Keefer, Philip What does political economy tell us about economic development and vice versa?
    Keywords: Decision making ; Economic development ; Separation of powers ; Decision making ; Economic development ; Separation of powers
    Note: "March 18, 2004 , Includes bibliographical references , Title from title screen as viewed on March 18, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3254
    Parallel Title: Yilmaz, Serdar Decentralization or fiscal autonomy?
    Keywords: Decentralization in government ; Fiscal policy ; Intergovernmental fiscal relations ; Decentralization in government ; Fiscal policy ; Intergovernmental fiscal relations
    Note: "March 18, 2004 , Includes bibliographical references , Title from title screen as viewed on March 19, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3293
    Parallel Title: Berthelon, Matias On the conservation of distance in international trade
    Keywords: International trade ; International trade
    Note: "May 6, 2004 , Includes bibliographical references , Title from title screen as viewed on May 10, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3186
    Parallel Title: Knack, Stephen F Donor fragmentation and bureaucratic quality in aid recipients
    Keywords: Altruism ; Bureaucracy ; Civil service ; Economic assistance ; Altruism ; Bureaucracy ; Civil service ; Economic assistance
    Note: "January 15, 2004 , Includes bibliographical references , Title from title screen as viewed on January 16, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3191
    Parallel Title: Paternostro, Stefano Robustness of subjective welfare analysis in a poor developing country
    Keywords: Poverty ; Welfare economics ; Poverty ; Welfare economics
    Note: "January 15, 2004 , Includes bibliographical references , Title from title screen as viewed on January 16, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3195
    Parallel Title: Evenett, Simon J Government procurement
    Keywords: Free trade ; Government purchasing ; International trade ; Tariff ; Free trade ; Government purchasing ; International trade ; Tariff
    Note: "January 23, 2004 , Includes bibliographical references , Title from title screen as viewed on January 26, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3235
    Parallel Title: Edmonds, Eric V Household composition and the response of child labor supply to product market integration
    Keywords: Child labor ; Households ; Rices Prices ; Child labor ; Households ; Rices Prices
    Note: "March 3, 2004 , Includes bibliographical references , Title from title screen as viewed on March 5, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3239
    Parallel Title: Reinikka, Ritva The power of information
    Keywords: Political corruption ; Uganda Newspapers ; Political corruption ; Uganda Newspapers
    Note: "March 11, 2004 , Includes bibliographical references , Title from title screen as viewed on March 12, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3255
    Parallel Title: Bolaky, Bineswaree Trade, regulations, and growth
    Keywords: Cost and standard of living ; Free trade ; Trade regulation ; Cost and standard of living ; Free trade ; Trade regulation
    Note: "March 24, 2004 , Includes bibliographical references , Title from title screen as viewed on March 26, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3258
    Parallel Title: Castagnini, Raffaella Comparing land reform and land markets in Colombia
    Keywords: Income distribution ; Land reform ; Rural development ; Income distribution ; Land reform ; Rural development
    Note: "March 26, 2004 , Includes bibliographical references , Title from title screen as viewed on March 29, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3264
    Parallel Title: Ayyagari, Meghana Does cross-listing lead to functional convergence?
    Keywords: Corporations, Foreign ; Corporations, Foreign
    Note: "April 7, 2004 , Includes bibliographical references , Title from title screen as viewed on May 18, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3276
    Parallel Title: Deininger, Klaus W Economic and welfare effects of the abolition of health user fees
    Keywords: Medical fees ; Public health ; Medical fees ; Public health
    Note: "April 21, 2004 , Includes bibliographical references , Title from title screen as viewed on May 15, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3284
    Parallel Title: Gonzales, Christian Y Bargaining for a new fiscal pact in Mexico
    Keywords: Fiscal policy ; Intergovernmental fiscal relations ; Fiscal policy ; Intergovernmental fiscal relations
    Note: "May 6, 2004 , Includes bibliographical references , Title from title screen as viewed on May 11, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3288
    Parallel Title: Domaç, Ilker Is there room for foreign exchange interventions under an inflation targeting framework?
    Keywords: Foreign exchange rates ; Foreign exchange rates ; Inflation targeting ; Inflation targeting ; Foreign exchange rates ; Foreign exchange rates ; Inflation targeting ; Inflation targeting
    Note: "April 22, 2004 , Includes bibliographical references , Title from title screen as viewed on May 11, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3192
    Parallel Title: Calderán, César Greenfield foreign direct investment and mergers and acquisitions
    Keywords: Consolidation and merger of corporations ; Globalization ; Investments, Foreign ; Privatization ; Consolidation and merger of corporations ; Globalization ; Investments, Foreign ; Privatization
    Note: "January 16, 2004 , Includes bibliographical references , Title from title screen as viewed on January 16, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3197
    Parallel Title: Essama-Nssah, B Building and running general equilibrium models in eViews
    Keywords: Equilibrium (Economics) ; Policy sciences ; Equilibrium (Economics) ; Policy sciences
    Note: "January 26, 2004 , Includes bibliographical references , Title from title screen as viewed on January 26, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3253
    Parallel Title: Rutkowski, Jan Firms, jobs, and employment in Moldova
    Keywords: Job creation ; Labor market ; Unemployment ; Job creation ; Labor market ; Unemployment
    Note: "March 18, 2004 , Includes bibliographical references , Title from title screen as viewed on March 19, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3257
    Parallel Title: Burgess, Robin Toward a microeconomics of growth
    Keywords: Economic development ; Microeconomics ; Economic development ; Microeconomics
    Note: "March 24, 2004 , Includes bibliographical references , Title from title screen as viewed on March 26, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3261
    Parallel Title: Vincent, Jeffrey R Detecting illegal trade practices by analyzing discrepancies in forest products trade statistics
    Keywords: Forest products industry Corrupt practices ; Europe ; Lumber trade Corrupt practices ; Forest products industry Corrupt practices ; Europe ; Lumber trade Corrupt practices
    Note: "April 7, 2004 , Includes bibliographical references , Title from title screen as viewed on May 18, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3269
    Parallel Title: Available in another form How has environment mattered?
    Keywords: World Bank ; World Bank ; Environmental policy ; Environmental policy
    Note: "April 8, 2004 , Includes bibliographical references , Title from title screen as viewed on May 15, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3273
    Parallel Title: Tressel, Thierry Boosting productivity via innovation and adoption of new technologies
    Keywords: Industrial productivity ; Labor supply Effect of technological innovations on ; Technological innovations ; Industrial productivity ; Labor supply Effect of technological innovations on ; Technological innovations
    Note: "April 12, 2004 , Includes bibliographical references , Title from title screen as viewed on May 15, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3277
    Parallel Title: Deininger, Klaus W Does greater accountability improve the quality of delivery of public services?
    Keywords: Corruption ; Corruption
    Note: "April 21, 2004 , Includes bibliographical references , Title from title screen as viewed on May 15, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3282
    Parallel Title: Shah, Anwar Fiscal decentralization in developing and transition economies
    Keywords: Decentralization in government ; Decentralization in government ; Intergovernmental fiscal relations ; Intergovernmental fiscal relations ; Decentralization in government ; Decentralization in government ; Intergovernmental fiscal relations ; Intergovernmental fiscal relations
    Note: "May 21, 2004 , Includes bibliographical references , Title from title screen as viewed on May 11, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3286
    Parallel Title: Available in another form New tools for studying network industry reforms in developing cuntries
    Keywords: Electric utilities Law and legislation ; Databases ; Electric utilities Privatization ; Databases ; Telecommunication Law and legislation ; Databases ; Telecommunication Privatization ; Databases ; Electric utilities Law and legislation ; Databases ; Electric utilities Privatization ; Databases ; Telecommunication Law and legislation ; Databases ; Telecommunication Privatization ; Databases
    Note: "April 21, 2004 , Includes bibliographical references , Title from title screen as viewed on May 11, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3290
    Parallel Title: Bertaud, Alain Analyzing building height restrictions
    Keywords: Buildings Height restrictions ; Buildings Height restrictions
    Note: "April 22, 2004 , Includes bibliographical references , Title from title screen as viewed on May 11, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3294
    Parallel Title: Elbers, Chris Imputed welfare estimates in regression analysis
    Keywords: Poverty Econometric models ; Social indicators ; Poverty Econometric models ; Social indicators
    Note: "May 6, 2004 , Includes bibliographical references , Title from title screen as viewed on May 10, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3298
    Parallel Title: Vittas, Dimitri Insurance regulation in Jordan
    Keywords: Insurance State supervision ; Insurance State supervision
    Note: "May 6, 2004 , Includes bibliographical references , Title from title screen as viewed on May 10, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    ISBN: 0821358928 , 0821358936
    Language: English
    Pages: Online-Ressource (xi, 94 p) , 26 cm
    Edition: Online-Ausg.] World Bank E-Library Archive
    Series Statement: World Bank working paper no.35
    DDC: 343.240721
    Keywords: Antitrust law ; Antitrust law ; Competition ; Competition
    Note: "Jointly financed by the European Commission and the World Bank , Includes bibliographical references (p. 87-94)
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3246
    Parallel Title: Laeven, Luc The quality of the legal system, firm ownership, and firm size
    Keywords: Small business Law and legislation ; Small business ; Small business Law and legislation ; Small business
    Note: "March 17, 2004 , Includes bibliographical references , Title from title screen as viewed on March 17, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3280
    Parallel Title: Das, Jishnu Conditional cash transfers and the equity-efficiency debate
    Keywords: Human capital ; Transfer payments ; Human capital ; Transfer payments
    Note: "April 21, 2004 , Includes bibliographical references , Title from title screen as viewed on May 11, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    Washington, D.C : World Bank
    Language: English
    Pages: Online-Ressource
    Edition: Online-Ausg. World Bank E-Library Archive Also available in print
    Series Statement: Policy research working paper 3243
    Parallel Title: Ravallion, Martin Competing concepts of inequality in the globalization debate
    Keywords: Equality ; Globalization ; Income distribution ; Poor ; Equality ; Globalization ; Income distribution ; Poor
    Note: "March 17, 2004 , Includes bibliographical references , Title from title screen as viewed on March 17, 2004 , Also available in print.
    URL: Volltext  (Deutschlandweit zugänglich)
    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...