|En la categoría:
No quedan existencias de este artículo.
¿Quieres vender uno?

AppleScript: The Missing Manual by Goldstein, Adam

by Goldstein, Adam | PB | Good
ThriftBooks
(3913801)
Registrado como vendedor profesional
USD5,56
Aproximadamente4,84 EUR
Estado:
En buen estado
Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, ... Más informaciónacerca del estado
Envío:
Gratis Economy Shipping.
Ubicado en: Aurora, Illinois, Estados Unidos
Entrega:
Entrega prevista entre el mar. 24 jun. y el lun. 30 jun. a 94104
Las fechas previstas de entrega (se abre en una nueva ventana o pestaña) incluyen el tiempo de manipulación del vendedor, el código postal de origen, el código postal de destino y la hora de aceptación, y dependen del servicio de envío seleccionado y de que el pago se haya hecho efectivoel pago se haya hecho efectivo (se abre en una nueva ventana o pestaña). Los plazos de entrega pueden variar, especialmente en épocas de mucha actividad.
Devoluciones:
30 días para devoluciones. El vendedor paga el envío de la devolución.
Pagos:
    Diners Club

Compra con confianza

Garantía al cliente de eBay
Si no recibes el artículo que has pedido, te devolvemos el dinero. Más informaciónGarantía al cliente de eBay - se abre en una nueva ventana o pestaña
El vendedor asume toda la responsabilidad de este anuncio.
N.º de artículo de eBay:376260893527

Características del artículo

Estado
En buen estado
Libro que se ha leído pero que está en buen estado. Daños mínimos en la tapa, incluidas rozaduras, pero sin roturas ni agujeros. Es posible que no incluya sobrecubierta para tapas duras. Tapa muy poco desgastada. La mayoría de las páginas están en buen estado con muy pocas arrugas o roturas. El texto subrayado a lápiz es prácticamente inexistente, no hay texto resaltado ni anotaciones en los márgenes. No faltan páginas. Consulta el anuncio del vendedor para obtener más información y la descripción de cualquier posible imperfección. Ver todas las definiciones de estadose abre en una nueva ventana o pestaña
Notas del vendedor
“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

Acerca de este producto

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
Publication Name
Applescript: the Missing Manual : the Missing Manual
Language
English
Publication Year
2005
Subject
General, Operating Systems / Apple (Mac OS & iOS), Hardware / Personal Computers / Macintosh, Desktop Applications / Word Processing
Type
Textbook
Subject Area
Computers
Author
Adam Goldstein
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

Descripción del artículo del vendedor

Información de vendedor profesional

Certifico que todas mis actividades de venta cumplirán todas las leyes y reglamentos de la UE.
Acerca de este vendedor

ThriftBooks

98,9% de votos positivos19,5 millones artículos vendidos

Se unió el mar 2015
Registrado como vendedor profesional
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 ...
Ver más
Visitar tiendaContactar

Valoraciones detalladas sobre el vendedor

Promedio durante los últimos 12 meses
Descripción precisa
4.9
Gastos de envío razonables
5.0
Rapidez de envío
5.0
Comunicación
4.9

Votos de vendedor (5.658.599)

Todas las valoraciones
Positivas
Neutras
Negativas
    • e***u (719)- Votos emitidos por el comprador.
      Mes pasado
      Compra verificada
      Arrived quickly, just as described!
    Ver todos los votos