<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>Barnaby James</title>
      <link>http://blogs.adobe.com/barnaby.james/</link>
      <description>Barnaby James works as an Engineer on Acrobat Collaboration, Web Service and Syndication technologies.</description>
      <language>en</language>
      <copyright>Copyright 2007</copyright>
      <lastBuildDate>Fri, 07 Sep 2007 14:51:47 -0800</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/?v=3.2</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

            <item>
         <title>Final Post</title>
         <description><![CDATA[<p>Although it doesn't seem possible for me to post to this blog any less frequently, I think I've found a way. Today is my last day at Adobe which means this blog will no longer be maintained and comments will no longer get approved. I've had 6 great years at Adobe and really enjoyed the people I've worked with and the projects I've worked on.</p>]]></description>
         <link>http://blogs.adobe.com/barnaby.james/2007/09/final_post.html</link>
         <guid>http://blogs.adobe.com/barnaby.james/2007/09/final_post.html</guid>
         <category></category>
         <pubDate>Fri, 07 Sep 2007 14:51:47 -0800</pubDate>
      </item>
            <item>
         <title>Make Magazine on PDFCasting</title>
         <description><![CDATA[<p>O'Reilly Make Magazine has a great article  - <a href="http://www.makezine.com/blog/archive/2007/01/the_complete_gu.html?CMP=OTC-0D6B48984890">"The complete guide to PDFs in iTunes"</a>. The title is maybe a little misleading because it's really about subscribing to PDFs using any RSS aggregator that supports enclosures - a.k.a PDFCasting - of which iTunes is a popular one. <a href="http://blogs.adobe.com/barnaby.james/2006/09/pdfcasting_with.html">As I mentioned earlier</a>, the free Adobe Reader 8.0 (and Acrobat 8.0) also support PDFCasting via the Tracker. </p>
]]></description>
         <link>http://blogs.adobe.com/barnaby.james/2007/01/make_magazine_o.html</link>
         <guid>http://blogs.adobe.com/barnaby.james/2007/01/make_magazine_o.html</guid>
         <category>Subscription</category>
         <pubDate>Mon, 22 Jan 2007 13:02:06 -0800</pubDate>
      </item>
            <item>
         <title>Adobe Tracker</title>
         <description><![CDATA[<p><a href="http://weblogs.macromedia.com/jd/">John Dowell</a> pointed me to a post on LifeHacker <a href="http://lifehacker.com/software/adobe-acrobat/use-adobe-reader-8-as-an-rss-reader-220060.php"> about the new Tracker in Reader / Acrobat 8.0 </a>- I wrote about the motivation for having an <a href="http://blogs.adobe.com/barnaby.james/2006/09/pdfcasting_with.html">RSS aggregator in Reader for PDFCasting</a> previously.</p>]]></description>
         <link>http://blogs.adobe.com/barnaby.james/2006/12/adobe_tracker.html</link>
         <guid>http://blogs.adobe.com/barnaby.james/2006/12/adobe_tracker.html</guid>
         <category>Subscription</category>
         <pubDate>Fri, 08 Dec 2006 08:28:12 -0800</pubDate>
      </item>
            <item>
         <title>Acrobat / Reader 8.0 REST Web Service support</title>
         <description><![CDATA[<p>Acrobat / Reader 8.0 has improved support for JavaScript networking which makes it easy to communicate with XML web services when combined with new support for XML processing. SOAP Web Services have been supported since Acrobat / Reader 6.0 however support for HTTP networking makes it possible to develop clients for a wider array of protocols - for example <a href="http://www.webdav.org/">WebDAV</a>, the <a href="http://www.ietf.org/html.charters/atompub-charter.html">Atom Publishing Protocol</a> and other types of RESTive services like the <a href="http://mcmanus.typepad.com/grind/2006/11/a_web_services_.html">Approver.com API</a>. <a href="http://www.ecma-international.org/publications/standards/Ecma-357.htm">ECMAScript for XML</a> (E4X) greatly simplifies producing and consuming XML messages which is really useful when interacting with XMLweb services.</p>
<p>Many of the collaboration workflows in Acrobat (for example the Review Initiation wizards) are developed in JavaScript because it's a more rapid development environment. As a result, we are also a customer of the JavaScript APIs that we add and the new Net.HTTP object is a good example of this. </p>
]]></description>
         <link>http://blogs.adobe.com/barnaby.james/2006/12/acrobat_reader.html</link>
         <guid>http://blogs.adobe.com/barnaby.james/2006/12/acrobat_reader.html</guid>
         <category>Web Services</category>
         <pubDate>Thu, 07 Dec 2006 09:38:46 -0800</pubDate>
      </item>
            <item>
         <title>The Adobe Synchronizer</title>
         <description><![CDATA[<p>Adobe Acrobat 8 and Reader 8 ship with a helper application called the <em>Adobe Synchronizer</em>. Synchronizer is a small application that runs in the background, providing synchronization of document reviews and Tracker subscriptions so that your data is available when you need it.  On OS X, the process is called AdobeResourceSynchronizer and on Windows, it's called AdobeCollabSync.exe.  
<table border="1" align="center" cellpadding="4" cellspacing="0" width="100%">
<tr bgcolor="">
  <th><b><font color="#000000">Platform</font></b></th>
<th><b><font color="#000000">Process Name</font></b></th>
<th><b><font color="#000000"> Startup Method </font></b></th>
</tr>
<tr bgcolor=""><td><i>Windows</i></td>
<td>AdobeCollabSync.exe</td><td> Startup Menu</td>
</tr>
<tr bgcolor=""><td><i>OS X</i></td>
<td>AdobeResourceSynchronizer</td><td>Login Item</td></tr>
</table>
</p>
<p><B>UPDATE:</B> Removing the OS X Login Item is a little tricky because the Self Heal code that repairs the Reader install puts it back. See the note at the bottom of this post about how to disable self heal for this part of the install.</p>
<h3>When does it run? </h3>
<p>One of the design goals of Synchronizer was to make it as unobtrusive as possible for users especially when it is not needed. </p>
<ul>
  <li>Synchronizer runs briefly on user login - if there is nothing to synchronize then it will exit immediatly. </li>
  <li>Synchronizer will run in the background if you are participating in a Shared Review or  add a subscription to the Tracker.</li>
  <li>Synchronizer runs while Acrobat or Reader runs if you participate in a Shared Review or use specific features such as the Reviewing preferences panel or  Tracker.</li>
  <li>Synchronizer will not run if you remove all Shared Reviews and subscriptions from the  Tracker. </li>
</ul>
<h3>What does it do?</h3>
<p>The Adobe Synchronizer is a networking agent that is used to build disconnection tolerant applications. The Synchronizer provides a  local copy of data on a server so that applications can utilize it regardless of  network connectivity. As data changes on the server,  Synchronizer updates the local copy and as the user publishes changes made locally, Synchronizer makes the modifications to the server. If the client is disconnected from the network, Synchronizer will continue trying.  
<ul>
<li><a href="http://blogs.adobe.com/barnaby.james/2006/10/acrobat_shared.html"><em><strong>Shared Review Workflows </strong></em></a> - Synchronizer sends and receives document comments  and metadata in an XML file format (RSS 2.0 with some extensions) to a shared review location - either a  Network Folder, a Sharepoint workspace, or WebDAV server.  </li>
<li><em><strong><a href="http://blogs.adobe.com/barnaby.james/2006/09/pdfcasting_with.html">Review Tracker Subscriptions </a></strong></em> - The Synchronizer fetches any RSS / ATOM subscriptions that you add through the Review Tracker including attachments (such as in a PDFCast). </li>
</ul>
<h3>Where is the Synchronizer data stored?</h3>
<p>Synchronizer stores a local copy of the data in your Acrobat user data directoryusing a combination of a small database (SQLite) and the filesystem.
<p>On Windows, data is stored here<tt>: <br />
  C:\Documents&#160;and&#160;Settings\&lt;USERNAME&gt;\Application&#160;Data\Adobe\Acrobat\8.0\Synchronizer</tt>
<p> On OS X, this is:
  <br />
  <tt>~/Library/Acrobat&#160;User&#160;Data/8.0_&lt;ppc or x86&gt;/Synchronizer</tt>
<h3>How do I make the Synchronizer Stop Synchronizing?</h3>
<p>Synchronizer will no longer synchronize shared reviews or subscriptions once they are removed from Tracker. Once there is nothing to synchronize, it will no longer run in the background.  </p>
<h4>Stop Tracking Shared Reviews</h4>
<p>To stop tracking a Shared Review, open the Review Tracker (&quot;Comments->Review Tracker&quot; menu).  Click on the first tab item in the left-hand tab pane.  Right click on the document that you no longer wish to track and select &quot;Remove From Review Tracker&quot;. If you want to resume tracking the  review, just open the shared review document again.</p>
<p align="center"><a href="http://blogs.adobe.com/barnaby.james/tracker-review.jpg"><img src="http://blogs.adobe.com/barnaby.james/tracker-review.jpg" alt="tracker-review.jpg" width="252" height="162" border="0" /></a></p>
<h4>Removing a Subscription </h4>
<p>To remove a subscription, open the Review Tracker (&quot;Comments->Review Tracker&quot; menu).  Click on the &quot;RSS&quot; tab in the left pane.  Right click on the feed you'd like to unsubscribe from and choose &quot;Remove&quot;</p>
<p align="center"><a href="http://blogs.adobe.com/barnaby.james/tracker-rss.jpg"><img src="http://blogs.adobe.com/barnaby.james/tracker-rss.jpg" alt="tracker-rss.jpg" width="206" height="137" border="0" /></a></p>
<br/>
<p>Remember, removing all RSS feeds and Reviews from the Review Tracker will cause Synchronizer to stop the next time you quit Acrobat or Reader.  Alternatively, you can delete all of the folders described above to accomplish the same thing.  IMPORTANT - this <em>DELETES</em> all of your local Review and RSS data.  It is a permanent operation that cannot be undone.</p>
<h3>UPDATE - Removing the OS X LoginItem permanently</h3>
<p>Things are a bit more complicated than we initially thought -  if you remove the LoginItem the code that repairs the Reader install will put it back.  Until this is fixed, here's how you can work around the issue. Note that this will prevent all synchronization of RSS and Review data using Synchronizer while Reader is not running.  Also note that this is an unsupported work-around, so you're mileage may vary.  Please backup the file we're modifying before you edit it!</p>

<ol>
<li>Close Reader</li>
<li>Navigate to /Library/Application Support/Adobe/Acrobat/ on your boot drive </li>
<li>Back up the RdrENU80SelfHeal.xml file to some other place. (ENU refers to the English version of Reader so it may be a different name if you are using a non-english version)</li>
<li>Open the RdrENU80SelfHeal.xml file in a text editor</li>
<li>Search for AdobeResourceSynchronizer.app.  You should see a section that looks like:<br/>
<div style="font-family:'Courier New', Courier, monospace; font-size:x-small">
	&lt;key&gt;from&lt;/key&gt;<br/>
	&lt;string&gt;Contents/Support/AdobeResourceSynchronizer.app&lt;/string&gt;<br/>
	&lt;key&gt;isappassociated&lt;/key&gt;<br/>
	&lt;false/&gt;<br/>
	&lt;key&gt;iscolorprofile&lt;/key&gt;<br/>
	&lt;false/&gt;<br/>
	&lt;key&gt;isinstalled&lt;/key&gt;<br/>
	&lt;true/&gt;<br/>
	<span style="font-weight:bold">&lt;key&gt;isloginitem&lt;/key&gt;<br/>
	&lt;true/&gt;</span><br/>
</div>
</li>
<li>On the line after <span style="font-weight:bold; font-family: 'Courier New', Courier, monospace">&lt;key&gt;isloginitem&lt;/key&gt;</span>, change &lt;true/&gt; to &lt;false/&gt;.</li>
<li>Save the file</li>
<li>Remove the login item from the Accounts System Preferences</li>
<li>Launch Reader.  You should no longer have the login item added on restart of Adobe Reader.</li>
</ol>

<p><em>This post was written by the Adobe Synchronizer team - Steve Dakin, Barnaby James and Pat Wibbeler  </em></p>
]]></description>
         <link>http://blogs.adobe.com/barnaby.james/2006/12/the_adobe_synch_1.html</link>
         <guid>http://blogs.adobe.com/barnaby.james/2006/12/the_adobe_synch_1.html</guid>
         <category>Subscription</category>
         <pubDate>Wed, 06 Dec 2006 12:00:00 -0800</pubDate>
      </item>
            <item>
         <title>More details about Shared Review</title>
         <description><![CDATA[<p><a href="http://www.acrobatusers.com/blogs/kfoss/">Kurt Foss</a> has an <a href="http://www.acrobatusers.com/articles/2006/10/interview_r_swineford/">interview with Randy Swineford</a>, the product manager for Acrobat collaboration, about Shared Review. He goes into more detail about how Shared Review differs from the other review methods:<br />
<blockquote><i><br />
Shared Review files can be distributed any way you want—website, e-mail, document management system, network share drive and so on. Browser-based review files can only be distributed via a website (hence the name). The new shared-review infrastructure is no longer dependent on the location of the document. The path to the comment server is baked into the document when you send it for review, so you can open a document in a web browser, make comments, save it to your desktop/open Acrobat, make more comments, save it and then email it to someone else—in all cases, the review will "just work." This also means you can use the review document with a content management system that Adobe doesn't support (like eRoom) because you can just upload it like any other file and it will just work. Shared review works in the browser or in stand-alone Acrobat. And because each review has a unique review ID, you can send the same document for review multiple times (for example, if you wanted to have different sets of reviewers).<br />
</i></blockquote> </p>]]></description>
         <link>http://blogs.adobe.com/barnaby.james/2006/10/more_details_ab.html</link>
         <guid>http://blogs.adobe.com/barnaby.james/2006/10/more_details_ab.html</guid>
         <category>Collaboration</category>
         <pubDate>Thu, 12 Oct 2006 19:47:54 -0800</pubDate>
      </item>
            <item>
         <title>Acrobat Shared Review</title>
         <description><![CDATA[<h3>Shared Review</h3>
<p>Acrobat 8.0 introduces a new method for  document reviews called Shared Review. In previous versions, Acrobat has supported two types of reviews - email reviews and online (or browser-based) reviews. Email reviews require the initiator to distribute the document by email and reviewers send their comments back - it works fairly well for small groups of people because there are no configuration issues (for the most part) but the only reviewer that sees my comments is the initiator.</p>
<p>Online reviewing, by contrast, uses a central comment store (usually some kind of WebDAV server or Network Folder) for comments and the document is viewed in the browser. The review is tracked by the URL of the document which sometimes caused problems and configuration was difficult but all of the reviewers can see each others comments as they are made.</p>
<p>For Acrobat 8.0, we looked into the problems that customers were encountering with the existing reviewing options and the type of network infrastructure that is commonly available. Shared Review is designed to take the best aspects of email and online reviewing and improve the whole experience - the idea was to make the whole review process robust.</p>
<ul>
  <li>Reviewing works independently of how the file is distributed - you can open a review in the browser, save it locally and email it to someone else and it will just work.</li>
  <li>Setting up a shared review location and initiating a review is much easier than for online reviewing.</li>
  <li>Reviewing a document can be easily used when disconnected from the network.</li>
  <li>Review files can be enabled to allow Reader 8.0 users to participate (this requires Acrobat 8.0 Professional).</li>
  <li>Changes in the review since the last time the review was opened are tracked - for example, new reviewers and new comments.</li>
  <li>When reviewers cannot connect to the review location (for example, a reviewer outside your firewall) are automatically routed into an email workflow.</li>
  <li>Reviewer comments are stored as an RSS 2.0 file (a common XML format) with some extensions to make it easy to extract information (for example, to integrate the comment workflow with a server side application). </li>
</ul>
<p>When you initiate a shared review, you specify a location for your comments  (either a Network Folder, a WebDAV server or a Sharepoint Workspace) which is baked into the PDF so that whenever the document is opened, it will know where to locate the comments. Because of this, you can distribute the file anyway you want - through email, upload it to a content management system or put on a server (possibly to be distributed as a <a href="http://blogs.adobe.com/barnaby.james/PDFCast.html">PDFCast</a>). As with email reviews, Acrobat 8.0 Professional is able to Reader enable a shared review document so that anyone with Adobe Reader 8.0 will be able to participate.</p>
<p><a href="http://blogs.adobe.com/barnaby.james/SR-Welcome.png"><img src="http://blogs.adobe.com/barnaby.james/SR-Welcome.png" alt="Shared Review Warning Dialog" width="200" height="160" border="0" align="left" /></a>When a participant receives a shared review document, the first thing they see is an opt-in dialog - a shared review needs to be able to talk to a commenting server and we need   permission from the user to do this. If the user agrees to participate, the welcome dialog is shown which indicates the current state of the review since the last time the document was opened - how many new reviewers have joined, how many new comments have been made.</p>
<p>Participating in a shared review creates a <strong>subscription</strong> relationship between Acrobat / Reader and the comment server so comments are synchronized as changes are made. A utility called the Adobe Synchronizer copies new comments from the review location and publishes your comments in the background. The Synchronizer handles network disconnection by keeping a local copy of the review data so you can always work with the most recent version. This allows you to seamlessly participate in a review while disconnected, for example on a long airline flight. When you reconnect to the network, any comments that have been published  and new comments from other reviewers will automatically be synchronized with your client.</p>
<table width="60%" border="0" align="center" cellpadding="0" cellspacing="5">
  <tr>
    <td><div align="center"><a href="http://blogs.adobe.com/barnaby.james/SR-Connected.png"><img src="http://blogs.adobe.com/barnaby.james/SR-Connected.png" alt="Shared Review Connected Screenshot" width="200" border="0" /></a></div></td>
    <td><div align="center"><a href="http://blogs.adobe.com/barnaby.james/SR-Disconnected.png"><img src="http://blogs.adobe.com/barnaby.james/SR-Disconnected.png" alt="Shared Review Disconnected" width="200" border="0" /></a></div></td>
  </tr>
  <tr>
    <td><div align="center"><em>Connected to the review location</em></div></td>
    <td><div align="center"><em>Disconnected from the review location</em></div></td>
  </tr>
</table>
<p>The review tracker allows you to keep track of the review state for all of the reviews that you are participating in. </p>
<p align="center"><a href="http://blogs.adobe.com/barnaby.james/SR-Tracker.png"><img src="http://blogs.adobe.com/barnaby.james/SR-Tracker.png" alt="Shared Review Tracker" width="251" border="0" /></a></p>]]></description>
         <link>http://blogs.adobe.com/barnaby.james/2006/10/acrobat_shared.html</link>
         <guid>http://blogs.adobe.com/barnaby.james/2006/10/acrobat_shared.html</guid>
         <category>Collaboration</category>
         <pubDate>Tue, 03 Oct 2006 09:53:19 -0800</pubDate>
      </item>
            <item>
         <title>PDFCasting with Acrobat / Reader 8.0</title>
         <description><![CDATA[<h3>Acrobat Tracker</h3>
<p><a href="http://www.acrobatusers.com/blogs/tedpadova">Ted Padova</a> has a useful how to article on using the <a href="http://www.acrobatusers.com/blogs/tedpadova/?p=24">Tracker in Acrobat to read blogs</a>. Many people are surprised when they find out Acrobat 7.0 has an RSS reader in it - who ordered that? While it's true that RSS is most closely associated with keeping up to date with blogs, it can be used for tracking changes in many sources of information - for example workflow notifications, updates to documents, important sets of forms etc. Today, a lot of this information is sent around in email largely because it's universally available - in a lot of cases it's not the best tool for the job. For example, if a workflow item changes state 10 times that might generate 10 notification emails because you can't modify an email once it has been sent. <a href="http://www.feedburner.com">FeedBurner</a> has a <a href="http://blogs.feedburner.com/feedburner/archives/001518.html">report</a> that highlights the potential of using RSS for content distribution.</p>

<p>The Tracker is designed to be a client for this type of information - with RSS you subscribe to a service that publishes this information as a feed. RSS and ATOM are open formats for feeds that can be easily generated using blogs, wikis, social bookmarking tools or just a text file on a server. By using an open format, Tracker can easily integrate with other products - the idea is that end users can just plug things together and they will work.</p>

<h3>What's new with Tracker in Acrobat / Reader 8.0</h3>
<p>The two big changes in Tracker for 8.0 are that Tracker is now available in Reader and that  enclosures are supported. Enclosures are like email attachments associated with each item in the feed that can be binary files (like video or audio). Of more interest to Acrobat / Reader users, this content can be PDF documents that will be automatically downloaded to the local machine when the  feed is updated. This is particularly useful for people who are occasionally disconnected from the network or who work with large documents because their documents and workflows are immediatly available when they need them. Some examples where this might be useful:</p>

<ul>
<li>A set of forms used within a company (such as  PTO and Expense Reports) could be published as a feed that employees can subscribe to. When an updated PTO form becomes available, the feed is updated so that the enclosure point to the URL of the PTO form. This will cause the old form to be removed and a new version downloaded automatically. You could imagine the IRS publishing all of the tax forms as a feed so you always have the latest one when you need it.</li>
<li>A sales organization can publish documents for marketing collateral and price lists to make sure that all of the salespeople always have the most current version. An example of this type of workflow is Spanning Partners <A href="http://spanningsalesforce.com/">Spanning SalesForce</a> that provides RSS feeds to data within <A href="http://salesforce.com">SalesForce.com</a> including <a href="http://www.spanningpartners.com/2005/08/introducing_spa.html">documents</a>.</li>
<li>A service could generate a feed with a personalized set of Shared Review  documents that need to be reviewed by specific users. Shared Reviews (like Tracker) have the ability to work completely disconnected from the network.</li>
<li>A service could publish a feed of documents requiring approval for each user. For example, <a href="http://www.approver.com/">Approver.com</a> does document approval workflows with RSS feeds.</li>
<li>Journals / serialized books can be published as articles in a feeds (or you could subscribe to a feed which is a collection of articles you may find interesting from a variety of sources). For example, a law firm could distribute <a href="http://www.prismlegal.com/wordpress/index.php?m=200609#post-501">WestLaw and Lexis articles</a> customized to each persons practice area.</li>
</ul>

<p>I created a <a href="http://blogs.adobe.com/barnaby.james/PDFCastingSample.xml">sample PDFCast</a> (the term is a derivative of <a href="http://en.wikipedia.org/wiki/Podcasting">Podcasting</a>) to show how this works - the link below will add the subscription to the Tracker (you need Acrobat / Reader 8.0 for this to work). </p>
<a href="acrobat:Inbox?addFeed=http://blogs.adobe.com/barnaby.james/PDFCastingSample.xml">Click here to add the PDFCast sample to the Acrobat / Reader 8.0 Tracker</a>

<p>Here's a screen shot of what it looks like:</p>
<center><a href="http://blogs.adobe.com/barnaby.james/PDFCasting.png"><img src="http://blogs.adobe.com/barnaby.james/PDFCasting.png" width="300"></a></center>
<p>Clicking on the PDF icon on the left or the open button will cause the document to be opened from the local copy of the enclosure. In this particular case, I added some custom metadata to the feed and used some of the customization features of Tracker to group articles based on the value of that metadata. The UI and behavior of feeds in Tracker can be extensively customized - I'll cover this in a later blog post but it's all described in the <a href="http://partners.adobe.com/public/developer/en/acrobat/sdk/pdf/javascript/Tracker.pdf">Tracker SDK</a>.</p>]]></description>
         <link>http://blogs.adobe.com/barnaby.james/2006/09/pdfcasting_with.html</link>
         <guid>http://blogs.adobe.com/barnaby.james/2006/09/pdfcasting_with.html</guid>
         <category>Subscription</category>
         <pubDate>Sat, 30 Sep 2006 10:08:02 -0800</pubDate>
      </item>
            <item>
         <title>My lackluster blogging</title>
         <description><![CDATA[<p>Well I officially stink at keeping this blog going - I guess <a href="http://blogs.adobe.com/barnaby.james/2006/02/oreilly_etech_2_1.html">going to ETech</a> put me behind a bit! Actually, getting Acrobat / Reader 8.0 finished is more likely the cause - at any rate, <a href="http://www.adobe.com/products/acrobat/">as the product is now announced</a>, I have a little more time to talk about some of the new features that have been keeping me busy.</p>

<p><a href="http://www.flickr.com/photos/bajames/109986723/" title="Photo Sharing"><img src="http://static.flickr.com/19/109986723_544c44f5d5_m.jpg" width="240" height="180" alt="IMG_2011" align="left"/></a>And for the sake of completeness, ETech was really interesting - well worth going. Audio for many of the sessions is now available from <a href="http://www.itconversations.com/series/etech.html">ITConversations</a> - I particularly enjoyed Sam Ruby's <a href="http://www.intertwingly.net/blog/2006/03/08/Neurotransmitters">Neurotransmitters</a> talk, Eric Bonabeau's talk on <a href="http://wanadoo.typepad.com/tr/2006/03/etech06_session.html">Hunch Engines</a> and the <a href="http://www.youtube.com/watch?v=1Eg4wLkYOxY">Roomba fighting</a>.</p>]]></description>
         <link>http://blogs.adobe.com/barnaby.james/2006/09/my_lackluster_b_1.html</link>
         <guid>http://blogs.adobe.com/barnaby.james/2006/09/my_lackluster_b_1.html</guid>
         <category>Collaboration</category>
         <pubDate>Sat, 30 Sep 2006 09:30:00 -0800</pubDate>
      </item>
            <item>
         <title>O&apos;Reilly ETech 2006</title>
         <description><![CDATA[<p>I'll be attending the <a href="http://conferences.oreillynet.com/etech/">O'Reilly Emerging Technologies 2006</a> conference in San Diego, March 6-9. I've been wanting to attend this conference for a while but I finally made time to go this year. Primarily, this is because  I've been listening to the podcast of the <a href="http://www.itconversations.com/series/etech2005.html">presentations from the 2005 Conference</a> on the always excellent <a href="http://www.itconversations.com/index.html">IT Conversations </a>- so even if you can't attend, you can still learn a lot from the conference. The conference schedule is <a href="webcal://conferences.oreillynet.com/et2006/et2006.ics">published as an iCal file</a> so you can subscribe to it using a client like Apple iCal or <a href="http://www.mozilla.org/projects/calendar/sunbird.html">Mozilla Sunbird</a> and then pick and choose what you want to attend. </p>

<p>Lest you get the impression that I'm some jet setting conference hound, I assure you this is quite a rarity and I spend almost all of my time at my desk writing code! I think the last conference I went to was <a href="http://www.bloggercon.org/">BloggerCon III</a>. At any rate, if you're going to be ETech and want to talk about Collaboration, I'd be interested in talking to you.</p>]]></description>
         <link>http://blogs.adobe.com/barnaby.james/2006/02/oreilly_etech_2_1.html</link>
         <guid>http://blogs.adobe.com/barnaby.james/2006/02/oreilly_etech_2_1.html</guid>
         <category>Collaboration</category>
         <pubDate>Sat, 11 Feb 2006 11:00:02 -0800</pubDate>
      </item>
            <item>
         <title>Introduction</title>
         <description><![CDATA[<p>Hi and welcome to my blog! I'm an engineer working on Collaboration in Adobe Reader / Acrobat. Since collaboration is one of those blanket terms that can mean just about anything, I end up working on just about everything. Specifically, I work on the Review and Markup of PDF documents and allowing people to share their comments with others. </p>

<p>These are the different areas that I'll be  discussing on this blog:<br />
<ul><br />
<li>Web Services (SOAP / WSDL / REST) for Messaging</li><br />
<li>Service Discovery using DNS Service Discovery</li><br />
<li>Customizing Acrobat with JavaScript</li><br />
<li>Content Syndication using RSS and the Acrobat Tracker</li><br />
<li>Acrobat / Reader Networking issues</li><br />
</ul><br />
If there is a topic in this area that you'd like to know more about, send email or leave a comment and I'll see what I can do.</p>]]></description>
         <link>http://blogs.adobe.com/barnaby.james/2006/02/introduction_1.html</link>
         <guid>http://blogs.adobe.com/barnaby.james/2006/02/introduction_1.html</guid>
         <category>Collaboration</category>
         <pubDate>Sat, 11 Feb 2006 09:00:02 -0800</pubDate>
      </item>
      
   </channel>
</rss>
