<?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>WordPress Chef</title>
	<atom:link href="http://wordpresschef.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpresschef.com</link>
	<description>Consulting and Managed Hosting</description>
	<lastBuildDate>Thu, 17 May 2012 19:25:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to optimize your site for speed</title>
		<link>http://wordpresschef.com/how-to-optimize-your-site-for-speed/</link>
		<comments>http://wordpresschef.com/how-to-optimize-your-site-for-speed/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 08:59:51 +0000</pubDate>
		<dc:creator>christien</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://wordpresschef.com/?p=4512</guid>
		<description><![CDATA[<p>Let&#8217;s set a few ground rules. The speed of your website (also known as load time) depends on 4 things.</p> The server hosting the website The internet connection of the user downloading the website The DNS configuration of the domain for the website The file size and file structure of the website <p>The first three [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-4513" title="Tools Pingdom" src="http://wordpresschef.com/wp-content/uploads/pingdom-test-270x150.jpg" alt="" width="270" height="150" />Let&#8217;s set a few ground rules. The speed of your website (also known as load time) depends on 4 things.</p>
<ol>
<li>The server hosting the website</li>
<li>The internet connection of the user downloading the website</li>
<li>The DNS configuration of the domain for the website</li>
<li>The file size and file structure of the website</li>
</ol>
<p>The first three items of this list we can assume are optimized or perhaps not within your control. That leaves you with optimizing the website which is 9 times out of 10 what needs to be &#8220;fixed&#8221;. Please also note that each page is unique and must be diagnosed separately. How do we diagnose the page? Head on over to <a title="Check your web page speed" href="http://tools.pingdom.com" target="_blank">http://tools.pingdom.com</a> and enter the url to any page in your website. At a glance, this tool will calculate the total file size of all the images, scripts and other downloads required to bring up your page. This number should never exceed 2 mb if you expect it to load within 2 seconds on a high-speed internet connection.</p>
<p>I have seen e-commerce pages with dozens of products total 18 MB and take more than 20 seconds to load. Gruesome I know, sadly it&#8217;s true. It&#8217;s as simple as uploading a couple of high-res photographs that are set to display at 90 px width but the reality is that file is actually 9,000 px and just being squeezed down to 90px for display but you are still downloading the same 3mb of data for that 9,000 px wide photo (the one that looks like it&#8217;s only 100px wide on your web page).</p>
<p>Another common issue I see is too many &#8220;http requests&#8221;&#8230; an http request is counted every time a file loads. That could be your css file, your image file, your html file, your cgi file, your htaccess file, your xml file, and the list goes on and on and on. Every single file counts, that&#8217;s every image, every script, everything. Even if they are all tiny tiny file sizes, a new connection needs to be made for each one of them&#8230; there are ways of merging files so that there are fewer connections required, i.e. http requests</p>
<p>That&#8217;s your meat and potatoes on optimizing speed performance for a web page. Each one has it&#8217;s own set of http requests (connections) and it&#8217;s own set of images, videos, etc. (file size). The recommended limit for a web page (a unique url) is 2 MB and less than 100 http requests in order for it to be &#8220;lightning fast&#8221;. Otherwise, even the fastest server with the fastest internet connection is going to be slow to load your website. That being said, some of the first few things I would look at are;</p>
<ol>
<li>Compressing Image Files</li>
<li>Disabling unused plugins</li>
<li>Merging CSS files</li>
</ol>
<p>If you ever notice your website is dreadfully slow, trace back your steps, more often than not something has been deleted but is still being requested. Perhaps an image that was deleted via FTP but not deleted in the HTML code&#8230; so the browser that tries to load the website gets stuck on that missing image that is no longer on the server. A missing file like that could stall the page by a good 2 to 4 seconds. What happens is the browser tries several times to download that file before it gives up and moves on to another one. Once the code is cleaned out and the image properly deleted, then the request for the missing file doesn&#8217;t even happen and you&#8217;ve just shaved off 4 seconds on your loadtime and are back down to 1.64 seconds <img src='http://wordpresschef.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpresschef.com/how-to-optimize-your-site-for-speed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>There are only 2 kinds of buyers</title>
		<link>http://wordpresschef.com/there-are-only-2-kinds-of-buyers/</link>
		<comments>http://wordpresschef.com/there-are-only-2-kinds-of-buyers/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 20:05:49 +0000</pubDate>
		<dc:creator>christien</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[buyers]]></category>
		<category><![CDATA[consumers]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[products]]></category>
		<category><![CDATA[sales]]></category>

		<guid isPermaLink="false">http://nauticalprogressions.epkhosting.com/?p=1334</guid>
		<description><![CDATA[<p>I was invited to attend a webinar with Russell Brunson which was a presentation he had at an e-commerce convention. His presentation was about an hour long most of which outlined his approach to upselling but I found the most valuable insight to be this; there are only 2 kinds of buyers, i.e. people who [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1339" style="float: right" src="http://wordpresschef.com/wp-content/uploads/theatre_mask.jpg" alt="Only 2 types of buyers" width="154" height="130" />I was invited to attend a webinar with Russell Brunson which was a presentation he had at an e-commerce convention. His presentation was about an hour long most of which outlined his approach to upselling but I found the most valuable insight to be this; there are only 2 kinds of buyers, i.e. people who buy for pleasure and people who buy for pain.</p>
<blockquote><p>Sounds dramatic but it makes a lot of sense.</p></blockquote>
<p>On one side you have people who are in a jam, they are sick, they are tired, stressed, annoyed, angry, depressed what have you&#8230; they are in pain and they want relief now! These people are not going to take the time to shop around and get the best price&#8230; in fact these are likely the kind of people who will not only buy now but pay through the nose depending on how bad the pain is.</p>
<p>Conversely, at the opposite extreme we have people who are very comfortable in life and are looking for thrills and pleasure. These are the people who have all the time in the world and will certainly shop around before buying anything. So in Heinz site, if you&#8217;re selling a product that is pleasurable you are force to be even more competitive than if you were selling a remedy to someone&#8217;s pain.</p>
<p>Take that into consideration when you are marketing your services/products. Try to identify the type of buyer you are dealing with and conduct yourself accordingly.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpresschef.com/there-are-only-2-kinds-of-buyers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design something compelling not CRAP!</title>
		<link>http://wordpresschef.com/design-something-compelling-not-crap/</link>
		<comments>http://wordpresschef.com/design-something-compelling-not-crap/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 20:26:36 +0000</pubDate>
		<dc:creator>christien</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[acronyms]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[production]]></category>

		<guid isPermaLink="false">http://nauticalprogressions.epkhosting.com/?p=1216</guid>
		<description><![CDATA[<p></p> <p>Truth is, I am going to tell you how to design C.R.A.P. instead of crap. I learned this while in design school at Humber College and it goes like this;</p> <p>Colour: I learned colour instead of contrast because there are a few &#8220;laws&#8221; when it comes to colours such as contrasting colours versus complimentary [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1349" style="margin: 0px 10px" src="http://wordpresschef.com/wp-content/uploads/CRAP-Design-41473-e1307306406805.jpg" alt="" width="262" height="361" /></p>
<p>Truth is, I am going to tell you how to design C.R.A.P. instead of crap. I learned this while in design school at Humber College and it goes like this;</p>
<p><strong>Colour:</strong> I learned colour instead of contrast because there are a few &#8220;laws&#8221; when it comes to colours such as contrasting colours versus complimentary colours. You also have the psychology of colours, i.e. red means stop, green means go, orange means cheap, blue means trust-worthy, etc.</p>
<p><strong>Repetition:</strong> nothing brings a sales point home like repetition, although in the context of design this really refers to consistency is your colours, your fonts, your shapes, sizes, etc.</p>
<p><strong>Alignment: </strong>I recommend you all text with the same alignment (all left, all centre or all right). The human eye is conditioned to read in blocks of text or paragraphs. A successful ad/poster is quick and easy to read.</p>
<p><strong>Proximity: </strong>negative space (empty space) is another term that can be used to describe &#8220;proximity&#8221;&#8230; be sure not to cram too much on the page and clutter things up, you want to have a safe distance between all elements in your design. Contrasting colours may help you cheat proximity in your design.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpresschef.com/design-something-compelling-not-crap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The first step to seo is&#8230;</title>
		<link>http://wordpresschef.com/the-first-step-to-seo-is/</link>
		<comments>http://wordpresschef.com/the-first-step-to-seo-is/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 13:13:53 +0000</pubDate>
		<dc:creator>christien</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://nauticalprogressions.epkhosting.com/?p=1222</guid>
		<description><![CDATA[<p>I think most of us would say that <a title="Search the web with Google" href="http://google.ca" target="_blank">Google</a> is king and that optimizing your website for Google will likely do well in other search engines such as <a title="Search the web with yahoo" href="http://yahoo.com" target="_blank">Yahoo</a> or <a title="Search the web with bing" href="http://bing.com" target="_blank">Bing</a>.</p> <p>That being said, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1321" src="http://wordpresschef.com/wp-content/uploads/google-logo_2-e1307301224426.jpg" alt="" width="228" height="85" align="right" />I think most of us would say that <a title="Search the web with Google" href="http://google.ca" target="_blank">Google</a> is king and that <strong>optimizing</strong> your website for <strong>Google</strong> will likely do well in other search engines such as <a title="Search the web with yahoo" href="http://yahoo.com" target="_blank">Yahoo</a> or <a title="Search the web with bing" href="http://bing.com" target="_blank">Bing</a>.</p>
<p>That being said, there are 3 things I will do right off the bat which are all verified by Google. That&#8217;s right, Google will literally list what they want from you&#8230; all you need to do is sign up for a <a title="Sign up for google webmasters" href="http://google.ca/webmasters" target="_blank">Google Webmasters </a>account and do 3 simple things;</p>
<ol>
<li><a title="How to write a Google XML sitemap" href="http://www.ehow.com/how_4998667_write-xml-map.html" target="_blank">Create a sitemap.xml</a> file listing all the pages/posts <strong>you want</strong> to have listed</li>
<li><a title="How to use robots.txt" href="http://www.robotstxt.org/" target="_blank">Create a robots.txt file</a> listing all the directories/pages/posts <strong>you do not want</strong> to have listed</li>
<li><a title="Google Help for creatingi unique page/post titles &amp; descriptions" href="http://www.google.com/support/webmasters/bin/answer.py?answer=35264" target="_blank">Create a unique meta description and title tag</a> for every page/post in the site</li>
</ol>
<p>Once you do that, you will at least have a two way dialogue with Google where you can make requests of them such as listing/removing your pages from their database. The rest is really content optimization (text formatting, choice of words, link building, etc.) based on market research and competitor analysis.</p>
<p>Have more questions? <a title="View official post" href="http://nauticalprogressions.net/blog/the-first-step-to-seo-is">Post a comment</a> or <a title="Contact Nautical Progressions" href="http://nauticalprogressions.net/company/contact">email me</a>, I&#8217;d love to hear from you <img src='http://wordpresschef.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://wordpresschef.com/the-first-step-to-seo-is/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good, fast and cheap &#8211; pick any two</title>
		<link>http://wordpresschef.com/good-fast-cheap/</link>
		<comments>http://wordpresschef.com/good-fast-cheap/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 20:45:52 +0000</pubDate>
		<dc:creator>christien</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[negotiating]]></category>
		<category><![CDATA[sales]]></category>
		<category><![CDATA[value]]></category>

		<guid isPermaLink="false">http://nauticalprogressions.net/?p=1298</guid>
		<description><![CDATA[<p>While surfing around the net I came across an old adage that has helped me negotiate value with my clients.</p> <p>There are three major sales points to every deal; good, fast and cheap. The rule is that you can only 2 of the three.</p> <p>If you want good and fast it won&#8217;t be cheap. If [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1370" src="http://wordpresschef.com/wp-content/uploads/goodfastcheap.gif" alt="" width="259" height="173" />While surfing around the net I came across an old adage that has helped me negotiate value with my clients.</p>
<p>There are three major sales points to every deal; good, fast and cheap. The rule is that you can only 2 of the three.</p>
<p>If you want good and fast it won&#8217;t be cheap. If you want fast and cheap it won&#8217;t be good. If you want good and cheap it won&#8217;t be fast.</p>
<p>I use this one on clients all the time and when presented with that equation, people tend to understand what they can expect. Managing your client&#8217;s expectations is crucial to retaining their loyalty so be sure to make this little anecdote clear up front so there are no disappointments.</p>
<p>My personal motto is this &#8220;Under promise and over deliver, never over promise and under deliver&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpresschef.com/good-fast-cheap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>6 Step Sales Process</title>
		<link>http://wordpresschef.com/6-step-sales-process/</link>
		<comments>http://wordpresschef.com/6-step-sales-process/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 03:57:56 +0000</pubDate>
		<dc:creator>christien</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Negotiating sales]]></category>
		<category><![CDATA[sales]]></category>

		<guid isPermaLink="false">http://nauticalprogressions.epkhosting.com/?p=1299</guid>
		<description><![CDATA[<p>So while studying business in school, one of my professors taught us what he coined &#8220;The Six Step Sales Process&#8221;. I swear by it, it has worked for me everytime but it&#8217;s not the only way. In fact, sometimes I&#8217;ve been able to skip steps and make it all happen within the first meeting. Truth [...]]]></description>
			<content:encoded><![CDATA[<p>So while studying business in school, one of my professors taught us what he coined &#8220;The Six Step Sales Process&#8221;. I swear by it, it has worked for me everytime but it&#8217;s not the only way. In fact, sometimes I&#8217;ve been able to skip steps and make it all happen within the first meeting. Truth is though, taking your time will pay off in the end&#8230; by another zero in my case.</p>
<blockquote><p>&#8220;Slowly and wisely&#8221; said the Friar <img src='http://wordpresschef.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p></blockquote>
<p><strong>1) Preparation</strong></p>
<p>This refers to researching the prospect before making your first contact. Now this is not always possible but let&#8217;s just say that you shouldn&#8217;t speak with the client about pricing, turn around or other pertinent deal points before doing your homework. What&#8217;s homework? Collect data! Get as much information about the prospect and make a list of items you think are strong and a list of things you can improve upon or help them with. Keep this to yourself for now.</p>
<p><strong>2) Approach</strong></p>
<p>This would be your &#8220;first contact&#8221;, this is where you introduce yourself and simply ask if you can book a meeting to discover how you may be of help. I find it helps to pitch it as a non-billable consultation where I sit down with the prospect to review their product/service/business and offer my insights.</p>
<p>Be sure to ask a few questions to get them in the right frame of mind. If you&#8217;re a web consultant like me, perhaps ask them questions like &#8220;When did you last update your website?&#8221;, &#8220;When was the last time you had an upgrade?&#8221;, &#8220;Have you considered all your marketing options?, etc. This gets them thinking about the things that need attention if they aren&#8217;t already thinking about it.</p>
<p><strong>3) Discovery</strong></p>
<p>So you got them to agree to a meeting and you&#8217;re now sitting with the prospect, just remember to shut up and listen. You may need to help them spit it all out by asking questions or offering ideas/examples to get the ball rolling. As they share their thoughts, take notes and re-interate everything they say to confirm that you&#8217;re on the same page.</p>
<p>Budget 1 hour for this meeting, if it takes longer than 1 hour you&#8217;re being inefficient&#8230; or perhaps the prospect is, if you find your prospect likes to talk too much, then try asking closed ended questions (where the answer is yes or no).</p>
<p>Before leaving the meeting, be sure to book your follow up meeting where you will present the &#8220;solution&#8221; to all their &#8220;problems&#8221;. I usually book follow-ups within 1 week or sooner so that everything is fresh for both me and the prospect.</p>
<p><strong>4) Solution Design</strong></p>
<p>After having your first meeting with the prospect (the discovery meeting) it&#8217;s time to get back to the office and scope out a proposal. Make a concise list of all the things the prospect requested, all the things you&#8217;d like to suggest and factor it, X hours @ X dollars = bottom line. Be sure to include the words that were used in your meeting to showcase your consistency and attention to detail. Don&#8217;t over complicate it, make your write up for each line item short and concise. Less is always more.</p>
<p><strong>5) Presentation</strong></p>
<p>It&#8217;s now show time, this is where you strut your stuff and show them what you&#8217;ve got. Power Point presentations go a long way but I myself just surf the net on my laptop showing real client samples for each component that I am pitching for my prospect. They say more than 80% of the world&#8217;s communication is visual and that visuals are easier to remember than what you heard or felt.</p>
<p>As you conduct your presentation look for visual cues in the prospects body language, i.e. hand on chin, arms crossed, leaning forward, bitting lip, etc. Keep everything in context and you&#8217;ll be able to pick up on the prospect&#8217;s interests and then know when and where to cut corners.</p>
<p>Don&#8217;t think that everyone wants to hear everything you have to say&#8230; focus on what excites them. By the end of your presentation, ask for the sale, i.e. &#8220;So without further adieu, let me ask you&#8230; would you like to get started?&#8221; or something to that effect, be yourself&#8230;</p>
<p><strong>6) Implementation</strong></p>
<p>So they said yes and it&#8217;s time to start working. Now I don&#8217;t think i need to tell you that you need to have a terrific product, backed by terrific service and competitive pricing if you want return business. The question is, what does that really mean? Well, there are <a title="Permanent Link to 5 Characteristics of Great Products &amp; Services" rel="bookmark" href="http://nauticalprogressions.net/blog/5-characteristics-of-great-products-services/">5 Characteristics of Great Products &amp; Services</a> but at a glance, a great product is designed to fulfill the buyer&#8217;s needs and does so seamlessly. A terrific service starts with courtesy and respect and ends with a smile.</p>
<p>Each customer will be different, some appreciate a phone call while others prefer an email. I think everyone wants quick and sometimes that&#8217;s not easy to do so at the least let your customer know that you are always in their corner and on top of it. As for competitive pricing&#8230; that&#8217;s really up to you, there are various levels of business in every industry. If you want to compete with the giants, you can&#8217;t undercut them too much. From my experience, if you go too low, your credibility is brought into question.</p>
<p>So there you have it, the 6 step sales process. Try it out on your next opportunity and let me know how it panned out. If you have any questions, post a comment below and I&#8217;ll be more than happy to respond.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpresschef.com/6-step-sales-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Four Ds of Email Management</title>
		<link>http://wordpresschef.com/the-four-ds-of-email-management/</link>
		<comments>http://wordpresschef.com/the-four-ds-of-email-management/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 23:31:12 +0000</pubDate>
		<dc:creator>christien</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://nauticalprogressions.epkhosting.com/?p=1287</guid>
		<description><![CDATA[<p>Are you getting flooded with emails? Do you feel as though you aren&#8217;t getting anything done because you just can&#8217;t seem to catch up with all those emails? Here&#8217;s a word of advice, stop what you&#8217;re doing because you can&#8217;t stop what they are doing (the people sending you emails). I&#8217;ve received some terrific advice [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1288" style="float: right" src="http://wordpresschef.com/wp-content/uploads/email-marketing-300x300.jpg" alt="Make email management easier on yourelf" width="180" height="180" />Are you getting flooded with emails? Do you feel as though you aren&#8217;t getting anything done because you just can&#8217;t seem to catch up with all those emails? Here&#8217;s a word of advice, stop what you&#8217;re doing because you can&#8217;t stop what they are doing (the people sending you emails). I&#8217;ve received some terrific advice from two friends, the first of which can be labeled as &#8220;the four d&#8217;s of email management&#8221;. What are the four d&#8217;s?</p>
<ol>
<li><strong>Do it</strong> &#8211; some emails required immediate attention</li>
<li><strong>Delegate it </strong>- some emails really don&#8217;t require your personal attention</li>
<li><strong>Delete it</strong> &#8211; a lot of emails can often be deleted</li>
<li><strong>Date it</strong> &#8211; some emails can be dealt with later, so make a deadline for yourself and get to it later</li>
</ol>
<p>Chances are you can group these emails into the four d&#8217;s using mail rules. The easier way of doing this is to have a dedicated email address for each purpose, i.e. billing@yourname.com, support@yourname.com sales@yourname.com etc.</p>
<p>If you&#8217;re running a small businesses or are not fond of the idea of having to give out multiple email addresses, then the mail rules route is what you want. Refer to your email-client software&#8217;s manual for details on how to set it up. Examples of mail rules would be &#8220;if From: client@rogers.com&#8221; move to &#8220;the date it&#8221; folder.</p>
<p>If you have any questions post a comment and I will gladly share more.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpresschef.com/the-four-ds-of-email-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Social Media Marketing Book</title>
		<link>http://wordpresschef.com/the-social-media-marketing-book/</link>
		<comments>http://wordpresschef.com/the-social-media-marketing-book/#comments</comments>
		<pubDate>Sun, 06 Feb 2011 14:08:39 +0000</pubDate>
		<dc:creator>christien</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://nauticalprogressions.epkhosting.com/?p=1254</guid>
		<description><![CDATA[<p></p> <p>Now you may already know that I use social media as a form of generating links for <a title="SEO Services" href="http://nauticalprogressions.net/services/web-development/search-engine-optimization/">search engine optimization (SEO)</a> but it is by far the most efficient way to establish a rapport and develop loyal &#8220;fans&#8221; (that means customers). The other weekend I had time to kill while downtown [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-1256" style="margin-left: 20px;float: right" src="http://wordpresschef.com/wp-content/uploads/the-smm-book-284x150.png" alt="Book by Dan Zarrella" width="284" height="150" /></p>
<p>Now you may already know that I use social media as a form of generating links for <a title="SEO Services" href="http://nauticalprogressions.net/services/web-development/search-engine-optimization/">search engine optimization (SEO)</a> but it is by far the most efficient way to establish a rapport and develop loyal &#8220;fans&#8221; (that means customers). The other weekend I had time to kill while downtown and decided to go to the bookstore to snoop around.</p>
<p>Funnily enough, I wasn&#8217;t looking for a book on social media. I mean, I&#8217;m still in my twenties and I use social media every day, what could a book possibly have to teach me? Well to my surprise, I came across Dan Zarrella&#8217;s &#8220;The social media marketing book&#8221; and found some intriguing insights.</p>
<p>It&#8217;s a really easy read that is broken down into 10 chapters (excluding the introduction). Each chapter starts with a high level overview of its given social media topic and closes with a set of &#8220;take away tips&#8221;. I thought it would be interesting to see how the book&#8217;s take away tips actually line up with what I took from reading it.</p>
<blockquote><p>This book does pack-in a lot meat, I&#8217;d say that in a pound for pound face-off with a book like &#8220;The 4 Hour Work Week&#8221;, The Social Media Marketing Book is a definite winner.</p></blockquote>
<p>Below I&#8217;m going to give you my 2 cents on each chapter and include the take away tips that were found at the end of each chapter.</p>
<p><strong>1) Blogging</strong></p>
<ul>
<li>start your social media campaign with a blog, make it the focal point to all your social media efforts</li>
<li>stick to a posting schedule you can deliver on in order to build a following</li>
<li>comment on other blogs to make friends, pingback other blogs to generate comments</li>
</ul>
<p><strong>2) Microblogging</strong></p>
<ul>
<li>ask questions and comb the net for conversations you can get in on</li>
<li>include links, user names and other shortcode in your status updates</li>
<li>act as a filter/distributor of other microbloggers</li>
</ul>
<p><strong>3) Social Networking</strong></p>
<ul>
<li>find a network that works for you and stick to it, there is no need to be on every network</li>
<li>get quality friends not quantity, be sure you qualify each person before you &#8220;spam them&#8221;</li>
<li>share the love, i.e. promote your friends, know the politics of your network</li>
</ul>
<p><strong>4) Media Sharing</strong></p>
<ul>
<li>host your media on the platform, i.e. photos on flickr, videos on youtube, etc.</li>
<li>use the embed codes for your website, social profiles, etc.</li>
<li>let your fans embed your media into their own websites/profiles</li>
</ul>
<p><strong>5) Social News and Bookmarking</strong></p>
<ul>
<li>stick with a news site that is relevant to what you do</li>
<li>don&#8217;t submit your own story, find a friend to do it for you</li>
<li>prepare for server crushing traffic</li>
</ul>
<p><strong>6) Ratings and Reviews</strong></p>
<ul>
<li>Submit your business to the review sites, i.e. Google Places, Yelp, etc.</li>
<li>Invite customers from offline to submit reviews online</li>
<li>Link to your review profiles from your blog/website</li>
</ul>
<p><strong>7) Forums</strong></p>
<ul>
<li>start by visiting other forums, assess what you can contribute</li>
<li>no forum is better than an empty forum</li>
<li>police the forum, moderate the posts and kick out the flame throwers (trouble makers).</li>
</ul>
<p><strong> <img src='http://wordpresschef.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Virtual Worlds</strong></p>
<ul>
<li>See if any video games relate to your product/service, i.e. Second Life, Mafia Wars, etc.</li>
<li>Don&#8217;t open an account with a campaign, settle-in slowly and participate</li>
<li>Understand the culture of the Virtual World for maximum results</li>
</ul>
<p><strong>9) Strategy, Tactics, Practice</strong></p>
<ul>
<li>Note the difference between campaigns and on-going efforts.</li>
<li>Have clear calls to action (big green button or something easy to spot)</li>
<li>Promote your Brand (be consistent and targeted)</li>
</ul>
<p><strong>10) Measurement</strong></p>
<ul>
<li>Focus on quality not quantity metrics (bounce rate, time on site, # of pages view per visitor, etc. these metrics tell you if visitors like what they see)</li>
<li>Track goals such as clicking to a form page, checkout page, etc.</li>
<li>Use Google Analytics</li>
</ul>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpresschef.com/the-social-media-marketing-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 4 Hour Work Week by Tim Ferris</title>
		<link>http://wordpresschef.com/the-4-hour-work-week-by-tim-ferris/</link>
		<comments>http://wordpresschef.com/the-4-hour-work-week-by-tim-ferris/#comments</comments>
		<pubDate>Sun, 26 Dec 2010 04:55:46 +0000</pubDate>
		<dc:creator>christien</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[reviews]]></category>

		<guid isPermaLink="false">http://nauticalprogressions.epkhosting.com/?p=1239</guid>
		<description><![CDATA[<p><a href="http://www.amazon.ca/gp/product/0307353133?ie=UTF8&#38;tag=theongomusido-20&#38;linkCode=as2&#38;camp=15121&#38;creative=330641&#38;creativeASIN=0307353133" target="_blank"></a>I hate to say it but this book is a whole lot of fluff. I mean the essence of this book is packaged in one acronym; D.E.A.L. or D.E.L.A. depending on your situation. Don&#8217;t get me wrong, Tim Ferris is definitely an inspiration and a all around bright guy, but he says it [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.ca/gp/product/0307353133?ie=UTF8&amp;tag=theongomusido-20&amp;linkCode=as2&amp;camp=15121&amp;creative=330641&amp;creativeASIN=0307353133" target="_blank"><img class="alignright size-full wp-image-1242" style="margin-left: 10px" src="http://wordpresschef.com/wp-content/uploads/4hourworkweek.jpg" alt="Book review of The 4 Hour Work Week" width="161" height="240" align="right" /></a>I hate to say it but this book is a whole lot of fluff. I mean the essence of this book is packaged in one acronym; D.E.A.L. or D.E.L.A. depending on your situation. Don&#8217;t get me wrong, Tim Ferris is definitely an inspiration and a all around bright guy, but he says it himself in his book&#8230; don&#8217;t waste your time with information overload and the truth is, this book has a whole lot of information overload.</p>
<p>So take it from me, if you&#8217;re an entrepreneur like me and just want your meat and potatoes without all the salt, the pepper, the garnish, the butter rolls, etc. this is all that really needs to be read;</p>
<p><strong>D is for define.</strong> Meaning define yourself, define your market, define the need, define the product.</p>
<p><strong>E is for eliminate.</strong> Meaning cut petty tasks and other time wasters in your day.</p>
<p><strong>A is for automate.</strong> Meaning find ways of recycling the same product or service.</p>
<p><strong>L is for liberate.</strong> Meaning find ways of removing yourself from the equation like subcontracting.</p>
<p>Now earlier I said it&#8217;s either D.E.A.L. or D.E.L.A. which all stands for the same thing but applies to different people. If you are already running your business you&#8217;ll be going with the D.E.A.L. If you&#8217;re an employee who doesn&#8217;t want to necessarily launch your own company, the order is slightly different in that you must Liberate yourself from the &#8220;office&#8221; before you can really automate things. In my case I think I&#8217;ve begun to do it all but my weakness would be &#8220;Eliminate&#8221;&#8230; I have a habit of obsessing over superficial stuff that no one really cares for. To put it in context for you, this is how I work.</p>
<p><strong>D</strong> &#8211; I have <em>defined myself</em> as a <strong>web consultant</strong>. I have <em>defined my customers</em> as <strong>entrepreneurs</strong>. I have <em>defined my product </em>to be a <strong>website</strong>.</p>
<p><strong>E</strong> &#8211; I have <em>eliminated my old services</em> (those which couldn&#8217;t <strong>in some way be automated</strong>). I have <em>eliminated my low-end clients</em> (those that are <strong>not worth the stress</strong>). I have <em>eliminated certain hours from my clients</em> (to do <strong>what I want to do</strong>).</p>
<p><strong>A </strong>- I have <em>automated the initial setup</em> (i use the same platform<strong> for all clients</strong>). I have <em>automated the billing system</em> (<strong>this makes a computer the nag and not me</strong>&#8230;<strong> </strong>another bonus).</p>
<p><strong>L</strong> &#8211; I have<em> liberated myself from location</em> (i have clients in 4 countries). I have <em>liberated myself from the 9 to 5 world</em> (it&#8217;s all done <strong>by email with a 24 hour response</strong>).</p>
<p>Now if you want more examples, then I would recommend you buy his book. It is an easy read, there were a number of times where he made me laugh&#8230; HARD! But at times I questioned his ethics and code of honor. Nonetheless, a wise man once said &#8220;all is fair in love and war&#8221;. You can buy it on Amazon for as little as $5 clicking the image above.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpresschef.com/the-4-hour-work-week-by-tim-ferris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Coaching</title>
		<link>http://wordpresschef.com/wordpress-coaching/</link>
		<comments>http://wordpresschef.com/wordpress-coaching/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 00:14:42 +0000</pubDate>
		<dc:creator>christien</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[consulting]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://nauticalprogressions.epkhosting.com/?p=1101</guid>
		<description><![CDATA[<p>WordPress is an open-source platform and my weapon of choice for building a website. Open-source essentially means that there is no licensing involved&#8230; it&#8217;s free to the general public. What may shock you more is the list of people that are using it such as NASA, CNN, Perez Hilton and many others.</p> <p>My philosophy of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1135" src="http://wordpresschef.com/wp-content/uploads/wp.jpg" alt="" width="300" height="300" />WordPress is an open-source platform and my weapon of choice for building a website. Open-source essentially means that there is no licensing involved&#8230; it&#8217;s free to the general public. What may shock you more is the list of people that are using it such as NASA, CNN, Perez Hilton and many others.</p>
<p>My philosophy of work is to empower my client with the ability to produce for themselves. Much like the old saying goes &#8220;you can feed a man for a day with 1 fish but you can feed a man for life if you teach him to fish&#8221;.</p>
<p><strong>Email Support</strong><br />
Take advantage of a monthly support retainer with a 24 hour response time and know that a wordpress ninja is in your corner. Last but not least, this service comes with optimized web hosting for your wordpress website. Starting at only $20/month</p>
<p><strong>Live Training<br />
</strong>If you prefer there is a live consulting service provided via skype. This allows us to share screens and share links easily. This service needs to be scheduled with an appointment and is available at a rate of $60/hour</p>
<p><strong>Design &amp; Development</strong><br />
Some projects require extra tweaking which must be done with code such as php, css or html. Themes and plugins are often tagged by their authors and may or may not fit your company brand. This service is available as a flat rate but must be quoted for each project. Please <a href="http://nauticalprogressions.epkhosting.com/company/contact/">contact me</a> for a free estimate.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpresschef.com/wordpress-coaching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

