<?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>Jeroens blog &#187; Tutorial</title>
	<atom:link href="http://blog.bn2vs.com/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bn2vs.com</link>
	<description>Blog of Jeroen De Dauw. The latest news on my open source work and interests.</description>
	<lastBuildDate>Fri, 23 Dec 2011 14:44:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>New Maps screencast</title>
		<link>http://blog.bn2vs.com/2009/12/15/new-maps-screencast/</link>
		<comments>http://blog.bn2vs.com/2009/12/15/new-maps-screencast/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 22:56:45 +0000</pubDate>
		<dc:creator>Jeroen De Dauw</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Geocoding]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Mapping]]></category>
		<category><![CDATA[Maps]]></category>
		<category><![CDATA[MediaWiki]]></category>
		<category><![CDATA[Open Layers]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[OpenStreetMap]]></category>
		<category><![CDATA[OSM]]></category>
		<category><![CDATA[Screencast]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://blog.bn2vs.com/?p=610</guid>
		<description><![CDATA[I&#8217;ve created a new Maps screencast that covers the use of the display_point parser function of Maps as it works in version 0.5. I&#8217;m assuming you have seen the display_map screencast before you watch this one, although the basic syntax is covered again quickly. I&#8217;ve also made the projects for both screencast publicly available. If [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve created a <a href="http://ext.bn2vs.com/screencasts/maps_display_point.htm" target="_blank">new Maps screencast</a> that covers the use of the display_point parser function of <a href="http://www.mediawiki.org/wiki/Extension:Maps" target="_blank">Maps</a> as it works in version 0.5. I&#8217;m assuming you have seen <a href="http://blog.bn2vs.com/2009/11/19/maps-screencast/" target="_blank">the display_map screencast</a> before you watch this one, although the basic syntax is covered again quickly.</p>
<p><a href="http://blog.bn2vs.com/wp-content/uploads/2009/12/maps_display_point_screencast.gif"><img class="alignnone size-full wp-image-611" title="Screencast by Jeroen De Dauw demonstrating the use of the display_point parser function." src="http://blog.bn2vs.com/wp-content/uploads/2009/12/maps_display_point_screencast.gif" alt="Screencast by Jeroen De Dauw demonstrating the use of the display_point parser function." width="601" height="430" /></a></p>
<p>I&#8217;ve also made the projects for both screencast publicly available. If you have wink, the application I used to create the screencasts, installed, you can simply modify the projects, add your own stuff, and render your own version. I&#8217;m hoping some fans of Maps use this possibility to improve the screencasts and help their fellow Maps users.</p>
<ul>
<li><a href="http://ext.bn2vs.com/screencasts/maps_display_point.zip" target="_blank">Download display_point screencast project (~33MiB)</a></li>
<li><a href="http://ext.bn2vs.com/screencasts/maps_display_map.zip" target="_blank">Download display_map screencast project (~10MiB)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.bn2vs.com/2009/12/15/new-maps-screencast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maps screencast</title>
		<link>http://blog.bn2vs.com/2009/11/19/maps-screencast/</link>
		<comments>http://blog.bn2vs.com/2009/11/19/maps-screencast/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 16:02:04 +0000</pubDate>
		<dc:creator>Jeroen De Dauw</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Geocoding]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Mapping]]></category>
		<category><![CDATA[Maps]]></category>
		<category><![CDATA[MediaWiki]]></category>
		<category><![CDATA[Open Layers]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Screencast]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://blog.bn2vs.com/?p=569</guid>
		<description><![CDATA[Yesterday I made my first screencast ever. [ Check it out! ] It explains how you can display a map using the Maps extension for MediaWiki, how you can customize it, and how to interact with it. I&#8217;ve linked it from the Maps extension documentation page. Depending on the feedback I&#8217;ll get, I might make [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I made my first screencast ever. [ <a href="http://ext.bn2vs.com/screencasts/maps_display_map.htm" target="_blank">Check it out!</a> ] It explains how you can display a map using the Maps extension for MediaWiki, how you can customize it, and how to interact with it. I&#8217;ve linked it from the <a href="http://www.mediawiki.org/wiki/Extension:Maps" target="_blank">Maps</a> extension documentation page. Depending on the feedback I&#8217;ll get, I might make similar ones explaining how to create maps with markers, how to aggregate coordinates onto a map with <a href="http://www.mediawiki.org/wiki/Extension:Semantic_MediaWiki" target="_blank">Semantic MediaWiki</a>, and how to use the <a href="http://www.mediawiki.org/wiki/Extension:Semantic_Forms" target="_blank">Semantic Forms</a> hooks of <a href="http://www.mediawiki.org/wiki/Extension:Semantic_Maps" target="_blank">Semantic Maps</a>.</p>
<p><a href="http://blog.bn2vs.com/wp-content/uploads/2009/11/mapsDispMapScreencast.gif"><img class="alignnone size-full wp-image-570" title="A slide in the screencast" src="http://blog.bn2vs.com/wp-content/uploads/2009/11/mapsDispMapScreencast.gif" alt="A slide in the screencast" width="600" height="288" /></a></p>
<p>Note: the application I used to create this screencast with does not have build in spellings correction, so expect at least one mistake in every 20 words or so <img src='http://blog.bn2vs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bn2vs.com/2009/11/19/maps-screencast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>from python import Modules, Classes, Namespaces</title>
		<link>http://blog.bn2vs.com/2009/11/10/from-python-import-modules-classes-namespaces/</link>
		<comments>http://blog.bn2vs.com/2009/11/10/from-python-import-modules-classes-namespaces/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 13:51:48 +0000</pubDate>
		<dc:creator>Jeroen De Dauw</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Aptana]]></category>
		<category><![CDATA[Aptana Studio]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Python 3]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://blog.bn2vs.com/?p=539</guid>
		<description><![CDATA[Last few days I had some time (while sitting on the train) to have a good look at the second part of the Python docs tutorial. I&#8217;ve now got a good understanding of everything up to classes, and know the most important language specific notations, behaviours and features. So far, Python strikes me as a [...]]]></description>
			<content:encoded><![CDATA[<p>Last few days I had some time (while sitting on the train) to have a good look at the second part of the <a href="http://docs.python.org/3.1/tutorial/index.html" target="_blank">Python docs tutorial</a>. I&#8217;ve now got a good understanding of everything up to classes, and know the most important language specific notations, behaviours and features.</p>
<p>So far, Python strikes me as a really nice language, with quite some features I haven&#8217;t come across before. Especially the data sequence types are neat, and you can do multi inheritance. There are a few things that I find rather odd though. These include the ability to simply add methods and fields dynamically to classes, and the inability to make class fields private, or write-only. This obviously goes against the encapsulation principle. A minor, but really awkward behaviour difference to the other languages I know is the working of the &#8216;whole division&#8217;-operator (in Python this is //). It works by doing a normal division and then math.floor&#8217;ing it. For positive numbers, this is no problems, but for negative numbers, you end up having a value that&#8217;s 1 off. For example, -7 // 2 will return -4, instead of -3.</p>
<p>Anyway, the final part of my Python studies will be to get a closer look at the Standard Library, how I can best compile applications into executables, and what GUI (and other) libraries I can use.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bn2vs.com/2009/11/10/from-python-import-modules-classes-namespaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

