


<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>poso.dk - tekniske trends &#187; collaboration</title>
	<atom:link href="http://www.poso.dk/tag/collaboration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.poso.dk</link>
	<description>Hvad er din sociale graf?</description>
	<lastBuildDate>Tue, 09 Nov 2010 22:05:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>HTML5 og online code editors</title>
		<link>http://www.poso.dk/2009/05/27/html5-og-online-code-editors/</link>
		<comments>http://www.poso.dk/2009/05/27/html5-og-online-code-editors/#comments</comments>
		<pubDate>Wed, 27 May 2009 19:24:39 +0000</pubDate>
		<dc:creator>Luckow</dc:creator>
				<category><![CDATA[inspiration]]></category>
		<category><![CDATA[teknik]]></category>
		<category><![CDATA[bespin]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mozilla labs]]></category>

		<guid isPermaLink="false">http://www.poso.dk/?p=294</guid>
		<description><![CDATA[Jeg læste lige dette interessante indlæg omkring Googles satsning på HTML5, og der fandt jeg en ret interessant reference til Bespin, som er et Mozilla Labs projekt. Bespin er en online editor lavet i javascript based på det nye HTML5 Canvas element: The canvas element provides a straightforward and powerful way to draw arbitrary graphics [...]]]></description>
			<content:encoded><![CDATA[<p>Jeg læste lige dette interessante indlæg omkring <a href="http://radar.oreilly.com/2009/05/google-bets-big-on-html-5.html">Googles satsning på HTML5</a>, og der fandt jeg en ret interessant reference til <a href="https://bespin.mozilla.com/">Bespin</a>, som er et <a href="http://labs.mozilla.com/">Mozilla Labs</a> projekt.</p>
<p><a href="https://bespin.mozilla.com/">Bespin</a> er en online editor lavet i javascript based på det nye HTML5 Canvas element:</p>
<blockquote><p>The <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#the-canvas-element">canvas</a> element provides a straightforward and powerful way to draw arbitrary graphics on a web page using Javascript. Sample applications demoed at the show include <a href="http://htmlfive.appspot.com/static/draw.html">a simple drawing area</a> and <a href="http://htmlfive.appspot.com/static/gifter.html">a simple game</a>. But to see the real power of the Canvas element, take a look at Mozilla&#8217;s <a href="https://bespin.mozilla.com/">BeSpin</a>. Bespin is an extensible code editor with an interface so rich that it&#8217;s hard to believe it was written entirely in Javascript and HTML.</p></blockquote>
<p>Dér kan du altså lave noget ret interessant. Se selv hvad gutterne har tampet sammen. Det er især interessant med flere kodere i samme dokument som de viser til sidst.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="460" height="259" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=3195079&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ff9933&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="460" height="259" src="http://vimeo.com/moogaloop.swf?clip_id=3195079&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=ff9933&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/3195079">Introducing Bespin</a> from <a href="http://vimeo.com/dion">Dion Almaer</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>Kilder: <a href="http://radar.oreilly.com/2009/05/google-bets-big-on-html-5.html">O&#8217;Reilly</a>, <a href="https://bespin.mozilla.com/">Mozilla Labs </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.poso.dk/2009/05/27/html5-og-online-code-editors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Real-time shared editing i Eclipse</title>
		<link>http://www.poso.dk/2008/07/09/real-time-shared-editing-i-eclipse/</link>
		<comments>http://www.poso.dk/2008/07/09/real-time-shared-editing-i-eclipse/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 18:41:12 +0000</pubDate>
		<dc:creator>Luckow</dc:creator>
				<category><![CDATA[arbejdsliv]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[teknik]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://www.poso.dk/?p=198</guid>
		<description><![CDATA[Jeg faldt lige over et ret funky plugin til Eclipse, som jo for tiden er min editor-of-choice. Man man realtime kode i den samme fil. Det ser fedt ud, men om det også er effektivt, ja, det er en anden snak&#8230;. Cola: Real-Time Shared Editing from Mustafa K. Isik on Vimeo. Tak til Kasper Gantzhorn [...]]]></description>
			<content:encoded><![CDATA[<p>Jeg faldt lige over et ret funky plugin til Eclipse, som jo for tiden er min editor-of-choice.<br />
Man man realtime kode i den samme fil. Det ser fedt ud, men om det også er effektivt, ja, det er en anden snak&#8230;.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="281" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.vimeo.com/moogaloop.swf?clip_id=1195398&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="500" height="281" src="http://www.vimeo.com/moogaloop.swf?clip_id=1195398&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<a href="http://www.vimeo.com/1195398?pg=embed&amp;sec=1195398">Cola: Real-Time Shared Editing</a> from <a href="http://www.vimeo.com/mustafa?pg=embed&amp;sec=1195398">Mustafa K. Isik</a> on <a href="http://vimeo.com?pg=embed&amp;sec=1195398">Vimeo</a>.</p>
<p><em>Tak til Kasper Gantzhorn for tippet.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.poso.dk/2008/07/09/real-time-shared-editing-i-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

