Wicked cool Ruby scripts : useful scripts that solve difficult problems /
Wicked Cool Ruby Scripts is a compendium of scripts that will make your life easier by saving you time and solving problems. If you find yourself wasting effort and time on a task a trained monkey could do, it's time for Ruby to come to the rescue. Wicked Cool Ruby Scripts provides carefully se...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
San Francisco :
No Starch Press,
©2009.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- BRIEF CONTENTS
- CONTENT SINDETAIL
- Foreword
- Acknowledgments
- Introduction
- Wicked Cool Ruby Scripts
- You Need Ruby Basics
- Documentation
- Organization and Approach
- The Website
- 1: General Purpose Utilities
- #1 Check for Changed Files
- The Code
- Running the Code
- The Results
- How It Works
- Hacking the Script
- #2 Encrypt a File
- The Code
- Running the Code
- The Results
- How It Works
- Hacking the Script
- #3 Decrypt a File
- The Code
- Running the Code
- The Results
- How It Works
- #4 File SplittingThe Code
- Running the Code
- The Results
- How It Works
- Hacking the Script
- #5 File Joining
- The Code
- Running the Code
- The Results
- How It Works
- Hacking the Script
- #6 Windows Process Viewer
- The Code
- Running the Code
- The Results
- How It Works
- Hacking the Script
- #7 File Compressor
- The Code
- Running the Code
- The Results
- How It Works
- #8 File Decompression
- The Code
- Running the Code
- The Results
- How It Works
- #9 Mortgage Calculator
- The Code
- Running the CodeThe Results
- How It Works
- Hacking the Script
- 2: Website Scripting
- #10 Web Page Link Validator
- The Code
- Running the Code
- The Results
- How It Works
- Hacking the Script
- #11 Orphan File Checker
- The Code
- Running the Script
- The Results
- How It Works
- #12 Form Generator
- The Code
- Running the Code
- The Results
- How It Works
- Hacking the Script
- #13 RSS Parsing
- The Code
- Running the Code
- The Results
- How It Works
- Hacking the Script
- #14 Stock Exchange Grep
- The CodeRunning the Code
- The Results
- How It Works
- Hacking the Script
- #15 IP Address Generation
- The Code
- Running the Code
- The Results
- How It Works
- #16 Subnet Calculator
- The Code
- Running the Code
- The Results
- How It Works
- Hacking the Script
- 3: Li(U)nix System Administration
- #17 Fixing Bad Filenames
- The Code
- Running the Code
- The Results
- How It Works
- Hacking the Script
- #18 Adding a User
- The Code
- Running the Code
- The Results
- How It Works
- Hacking the Script
- #19 Modifying a UserThe Code
- Running the Code
- The Results
- How It Works
- Hacking the Script
- #20 Killing a Stuck Process
- The Code
- Running the Code
- The Results
- How It Works
- #21 Validating Symlinks
- The Code
- Running the Code
- The Results
- How It Works
- Hacking the Script
- 4: Picture Utilities
- #22 Mass Editing
- The Code
- Running the Code
- The Results
- How It Works
- #23 Image Information Extraction
- The Code
- Running the Code
- The Results
- How It Works
- Hacking the Script