<?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>Real Estate Mobility - Mobile Offices for Real Estate &#187; Blogging</title>
	<atom:link href="http://functionaltech.com/tag/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://functionaltech.com</link>
	<description>Online Intranet office structure with custom databases to run your brokerage.</description>
	<lastBuildDate>Tue, 12 Jan 2010 22:36:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Getting WordPress Post Excerpts Right</title>
		<link>http://functionaltech.com/2009/01/getting-wordpress-post-excerpts-right/</link>
		<comments>http://functionaltech.com/2009/01/getting-wordpress-post-excerpts-right/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 22:53:18 +0000</pubDate>
		<dc:creator>jimkimmons</dc:creator>
				<category><![CDATA[WordPress & Blogging]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[post excerpts]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://functionaltech.com/?p=823</guid>
		<description><![CDATA[This post came about due to a problem with this theme (The New Yorker) and the fact that it blew up columns when I inserted large images or videos into posts. You can see that this theme, patterned after the New York Times website, has a number of narrow columns. As long as I stuck to text and small images, I was fine.]]></description>
			<content:encoded><![CDATA[<p>This post came about due to a problem with this theme (The New Yorker) and the fact that it blew up columns when I inserted large images or videos into posts.  You can see that this theme, patterned after the New York Times website, has a number of narrow columns.  As long as I stuck to text and small images, I was fine.</p>
<p>Then, I started inserting videos and larger screen shot images to illustrate instructional material.  They would bridge across columns, creating a really ugly site with poor usability.  It was a theme-specific problem, but it could definitely show up in others.  However, the cure for it is a plugin that has some great features for anyone wanting to use excerpts with some formatting ability.</p>
<p>The plugin is <a title="Excerpt Editor for WordPress" href="http://www.laptoptips.ca/projects/wordpress-excerpt-editor/" target="_blank">Excerpt Editor</a>, and it solved all of my problems, plus gave me some flexibility I didn&#8217;t expect.  Once installed, you have numerous setup options, including how many characters of text to use from the beginning of the post for the excerpt.  Check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://functionaltech.com/2009/01/getting-wordpress-post-excerpts-right/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugins &#8211; Notes in Your WordPress Posts</title>
		<link>http://functionaltech.com/2009/01/plugins-notes-in-your-wordpress-posts/</link>
		<comments>http://functionaltech.com/2009/01/plugins-notes-in-your-wordpress-posts/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 19:08:10 +0000</pubDate>
		<dc:creator>jimkimmons</dc:creator>
				<category><![CDATA[WordPress & Blogging]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://functionaltech.com/?p=486</guid>
		<description><![CDATA[Most of us frequently have text in a post to which we want to call attention.  It might be a tip, hint, warning, or other text that we particularly want the reader to notice.  Of course, we can bold or italicize, or change font size or color.[note]However, doesn't this do a great job]]></description>
			<content:encoded><![CDATA[<p>Most of us frequently have text in a post to which we want to call attention.  It might be a tip, hint, warning, or other text that we particularly want the reader to notice.  Of course, we can bold or italicize, or change font size or color.[note]However, doesn&#8217;t this do a great job of getting your attention?[/note]</p>
<p>Then go right into your other text, but you know the reader definitely read the item of importance.  It&#8217;s the <a title="WordPress Notes Plugin" href="http://wordpress.org/extend/plugins/wp-note/" target="_blank">wp-note plugin </a>for WordPress, and I use it a lot on this blog.  [important]For more examples and the easy code that you insert to make it happen, look in the Premium Content below the Related Articles&#8230;[/important]</p>
<h3>Related Articles:</h3>
<p><!--SimilarPosts-->{+++}</p>
<ol>
<li>For a simple note, you just enclose the word note in brackets [ ], write the note text, and then enclose /note in brackets [ ] to end it.  [note]I can&#8217;t actually type the words in the brackets here, as it will create a note within a note![/note]</li>
<li>For an important note, same thing, but with the word &#8220;important&#8221;  inside the brackets [ ] to begin the note, and &#8220;/important&#8221; inside the brackets [ ] to end the note.  [important]An important note looks like this&#8230;.[/important]</li>
<li>A tip is green and has a light bulb, and you&#8217;re using &#8220;tip&#8221; and &#8220;/tip&#8221; inside the brackets.  [tip]A tip looks like this, and you can give them some extra interesting help this way&#8230;.[/tip]</li>
<li>For warnings, just use &#8220;warning&#8221; and &#8220;/warning inside the brackets [ ] to begin and end the note.  [warning]Be careful, finding and using fun WordPress plugins can be addictive&#8230;.[/warning]</li>
<li>Help notes are just as easy, using &#8220;help&#8221; and &#8220;/help&#8221; in the brackets.  [help]A help note could be how to do these commands in your text, but omit the &#8220;&#8221;.  ["note"]note text here["/note"], ["help"]help text here["/help"]</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://functionaltech.com/2009/01/plugins-notes-in-your-wordpress-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Ignore Trackbacks for Incoming Links</title>
		<link>http://functionaltech.com/2009/01/dont-ignore-trackbacks-for-incoming-links/</link>
		<comments>http://functionaltech.com/2009/01/dont-ignore-trackbacks-for-incoming-links/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 01:24:06 +0000</pubDate>
		<dc:creator>jimkimmons</dc:creator>
				<category><![CDATA[Web Marketing]]></category>
		<category><![CDATA[WordPress & Blogging]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[linking]]></category>
		<category><![CDATA[trackbacks]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://functionaltech.com/?p=441</guid>
		<description><![CDATA[So many articles and blog posts that discuss SEO mention the importance of links coming into your site or blog.  And, it's true that this helps, as it should indicate importance, with other sites referring your content.  However, too many get involved in reciprocal linking schemes that are less valuable, and are becoming]]></description>
			<content:encoded><![CDATA[<p>So many articles and blog posts that discuss SEO mention the importance of links coming into your site or blog.  And, it&#8217;s true that this helps, as it should indicate importance, with other sites referring your content.  However, too many get involved in reciprocal linking schemes that are less valuable, and are becoming of little value as they&#8217;re discounted by the search engines.</p>
<p>If you blog, and you haven&#8217;t been using the Trackback feature, you&#8217;re missing a huge opportunity to actually build your own links back to your site from other blogs.  WordPress, for one, has a box in the post writing screen where you can enter the URL of a site or blog post about which you&#8217;re writing.</p>
<p>Say you read a great blog post somewhere that mentions your area, and you&#8217;re a real estate blogger.  You like the post, and write one of your own commenting on it, with a link to it in your post.  However, you should do one more thing.  Enter the URL of their post into the Trackback field in your post screen.</p>
<p>Many blogs will receive that trackback, and without any action on the part of the other blog writer, enter a small excerpt from your post into their comment field with a link back to your post.  If they are moderating their comments, they will have to approve it, but they usually do soon.</p>
<p>Trackbacks are a way to interact with other bloggers with material related to yours, or even if it&#8217;s just of interest.  First, you get a great idea for a post on your blog, then you get the value of an incoming link as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://functionaltech.com/2009/01/dont-ignore-trackbacks-for-incoming-links/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Reality of Copyright &#8211; Some Free Protection</title>
		<link>http://functionaltech.com/2009/01/the-reality-of-copyright-some-free-protection/</link>
		<comments>http://functionaltech.com/2009/01/the-reality-of-copyright-some-free-protection/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 20:08:33 +0000</pubDate>
		<dc:creator>jimkimmons</dc:creator>
				<category><![CDATA[Mgmt Tools]]></category>
		<category><![CDATA[Software & Services]]></category>
		<category><![CDATA[WordPress & Blogging]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[copyright]]></category>

		<guid isPermaLink="false">http://functionaltech.com/?p=439</guid>
		<description><![CDATA[On the Internet, the theft of intellectual material is rampant.  There are numerous technical ways and tricks to scrape content from websites and republish it.  Google says that the original source will not be penalized for duplicate content, and that subsequent publishers will get little credit for it.  But, the search engines aren't the only]]></description>
			<content:encoded><![CDATA[<p>On the Internet, the theft of intellectual material is rampant.  There are numerous technical ways and tricks to scrape content from websites and republish it.  Google says that the original source will not be penalized for duplicate content, and that subsequent publishers will get little credit for it.  But, the search engines aren&#8217;t the only concern.  It&#8217;s just not right to have others steal your content.</p>
<p>Another reality:  it is expensive and rarely worthwhile to pursue content theft for most of us, especially bloggers.  The good news is that there is a great deal of copying of material by those who do not know any better.  It&#8217;s a bit like a simple door lock, in that copyright registration will help us to keep honest people honest.  And there is a nice free resource to help you.</p>
<p><a title="Copyright protection" href="http://www.myfreecopyright.com" target="_blank">MyFreeCopyright.com</a> will take your blog posts from your feed and give them a unique identifier, with dated origination information.  You can display their logo on your page, and it will link back to your protected material on their site, with all protection information.  Some will be deterred just by the logo and visiting the link.  Others, once you locate someone copying your content, can be persuaded to pull it down when you send them a link to the copyright registration of the copied material.</p>
<p>[important]A short video of how it works, and an example from an actual blog, is below as Premium Content:[/important] {+++}</p>
<p><object width="500" height="275" data="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/5718aa91-9b0b-4384-a1ee-ce225660edeb/flvplayer.swf" type="application/x-shockwave-flash"><param name="quality" value="high" /><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="thumb=http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/5718aa91-9b0b-4384-a1ee-ce225660edeb/FirstFrame.jpg&amp;width=500&amp;height=275&amp;content=http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/5718aa91-9b0b-4384-a1ee-ce225660edeb/myfreecopyright.mp4" /><param name="allowFullScreen" value="true" /><param name="scale" value="showall" /><param name="allowScriptAccess" value="always" /><param name="base" value="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/5718aa91-9b0b-4384-a1ee-ce225660edeb/" /><param name="src" value="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/5718aa91-9b0b-4384-a1ee-ce225660edeb/flvplayer.swf" /><param name="flashvars" value="thumb=http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/5718aa91-9b0b-4384-a1ee-ce225660edeb/FirstFrame.jpg&amp;width=1000&amp;height=578&amp;content=http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/5718aa91-9b0b-4384-a1ee-ce225660edeb/myfreecopyright.mp4" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://functionaltech.com/2009/01/the-reality-of-copyright-some-free-protection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/5718aa91-9b0b-4384-a1ee-ce225660edeb/myfreecopyright.mp4" length="3796113" type="video/mp4" />
		</item>
		<item>
		<title>Subscription Content &#8211; Billing for Blogging</title>
		<link>http://functionaltech.com/2009/01/subscription-content-billing-for-blogging/</link>
		<comments>http://functionaltech.com/2009/01/subscription-content-billing-for-blogging/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 19:20:06 +0000</pubDate>
		<dc:creator>jimkimmons</dc:creator>
				<category><![CDATA[Software & Services]]></category>
		<category><![CDATA[Web Marketing]]></category>
		<category><![CDATA[WordPress & Blogging]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[memberwing]]></category>
		<category><![CDATA[paid content]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[sell content]]></category>
		<category><![CDATA[subscription]]></category>

		<guid isPermaLink="false">http://functionaltech.com/?p=433</guid>
		<description><![CDATA[Do you want to write for a blog, but not do it all for free?  Does your knowledge and business lend itself well to sharing your expertise via a blog?  You can create blog content for subscription without hiding the entire blog with WordPress and the <a title="MemberWing Plugin" href="http://wordpress.org/extend/plugins/membership-site-memberwing/other_notes/" target="_blank">MemberWing plugin</a>.

This site]]></description>
			<content:encoded><![CDATA[<p>Do you want to write for a blog, but not do it all for free?  Does your knowledge and business lend itself well to sharing your expertise via a blog?  You can create blog content for subscription without hiding the entire blog with WordPress and the <a title="MemberWing Plugin" href="http://wordpress.org/extend/plugins/membership-site-memberwing/other_notes/" target="_blank">MemberWing plugin</a>.</p>
<p>This site is an example, as I use MemberWing to handle my subscriber setup through PayPal, including the automatic creation of their level of access, acceptance of their payment, and removal of their access if they do not renew their subscription.</p>
<p>The best way to illustrate how it works is to give you a bottom level access to see the premium content example for this post.  It won&#8217;t get you into my Premium Content on other posts, but it will on this one.</p>
<p>[important]Click on the Login link in the box below, and use   <strong>demouser</strong> for both username and password to see the content below.[/important]{+}</p>
<p><strong>**Content From this Line is Premium Content as Viewed By Subscriber**</strong></p>
<p>As you can see, the subscriber can see the content designated on this site as Premium Content once they have subscribed and logged in.  Actually, MemberWing allows you to have four levels of access if it suits your needs and content better.</p>
<p>What I did here was to build the demouser as a Bronze level subscriber, the lowest level.  Thus, you can see the content in this post, but not the Premium Content elsewhere on the site, unless I do some more examples like this.</p>
<p>You can also place video here, which I use extensively in my Premium Content for instructional purposes.  Also, the Premium Content box and login pass along with the RSS feed.  There is a free version of MemberWing, so give it a try with your WordPress blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://functionaltech.com/2009/01/subscription-content-billing-for-blogging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugin &#8211; Add Post Footer</title>
		<link>http://functionaltech.com/2009/01/plugin-add-post-footer/</link>
		<comments>http://functionaltech.com/2009/01/plugin-add-post-footer/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 21:40:15 +0000</pubDate>
		<dc:creator>jimkimmons</dc:creator>
				<category><![CDATA[WordPress & Blogging]]></category>
		<category><![CDATA[add to post]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[footer]]></category>

		<guid isPermaLink="false">http://functionaltech.com/?p=410</guid>
		<description><![CDATA[The <a title="Add Post Footer to Wordpress Plugin" href="http://www.freetimefoto.com/add_post_footer_plugin_wordpress" target="_blank">Add Post Footer</a> plugin is one that I use on every WordPress blog I set up.  It's trouble-free, and you get flexibility in adding HTML code to the bottom of every post.  What might you want this plugin for?
<ul>
	<li>Adding a disclaimer for legal reasons</li>
	<li>Promoting your RSS</li></ul>]]></description>
			<content:encoded><![CDATA[<p>The <a title="Add Post Footer to WordPress Plugin" href="http://www.freetimefoto.com/add_post_footer_plugin_wordpress" target="_blank">Add Post Footer</a> plugin is one that I use on every WordPress blog I set up.  It&#8217;s trouble-free, and you get flexibility in adding HTML code to the bottom of every post.  What might you want this plugin for?</p>
<ul>
<li>Adding a disclaimer for legal reasons</li>
<li>Promoting your RSS feed or <a href="http://functionaltech.com/2009/01/if-you-blog-an-email-newsletter-is-a-snap/">Feedblitz newsletter</a></li>
<li>Promoting an email subscription to your posts</li>
<li>Anything you would like to add to every post</li>
</ul>
<p>There is also some capability to insert advertisements this way.  I haven&#8217;t used that function, but if it&#8217;s like the other plugin features, I think it will work well for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://functionaltech.com/2009/01/plugin-add-post-footer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If You Blog &#8211; An Email Newsletter is a Snap</title>
		<link>http://functionaltech.com/2009/01/if-you-blog-an-email-newsletter-is-a-snap/</link>
		<comments>http://functionaltech.com/2009/01/if-you-blog-an-email-newsletter-is-a-snap/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 21:33:37 +0000</pubDate>
		<dc:creator>jimkimmons</dc:creator>
				<category><![CDATA[Web Marketing]]></category>
		<category><![CDATA[WordPress & Blogging]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[email newsletter]]></category>
		<category><![CDATA[feedblitz]]></category>
		<category><![CDATA[rss newsletter]]></category>

		<guid isPermaLink="false">http://functionaltech.com/?p=413</guid>
		<description><![CDATA[There are several studies that show that less than 10% of American Internet users know what an RSS feed is, and how to use a feed reader to receive them.  So, you are writing this great and regular content for your blog, and 90+% or your target audience must make an effort to remember to]]></description>
			<content:encoded><![CDATA[<p>There are several studies that show that less than 10% of American Internet users know what an RSS feed is, and how to use a feed reader to receive them.  So, you are writing this great and regular content for your blog, and 90+% or your target audience must make an effort to remember to return regularly to read it &#8230; unless.</p>
<p><a href="http://www.feedblitz.com" target="_blank">Feedblitz.com</a> provides a service, one that I use on this blog in fact, that sends out regular newsletters with your blog posts.  You set the frequency, and Feedblitz takes your RSS feed and produces the newsletter in a very nice format, pulling images and allowing full post or excerpt publishing.  The one for this blog goes out every Wednesday, subscribe here.  Feedblitz looks at my feed, determines if I&#8217;ve published my set minimum number of posts since the last issue, and creates the newsletter, sending it out to the subscriber list.</p>
<p>I&#8217;ll give you two links here, one to this blog&#8217;s Newsletter, and the other to my real estate site issue.  Since they dynamically generate, you will see whatever is new since the last issue.  So, if you look right after an issue went out, you won&#8217; t see much.  Just come back later and check again:</p>
<p><a href="http://www.feedblitz.com/f/f.fbz?HTML=340128" target="_blank">Gallery Realty of Taos Newsletter</a> that goes out on Tuesdays.</p>
<p><a href="http://www.feedblitz.com/f/f.fbz?HTML=507138" target="_blank">FunctionalTech.com Newsletter</a> that goes out on Wednesdays.</p>
]]></content:encoded>
			<wfw:commentRss>http://functionaltech.com/2009/01/if-you-blog-an-email-newsletter-is-a-snap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If You&#8217;re Selling Expertise &#8211; Show It</title>
		<link>http://functionaltech.com/2008/12/if-youre-selling-expertise-show-it/</link>
		<comments>http://functionaltech.com/2008/12/if-youre-selling-expertise-show-it/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 02:01:33 +0000</pubDate>
		<dc:creator>jimkimmons</dc:creator>
				<category><![CDATA[Web Marketing]]></category>
		<category><![CDATA[WordPress & Blogging]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[expert]]></category>
		<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://functionaltech.com/?p=11</guid>
		<description><![CDATA[Whether a real estate agent, mortgage broker, attorney, accountant or other consulting professional, your product is a service.  That service is derived from your education, experience and specialized training in your discipline.

Today's consumer, or in your case, client, is one who recognizes that they need your expertise.  If they didn't, they wouldn't be on the]]></description>
			<content:encoded><![CDATA[<p>Whether a real estate agent, mortgage broker, attorney, accountant or other consulting professional, your product is a service.  That service is derived from your education, experience and specialized training in your discipline.</p>
<p>Today&#8217;s consumer, or in your case, client, is one who recognizes that they need your expertise.  If they didn&#8217;t, they wouldn&#8217;t be on the Internet doing searches on key phrases related to the services you provide.  The vast majority also recognize that there are many of you out there, and they must make a decision as to who to hire to help them with their situation.</p>
<p>A few of them may be captured as customers or clients with a &#8220;billboard website.&#8221;  That&#8217;s a site that has some static pages, each touting your expertise.  One might talk about all of your previous happy clients.  Another might talk about how you solve problems for them because you have years of education and experience.</p>
<p>However, now and in the future, most of these consumers will become the customer or client of a professional who actually illustrated their expertise in ways that convinced the consumer long before they actually needed to make the hiring decision.  This is done with freely-offered information based on their search phrases, and helpful to them in various ways.  It may help them to quantify their problem, or just to recognize that they do indeed need help.</p>
<p>The business will go to those who have provided useful information that clearly displays their knowledge and qualifications.  The fact that they could learn more without sales pressure or consulting costs is why they will gravitate to the professional whose site satisfied their information needs.  That&#8217;s why blogging will be the best business-generation tool in your marketing arsenal.</p>
<p><small><a title="Attribution-ShareAlike License" href="http://creativecommons.org/licenses/by-sa/2.0/" target="_blank"><img src="http://functionaltech.com/wp-content/plugins/photo-dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a title="zolierdos" href="http://www.flickr.com/photos/91645335@N00/2964370804/" target="_blank">zolierdos</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://functionaltech.com/2008/12/if-youre-selling-expertise-show-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Should You Blog? – For Business</title>
		<link>http://functionaltech.com/2008/12/why-should-you-blog-%e2%80%93-for-business/</link>
		<comments>http://functionaltech.com/2008/12/why-should-you-blog-%e2%80%93-for-business/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 01:41:22 +0000</pubDate>
		<dc:creator>jimkimmons</dc:creator>
				<category><![CDATA[Web Marketing]]></category>
		<category><![CDATA[WordPress & Blogging]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://functionaltech.com/?p=7</guid>
		<description><![CDATA[<p class="MsoNormal"></p>




Sit in on any group of professionals, consultants, Realtors or mortgage brokers, and you won’t wait long in a marketing discussion to hear about blogging as a strategy.<span> </span>The question is a whole lot broader than websites, blogging or email marketing.
<p class="MsoNormal"></p>
<p class="MsoNormal">What they are likely to NOT be discussing is the viewpoint and</p>]]></description>
			<content:encoded><![CDATA[<p><!--[endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="1026" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1" /> </o:shapelayout></xml><![endif]--></p>
<p class="MsoNormal">
<div id="attachment_15" class="wp-caption alignright" style="width: 234px"><img class="size-medium wp-image-15" title="Blogging" src="http://functionaltech.com/wp-content/uploads/2008/12/blogger-300x199.jpg" alt="Blog for Business" width="224" height="148" /><p class="wp-caption-text">Blog for Business</p></div>
<p>Sit in on any group of professionals, consultants, Realtors or mortgage brokers, and you won’t wait long in a marketing discussion to hear about blogging as a strategy.<span> </span>The question is a whole lot broader than websites, blogging or email marketing.</p>
<p class="MsoNormal">
<p class="MsoNormal">What they are likely to NOT be discussing is the viewpoint and focus of the customer/client when they search for information on the Internet.<span> </span>Let’s face it, the focus is on what we perceive we need to do to generate business.<span> </span>Sometimes, actually many times, this focus is not on target, as our customers have a different focus.<span> </span>When it comes to the Web, this disparity is huge.</p>
<p class="MsoNormal">
<p class="MsoNormal">Too many consultants and others in sales, information and training businesses place up “online billboards” to push their qualifications at potential customers.<span> </span>Instead, they should be pulling those customers to them with information they value.<span> </span>That’s what you do with a blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://functionaltech.com/2008/12/why-should-you-blog-%e2%80%93-for-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Content For A Consulting or Professional Blog</title>
		<link>http://functionaltech.com/2008/11/content-for-a-consulting-or-professional-blog/</link>
		<comments>http://functionaltech.com/2008/11/content-for-a-consulting-or-professional-blog/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 20:23:26 +0000</pubDate>
		<dc:creator>jimkimmons</dc:creator>
				<category><![CDATA[WordPress & Blogging]]></category>
		<category><![CDATA[accountants]]></category>
		<category><![CDATA[attorneys]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[consulting]]></category>
		<category><![CDATA[professional]]></category>
		<category><![CDATA[realtors]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://turnkeyblogging.wordpress.com/?p=9</guid>
		<description><![CDATA[The difference in promoting yourself and services in the blogging world is that you really must SHOW what you know, not TELL what you know.  A high percentage of professional services blogs are ineffective at generating business because they are simply billboards, no different from a magazine ad saying "I Am The Greatest!"

This doesn't work. ]]></description>
			<content:encoded><![CDATA[<p>The difference in promoting yourself and services in the blogging world is that you really must SHOW what you know, not TELL what you know.  A high percentage of professional services blogs are ineffective at generating business because they are simply billboards, no different from a magazine ad saying &#8220;I Am The Greatest!&#8221;</p>
<p>This doesn&#8217;t work.  The power of blogging for attorneys, accountants, Realtors, and consultants of any kind is in the ability to show what you know by providing information your site visitors will value.  You position yourself as an expert in your subject matter by actually talking about it.  You don&#8217;t have to &#8220;give away the farm,&#8221; but you can give out a great deal of information that your visitors want and need.  And, they likely found you via a keyword search that brought them right to a blog post that answers their question.  You provided a service, and when they need more from you, you&#8217;ll hear from them.</p>
<p>So, what kind of content, or posts, do you want to write or commission for your blog?</p>
<ul>
<li>Take questions you get everyday from your customers or clients and make each question&#8217;s answer a specific blog post.  Again, you don&#8217;t need to give away your services, just give out information that will help them to realize that you know what you&#8217;re talking about.</li>
<li>For attorneys, give basic broad answers to frequent questions you get in your area of specialty.  Do all the appropriate disclaimers and encourage the reader to contact you for more in-depth and personalized advice.</li>
<li>For accountants, answer basic tax deduction questions broadly, explaining that most will vary depending on each person&#8217;s individual situation.  You&#8217;re giving them enough information to see that you are an expert, but encouraging direct contact for their specific situation.</li>
<li>Real estate agents and brokers should write all about their area of practice.  Show that you know about the local neighborhoods.  Give a lot of statistical information and reports about market performance.  Don&#8217;t write the same old stuff seen on static websites, like how to make your kitchen show better.  You can do it if you want, but the statistics and pertinent information they won&#8217;t find just anywhere is better to illustrate your expertise.</li>
<li>Consultants of any kind make their living giving advice and answering questions.  Do the same with your blog, and your site visitors will get a clear picture of your professional knowledge.  They will learn to respect your abilities, and will be more apt to contact you when they feel a need for your services.</li>
</ul>
<p>In short, blogging for professionals is a bit like being published in trade or professional journals, only online and visible to the world.  Who knows, if you do it well, you may get mentioned in some of the presitgious print media&#8217;s online efforts.</p>
]]></content:encoded>
			<wfw:commentRss>http://functionaltech.com/2008/11/content-for-a-consulting-or-professional-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
