<?xml version="1.0" encoding="UTF-8"?><feed xmlns="http://www.w3.org/2005/Atom"
      xmlns:thr="http://purl.org/syndication/thread/1.0"
>
        <id>http://livingcode.org/2006/08/30/tab-dumping-in-safari</id>
  <title type="html"><![CDATA[Comments on: Tab Dumping in Safari]]></title>
  <link rel="self" href="http://livingcode.org/2006/08/30/tab-dumping-in-safari/feed" />
  <link rel="alternate" href="http://livingcode.org/2006/08/30/tab-dumping-in-safari" />   
  <author>
    <name>Dethe</name>
  </author>
  <generator uri="http://wordpress.org/" version="2.8.6">WordPress</generator>

<updated>2009-01-31T19:59:10Z</updated>
  <entry>
    <id>http://livingcode.org/2006/08/30/tab-dumping-in-safari/comment-page-1#comment-43</id>
    <updated>2009-01-31T11:59:10Z</updated>
    <title type="html"><![CDATA[Comment by: Living Code &#187; Blog Archive &#187; Tab Dumping with AppleScript and back to Python]]></title>
    <author>
<name><![CDATA[Living Code &raquo; Blog Archive &raquo; Tab Dumping with AppleScript and back to Python]]></name><uri>http://livingcode.org/2009/tab-dumping-with-applescript-and-back-to-python</uri>    </author>
    <link rel="alternate" href="http://livingcode.org/2006/08/30/tab-dumping-in-safari/comment-page-1#comment-43" />
    <thr:in-reply-to ref="http://livingcode.org/?p=10" href="http://livingcode.org/?p=10" type="application/xhtml+xml" source="http://livingcode.org/wp-atom.php"/> 
    <link rel="related" type="text/html" href="http://livingcode.org/?p=10" />
          <content type="html"><![CDATA[<p>[...] is an update to Tab Dumping in Safari. That still works well as the basis for extending any Cocoa-based application at runtime, but it [...]</p>
]]></content>
        </entry>
  <entry>
    <id>http://livingcode.org/2006/08/30/tab-dumping-in-safari/comment-page-1#comment-70</id>
    <updated>2009-10-25T21:51:17Z</updated>
    <title type="html"><![CDATA[Comment by: jinxin]]></title>
    <author>
<name><![CDATA[jinxin]]></name>    </author>
    <link rel="alternate" href="http://livingcode.org/2006/08/30/tab-dumping-in-safari/comment-page-1#comment-70" />
    <thr:in-reply-to ref="http://livingcode.org/?p=10" href="http://livingcode.org/?p=10" type="application/xhtml+xml" source="http://livingcode.org/wp-atom.php"/> 
    <link rel="related" type="text/html" href="http://livingcode.org/?p=10" />
          <content type="html"><![CDATA[<p>OK , Thank you for this document. Now I wanted to develop a Safari plugin for cathc some flash url in safari webpage, and I follow the CocoaReverseEngineering document. and I implement the method load. But Now I have some questions : a) I using the class-dump to generate the head file: WebKit.h , and I used the command-line:Applications/class-dump -H /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit &gt; WebKit.h<br />
 But I found that in folder with app class-dump can make two hundreds files , I don&#8217;t know which file I can select?  The command I used is error? Sorry , I just use the class-dump firstly .  b) I didn&#8217;t really not to know how to get the DOM object of safari web , which head file and methods I can use ? can you give me some sample code to figure out how to posing a class and implement methods using class-dump? Thank you very much!<br />
Search:</p>
]]></content>
        </entry>
</feed>
