<?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>Golden Apple Web Design</title>
	<atom:link href="http://www.goldenapplewebdesign.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.goldenapplewebdesign.com</link>
	<description>Freelance Web Design, Development, and Wordpress Specialization</description>
	<lastBuildDate>Sun, 24 Mar 2013 17:24:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>PHP: Random Data Retrieval</title>
		<link>http://www.goldenapplewebdesign.com/2013/03/php-random-data-retrieval/</link>
		<comments>http://www.goldenapplewebdesign.com/2013/03/php-random-data-retrieval/#comments</comments>
		<pubDate>Sun, 10 Mar 2013 19:04:32 +0000</pubDate>
		<dc:creator>J Gabriel</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.goldenapplewebdesign.com/?p=518</guid>
		<description><![CDATA[Sometimes we may want to present our data in an unordered fashion, avoiding alphabetical or date based sorting. For example, creating a &#8220;Featured&#8221; list of articles that changes upon each page load by choosing a handful at random from our database. Another instance may be wanting to change up an image at random for each [...]]]></description>
		<wfw:commentRss>http://www.goldenapplewebdesign.com/2013/03/php-random-data-retrieval/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL: Avoiding Access Denied Errors When Importing DB</title>
		<link>http://www.goldenapplewebdesign.com/2012/08/mysql-avoiding-write-errors-importing-db/</link>
		<comments>http://www.goldenapplewebdesign.com/2012/08/mysql-avoiding-write-errors-importing-db/#comments</comments>
		<pubDate>Fri, 24 Aug 2012 11:34:40 +0000</pubDate>
		<dc:creator>J Gabriel</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.goldenapplewebdesign.com/?p=460</guid>
		<description><![CDATA[Moving MySQL databases from one server to another is usually a pretty painless and relatively easy process when the phpMyAdmin tool is available on the hosting servers. An unforeseen hiccup recently presented itself to me when trying to move a WordPress MySQL database from one account to another on the same ISP. It was a situation [...]]]></description>
		<wfw:commentRss>http://www.goldenapplewebdesign.com/2012/08/mysql-avoiding-write-errors-importing-db/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Quick Tip: Using Shortcodes in Templates</title>
		<link>http://www.goldenapplewebdesign.com/2012/08/wordpress-quick-tip-shortcodes-templates/</link>
		<comments>http://www.goldenapplewebdesign.com/2012/08/wordpress-quick-tip-shortcodes-templates/#comments</comments>
		<pubDate>Wed, 08 Aug 2012 11:24:38 +0000</pubDate>
		<dc:creator>J Gabriel</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.goldenapplewebdesign.com/?p=454</guid>
		<description><![CDATA[A WordPress project I&#8217;m currently working on presented me with a situation that I soon realized was calling for a custom WordPress shortcode. In a future post I&#8217;ll cover the process of creating a custom shortcode, but for today I&#8217;ll share a quick tip on how to use shortcodes in your theme templates as opposed to [...]]]></description>
		<wfw:commentRss>http://www.goldenapplewebdesign.com/2012/08/wordpress-quick-tip-shortcodes-templates/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress: Function Tweaks For Good Theme Development &#8211; Part 1</title>
		<link>http://www.goldenapplewebdesign.com/2011/09/wordpress-tweaks-good-theme-design/</link>
		<comments>http://www.goldenapplewebdesign.com/2011/09/wordpress-tweaks-good-theme-design/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 21:34:27 +0000</pubDate>
		<dc:creator>J Gabriel</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.goldenapplewebdesign.com/?p=336</guid>
		<description><![CDATA[Wordpress has really made some huge leaps forward in recent versions making it a truly powerful content management system. Not coincidentally, Wordpress custom theme design and development has really become a passion of mine... one of the fruits of which is a tried and true collection of customizations and tweaks I always start off with when creating a new custom theme for a client. In this post I'll share some of them and explain a little about why I think they're important. ]]></description>
		<wfw:commentRss>http://www.goldenapplewebdesign.com/2011/09/wordpress-tweaks-good-theme-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smart Design: Image Replacement</title>
		<link>http://www.goldenapplewebdesign.com/2011/07/image-replacement/</link>
		<comments>http://www.goldenapplewebdesign.com/2011/07/image-replacement/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 16:53:47 +0000</pubDate>
		<dc:creator>J Gabriel</dc:creator>
				<category><![CDATA[(X)HTML]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.goldenapplewebdesign.com/?p=268</guid>
		<description><![CDATA[Custom logos and exotic heading fonts... two things that as designers we're in love with when it comes to website aesthetics. That's where image replacement techniques come into the picture. In this post I'll talk about what needs to be considered and describe the technique I use the most.]]></description>
		<wfw:commentRss>http://www.goldenapplewebdesign.com/2011/07/image-replacement/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSS3 Basics &#8211; Rounded Corners</title>
		<link>http://www.goldenapplewebdesign.com/2011/07/css3-tricks-rounded-corners/</link>
		<comments>http://www.goldenapplewebdesign.com/2011/07/css3-tricks-rounded-corners/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 09:59:59 +0000</pubDate>
		<dc:creator>J Gabriel</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.goldenapplewebdesign.com/gawd_test_root/?p=29</guid>
		<description><![CDATA[Rounded corners: One of those design elements that's subtle and classy. Let's learn the basics of CSS3's border-radius style declaration!]]></description>
		<wfw:commentRss>http://www.goldenapplewebdesign.com/2011/07/css3-tricks-rounded-corners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
