Note that there are some explanatory texts on larger screens.

plurals
  1. POCooliris fetching from google docs:
    primarykey
    data
    text
    <p>We're creating a Interaction design pattern website for a class. We've been using google docs to create the patterns list during the classes, sharing it with the teacher for evaluation.</p> <p>So the environment is this:</p> <ul> <li>We've been able to fetch a single image from each presentation we want to display, such as: <a href="http://docs.google.com/file?id=dd2dpzk6_164zcwm3jgv_b" rel="nofollow noreferrer">http://docs.google.com/file?id=dd2dpzk6_164zcwm3jgv_b</a></li> <li><p>We've created an RSS feed for cooliris to open: (small example from it):</p> <p>&lt;.item></p> <pre><code>&lt;.title&gt;e7_pattern_7.78&lt;./title&gt; &lt;.link&gt;http://docs.google.com/file?id=dd2dpzk6_164zcwm3jgv_b&lt;./link&gt; &lt;.guid&gt;dd2dpzk6_164zcwm3jgv_b&lt;./guid&gt; &lt;.media:thumbnail url="http://docs.google.com/file?id=dd2dpzk6_164zcwm3jgv_b" /&gt; &lt;.media:content url="http://docs.google.com/file?id=dd2dpzk6_164zcwm3jgv_b" type="image/png" /&gt; </code></pre> <p>&lt;./item></p></li> </ul> <p>Sorry for the points in the middle of the tag is only for stackoverflow not to filter it.</p> <p>So the problem is the following, the rss works correctly, as the cooliris opens all viewports for all images. But both the thumbnail and content remain black for all the pictures.</p> <p>If you try to open them by the above url you can download them, with the type="image/png" if should work for piclens to open it.</p> <p>Anyone got a sugestion or idea why we can't access the images from google docs via cooliris ?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload