𝔖 Scriptorium
✦   LIBER   ✦

📁

Enterprise integration with Ruby: a Pragmatic guide

✍ Scribed by Maik Schmidt


Publisher
Pragmatic Bookshelf
Year
2006
Tongue
English
Leaves
311
Series
The facets of Ruby series
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Typical enterprises use dozens, hundreds, and sometimes even thousands of applications, components, services, and databases. Many of them are custom built in-house or by third parties, some are bought, others are based on open source projects, and the origin of a few--usually the most critical ones--is completely unknown.

A lot of applications are very old, some are fairly new, and seemingly no two of them were written using the same tools. They run on heterogeneous operating systems and hardware, use databases and messaging systems from various vendors, and were written in different programming languages.

See how to glue these disparate applications together using popular technologies such as:

  • LDAP, Oracle, and MySQL
  • XML Documents and DTDs
  • Sockets, HTTP, and REST
  • XML/RPC, SOAP, and others
  • ...and more.

If you're on the hook to integrate enterprise-class systems together, the tips and techniques in this book will help.

✦ Table of Contents


Introduction......Page 7
What Is Enterprise Software?......Page 8
Why Ruby?......Page 9
Who Should Read This Book?......Page 10
PragBouquet......Page 11
Acknowledgments......Page 12
Databases......Page 14
The Coupon Application......Page 15
Database Interface (DBI)......Page 30
Object-Relational Mappers......Page 34
Lightweight Directory Access Protocol (LDAP)......Page 57
Processing XML......Page 81
A Short XML reminder......Page 83
Generating XML documents......Page 85
Processing XML Documents......Page 97
Validating XML Documents......Page 129
Are There Alternatives to XML?......Page 134
Low Ceremony Distributed Applications......Page 147
``I'd Rather Use a Socket''......Page 148
Remote Procedure Calls Using HTTP......Page 161
Another Day, Another Protocol......Page 181
We Will Take No REST, Will We?......Page 191
SOAP......Page 202
CORBA, RMI, and Friends......Page 216
Internationalization and Localization......Page 236
Logging......Page 256
Creating Daemons and Services......Page 275
Build and Deployment Process......Page 282
Project Automation with Rake......Page 299
Testing Legacy Applications......Page 310


📜 SIMILAR VOLUMES


Enterprise integration with Ruby: a prag
✍ Maik Schmidt 📂 Library 📅 2006 🏛 Pragmatic Bookshelf 🌐 English

<DIV><p>Typical enterprises use dozens, hundreds, and sometimes even thousands of applications, components, services, and databases. Many of them are custom built in-house or by third parties, some are bought, others are based on open source projects, and the origin of a few--usually the most critic

Enterprise Integration with Ruby
✍ Maik Schmidt 📂 Library 📅 2006 🏛 Pragmatic Bookshelf 🌐 English

Enterprise Integration with Ruby - выпущенная Pragmatic Programmers книга об интеграционных решения на языке Ruby в масштабе предприятий На infanata не видел ни одной книги по Ruby - решил начать традицию

Programming Ruby: A Pragmatic Programmer
✍ David Thomas, Andrew Hunt 📂 Library 📅 2000 🏛 addison-wesley 🌐 English

(Pearson Education) A guide to working with the object-oriented programming language, Ruby, which allows for programming without extra syntax or code. Shows how to easily mine the Ruby language, teaching the basics, plus how to write large programs, how to extend Ruby using C code, and more. Softcov

Programming Ruby - The Pragmatic Program
📂 Library 🌐 English

Ruby is a genuine object-oriented language. Everything you manipulate is an object, and the results of those manipulations are themselves objects.<div class="bb-sep"></div>In Ruby, you can access all the underlying operating system features. You can do the same stuff in Ruby that you can in Perl or

Programming Ruby : the pragmatic program
✍ David Thomas 📂 Library 📅 2005 🏛 Pragmatic Bookshelf 🌐 English

Книга содержит исчерпывающую информацию по языку программирования Ruby.<br>С помощью этой книги можно начать изучение Ruby нуля. Рассматриваются вопросы установки Ruby синтаксиса классов, объектов философии разработки приложения на Ruby многие другие.<br>Рекомендую книгу также поклонникам популярног

Programming Ruby: The Pragmatic Programm
✍ David Thomas, Andrew Hunt 📂 Library 📅 2000 🏛 Addison-Wesley Professional 🌐 English

Ruby is an increasingly popular, fully object-orienteddynamic programming language, hailed by many practitioners as the finest and most useful language available today. When Ruby first burst onto the scene in the Western world, the Pragmatic Programmers were there with the definitive reference manua