<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">

<channel>
	<title>Legacy Marketing Services</title>
	
	<link>http://legacymarketingservices.com/wk</link>
	<description>Providing Marketing and Business Support Services</description>
	<pubDate>Thu, 03 Jul 2008 18:51:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<itunes:explicit>no</itunes:explicit><itunes:subtitle>Providing Marketing and Business Support Services</itunes:subtitle><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/LegacyMarketingServices" type="application/rss+xml" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">1410605</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://www.feedburner.com</feedburner:feedburnerHostname><item>
		<title>Design Tip: Be Careful of Variable Width Layouts</title>
		<link>http://legacymarketingservices.com/wk/design-tip-be-careful-of-variable-width-layouts/</link>
		<comments>http://legacymarketingservices.com/wk/design-tip-be-careful-of-variable-width-layouts/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 18:46:19 +0000</pubDate>
		<dc:creator>Carla</dc:creator>
		
		<category><![CDATA[Design Tips]]></category>

		<category><![CDATA[business website]]></category>

		<guid isPermaLink="false">http://legacymarketingservices.com/wk/design-tip-be-careful-of-variable-width-layouts/</guid>
		<description><![CDATA[
I was looking at a site the other day that is under development and I was just puzzled at the layout.
Articles and graphics in the center column were bleeding over into side columns.  At first I thought it was just a Firefox thing, because a lot of hobbyists just go with Internet Explorer . [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Design Tip: Be Careful of Variable Width Layouts", url: "http://legacymarketingservices.com/wk/design-tip-be-careful-of-variable-width-layouts/" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/businessweb.png"><img class="alignnone size-full wp-image-132" title="Business Web Sites" src="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/businessweb.png" alt="Business web design tips" width="390" height="125" /></a></p>
<p>I was looking at a site the other day that is under development and I was just puzzled at the layout.</p>
<p>Articles and graphics in the center column were bleeding over into side columns.  At first I thought it was just a Firefox thing, because a lot of hobbyists just go with Internet Explorer . . . but no, it looked the same way in IE7.</p>
<p>But then I thought, &#8220;Well, they&#8217;re still working on it.&#8221;  A month later it still looks the same.</p>
<p>At this point, it&#8217;s bugging me so I looked at the style sheet.  They&#8217;re using a variable width layout and a percentage of the browser window.</p>
<p>Now if you are just having text in all of your columns, variable width is fine.  The problem with the site is that the center column has wide images that break the layout in lower screen resolutions.</p>
<h2>Balancing Beauty and Usability</h2>
<p>It used to be that you weren&#8217;t a web designer if you didn&#8217;t know how to create a flexible width layout.  In the advent of CSS, there has been much angst over creating flexible three column layouts.  So much so that the successful implementation has been labeled the &#8220;<a href="http://www.alistapart.com/articles/holygrail">Holy Grail</a>.&#8221;</p>
<p>Here&#8217;s my issue with flexible width layouts today, you&#8217;re designing to the <strong>web browser</strong> rather than designing to the <strong>web reader</strong>.</p>
<p>It was one thing when the most commonly used resolutions were 640&#215;480 and 800&#215;600.  If you had a two column layout that stretched between the two resolutions, either one is going to be readable.</p>
<p>A two column layout stretched at even 1024&#215;768 is not very readable for the visitor, and once you get higher than that . . . forget it.</p>
<p>It really doesn&#8217;t matter the size or resolution of browser someone is using, once the content area gets wider than a certain point it&#8217;s uncomfortable to read.</p>
<p>Think about a newspaper.  Stories don&#8217;t go across the full width of the page, they are broken into columns to make it easier to read.  The same thing with books.  How wide is the average book page?  Not very.</p>
<h2>So What is the Answer?</h2>
<p>The is a personal (or business by business) judgement call based on what type of content is going to on the site and how it is going to be used.</p>
<p>If I am creating an informational site for a business, I usually go with a two column, fixed at 765px to 785px.  That is not designing so much for 800 x 600 as it is setting a width where neither column will be too wide for readability.</p>
<p>If it is a blog or a site that will have advertising, video or other types of media in the side bar, I give on fitting it to a 800 x 600 resolution and design it for 1024&#215;768.</p>
<p>When you are trying to incorporate 728&#215;90 and 300 x 250 banner ads and 330 wide videos in a side bar, 800 x 600 just isn&#8217;t going to work.</p>
<p>According to <a href="http://en.wikipedia.org/wiki/Display_resolution">Wikipedia</a>, only 8% of internet browsers still use an 800 x 600 resolution and only 1% percent lower that that.</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=0c261316-ca5f-4798-9461-d53684a7bf26&amp;title=Design+Tip%3A+Be+Careful+of+Variable+Width+Layouts&amp;url=http%3A%2F%2Flegacymarketingservices.com%2Fwk%2Fdesign-tip-be-careful-of-variable-width-layouts%2F">ShareThis</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=hAAKZJ"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=hAAKZJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=deNMOJ"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=deNMOJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=btkPQj"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=btkPQj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=ns7rmj"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=ns7rmj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=Ksht5J"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=Ksht5J" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=wi2lDj"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=wi2lDj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=OAy0iJ"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=OAy0iJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=agf5Lj"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=agf5Lj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=C8BgIJ"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=C8BgIJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=uEQEUj"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=uEQEUj" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LegacyMarketingServices/~4/326012764" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://legacymarketingservices.com/wk/design-tip-be-careful-of-variable-width-layouts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>5 Life Lessons Businesses Need to Know</title>
		<link>http://legacymarketingservices.com/wk/life-lessons-businesses-need-to-know/</link>
		<comments>http://legacymarketingservices.com/wk/life-lessons-businesses-need-to-know/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 15:00:08 +0000</pubDate>
		<dc:creator>Carla</dc:creator>
		
		<category><![CDATA[Business Tips]]></category>

		<category><![CDATA[Small Business]]></category>

		<category><![CDATA[goals]]></category>

		<category><![CDATA[small business tips]]></category>

		<guid isPermaLink="false">http://legacymarketingservices.com/wk/?p=156</guid>
		<description><![CDATA[
Everyone has an email addict for a friend.  You know . . . the ones that send dire warnings that would take two minutes to debunk on Snopes (Dawn, I love you, but you are way too trusting of emails), or threaten,
&#8220;You will have seven years of bad luck if you don&#8217;t forward this [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "5 Life Lessons Businesses Need to Know", url: "http://legacymarketingservices.com/wk/life-lessons-businesses-need-to-know/" });</script>]]></description>
			<content:encoded><![CDATA[<p><img src="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/random-ramblings.png" alt="life lessons for Business" width="390" height="125" /></p>
<p>Everyone has an email addict for a friend.  You know . . . the ones that send dire warnings that would take two minutes to debunk on <a href="http://www.snopes.com">Snopes</a> (<a title="Kingwood homes" href="http://www.dawnsdreamhomes.com">Dawn</a>, I love you, but you are way too trusting of emails), or threaten,</p>
<p>&#8220;You will have seven years of bad luck if you don&#8217;t forward this email to ten friends in the next five minutes.&#8221;</p>
<p>Whenever I get those, I always think, &#8220;Gee . . . thanks for thinking of me.&#8221;</p>
<p>However, yesterday my friend, <a href="http://picniconthepark.com/p/about/board-of-directors.html">Angela</a>, sent me a forward that truly made a positive difference in my day.  It was a list titled &#8220;<a href="http://www.cleveland.com/brett/blog/index.ssf/2006/05/regina_bretts_45_life_lessons.html">45 Life Lessons and 5 to Grow On</a>&#8221; by <a href="http://www.reginabrett.com/">Regina Brett</a> of The Plain Dealer.</p>
<p>The list starts off with this:</p>
<blockquote><p>To celebrate growing older, I once wrote the 45 lessons life taught me. It is the most-requested column I&#8217;ve ever written. My odometer rolls over to 50 in August, so here goes:</p></blockquote>
<p>Then follows 50 lines of absolute gems of wisdom, one of which is enough to ponder for a day.</p>
<p>As I read through the tips, there were several that hold true for businesses as well.</p>
<p><strong><em>2. When in doubt, just take the next small step.</em></strong></p>
<p>While you need to have a plan for your business, it is important to remember that the plan is for the long-term.  It doesn&#8217;t have to be done all at once.  Many times when I talk to a business owner about their marketing, they are overwhelmed with all of the avenues available.</p>
<p>You don&#8217;t have to do it all and not all at once.  Prioritize and then take the next step.</p>
<p><strong><em>13. Don&#8217;t compare your life to others&#8217;. You have no idea what their journey is all about.</em></strong></p>
<p>So, so, SO true, for life as well as your business.  In a past article, I talked about the <a href="http://legacymarketingservices.com/wk/focus-on-your-business/">pitfalls of making business decisions</a> based on what others were doing.</p>
<p><em><strong>20. When it comes to going after what you love in life, don&#8217;t take no for an answer.</strong></em></p>
<p>Even a great idea coupled with an awesome plan will experience obstacles.  If you believe in what you are doing, you not only have to go after it, but continue to plug on even when you feel like it is not going your way.</p>
<p><em><strong>22. Over prepare, then go with the flow.</strong></em></p>
<p>You can&#8217;t control everything and life will just happen.  Plan as well as you can and then have the flexibility to adjust the plan when the unexpected happens.</p>
<p><em><strong>48. If you don&#8217;t ask, you don&#8217;t get.</strong></em></p>
<p>Be specific about what you need and what you are asking for.  Suzie Cheel with the <a title="Laws of Attraction" href="http://www.abundancehighway.com/">Abundance Highway</a> is currently in the middle of achieving a goal she has set for herself.  She clearly delineated <strong>what</strong> she wanted to happen, <strong>why</strong> it was important, and <strong>how</strong> others could help her achieve it.</p>
<p>If you&#8217;ve been following her blog, you know that the results weren&#8217;t immediate.  She set her plan and started the actions, but it took a little while for the results to start manifesting.  There were times of discouragement, but she kept following the plan and then her results started to snowball.</p>
<p>If you&#8217;d like to read the rest of the tips, <a href="http://www.cleveland.com/brett/blog/index.ssf/2006/05/regina_bretts_45_life_lessons.html">visit Regina Brett&#8217;s column</a>.</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=0c261316-ca5f-4798-9461-d53684a7bf26&amp;title=5+Life+Lessons+Businesses+Need+to+Know&amp;url=http%3A%2F%2Flegacymarketingservices.com%2Fwk%2Flife-lessons-businesses-need-to-know%2F">ShareThis</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=BJpDVI"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=BJpDVI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=Z6dNPI"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=Z6dNPI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=r9z7Yi"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=r9z7Yi" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=PVP2Bi"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=PVP2Bi" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=w4YL3I"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=w4YL3I" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=D80yji"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=D80yji" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=6IvvPI"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=6IvvPI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=6Sws4i"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=6Sws4i" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=hcwv5I"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=hcwv5I" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=C2lENi"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=C2lENi" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LegacyMarketingServices/~4/303036296" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://legacymarketingservices.com/wk/life-lessons-businesses-need-to-know/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Part Three: All About Domain Names</title>
		<link>http://legacymarketingservices.com/wk/part-three-all-about-domain-names/</link>
		<comments>http://legacymarketingservices.com/wk/part-three-all-about-domain-names/#comments</comments>
		<pubDate>Tue, 27 May 2008 23:29:50 +0000</pubDate>
		<dc:creator>Carla</dc:creator>
		
		<category><![CDATA[Business Tips]]></category>

		<category><![CDATA[Internet Tips]]></category>

		<category><![CDATA[Small Business]]></category>

		<category><![CDATA[business website]]></category>

		<category><![CDATA[website tips]]></category>

		<guid isPermaLink="false">http://legacymarketingservices.com/wk/?p=150</guid>
		<description><![CDATA[
This is part three of our Web Site Basics for Business Owners series.
In the last article in the series, &#8220;Web Site Basics for Business Owners,&#8221; we talked about how the different components of a web site work together.  This week we are going to go into domain names in more depth.
What is a Domain [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Part Three: All About Domain Names", url: "http://legacymarketingservices.com/wk/part-three-all-about-domain-names/" });</script>]]></description>
			<content:encoded><![CDATA[ <h2><img src="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/businessweb.png" alt="domain name tips" width="390" height="125" /></h2>
<p><em>This is part three of our <strong>Web Site Basics for Business Owners</strong> series.</em></p>
<p>In the last article in the series, &#8220;<a href="http://legacymarketingservices.com/wk/part-two-web-site-basics-for-the-business-owner/">Web Site Basics for Business Owners</a>,&#8221; we talked about how the different components of a web site work together.  This week we are going to go into domain names in more depth.</p>
<h2>What is a Domain Name?</h2>
<p>A domain name is how people find your web site on the internet. The domain name system (DNS) is managed by <a href="http://www.icann.org">ICANN</a> (Internet Corporation for Assigned Names and Numbers). Among other responsibilities, ICANN determines which extensions will be available for registration (.com, .net, .org, etc.) and accredits private companies known as <a href="http://en.wikipedia.org/wiki/Domain_name_registrar"><strong>registrars</strong></a> to manage the actual domain registrations.</p>
<h2>How to Get a Domain Name</h2>
<p>There are thousands of sites out there that offer domain registrations.  I use <a href="http://www.jdoqocy.com/click-2984968-10378406" target="_top">www.GoDaddy.com</a>. They have great prices, awesome customer service (you can actually get someone on the phone without getting lost in a phone system purgatory), and have great tools in their account management.</p>
<p>I don&#8217;t use any of their other services; however, all of my domains get registered through them. If you need to find a domain, they are having a sale through June 12th on .com domains. <em>(Save 30% on domains:  <a href="http://www.tkqlhce.com/click-2984968-10384568" target="_top">Go Daddy $6.95 .com Sale!</a>)</em></p>
<p>One thing to remember is that you are paying to register to use the domain name and the registration has to be kept current.</p>
<h2>Choosing Your Domain</h2>
<p>Now there is an art to finding a good domain name, and I&#8217;ll cover several techniques in a later post in this series. For right now, here are a few basics to remember.</p>
<ul>
<li>Shorter is better.</li>
<li>The .com extension is preferable.</li>
<li>Avoid hyphens in the domain when possible.</li>
</ul>
<p>There is an entire industry devoted to buying and selling domain names, yes people actually make a living from it.  The Art of Money blog has four in-depth articles on <a href="http://www.artofmoney.org/8-tools-tips-for-picking-a-domain-name/">choosing domain names</a>.  If you are just picking out your first domain name for your business, just follow those three tips above and you&#8217;ll be okay.</p>
<h2>The Domain I Want is Registered</h2>
<p>Finding a good domain name can be a challenge.  Not only are there millions of businesses operating on the web, but there are domain speculators, or &#8220;domainers&#8221; that register domains to hold.   If you search for a domain name and it shows that it is registered, you can take it a couple of steps further if you really want that domain.</p>
<p>First go to the domain to see if there is a site already active on the domain.  If there is and it looks like it is an ongoing concern, you&#8217;ll probably have to move to your second choice of domain.</p>
<p>If it looks like a hobby site that hasn&#8217;t been updated in a few years, proceed to step two.  If it is a site that only has advertising on it, it is likely that it is being held by a domain investor.</p>
<p>Next, check the WHOIS registry to see who has the domain.  If you go through Godaddy, there is a &#8220;click here for info&#8221; link that will show you who owns it.</p>
<p><img src="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/domainregistery.png" alt="picking a domain name" width="390" height="62" /></p>
<p>After finding the owner information, if you are still interested in the domain name you can send them an email to ask if they would be interested in selling.</p>
<p><strong>Private Registrations</strong>:  Many times people will pay for a private registration for their domain because they don&#8217;t want their contact information to be public.  In that case, you have to send an email to the proxy email listed, which will then be forwarded to the owner.</p>
<p><strong>Expired Registrations: </strong>Every once in awhile you will come across a registry that is in a redemption, or &#8220;pending deletion&#8221; period.  Once a domain expires, there is a certain period of time in which the previous registrant can renew and redeem the domain.  Basically, the domain is in limbo until it is out of the redemption stage.</p>
<h2>What to Do Next</h2>
<p>Once you have secured your domain, the next step is to point it somewhere by setting the nameservers.  The DNS, or domain nameservers, tell the internet which <a href="http://legacymarketingservices.com/wk/part-two-web-site-basics-for-the-business-owner/#more-148">server to route your visitors</a> to when they access your domain name.</p>
<p>When you get web hosting for your site, your hosting company will give you a set of nameservers, which will look like ns1.myhostingservice.com and ns2.myhostingservice.com.  You just go back to the domain management area of your registrar and enter the nameservers for the domain.  It will take anywhere from a few hours to two days for the domain to point to the site on your new hosting.</p>
<p>If you aren&#8217;t ready to point the domain to your actual site, the registrar will normally have a &#8220;parked&#8221; page display when the domain name is accessed.  Often registrars will offer a one page site included with the registration.</p>
<p>If this is an option, be sure to customize the page with your company information until you can get your actual site up.  Include your company name, contact information, and a short description of the services that you offer.</p>
 <div class='series_toc'><h3>Posts in Web Site Basics for Businesses</h3><ol><li><a href='http://legacymarketingservices.com/wk/your-business-and-the-web/' title='Your Business and the Web'>Your Business and the Web</a></li><li><a href='http://legacymarketingservices.com/wk/part-two-web-site-basics-for-the-business-owner/' title='Part Two: Web Site Basics for the Business Owner'>Part Two: Web Site Basics for the Business Owner</a></li><li>Part Three: All About Domain Names</li></ol></div><div class='series_links'><a href='http://legacymarketingservices.com/wk/part-two-web-site-basics-for-the-business-owner/' title='Part Two: Web Site Basics for the Business Owner'>Previous in series</a> </div><p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=0c261316-ca5f-4798-9461-d53684a7bf26&amp;title=Part+Three%3A+All+About+Domain+Names&amp;url=http%3A%2F%2Flegacymarketingservices.com%2Fwk%2Fpart-three-all-about-domain-names%2F">ShareThis</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=mv334H"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=mv334H" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=gGi9AH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=gGi9AH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=KHqhIh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=KHqhIh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=r3M0fh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=r3M0fh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=YQQlkH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=YQQlkH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=gYSKjh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=gYSKjh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=nCtRnH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=nCtRnH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=Re3xsh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=Re3xsh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=Ry1KXH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=Ry1KXH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=FsEYeh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=FsEYeh" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LegacyMarketingServices/~4/301553626" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://legacymarketingservices.com/wk/part-three-all-about-domain-names/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Local Start-up Wins Webby Award</title>
		<link>http://legacymarketingservices.com/wk/local-start-up-wins-webby-award/</link>
		<comments>http://legacymarketingservices.com/wk/local-start-up-wins-webby-award/#comments</comments>
		<pubDate>Fri, 23 May 2008 15:13:50 +0000</pubDate>
		<dc:creator>Carla</dc:creator>
		
		<category><![CDATA[Marketing Tips]]></category>

		<guid isPermaLink="false">http://legacymarketingservices.com/wk/?p=154</guid>
		<description><![CDATA[
In a recent post on Turning Dreams into a Reality, I mentioned a local business, Podlinez.com, that was nominated for a Webby Award.  Below is a note from Michael Sharp, CEO of Podlinez.
Hi everyone, Michael Sharp here with Podlinez.com. I just wanted to stop by to say “Many Thanks” to all our friends in Houston, [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Local Start-up Wins Webby Award", url: "http://legacymarketingservices.com/wk/local-start-up-wins-webby-award/" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/business-briefs.png"><img class="alignnone size-full wp-image-146" title="business-briefs" src="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/business-briefs.png" alt="Marketing business briefs" width="390" height="125" /></a></p>
<p><em>In a recent post on <a href="http://legacymarketingservices.com/wk/making-dreams-a-reality-turning-the-idea-into-a-business/">Turning Dreams into a Reality</a>, I mentioned a local business, Podlinez.com, that was nominated for a Webby Award.  Below is a note from Michael Sharp, CEO of Podlinez.</em></p>
<p>Hi everyone, Michael Sharp here with <a href="http://podlinez.com">Podlinez.com</a>. I just wanted to stop by to say “Many Thanks” to all our friends in Houston, Humble, Porter, New Caney and especially the awesome <a title="kingwood tx" href="http://kingwoodconnection.com">Kingwood community</a> for the tremendous support you gave and helping us to win the “2008 Peoples Voice Award”.</p>
<p>Podlinez won the peoples voice for the Mobile Market Place and Services category because you guys worked your hearts out to get out the vote against some very powerful competition including Chase Bank, North West Airlines, Monster.com and M Shopper. We are thrilled to have won and are very excited about going to New York for the gala and making our 5 word speech.</p>
<p>We are very proud to be part of the Kingwood community and know we would not have won without your fantastic support. You folks are the greatest ever!</p>
<p>Michael Sharp<br />
CEO – Podlinez Makes Every Phone A Podcast Player<br />
<a rel="nofollow" href="http://podlinez.com/">http://podlinez.com</a></p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=0c261316-ca5f-4798-9461-d53684a7bf26&amp;title=Local+Start-up+Wins+Webby+Award&amp;url=http%3A%2F%2Flegacymarketingservices.com%2Fwk%2Flocal-start-up-wins-webby-award%2F">ShareThis</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=cugM8H"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=cugM8H" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=k1P4dH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=k1P4dH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=JfkSsh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=JfkSsh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=NNQEVh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=NNQEVh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=xmoWIH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=xmoWIH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=OGJorh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=OGJorh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=ZNZ77H"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=ZNZ77H" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=ipq3eh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=ipq3eh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=oRBbkH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=oRBbkH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=cy8uKh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=cy8uKh" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LegacyMarketingServices/~4/296640092" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://legacymarketingservices.com/wk/local-start-up-wins-webby-award/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Display and Search Ads Combine for Marketing Punch</title>
		<link>http://legacymarketingservices.com/wk/display-and-search-ads-combine-for-marketing-punch/</link>
		<comments>http://legacymarketingservices.com/wk/display-and-search-ads-combine-for-marketing-punch/#comments</comments>
		<pubDate>Thu, 22 May 2008 15:22:18 +0000</pubDate>
		<dc:creator>Carla</dc:creator>
		
		<category><![CDATA[Marketing Tips]]></category>

		<category><![CDATA[business marketing]]></category>

		<category><![CDATA[display ads]]></category>

		<category><![CDATA[online advertising]]></category>

		<category><![CDATA[online marketing]]></category>

		<guid isPermaLink="false">http://legacymarketingservices.com/wk/?p=152</guid>
		<description><![CDATA[
A recent study published in the Harvard Business Review by Magrid Abraham of Comscore gave a clear illustration of how display and search online advertising work in tandem boost revenue, and not only web site sales, but in-store sales as well.
The studies demonstrate consistently positive results showing that online display ads work to build traffic [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Display and Search Ads Combine for Marketing Punch", url: "http://legacymarketingservices.com/wk/display-and-search-ads-combine-for-marketing-punch/" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/marketing.png"><img class="alignnone size-full wp-image-133" title="business web marketing" src="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/marketing.png" alt="business marketing tips" width="390" height="125" /></a></p>
<p>A <a href="http://http://www.comscore.com/blog/2008/04/the_offline_impact_of_online_a.html">recent study</a> published in the <a href="http://harvardbusinessonline.hbsp.harvard.edu/hbsp/hbr/articles/article.jsp?ml_action=get-article&amp;articleID=F0804H&amp;ml_issueid=BR0804&amp;ml_subscriber=true&amp;pageNumber=1&amp;_requestid=55251">Harvard Business Review </a>by Magrid Abraham of Comscore gave a clear illustration of how display and search online advertising work in tandem boost revenue, and not only web site sales, but in-store sales as well.</p>
<p style="padding-left: 30px;">The studies demonstrate consistently positive results showing that online display ads work to build traffic to an advertiser’s website, to increase sales on their website, and to increase sales through their in-store channels. Magrid Abraham, <a href="The studies demonstrate consistently positive results showing that online display ads work to build traffic to an advertiser’s website, to increase sales on their website, and to increase sales through their in-store channels.">Comscore Voices</a>, 4/7/2008</p>
<p style="text-align: center;"><a href="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/onlinedisplayads.jpg"><img class="size-full wp-image-153 aligncenter" title="onlinedisplayads" src="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/onlinedisplayads.jpg" alt="" width="390" height="225" /></a></p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=0c261316-ca5f-4798-9461-d53684a7bf26&amp;title=Display+and+Search+Ads+Combine+for+Marketing+Punch&amp;url=http%3A%2F%2Flegacymarketingservices.com%2Fwk%2Fdisplay-and-search-ads-combine-for-marketing-punch%2F">ShareThis</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=8ZJGYH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=8ZJGYH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=4gus1H"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=4gus1H" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=AtwuCh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=AtwuCh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=Mqawhh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=Mqawhh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=MWZeXH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=MWZeXH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=N8YRih"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=N8YRih" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=QLezTH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=QLezTH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=d5nolh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=d5nolh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=HOceiH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=HOceiH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=f9xDOh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=f9xDOh" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LegacyMarketingServices/~4/295904438" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://legacymarketingservices.com/wk/display-and-search-ads-combine-for-marketing-punch/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Coral Your Time and Boost Productivity</title>
		<link>http://legacymarketingservices.com/wk/151/</link>
		<comments>http://legacymarketingservices.com/wk/151/#comments</comments>
		<pubDate>Wed, 21 May 2008 15:48:42 +0000</pubDate>
		<dc:creator>Carla</dc:creator>
		
		<category><![CDATA[Business Tips]]></category>

		<category><![CDATA[Small Business]]></category>

		<category><![CDATA[business productivity]]></category>

		<category><![CDATA[small business tips]]></category>

		<category><![CDATA[time management]]></category>

		<guid isPermaLink="false">http://legacymarketingservices.com/wk/?p=151</guid>
		<description><![CDATA[
A couple of years ago, I read an article in the paper about &#8220;time debt.&#8221;  We promise more or overcommit to more time than we have to give.
I&#8217;ll admit, I&#8217;m a big offender in this . . . huge.  No, not just huge, but &#8220;HU-ooGE&#8221; as Donald Trump would say (imagine the pursed [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Coral Your Time and Boost Productivity", url: "http://legacymarketingservices.com/wk/151/" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/productivity.png"><img class="alignnone size-full wp-image-134" title="business productivity tips" src="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/productivity.png" alt="business productivity tips" width="390" height="125" /></a></p>
<p>A couple of years ago, I read an article in the paper about &#8220;<a href="http://www.timedebtevent.com/">time debt</a>.&#8221;  We promise more or overcommit to more time than we have to give.</p>
<p>I&#8217;ll admit, I&#8217;m a big offender in this . . . huge.  No, not just huge, but &#8220;HU-ooGE&#8221; as Donald Trump would say (imagine the pursed lips.)</p>
<p>So after I read the article, I made a decision to be more accountable with my time.</p>
<h2>Know What You&#8217;re Working With</h2>
<p>The first step I took was to map out how my week looked and how much available time I actually had.  I&#8217;m visual, so this was truly a schedule drawn on paper.  I listed all of the things that I ideally wanted to do both personally and professionally: exercise, network, work on personal projects, etc.</p>
<p>What I quickly discovered is that I don&#8217;t have nearly as much disposable time as I thought I did.</p>
<p>After that shocker, I worked out what looked to me to be a reasonable schedule.</p>
<h2>Track Time Spent</h2>
<p>The next step was to track the time it took to accomplish tasks.  Since I already kept a journal with running notes, this wasn&#8217;t too big of a stretch.</p>
<p>Again, it was sobering to find out that I couldn&#8217;t cram as much as I thought I could into a day.</p>
<p>However, as I kept on with the tracking, readjusted my expectations, and set more realistic goals, the amazing thing was that I actually <strong>found </strong>time.  If I schedule three projects with realistic time budgets and one went more smoothly than expected, I might have a spare half an hour in my day.</p>
<h2>Identify Time Stealers</h2>
<p>Even with a clearly defined schedule, it is very easy to let time slip away if you don&#8217;t have a handle on the time stealers.</p>
<p><strong>Don&#8217;t be afraid to set limits</strong>:  If someone calls with a request, don&#8217;t hesitate to turn it down if it doesn&#8217;t fit in your schedule.</p>
<p><strong>Have set time for emails and call backs:</strong> Rather than taking calls and returning emails throughout the day, schedule times to attend to them.  Depending on the urgency of your business, once or twice a day should work for most situations.</p>
<p><strong>Use a timer to control activity creep:</strong> Do you get lost in your RSS feeds, message forums, or industry news?  Use a timer to keep yourself to the set time.</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=0c261316-ca5f-4798-9461-d53684a7bf26&amp;title=Coral+Your+Time+and+Boost+Productivity&amp;url=http%3A%2F%2Flegacymarketingservices.com%2Fwk%2F151%2F">ShareThis</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=VtjAVH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=VtjAVH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=dwZXbH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=dwZXbH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=GzP3Fh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=GzP3Fh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=A7CGyh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=A7CGyh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=aq4YCH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=aq4YCH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=7DkgTh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=7DkgTh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=bpz1pH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=bpz1pH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=zqiirh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=zqiirh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=f9BhHH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=f9BhHH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=5VhXYh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=5VhXYh" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LegacyMarketingServices/~4/295164897" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://legacymarketingservices.com/wk/151/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Part Two: Web Site Basics for the Business Owner</title>
		<link>http://legacymarketingservices.com/wk/part-two-web-site-basics-for-the-business-owner/</link>
		<comments>http://legacymarketingservices.com/wk/part-two-web-site-basics-for-the-business-owner/#comments</comments>
		<pubDate>Wed, 21 May 2008 03:43:53 +0000</pubDate>
		<dc:creator>Carla</dc:creator>
		
		<category><![CDATA[Internet Tips]]></category>

		<category><![CDATA[Small Business]]></category>

		<category><![CDATA[business web sites]]></category>

		<category><![CDATA[web design]]></category>

		<category><![CDATA[web marketing]]></category>

		<category><![CDATA[Web Sites for Small Business]]></category>

		<guid isPermaLink="false">http://legacymarketingservices.com/wk/?p=148</guid>
		<description><![CDATA[
Last week in the first part in the &#8220;Web Sites for Small Business&#8221; series, we discussed why your business needs a web site and the first step to getting online.
If you&#8217;ve filled out the Web Site Planning Worksheet, you will have a good idea of what needs to be covered on your web site.  [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Part Two: Web Site Basics for the Business Owner", url: "http://legacymarketingservices.com/wk/part-two-web-site-basics-for-the-business-owner/" });</script>]]></description>
			<content:encoded><![CDATA[ <p><a href="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/businessweb.png"><img class="alignnone size-full wp-image-132" title="Business Web Sites" src="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/businessweb.png" alt="Business web design tips" width="390" height="125" /></a></p>
<p>Last week in the first part in the &#8220;<a href="http://legacymarketingservices.com/wk/your-business-and-the-web/">Web Sites for Small Business</a>&#8221; series, we discussed <strong>why your business needs a web site</strong> and the first step to getting online.</p>
<p>If you&#8217;ve filled out the <a href="http://www.legacymarketingservices.com/lms2/images/stories/resources/Website-Planning-Worksheet-Step1.pdf">Web Site Planning Worksheet</a>, you will have a good idea of <strong>what</strong> needs to be covered on your web site.  The next step is to determine <strong>how </strong>to get it there.</p>
<p>This week we are going to cover the very basics of what makes up a web site.</p>
<p>There are three main components to having a stand alone web site for your business: a <strong>domain name</strong>, the <strong>files </strong>that make up the web pages, and <strong>hosting </strong>on a server.  All three of these components are what people normally refer to when they say that they need to get a web site.</p>
<p><a href="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/web-diagram.jpg"><img class="alignright alignnone size-full wp-image-149" style="float: right;" title="web-diagram" src="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/web-diagram.jpg" alt="how web sites work" width="250" height="300" /></a></p>
<p>The manner in which a domain, web pages, and hosting work together is similar to renting a box at a mail facility.</p>
<p>Let&#8217;s say you work from home and want to have a mailing address other than your home.  You go to some place like the UPS Store, or here locally, Mail and More, and rent a mailbox.</p>
<p>You are given a mailing address, and anything that is then sent to that address is placed in your mailbox.</p>
<p>With a web site, the domain name is the equivalent of the mailing address in the above example and the hosting (or server storage) the mailbox.</p>
<p>However rather than people sending mail for you to read, you are leaving file, or web pages, for them in your storage space.<br />
<img src="http://www.tqlkg.com/image-2984968-10378406" border="0" alt="" width="1" height="1" /></p>
<p><em><img src="http://www.lduhtrp.net/image-2984968-10384568" border="0" alt="" width="1" height="1" /></em></p>
 <div class='series_toc'><h3>Posts in Web Site Basics for Businesses</h3><ol><li><a href='http://legacymarketingservices.com/wk/your-business-and-the-web/' title='Your Business and the Web'>Your Business and the Web</a></li><li>Part Two: Web Site Basics for the Business Owner</li><li><a href='http://legacymarketingservices.com/wk/part-three-all-about-domain-names/' title='Part Three: All About Domain Names'>Part Three: All About Domain Names</a></li></ol></div><div class='series_links'><a href='http://legacymarketingservices.com/wk/your-business-and-the-web/' title='Your Business and the Web'>Previous in series</a> <a href='http://legacymarketingservices.com/wk/part-three-all-about-domain-names/' title='Part Three: All About Domain Names'>Next in series</a></div><p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=0c261316-ca5f-4798-9461-d53684a7bf26&amp;title=Part+Two%3A+Web+Site+Basics+for+the+Business+Owner&amp;url=http%3A%2F%2Flegacymarketingservices.com%2Fwk%2Fpart-two-web-site-basics-for-the-business-owner%2F">ShareThis</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=YrnicH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=YrnicH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=sS45MH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=sS45MH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=3OMj0h"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=3OMj0h" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=Jt6Zch"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=Jt6Zch" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=2YqDoH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=2YqDoH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=0TiWbh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=0TiWbh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=DDwEXH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=DDwEXH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=ryuXbh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=ryuXbh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=F3rXlH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=F3rXlH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=31AzWh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=31AzWh" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LegacyMarketingServices/~4/294750095" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://legacymarketingservices.com/wk/part-two-web-site-basics-for-the-business-owner/feed/</wfw:commentRss>
		<enclosure url="http://www.legacymarketingservices.com/lms2/images/stories/resources/Website-Planning-Worksheet-Step1.pdf" length="245505" type="application/pdf" /><media:content url="http://www.legacymarketingservices.com/lms2/images/stories/resources/Website-Planning-Worksheet-Step1.pdf" fileSize="245505" type="application/pdf" /><itunes:explicit>no</itunes:explicit><itunes:subtitle> Last week in the first part in the &amp;#8220;Web Sites for Small Business&amp;#8221; series, we discussed why your business needs a web site and the first step to getting online. If you&amp;#8217;ve filled out the Web Site Planning Worksheet, you will have a good i</itunes:subtitle><itunes:summary> Last week in the first part in the &amp;#8220;Web Sites for Small Business&amp;#8221; series, we discussed why your business needs a web site and the first step to getting online. If you&amp;#8217;ve filled out the Web Site Planning Worksheet, you will have a good idea of what needs to be covered on your web site. [...]SHARETHIS.addEntry({ title: "Part Two: Web Site Basics for the Business Owner", url: "http://legacymarketingservices.com/wk/part-two-web-site-basics-for-the-business-owner/" });</itunes:summary><itunes:keywords>Internet Tips, Small Business, business web sites, web design, web marketing, Web Sites for Small Business</itunes:keywords></item>
		<item>
		<title>I Hate Spammers!</title>
		<link>http://legacymarketingservices.com/wk/i-hate-spammers/</link>
		<comments>http://legacymarketingservices.com/wk/i-hate-spammers/#comments</comments>
		<pubDate>Mon, 19 May 2008 12:09:20 +0000</pubDate>
		<dc:creator>Carla</dc:creator>
		
		<category><![CDATA[Internet Tips]]></category>

		<guid isPermaLink="false">http://legacymarketingservices.com/wk/?p=139</guid>
		<description><![CDATA[
To all the ringtone spammers out there, your comment will not be published so don&#8217;t waste your time and mine.  The insurance and credit card offers won&#8217;t either
Does this really work for you?  Does the practice of building a business based on virtual theft and harassment pay off?
And to the socially stunted twits [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "I Hate Spammers!", url: "http://legacymarketingservices.com/wk/i-hate-spammers/" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/random-ramblings.png"><img class="alignnone size-full wp-image-135" title="random-ramblings" src="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/random-ramblings.png" alt="legacy marketing tips" width="390" height="125" /></a></p>
<p>To all the ringtone spammers out there, <strong>your comment will not be published</strong> so don&#8217;t waste your time and mine.  The insurance and credit card offers won&#8217;t either</p>
<p>Does this really work for you?  Does the practice of building a business based on virtual theft and harassment pay off?</p>
<p>And to the socially stunted twits who keep trying to hack the site scripts . . . GET A  LIFE.</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=0c261316-ca5f-4798-9461-d53684a7bf26&amp;title=I+Hate+Spammers%21&amp;url=http%3A%2F%2Flegacymarketingservices.com%2Fwk%2Fi-hate-spammers%2F">ShareThis</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=35tHdH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=35tHdH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=UbadQH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=UbadQH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=BszZth"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=BszZth" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=IBoErh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=IBoErh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=aqEMMH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=aqEMMH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=67Atzh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=67Atzh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=fXB6tH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=fXB6tH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=DnlWuh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=DnlWuh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=Kb73RH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=Kb73RH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=8T4Hah"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=8T4Hah" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LegacyMarketingServices/~4/293472417" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://legacymarketingservices.com/wk/i-hate-spammers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Contradictory Messages About Business Confidence</title>
		<link>http://legacymarketingservices.com/wk/contradictory-messages-about-business-confidence/</link>
		<comments>http://legacymarketingservices.com/wk/contradictory-messages-about-business-confidence/#comments</comments>
		<pubDate>Sat, 17 May 2008 03:42:15 +0000</pubDate>
		<dc:creator>Carla</dc:creator>
		
		<category><![CDATA[Latest News]]></category>

		<category><![CDATA[economy]]></category>

		<category><![CDATA[Small Business]]></category>

		<guid isPermaLink="false">http://legacymarketingservices.com/wk/?p=147</guid>
		<description><![CDATA[
This week Administaff, a PEO company based in my hometown of Kingwood, released a survey stating that 78 percent of the clients surveyed, small business owners and managers, said that their business was meeting or exceeding their growth expectations.
Forty-four percent of respondents stated that they were hiring full-time employees and 11 percent part time.
In an [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Contradictory Messages About Business Confidence", url: "http://legacymarketingservices.com/wk/contradictory-messages-about-business-confidence/" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/business-briefs.png"><img class="alignnone size-full wp-image-146" title="business-briefs" src="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/business-briefs.png" alt="Marketing business briefs" width="390" height="125" /></a></p>
<p>This week Administaff, a PEO company based in my hometown of <a title="about Kingwood TX" href="http://kingwoodconnection.com">Kingwood</a>, released a <a href="http://phx.corporate-ir.net/phoenix.zhtml?c=105568&amp;p=irol-newsArticle&amp;ID=1144000&amp;highlight=">survey</a> stating that 78 percent of the clients surveyed, small business owners and managers, said that their business was meeting or exceeding their growth expectations.</p>
<p>Forty-four percent of respondents stated that they were hiring full-time employees and 11 percent part time.</p>
<p>In an additional report with a compilation of their customer data, they stated that employee compensation was up 4.9 percent from last year.</p>
<p>I have to wonder if this survey is truly representative of the current plight of small business in today&#8217;s economy.  The businesses surveyed were just those using Administaff&#8217;s services.</p>
<p>At the Career Waymark, all of the recent job search related entries by author Scott Williamson have indicated the complete opposite.  His forecast is to expect <a href="http://careerwaymark.com/2008/05/01/ridin-the-storm-out/">layoffs</a>, <a href="http://careerwaymark.com/2008/04/22/recession-exploding-job-offers/">rescinded job offers</a>, and further <a href="http://careerwaymark.com/2008/04/15/foreclosures-keep-rising-not-good-news-for-the-job-market/">fallout in the job market</a> from the housing crisis.</p>
<p>Although today on Kiplinger.com, Richard Sammon put a positive spin on the weak dollar by pointing out that it <a href="http://www.kiplinger.com/businessresource/forecast/archive/Export_Possibilities_for_Small_Business_080514.html">made U.S. exports more attractive abroad</a>.  Even in service industries such as advertising, architectural services, and public relations.</p>
<p>So what do you think?  Are the doom and gloom forecasts true, exaggerated, or somewhere in the middle?</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=0c261316-ca5f-4798-9461-d53684a7bf26&amp;title=Contradictory+Messages+About+Business+Confidence&amp;url=http%3A%2F%2Flegacymarketingservices.com%2Fwk%2Fcontradictory-messages-about-business-confidence%2F">ShareThis</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=6rLlZH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=6rLlZH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=ZSbOBH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=ZSbOBH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=Q1lxZh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=Q1lxZh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=Q6LgFh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=Q6LgFh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=xBFz1H"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=xBFz1H" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=nueuph"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=nueuph" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=pZI58H"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=pZI58H" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=nMvThh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=nMvThh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=BrmdKH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=BrmdKH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=kNjTRh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=kNjTRh" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LegacyMarketingServices/~4/292065331" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://legacymarketingservices.com/wk/contradictory-messages-about-business-confidence/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Get Extra Marketing Mileage from Charitable Donations</title>
		<link>http://legacymarketingservices.com/wk/get-extra-marketing-mileage-from-charitable-donations/</link>
		<comments>http://legacymarketingservices.com/wk/get-extra-marketing-mileage-from-charitable-donations/#comments</comments>
		<pubDate>Thu, 15 May 2008 13:00:01 +0000</pubDate>
		<dc:creator>Carla</dc:creator>
		
		<category><![CDATA[Marketing Tips]]></category>

		<category><![CDATA[business marketing]]></category>

		<category><![CDATA[event marketing]]></category>

		<guid isPermaLink="false">http://legacymarketingservices.com/wk/?p=145</guid>
		<description><![CDATA[
If you have a business and have even the slightest reputation for being civic minded, you are probably hit up constantly for sponsorships and donations.
Supporting local organization and events is a good thing in and of itself.  You build goodwill in the community and strengthen relationships. The laws of prosperity apply to businesses as [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Get Extra Marketing Mileage from Charitable Donations", url: "http://legacymarketingservices.com/wk/get-extra-marketing-mileage-from-charitable-donations/" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/marketing.png"><img class="alignnone size-full wp-image-133" title="business web marketing" src="http://legacymarketingservices.com/wk/wp-content/uploads/2008/05/marketing.png" alt="business marketing tips" width="390" height="125" /></a></p>
<p>If you have a business and have even the slightest reputation for being civic minded, you are probably hit up constantly for sponsorships and donations.</p>
<p>Supporting local organization and events is a good thing in and of itself.  You build goodwill in the community and strengthen relationships. The <a href="http://www.creatavision.com/articles/eft-prosperity-consciousness.htm">laws of prosperity</a> apply to businesses as well as individuals.</p>
<p>However there are marketing benefits to be had from donations in addition to the karmic rewards.  Here are three ways to take advantage of those benefits.</p>
<h2 class="bullet1">Make Sure the Donee has Your Contact Information</h2>
<p>This seems pretty basic doesn&#8217;t it?  Well it is, but I can&#8217;t tell you how many times a charity event committee member has handed me a gift card or gift basket saying, &#8220;So-and-So donated this.&#8221;  I have no idea who So-and-So is, what they do, how to contact them, or where to send a thank you.</p>
<p>At the very least, a business card with your name will do.  Send a couple of business cards with your donation.  One to go with the item and one for the organizer.</p>
<p><em>(If Mr. Handley with Handley Travel is reading this, thank you for the <a href="http://www.hlsr.com/">Houston rodeo</a> tickets donated for the <a href="http://www.PicniconthePark.com">Picnic on the Park</a> raffle.  I Googled your name and couldn&#8217;t find a web site for your business.  You need one.  Call me).</em></p>
<h2 class="bullet2">Give Your Donation Pizazz!</h2>
<p>This tip mainly applies to donations for raffles and silent auctions.  Remember that presentation is everything.</p>
<p>You may be donating a $200 gift certificate for spa services, believe me people will get much more excited about it if you put it in a gift basket surrounded by $10 of product. People like pretty.</p>
<p>Also, keep in mind that you aren&#8217;t just exposing your business to the person that ends up winning it, but also to everyone that stops by to look at it. Along with the donation, send brochures or flyers with a holder to set beside it for attendees to take.</p>
<h2 class="bullet3">Take Full Advantage of Event Marketing Opportunities</h2>
<p>In a previous post on the advantages of having a <a title="corporate marketing kit" href="http://legacymarketingservices.com/wk/automate-your-marketing-create-a-corporate-marketing-kit/">corporate marketing kit</a>, I talked about opportunities that businesses miss out on because they don&#8217;t have marketing collateral ready to go. Again, I see this all the time.</p>
<p>If a sponsorship includes the listing of your name, logo, and a link to your web site, make sure you give it to them.  If they let you hand out a promo or marketing piece, do it.</p>
<p>Don&#8217;t wait until a promotional opportunity is staring you in the face and then scramble to put something together.</p>
<p>You are in business.</p>
<p>You need to promote yourself.</p>
<p>Have the tools on hand to do so.</p>
<p>At the very least . . . and I mean the bare minimum . . . you need your logo and your business card in a digital format ready to email.  The logo preferably be in a vector format, if not vector then a high resolution pdf or tif file.</p>
<p>Have print ads in a couple of sizes ready to go, as well as a couple of web banners.</p>
<p>Every business should have at least one general 468 x 60 banner ad.   If you are only going to pick <a href="http://www.iab.net/iab_products_and_industry_services/1421/1443/1452">one other size</a>, a 125 x 125 or 120 x 60 banner ad would work well in most sponsorship situations.</p>
<p>Freaking out on your new list of must-haves?  Don&#8217;t worry, I do this all day.  Call me!</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=0c261316-ca5f-4798-9461-d53684a7bf26&amp;title=Get+Extra+Marketing+Mileage+from+Charitable+Donations&amp;url=http%3A%2F%2Flegacymarketingservices.com%2Fwk%2Fget-extra-marketing-mileage-from-charitable-donations%2F">ShareThis</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=zCw97H"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=zCw97H" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=2SePuH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=2SePuH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=3NkmMh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=3NkmMh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=BBj9ih"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=BBj9ih" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=tXp3jH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=tXp3jH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=jV0esh"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=jV0esh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=rrk8MH"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=rrk8MH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=ymkf2h"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=ymkf2h" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=DfOf0H"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=DfOf0H" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/LegacyMarketingServices?a=LmPk0h"><img src="http://feeds.feedburner.com/~f/LegacyMarketingServices?i=LmPk0h" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LegacyMarketingServices/~4/290929458" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://legacymarketingservices.com/wk/get-extra-marketing-mileage-from-charitable-donations/feed/</wfw:commentRss>
		</item>
	<media:rating>nonadult</media:rating></channel>
</rss>
