<?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>PhpScripter</title>
	<atom:link href="http://www.phpscripter.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpscripter.info</link>
	<description>Scripting PHP buzzword</description>
	<lastBuildDate>Thu, 19 Jun 2008 14:20:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP Design Patterns &#8211; Factory Pattern</title>
		<link>http://www.phpscripter.info/2008/06/19/php-design-patterns-factory-pattern/</link>
		<comments>http://www.phpscripter.info/2008/06/19/php-design-patterns-factory-pattern/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 14:16:57 +0000</pubDate>
		<dc:creator>Stig Lindqvist</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.phpscripter.info/?p=13</guid>
		<description><![CDATA[The so called factory pattern is a pattern that creates other object for you, so you don&#8217;t manually instance them by using the new keyword.
Why do you want to do that? It&#8217;s not like there&#8217;s much work instantiate classes. Well, lets imagine that you have made a class Database that takes care of getting data [...]]]></description>
		<wfw:commentRss>http://www.phpscripter.info/2008/06/19/php-design-patterns-factory-pattern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Design Patterns &#8211; Introduction</title>
		<link>http://www.phpscripter.info/2008/06/19/php-design-patterns-introduction/</link>
		<comments>http://www.phpscripter.info/2008/06/19/php-design-patterns-introduction/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 14:16:00 +0000</pubDate>
		<dc:creator>Stig Lindqvist</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.phpscripter.info/?p=12</guid>
		<description><![CDATA[Everyone that has been programming for a couple of years should at least heard the term &#8216;Design Pattern&#8217;. It is often referred to an idea how to solve  common Object Oriented problems.
Some common problems that arrived when OOP was introduced to the world of programmers was that people made God-classes, long extends and some [...]]]></description>
		<wfw:commentRss>http://www.phpscripter.info/2008/06/19/php-design-patterns-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn to optimize MySql queries</title>
		<link>http://www.phpscripter.info/2008/06/17/learn-to-optimize-mysql-queries/</link>
		<comments>http://www.phpscripter.info/2008/06/17/learn-to-optimize-mysql-queries/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 22:02:45 +0000</pubDate>
		<dc:creator>Stig Lindqvist</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[Optimizing]]></category>

		<guid isPermaLink="false">http://www.phpscripter.info/?p=11</guid>
		<description><![CDATA[Sometimes we scripters are just lazy, or we don&#8217;t think ahead, or it&#8217;s [insert colleagues name here] fault.  But Sql queries can sometime kill a database server. Just one missing index or bad join could make the finely tuned server cough and and splutter.
Federico Cargnelutti has gathered a fine bunch of optimizing links for [...]]]></description>
		<wfw:commentRss>http://www.phpscripter.info/2008/06/17/learn-to-optimize-mysql-queries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use jQuery and get started with Ajax</title>
		<link>http://www.phpscripter.info/2008/06/16/how-to-use-jquery-and-get-started-with-ajax/</link>
		<comments>http://www.phpscripter.info/2008/06/16/how-to-use-jquery-and-get-started-with-ajax/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 20:01:24 +0000</pubDate>
		<dc:creator>Stig Lindqvist</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jScript]]></category>

		<guid isPermaLink="false">http://www.phpscripter.info/?p=9</guid>
		<description><![CDATA[Ajax are or was the buzzword of the so called web 2.0. The acronym stands for something quite unsexy: Asynchronous JavaScript and XML. But Ajax stands for more than just javascript fetching xml files and inserting them in a page. It&#8217;s used nowadays to move, insert and delete all kinds of data and stuff on [...]]]></description>
		<wfw:commentRss>http://www.phpscripter.info/2008/06/16/how-to-use-jquery-and-get-started-with-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Begone pesky magic_quotes</title>
		<link>http://www.phpscripter.info/2008/06/14/begone-pesky-magic_quotes/</link>
		<comments>http://www.phpscripter.info/2008/06/14/begone-pesky-magic_quotes/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 17:35:24 +0000</pubDate>
		<dc:creator>Stig Lindqvist</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[MagicQuotes]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Snippet]]></category>

		<guid isPermaLink="false">http://www.phpscripter.info/?p=5</guid>
		<description><![CDATA[This is the first snippet I usually incorporate into a new site or project.
Why? Because this is the number one thing that breaks a php script on diffrent servers. The reason is that the team behind PHP decided that it would be cool if all user input was filtered so it contained backslashes for all [...]]]></description>
		<wfw:commentRss>http://www.phpscripter.info/2008/06/14/begone-pesky-magic_quotes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A new php scripting site is born</title>
		<link>http://www.phpscripter.info/2008/06/14/a-php-scripting-site-is-born/</link>
		<comments>http://www.phpscripter.info/2008/06/14/a-php-scripting-site-is-born/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 15:11:26 +0000</pubDate>
		<dc:creator>Stig Lindqvist</dc:creator>
				<category><![CDATA[Notices]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.phpscripter.info/?p=3</guid>
		<description><![CDATA[Welcome to the newly and fresh website about PHP scripting and web developing in general.
We who write on this site has experience since long before the IT boom in the nineties when Goggle was a obscure little company and Altavista ruled the internet. Those wore the days when perl and ssi was the almost the [...]]]></description>
		<wfw:commentRss>http://www.phpscripter.info/2008/06/14/a-php-scripting-site-is-born/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
