<?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>Glamanate &#187; world of warcraft</title>
	<atom:link href="http://glamanate.com/tag/world-of-warcraft/feed/" rel="self" type="application/rss+xml" />
	<link>http://glamanate.com</link>
	<description></description>
	<lastBuildDate>Mon, 06 Sep 2010 00:25:58 +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>PHP: WoW Guild XML</title>
		<link>http://glamanate.com/2009/06/25/php-wow-guild-xml/</link>
		<comments>http://glamanate.com/2009/06/25/php-wow-guild-xml/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 12:51:23 +0000</pubDate>
		<dc:creator>Matt Glaman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[world of warcraft]]></category>

		<guid isPermaLink="false">http://glamanate.com/?p=969</guid>
		<description><![CDATA[So, I started to play World of Warcraft about a month ago. Yeah, I know. Beyond that, though, it has done me some good. Over the years my main use of working on web projects has been through people I have gamed with over the internet. Hell, that is why I learned PHP in the [...]]]></description>
			<content:encoded><![CDATA[<p>So, I started to play World of Warcraft about a month ago. Yeah, I know. Beyond that, though, it has done me some good. Over the years my main use of working on web projects has been through people I have gamed with over the internet. Hell, that is why I learned PHP in the first place.</p>
<p>I have been working on a custom guild web site for <a href="http://glamanate.com/fallendreamers/" target="_blank">Fallen Dreamers</a>. Everything is custom &#8211; save ripped images. And the best part is &#8211; the roster is completely dynamic. Usually most sites log members through a local database. I put together my own PHP XML parser to cache the guild page from WoWArmory. The parser can then spit out any information needed, right now my class only has a few options.</p>
<p>Check out the <a href="http://glamanate.com/WoWGuildXML/" target="_self">WoWGuildXML page</a> to see details and functionality so far.</p>
]]></content:encoded>
			<wfw:commentRss>http://glamanate.com/2009/06/25/php-wow-guild-xml/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
