<?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>Mats Lindh &#187; Conferences</title>
	<atom:link href="http://e-mats.org/category/conferences/feed/" rel="self" type="application/rss+xml" />
	<link>http://e-mats.org</link>
	<description>Where desperate is just another word for a regular day.</description>
	<lastBuildDate>Wed, 02 May 2012 15:12:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>deck.ignite.js &#8211; Ignite / Pecha Kucha presentations in deck.js</title>
		<link>http://e-mats.org/2012/04/deck-ignite-js-ignite-pecha-kucha-presentations-in-deck-js/</link>
		<comments>http://e-mats.org/2012/04/deck-ignite-js-ignite-pecha-kucha-presentations-in-deck-js/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 10:23:13 +0000</pubDate>
		<dc:creator>Mats</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[deck.js]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[ignite]]></category>
		<category><![CDATA[ignite presentations]]></category>
		<category><![CDATA[pecha kucha]]></category>
		<category><![CDATA[presentations]]></category>

		<guid isPermaLink="false">http://e-mats.org/?p=1020</guid>
		<description><![CDATA[After experimenting with deck.js yesterday for two presentations I had to give at a local networking meet, I decided to try to hack together a small extension for deck.js that makes any presentation an Ignite presentation. The concept is simply: 20 slides, 15 seconds for each slide &#8211; allowing you to only present the absolute [...]]]></description>
			<content:encoded><![CDATA[<p>After experimenting with deck.js yesterday for two presentations I had to give at a local networking meet, I decided to try to hack together a small <a href="https://github.com/matslindh/deck.js-ignite">extension for deck.js that makes any presentation an Ignite presentation</a>. The concept is simply: 20 slides, 15 seconds for each slide &#8211; allowing you to only present the absolute minimum about a subject. </p>
<p>Using the extension is easy; simply download <a href="https://raw.github.com/matslindh/deck.js-ignite/master/deck.ignite.js">deck.ignite.js</a> from <a href="https://github.com/matslindh/deck.js-ignite">my github repository</a> and add a script tag that references the file after you&#8217;ve loaded the usual deck.js files (together with your other extensions):</p>
<div class="geshi no html">
<ol>
<li class="li1">
<div class="de1">&lt;script type=&quot;text/javascript&quot; src=&quot;deck.js/extensions/ignite/deck.ignite.js&quot;&gt;&lt;/script&gt;</div>
</li>
</ol>
</div>
<p>You can also configure the delay used for each slide (Pecha Kucha presentations use 20 seconds) by setting the igniteDelay option when initializing deck:</p>
<div class="geshi no javascript">
<ol>
<li class="li1">
<div class="de1">$.<span class="me1">deck</span><span class="br0">&#40;</span><span class="st0">&quot;.slide&quot;</span>, <span class="br0">&#123;</span> igniteDelay: <span class="nu0">20</span> <span class="br0">&#125;</span><span class="br0">&#41;</span>;</div>
</li>
</ol>
</div>
<p>You can read a more detailed description at <a href="https://github.com/matslindh/deck.js-ignite" title="deck.ignite.js - an deck.js extension for giving ignite presentations">the github project page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://e-mats.org/2012/04/deck-ignite-js-ignite-pecha-kucha-presentations-in-deck-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Vikinger Notes</title>
		<link>http://e-mats.org/2008/06/php-vikinger-notes/</link>
		<comments>http://e-mats.org/2008/06/php-vikinger-notes/#comments</comments>
		<pubDate>Sat, 21 Jun 2008 20:56:04 +0000</pubDate>
		<dc:creator>Mats</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[eZ Components]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php vikinger]]></category>

		<guid isPermaLink="false">http://e-mats.org/?p=121</guid>
		<description><![CDATA[Just a few notes from PHP Vikinger which were arranged by Derick Rethans in Norway today. Things went mostly smoothly and people in general seemed to have a very good time. These are just some of the random notes I made during the sessions. Derick: You already have notes, foo, foo2 and foo3 files. After [...]]]></description>
			<content:encoded><![CDATA[<p>Just a few notes from <a href='http://phpvikinger.org/'>PHP Vikinger</a> which were arranged by Derick Rethans in Norway today. Things went mostly smoothly and people in general seemed to have a very good time. These are just some of the random notes I made during the sessions.</p>
<ul>
<li>Derick: You already have notes, foo, foo2 and foo3 files. After PHP Vikinger you also have foo4 and foo5. Remember to start at foo6 next time.</li>
<li><a href='http://selenium.openqa.org/'>Selenium</a>, <a href='http://www.phpunit.de/'>PHP Unit</a></li>
<li><a href='http://ez.no/ezcomponents'>eZ Components</a>, <a href='http://ezcomponents.org/docs/api/2008.1/classtrees_Workflow.html'>Workflow</a></li>
<li><a href='http://incubator.apache.org/couchdb/'>Couch DB</a></li>
<li><a href='http://talks.php.net/'>talks.php.net</a></li>
<li>New Garbage Collector for PHP 5.3!</li>
<li><a href='http://www.phpundercontrol.org/about.html'>phpUnderControl</a> for <a href='http://cruisecontrol.sourceforge.net/'>CruiseControl</a></li>
<li><a href='http://phing.info/trac/'>Phing</a>, <a href='http://pecl.php.net/package/phar'>phar</a></li>
<li>phar-support in APC, &#8220;a complete website in a phar archive&#8221;-support in 5.3 with phar extension</li>
<li>Zend_Search_Lucene is slow! Anyone want to try to find out why?</li>
<li><a href='http://xdebug.org/'>xdebug</a></li>
<li><a href='http://ezcomponents.org/docs/api/2008.1/classtrees_Database.html'>Database Abstraction in eZ Components</a></li>
<li><a href='http://re2c.org/'>re2c</a></li>
<li>They don&#8217;t make pizza in Skien until after 13:00 on saturdays.</li>
<li>Derick never got to talk about namespaces. Weird&#8230;</li>
</ul>
<p>All in all it was a good unconference, with a friendly and laid back tone and hopefully people got what they came for. Next time I&#8217;ll try to prepare a simple presentation on some interesting and hopefully not too familiar topic and actually contribute something too. We drove from Halden and Fredrikstad to Skien in the morning and back in the evening, which worked out quite OK, except for .. well, the lack of sleep in the morning. But everyone survived and managed to stay awake, so I conclude that the trip was a great success.</p>
<p>To sum it all up: a <a href='http://en.wikipedia.org/wiki/Banana'>banana is a fruit</a> and <a href='http://en.wikipedia.org/wiki/Tomato#Fruit_or_vegetable.3F'>a tomato is a berry</a>. You probably had to be there for that one.</p>
<p>Thanks for the unconference, and hopefully I&#8217;ll be able to attend more events in the future too.</p>
<p>UPDATE: <a href='http://phpvikinger.org/news/news-2008-05-23'>Derick also has a writeup online from PHP Vikinger</a>.</p>
<p><a href="http://www.flickr.com/photos/fiskfisk/2598920264/" title="Derick and Sebastian Readying a Presentation by fiskfisk, on Flickr"><img src="http://farm4.static.flickr.com/3226/2598920264_d78187be8a_m.jpg" width="240" height="137" alt="Derick and Sebastian Readying a Presentation" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://e-mats.org/2008/06/php-vikinger-notes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

