<?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; conference</title>
	<atom:link href="http://logiclab.org/wordpress/tag/conference/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>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>
		<item>
		<title>Sponsorship for YAPC::Europe 2009</title>
		<link>http://logiclab.org/wordpress/2009/01/08/sponsorship-for-yapceurope-2009/</link>
		<comments>http://logiclab.org/wordpress/2009/01/08/sponsorship-for-yapceurope-2009/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 16:24:53 +0000</pubDate>
		<dc:creator>jonasbn</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[yapc]]></category>

		<guid isPermaLink="false">http://logiclab.org/wordpress/?p=9</guid>
		<description><![CDATA[logicLAB is sponsoring the YAPC::Europe Perl Conference in Lisbon Portugal. See: http://yapceurope2009.org/ye2009/ The conference it the annual european Perl grass-roots conference and we are happy to be able to support this event. The next thing to find out is whether we will be to attend.]]></description>
			<content:encoded><![CDATA[<p>logicLAB is sponsoring the YAPC::Europe Perl Conference in Lisbon Portugal.</p>
<p>See: <a href="http://yapceurope2009.org/ye2009/">http://yapceurope2009.org/ye2009/</a></p>
<p>The conference it the annual european Perl grass-roots conference and we are happy to be able to support this event. The next thing to find out is whether we will be to attend.</p>
]]></content:encoded>
			<wfw:commentRss>http://logiclab.org/wordpress/2009/01/08/sponsorship-for-yapceurope-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

