<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>blogfour</title>
    <link rel="alternate" type="text/html" href="http://www.beaufour.dk/blog/" />
    <link rel="self" type="application/atom+xml" href="http://www.beaufour.dk/blog/atom.xml" />
    <id>tag:www.beaufour.dk,2008-02-04:/blog//1</id>
    <updated>2009-05-26T22:15:14Z</updated>
    <subtitle>The blog of Allan Beaufour</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Personal 4.1</generator>

<entry>
    <title>Combining Joost API and Joost Embed</title>
    <link rel="alternate" type="text/html" href="http://www.beaufour.dk/blog/2008/11/combining-joost.html" />
    <id>tag:www.beaufour.dk,2008:/blog//1.331</id>

    <published>2008-11-18T14:22:33Z</published>
    <updated>2009-05-26T22:15:14Z</updated>

    <summary>So now that Joost is embedded it&#8217;s time to exercise the API a bit more :) So using the favorites call, it&#8217;s easy to get my favorites list and embed a random one of them in a page: See the...</summary>
    <author>
        <name>beaufour</name>
        <uri>http://beaufour.dk</uri>
    </author>
    
        <category term="Joost" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="joostembedapi" label="joost embed api" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.beaufour.dk/blog/">
        <![CDATA[<p>So now that Joost is embedded it&#8217;s time to exercise the <a href="http://www.joost.com/test/doc/api/">API</a> a bit more :)</p>

<p>So using the favorites call, it&#8217;s easy to get my favorites list and embed a random one of them in a page: <a href="http://beaufour.dk/joost/randomfave.html">See the result here</a>.</p>

<p>You can directly copy&#8217;n&#8217;paste the code directly and change the user quite easily if you do not like my favorites :)</p>

<p><strong>Updated 19/11:</strong> I added some comments and made the source a bit more readable.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Joost running on Playstation 3</title>
    <link rel="alternate" type="text/html" href="http://www.beaufour.dk/blog/2008/11/joost-running-o.html" />
    <id>tag:www.beaufour.dk,2008:/blog//1.328</id>

    <published>2008-11-14T10:36:56Z</published>
    <updated>2008-11-14T10:39:40Z</updated>

    <summary>With the Flash 9 update to the PlayStation 3 and Joost Embed, it&#8217;s perfectly possible to view Joost on the PlayStation 3: Lots of kinks to to iron out before it&#8217;s a totally smooth experience, but we&#8217;ll get there I&#8217;m...</summary>
    <author>
        <name>beaufour</name>
        <uri>http://beaufour.dk</uri>
    </author>
    
        <category term="Joost" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="joostps3" label="joost ps3" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.beaufour.dk/blog/">
        <![CDATA[<p>With the Flash 9 update to the PlayStation 3 and Joost Embed, it&#8217;s perfectly possible to view Joost on the PlayStation 3:</p>

<p><img src="http://farm4.static.flickr.com/3005/3028814331_3143579995.jpg?v=0" alt="Screenshot" title="" /></p>

<p>Lots of kinks to to iron out before it&#8217;s a totally smooth experience, but we&#8217;ll get there I&#8217;m sure :)</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Joost Embedded</title>
    <link rel="alternate" type="text/html" href="http://www.beaufour.dk/blog/2008/11/joost-embedded.html" />
    <id>tag:www.beaufour.dk,2008:/blog//1.327</id>

    <published>2008-11-13T17:42:05Z</published>
    <updated>2010-02-18T03:27:11Z</updated>

    <summary>Yay! A feature I&#8217;ve been waiting for, for a long time, is now live: Joost embedded! Here&#8217;s my normal test video: (video expired) You can find the embed code by clicking the embed button on any joost link page, i.e....</summary>
    <author>
        <name>beaufour</name>
        <uri>http://beaufour.dk</uri>
    </author>
    
        <category term="Joost" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="joostembed" label="joost embed" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.beaufour.dk/blog/">
        <![CDATA[<p>Yay! A feature I&#8217;ve been waiting for, for a long time, is now live: Joost embedded!</p>

<p>Here&#8217;s my normal test video:</p>

<p>(video expired)</p>

<p>You can find the embed code by clicking the embed button on any joost link page, i.e. like <a href="http://joost.com/13600fs">http://joost.com/13600fs</a> for the above. (or look at the source here :)</p>

<p>It&#8217;s version 1, so there are still some rough edges. Like that we really insist on having the above size. Bear with us. Expect things to improve shortly, and constantly :)</p>

<p>(do note that this is my personal blog &#8230; this is not &#8220;official Joost speak&#8221;)</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Joost APIs and YUI</title>
    <link rel="alternate" type="text/html" href="http://www.beaufour.dk/blog/2008/10/joost-apis-and-1.html" />
    <id>tag:www.beaufour.dk,2008:/blog//1.326</id>

    <published>2008-10-22T10:09:06Z</published>
    <updated>2009-05-26T22:14:41Z</updated>

    <summary>I thought I should have a look at YUI and see how easy it would be to hook up to the Joost APIs. It was not that hard :) I&#8217;ve hooked up the json favorites call in a DataSource and...</summary>
    <author>
        <name>beaufour</name>
        <uri>http://beaufour.dk</uri>
    </author>
    
        <category term="Joost" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="joostyuiapi" label="joost yui api" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.beaufour.dk/blog/">
        <![CDATA[<p>I thought I should have a look at <a href="http://developer.yahoo.com/yui/">YUI</a> and see how easy it would be to hook up to the <a href="http://www.joost.com">Joost</a> APIs. It was not that hard :)</p>

<p>I&#8217;ve hooked up the <a href="http://www.joost.com/test/doc/api/Get%20Favorites%20By%20User?selected=userMetadataItemList">json favorites call</a> in a <a href="http://developer.yahoo.com/yui/datasource/">DataSource</a> and then connected it to a <a href="http://developer.yahoo.com/yui/datatable/">DataTable</a>, and voila:</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="yui example screenshot" src="http://www.beaufour.dk/blog/yui1.png" width="590" height="551" class="mt-image-none" style="" /></span></p>

<p>A simple (and ugly :) ) page showing my, and some of my colleagues&#8217;, favorites.</p>

<p><a href="http://beaufour.dk/joost/yui1.xhtml">See the example here</a></p>

<p>It&#8217;s not just cut&#8217;n&#8217;paste though to replicate, as I&#8217;m proxying the API calls because of cross-domain&#8230; will try to find time to show one can get around that.</p>

<p><strong>WARNING</strong>: The above builds on <strong>alpha</strong> APIs so we might just go around and change them all next week&#8230; Well, we&#8217;re probably not, just saying that we might change some things, so do not flame me when it suddenly breaks down :)</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Joost APIs and YUI</title>
    <link rel="alternate" type="text/html" href="http://www.beaufour.dk/blog/2008/10/joost-apis-and.html" />
    <id>tag:www.beaufour.dk,2008:/blog//1.325</id>

    <published>2008-10-22T09:51:24Z</published>
    <updated>2009-05-26T22:13:41Z</updated>

    <summary>I thought I should have a look at YUI and see how easy it would be to hook up to the Joost APIs. It was not that hard :) I&#8217;ve hooked up the json favorites call in a DataSource and...</summary>
    <author>
        <name>beaufour</name>
        <uri>http://beaufour.dk</uri>
    </author>
    
        <category term="Joost" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="joostyuiapi" label="joost yui api" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.beaufour.dk/blog/">
        <![CDATA[<p>I thought I should have a look at <a href="http://developer.yahoo.com/yui/">YUI</a> and see how easy it would be to hook up to the <a href="http://www.joost.com">Joost</a> APIs. It was not that hard :)</p>

<p>I&#8217;ve hooked up the <a href="http://www.joost.com/test/doc/api/Get%20Favorites%20By%20User?selected=userMetadataItemList">json favorites call</a> in a <a href="http://developer.yahoo.com/yui/datasource/">DataSource</a> and then connected it to a <a href="http://developer.yahoo.com/yui/datatable/">DataTable</a>, and voila:</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="yui example screenshot" src="http://www.beaufour.dk/blog/yui1.png" width="590" height="551" class="mt-image-none" style="" /></span></p>

<p>A simple (and ugly :) ) page showing my favorites, and some of my colleagues.</p>

<p><a href="http://beaufour.dk/joost/yui1.xhtml">See the example here</a></p>

<p>It&#8217;s not just cut&#8217;n&#8217;paste</p>

<p><strong>WARNING</strong>: The above builds on <strong>alpha</strong> APIs so we might just go around and change them all next week&#8230; Well, we&#8217;re probably not, just saying that we might change some things, so do not flame me when it suddenly breaks down :)</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Activity Stream, part 2</title>
    <link rel="alternate" type="text/html" href="http://www.beaufour.dk/blog/2008/10/activity-stream.html" />
    <id>tag:www.beaufour.dk,2008:/blog//1.324</id>

    <published>2008-10-21T12:18:33Z</published>
    <updated>2008-10-21T12:44:07Z</updated>

    <summary><![CDATA[Aha, with a clue from Toni_H I added an &#8220;elsewhere&#8221; page with my activity stream. Just created an index template with this content, and linked it to a file. &lt;MTSetVar name="body_class" value="mt-main-index"&gt; &lt;MTSetVar name="main_template" value="1"&gt; &lt;MTSetVar name="main_index" value="1"&gt; &lt;MTSetVar name="sidebar"...]]></summary>
    <author>
        <name>beaufour</name>
        <uri>http://beaufour.dk</uri>
    </author>
    
        <category term="Joost" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.beaufour.dk/blog/">
        <![CDATA[<p>Aha, with a clue from <a href="http://twitter.com/Toni_H/statuses/968734765">Toni_H</a> I added an <a href="http://beaufour.dk/blog/elsewhere.html">&#8220;elsewhere&#8221;</a> page with my activity stream.</p>

<p>Just created an index template with this content, and linked it to a file.</p>

<pre><code>&lt;MTSetVar name="body_class" value="mt-main-index"&gt;
&lt;MTSetVar name="main_template" value="1"&gt;
&lt;MTSetVar name="main_index" value="1"&gt;
&lt;MTSetVar name="sidebar" value="1"&gt;
&lt;MTSetVarBlock name="title"&gt;&lt;$MTBlogName encode_html="1"$&gt;&lt;/MTSetVarBlock&gt;

&lt;$MTInclude module="Header"$&gt;
&lt;mt:setvarblock name="today_date"&gt;&lt;mt:Date format="%B %e"&gt;
&lt;/mt:setvarblock&gt;

&lt;div class="action-stream hfeed"&gt;
    &lt;mt:ActionStreams days="5"&gt;
        &lt;mt:DateHeader&gt;
            &lt;h2 class="action-stream-header asset-name"&gt;
                &lt;mt:setvarblock name="this_date"&gt;&lt;mt:StreamActionDate format="%B%e"&gt;
                &lt;/mt:setvarblock&gt;
                &lt;mt:if name="$today_date" eq="$this_date"&gt;
                    Today
                &lt;mt:else&gt;
                    &lt;mt:var name="this_date"&gt;
                &lt;/mt:if&gt;
            &lt;/h2&gt;
            &lt;ul class="action-stream-list"&gt;
        &lt;/mt:DateHeader&gt;

        &lt;li class="hentry service-icon service-&lt;mt:var name="service_type"&gt;"&gt;
            &lt;span class="entry-content"&gt;&lt;mt:StreamAction smarty_pants="1"&gt;&lt;/span&gt;
            &lt;span class="published"&gt;&lt;mt:StreamActionDate utc="1"
                  format="%Y-%m-%dT%H:%M:%SZ"&gt;&lt;/span&gt;
        &lt;/li&gt;

        &lt;mt:DateFooter&gt;
            &lt;/ul&gt;
        &lt;/mt:DateFooter&gt;
    &lt;/mt:ActionStreams&gt;
&lt;/div&gt;
&lt;$MTInclude module="Footer"$&gt;
</code></pre>
]]>
        

    </content>
</entry>

<entry>
    <title>Joost Developer Days</title>
    <link rel="alternate" type="text/html" href="http://www.beaufour.dk/blog/2007/11/joost-developer.html" />
    <id>tag:www.beaufour.dk,2007:/blog//1.250</id>

    <published>2007-11-13T14:16:22Z</published>
    <updated>2007-11-13T14:20:51Z</updated>

    <summary>Joost has grown up, and we are thus opening up to the world :) So the first &#8220;Joost Developer Days&#8221; are coming up: London (Covent Garden) – 1pm – 6pm – Friday 16th November Amsterdam (Central location) – 1pm -...</summary>
    <author>
        <name>beaufour</name>
        <uri>http://beaufour.dk</uri>
    </author>
    
        <category term="Joost" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Mozilla" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.beaufour.dk/blog/">
        <![CDATA[<p>Joost has grown up, and we are thus opening up to the world :) So the first &#8220;Joost Developer Days&#8221; are coming up:</p>

<ul>
<li>London (Covent Garden)  – 1pm – 6pm – Friday 16th November</li>
<li>Amsterdam (Central location) – 1pm  - 6pm  - Saturday 1st December</li>
<li>New York (Broad Street)  - 12pm – 5pm -  Friday 7th December </li>
</ul>

<p>It&#8217;s a chance to learn how we do widgets in Joost, and how you can do them yourself. More information on our <a href="http://groups.google.com/group/joost-dev/browse_thread/thread/f3a770f92fc7eaea">Joost Development Group</a>.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Joost -- unleashed</title>
    <link rel="alternate" type="text/html" href="http://www.beaufour.dk/blog/2007/10/joost-unleashed.html" />
    <id>tag:www.beaufour.dk,2007:/blog//1.236</id>

    <published>2007-10-01T14:36:57Z</published>
    <updated>2007-10-22T18:15:17Z</updated>

    <summary>Today we removed the the &#8216;only by invitation&#8217; limit on Joost, so now you can all go to our website and download Joost in a brand new and improved version! And speaking of the website, that has also gotten revamped....</summary>
    <author>
        <name>beaufour</name>
        <uri>http://beaufour.dk</uri>
    </author>
    
        <category term="Joost" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.beaufour.dk/blog/">
        <![CDATA[<p>Today we removed the the &#8216;only by invitation&#8217; limit on Joost, so now you can all go to <a href="http://www.joost.com">our website</a> and download Joost in a brand new and improved version! And speaking of the website, that has also gotten revamped. So happy watching (and clicking :) ).</p>
]]>
        

    </content>
</entry>

</feed>
 