<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="0.92">
<channel>
	<title>Tanax's Blog</title>
	<link>http://tanax.awardspace.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 06 May 2008 14:05:49 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>php: How to organize your classes &#124; Part 1</title>
		<description>How to organize your classes
Part 1: Database class + config files

In this tutorial you will learn about interfaces, static classes and methods, and how to nicely organize your database class and the configuration for it.
 </description>
		<link>http://tanax.awardspace.com/?p=7</link>
			</item>
	<item>
		<title>PHP: Intro</title>
		<description>An introduction to PHP
What is so great about PHP? What can you do with it, and how does it work? Read this tutorial to begin learning PHP.
 </description>
		<link>http://tanax.awardspace.com/?p=6</link>
			</item>
	<item>
		<title>PHP: Pagination Class</title>
		<description>How to script a pagination class
This class makes it possible to list a number of items on several pages. It comes with a navigation of a set of links, and you also have the option to define how much span that navigation should have.
 </description>
		<link>http://tanax.awardspace.com/?p=5</link>
			</item>
</channel>
</rss>
