<?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>Main Street Open &#187; Adam White</title>
	<atom:link href="http://mainstreetopen.com/author/adam/feed/" rel="self" type="application/rss+xml" />
	<link>http://mainstreetopen.com</link>
	<description>Web development, WordPress customization, eBusiness consulting</description>
	<lastBuildDate>Tue, 31 Jan 2012 14:31:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WP 3.2 and Custom Field Queries</title>
		<link>http://mainstreetopen.com/wp-3-2-and-custom-field-queries/</link>
		<comments>http://mainstreetopen.com/wp-3-2-and-custom-field-queries/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 22:36:08 +0000</pubDate>
		<dc:creator>Adam White</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Upgrades]]></category>
		<category><![CDATA[WP 3.1]]></category>
		<category><![CDATA[WP 3.2]]></category>

		<guid isPermaLink="false">http://mainstreetopen.com/?p=1327</guid>
		<description><![CDATA[If you make extensive use of custom fields in your WordPress theme then you may want to hold off on upgrading to 3.2 until you have had someone look over your theme. They have deprecated the query structure for querying custom field data in a loop. In laymen terms, if somewhere on your theme you [...]]]></description>
			<content:encoded><![CDATA[<p>If you make extensive use of custom fields in your WordPress theme then you may want to hold off on upgrading to 3.2 until you have had someone look over your theme. They have deprecated the query structure for querying custom field data in a loop. In laymen terms, if somewhere on your theme you show all the posts that have a custom key or value then that query may stop working when you upgrade to 3.2. Any query of this sort needs to be updated to the new format before you upgrade to 3.2.</p>
<p>See the codex notes <a href="http://codex.wordpress.org/Function_Reference/query_posts#Custom_Field_Parameters">here</a>.<a href="http://codex.wordpress.org/Function_Reference/query_posts#Custom_Field_Parameters"></p>
<p>http://codex.wordpress.org/Function_Reference/query_posts#Custom_Field_Parameters</a></p>
<h3>So what should you do?</h3>
<p>Although the old code is already deprecated in 3.1, it still works. So you don&#8217;t have to act immediately, but judging by the rate at which WordPress keeps offering upgrades, you will need to deal with this before the fall of 2011.  The important thing would be to not forget. This is one of those little noticed issues that will be a major headache to a lot of people who have become comfortable with doing automatic upgrades, so don&#8217;t wait until the last minute. If you are running 3.1 now then go ahead and make plans now to update your themes.</p>
]]></content:encoded>
			<wfw:commentRss>http://mainstreetopen.com/wp-3-2-and-custom-field-queries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Searching Custom Fields</title>
		<link>http://mainstreetopen.com/searching-custom-fields/</link>
		<comments>http://mainstreetopen.com/searching-custom-fields/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 20:56:57 +0000</pubDate>
		<dc:creator>Adam White</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://mainstreetopen.com/?p=1151</guid>
		<description><![CDATA[I was disappointed the other day when looking into the query that happens on WordPress searches. It seems that WordPress by default will only search for your keyword or phrase in the title and body of the post. Not in related category or other taxonomies and not in custom fields. This could pose to be [...]]]></description>
			<content:encoded><![CDATA[<p>I was disappointed the other day when looking into the query that happens on WordPress searches. It seems that WordPress by default will only search for your keyword or phrase in the title and body of the post. Not in related category or other taxonomies and not in custom fields. This could pose to be a problem for some users and how they layout their content.</p>
<p>With the latest release of WordPress (3.x) offering both custom post types as well as custom taxonomies, there will be a lot of users wanting to take full advantage of these features along with custom fields to create unique content along side their blog and static page content. I have found a plugin that has been around for a while now, but with the latest revisions to the core of WordPress, will become more and more essential to people utilizing these new features.</p>
<p>If you want someone to be able to search your custom fields and other taxonomies though the built in WordPress search then you need the plugin called &#8220;Search Everything&#8221; by Dan Cameron of Sprout Venture. It&#8217;s a simple and well executed method of adding specific elements to the main WordPress search query.</p>
<p><a href="https://core.sproutventure.com/projects/show/search-everything">Search Everything&#8217;s Plugin Site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mainstreetopen.com/searching-custom-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress + Facebook App = Synergy</title>
		<link>http://mainstreetopen.com/wordpress-facebook-app-synergy/</link>
		<comments>http://mainstreetopen.com/wordpress-facebook-app-synergy/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 15:29:44 +0000</pubDate>
		<dc:creator>Adam White</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://mainstreetopen.com/?p=890</guid>
		<description><![CDATA[If you are a facebook user, you may not appreciate the flood of apps and surveys that overwhelm your news feed every day. It&#8217;s true that the most popular apps are probably the most worthless. I recently had a project come up where we wanted to have better control over a facebook page, and have [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a facebook user, you may not appreciate the flood of apps and surveys that overwhelm your news feed every day. It&#8217;s true that the most popular apps are probably the most worthless. I recently had a project come up where we wanted to have better control over a facebook page, and have it feed directly from website data so the user wouldn&#8217;t have to keep up the content in different systems. The solutions came to me while reading the facebook app developer documentation. <span id="more-890"></span>Facebook refers to running a &#8220;Canvas&#8221; application as an app that runs off your server and not off of the facebook code. A canvas app allows you to present content onto facebook from your site&#8217;s database. We take it a step farther and we can actually run the app from a page in WordPress running a custom theme page that includes the facebook API and a specific design to fit into the facebook canvas app. The possibilities of this integration are pretty extensive. Anything from simply presenting your site&#8217;s current data as the landing page for your facebook page to allowing facebook users to contribute and interact directly to your WordPress site. People are spending more and more time on facebook, so why not integrate your site with facebook in such a way to take advantage of this user base.</p>
]]></content:encoded>
			<wfw:commentRss>http://mainstreetopen.com/wordpress-facebook-app-synergy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multilingual Websites With WordPress</title>
		<link>http://mainstreetopen.com/multilingual-websites-with-wordpress/</link>
		<comments>http://mainstreetopen.com/multilingual-websites-with-wordpress/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 16:12:18 +0000</pubDate>
		<dc:creator>Adam White</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[Ministry]]></category>
		<category><![CDATA[Small Business]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://mainstreetopen.com/?p=789</guid>
		<description><![CDATA[There are a few different ways to offer multiple language translations for your website.  Though new plugins may come out, the options simply break down into three types of solutions. Automatic Translation With this option you completely rely on software based translation to convert your content. Although it is an easy quick fix, these software [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-790" title="flags" src="http://mainstreetopen.com/wp-content/uploads/2009/07/flags.jpg" alt="flags" width="155" height="150" />There are a few different ways to offer multiple language translations for your website.  Though new plugins may come out, the options simply break down into three types of solutions.</p>
<ol>
<li><strong>Automatic Translation</strong><br />
With this option you completely rely on software based translation to convert your content. Although it is an easy quick fix, these software based translations can produce translations that are not always accurate or in some cases, make no sense at all. This works best if you don&#8217;t care so much about how readable your site will be in other languages, but you want to increase visability or at least your perceived visibility.<span id="more-789"></span></li>
<li><strong>Manually Override Content By Language</strong><br />
If you do have the resources to manually translate content on your site, at least for some of the content, then a plugin that allows you to manually override the content will give you a great solution. With some plugins you can get an automatic translation that you can over ride, and on other systems you will get the primary language unless the users specific language has been loaded manually. If you want to uphold the quality of your content but at the same time not commit to ongoing translations of every piece of content that you load, then the manual override solution will give you that flexibility.</li>
<li><strong>Multiple Websites</strong><br />
If you truly want to build a audiences in two or more languages the ideal solution involves running multiple websites. This option allows you to completely customise the site to fit the audience and their language/ culture. The major benefit of running multiple sites is that you can improve SEO for both sites independently. With some of the cookie based solutions above, search enginges may never see the multi language content. It will also be easier for users to share links to your site in their specific language. Although it does require a little more configuration and setup, with the advancements in ease of posting content with WordPress, managing separate sites is not much more difficult then utilizing a plugin for the content.</li>
</ol>
<p>Here are some plugins that you should look into when considering managing a multilingual site.</p>
<p><a href="http://wordpress.org/extend/plugins/global-translator/">http://wordpress.org/extend/plugins/global-translator/</a><br />
This is an Autmotic translator although it has a pro version component that adds manual override as an option.</p>
<p><a href="http://www.qianqin.de/qtranslate/">http://www.qianqin.de/qtranslate/</a><br />
This is a manual overide translator that also has some neat SEO benifits.  This is as close as you can get to running two seperate sites without actually doing it.</p>
<p>There are other plugins out there, but these two currently have the largest audiences and appear to have all the nessesary features.</p>
]]></content:encoded>
			<wfw:commentRss>http://mainstreetopen.com/multilingual-websites-with-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Five Tools For Successful Web Marketing, Part 5: An Active Blog</title>
		<link>http://mainstreetopen.com/five-tools-for-successful-web-marketing-part-5-an-active-blog/</link>
		<comments>http://mainstreetopen.com/five-tools-for-successful-web-marketing-part-5-an-active-blog/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 15:20:15 +0000</pubDate>
		<dc:creator>Adam White</dc:creator>
				<category><![CDATA[Developers]]></category>
		<category><![CDATA[Small Business]]></category>

		<guid isPermaLink="false">http://mainstreetopen.com/?p=759</guid>
		<description><![CDATA[Many businesses wonder what the benefit is of adding a blog to their site. How is a blog different then the content I currently have on my site. The truth is, that to the outside world, it isn&#8217;t all that different.  The main difference is the timeliness of the content. A blog allows you provide [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-760" title="wordpress" src="http://mainstreetopen.com/wp-content/uploads/2009/07/wordpress.png" alt="wordpress" width="100" height="100" />Many businesses wonder what the benefit is of adding a blog to their site. How is a blog different then the content I currently have on my site. The truth is, that to the outside world, it isn&#8217;t all that different.  The main difference is the timeliness of the content. A blog allows you provide a constant flow of content to your site. Although, in order to do this, the content will probably not be as high of quaility as what you may be used to. For this reason, most blogs are written in first person and the author is identified in the post. It&#8217;s easier to compose content in first person and allows you to worry less about the composition and more about the content. When you are able to focus wholly on the content then you are able to contour your content around your keywords that you are wanting to be found under. The other element involved in blogging is the comments that you allow on your blog posts. Comments and ping-backs show the search engines that site visitors are interested in your content and gives you more credibility for the topic of that particular blog post. There are many different platforms on which you can blog, but the best system for SEO and customizable flexibility is WordPress.  As you think about blogging, here are a few tips to go by.<span id="more-759"></span></p>
<ol>
<li>Blog with purpose. More words are not alwasy better. Use words with purpose that enhance or build on those keywords you want to be found under.</li>
<li>Use your blog to establish you as an expert. Speak with authority and give away some of the expertise.</li>
<li>Develop your blog into a resource library. Try to realize while you are writing a post, how this post will be read a year from now. Organize timeless content separate from news that won&#8217;t be useful later. Make the timeless content easily accessible as a growing resource on your site.</li>
<li>Force yourself to blog. Set a frequency that you promise yourself to blog. If users see a regular stream of blogs they are more likely to subscribe or revisit your blog on a regular basis.</li>
<li>Link your blog feed to your social networks and allow users to subscribe to your feed or email updates.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://mainstreetopen.com/five-tools-for-successful-web-marketing-part-5-an-active-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

