<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community : All Content - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Wed, 08 Oct 2014 19:26:44 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-10-08T19:26:44Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>extract metadata from selected files in bridge</title>
      <link>https://forums.adobe.com/thread/1597575</link>
      <description>&lt;!-- [DocumentBodyStart:ef20604d-f4d0-49fe-a848-4409946b190b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I used to use extensis portfolio to quickly export metadata from selected files to create print worksheets. I could customize which metadata would be displayed.&lt;/p&gt;&lt;p&gt;For instance:&lt;/p&gt;&lt;p&gt;Thumbnail&lt;/p&gt;&lt;p&gt;title&lt;/p&gt;&lt;p&gt;pixels&lt;/p&gt;&lt;p&gt;file type&lt;/p&gt;&lt;p&gt;date created and modified&lt;/p&gt;&lt;p&gt;height and width&lt;/p&gt;&lt;p&gt;dpi&lt;/p&gt;&lt;p&gt;embedded icc profile&lt;/p&gt;&lt;p&gt;file location &lt;/p&gt;&lt;p&gt;iptc description&lt;/p&gt;&lt;p&gt;It was a quick drag and drop process, but portfolio is now only available in the server edition for over $1000. Does anyone have script for Mac OS that would accomplish this?&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ef20604d-f4d0-49fe-a848-4409946b190b] --&gt;&lt;img src='/beacon?t=1415930084339' /&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">metadata</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">bridge scripting</category>
      <pubDate>Wed, 08 Oct 2014 19:26:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1597575</guid>
      <dc:date>2014-10-08T19:26:44Z</dc:date>
      <clearspace:dateToText>1 month 6 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Sharpening applied in Camera Raw not showing when opened in Photoshop - CS5</title>
      <link>https://forums.adobe.com/thread/1162837</link>
      <description>&lt;!-- [DocumentBodyStart:4d896a7f-23cf-4adc-a727-2fce9f565f44] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Has anyone come across this problem. I have a bunch of files I have processed in camera raw, but when I open them the sharpening is not applied. This wasn't happening yesterday. Is there a bug? Am I missing something?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4d896a7f-23cf-4adc-a727-2fce9f565f44] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">cs5</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">issue</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">mac</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">camera_raw</category>
      <pubDate>Fri, 01 Mar 2013 18:40:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1162837</guid>
      <dc:date>2013-03-01T18:40:18Z</dc:date>
      <clearspace:dateToText>1 year 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Modified Spry Tabbed Panels causing a bug in Dreaweaver.</title>
      <link>https://forums.adobe.com/thread/494347</link>
      <description>&lt;!-- [DocumentBodyStart:b93ab95b-4a21-42cc-a56b-977ffd722302] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Whenever I try to edit a page with a spry tabbed panel in Dreamweaver, I get a spiraling pinwheel, then finally,&amp;nbsp; a popup window saying, "the file SpryTabbedPanelsDesignTime.js has been running a long time"&amp;nbsp; and I have to click "no" to continue, only to have the whole thing reoccur in a few seconds.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have modified the widget constructor, in order to link to secondary panels from another page, which all works perfectly. However it is frustrating to keep getting the error message as a result of this modification.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;script type="text/javascript"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;!-- var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1", {defaultTab: (params.panel ? params.panel : 0)}); --&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have seen the issue addressed in adobe forums and have attempted the fix to the SpryTabbedPanelsDesignTime.js file as suggested here:&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://kb2.adobe.com/cps/401/kb401257.html" rel="nofollow"&gt;http://kb2.adobe.com/cps/401/kb401257.html&lt;/a&gt; .&lt;/p&gt;&lt;p&gt;I am not sure why this fix&amp;nbsp; isn't working for me, as it seems to be working for others.&lt;/p&gt;&lt;p&gt;I am alos getting another similar popup error saying,&amp;nbsp; "WidgetDomTranslator.js running a long time..."&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have attached the modified&amp;nbsp; SpryTabbedPanelsDesignTime.js file that was supposed to fix the problem, but has not.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If any one can help it would be so very much appreciated!!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b93ab95b-4a21-42cc-a56b-977ffd722302] --&gt;</description>
      <pubDate>Fri, 18 Sep 2009 20:44:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/494347</guid>
      <dc:date>2009-09-18T20:44:22Z</dc:date>
      <clearspace:dateToText>5 years 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

