<?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>Server Side Guy &#187; Wordpress</title>
	<atom:link href="http://serversideguy.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://serversideguy.com</link>
	<description>Just another Barsness Solutions weblog</description>
	<lastBuildDate>Tue, 06 Jul 2010 15:19:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Getting excited for Wordpress 3.0</title>
		<link>http://serversideguy.com/2010/04/08/getting-excited-for-wordpress-3-0/</link>
		<comments>http://serversideguy.com/2010/04/08/getting-excited-for-wordpress-3-0/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 20:10:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://serversideguy.com/?p=266</guid>
		<description><![CDATA[I&#8217;m going to just come out right away and say I am not a big fan of Wordpress MU. There seems to always be plugin compatibility issues and getting multiple real top level domains to work on one system is troublesome to say the least. 
But when I heard in the upcoming Wordpress 3.0 release [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to just come out right away and say I am not a big fan of Wordpress MU. There seems to always be plugin compatibility issues and getting multiple real top level domains to work on one system is troublesome to say the least. </p>
<p>But when I heard in the upcoming Wordpress 3.0 release MU will be merged with that of a single blog install, I got goosebumps to the point where my arm said &#8220;Thank you Matt Mullenweg&#8221; in braille.  I am pumped to know all plugins will be for one platform now and even better all questions and support will be found in 1 forum! I hated having a problem in MU since the MU community is so much smaller but hopefully that will bind with wordpress.org. From the sounds of it we may still have to custom map domains which is a bummer but it may turn out to be easier to do.</p>
<p>Other features announced include better menu system and you will be able to choose a username right from the install. Goodbye &#8220;admin&#8221;! </p>
]]></content:encoded>
			<wfw:commentRss>http://serversideguy.com/2010/04/08/getting-excited-for-wordpress-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Userfly Analytics for Wordpress</title>
		<link>http://serversideguy.com/2010/04/07/userfly-analytics-for-wordpress/</link>
		<comments>http://serversideguy.com/2010/04/07/userfly-analytics-for-wordpress/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 14:40:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://serversideguy.com/?p=259</guid>
		<description><![CDATA[If you haven&#8217;t heard about Userfly you should go check it out. It basically records what your visitors are doing on your site with javascript then it allows you to watch a replication of that session.  This can be a very useful tool in seeing where your visitors maybe bouncing off your site and [...]]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t heard about <a href="http://userfly.com">Userfly</a> you should go check it out. It basically records what your visitors are doing on your site with javascript then it allows you to watch a replication of that session.  This can be a very useful tool in seeing where your visitors maybe bouncing off your site and you then know what to try to improve. </p>
<p>I created a wordpress plugin that will allow you to add the needed userfly code your blog. Simple to install and use. </p>
<p>Pick it up <a href="/wp-content/uploads/plug/userfly.zip">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://serversideguy.com/2010/04/07/userfly-analytics-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Drupal vs. Wordpress</title>
		<link>http://serversideguy.com/2009/11/10/drupal-vs-wordpress/</link>
		<comments>http://serversideguy.com/2009/11/10/drupal-vs-wordpress/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 21:07:54 +0000</pubDate>
		<dc:creator>andy stramer</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://serversideguy.com/?p=181</guid>
		<description><![CDATA[I&#8217;ve been working on a Drupal site this past week or two.  I had done absolutely zero with Drupal before that and had to essentially power learn the CMS just for this project. As this was straying away from my comfort zone, Wordpress, I started keeping in mind comparisons to Wordpress. I have to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on a Drupal site this past week or two.  I had done absolutely zero with Drupal before that and had to essentially power learn the CMS just for this project. As this was straying away from my comfort zone, Wordpress, I started keeping in mind comparisons to Wordpress. I have to admit I am still a noob to Drupal and don&#8217;t know all the tricks so the below opinions should be taken with my situation in mind.</p>
<p><strong>Drupal</strong><br />
<strong><em>Pros:</em></strong></p>
<p><strong>Integrated PHP into Content</strong> -<em> Wordpress has different plugins that let you use PHP in posts but Drupal is far and away more efficient at this. </em></p>
<p><strong>Awesome User System</strong> &#8211; <em>The user system on Drupal works really well and very extendable with really advanced permissions.</em></p>
<p><strong>Integrated Administration</strong> &#8211; <em>Content administration is built right into the main theme. Wordpress has 2 different sides, the site and the admin backend.</em></p>
<p><strong>Blocks</strong> &#8211; <em>This is more a neutral than a pro. Blocks can get annoying to edit here and there when Wordpress sidebar widgets are much easier.  This is more like Joomla, in that you set different sets of content into specific areas of the page called blocks. </em></p>
<p><strong><em>Cons:</em></strong></p>
<p><strong>Manual Module Install</strong> &#8211; <em>Wordpress lets you search and automatically install plugins right from the backend</em></p>
<p><strong>Complicated Theming</strong> &#8211; <em>Creating themes was very complicated in Drupal, at least for me. There are a few strange things when you are new to Wordpress, The Loop for example. But I had a much harder time with drupal.</em><br />
<strong><br />
Lack of customization</strong> &#8211; <em>This is the most frustrating thing for me. I like what modules do for me but I need to style the output I get back. For most of my issues I had to go in and edit functions inside the module files and even the core files itself. That is some really advanced stuff for a supposed user-friendly Content Management System.  In Wordpress, I RARELY had to edit plugins since they offer enough css to style it or plenty of other options. If I did you could edit it in the backend or in dreamweaver in glorious COLOR. Drupal uses a .module extension which you have to add to Dreamweaver to tell it it is safe to even open it. Plus there is no color scheme to a .module extension even though its all php. Thanks for the hassle.  Also, the Wordpress plugin/hook system is much easier to understand then the Drupal API layering.</em><br />
<strong><br />
Debugging</strong> &#8211; <em>This might only be my case but I ran into multiple problems where what was showing is not even close to the logic used.  What my source html and CSS code was listing contradicted what my eyes say. I have just noticed a weak error layer with Drupal.</em></p>
<p><strong>Documentation/Versions</strong> &#8211; <em>Drupal comes in a few different versions but the problem is many have drastic changes. How something is coded is changed in each version. You can&#8217;t say you know Drupal unless you know how to make a site in each version, 4, 5, AND 6. Wordpress has compatibility issues between versions, mainly in plugins, but change in actual core functions is VERY minimal in WP.  Drupal&#8217;s multiple version also resonate a whole other problem. Documentation is HORRIBLE. Drupal&#8217;s home site will tell you how to do different functions in each version but not alot of example or variations or implementations, and most of all a huge lack of help when trying to find out what arguments a function takes and what they do.  Worse yet, to find solutions for your issues on any other site is a nightmare since how you handle something in Drupal 5 could be completely different than 6. </em></p>
<p>Now if I got a little more comfortable in Drupal AND I had to build a huge community-type site, I would consider Drupal. Just the user system would save a bunch of time that way. But for any other type of site I can&#8217;t see any reason not to use Wordpress.</p>
<p>I guess this post wasn&#8217;t a very close argument in my mind. A more close comparison might have been Joomla vs. Drupal but I&#8217;m not sure if I could make a verdict on that.  But the point of this post is&#8230;after a week or so of pure Drupal grinding all I could do was think about Wordpress as if she was the girl that got away.</p>
]]></content:encoded>
			<wfw:commentRss>http://serversideguy.com/2009/11/10/drupal-vs-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting $_POST variables in a Wordpress Plugin on save</title>
		<link>http://serversideguy.com/2009/06/24/getting-_post-variables-in-a-wordpress-plugin-on-save/</link>
		<comments>http://serversideguy.com/2009/06/24/getting-_post-variables-in-a-wordpress-plugin-on-save/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 16:04:22 +0000</pubDate>
		<dc:creator>andy stramer</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://serversideguy.com/?p=26</guid>
		<description><![CDATA[I&#8217;ve been making more and more wordpress plugins lately and it seems to me that a vital part is getting certain variables back once a post is saved.  I had a bit of trouble on this since the logical hook of save_post() was not returning my variables. After a lot of messing around I [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been making more and more wordpress plugins lately and it seems to me that a vital part is getting certain variables back once a post is saved.  I had a bit of trouble on this since the logical hook of save_post() was not returning my variables. After a lot of messing around I came to the conclusion that if you use the init() hook you can pull your variables and do whatever actions there, however keep in mind, on init() wordpress is not loaded so you can&#8217;t use wordpress functions.</p>
<p>Anyway here is an example&#8230;</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">function</span> checkCheckBox<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>
<span style="color: #009900;">&#123;</span>
    <span style="color: #000000; font-weight: bold;">global</span> <span style="color: #000088;">$_POST</span><span style="color: #339933;">;</span>
    <span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$_POST</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'checkbox'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">==</span> <span style="color: #cc66cc;">1</span><span style="color: #009900;">&#41;</span>
    <span style="color: #009900;">&#123;</span>
       <span style="color: #b1b100;">return</span> <span style="color: #009900; font-weight: bold;">true</span><span style="color: #339933;">;</span> <span style="color: #666666; font-style: italic;">// You would more likely set an option or define a constant here instead so it can be more global</span>
    <span style="color: #009900;">&#125;</span>
    <span style="color: #b1b100;">return</span> <span style="color: #009900; font-weight: bold;">false</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span>
&nbsp;
add_action<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'init'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'checkCheckBox'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>Hope this helps someone, I know it would have saved me alot of time if I knew.</p>
]]></content:encoded>
			<wfw:commentRss>http://serversideguy.com/2009/06/24/getting-_post-variables-in-a-wordpress-plugin-on-save/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>List Subpages Plugin for Wordpress</title>
		<link>http://serversideguy.com/2009/06/03/list-subpages-plugin-for-wordpress/</link>
		<comments>http://serversideguy.com/2009/06/03/list-subpages-plugin-for-wordpress/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 21:33:09 +0000</pubDate>
		<dc:creator>andy stramer</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://serversideguy.com/?p=18</guid>
		<description><![CDATA[Today I had to figure out a way to list subpages of a certain page in its wordpress content. After mulling around my options I decided I might as well make a plugin.
This plugin is very simple and straightforward. Just enter &#8220;&#8221; on each parent page or post where you want the children listed. Put [...]]]></description>
			<content:encoded><![CDATA[<p>Today I had to figure out a way to list subpages of a certain page in its wordpress content. After mulling around my options I decided I might as well make a plugin.</p>
<p>This plugin is very simple and straightforward. Just enter &#8220;<ul class="subpage-style"></ul>&#8221; on each parent page or post where you want the children listed. Put it anywhere in your content and that is where it will show.</p>
<p>Then in your css..</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #339933;">.</span>subpage<span style="color: #339933;">-</span>style <span style="color: #009900;">&#123;</span>  Put your styles here <span style="color: #009900;">&#125;</span><span style="color: #339933;">;</span></pre></div></div>

<p>Easy as pie!</p>
<p>You can pick the plugin up right <a href="/wp-content/uploads/plug/Andys-list-subpages.zip">Here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://serversideguy.com/2009/06/03/list-subpages-plugin-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Upgrading Wordpress MU from 2.6 to 2.7</title>
		<link>http://serversideguy.com/2009/05/01/upgrading-wordpress-mu-from-26-to-27/</link>
		<comments>http://serversideguy.com/2009/05/01/upgrading-wordpress-mu-from-26-to-27/#comments</comments>
		<pubDate>Fri, 01 May 2009 22:42:55 +0000</pubDate>
		<dc:creator>tim barsness</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[File Permissions]]></category>
		<category><![CDATA[Wordpress MU]]></category>

		<guid isPermaLink="false">http://serversideguy.com/?p=9</guid>
		<description><![CDATA[I know I&#8217;m late to the game but I tried upgrading wordpress from version 2.6 to 2.7 today.  I ran into the seemingly all-too-common redirect loop which seems to have to do with the wp-config.php keys and salts.
Thanks to a comment on the wordpress forums, I was able to find a resolution, which was to [...]]]></description>
			<content:encoded><![CDATA[<p>I know I&#8217;m late to the game but I tried upgrading wordpress from version 2.6 to 2.7 today.  I ran into the seemingly all-too-common <a href="http://mu.wordpress.org/forums/topic.php?id=9252" target="_blank">redirect loop</a> which seems to have to do with the wp-config.php keys and salts.</p>
<p>Thanks to a comment on the <a href="http://mu.wordpress.org/forums/topic.php?id=9872">wordpress forums</a>, I was able to find a resolution, which was to remove the block of KEYS and SALTS entirely from the wp-config.php file.  Then, upon login, MU notifies you that your keys are incorrect and asks you to update them.  A simple fix to something that I thought would be a major problem.</p>
<p>I have to say, Wordpress 2.7 is significantly better than 2.6 AND 2.7 MU is even better than that if you are running multiple blogs.  What fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://serversideguy.com/2009/05/01/upgrading-wordpress-mu-from-26-to-27/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Listing Wordpress Categories Inside the Loop</title>
		<link>http://serversideguy.com/2009/03/10/listing-wordpress-categories-inside-the-loop/</link>
		<comments>http://serversideguy.com/2009/03/10/listing-wordpress-categories-inside-the-loop/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 20:03:44 +0000</pubDate>
		<dc:creator>tim barsness</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://serversideguy.com/?p=4</guid>
		<description><![CDATA[The Request&#8212;
Be able to list all of the blogs categories inside the loop on a page or post.


The Solution&#8212;
After some playing around in the template I decided a plugin is the best route.
Plugins always have a  header in comments that wordpress uses to describe it in the admin backend. I filled out my customization of [...]]]></description>
			<content:encoded><![CDATA[<p>The Request&#8212;</p>
<p>Be able to list all of the blogs categories inside the loop on a page or post.</p>
<p><a href="http://serversideguy.com/files/2009/03/andys-plugin1.gif"><br />
</a></p>
<p>The Solution&#8212;</p>
<p>After some playing around in the template I decided a plugin is the best route.</p>
<p>Plugins always have a  header in comments that wordpress uses to describe it in the admin backend. I filled out my customization of this.</p>
<p><a href="http://serversideguy.com/files/2009/03/andys-plugin1.gif"><img class="alignnone size-full wp-image-6" src="http://serversideguy.com/files/2009/03/andys-plugin1.gif" alt="" width="499" height="82" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://serversideguy.com/2009/03/10/listing-wordpress-categories-inside-the-loop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
