<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Hackathon - DotNetNuke Razor User Locator</title><link>http://dnnrazoruserlocator.codeplex.com/project/feeds/rss</link><description>The DotNetNuke Razor User Locator module demonstrates how Razor can be used to author DNN modules. This module shows where recent users to a web site came from based on their IP address. </description><item><title>Source code checked in, #20740</title><link>http://dnnrazoruserlocator.codeplex.com/SourceControl/changeset/changes/20740</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:41:39 GMT</pubDate><guid isPermaLink="false">Source code checked in, #20740 20121001094139P</guid></item><item><title>Source code checked in, #20739</title><link>http://dnnrazoruserlocator.codeplex.com/SourceControl/changeset/changes/20739</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:39:59 GMT</pubDate><guid isPermaLink="false">Source code checked in, #20739 20121001093959P</guid></item><item><title>New Post: Help! Error with module</title><link>http://dnnrazoruserlocator.codeplex.com/Thread/View.aspx?ThreadId=242974</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;solved! My fault sorry!&lt;/p&gt;
&lt;/div&gt;</description><author>ricardosobral</author><pubDate>Sun, 23 Jan 2011 23:36:27 GMT</pubDate><guid isPermaLink="false">New Post: Help! Error with module 20110123113627P</guid></item><item><title>Updated Wiki: Home</title><link>http://dnnrazoruserlocator.codeplex.com/wikipage?version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;b&gt;Project Description&lt;/b&gt; &lt;br&gt;
The DotNetNuke Razor User Locator module demonstrates how Razor can be used to author DNN modules. This module shows where recent users to a web site came from based on their IP address.
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.dnndemo.personifydesign.com/UserLocator.aspx"&gt;&lt;img title="User Locator Logo" border="0" alt="User Locator Logo" align="left" src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=dnnRazorUserLocator&amp;DownloadId=186545" width="120" height="120" style="border-bottom:0px; border-left:0px; margin:0px 15px 15px 0px; padding-left:0px; padding-right:0px; display:inline; float:left; border-top:0px; border-right:0px; padding-top:0px"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;p&gt;This module uses the DotNetNuke API to get a collection of recent visitor IP addresses from the SiteLog table. It also uses the new
&lt;a href="http://weblogs.asp.net/scottgu/archive/2010/07/02/introducing-razor.aspx"&gt;
ASP.NET Razor syntax&lt;/a&gt; for the view control. With this data, it makes a web call to
&lt;a title="http://freegeoip.appspot.com" href="http://freegeoip.appspot.com"&gt;http://freegeoip.appspot.com&lt;/a&gt; to get the geolocation data for an IP address. This data is returned to the user’s browser through the JSON format and rendered on top of a Google map,
 like the example below: &lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.dnndemo.personifydesign.com/UserLocator.aspx"&gt;&lt;img title="User Locator" border="0" alt="User Locator" src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=dnnRazorUserLocator&amp;DownloadId=186546" width="923" height="364" style="border-bottom:0px; border-left:0px; padding-left:0px; padding-right:0px; display:inline; border-top:0px; border-right:0px; padding-top:0px"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;p&gt;A live demo can be seen at &lt;a title="http://www.dnndemo.personifydesign.com/UserLocator.aspx" href="http://www.dnndemo.personifydesign.com/UserLocator.aspx"&gt;
http://www.dnndemo.personifydesign.com/UserLocator.aspx&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;p&gt;There are a couple of requirements in order to use this module: &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The DotNetNuke instance must have the RazorHost module installed. It can be downloaded at
&lt;a title="http://www.dotnetnuke.com/Portals/25/Hackathon/Razor/DNNCorp.RazorHost_01.00.00_Install.zip" href="http://www.dotnetnuke.com/Portals/25/Hackathon/Razor/DNNCorp.RazorHost_01.00.00_Install.zip"&gt;
http://www.dotnetnuke.com/Portals/25/Hackathon/Razor/DNNCorp.RazorHost_01.00.00_Install.zip&lt;/a&gt;.
&lt;/li&gt;&lt;li&gt;The DotNetNuke instance must have the SiteLog enabled in order to provide data (and of course some recent visitors!)
&lt;/li&gt;&lt;li&gt;The DotNetNuke instance can make WebClient calls to a remote server to query for the geolocation data.
&lt;/li&gt;&lt;/ol&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>johnsonea2</author><pubDate>Tue, 14 Dec 2010 21:14:25 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20101214091425P</guid></item><item><title>Released: UserLocator_01.00.00_Install (Dec 14, 2010)</title><link>http://dnnrazoruserlocator.codeplex.com/releases/view/57479</link><description>
&lt;div class="wikidoc"&gt;Initial release of the DotNetNuke Razor User Locator module.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 14 Dec 2010 18:33:47 GMT</pubDate><guid isPermaLink="false">Released: UserLocator_01.00.00_Install (Dec 14, 2010) 20101214063347P</guid></item><item><title>Updated Release: UserLocator_01.00.00_Install (Dec 14, 2010)</title><link>http://dnnrazoruserlocator.codeplex.com/releases/view/57479</link><description>&lt;div class="wikidoc"&gt;Initial release of the DotNetNuke Razor User Locator module.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>johnsonea2</author><pubDate>Tue, 14 Dec 2010 18:33:47 GMT</pubDate><guid isPermaLink="false">Updated Release: UserLocator_01.00.00_Install (Dec 14, 2010) 20101214063347P</guid></item><item><title>Source code checked in, #3613</title><link>http://dnnrazoruserlocator.codeplex.com/SourceControl/changeset/changes/3613</link><description>Fix to license owner. </description><author>johnsonea2</author><pubDate>Mon, 13 Dec 2010 23:37:48 GMT</pubDate><guid isPermaLink="false">Source code checked in, #3613 20101213113748P</guid></item><item><title>Source code checked in, #3612</title><link>http://dnnrazoruserlocator.codeplex.com/SourceControl/changeset/changes/3612</link><description>Initial add of the DotNetNuke Razor User Location module. </description><author>johnsonea2</author><pubDate>Mon, 13 Dec 2010 23:32:27 GMT</pubDate><guid isPermaLink="false">Source code checked in, #3612 20101213113227P</guid></item></channel></rss>