<?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>Not A n00b &#187; update</title>
	<atom:link href="http://notan00b.com/tag/update/feed/" rel="self" type="application/rss+xml" />
	<link>http://notan00b.com</link>
	<description>Tutorials, Scripts, and Rants</description>
	<lastBuildDate>Wed, 12 May 2010 08:08:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Update coming!!!</title>
		<link>http://notan00b.com/2010/03/update-coming/</link>
		<comments>http://notan00b.com/2010/03/update-coming/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 00:45:37 +0000</pubDate>
		<dc:creator>pyr0t3chnician</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[electronica]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://notan00b.com/?p=260</guid>
		<description><![CDATA[I have been busy with lots of stuff, and haven&#8217;t been updating the site as often as I would like.  I will be updating the site over the next couple weeks.  I am going to theme it differently, and am opening it up for collaboration.  I have a few collaborators that will [...]]]></description>
			<content:encoded><![CDATA[<p>I have been busy with lots of stuff, and haven&#8217;t been updating the site as often as I would like.  I will be updating the site over the next couple weeks.  I am going to theme it differently, and am opening it up for collaboration.  I have a few collaborators that will be posting stuff from electronica, hacking, programming, news, games, and other interesting topics.  Keep checking back, and if you are interested in collaborating, let me know and I will discuss it a little more in depth.  Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://notan00b.com/2010/03/update-coming/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WhosOnline updated again!</title>
		<link>http://notan00b.com/2009/09/whosonline-updated-again/</link>
		<comments>http://notan00b.com/2009/09/whosonline-updated-again/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 00:11:19 +0000</pubDate>
		<dc:creator>pyr0t3chnician</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[count]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[whosonline]]></category>

		<guid isPermaLink="false">http://notan00b.com/?p=217</guid>
		<description><![CDATA[The biggest feature is the ability to show WHO is online, not just a count!!!  Read more]]></description>
			<content:encoded><![CDATA[<p>Due to popular response, I updated WhosOnline.  I changed a few things.  I took out the lazy connection because it was giving to many errors.  You now connect, set the table, update, and then can display the data.  I know, I know, that&#8217;s TWO whole lines more code.  Sorry.</p>
<p>The biggest feature is the ability to show WHO is online, not just a count!!!  You will need to have a variable that has the users login name, which most coders store as a session variable, or a global variable.  Both are perfectly acceptable.  You simply set the users name, update it, and then retrieve the data as an ARRAY.  The array will show who is online, the number of &#8220;Guests&#8221; online, and the number of members, and the overall count of people.    PRETTY SLICK.</p>
<p><a href="http://notan00b.com/code-bin/">Head over to the code bin to check it out!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://notan00b.com/2009/09/whosonline-updated-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
