<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket #907: Data previews: preview package resource data in the WUI</title>
    <link>http://localhost/ticket/907</link>
    <description>&lt;p&gt;
As a user I want to preview a dataset ('resource') before downloading it.
&lt;/p&gt;
&lt;h2 id="Implementation"&gt;Implementation&lt;/h2&gt;
&lt;p&gt;
This will be implemented as an &lt;a class="wiki" href="http://localhost/wiki/Extensions"&gt;Extension&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
NB: This ticket requires a way to get data out of a remote url (the dataset). We do &lt;strong&gt;not want to put this data load/streaming into ckan core&lt;/strong&gt; due to a) complexity b) load problems (do not want to take ckan out by accidentally pulling in a 1GB file)
&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;Need a 'data proxy' - see &lt;a class="closed ticket" href="http://localhost/ticket/698" title="task: CKAN Data API v1 (closed: fixed)"&gt;ticket:698&lt;/a&gt; and &lt;a class="closed ticket" href="http://localhost/ticket/888" title="enhancement: Improvements to the dataproxy and the data API (closed: fixed)"&gt;ticket:888&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Preview using javascript in WUI - do this in an extension &lt;a class="ext-link" href="http://bitbucket.org/okfn/ckanext-dataapi"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://bitbucket.org/okfn/ckanext-dataapi&lt;/a&gt;
&lt;/li&gt;&lt;/ol&gt;</description>
    <language>en-us</language>
    <image>
      <title>CKAN</title>
      <url>http://assets.okfn.org/p/ckan/img/ckan_logo_shortname.png</url>
      <link>http://localhost/ticket/907</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
      
        <dc:creator>rgrp</dc:creator>

      <pubDate>Sat, 29 Jan 2011 21:08:57 GMT</pubDate>
      <title></title>
      <link>http://localhost/ticket/907#comment:1</link>
      <guid isPermaLink="false">http://localhost/ticket/907#comment:1</guid>
      <description>
        &lt;p&gt;
Basic implementation done and deployed. However plenty to improve, e.g.
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Support more formats (use external systems for preview?)
&lt;ul&gt;&lt;li&gt;json (!)
&lt;/li&gt;&lt;li&gt;html (trivial!)
&lt;/li&gt;&lt;li&gt;sparql
&lt;/li&gt;&lt;li&gt;...
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;Do not display preview if no preview
&lt;/li&gt;&lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>rgrp</dc:creator>

      <pubDate>Mon, 07 Feb 2011 09:51:43 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost/ticket/907#comment:2</link>
      <guid isPermaLink="false">http://localhost/ticket/907#comment:2</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Closing this now and improvements can go in a new ticket.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>