• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Re; Keynote, is it scriptable (XML?)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re; Keynote, is it scriptable (XML?)


  • Subject: Re: Re; Keynote, is it scriptable (XML?)
  • From: John W Baxter <email@hidden>
  • Date: Fri, 10 Jan 2003 22:48:00 -0800
  • Envelope-to: email@hidden

Well, Apple's .plist files start with a preamble like (there's a "little
bit" of line wrap...the second and third lines as the message likely
arrives go together)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>

The URL in there leads to a file with "everything you need to know." Oh,
wait, I learned that in kindergarten. A few books on XML will help. ;-)

Personally, I would use Python, not AppleScript, to play about changing a
Keynote document this way. But that doesn't mean everyone should.

--John


At 9:27 -0500 1/9/2003, Paul Gobble wrote:
>Will Apple publish the XML tags for Keynote documents, or do you just
>dissect Keynote generated documents?
>
>-Paul
>
>> Short answer:
>>
>> You don't script Keynote, you script changes to its files, which are
>> easy
>> to change because of the XML (structured text) form.
>>
>> (You could "script" Excel that way, but its files are "a little
>> harder" and
>> the reverse engineering would violate the license unless a court
>> decided it
>> didn't.)
>>
>> --John
>>
>> --
>> John Baxter email@hidden Port Ludlow, WA, USA
>> _______________________________________________
>> applescript-users mailing list | email@hidden
>> Help/Unsubscribe/Archives:
>> http://www.lists.apple.com/mailman/listinfo/applescript-users
>> Do not post admin requests to the list. They will be ignored
>_______________________________________________
>applescript-users mailing list | email@hidden
>Help/Unsubscribe/Archives:
>http://www.lists.apple.com/mailman/listinfo/applescript-users
>Do not post admin requests to the list. They will be ignored.

--
John Baxter email@hidden Port Ludlow, WA, USA
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re; Keynote, is it scriptable (XML?) (From: Paul Gobble <email@hidden>)

  • Prev by Date: Re: [OT] QT 6.1 Released (Jaguar Only?)
  • Next by Date: Re: Re; Keynote, is it scriptable (XML?) -addendum
  • Previous by thread: Re; Keynote, is it scriptable (XML?)
  • Next by thread: Re: Re; Keynote, is it scriptable (XML?)
  • Index(es):
    • Date
    • Thread