<?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>Analysis and Review &#187; Wordpress</title>
	<atom:link href="http://analysisandreview.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://analysisandreview.com</link>
	<description>Unbiased research, analysis and review...</description>
	<lastBuildDate>Fri, 13 Aug 2010 13:29:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to Add and Remove WordPress Profile Fields</title>
		<link>http://analysisandreview.com/wordpress/how-to-add-and-remove-wordpress-profile-fields/</link>
		<comments>http://analysisandreview.com/wordpress/how-to-add-and-remove-wordpress-profile-fields/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 18:03:05 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[profile fields]]></category>
		<category><![CDATA[remove]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=752</guid>
		<description><![CDATA[Ever want to add profile fields in your wordpress profile page, or how about removing a profile field from your wordpress profile. Here you&#8217;ll see how to: Add a profile field to your author page aka profile page Remove a profile field from your wordpress profile page Call the custom profile information  somewhere within your ]]></description>
		<wfw:commentRss>http://analysisandreview.com/wordpress/how-to-add-and-remove-wordpress-profile-fields/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Simple WordPress Widget to Output Code into Sidebar</title>
		<link>http://analysisandreview.com/wordpress/simple-wordpress-widget-to-output-code-into-sidebar/</link>
		<comments>http://analysisandreview.com/wordpress/simple-wordpress-widget-to-output-code-into-sidebar/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 03:23:30 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[head]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[pluggin]]></category>
		<category><![CDATA[sidebar]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=747</guid>
		<description><![CDATA[How to create a widget that will output whatever you like into the sidebar. Here you will learn How to register your wordpress.org widget Output html java or php code with widget Add CSS or Java script to head of the theme &#60;?php /* Plugin Name: Some Widget Plugin URI: http://domain.com Description: Network Author: Kurt ]]></description>
		<wfw:commentRss>http://analysisandreview.com/wordpress/simple-wordpress-widget-to-output-code-into-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show Content on WordPress Home and None Homepages</title>
		<link>http://analysisandreview.com/wordpress/show-content-on-wordpress-home-and-none-home-pages/</link>
		<comments>http://analysisandreview.com/wordpress/show-content-on-wordpress-home-and-none-home-pages/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 03:31:57 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[homepage]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=729</guid>
		<description><![CDATA[is_home &#8211; this only shows content on wordpress homepage !is_home &#8211; this shows content on none wordpress home pages such as category, single, tag pages. &#60;?php if ( is_home() ) { ?&#62; your code goes here for content you want on your home page &#60;?php } ?&#62; &#60;?php if (!is_home()){ ?&#62; you other code goes ]]></description>
		<wfw:commentRss>http://analysisandreview.com/wordpress/show-content-on-wordpress-home-and-none-home-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a 336 ad block, adsense</title>
		<link>http://analysisandreview.com/wordpress/how-to-create-a-336-ad-block-adsense/</link>
		<comments>http://analysisandreview.com/wordpress/how-to-create-a-336-ad-block-adsense/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 15:37:57 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[adsense]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=697</guid>
		<description><![CDATA[In order to create a 336 ad block for fantasyknuckleheads.com 1) You sign in here https://www.google.com/adsense/login/en_US/ 2) Click Adsense Setup 3) Click Adsense for Content 4) Ad unit &#8211; scroll down click continue 5) Format &#8211; 336 x 280 Border &#8211; F1F1F1 Title &#8211; 263B51 Background &#8211; F1F1F1 Text &#8211; 333333 Url &#8211; 333333 6) ]]></description>
		<wfw:commentRss>http://analysisandreview.com/wordpress/how-to-create-a-336-ad-block-adsense/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD 8 LAMP Install for WordPress</title>
		<link>http://analysisandreview.com/unix/freebsd-8-lamp-install-for-wordpress/</link>
		<comments>http://analysisandreview.com/unix/freebsd-8-lamp-install-for-wordpress/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 15:48:15 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[BAMP]]></category>
		<category><![CDATA[configure]]></category>
		<category><![CDATA[FAMP]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[mySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[Rollback]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=658</guid>
		<description><![CDATA[How to install FreeBSD 8 for WordPress. It&#8217;s a basic LAMP install but since we&#8217;re not using linux it should be called BAMP or maybe FAMP? Who cares.. here are the steps to install FreeBSD 8 with apache, mySQL, PHP then install wordpress. I&#8217;ll be using ports of course for this entire install. I&#8217;m assuming ]]></description>
		<wfw:commentRss>http://analysisandreview.com/unix/freebsd-8-lamp-install-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Build Your Own Website / Domain</title>
		<link>http://analysisandreview.com/wordpress/build-your-own-website-domain/</link>
		<comments>http://analysisandreview.com/wordpress/build-your-own-website-domain/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 22:25:36 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Build]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[get domain]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[how to build]]></category>
		<category><![CDATA[how to registrar]]></category>
		<category><![CDATA[registrar]]></category>
		<category><![CDATA[webpage]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=632</guid>
		<description><![CDATA[Okay so you want to build your own domain? Well you don’t really build a domain you build a website which your domain points to. Compare a domain name to your house having a street address. The house is your website, and the street address is your domain name. Domains can be purchased from many ]]></description>
		<wfw:commentRss>http://analysisandreview.com/wordpress/build-your-own-website-domain/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Changing the excerpt length, wordpress 2.9</title>
		<link>http://analysisandreview.com/wordpress/changing-the-excerpt-length-wordpress-2-8/</link>
		<comments>http://analysisandreview.com/wordpress/changing-the-excerpt-length-wordpress-2-8/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 15:38:54 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[excerpt lenth]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=611</guid>
		<description><![CDATA[Changing the excerpt length in WordPress 2.9 isn&#8217;t hard at all. You&#8217;ll need to add some php to your functions.php to make this happen. I&#8217;ve had to modify this to work in wordpress version 2.9 and have tested it up to wordpress 2.9.1 add the following to your functions.php right below the &#60;?php at the ]]></description>
		<wfw:commentRss>http://analysisandreview.com/wordpress/changing-the-excerpt-length-wordpress-2-8/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to rotate adsense ads based on author name</title>
		<link>http://analysisandreview.com/wordpress/rotate-adsense-based-on-author-name-wordpress/</link>
		<comments>http://analysisandreview.com/wordpress/rotate-adsense-based-on-author-name-wordpress/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 20:25:00 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[author]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[revenue]]></category>

		<guid isPermaLink="false">http://analysisandreview.com/?p=470</guid>
		<description><![CDATA[So do you want to know how to add adsense to your wordpress blog based on the author of the post? Adding adsense based on user name or author is easy with a little PHP magic. Using this code your revenue sharing arrangement will work out so the writers AdSense code will be used only ]]></description>
		<wfw:commentRss>http://analysisandreview.com/wordpress/rotate-adsense-based-on-author-name-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
