<?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>Stone Circles &#187; Guides</title>
	<atom:link href="http://sally.lunaescence.com/blog/my-projects/guides/feed/" rel="self" type="application/rss+xml" />
	<link>http://sally.lunaescence.com</link>
	<description>Sally Anderson&#039;s Design Portfolio and Blog</description>
	<lastBuildDate>Wed, 06 Jul 2011 16:03:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Guide: Basic Browser Detection</title>
		<link>http://sally.lunaescence.com/2009/02/01/guide-basic-browser-detection/</link>
		<comments>http://sally.lunaescence.com/2009/02/01/guide-basic-browser-detection/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 01:32:59 +0000</pubDate>
		<dc:creator>Sally</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[browser detection]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://sally.lunaescence.com/?p=536</guid>
		<description><![CDATA[A guide to writing a basic browser detection script in PHP.]]></description>
		<wfw:commentRss>http://sally.lunaescence.com/2009/02/01/guide-basic-browser-detection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Including PHP in your eFiction site</title>
		<link>http://sally.lunaescence.com/2007/03/21/including-php-in-your-tpls/</link>
		<comments>http://sally.lunaescence.com/2007/03/21/including-php-in-your-tpls/#comments</comments>
		<pubDate>Wed, 21 Mar 2007 20:59:58 +0000</pubDate>
		<dc:creator>Sally</dc:creator>
				<category><![CDATA[eFiction]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[modifications]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://sally.lunaescence.com/2007/03/21/including-php-in-your-tpls/</guid>
		<description><![CDATA[Instructions for including PHP in your eFiction template files.]]></description>
		<wfw:commentRss>http://sally.lunaescence.com/2007/03/21/including-php-in-your-tpls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discouraging Spam Reviews</title>
		<link>http://sally.lunaescence.com/2006/11/12/discouraging-spam-reviews/</link>
		<comments>http://sally.lunaescence.com/2006/11/12/discouraging-spam-reviews/#comments</comments>
		<pubDate>Sun, 12 Nov 2006 22:58:50 +0000</pubDate>
		<dc:creator>Sally</dc:creator>
				<category><![CDATA[eFiction 2.0]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Modifications]]></category>
		<category><![CDATA[spammers]]></category>

		<guid isPermaLink="false">http://sally.lunaescence.com/2006/11/12/discouraging-spam-reviews/</guid>
		<description><![CDATA[Description: This mod is merely an attempt to discourage spammers from hitting your reviews through logging of IP addresses, adding rel="nofollow" attributes to links, and a few other, little things. Please note that this is NOT going to stop everyone and I can't guarantee this will stop them if they're currently hitting you. I'm not [...]]]></description>
		<wfw:commentRss>http://sally.lunaescence.com/2006/11/12/discouraging-spam-reviews/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Tip: Cascade Order</title>
		<link>http://sally.lunaescence.com/2006/10/13/css-tip-cascade-order/</link>
		<comments>http://sally.lunaescence.com/2006/10/13/css-tip-cascade-order/#comments</comments>
		<pubDate>Fri, 13 Oct 2006 04:09:09 +0000</pubDate>
		<dc:creator>Sally</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://sally.lunaescence.com/2006/10/13/css-tip-cascade-order/</guid>
		<description><![CDATA[Just thought I'd share some assorted things I've been learning in my DHTML/XML class. These more or less come from my class notes and textbook. Hopefully this makes sense, I'm tired and not feeling especially great. Most modern browsers handle style sheets, but did you know they read your styles in a very specific way? [...]]]></description>
		<wfw:commentRss>http://sally.lunaescence.com/2006/10/13/css-tip-cascade-order/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modifying your User Page</title>
		<link>http://sally.lunaescence.com/2006/06/29/modifying-the-user-page/</link>
		<comments>http://sally.lunaescence.com/2006/06/29/modifying-the-user-page/#comments</comments>
		<pubDate>Thu, 29 Jun 2006 04:29:15 +0000</pubDate>
		<dc:creator>Sally</dc:creator>
				<category><![CDATA[eFiction 2.0]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Modifications]]></category>
		<category><![CDATA[eFiction]]></category>
		<category><![CDATA[efiction modifications]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[modification]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[user page]]></category>

		<guid isPermaLink="false">http://sally.lunaescence.com/2006/06/29/a-guide-to-modifying-your-user-page/</guid>
		<description><![CDATA[Description: This is a guide to creating your own modifications to the user page. This includes discussions of PHP, MySQL, and other things you will need to know in order to modify your user page. Requirements: eFiction 2.0 This guide is also written as though you currently have user.php, viewuser.php, and your database open as [...]]]></description>
		<wfw:commentRss>http://sally.lunaescence.com/2006/06/29/modifying-the-user-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

