<?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>XtraSimplicity &#187; Website Development</title>
	<atom:link href="http://www.xtrasimplicity.info/archives/category/webdevelopment/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xtrasimplicity.info</link>
	<description>Mastering the world of computing, one byte at a time!</description>
	<lastBuildDate>Mon, 12 Jul 2010 09:25:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Darkening Page and set focus on popup window &#8211; Javascript</title>
		<link>http://www.xtrasimplicity.info/archives/84</link>
		<comments>http://www.xtrasimplicity.info/archives/84#comments</comments>
		<pubDate>Sun, 03 May 2009 11:58:09 +0000</pubDate>
		<dc:creator>XtraSimplicity</dc:creator>
				<category><![CDATA[Website Development]]></category>
		<category><![CDATA[blur]]></category>
		<category><![CDATA[darken]]></category>
		<category><![CDATA[fade]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[popup]]></category>

		<guid isPermaLink="false">http://www.xtrasimplicity.info/?p=84</guid>
		<description><![CDATA[Ever wanted to make a page darken once you click on a popup? I always have&#8230; Until I found the answer today, with the help from a friend of mine, Kelwynsa8. Here&#8217;s the code: &#60;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&#62; &#60;html xmlns="http://www.w3.org/1999/xhtml" &#62; &#60;head&#62; &#60;title&#62;Untitled Page&#60;/title&#62; &#60;script language="javascript" type="text/javascript"&#62; // &#60;!CDATA[ function SignUpForNewsletter() [...]]]></description>
		<wfw:commentRss>http://www.xtrasimplicity.info/archives/84/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Increase PHP memory limit</title>
		<link>http://www.xtrasimplicity.info/archives/9</link>
		<comments>http://www.xtrasimplicity.info/archives/9#comments</comments>
		<pubDate>Fri, 14 Nov 2008 13:26:58 +0000</pubDate>
		<dc:creator>XtraSimplicity</dc:creator>
				<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://www.xtrasimplicity.com/?p=9</guid>
		<description><![CDATA[This comes in very handy, so i should archive it It is archived from here: http://www.ducea.com/2008/02/14/increase-php-memory-limit/ If you have seen an error like “Fatal Error: PHP Allowed Memory Size Exhausted” in apache logs or in your browser, this means that PHP has exhausted the maximum memory limit. This post will show 3 different ways on [...]]]></description>
		<wfw:commentRss>http://www.xtrasimplicity.info/archives/9/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
