<?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>Abd Allah Diab&#039;s Blog &#187; Extending User Module</title>
	<atom:link href="http://mpcabd.igeex.biz/tag/extending-user-module/feed/" rel="self" type="application/rss+xml" />
	<link>http://mpcabd.igeex.biz</link>
	<description>My Technical Blog</description>
	<lastBuildDate>Mon, 07 Jun 2010 16:50:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom:link rel='hub' href='http://mpcabd.igeex.biz/?pushpress=hub'/>
		<item>
		<title>Get Online Users in Django</title>
		<link>http://mpcabd.igeex.biz/get-online-users-in-django/</link>
		<comments>http://mpcabd.igeex.biz/get-online-users-in-django/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 22:41:00 +0000</pubDate>
		<dc:creator>Abd Allah Diab</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[Extending User Module]]></category>
		<category><![CDATA[Middleware]]></category>
		<category><![CDATA[Online Users]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://magicpc.wordpress.com/2009/09/22/get-online-users-in-django/</guid>
		<description><![CDATA[I was upgrading my Django Bookmarks site, and I wanted to list the online users. I searched the internet and I found a simple method, but it doesn’t work properly. So I developed my own method. Why the simple method didn’t work? The problem with it is that it depends on the last login date]]></description>
		<wfw:commentRss>http://mpcabd.igeex.biz/get-online-users-in-django/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
