<?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>bee-digital design &#187; wordpress</title>
	<atom:link href="http://www.bee-digital.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bee-digital.com</link>
	<description>A worklog about webdesign, photography and a portfolio.</description>
	<lastBuildDate>Wed, 16 Jun 2010 22:26:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Navigation with subpages and sub-subpages simultaneously</title>
		<link>http://www.bee-digital.com/2009/03/10/navigation-with-subpages-and-sub-subpages-simultaneously/</link>
		<comments>http://www.bee-digital.com/2009/03/10/navigation-with-subpages-and-sub-subpages-simultaneously/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 09:51:26 +0000</pubDate>
		<dc:creator>Kristian</dc:creator>
				<category><![CDATA[Content publishing]]></category>
		<category><![CDATA[children]]></category>
		<category><![CDATA[grandchildren]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[parent]]></category>
		<category><![CDATA[submenu]]></category>
		<category><![CDATA[subpages]]></category>
		<category><![CDATA[subsubpages]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bee-digital.com/?p=354</guid>
		<description><![CDATA[I had to try and find a way to show the second level of the pages in the sidebar, but also keep the second level (child) when you click on a third level (grandchild) page, and that proved to be quite a challenge. Did a lot of searching and testing on my site before I [...]]]></description>
		<wfw:commentRss>http://www.bee-digital.com/2009/03/10/navigation-with-subpages-and-sub-subpages-simultaneously/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Wordpress implementation &#8211; a bunch of dirty hacks</title>
		<link>http://www.bee-digital.com/2008/11/20/my-wordpress-implementation-a-bunch-of-dirty-hacks/</link>
		<comments>http://www.bee-digital.com/2008/11/20/my-wordpress-implementation-a-bunch-of-dirty-hacks/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 18:55:52 +0000</pubDate>
		<dc:creator>Kristian</dc:creator>
				<category><![CDATA[Content publishing]]></category>
		<category><![CDATA[cheats]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bee-digital.com/?p=142</guid>
		<description><![CDATA[As I&#8217;ve implemented this site I&#8217;ve realized Wordpress is a bit limited compared to what I&#8217;m used to, but I hope there&#8217;s some better solutions than I&#8217;m already using. I&#8217;ve basically figured out that it&#8217;s better to get it how I want it with some crappy hacks than nothing at all, so until I learn [...]]]></description>
		<wfw:commentRss>http://www.bee-digital.com/2008/11/20/my-wordpress-implementation-a-bunch-of-dirty-hacks/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Image upload problem</title>
		<link>http://www.bee-digital.com/2008/11/19/image-upload-problem/</link>
		<comments>http://www.bee-digital.com/2008/11/19/image-upload-problem/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 00:41:56 +0000</pubDate>
		<dc:creator>Kristian</dc:creator>
				<category><![CDATA[Content publishing]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bee-digital.com/?p=77</guid>
		<description><![CDATA[I&#8217;ve been scratching my head for some time about the image upload problem. The error message I got was &#8220;Unable to create directory /wp-content/uploads/ Is its parent directory writable by the server?&#8221; I read a lot of solutions, everything from disabling PHP safemode (which was disabled) to setting .htaccess rights. What finally solved it for [...]]]></description>
		<wfw:commentRss>http://www.bee-digital.com/2008/11/19/image-upload-problem/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Wordpress options 403 forbidden error</title>
		<link>http://www.bee-digital.com/2008/11/18/wordpress-options-403-forbidden-error/</link>
		<comments>http://www.bee-digital.com/2008/11/18/wordpress-options-403-forbidden-error/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 16:30:34 +0000</pubDate>
		<dc:creator>Kristian</dc:creator>
				<category><![CDATA[Content publishing]]></category>
		<category><![CDATA[403]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[forbidden]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bee-digital.com/?p=41</guid>
		<description><![CDATA[As I was trying to change an option in &#8220;Settings &#124; Reading&#8221; I got a 403 error. I was searching all over the Wordpress docs and forums until I finally found a link to the solution. Go to Hackosis to read it.
Update: The link is now not working and I can&#8217;t remember exactly how to [...]]]></description>
		<wfw:commentRss>http://www.bee-digital.com/2008/11/18/wordpress-options-403-forbidden-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Some simple useful Wordpress code bits</title>
		<link>http://www.bee-digital.com/2008/11/18/some-simple-useful-wordpress-code-bits/</link>
		<comments>http://www.bee-digital.com/2008/11/18/some-simple-useful-wordpress-code-bits/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 23:03:18 +0000</pubDate>
		<dc:creator>Kristian</dc:creator>
				<category><![CDATA[Content publishing]]></category>
		<category><![CDATA[categories]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.bee-digital.com/?p=23</guid>
		<description><![CDATA[I&#8217;m writing this as a sort of reminder to myself. These are some handy Wordpress bits to solve things I need as I develop this site how I want it.

A Google friendly title with a custom name for specific pages
Write the title as &#8220;Home&#8221; unless you are on a post, category or another page. It [...]]]></description>
		<wfw:commentRss>http://www.bee-digital.com/2008/11/18/some-simple-useful-wordpress-code-bits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
