<?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"
	>

<channel>
	<title>Web Coding &#38; Articles</title>
	<atom:link href="http://www.jaredhealy.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jaredhealy.com</link>
	<description>How-To Information For Membership, Shopping Cart, &#38; Blogging Software</description>
	<pubDate>Sat, 16 Aug 2008 22:23:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Using PHP In An HTML Page</title>
		<link>http://www.jaredhealy.com/using-php-in-a-html-page/</link>
		<comments>http://www.jaredhealy.com/using-php-in-a-html-page/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 19:19:17 +0000</pubDate>
		<dc:creator>Jared Healy</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.jaredhealy.com/using-php-in-a-html-page/</guid>
		<description><![CDATA[One question I have come across and had myself is can you use PHP statements in an HTML page? And will they work?
The simple answer is no. Now, is there a way around this? Yes there is. Though how reliable it is depends on your server configuration, etc.
Solution #1: Change Your Server Configuration
If you have [...]]]></description>
		<wfw:commentRss>http://www.jaredhealy.com/using-php-in-a-html-page/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Simple Mouse Over Button Trick</title>
		<link>http://www.jaredhealy.com/simple-mouse-over-button-trick/</link>
		<comments>http://www.jaredhealy.com/simple-mouse-over-button-trick/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 21:41:38 +0000</pubDate>
		<dc:creator>Jared Healy</dc:creator>
		
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://jaredhealy.com/?p=49</guid>
		<description><![CDATA[This allows you to have a button with a color-changing-border mouse-over effect without the necessity of using button images. Typically this is used with a Red starting color and a Green mous-over border. The psychological selling triggers are listed at the end of this article. First here is the code for you.
Here is the code [...]]]></description>
		<wfw:commentRss>http://www.jaredhealy.com/simple-mouse-over-button-trick/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Web &#8220;Programmer&#8221; vs. Web &#8220;Designer&#8221;</title>
		<link>http://www.jaredhealy.com/web-programmer-vs-web-designer/</link>
		<comments>http://www.jaredhealy.com/web-programmer-vs-web-designer/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 18:51:50 +0000</pubDate>
		<dc:creator>Jared Healy</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jaredhealy.com/?p=10</guid>
		<description><![CDATA[Have you ever come across these two terms? Web Programmer and Web Designer?
What&#8217;s the difference? Is there any difference? What am I?&#8230; Let me see if I can answer those questions for you.
My background is from the programming side of things which means I learned how to write code for stand alone programs before I [...]]]></description>
		<wfw:commentRss>http://www.jaredhealy.com/web-programmer-vs-web-designer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Convert Your HTML Site to PHP</title>
		<link>http://www.jaredhealy.com/how-to-convert-your-html-site-to-php/</link>
		<comments>http://www.jaredhealy.com/how-to-convert-your-html-site-to-php/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 19:27:43 +0000</pubDate>
		<dc:creator>Jared Healy</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://jaredhealy.com/?p=4</guid>
		<description><![CDATA[Do you have a website coded in straight HTML? I used to&#8230; Every time you added a page, you have to go into every page and update the navigation, then upload every page. What a pain! Or perhaps you have an address change, now you have to go through every page and update the footer [...]]]></description>
		<wfw:commentRss>http://www.jaredhealy.com/how-to-convert-your-html-site-to-php/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
