﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Module :: Users Online</title>
    <description>Information and progress on the Users Online Module.</description>
    <link>http://www.dotnetnuke.com/Products/Development/Forge/ModuleUsersOnline/tabid/835/BlogId/39/Default.aspx</link>
    <language>en-US</language>
    <webMaster>admin1@dotnetnuke.com</webMaster>
    <pubDate>Fri, 29 Aug 2008 23:19:49 GMT</pubDate>
    <lastBuildDate>Fri, 29 Aug 2008 23:19:49 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.4.0.39853</generator>
    <item>
      <title>Users Online change for DotNetNuke 3.2</title>
      <description>&lt;P&gt;I've checked in a small change for users online in DotNetNuke 3.2 tonight. &lt;/P&gt;
&lt;P&gt;When counting anonymous users, the code was mistakenly counting web crawlers, rss clients, etc as anonymous users. &lt;/P&gt;
&lt;P&gt;An anonymous user is identified by assigning a GUID to that client and then giving it a cookie. Most robots/scripts don't support cookies so they were being added as a unique user on each request. A check has been added to check for cookie support before adding it as an anonymous users. &lt;/P&gt;
&lt;P&gt;Incidently, to check for cookie support is very simple:-&lt;/P&gt;
&lt;P&gt;if Request.Browser.Cookies then&lt;/P&gt;
&lt;P&gt;' Do Work&lt;/P&gt;
&lt;P&gt;end if&lt;/P&gt;</description>
      <link>http://www.dotnetnuke.com/Products/Development/Forge/ModuleUsersOnline/tabid/835/EntryID/196/Default.aspx</link>
      <comments>http://www.dotnetnuke.com/Products/Development/Forge/ModuleUsersOnline/tabid/835/EntryID/196/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Default.aspx?tabid=835&amp;EntryID=196</guid>
      <pubDate>Thu, 13 Oct 2005 12:00:00 GMT</pubDate>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://www.dotnetnuke.com/DesktopModules/Blog/Trackback.aspx?id=196</trackback:ping>
    </item>
    <item>
      <title>Configuring Users Online for DotNetNuke</title>
      <description>There has been some confusion lately about the Users Online module, this entry will attempt to provide a step by step guide on how to correctly configure it.</description>
      <link>http://www.dotnetnuke.com/Products/Development/Forge/ModuleUsersOnline/tabid/835/EntryID/43/Default.aspx</link>
      <comments>http://www.dotnetnuke.com/Products/Development/Forge/ModuleUsersOnline/tabid/835/EntryID/43/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.dotnetnuke.com/Default.aspx?tabid=835&amp;EntryID=43</guid>
      <pubDate>Fri, 16 Sep 2005 12:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.dotnetnuke.com/DesktopModules/Blog/Trackback.aspx?id=43</trackback:ping>
    </item>
  </channel>
</rss>