<?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>logicLAB.org &#187; event</title>
	<atom:link href="http://logiclab.org/wordpress/tag/event/feed/" rel="self" type="application/rss+xml" />
	<link>http://logiclab.org/wordpress</link>
	<description>logicLAB Open Source Activities and Projects</description>
	<lastBuildDate>Wed, 14 Mar 2012 10:46:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Open Source Days 2012 &#8211; Day 2 was 1 &#8211; OpenStreetMap, Apache and me</title>
		<link>http://logiclab.org/wordpress/2012/03/13/open-source-days-2012-day-2-was-1-openstreetmap-apache-and-me/</link>
		<comments>http://logiclab.org/wordpress/2012/03/13/open-source-days-2012-day-2-was-1-openstreetmap-apache-and-me/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 19:34:54 +0000</pubDate>
		<dc:creator>jonasbn</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[CloudCamp]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[GOTO]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[opensourcedays]]></category>
		<category><![CDATA[openstreetmap]]></category>
		<category><![CDATA[osd12]]></category>
		<category><![CDATA[stackato]]></category>

		<guid isPermaLink="false">http://logiclab.org/wordpress/2012/03/13/open-source-days-2012-day-2-was-1-openstreetmaps-apache-and-me/</guid>
		<description><![CDATA[Unfortunately I had to skip the first day of the two-day Open Source Days conference, because I did not feel well after the fridays DNSSEC course (notes available). I was scheduled to give a talk on Stackato, ActiveStates micro-cloud solution, so I was quite determined to go on the second day. I did however take [...]]]></description>
			<content:encoded><![CDATA[<p>Unfortunately I had to skip the first day of the two-day <a href="http://www.opensourcedays.org/">Open Source Days</a> conference, because I did not feel well after the fridays DNSSEC course (<a href="https://logiclab.jira.com/wiki/display/OPEN/DNSSEC">notes available</a>).</p>
<p>I was scheduled to give a talk on <a href="http://www.activestate.com/stackato">Stackato</a>, ActiveStates micro-cloud solution, so I was quite determined to go on the second day. I did however take it slow and did not make it to the venue until 11:00, because I wanted to hear the talk by Peter Brodersen on Openstreetmaps.</p>
<p>Peter Brodersen is the man behind <a href="http://Findvej.dk">Findvej.dk</a>, a service from the pre-Google maps of Denmark era. The map data came from Kort og Matrikelstyrelsen and was data, which previously was available for download, but now no longer is available for free.</p>
<p>Peter now works with OpenStreetmap (<a href="http://openstreetmap.org">openstreetmap.org</a>), which is a map of the world available under a Open Database License. It consists of both graphics and vector data.</p>
<p>Compared to Google maps its use is not restricted license-wise.</p>
<p>And some prominent companies and applications are now using OpenStreetMap data<br />
- Foursquare changed to OpenStreetMap maps from of Google maps<br />
- Apple uses OpenStreetMap data in iPhoto maps</p>
<p>OpenStreetMap operates with some basic data entities:<br />
- Node &#8211; single geospatial point<br />
- Way &#8211; ordered list of nodes, not necessarily a literal way<br />
- Relation &#8211; ordered list of nodes/ways and/or relations<br />
- tag &#8211; key=value pairs for all of the above</p>
<p>In addition a lot of  meta data (speed limits, opening hours etc.), the project is open and can be regarded as a Wikipedia of maps of streets and related information.</p>
<p>Much of the Danish data part of the dataset are under a government license approved by Kammer Advokaten, and is compatible with Creative Commons  and one others.</p>
<p>In general a really feel good presentation and Peter did a good job of presenting the topic. The use of OpenStreetMap in the public sector is expanding and the project is well respected and opens up for a lot of different uses, including many spin-off projects.</p>
<p>My fellow Perl Monger Mads Toftum did a presentation on Apache 2.4 and its new features. Apache is an awesome piece of software. Unfortunately Mads lost his presentation so the presentation was pretty basic and did perhaps not sell the new Apache version to well. Documentation on speed improvements would be nice since many of the new web servers such as nginx are very focused on this aspect.</p>
<p>Apache does however offer a lot of interesting features and some of the features replace old features and Apache is still a giant and contender in the web server competition. Comparing  Apache to the other spiffy new web servers might let Apache look monolithic, old and slow and the release cycle and the Apache organization setup might also signal the same &#8211; this might not be the truth, but one of Apache’s future challenges could be one of image.</p>
<p>By the end of the day I did a presentation of <a href="http://www.activestate.com/">ActiveStates</a> micro-cloud Stackato, I will follow-up with a separate blog-post on Stackato. ActiveState had kindly donated a single <a href="http://www.activestate.com/komodo-ide">Komodo IDE 7</a> license.</p>
<p>Being the author of the Perl module <a href="https://metacpan.org/module/Games::Bingo">Games::Bingo</a> I had implemented a Mojolicious based <a href="https://github.com/jonasbn/stackato-samples/tree/master/perl/bingo">single number bingo app</a> and deployed this on my Stackato micro-cloud. I gave the people in the room numbers and the winner was one of the organizers of <a href="http://cloudcamp.org/copenhagen/14">CloudCamp Copenhagen</a>. She was so kind as to invite me to give a lightning talk at CloudCamp Copenhagen, which is a part of the <a href="http://gotocon.com/cph-2012/">GOTO Copenhagen</a> Software development conference, where I am participating anyway &#8211; so this I am looking very much forward to.</p>
<p>Congratulations to Maja with her Komodo IDE 7 license and congratulations to all the people involved in Open Source Days with yet another successful conference.</p>
]]></content:encoded>
			<wfw:commentRss>http://logiclab.org/wordpress/2012/03/13/open-source-days-2012-day-2-was-1-openstreetmap-apache-and-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Days 2012, Copenhagen/Denmark</title>
		<link>http://logiclab.org/wordpress/2011/12/07/open-source-days-2012-copenhagendenmark/</link>
		<comments>http://logiclab.org/wordpress/2011/12/07/open-source-days-2012-copenhagendenmark/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 08:00:50 +0000</pubDate>
		<dc:creator>jonasbn</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[copenhagen]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[opensourcedays]]></category>

		<guid isPermaLink="false">http://logiclab.org/wordpress/2011/12/07/open-source-days-2012-copenhagendenmark/</guid>
		<description><![CDATA[Call for Papers is out for yet another Open Source Days in Copenhagen/Denmark. The event is organized by Open Source community in Denmark. So please read the Call for Speakers below and forward it to friends, colleagues, fellow Perl mongers and anybody who could be interested. I am evaluating if any of my talks given [...]]]></description>
			<content:encoded><![CDATA[<p>Call for Papers is out for yet another Open Source Days in Copenhagen/Denmark. The event is organized by Open Source community in Denmark.</p>
<p>So please read the Call for Speakers below and forward it to friends, colleagues, fellow Perl mongers and anybody who could be interested.</p>
<p>I am evaluating if any of my talks given to the Copenhagen Perl Mongers through the last year would make could candidates for Open Source Days 2012.</p>
<p>jonasbn, Copenhagen</p>
<p>&#8212;</p>
<p>Open Source Days 2012: Call for Speakers<br />
========================================</p>
<p>Open Source Days 2012 is currently planned for early March 2012 and we are<br />
looking for gifted, entertaining and technically enlightened speakers for the<br />
conference.</p>
<p>The conference itself will take place the 2nd and 3rd of March and training<br />
will be available 1st of March.</p>
<p>Training courses &#8211; Half or full day<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>As something new we will want to try out longer training courses &#8211; half or full<br />
day, held on the day before the conference itself.</p>
<p>We are looking for both subjects and instructors.</p>
<p>Since we expect the course participants to pay for the training, we are willing<br />
to pay the instructor for giving the course, provided that a sufficient number<br />
of people sign up.</p>
<p>Naturally the course instructors also get free access to the conference, since<br />
we also hope to get a normal talk out of the instructor.</p>
<p>Normal Talks &#8211; 45 minutes<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>This year we will have a track with focus on the use of open source software in<br />
newly created startups and another track with focus on green technologies.</p>
<p>Non-startup related talks are also of interest and we’ll try to fit them into<br />
various related tracks.</p>
<p>Speakers can attend the conference free of charge and to some extent we might<br />
be able to reimburse your travel and hotel.</p>
<p>Lightning Talks &#8211; 15 minutes<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>Talk about anything you like. Tell us about your idea for a new project, how<br />
you made your first Qt application or something completely different. For<br />
lightning talks, only your imagination and the timeframe are the limiting<br />
factors.</p>
<p>If you have never tried doing a presentation before, but are working on<br />
something you believe other people might find interesting, then this is a good<br />
opportunity to start.</p>
<p>Lightning talk speakers can attend the conference free of charge.</p>
<p>Sponsorships<br />
&#8212;&#8212;&#8212;&#8212;</p>
<p>Sponsorships can be in the range of DKK 10000 and up. Please write to<br />
<span style="text-decoration: underline"><a href="mailto:sponsor2012@opensourcedays.org">sponsor2012@opensourcedays.org</a></span> if you are interested in becoming a conference<br />
sponsor.</p>
<p>Your sponsorship could, for example, be used for:</p>
<p>* Provide a conference T-shirt.<br />
* Provide lunch for the participants.<br />
* Provide key hangers.<br />
* Provide a conference bag.<br />
* Provide a conference beer event.</p>
<p>Exhibition Booth<br />
&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>If you are interested in an exhibition booth, you can also contact us at the<br />
<span style="text-decoration: underline"><a href="mailto:sponsor2012@opensourcedays.org">sponsor2012@opensourcedays.org</a></span>.</p>
<p>Hackerspaces and Community Booths<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>More information about these will follow once we get closer to the conference.</p>
<p>Contact Information<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>Please, send us a title, a short description and a short biography of yourself<br />
to <span style="text-decoration: underline"><a href="mailto:program2012@opensourcedays.org">program2012@opensourcedays.org</a></span> no later than January 21st, 2012.</p>
<p>You are also most welcome to contact us if you have any questions regarding the<br />
conference itself. You can also catch most of us in the IRC channel<br />
#opensourcedays on the EFnet IRC network.</p>
<p>Feel free to follow us on <span style="text-decoration: underline"><a href="http://twitter.com/opensourcedays">http://twitter.com/opensourcedays</a></span> or<br />
<span style="text-decoration: underline"><a href="https://facebook.com/opensourcedays">https://facebook.com/opensourcedays</a></span> to get the latest news about the<br />
conference.</p>
<p>For more information please have a look at <span style="text-decoration: underline"><a href="http://www.opensourcedays.org/">http://www.opensourcedays.org/</a></span></p>
<p>&#8211;<br />
Alexander Færøy</p>
]]></content:encoded>
			<wfw:commentRss>http://logiclab.org/wordpress/2011/12/07/open-source-days-2012-copenhagendenmark/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nordic Perl Workshop 2011</title>
		<link>http://logiclab.org/wordpress/2011/04/28/nordic-perl-workshop-2011/</link>
		<comments>http://logiclab.org/wordpress/2011/04/28/nordic-perl-workshop-2011/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 08:06:14 +0000</pubDate>
		<dc:creator>jonasbn</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[malmö]]></category>
		<category><![CDATA[nordic]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[sweden]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://logiclab.org/wordpress/2011/04/28/nordic-perl-workshop-2011/</guid>
		<description><![CDATA[The Nordic Perl Workshop 2011 is scheduled to the 18-19th. of June 2011 More information, registration and talks at: http://conferences.yapceurope.org/npw2011 I will be there and give some talks, please see the schedule. http://conferences.yapceurope.org/npw2011/talks I will personally not be attending because I am out of town at that time, but I really hope you will consider [...]]]></description>
			<content:encoded><![CDATA[<p>The Nordic Perl Workshop 2011 is scheduled to the 18-19th. of June 2011</p>
<p>More information, registration and talks at:</p>
<p><span style="text-decoration: underline"><a href="http://conferences.yapceurope.org/npw2011">http://conferences.yapceurope.org/npw2011</a></span></p>
<p>I will be there and give some talks, please see the schedule.</p>
<p><span style="text-decoration: underline"><a href="http://conferences.yapceurope.org/npw2011/talks">http://conferences.yapceurope.org/npw2011/talks</a></span></p>
<p>I will personally not be attending because I am out of town at that time, but I really hope you will consider attending the Nordic Perl Workshop 2011 it is usually educational, enlightening and a lot fun&#8230;</p>
<p>jonasbn</p>
]]></content:encoded>
			<wfw:commentRss>http://logiclab.org/wordpress/2011/04/28/nordic-perl-workshop-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nordic Perl Workshop 2010</title>
		<link>http://logiclab.org/wordpress/2010/10/25/nordic-perl-workshop-2010/</link>
		<comments>http://logiclab.org/wordpress/2010/10/25/nordic-perl-workshop-2010/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 12:06:06 +0000</pubDate>
		<dc:creator>jonasbn</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[fsfi.is]]></category>
		<category><![CDATA[iceland]]></category>
		<category><![CDATA[nordic]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[reykjavik]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://logiclab.org/wordpress/2010/10/25/nordic-perl-workshop-2010/</guid>
		<description><![CDATA[The Nordic Perl Workshop 2010 is scheduled to the 14th. of November 2010 Under the motto of: There&#8217;s more than one way for things to go wrong More information, registration and talks at: http://conferences.yapceurope.org/npw2010 I will be there and give some talks, please see the schedule. http://conferences.yapceurope.org/npw2010/talks Hope to see you in Reykjavik, Iceland. jonasbn]]></description>
			<content:encoded><![CDATA[<p>The Nordic Perl Workshop 2010 is scheduled to the 14th. of November 2010</p>
<p>Under the motto of:</p>
<p><em>There&#8217;s more than one way for things to go wrong</em></p>
<p>More information, registration and talks at:</p>
<p><a href="http://conferences.yapceurope.org/npw2010">http://conferences.yapceurope.org/npw2010</a></p>
<p>I will be there and give some talks, please see the schedule.</p>
<p><a href="http://conferences.yapceurope.org/npw2010/talks">http://conferences.yapceurope.org/npw2010/talks</a></p>
<p>Hope to see you in Reykjavik, Iceland.</p>
<p>jonasbn</p>
]]></content:encoded>
			<wfw:commentRss>http://logiclab.org/wordpress/2010/10/25/nordic-perl-workshop-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl 6 Hackathon in Copenhagen</title>
		<link>http://logiclab.org/wordpress/2010/02/16/perl-6-hackathon-in-copenhagen/</link>
		<comments>http://logiclab.org/wordpress/2010/02/16/perl-6-hackathon-in-copenhagen/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 20:59:53 +0000</pubDate>
		<dc:creator>jonasbn</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[copenhagen]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[hackathon]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[opensourcedays]]></category>
		<category><![CDATA[perl6]]></category>

		<guid isPermaLink="false">http://logiclab.org/wordpress/2010/02/16/perl-6-hackathon-in-copenhagen/</guid>
		<description><![CDATA[In relation to the Open Source Days conference (OSD) to be held at ITU in Copenhagen/Denmark on the 6-7th of March 2010, a Perl 6 Hackathon event is being organized. Currently several of the Perl 6 contributors are attending: - Jonathan Worthington - Patrick Michaud - Carl Mäsak - Moritz Lenz - Martin Berends More [...]]]></description>
			<content:encoded><![CDATA[<p>In relation to the Open Source Days conference (OSD) to be held at ITU in Copenhagen/Denmark on the 6-7th of March 2010, a Perl 6 Hackathon event is being organized.</p>
<p>Currently several of the Perl 6 contributors are attending:</p>
<p>- Jonathan Worthington<br />
- Patrick Michaud<br />
- Carl Mäsak<br />
- Moritz Lenz<br />
- Martin Berends</p>
<p>More information will follow on the details of the hackathon, please subscribe to the <a href="feed://conferences.yapceurope.org/hack2010dk/atom/en.xml">RSS feed</a> or keep an eye on the <a href="http://conferences.yapceurope.org/hack2010dk/wiki">hackathon wiki</a> for more detailed information.</p>
<p>Please visit the official Copenhagen Perl 6 Hackathon site: <a href="http://conferences.yapceurope.org/hack2010dk/">http://conferences.yapceurope.org/hack2010dk/</a> for more information.</p>
<p>For more information about the: The Open Source Days conference please visit: <a href="http://www.opensourcedays.org/2010/">http://www.opensourcedays.org/2010/</a></p>
<p>Hope to see you in Copenhagen,</p>
<p>jonasbn, logicLAB</p>
]]></content:encoded>
			<wfw:commentRss>http://logiclab.org/wordpress/2010/02/16/perl-6-hackathon-in-copenhagen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

