|Eingestellt in Kategorie:
Dieses Angebot wurde vom Verkäufer am Mi, 25. Jun um 01:26 beendet, da der Artikel nicht mehr verfügbar ist.
AppleScript: The Missing Manual by Goldstein, Adam
Beendet
AppleScript: The Missing Manual by Goldstein, Adam
US $5,56US $5,56
Do, 26. Jun, 01:26Do, 26. Jun, 01:26
Ähnlichen Artikel verkaufen?

AppleScript: The Missing Manual by Goldstein, Adam

by Goldstein, Adam | PB | Good
ThriftBooks
(3947056)
Angemeldet als gewerblicher Verkäufer
US $5,56
Ca.EUR 4,75
Artikelzustand:
Gut
Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, ... Mehr erfahrenÜber den Artikelzustand
    Versand:
    Kostenlos Economy Shipping.
    Standort: Aurora, Illinois, USA
    Lieferung:
    Lieferung zwischen Mi, 20. Aug und Mo, 25. Aug nach 94104 bei heutigem Zahlungseingang
    Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
    Rücknahme:
    30 Tage Rückgabe. Verkäufer zahlt Rückversand.
    Zahlungen:
        Diners Club

    Sicher einkaufen

    eBay-Käuferschutz
    Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet
    Der Verkäufer ist für dieses Angebot verantwortlich.
    eBay-Artikelnr.:376260893527

    Artikelmerkmale

    Artikelzustand
    Gut
    Buch, das gelesen wurde, sich aber in einem guten Zustand befindet. Der Einband weist nur sehr geringfügige Beschädigungen auf, wie z.B. kleinere Schrammen, er hat aber weder Löcher, noch ist er eingerissen. Bei gebundenen Büchern ist der Schutzumschlag möglicherweise nicht mehr vorhanden. Die Bindung weist geringfügige Gebrauchsspuren auf. Die Mehrzahl der Seiten ist unbeschädigt, das heißt, es gibt kaum Knitter oder Einrisse, es wurden nur in geringem Maße Bleistiftunterstreichungen im Text vorgenommen, es gibt keine Textmarkierungen und die Randbereiche sind nicht beschrieben. Alle Seiten sind vollständig vorhanden. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers. Alle Zustandsdefinitionen ansehenwird in neuem Fenster oder Tab geöffnet
    Hinweise des Verkäufers
    “Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, ...
    Binding
    Paperback
    Book Title
    AppleScript
    Weight
    1 lbs
    Product Group
    Book
    IsTextBook
    No
    ISBN
    9780596008505

    Über dieses Produkt

    Product Identifiers

    Publisher
    O'reilly Media, Incorporated
    ISBN-10
    0596008503
    ISBN-13
    9780596008505
    eBay Product ID (ePID)
    44775971

    Product Key Features

    Number of Pages
    352 Pages
    Language
    English
    Publication Name
    Applescript: the Missing Manual : the Missing Manual
    Subject
    General, Operating Systems / Apple (Mac OS & iOS), Hardware / Personal Computers / Macintosh, Desktop Applications / Word Processing
    Publication Year
    2005
    Type
    Textbook
    Author
    Adam Goldstein
    Subject Area
    Computers
    Series
    Missing Manual Ser.
    Format
    Trade Paperback

    Dimensions

    Item Height
    0.9 in
    Item Weight
    20.2 Oz
    Item Length
    9.2 in
    Item Width
    7 in

    Additional Product Features

    Intended Audience
    Scholarly & Professional
    LCCN
    2005-299050
    Dewey Edition
    22
    Illustrated
    Yes
    Dewey Decimal
    005.43
    Table Of Content
    The Missing Credits; About the Author; About the Creative Team; Acknowledgments; The Missing Manual Series;Foreword;Introduction; Uses for AppleScript; Advantages and Disadvantages; About This Book;Part I: AppleScript Overview; Chapter 1: Setting Up AppleScript; 1.1 The Script Menu; 1.2 Working with the Scripts You Have; Chapter 2: Using Script Editor; 2.1 The Script Editor Look; 2.2 Script Formats; 2.3 Setting Script Editor's Preferences; Chapter 3: Building a Script from Scratch; 3.1 Getting Started; 3.2 Commanding Other Programs;Part II: Everyday Scripting Tasks; Chapter 4: Manipulating Text; 4.1 String Notation; 4.2 Getting Text Back from Dialog Boxes; 4.3 Linking Strings Together; 4.4 Multiline Strings; 4.5 Scripting TextEdit; 4.6 Adding Word Count; 4.7 Commanding Microsoft Word; 4.8 Running Scripts from Text; Chapter 5: Controlling Files; 5.1 File Path Boot Camp; 5.2 Displaying Folders; 5.3 Moving Files Around; 5.4 Backing Up Files; 5.5 Deleting Files; 5.6 Picking a File from a Dialog Box; 5.7 Saving Files; Chapter 6: Creating Lists; 6.1 Common List Commands; 6.2 Displaying Lists; 6.3 The Ever-Useful every Keyword; 6.4 List Processing; 6.5 Joining Lists Together; 6.6 Inputting Lists; 6.7 Getting Lists from Other Programs; Chapter 7: Organizing and Editing Graphics; 7.1 Scripting iPhoto; 7.2 Controlling Photoshop; 7.3 Image Events; Chapter 8: Playing Sound and Video; 8.1 Scripting iTunes; 8.2 Speaking and Listening; 8.3 Scripting QuickTime; Chapter 9: Internet and Network Scripting; 9.1 Internet Connect; 9.2 Safari; 9.3 Address Book; 9.4 Mail; 9.5 iChat Control; 9.6 URL Access Scripting; 9.7 Recalling Passwords; Chapter 10: Organizing Information in Databases; 10.1 Record Notation; 10.2 Making a Simple AppleScript Database; 10.3 Getting File Information; 10.4 Scripting FileMaker Pro;Part III: Power-User Features; Chapter 11: Linking Scripts to Folders with Folder Actions; 11.1 Enabling Folder Actions; 11.2 Built-in Actions; 11.3 Running Your Own Actions; Chapter 12: Scripting Programs That Don't Have Dictionaries; 12.1 Enabling GUI Scripting; 12.2 GUI Scripting Basics; 12.3 Controlling Menus; 12.4 Clicking Buttons; 12.5 Deciphering Interface Hierarchies; 12.6 Fake Typing; Chapter 13: Mixing AppleScript and Unix; 13.1 Terminal; 13.2 Unix Without Terminal; 13.3 Running Superuser Commands; 13.4 Running AppleScripts from Unix; 13.5 Scheduling AppleScript Commands; Chapter 14: Testing and Debugging Scripts; 14.1 First Line of Defense: The Compiler; 14.2 Noting Important Events; 14.3 Preventing Errors; 14.4 Isolating and Handling Errors; 14.5 The Xcode Debugger; Chapter 15: AppleScript Studio; 15.1 What Is AppleScript Studio?; 15.2 Making a Program;Part IV: Appendixes; Appendix A: AppleScript Support in Common Programs; A.1 Databases; A.2 Email Programs; A.3 Graphics Editors; A.4 Page Layout Programs; A.5 Plain Text Editors; A.6 Word Processors; A.7 Web Browsers; Appendix B: Moving from HyperCard to AppleScript; B.1 Data Types; B.2 Dialog Boxes; B.3 Existence; B.4 Numbers; B.5 Pausing; B.6 Ranges; B.7 Repeat Statements; B.8 Subroutines; B.9 Variables; Appendix C: Where to Go from Here; C.1 Web Sites; C.2 Discussion Lists; C.3 Books;Colophon;
    Synopsis
    From newspapers to NASA, Mac users around the world use AppleScript to automate their daily computing routines. Famed for its similarity to English and its ease of integration with other programs, AppleScript is the perfect programming language for time-squeezed Mac fans. As beginners quickly realize, however, AppleScript has one major shortcoming: it comes without a manual.No more. You don't need a degree in computer science, a fancy system administrator title, or even a pocket protector and pair of nerdy glasses to learn the Mac's most popular scripting language; you just need the proper guide at your side. AppleScript: The Missing Manual is that guide.Brilliantly compiled by author Adam Goldstein, AppleScript: The Missing Manual is brimming with useful examples. You'll learn how to clean up your Desktop with a single click, for example, and how to automatically optimize pictures for a website. Along the way, you ll learn the overall grammar of AppleScript, so you can write your own customized scripts when you feel the need.Naturally, AppleScript: The Missing Manual isn't merely for the uninitiated scripter. While its hands-on approach certainly keeps novices from feeling intimidated, this comprehensive guide is also suited for system administrators, web and graphics professionals, musicians, scientists, mathematicians, engineers, and others who need to learn the ins and outs of AppleScript for their daily work.Thanks to AppleScript: The Missing Manual , the path from consumer to seasoned script has never been clearer. Now you, too, can automate your Macintosh in no time., From newspapers to NASA, Mac users around the world use AppleScript to automate their daily computing routines. Famed for its similarity to English and its ease of integration with other programs, AppleScript is the perfect programming language for time-squeezed Mac fans. As beginners quickly realize, however, AppleScript has one major ......, From newspapers to NASA, Mac users around the world use AppleScript to automate their daily computing routines. Famed for its similarity to English and its ease of integration with other programs, AppleScript is the perfect programming language for time-squeezed Mac fans. As beginners quickly realize, however, AppleScript has one major shortcoming: it comes without a manual. No more. You don't need a degree in computer science, a fancy system administrator title, or even a pocket protector and pair of nerdy glasses to learn the Mac's most popular scripting language; you just need the proper guide at your side. "AppleScript: The Missing Manual is that guide. Brilliantly compiled by author Adam Goldstein, "AppleScript: The Missing Manual is brimming with useful examples. You'll learn how to clean up your Desktop with a single click, for example, and how to automatically optimize pictures for a website. Along the way, you ll learn the overall grammar of AppleScript, so you can write your own customized scripts when you feel the need. Naturally, "AppleScript: The Missing Manual isn't merely for the uninitiated scripter. While its hands-on approach certainly keeps novices from feeling intimidated, this comprehensive guide is also suited for system administrators, web and graphics professionals, musicians, scientists, mathematicians, engineers, and others who need to learn the ins and outs of AppleScript for their daily work. Thanks to "AppleScript: The Missing Manual, the path from consumer to seasoned script has never been clearer. Now you, too, can automate your Macintosh in no time., From newspapers to NASA, Mac users around the world use AppleScript to automate their daily computing routines. Famed for its similarity to English and its ease of integration with other programs, AppleScript is the perfect programming language for time-squeezed Mac fans. As beginners quickly realize, however, AppleScript has one major shortcoming: it comes without a manual. No more. You don't need a degree in computer science, a fancy system administrator title, or even a pocket protector and pair of nerdy glasses to learn the Mac's most popular scripting language; you just need the proper guide at your side. AppleScript: The Missing Manual is that guide. Brilliantly compiled by author Adam Goldstein, AppleScript: The Missing Manual is brimming with useful examples. You'll learn how to clean up your Desktop with a single click, for example, and how to automatically optimize pictures for a website. Along the way, you ll learn the overall grammar of AppleScript, so you can write your own customized scripts when you feel the need. Naturally, AppleScript: The Missing Manual isn't merely for the uninitiated scripter. While its hands-on approach certainly keeps novices from feeling intimidated, this comprehensive guide is also suited for system administrators, web and graphics professionals, musicians, scientists, mathematicians, engineers, and others who need to learn the ins and outs of AppleScript for their daily work. Thanks to AppleScript: The Missing Manual , the path from consumer to seasoned script has never been clearer. Now you, too, can automate your Macintosh in no time.
    LC Classification Number
    QA76.73.A67

    Artikelbeschreibung des Verkäufers

    Rechtliche Informationen des Verkäufers

    Ich versichere, dass alle meine Verkaufsaktivitäten in Übereinstimmung mit allen geltenden Gesetzen und Vorschriften der EU erfolgen.
    Info zu diesem Verkäufer

    ThriftBooks

    98,9% positive Bewertungen19,7 Mio. Artikel verkauft

    Mitglied seit Mär 2015
    Angemeldet als gewerblicher Verkäufer
    Just Voted on Newsweek - ThriftBooks ranks #1 America's Best Online Shops 2025 in Office, Electronics & Media sector, Media category!!ThriftBooks is a fully independent seller of used books, having ...
    Mehr anzeigen
    Shop besuchenKontakt

    Detaillierte Verkäuferbewertungen

    Durchschnitt in den letzten 12 Monaten
    Genaue Beschreibung
    4.9
    Angemessene Versandkosten
    5.0
    Lieferzeit
    5.0
    Kommunikation
    4.9

    Verkäuferbewertungen (5.706.340)

    Alle Bewertungen
    Positiv
    Neutral
    Negativ
      • e***u (722)- Bewertung vom Käufer.
        Letzte 6 Monate
        Bestätigter Kauf
        Arrived quickly, just as described!
      Alle Bewertungen ansehen