<?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; Screencast</title>
	<atom:link href="http://blog.bn2vs.com/tag/screencast/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>
	</channel>
</rss>

