<?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>Fusionized Technology</title>
	<atom:link href="http://fusionized.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://fusionized.com</link>
	<description>Customizing WordPress To Meet Your Needs</description>
	<lastBuildDate>Sat, 27 Oct 2012 21:05:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>CPOSC 2012</title>
		<link>http://fusionized.com/2012/10/cposc-2012/</link>
		<comments>http://fusionized.com/2012/10/cposc-2012/#comments</comments>
		<pubDate>Sat, 27 Oct 2012 21:04:08 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://fusionized.com/?p=206</guid>
		<description><![CDATA[I got the opportunity to present on WordPress best practices this morning at CPOSC. Slides are below along with some links. Why query_posts is bad: http://developer.wordpress.com/2012/05/14/querying-posts-without-query_posts/ How to use pre_get_posts to modify your WordPress query: http://www.billerickson.net/customize-the-wordpress-query/]]></description>
				<content:encoded><![CDATA[<p>I got the opportunity to present on WordPress best practices this morning at CPOSC. Slides are below along with some links.</p>
<p><iframe src="http://www.slideshare.net/slideshow/embed_code/14914217" width="427" height="356" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px" allowfullscreen> </iframe> </p>
<p>Why query_posts is bad: <a href="http://developer.wordpress.com/2012/05/14/querying-posts-without-query_posts/">http://developer.wordpress.com/2012/05/14/querying-posts-without-query_posts/</a></p>
<p>How to use pre_get_posts to modify your WordPress query: <a href="http://www.billerickson.net/customize-the-wordpress-query/">http://www.billerickson.net/customize-the-wordpress-query/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fusionized.com/2012/10/cposc-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Plugin: Admin Bar Theme Switcher</title>
		<link>http://fusionized.com/2011/05/new-plugin-admin-bar-theme-switcher/</link>
		<comments>http://fusionized.com/2011/05/new-plugin-admin-bar-theme-switcher/#comments</comments>
		<pubDate>Tue, 17 May 2011 15:20:12 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[admin bar]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://fusionized.com/?p=162</guid>
		<description><![CDATA[I was looking for a way to demo themes the other day and found that most theme switch plugins were largely out of date and didn’t work correctly with current versions of WordPress. The one that worked the best was Theme Switcher which added a widget to allow switching. The problem with this was that [...]]]></description>
				<content:encoded><![CDATA[<p>I was looking for a way to demo themes the other day and found that most theme switch plugins were largely out of date and didn’t work correctly with current versions of WordPress. The one that worked the best was <a href="http://wordpress.org/extend/plugins/theme-switcher/">Theme Switcher</a> which added a widget to allow switching. The problem with this was that not all themes call their widget areas the same. Switch to a different theme and the widget disappears leaving you with no way to switch to another theme.</p>
<p>With the advent of the admin bar in WordPress 3.0, it seemed like a logical place to put it and it will work across all aspects of the site. This plugin adds a new drop-down called Theme Switch that gives you a list of all installed themes.</p>
<div id="attachment_149" class="wp-caption alignnone" style="width: 310px"><a href="http://fusionized.com/wp-content/uploads/2011/05/screenshot-1.png"><img src="http://fusionized.com/wp-content/uploads/2011/05/screenshot-1-300x101.png" alt="" title="screenshot-1" width="300" height="101" class="size-medium wp-image-149" /></a><p class="wp-caption-text">The Theme Switcher menu item allows you choose an installed theme from the dropdown.</p></div>
<div id="attachment_150" class="wp-caption alignnone" style="width: 310px"><a href="http://fusionized.com/wp-content/uploads/2011/05/screenshot-2.png"><img src="http://fusionized.com/wp-content/uploads/2011/05/screenshot-2-300x134.png" alt="" title="screenshot-2" width="300" height="134" class="size-medium wp-image-150" /></a><p class="wp-caption-text">The Theme Switcher drop down with lots of themes installed.</p></div>
<p>You can grab a copy from the <a href="http://wordpress.org/extend/plugins/admin-bar-theme-switcher/">WordPress plugin repo</a> or install from Add New Plugins (Search for “admin bar theme switcher”).</p>
]]></content:encoded>
			<wfw:commentRss>http://fusionized.com/2011/05/new-plugin-admin-bar-theme-switcher/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>New Plugin: WordPress Requirements Check</title>
		<link>http://fusionized.com/2011/03/new-plugin-wordpress-requirements-check/</link>
		<comments>http://fusionized.com/2011/03/new-plugin-wordpress-requirements-check/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 23:39:44 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[requirements]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://fusionized.com/?p=108</guid>
		<description><![CDATA[With WordPress 3.2 having new minimum requirements for PHP and MySQL I wrote this handy plugin to let you know if you’re ready or not. Install and activate the plugin and it will report back with a notice or error at the top of the screen. It will let you know if you’re good to go [...]]]></description>
				<content:encoded><![CDATA[<p>With WordPress 3.2 having <a href="http://core.trac.wordpress.org/changeset/17523">new minimum requirements</a> for PHP and MySQL I wrote this handy plugin to let you know if you’re ready or not.</p>
<p>Install and activate the plugin and it will report back with a notice or error at the top of the screen. It will let you know if you’re good to go or if PHP and/or MySQL don’t meet the minimum requirements on your server.</p>
<p>Until its in the plugin repository, you can check the <a title="WordPress Requirements Check" href="http://fusionized.com/plugins/wordpress-requirements-check/">plugin page</a>.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://fusionized.com/2011/03/new-plugin-wordpress-requirements-check/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announce: NoStock &#8211; A stock notifier for WP e-Commerce</title>
		<link>http://fusionized.com/2011/02/announce-nostock-a-stock-notifier-for-wp-e-commerce/</link>
		<comments>http://fusionized.com/2011/02/announce-nostock-a-stock-notifier-for-wp-e-commerce/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 01:28:40 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[nostock]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[stock]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP e-Commerce]]></category>

		<guid isPermaLink="false">http://fusionized.com/?p=75</guid>
		<description><![CDATA[A month or so back Dan Milward of WP e-Commerce contacted me asking for a plugin to notify users when a product is back in stock. We looked at some examples and it sounded like a great idea. Today, I&#8217;m glad to announce, with the help of Phillip Copley, NoStock&#8211; an out of stock notification [...]]]></description>
				<content:encoded><![CDATA[<p>A month or so back Dan Milward of <a href="http://getshopped.org/">WP e-Commerce</a> contacted me asking for a plugin to notify users when a product is back in stock. We looked at some examples and it sounded like a great idea.</p>
<p>Today, I&#8217;m glad to announce, with the help of <a href="http://capitoldatasystems.com/">Phillip Copley</a>, NoStock&#8211; an out of stock notification plugin for WP e-Commerce. Now before we go any further, I&#8217;ll admit its a bare-bones, beta of sorts. The functionality is there, but the polish isn&#8217;t. Try it out, see if it breaks anything.</p>
<p><em><strong>Update</strong>: I&#8217;ve just been told this plugin works on single products, but if  there are variations of a product, it will not work right if one of the  variations is out of stock.</em></p>
<p>Basically, the way it works is when a product is out of stock, you will now see a button to request notification. It will record your email address in a list and when the quantity is updated so the product is shown back in stock, anybody that requested notification will get sent an email.</p>
<p>You can grab a copy of the plugin from here: <a href="http://instinct-downloads.s3.amazonaws.com/plugin-tests/nostock.zip">nostock.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fusionized.com/2011/02/announce-nostock-a-stock-notifier-for-wp-e-commerce/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>WordCamp Phoenix</title>
		<link>http://fusionized.com/2011/02/wordcamp-phoenix/</link>
		<comments>http://fusionized.com/2011/02/wordcamp-phoenix/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 01:13:19 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[WordCamps]]></category>

		<guid isPermaLink="false">http://fusionized.com/?p=71</guid>
		<description><![CDATA[Wow. I don&#8217;t even know what to say&#8230; I&#8217;m still speechless over a week later! Last weekend I had the opportunity to attend WordCamp Phoenix. It was amazing. We flew in to town on Friday (yes, I took the family) and I quickly set off to catch up with a few friends once I checked [...]]]></description>
				<content:encoded><![CDATA[<p>Wow. I don&#8217;t even know what to say&#8230; I&#8217;m still speechless over a week later!</p>
<p>Last weekend I had the opportunity to attend <a href="http://phxwordcamp.com">WordCamp Phoenix</a>. It was amazing. We flew in to town on Friday (yes, I took the family) and I quickly set off to catch up with a few friends once I checked into the hotel. I enjoyed a nice dinner with <a href="http://twitter.com/jaredatch">@jaredatch</a> <a href="http://twitter.com/sleary">@sleary</a> <a href="http://twitter.com/dremeda">@dremeda</a> and <a href="http://twitter.com/perezbox">@perezbox</a>. After that a ton more people filtered in and we hung out til the wee hours of the morning. I&#8217;d list names&#8230; but I seriously met way too many to do so.</p>
<p>Saturday was an awesome WordCamp event at Chandler Center for the Arts. It opened with Angry Birds being catapulted into the audience, a parody of &#8220;There Will be Blood&#8221;, and a Mariachi Band&#8230; because that&#8217;s how Amanda and Chuck roll. The sessions were great. I presented on the back end workings of Custom Post Types (Slides can be found <a href="http://www.slideshare.net/ryanduff/wordpress-custom-post-types-part-1-back-end">here</a>).</p>
<p>Saturday night we were able to get a babysitter (Because, once again, Amanda&#8217;s awesomeness knows no bounds) so I could take <a href="http://twitter.com/crystalduff">@crystalduff</a> to the Afterparty at City Hall. Yes, that&#8217;s right, the after party was at the courtyard at Chandler City Hall. Food, open bar, kegs, barricades, and a police officer. It was like an opening scene from CSI Miami&#8211; without the crime, of course. (Although, it <a href="http://www.flickr.com/photos/wcphx/sets/72157625949530214/">was</a> <a href="http://www.flickr.com/photos/wcphx/sets/72157625940191306/">pretty</a> <a href="http://www.flickr.com/photos/wcphx/sets/72157625940375870/">scandalous</a>!)</p>
<p>Sunday was the Dev/Hack day at <a href="http://gangplankhq.com/">Gangplank</a>. Gotta admit, its a pretty awesome co-working facility and I&#8217;m pretty jealous that my area is so technically inept we don&#8217;t have anything like it. I cooked up some burgers and mushrooms with <a href="http://twitter.com/aaronjorbin">@aaronjorbin</a> and had an overall good time. I also got interviewed by <a href="http://twitter.com/wpcandy">@wpcandy</a> (which by the way still isn&#8217;t posted?). After that there was a speakers dinner at an urban farm in Phoenix. The food was awesome, and the guy had a pretty neat setup for the plants he grew.</p>
<p>I was conflicted all weekend about what to do Monday. There was snow forecast for northern Arizona and we had almost given up on our plans to visit Sedona and/or The Grand Canyon. Sunday night we decided we were going to get up early and go anyway. We hit some snow on the way up and some more once we got to the Grand Canyon. Couldn&#8217;t see too much shortly after we got there, and even less when a big squall came through. It was 32° and almost like being back in Pennsylvania. We were getting ready to leave and hit the gift shop&#8230; on our way out it had cleared up. I convinced Crystal to walk back up to the viewing area and we got some better pictures the second time around. Still have to process them&#8230;</p>
<p>We left early enough to swing through Sedona and see the red rocks on the way home. It was pretty amazing. Plenty more pictures to process. I did also got pulled over on the way and luckily only got a warning <img src='http://fusionized.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  My rental car was very quiet and it was easy to do 90mph and think you were doing 60&#8230;</p>
<p>I gotta give it up to Amanda Blum and Chuck Reynolds for putting on one of the best&#8230; if not the best WordCamps I&#8217;ve ever been to. You guys did an awesome job!</p>
]]></content:encoded>
			<wfw:commentRss>http://fusionized.com/2011/02/wordcamp-phoenix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 3.0.2 Security Update Released</title>
		<link>http://fusionized.com/2010/12/wordpress-3-0-2-security-update-released/</link>
		<comments>http://fusionized.com/2010/12/wordpress-3-0-2-security-update-released/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 18:40:19 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://fusionized.com/?p=31</guid>
		<description><![CDATA[In case you missed it, WordPress 3.0.2 was released last night. This is a maintenance release to fix a moderate security issue. Details can be found here. List of changes can be found here and here. One thing to note, 3.0.2 was released in under 4 hours after disclosure. As usual, please update immediately. If [...]]]></description>
				<content:encoded><![CDATA[<p>In case you missed it, WordPress 3.0.2 was released last night. This is a maintenance release to fix a moderate security issue.</p>
<p>Details can be found <a title="WordPress 3.0.2 Details" href="http://wordpress.org/news/2010/11/wordpress-3-0-2/">here</a>.</p>
<p>List of changes can be found <a title="List of Changes in WordPress 3.0.2" href="https://core.trac.wordpress.org/changeset?old_path=%2Ftags%2F3.0.1&amp;old=16645&amp;new_path=%2Ftags%2F3.0.2&amp;new=16645">here</a> and <a title="Codex: List of Changes in WordPress 3.0.2" href="http://codex.wordpress.org/Version_3.0.2">here</a>.</p>
<p>One thing to note, 3.0.2 was <a title="Twitter - @nacin" href="http://twitter.com/#!/nacin/status/9753986051604480">released in under 4 hours</a> after disclosure.</p>
<p>As usual, please update immediately. If you have any questions or would like help upgrading, please feel free to <a title="Contact Me" href="http://fusionized.com/contact">contact me</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://fusionized.com/2010/12/wordpress-3-0-2-security-update-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CPOSC 2010</title>
		<link>http://fusionized.com/2010/10/cposc-2010/</link>
		<comments>http://fusionized.com/2010/10/cposc-2010/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 15:21:12 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[CPOSC]]></category>
		<category><![CDATA[slides]]></category>

		<guid isPermaLink="false">http://fusionized.com/?p=21</guid>
		<description><![CDATA[I had the opportunity to speak yesterday at Central Pennsylvania Open Source Conference. I spoke on "Why Switching To WordPress 3.0 Is The Best Thing You Can Do For Your Clients."]]></description>
				<content:encoded><![CDATA[<p>I had the opportunity to speak yesterday at Central Pennsylvania Open Source Conference. I spoke on &#8220;Why Switching To WordPress 3.0 Is The Best Thing You Can Do For Your Clients.&#8221;</p>
<p>There&#8217;s a copy of my slides over on Slide Share if you want to check them out.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=cposcwordpress-101017114544-phpapp01&amp;stripped_title=why-switching-to-wordpress-30-is-the-best-thing-you-can-do-for-your-clients&amp;userName=ryanduff" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=cposcwordpress-101017114544-phpapp01&amp;stripped_title=why-switching-to-wordpress-30-is-the-best-thing-you-can-do-for-your-clients&amp;userName=ryanduff"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://fusionized.com/2010/10/cposc-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bash Script to Upgrade Multiple Subversion Copies of WordPress</title>
		<link>http://fusionized.com/2010/10/bash-script-to-upgrade-multiple-subversion-copies-of-wordpress/</link>
		<comments>http://fusionized.com/2010/10/bash-script-to-upgrade-multiple-subversion-copies-of-wordpress/#comments</comments>
		<pubDate>Sat, 16 Oct 2010 02:42:33 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://fusionized.com/?p=5</guid>
		<description><![CDATA[A simple script I created to ease management of multiple subversion based installs of WordPress.]]></description>
				<content:encoded><![CDATA[<div>
<p>Here’s a simple script I created to ease management of  subversion  based installs of WordPress. Just edit the paths variable.  Make sure to  remember the trailing slash.</p>
<blockquote>
<pre>#! /bin/bash
# Copyright (c) 2009 <strong>Ryan</strong> <strong>Duff</strong> &lt;http://ryanduff.net&gt;
# This script is licensed under GNU GPL version 2.0 or above
#
# This script upgrades (switches) a <strong>subversion</strong> copy of WordPress
# to a tagged version of your choice.
# List of Current WordPress tag versions can be found at
# &lt;http://core.trac.wordpress.org/browser/tags&gt;

# Set your paths
paths=(/path/to/install/1/ 
/path/to/install/2/
/path/to/install/3/) 

clear

echo WordPress Update Script
echo ------------------------
echo
echo -n "Please enter version number and press [ENTER]: "
read version

for path in ${paths[@]}
do
cd $path
echo
echo
echo -n "Updating $path"
svn sw http://core.svn.wordpress.org/tags/$version/ .
done
</pre>
</blockquote>
</div>
]]></content:encoded>
			<wfw:commentRss>http://fusionized.com/2010/10/bash-script-to-upgrade-multiple-subversion-copies-of-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Database Caching 19/24 queries in 0.027 seconds using disk: basic

Served from: fusionized.com @ 2013-05-23 09:50:03 -->