<?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; code</title>
	<atom:link href="http://notan00b.com/tag/code/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>Whos Online updated!</title>
		<link>http://notan00b.com/2009/08/whos-online-updated/</link>
		<comments>http://notan00b.com/2009/08/whos-online-updated/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 05:45:30 +0000</pubDate>
		<dc:creator>pyr0t3chnician</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[bin]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[whos]]></category>
		<category><![CDATA[whosonline]]></category>

		<guid isPermaLink="false">http://notan00b.com/?p=192</guid>
		<description><![CDATA[I have been working on the simple function I created earlier.  I have updated it and made it a little more complex, but has a few more options.  I have turned it into a class and has the install function coded into it.  Like I said, the same stuff can be done [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working on the simple function I created earlier.  I have updated it and made it a little more complex, but has a few more options.  I have turned it into a class and has the install function coded into it.  Like I said, the same stuff can be done in the same amount of code, but I added the option to save image locations and display the count as images.  I also added a little more error display.  Let me know what you think.  It is posted in the <a href="/code-bin/">code bin</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://notan00b.com/2009/08/whos-online-updated/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Who&#8217;s Online Script Posted!</title>
		<link>http://notan00b.com/2009/07/whos-online-script-posted/</link>
		<comments>http://notan00b.com/2009/07/whos-online-script-posted/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 01:41:28 +0000</pubDate>
		<dc:creator>pyr0t3chnician</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[bin]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[session]]></category>
		<category><![CDATA[whos]]></category>

		<guid isPermaLink="false">http://notan00b.com/?p=159</guid>
		<description><![CDATA[I was messing around and realized there weren&#8217;t a lot of these around that were very simple to integrate into a website.  It is VERY simple.  I may go more advanced in the future, but right now it does the basics -&#62; tells how many people are online.  Because it is simple, it [...]]]></description>
			<content:encoded><![CDATA[<p>I was messing around and realized there weren&#8217;t a lot of these around that were very simple to integrate into a website.  It is VERY simple.  I may go more advanced in the future, but right now it does the basics -&gt; tells how many people are online.  Because it is simple, it should be relatively easy to manipulate if you wanted it to do more.  I may form it into a class and create extensions to do other things that people might want.  If you have any questions on how to use it, just post a comment and I will do what I can to give you guidance or post a solution.</p>
<p>It is posted in the Code Bin: <a title="Code Bin" href="http://notan00b.com/code-bin/">Here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://notan00b.com/2009/07/whos-online-script-posted/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jQueryui drop down menu</title>
		<link>http://notan00b.com/2009/07/jqueryui-drop-down-menu/</link>
		<comments>http://notan00b.com/2009/07/jqueryui-drop-down-menu/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 01:26:22 +0000</pubDate>
		<dc:creator>pyr0t3chnician</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[animated]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[down]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jqueryui]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://notan00b.com/?p=114</guid>
		<description><![CDATA[I was going to title this post: &#8220;jQuery, your friend and enemy&#8221; because I spent close to 2 hours today hating it and thinking of coding my own functions rather than trying to work with it.  Eventually I figured out what I was doing and made it work beautifully with the custom ui template [...]]]></description>
			<content:encoded><![CDATA[<p>I was going to title this post: &#8220;jQuery, your friend and enemy&#8221; because I spent close to 2 hours today hating it and thinking of coding my own functions rather than trying to work with it.  Eventually I figured out what I was doing and made it work beautifully with the <a href="http://jqueryui.com/themeroller/">custom ui template I made at their website</a>.  Because I learned it, I figured I would share it.</p>
<p>The menu is very simple, and very customizable.  Because I am using a jQuery theme/template, you may have to tweak yours a little to take out the icons.  First the jQuery code in the header:</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>script type<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;text/javascript&quot;</span><span style="color: #339933;">&gt;</span>
$<span style="color: #009900;">&#40;</span>document<span style="color: #009900;">&#41;</span>.<span style="color: #660066;">ready</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
	$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'ul#icons li'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">hover</span><span style="color: #009900;">&#40;</span>
		<span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span> $<span style="color: #009900;">&#40;</span><span style="color: #000066; font-weight: bold;">this</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">addClass</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'ui-state-hover'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span> 
		<span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span> $<span style="color: #009900;">&#40;</span><span style="color: #000066; font-weight: bold;">this</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">removeClass</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'ui-state-hover'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #009900;">&#125;</span>
	<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#menu'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">hover</span><span style="color: #009900;">&#40;</span>
		<span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span> $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'ul#icons'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">show</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'fast'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span> 
		<span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span> $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'ul#icons'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">hide</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'fast'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #009900;">&#125;</span>
	<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #339933;">&lt;/</span>script<span style="color: #339933;">&gt;</span></pre></div></div>

<p>For jQuery n00bs, there are 2 things done here when the page loads.  The first is it adds a hover class to my links (which I chose to do as a list).  With a little editing, you could make it add a cover class to anything you want.  Secondly, I add another hover function to the tag with the id &#8220;menu&#8221;.  This one will show the list with the id=&#8221;icons&#8221; when I hover over it, and take it away when I move my mouse away.  Not to mention, it is animated slightly, so it drops down, which is something that would take a hell of a lot more lines than just 3-4 to do.</p>
<p>Now for a little css to make our menu fantabulous and have it stuck at the top of the page:</p>

<div class="wp_syntax"><div class="code"><pre class="css" style="font-family:monospace;">&lt;style type<span style="color: #00AA00;">=</span><span style="color: #ff0000;">&quot;text/css&quot;</span><span style="color: #00AA00;">&gt;</span>
ul<span style="color: #cc00cc;">#icons</span> <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">margin</span><span style="color: #00AA00;">:</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">padding</span><span style="color: #00AA00;">:</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">display</span><span style="color: #00AA00;">:</span><span style="color: #993333;">none</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
ul<span style="color: #cc00cc;">#icons</span> li <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">margin</span><span style="color: #00AA00;">:</span> <span style="color: #933;">2px</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">position</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">relative</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">padding</span><span style="color: #00AA00;">:</span> <span style="color: #933;">4px</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">cursor</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">pointer</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">list-style</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">none</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
ul<span style="color: #cc00cc;">#icons</span> span<span style="color: #6666ff;">.ui-icon</span> <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">margin</span><span style="color: #00AA00;">:</span> <span style="color: #cc66cc;">0</span> <span style="color: #933;">4px</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">float</span><span style="color: #00AA00;">:</span><span style="color: #000000; font-weight: bold;">left</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
.menulinks<span style="color: #00AA00;">&#123;</span>
	<span style="color: #000000; font-weight: bold;">position</span><span style="color: #00AA00;">:</span><span style="color: #993333;">absolute</span><span style="color: #00AA00;">;</span>
	<span style="color: #000000; font-weight: bold;">left</span><span style="color: #00AA00;">:</span><span style="color: #933;">5px</span><span style="color: #00AA00;">;</span>
	<span style="color: #000000; font-weight: bold;">top</span><span style="color: #00AA00;">:</span><span style="color: #933;">5px</span><span style="color: #00AA00;">;</span>
	<span style="color: #000000; font-weight: bold;">z-index</span><span style="color: #00AA00;">:</span><span style="color: #cc66cc;">2</span><span style="color: #00AA00;">;</span>
	<span style="color: #000000; font-weight: bold;">width</span><span style="color: #00AA00;">:</span><span style="color: #933;">150px</span><span style="color: #00AA00;">;</span>
	<span style="color: #000000; font-weight: bold;">padding</span><span style="color: #00AA00;">:</span><span style="color: #933;">10px</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
&lt;/style<span style="color: #00AA00;">&gt;</span></pre></div></div>

<p>Like I said, I use a template that has multiple icons to chose from, and I use those in my menu.  You guys can use whatever, but it will require some editing.</p>
<p>Finally, the HTML code with my links:</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;div class=&quot;menulinks ui-corner-all ui-widget-content&quot; id=&quot;menu&quot;&gt;
&lt;div style=&quot;text-align:center;border-bottom:solid 1px #CCC;&quot; class=&quot;ui-widget&quot;&gt;&lt;h2 style=&quot;margin:1px;&quot;&gt;Menu&lt;/h2&gt;&lt;/div&gt;
&lt;ul id=&quot;icons&quot; class=&quot;ui-widget ui-helper-clearfix&quot;&gt;
&lt;a href=&quot;index.php&quot;&gt;&lt;li class=&quot;ui-state-default ui-corner-all&quot;&gt;&lt;span class=&quot;ui-icon ui-icon-circle-triangle-e&quot;&gt;&lt;/span&gt;Home&lt;/li&gt;&lt;/a&gt;
&lt;a href=&quot;manageClients.php&quot;&gt;&lt;li class=&quot;ui-state-default ui-corner-all&quot;&gt;&lt;span class=&quot;ui-icon ui-icon-circle-triangle-e&quot;&gt;&lt;/span&gt;View Orders&lt;/li&gt;&lt;/a&gt;
&lt;a href=&quot;manageTickets.php&quot;&gt;&lt;li class=&quot;ui-state-default ui-corner-all&quot;&gt;&lt;span class=&quot;ui-icon ui-icon-circle-triangle-e&quot;&gt;&lt;/span&gt;View Tickets&lt;/li&gt;&lt;/a&gt;
&lt;/ul&gt;
&lt;/div&gt;</pre></div></div>

<p>And once again I will say it, if you don&#8217;t have the template downloaded, it won&#8217;t work unless you edit some stuff.  You can make a very basic one with just text very simply, but this is a nicer looking one cause I used a template.</p>
<p>If you want the stripped down, basic code, here it is:</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
&lt;head&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
&lt;title&gt;EPCO - Order Form&lt;/title&gt;
&lt;link type=&quot;text/css&quot; href=&quot;css/custom-theme/jquery-ui-1.7.2.custom.css&quot; rel=&quot;stylesheet&quot; /&gt;	
&lt;script type=&quot;text/javascript&quot; src=&quot;js/jquery-1.3.2.min.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;js/jquery-ui-1.7.2.custom.min.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
$(document).ready(function(){
	$('#menu').hover(
		function() { $('ul#list').show('fast'); }, 
		function() { $('ul#list').hide('fast'); }
	);
});
&nbsp;
&lt;/script&gt;
&lt;style type=&quot;text/css&quot;&gt;
.menulinks{
	position:absolute;
	left:5px;
	top:5px;
	z-index:2;
	width:150px;
	padding:10px;
}
&lt;/style&gt;	
&lt;/head&gt;
&lt;body&gt;
&lt;div id=&quot;menu&quot; class=&quot;menulinks&quot;&gt;
&lt;div&gt;&lt;h2&gt;Menu&lt;/h2&gt;&lt;/div&gt;
&lt;ul id=&quot;list&quot;&gt;
&lt;a href=&quot;index.php&quot;&gt;&lt;li&gt;Home&lt;/li&gt;&lt;/a&gt;
&lt;a href=&quot;manageClients.php&quot;&gt;&lt;li&gt;View Orders&lt;/li&gt;&lt;/a&gt;
&lt;a href=&quot;manageTickets.php&quot;&gt;&lt;li&gt;View Tickets&lt;/li&gt;&lt;/a&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</pre></div></div>

<p>Thats it!  Good luck.  I will post more jQuery tutorials as I figure stuff out.</p>
]]></content:encoded>
			<wfw:commentRss>http://notan00b.com/2009/07/jqueryui-drop-down-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP/Perl If trick using  ? and :</title>
		<link>http://notan00b.com/2009/07/php-if-trick-using-and/</link>
		<comments>http://notan00b.com/2009/07/php-if-trick-using-and/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 20:14:38 +0000</pubDate>
		<dc:creator>pyr0t3chnician</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[:]]></category>
		<category><![CDATA[?]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[colon]]></category>
		<category><![CDATA[else]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[inline]]></category>
		<category><![CDATA[one line]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[question mark]]></category>
		<category><![CDATA[statement]]></category>

		<guid isPermaLink="false">http://notan00b.com/?p=107</guid>
		<description><![CDATA[Most experienced programmers already know this, but this is a quick trick that will save you a few lines of code if you have a really simple if-statement to display one thing or another.  This works with both PHP and Perl and will help you cut down some coding time.  For this post [...]]]></description>
			<content:encoded><![CDATA[<p>Most experienced programmers already know this, but this is a quick trick that will save you a few lines of code if you have a really simple if-statement to display one thing or another.  This works with both PHP and Perl and will help you cut down some coding time.  For this post we will show PHP.  Lets begin:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span>
<span style="color: #000088;">$id</span><span style="color: #339933;">=</span><span style="color: #000088;">$_GET</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'id'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$id</span><span style="color: #339933;">==</span><span style="color: #cc66cc;">1</span><span style="color: #009900;">&#41;</span>
   <span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;Welcome Guest, please register to use this page.&quot;</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">else</span>
   <span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;Welcome back!&quot;</span><span style="color: #339933;">;</span>
<span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

<p>This is fairly simple to understand, and most people have statements like this through out any webpage.  There is a trick that makes the coding much shorter.  I have no idea what it is called, so we will call it an inline-if-statement.  It utilizes the question mark (?) and colon (:) to execute simple if statements.  Lets rewrite the above code:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span>
<span style="color: #000088;">$id</span><span style="color: #339933;">=</span><span style="color: #000088;">$_GET</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'id'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;Welcome &quot;</span><span style="color: #339933;">.</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$id</span><span style="color: #339933;">==</span><span style="color: #cc66cc;">1</span>?<span style="color: #0000ff;">&quot;Guest, please register to use this page.&quot;</span><span style="color: #339933;">:</span><span style="color: #0000ff;">&quot;back!&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

<p>We summed up those 4 lines into one line of code.  I typically encase the statement in parenthesis, but you don&#8217;t need to.  The first part is the if-statement.  <code>If($id==1)</code> becomes <code>$id==1?</code>. Then if $id was equal to 1, it would append <code>"Guest, please register to use this page."</code> to <code>"Welcome "</code>.  <code>else</code> is now just a colon <code>:</code> and separates the two values.</p>
<p>Why is this useful?  Well its quicker code.  4 lines of code is now compressed to a single line.</p>
<p>Why would you not use it?  Well if you need to do other things within the if-statement.  This is strictly for displaying data.  If you need to change variable values, or call a function, then you would definitely not use this.  You would also not use this if you have &#8220;else if&#8221; statements.  This is strictly, if-else.</p>
<p>Hope this helps!</p>
]]></content:encoded>
			<wfw:commentRss>http://notan00b.com/2009/07/php-if-trick-using-and/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PHP IRC Bot Class</title>
		<link>http://notan00b.com/2009/07/testing-this-out/</link>
		<comments>http://notan00b.com/2009/07/testing-this-out/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 02:12:39 +0000</pubDate>
		<dc:creator>pyr0t3chnician</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[creation]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://notan00b.com/wordpress/?p=3</guid>
		<description><![CDATA[I just added an updated version of my PHP IRC Bot Class to the code bin.  Basically it is a class that anyone can use to create a PHP bot that connects to any IRC network in just a few lines of code.  Full documentation is provided.
]]></description>
			<content:encoded><![CDATA[<p>I just added an updated version of my PHP IRC Bot Class to the code bin.  Basically it is a class that anyone can use to create a PHP bot that connects to any IRC network in just a few lines of code.  Full documentation is provided.</p>
]]></content:encoded>
			<wfw:commentRss>http://notan00b.com/2009/07/testing-this-out/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
