Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Pugh, Steve
Formato: Electrónico eBook
Idioma:Inglés
Publicado: San Francisco : No Starch Press, ©2009.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ma 4500
001 EBOOKCENTRAL_ocn560644008
003 OCoLC
005 20240329122006.0
006 m o d
007 cr cn|||||||||
008 080929s2009 caua o 001 0 eng d
010 |a  2008042965 
040 |a MERUC  |b eng  |e pn  |c MERUC  |d CCO  |d E7B  |d OCLCQ  |d MKN  |d COCUF  |d QE2  |d NNM  |d FVL  |d B24X7  |d OCLCQ  |d N$T  |d OCLCQ  |d YDXCP  |d OCLCF  |d OCLCO  |d OCLCQ  |d EBLCP  |d DEBSZ  |d OCLCQ  |d COO  |d AZK  |d LOA  |d AGLDB  |d CNNOR  |d MOR  |d PIFPO  |d ZCU  |d LIV  |d MERUC  |d OCLCQ  |d JBG  |d OCLCQ  |d U3W  |d BRL  |d STF  |d WRM  |d NRAMU  |d ICG  |d INT  |d VT2  |d OCLCQ  |d WYU  |d OCLCQ  |d A6Q  |d DKC  |d OCLCQ  |d UKAHL  |d INARC  |d UKCRE  |d BRF  |d OCLCQ  |d SGP  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCL 
015 |a GBA878621  |2 bnb 
015 |a GBA878621.  |2 bnb 
016 7 |z 014647665  |2 Uk 
016 7 |z 014647665.  |2 Uk 
019 |a 311054008  |a 377650343  |a 471131096  |a 647822999  |a 722725551  |a 728058045  |a 781640645  |a 923652852  |a 961546155  |a 962685449  |a 966179921  |a 988518542  |a 992041737  |a 1037444732  |a 1037914244  |a 1038563913  |a 1045506981  |a 1055406929  |a 1059111857  |a 1062883155  |a 1081256541  |a 1083562192  |a 1097100290  |a 1103268710  |a 1129340691  |a 1151793971  |a 1152971886  |a 1153473987  |a 1192343074  |a 1228533563  |a 1240521318 
020 |a 9781593272364  |q (electronic bk.) 
020 |a 1593272367  |q (electronic bk.) 
020 |z 9781593271824 
020 |z 1593271824 
029 1 |a AU@  |b 000051422600 
029 1 |a DEBBG  |b BV043129914 
029 1 |a DEBBG  |b BV044087152 
029 1 |a DEBSZ  |b 42143807X 
029 1 |a DEBSZ  |b 449535894 
029 1 |a NZ1  |b 14241870 
029 1 |a AU@  |b 000073086157 
035 |a (OCoLC)560644008  |z (OCoLC)311054008  |z (OCoLC)377650343  |z (OCoLC)471131096  |z (OCoLC)647822999  |z (OCoLC)722725551  |z (OCoLC)728058045  |z (OCoLC)781640645  |z (OCoLC)923652852  |z (OCoLC)961546155  |z (OCoLC)962685449  |z (OCoLC)966179921  |z (OCoLC)988518542  |z (OCoLC)992041737  |z (OCoLC)1037444732  |z (OCoLC)1037914244  |z (OCoLC)1038563913  |z (OCoLC)1045506981  |z (OCoLC)1055406929  |z (OCoLC)1059111857  |z (OCoLC)1062883155  |z (OCoLC)1081256541  |z (OCoLC)1083562192  |z (OCoLC)1097100290  |z (OCoLC)1103268710  |z (OCoLC)1129340691  |z (OCoLC)1151793971  |z (OCoLC)1152971886  |z (OCoLC)1153473987  |z (OCoLC)1192343074  |z (OCoLC)1228533563  |z (OCoLC)1240521318 
050 4 |a QA76.7  |b .P84 2009eb 
072 7 |a COM  |x 051310  |2 bisacsh 
072 7 |a COM  |x 051280  |2 bisacsh 
072 7 |a COM  |x 051130  |2 bisacsh 
082 0 4 |a 005.13/3  |2 22 
049 |a UAMI 
100 1 |a Pugh, Steve. 
245 1 0 |a Wicked cool Ruby scripts :  |b useful scripts that solve difficult problems /  |c by Steve Pugh. 
260 |a San Francisco :  |b No Starch Press,  |c ©2009. 
300 |a 1 online resource (xxiv, 189 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
500 |a Includes index. 
588 0 |a Print version record. 
505 0 |a 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 
505 8 |a #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 
505 8 |a 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 
505 8 |a 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 
505 8 |a #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 
520 |a 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 selected Ruby scripts that are immediately useful. Learn how to streamline administrative tasks like renaming files, disabling processes, and changing permissions. After you get your feet wet creating basic scripts, author Steve Pugh will show you how to create powerful Web crawlers, security scripts, full-fledged libraries and applications, and much more. With each script you'll get the raw code followed by an explanation of how it really works, as well as instructions for how to run the script and suggestions for customizing it. Wicked Cool Ruby Scripts will save you from the tedium of repetitive tasks and give you back the time it would take to write scripts from scratch. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a Ruby (Computer program language) 
650 0 |a Macro instructions (Electronic computers) 
650 0 |a Computers  |x Access control  |x Passwords. 
650 6 |a Ruby (Langage de programmation) 
650 6 |a Macro-instructions (Informatique) 
650 6 |a Ordinateurs  |x Accès  |x Contrôle  |x Mots de passe. 
650 7 |a COMPUTERS  |x Programming Languages  |x C♯  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Pascal.  |2 bisacsh 
650 7 |a Computers  |x Access control  |x Passwords  |2 fast 
650 7 |a Macro instructions (Electronic computers)  |2 fast 
650 7 |a Ruby (Computer program language)  |2 fast 
758 |i has work:  |a Wicked cool Ruby scripts (Work)  |1 https://id.oclc.org/worldcat/entity/E39PCXDGrKBBWw7mbhgphvWVYP  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Pugh, Steve.  |t Wicked cool Ruby scripts.  |d San Francisco : No Starch Press, ©2009  |w (DLC) 2008042965 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=3017632  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH33086798 
938 |a Books 24x7  |b B247  |n bks00030715 
938 |a ebrary  |b EBRY  |n ebr10310898 
938 |a EBSCOhost  |b EBSC  |n 440091 
938 |a YBP Library Services  |b YANK  |n 7584299 
938 |a Internet Archive  |b INAR  |n wickedcoolrubysc0000pugh 
994 |a 92  |b IZTAP