<?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>Thu, 10 Feb 2011 21:53:54 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2011-02-10T21:53:54Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>CF9 Directory Watcher randomly skips files</title>
      <link>https://forums.adobe.com/thread/789952</link>
      <description>&lt;!-- [DocumentBodyStart:57d70b3c-2062-42bd-a18a-c7c1198e3dd1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm using the directory watcher gateway to log changed files as they are pushed (FTP'd) to a development server.&amp;nbsp; The gateway occassionally misses random files.&amp;nbsp; I've seen some older post where this was a problem and was looking to see if the problem still exists on CF9. The onAdd/onUpdate methods simply write the file details to a SQL database.&amp;nbsp; There is very little logic in the .cfc.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you FTP 10 files to the server it will tell you 8 changed.&amp;nbsp; If you push the same 10 again it will in some cases it will reconcile the missing files.&amp;nbsp; I have the intervalconfigured for 60 seconds.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:57d70b3c-2062-42bd-a18a-c7c1198e3dd1] --&gt;&lt;img src='/beacon?t=1415919596564' /&gt;</description>
      <pubDate>Thu, 10 Feb 2011 21:53:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/789952</guid>
      <dc:date>2011-02-10T21:53:54Z</dc:date>
      <clearspace:dateToText>3 years 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>cffile, uploading excel docs while excel is open</title>
      <link>https://forums.adobe.com/thread/795148</link>
      <description>&lt;!-- [DocumentBodyStart:2887ef90-4249-4ce4-af5c-c86c4d7dc1e7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;We've uncovered an odd situation when uploading excel documents.&amp;nbsp; We use the "accept" attribute to limit uploaded content to excel documents only and it works according to adobe documentation except when the document being uploaded is open in excel.&amp;nbsp; If you upload a document that is currently open in excel it changes the mime type to application/octet-stream.&amp;nbsp; If you close excel and upload the exact same document the mime type is application/vnd.ms-excel.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Interestingly enough this only seems to be a problem in IE.&amp;nbsp; If I run the same process in Firefox it doesn't change the mime type on upload.&amp;nbsp; Is anyone else experiencing this problem.&amp;nbsp; How did you deal with it?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2887ef90-4249-4ce4-af5c-c86c4d7dc1e7] --&gt;</description>
      <pubDate>Tue, 22 Feb 2011 18:28:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/795148</guid>
      <dc:date>2011-02-22T18:28:53Z</dc:date>
      <clearspace:dateToText>3 years 9 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>WebCharts3D Flash Output: Client</title>
      <link>https://forums.adobe.com/thread/613957</link>
      <description>&lt;!-- [DocumentBodyStart:3c26e3a5-1c07-457e-80c5-7f1d604099c4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Can an xml document be passed to the WebCharts3D produced flash file on the client side?&amp;nbsp; We've had success with WebCharts3D on the server side but in a load balanced environment the local image reference presents challenges and I'm not willing to enable sticky sessions.&amp;nbsp; If the flash output from WebCharts3D could take an XML string directly into the swf I could leverage the swf like its part of the application and have it distributed across the cluster.&amp;nbsp; Server side we could build the XML string and use it in a "FlashVars" model letting the local swf produce the desired results.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3c26e3a5-1c07-457e-80c5-7f1d604099c4] --&gt;</description>
      <pubDate>Fri, 09 Apr 2010 15:01:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/613957</guid>
      <dc:date>2010-04-09T15:01:57Z</dc:date>
      <clearspace:dateToText>4 years 7 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CF9 cfchart load balanced environment</title>
      <link>https://forums.adobe.com/thread/607425</link>
      <description>&lt;!-- [DocumentBodyStart:26da0f9b-1287-4080-a326-31f3198f9a12] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Any changes to cfchart in a load balanced environment in CF9?&amp;nbsp; I've set the disk cache location to a network share and cfchart definitely produces output on the share but it looks like the request can't find the image.&amp;nbsp; I was about to go done the cfcontent path but producing a dashboard of multiple graphs will be challenging.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:26da0f9b-1287-4080-a326-31f3198f9a12] --&gt;</description>
      <pubDate>Tue, 30 Mar 2010 15:37:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/607425</guid>
      <dc:date>2010-03-30T15:37:03Z</dc:date>
      <clearspace:dateToText>4 years 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

