Author: Magued Iskander
Publisher: Springer Science & Business Media
ISBN: 1402062621
Category : Technology & Engineering
Languages : en
Pages : 451
Book Description
This book includes a set of rigorously reviewed world-class manuscripts addressing and detailing state-of-the-art research projects in the areas of Engineering Education, Instructional Technology, Assessment, and E-learning. The book presents selected papers form the conference proceedings of the International Conference on Engineering Education, Instructional Technology, Assessment, and E-learning (EIAE 2006). All aspects of the conference were managed on-line.
Innovations in E-learning, Instruction Technology, Assessment and Engineering Education
Perl for System Administration
Author: David N. Blank-Edelman
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565926097
Category : Computers
Languages : en
Pages : 452
Book Description
Some people plan to become administrators. The rest of us are thrust into it: we are webmasters, hobbyists, or just the default "technical people" on staff who are expected to keep things running. After some stumbling around repeating the same steps over and over again (and occasionally paying the price when we forget one), we realize that we must automate these tasks, or suffer endless frustration. Thus enters Perl.The Perl programming language is ideal for writing quick yet powerful scripts that automate many administrative tasks. It's modular, it's powerful, and it's perfect for managing systems and services on many platforms.Perl for System Administration is designed for all levels of administrators--from hobbyists to card-carrying SAGE members--sysadmins on multi-platform sites. Written for several different platforms (Unix, Windows NT, and Mac OS), it's a guide to the pockets of administration where Perl can be most useful for sites large and small, including: Filesystem management User administration with a dash of XML DNS and other network name services Database administration using DBI and ODBC Directory services and frameworks like LDAP and ADSI Using email for system administration Working with log files of all kinds Each chapter concentrates on a single administrative area, discusses the possible pitfalls, and then shows how Perl comes to the rescue. Along the way we encounter interesting Perl features and tricks, with many extended examples and complete programs. The scripts included in the book can simply be used as written or with minimal adaptation. But it's likely that readers will also get a taste of what Perl can do, and start extending those scripts for tasks that we haven't dreamed of.Perl for System Adminstration doesn't attempt to teach the Perl language, but it is an excellent introduction to the power and flexibility of Perl, and it whets the appetite to learn more. It's for anyone who needs to use Perl for system administration and needs to hit the ground running.
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565926097
Category : Computers
Languages : en
Pages : 452
Book Description
Some people plan to become administrators. The rest of us are thrust into it: we are webmasters, hobbyists, or just the default "technical people" on staff who are expected to keep things running. After some stumbling around repeating the same steps over and over again (and occasionally paying the price when we forget one), we realize that we must automate these tasks, or suffer endless frustration. Thus enters Perl.The Perl programming language is ideal for writing quick yet powerful scripts that automate many administrative tasks. It's modular, it's powerful, and it's perfect for managing systems and services on many platforms.Perl for System Administration is designed for all levels of administrators--from hobbyists to card-carrying SAGE members--sysadmins on multi-platform sites. Written for several different platforms (Unix, Windows NT, and Mac OS), it's a guide to the pockets of administration where Perl can be most useful for sites large and small, including: Filesystem management User administration with a dash of XML DNS and other network name services Database administration using DBI and ODBC Directory services and frameworks like LDAP and ADSI Using email for system administration Working with log files of all kinds Each chapter concentrates on a single administrative area, discusses the possible pitfalls, and then shows how Perl comes to the rescue. Along the way we encounter interesting Perl features and tricks, with many extended examples and complete programs. The scripts included in the book can simply be used as written or with minimal adaptation. But it's likely that readers will also get a taste of what Perl can do, and start extending those scripts for tasks that we haven't dreamed of.Perl for System Adminstration doesn't attempt to teach the Perl language, but it is an excellent introduction to the power and flexibility of Perl, and it whets the appetite to learn more. It's for anyone who needs to use Perl for system administration and needs to hit the ground running.
Technology In Government, 1/e
Author: Jaijit Bhattacharya
Publisher: Jaijit Bhattacharya
ISBN: 8190339745
Category : Internet in public administration
Languages : en
Pages : 309
Book Description
Contributed articles.
Publisher: Jaijit Bhattacharya
ISBN: 8190339745
Category : Internet in public administration
Languages : en
Pages : 309
Book Description
Contributed articles.
Mastering AmigaDOS 3: Tutorial
Author: Mark Smiddy
Publisher:
ISBN: 9781873308202
Category : AmigaDOS (Computer operating system)
Languages : en
Pages : 384
Book Description
Publisher:
ISBN: 9781873308202
Category : AmigaDOS (Computer operating system)
Languages : en
Pages : 384
Book Description
Estimated Energy R & D Funding by Provincial Governments in 1976-7, 1977-8 and 1978-9
Author: Canada. Office of Energy Research and Development
Publisher: Supply and Services Canada
ISBN:
Category : Energy conservation
Languages : en
Pages : 72
Book Description
Publisher: Supply and Services Canada
ISBN:
Category : Energy conservation
Languages : en
Pages : 72
Book Description
Fundamentals of Cryptology
Author: Henk C.A. van Tilborg
Publisher: Springer Science & Business Media
ISBN: 0306470535
Category : Computers
Languages : en
Pages : 496
Book Description
The protection of sensitive information against unauthorized access or fraudulent changes has been of prime concern throughout the centuries. Modern communication techniques, using computers connected through networks, make all data even more vulnerable for these threats. Also, new issues have come up that were not relevant before, e. g. how to add a (digital) signature to an electronic document in such a way that the signer can not deny later on that the document was signed by him/her. Cryptology addresses the above issues. It is at the foundation of all information security. The techniques employed to this end have become increasingly mathematical of nature. This book serves as an introduction to modern cryptographic methods. After a brief survey of classical cryptosystems, it concentrates on three main areas. First of all, stream ciphers and block ciphers are discussed. These systems have extremely fast implementations, but sender and receiver have to share a secret key. Public key cryptosystems (the second main area) make it possible to protect data without a prearranged key. Their security is based on intractable mathematical problems, like the factorization of large numbers. The remaining chapters cover a variety of topics, such as zero-knowledge proofs, secret sharing schemes and authentication codes. Two appendices explain all mathematical prerequisites in great detail. One is on elementary number theory (Euclid's Algorithm, the Chinese Remainder Theorem, quadratic residues, inversion formulas, and continued fractions). The other appendix gives a thorough introduction to finite fields and their algebraic structure.
Publisher: Springer Science & Business Media
ISBN: 0306470535
Category : Computers
Languages : en
Pages : 496
Book Description
The protection of sensitive information against unauthorized access or fraudulent changes has been of prime concern throughout the centuries. Modern communication techniques, using computers connected through networks, make all data even more vulnerable for these threats. Also, new issues have come up that were not relevant before, e. g. how to add a (digital) signature to an electronic document in such a way that the signer can not deny later on that the document was signed by him/her. Cryptology addresses the above issues. It is at the foundation of all information security. The techniques employed to this end have become increasingly mathematical of nature. This book serves as an introduction to modern cryptographic methods. After a brief survey of classical cryptosystems, it concentrates on three main areas. First of all, stream ciphers and block ciphers are discussed. These systems have extremely fast implementations, but sender and receiver have to share a secret key. Public key cryptosystems (the second main area) make it possible to protect data without a prearranged key. Their security is based on intractable mathematical problems, like the factorization of large numbers. The remaining chapters cover a variety of topics, such as zero-knowledge proofs, secret sharing schemes and authentication codes. Two appendices explain all mathematical prerequisites in great detail. One is on elementary number theory (Euclid's Algorithm, the Chinese Remainder Theorem, quadratic residues, inversion formulas, and continued fractions). The other appendix gives a thorough introduction to finite fields and their algebraic structure.
Yvain
Author: Chretien de Troyes
Publisher: Yale University Press
ISBN: 0300187580
Category : Poetry
Languages : en
Pages : 242
Book Description
The twelfth-century French poet Chrétien de Troyes is a major figure in European literature. His courtly romances fathered the Arthurian tradition and influenced countless other poets in England as well as on the continent. Yet because of the difficulty of capturing his swift-moving style in translation, English-speaking audiences are largely unfamiliar with the pleasures of reading his poems. Now, for the first time, an experienced translator of medieval verse who is himself a poet provides a translation of Chrétien’s major poem, Yvain, in verse that fully and satisfyingly captures the movement, the sense, and the spirit of the Old French original. Yvain is a courtly romance with a moral tenor; it is ironic and sometimes bawdy; the poetry is crisp and vivid. In addition, the psychological and the socio-historical perceptions of the poem are of profound literary and historical importance, for it evokes the emotions and the values of a flourishing, vibrant medieval past.
Publisher: Yale University Press
ISBN: 0300187580
Category : Poetry
Languages : en
Pages : 242
Book Description
The twelfth-century French poet Chrétien de Troyes is a major figure in European literature. His courtly romances fathered the Arthurian tradition and influenced countless other poets in England as well as on the continent. Yet because of the difficulty of capturing his swift-moving style in translation, English-speaking audiences are largely unfamiliar with the pleasures of reading his poems. Now, for the first time, an experienced translator of medieval verse who is himself a poet provides a translation of Chrétien’s major poem, Yvain, in verse that fully and satisfyingly captures the movement, the sense, and the spirit of the Old French original. Yvain is a courtly romance with a moral tenor; it is ironic and sometimes bawdy; the poetry is crisp and vivid. In addition, the psychological and the socio-historical perceptions of the poem are of profound literary and historical importance, for it evokes the emotions and the values of a flourishing, vibrant medieval past.
Design Approaches and Tools in Education and Training
Author: Jan van den Akker
Publisher: Springer Science & Business Media
ISBN: 9401142556
Category : Science
Languages : en
Pages : 297
Book Description
In our contemporary learning society, expectations about the contribution of education and training continue to rise. Moreover, the potential of information and communication technology (ICT) creates many challenges. These trends affect not only the aims, content and processes of learning, they also have a strong impact on educational design and development approaches in research and professional practices. Prominent researchers from the Netherlands and the USA present their latest findings on these issues in this volume. The major purpose of this book is to discuss current thinking on promising design approaches and to present innovative (computer-based) tools. The book aims to serve as a resource and reference work that will stimulate advancement in the field of education and training. It is intended to be useful in academic settings as well as for professionals in design and development practices.
Publisher: Springer Science & Business Media
ISBN: 9401142556
Category : Science
Languages : en
Pages : 297
Book Description
In our contemporary learning society, expectations about the contribution of education and training continue to rise. Moreover, the potential of information and communication technology (ICT) creates many challenges. These trends affect not only the aims, content and processes of learning, they also have a strong impact on educational design and development approaches in research and professional practices. Prominent researchers from the Netherlands and the USA present their latest findings on these issues in this volume. The major purpose of this book is to discuss current thinking on promising design approaches and to present innovative (computer-based) tools. The book aims to serve as a resource and reference work that will stimulate advancement in the field of education and training. It is intended to be useful in academic settings as well as for professionals in design and development practices.
Continuous Media Databases
Author: Aidong Zhang
Publisher: Springer Science & Business Media
ISBN: 1461545110
Category : Computers
Languages : en
Pages : 151
Book Description
Continuous Media Databases brings together in one place important contributions and up-to-date research results in this fast moving area. Continuous Media Databases serves as an excellent reference, providing insight into some of the most challenging research issues in the field.
Publisher: Springer Science & Business Media
ISBN: 1461545110
Category : Computers
Languages : en
Pages : 151
Book Description
Continuous Media Databases brings together in one place important contributions and up-to-date research results in this fast moving area. Continuous Media Databases serves as an excellent reference, providing insight into some of the most challenging research issues in the field.
Ecdl/Icdl Syllabus 4. 0 Module 2 Using the Computer and Managing Files Using Windows 98
Author: Cia Training Ltd Staff
Publisher: CIA Training Ltd.
ISBN: 9781860051425
Category : Computers
Languages : en
Pages : 112
Book Description
Publisher: CIA Training Ltd.
ISBN: 9781860051425
Category : Computers
Languages : en
Pages : 112
Book Description