<?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>JournalXtra&#187; EasyGuides</title>
	<atom:link href="http://journalxtra.com/category/easyguides/feed/" rel="self" type="application/rss+xml" />
	<link>http://journalxtra.com</link>
	<description>Web development and marketing solutions presented in easy to follow guides with handy tips for WordPress, Linux and Apache.</description>
	<lastBuildDate>Sat, 19 May 2012 12:51:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>HowTo: Add New Widgets to Genesis Child Themes</title>
		<link>http://journalxtra.com/websiteadvice/wordpress/howto-add-widgets-genesis-child-themes-4876/</link>
		<comments>http://journalxtra.com/websiteadvice/wordpress/howto-add-widgets-genesis-child-themes-4876/#comments</comments>
		<pubDate>Wed, 16 May 2012 00:08:57 +0000</pubDate>
		<dc:creator>Lee hodson</dc:creator>
				<category><![CDATA[EasyGuides]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Adding Footer Widgets]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[echo]]></category>
		<category><![CDATA[name]]></category>

		<guid isPermaLink="false">http://journalxtra.com/?p=4876</guid>
		<description><![CDATA[Easier to do than adding a new custom menu to a Genesis child theme. Just a few lines of code in the child theme&#8217;s functions.php file is all you need to add a new widget area anywhere within your WordPress site. Genesis uses &#8216;hooks&#8217; to make it easy to latch code into the theme. A [...]<p>Continue... <a href="http://journalxtra.com/websiteadvice/wordpress/howto-add-widgets-genesis-child-themes-4876/">HowTo: Add New Widgets to Genesis Child Themes</a></p>
]]></description>
		<wfw:commentRss>http://journalxtra.com/websiteadvice/wordpress/howto-add-widgets-genesis-child-themes-4876/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Browser and OS Detection with PHP</title>
		<link>http://journalxtra.com/websiteadvice/howto-browser-os-detection-php-2-4834/</link>
		<comments>http://journalxtra.com/websiteadvice/howto-browser-os-detection-php-2-4834/#comments</comments>
		<pubDate>Tue, 15 May 2012 16:52:21 +0000</pubDate>
		<dc:creator>Lee hodson</dc:creator>
				<category><![CDATA[EasyGuides]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Website Advice]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://journalxtra.com/?p=4834</guid>
		<description><![CDATA[A very quick PHP script for detecting browser/device and OS agent strings from the HTTP User Agent variable. This is not 100% reliable because surfers and bots sometimes hide or falsify the user agent string so please use with caution. Browser and OS Detection Script This script detects whether the OS/Device is Linux, MacOS, iPad, [...]<p>Continue... <a href="http://journalxtra.com/websiteadvice/howto-browser-os-detection-php-2-4834/">HowTo: Browser and OS Detection with PHP</a></p>
]]></description>
		<wfw:commentRss>http://journalxtra.com/websiteadvice/howto-browser-os-detection-php-2-4834/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Add New Menus to Genesis Themes</title>
		<link>http://journalxtra.com/websiteadvice/add-menu-genesis-themes-4830/</link>
		<comments>http://journalxtra.com/websiteadvice/add-menu-genesis-themes-4830/#comments</comments>
		<pubDate>Tue, 15 May 2012 14:19:22 +0000</pubDate>
		<dc:creator>Lee hodson</dc:creator>
				<category><![CDATA[EasyGuides]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Website Advice]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://journalxtra.com/?p=4830</guid>
		<description><![CDATA[Adding additional navigation menus to Genesis themes is easy. This method creates custom navigation menus that you can customize as you would any other WordPress custom menu by visiting Appearance &#62; Menus. We use a two-step method: Create a custom nav file Register the custom nav file in your child theme&#8217;s functions.php file By repeating [...]<p>Continue... <a href="http://journalxtra.com/websiteadvice/add-menu-genesis-themes-4830/">HowTo: Add New Menus to Genesis Themes</a></p>
]]></description>
		<wfw:commentRss>http://journalxtra.com/websiteadvice/add-menu-genesis-themes-4830/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is Skype + Video + Linux Always a Hassle?</title>
		<link>http://journalxtra.com/linuxsanity/skype-video-linux-always-hassle-4791/</link>
		<comments>http://journalxtra.com/linuxsanity/skype-video-linux-always-hassle-4791/#comments</comments>
		<pubDate>Wed, 09 May 2012 06:35:18 +0000</pubDate>
		<dc:creator>Lee hodson</dc:creator>
				<category><![CDATA[EasyGuides]]></category>
		<category><![CDATA[Linux Sanity]]></category>
		<category><![CDATA[Surely Skype]]></category>

		<guid isPermaLink="false">http://journalxtra.com/?p=4791</guid>
		<description><![CDATA[Every time I upgrade my favorite Linux distro. I end up without Skype video support. Every time!!! It&#8217;s unbelievable. Why can&#8217;t Skype make an app that provides out-of-the-box video support for Kubuntu. Anyway, because I keep forgetting how to get my webcam to work with Skype on Linux, I thought I&#8217;d write about it here [...]<p>Continue... <a href="http://journalxtra.com/linuxsanity/skype-video-linux-always-hassle-4791/">Is Skype + Video + Linux Always a Hassle?</a></p>
]]></description>
		<wfw:commentRss>http://journalxtra.com/linuxsanity/skype-video-linux-always-hassle-4791/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HowTo: Change the Language of WordPress</title>
		<link>http://journalxtra.com/websiteadvice/wordpress/howto-change-language-wordpress-4735/</link>
		<comments>http://journalxtra.com/websiteadvice/wordpress/howto-change-language-wordpress-4735/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 20:50:32 +0000</pubDate>
		<dc:creator>Lee hodson</dc:creator>
				<category><![CDATA[EasyGuides]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://journalxtra.com/?p=4735</guid>
		<description><![CDATA[So, you have built a WordPress site or WordPress multisite and now want the WordPress dashboard and site frontend to use Spanish or German or Italian or another language. It is easy. Whether you are looking to: Change the language used in the WordPress dashboard Change the WordPress backend language Change the WordPress front end [...]<p>Continue... <a href="http://journalxtra.com/websiteadvice/wordpress/howto-change-language-wordpress-4735/">HowTo: Change the Language of WordPress</a></p>
]]></description>
		<wfw:commentRss>http://journalxtra.com/websiteadvice/wordpress/howto-change-language-wordpress-4735/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  journalxtra.com/category/easyguides/feed/ ) in 1.27494 seconds, on May 22nd, 2012 at 12:17 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 22nd, 2012 at 1:17 am UTC -->
