<?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>Impala Web Design</title>
	<atom:link href="http://impalawebdesign.com/feed" rel="self" type="application/rss+xml" />
	<link>http://impalawebdesign.com</link>
	<description></description>
	<lastBuildDate>Sat, 10 Dec 2011 01:04:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Keep Hold of Them</title>
		<link>http://impalawebdesign.com/keep-hold-of-them</link>
		<comments>http://impalawebdesign.com/keep-hold-of-them#comments</comments>
		<pubDate>Wed, 16 Nov 2011 04:28:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://impalawebdesign.com/?p=127</guid>
		<description><![CDATA[Getting people to visit your site is a difficult thing to do so it would be a shame to lose them any quicker than was really necessary. This article is about a personal issue I have regarding web programming and &#8230; <a href="http://impalawebdesign.com/keep-hold-of-them">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Getting people to visit your site is a difficult thing to do so it would be a shame to lose them any quicker than was really necessary.</p>
<p>This article is about a personal issue I have regarding web programming and it is one not shared by everyone, however, have a read and see what you think.</p>
<p>I will give you a link to Youtube &#8230;.. nothing funny is waiting for you, no jokes or viruses, trust me. Here is the link &#8211; <a href="http://www.youtube.com/" target="_blank">Youtube</a> &#8211; have you clicked it?</p>
<p>So, what happened was that a new window popped open, you saw a &#8216;different&#8217; website than mine and when you closed that new site &#8211; Youtube &#8211; I was still sat here.</p>
<p>Here is the other version &#8211; <strong>please press back arrow to come back for the rest of the article</strong> &#8211; so now visit this link again &#8211; <a href="http://www.youtube.com/">Youtube</a></p>
<p><img class="aligncenter size-full wp-image-177" title="link" src="http://impalawebdesign.com/wordpress/wp-content/uploads/2011/11/link.jpg" alt="" width="300" height="284" /></p>
<h3>Hey, welcome back!</h3>
<p>So, do you see the point of that experiment? What it means, for me, is that when I want to show someone something or point to a site I always leave my site open as a reference point so people don&#8217;t say &#8220;Now what was I looking at originally?&#8221;. If I am pointing to something that is final, such as a &#8220;Sorry I don&#8217;t have that information, here it is.&#8221; Then my link will be a normal one. Or if I am opening a page within this website it will be normal.</p>
<p>Here is how it is done. You will need to get to the code for the link, so open up the page in question where the link is sitting.</p>
<p>This is a normal link to Youtube (using the word &#8216;Youtube&#8217; as, what is called, the anchor text).  <code>&lt;a href="http://youtube.com"&gt;Youtube&lt;/a&gt;</code></p>
<p>And here is the link to open a new window &#8211; <code>&lt;a href="http://youtube.com" target="_blank"&gt;Youtube&lt;/a&gt; </code> &#8211; as you can see it is the addition of  target=&#8221;_blank&#8221;  that did the trick.</p>
<p>There you have my point of view on linking to other sites and a brief look at how to do some basic coding.</p>
]]></content:encoded>
			<wfw:commentRss>http://impalawebdesign.com/keep-hold-of-them/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Content is King</title>
		<link>http://impalawebdesign.com/content-is-king</link>
		<comments>http://impalawebdesign.com/content-is-king#comments</comments>
		<pubDate>Wed, 16 Nov 2011 03:02:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Search Engine Optimisation]]></category>

		<guid isPermaLink="false">http://impalawebdesign.com/?p=154</guid>
		<description><![CDATA[Alongside of the correct use of your meta tags your site&#8217;s content is the most important aspect of your website&#8217;s search engine optimization. Your content is what the search engines crawl through and determine what your site is about. So, &#8230; <a href="http://impalawebdesign.com/content-is-king">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Alongside of the correct use of your meta tags your site&#8217;s content is the most important aspect of your website&#8217;s search engine optimization.</p>
<p>Your content is what the search engines crawl through and determine what your site is about. So, for example, with 20 well written articles containing your chosen keywords on the topic of car stereos the search engines know instantly the area your your &#8216;expertise&#8217;.</p>
<p>Also, it is your potential customers or site visitors that are interested in your content. They will want to read informative, up-to-date and unique articles.</p>
<p>It is now, after mentioning the above two scenarios, that they start to merge together.</p>
<p>Due to the fact that your website has a constant flow of information being added to it &#8211; articles, videos, photo galleries, Twitter and Facebook updates, etc &#8211; the search engines say &#8220;Hold on, this is no spamming website. These guys are putting in some effort, they must be for real&#8221;. Then your content starts drawing in more visitors (both new and regular readers) and your site becomes popular which feeds the search engine &#8216;fire&#8217; some more &#8220;Wow, these guys are getting lots of hits, they must be good, let&#8217;s put them higher in the results&#8221;.  And because you are higher in the results more people visit &#8230;..and so on and so forth.</p>
<p><img class="aligncenter size-full wp-image-155" title="king" src="http://impalawebdesign.com/wordpress/wp-content/uploads/2011/11/king.jpg" alt="" width="300" height="213" /></p>
<p><strong>An important point to note.</strong></p>
<p>Above we mentioned these following terms to describe your content and we will now look at them in depth -</p>
<p><strong>Well written</strong> &#8211; the search engines don&#8217;t like spelling and grammar mistakes, neither do your visitors (I guess this site is a failure then, ooops!).</p>
<p><strong>Informative</strong> &#8211; if you are going to write about a new car stereo then actually write about it, not just say &#8220;It has been released!&#8221;.</p>
<p><strong>Up-to-date</strong> &#8211; you will not attract visitors by writing about old news. Check out <a href="http://impalawebdesign.com/whats-new-pussycat">these alerts</a> and keep current.</p>
<p><strong>Unique</strong> &#8211; search engines do not give you credit for &#8216;duplicate content&#8217;, so don&#8217;t think you can create a huge awesome website by copying and pasting. Quoting other peoples work is fine but there is a line which you shouldn&#8217;t cross.</p>
<p><strong>Chosen keywords</strong> &#8211; a general rule is that your chosen keyword should be mentioned three times within the article and the article be at least 300 words long (this is called keyword density). This is a huge generalization but it is a good place to start until you get the hang of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://impalawebdesign.com/content-is-king/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s New Pussycat?</title>
		<link>http://impalawebdesign.com/whats-new-pussycat</link>
		<comments>http://impalawebdesign.com/whats-new-pussycat#comments</comments>
		<pubDate>Mon, 14 Nov 2011 02:44:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://impalawebdesign.com/?p=121</guid>
		<description><![CDATA[Keeping your website up-to-date with new products and related news is very important. First of all it shows your visitors/customers that you are a &#8216;cutting edge&#8217; company, one step ahead in its chosen field. The other reason, and this will &#8230; <a href="http://impalawebdesign.com/whats-new-pussycat">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Keeping your website up-to-date with new products and related news is very important. First of all it shows your visitors/customers that you are a &#8216;cutting edge&#8217; company, one step ahead in its chosen field. The other reason, and this will be covered in great depth in a later article, is that the search engines will see you updating your website with fresh content and you will receive credit for doing so.</p>
<p>Sometimes writing articles and newsletters can be a drain on your creativity and you&#8217;ll get a &#8216;writers block&#8217;. Also, how on earth are you to know what is happening within your market when there are four of you running a small company with no time to spare? As usual the internet is brimming with solutions.</p>
<p>The first, and most heard of, is <a href="http://www.google.com/alerts" target="_blank">Google Alerts</a>. That&#8217;s right, Google will mail you with news of anything that becomes newly available on the &#8216;net.  All you do is enter in the &#8216;keywords&#8217; you want to be alerted about (new products, your competitors, travel news, a popstar, etc) and then choose from a few options regarding the incoming email and that is it.</p>
<p>Next is <a href="http://alerts.yahoo.com/" target="_blank">Yahoo Alerts</a> &#8211; this is the exact same service as Google&#8217;s but Yahoo has a different way of finding information (an algorithm) so some of the alerts may differ.</p>
<p><img class="aligncenter size-full wp-image-134" title="alerts" src="http://impalawebdesign.com/wordpress/wp-content/uploads/2011/11/alerts.png" alt="" width="600" height="328" />Then, finally, we have an alert service that scours the world of social media (for example Facebook, Twitter and services where individuals create the flow of information). <a href="http://www.socialmention.com/" target="_blank">Social Mention</a> leaves no service untouched whilst listening out for your alerts. This image sums up their service nicely.</p>
<p><img class="aligncenter size-full wp-image-135" title="alerts2" src="http://impalawebdesign.com/wordpress/wp-content/uploads/2011/11/alerts2.png" alt="" width="301" height="205" /></p>
]]></content:encoded>
			<wfw:commentRss>http://impalawebdesign.com/whats-new-pussycat/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Know Thy Enemy!</title>
		<link>http://impalawebdesign.com/know-thy-enemy</link>
		<comments>http://impalawebdesign.com/know-thy-enemy#comments</comments>
		<pubDate>Mon, 14 Nov 2011 02:42:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://impalawebdesign.com/?p=119</guid>
		<description><![CDATA[If business was a battlefield then the enemy would be called &#8216;your competition&#8217;. The military of today never engages an enemy without first learning as much as they can about them and then figuring out ways to defeat them using this knowledge. &#8230; <a href="http://impalawebdesign.com/know-thy-enemy">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If business was a battlefield then the enemy would be called &#8216;your competition&#8217;. The military of today never engages an enemy without first learning as much as they can about them and then figuring out ways to defeat them using this knowledge. It is this attitude you must adopt if you are to be successful in business.</p>
<p>I know what you are thinking &#8220;But I don&#8217;t want any part of all this &#8216;army&#8217; nonsense, I just want to sell my products and live happily ever after&#8221;. Well I now say &#8220;Rubbish&#8221; and if you want to learn a few tips on how to succeed please read on.</p>
<h2>The gloves are off!</h2>
<p><strong>Newsletters</strong> &#8211; if your competitors have newsletters then sign up for them to learn what they are up to. Special offers, new products or services, etc. Read between the lines of the newsletter, is it well written, knowledgeable, is it a generic newsletter template that has just been thrown together.  Does it look like they give a damn? Your newsletter will be exactly what theirs isn&#8217;t.</p>
<p><strong>Social Media </strong>- if they have Twitter or Facebook, etc, then sign up for them. In social media people talk too much and they talk from the heart. Keep your eyes open for a Tweet that gives a hint of a future product release that shouldn&#8217;t have been mentioned (you could use that opportunity to get onto the search engines first with clever use of your own content publication) or maybe a Facebook entry mentioning a move to a new address (again, you could target the product or service for that location in advance with your own content, so even though they have just moved there you already are above them for that locality in the searches).</p>
<p><strong>Hire them </strong>- if they offer a service, hire them! Are they professional, do they wear a uniform, is their vehicle a normal one or a dedicated company vehicle. Interrogate the worker who is providing the services on the following things &#8211; are they busy, where does he work the most, what services is he doing the most, what is morale like within the company &#8230;. I&#8217;m sure you get my point here. Use the information gained to help structure your own marketing (especially after hiring all of the competition above you in the search results).</p>
<p><strong>Visit them </strong>- if they have a premisses that is open to the clients (such as a shop) then pay them a visit. Start by noticing products, new releases, offers, etc, then get chatting to the staff. &#8220;This Panasonic XYZ looks good but have you guys got the ABC in just yet?&#8221;. To see where I&#8217;m going with this section re-read the above paragraph. Once chit chat has gone past their product/service then move onto some of the more crucial stuff that might give away things to help you in your battle for search results.</p>
<p><strong>Strip their site</strong> -go through their website and strip it down to its bare SEO &#8211; learn how their search engine optimisation has gotten them to where they are in the search engines. To save time use &#8216;ctrl U&#8217; to view each page&#8217;s meta tags. See image below -</p>
<div id="attachment_180" class="wp-caption aligncenter" style="width: 573px"><img class="size-full wp-image-180" title="enemy" src="http://impalawebdesign.com/wordpress/wp-content/uploads/2011/11/enemy.png" alt="" width="563" height="606" /><p class="wp-caption-text">This is called a page source code - you are not doing anything illegal by viewing it!</p></div>
<p>Viewing  the entire SEO of a website is a large task but if you do it right you will find areas of optimisation that they haven&#8217;t covered &#8211; things like Product A hasn&#8217;t been adequately done, or, they failed to mention they provide services in such town (don&#8217;t forget, we are talking SEO here, not how they physically advertise or what is seen on their website, this is all behind the scenes. This is information for you to use to get you ahead of them in the search results).</p>
<p>There are also many free tools that help you in your quest to know thy enemy, however I haven&#8217;t found one that ticks all the boxes. Give them a try -</p>
<ul>
<li><a href="http://www.seomoz.org/tools" target="_blank">SEOmoz</a></li>
<li><a href="http://www.seochat.com/seo-tools/" target="_blank">SEO Chat tools</a></li>
</ul>
<p><strong>Remember</strong> &#8211; do not spend too much time learning about your competition when you could be making your own website/company better, with the end result being a higher place in the search engines!</p>
]]></content:encoded>
			<wfw:commentRss>http://impalawebdesign.com/know-thy-enemy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing One&#8217;s Content</title>
		<link>http://impalawebdesign.com/managing-ones-content</link>
		<comments>http://impalawebdesign.com/managing-ones-content#comments</comments>
		<pubDate>Mon, 14 Nov 2011 02:38:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://impalawebdesign.com/?p=115</guid>
		<description><![CDATA[Do you feel a bit nervous when it comes to editing your website? The thought of all those directories and web languages &#8211; html, php, asp, css &#8211; makes you want to bury your head in the sand and either &#8230; <a href="http://impalawebdesign.com/managing-ones-content">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Do you feel a bit nervous when it comes to editing your website? The thought of all those directories and web languages &#8211; html, php, asp, css &#8211; makes you want to bury your head in the sand and either let the website sit there rotting away, looking unprofessional, or you end up calling a &#8216;web developer&#8217; and paying someone to work on it for you.</p>
<p>Well, it doesn&#8217;t have to be this way. Compare the following two images, the first is one of the ways you would enter your server to retrieve files, which then need working on with code editor. The second photo is of the administration area of a WordPress website (a content management system) and it shows a different picture altogether.</p>
<h3><img class="aligncenter size-full wp-image-145" title="content" src="http://impalawebdesign.com/wordpress/wp-content/uploads/2011/11/content.png" alt="" width="547" height="544" />Or, would you prefer  &#8230;&#8230;..</h3>
<p><img class="aligncenter size-full wp-image-146" title="content2" src="http://impalawebdesign.com/wordpress/wp-content/uploads/2011/11/content2.png" alt="" width="600" height="593" />Despite a glaring difference between the two styles of website construction the supposed winner out of the &#8216;two photo race&#8217; above is not a clear one. A good web developer will weigh up your company&#8217;s online needs and be able to suggest a development method. You can even end up with a &#8216;static&#8217; section of the website with highly technical coding achieving certain results and then, still part of your whole site, you have a CMS attached as well. This set up is common when lots of content is being published and the company staff can manage that themselves.</p>
<p>However, if you are a small company, requiring a simple online presence, and you have a member of the team who likes to play around with technology then setting up and managing a CMS like WordPress or Joomla yourselves is a realistic situation.</p>
]]></content:encoded>
			<wfw:commentRss>http://impalawebdesign.com/managing-ones-content/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bigger Is Not Always Better</title>
		<link>http://impalawebdesign.com/bigger-is-not-always-better</link>
		<comments>http://impalawebdesign.com/bigger-is-not-always-better#comments</comments>
		<pubDate>Mon, 14 Nov 2011 02:33:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hints and Tips]]></category>

		<guid isPermaLink="false">http://impalawebdesign.com/?p=108</guid>
		<description><![CDATA[99.99999999% of websites out there use images on them. This is good. A picture paints a thousand words, etc. But there is a little problem that is becoming bigger and bigger. It is the issue of camera resolutions. The average &#8230; <a href="http://impalawebdesign.com/bigger-is-not-always-better">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>99.99999999% of websites out there use images on them. This is good. A picture paints a thousand words, etc.</p>
<p>But there is a little problem that is becoming bigger and bigger. It is the issue of camera resolutions. The average camera today can take a photo big enough to cover a small coffee table! What this means is that you have your photo of your new product you are selling and you upload it to your website, then you view it. What happens now is that most websites that handle imagery will shrink the photo but as the page loads it will load a &#8216;coffee table sized&#8217; photo but show the photo at the size you specified. Or, your photo will be displayed in a small &#8216;area&#8217; but, again, the whole photo will be downloading onto the page.</p>
<p>Let&#8217;s make the above paragraph simple. Pages will take longer to load, some of them will be horrifically slow. You will take up heaps of room on your server and if your website is image heavy then you could exceed your memory quota just on images.</p>
<blockquote><p><strong>Some important notes on slow page loading times. One thing that will happen is that visitors to your site will not wait for the page loading &#8211; I don&#8217;t, I get fed up and think the company must be unprofessional!  Also, Google and the other search engines don&#8217;t wait for slow pages either! They have to crawl billions of web pages so they only dedicate a tiny amount of time to a page before they move on.</strong></p></blockquote>
<p>So, we have a problem, let us now look at the solution. And&#8230; the solution is &#8216;image resizing&#8217;.</p>
<ul>
<li>Some software that comes with the camera you have might have resizing capabilities.</li>
<li>There are many programs that can be downloaded from the &#8216;net. Some of these are free but they keep asking you to buy the main product to &#8216;unlock&#8217; additional features.</li>
<li>Then there are also graphics manipulation programs like Adobe, Paint Shop Pro and Gimp that all can alter image dimensions to a certain degree of quality.</li>
</ul>
<p>I use a free program call VSO Image Resizer 4.  It is a nice little package but there are some negative reviews about it due to its lack of various features. It&#8217;s free &#8230;.. what more do you want?</p>
<p>Here is where you can officially download it from &#8211; <a href="http://light-image-resizer.en.softonic.com/" target="_blank">VSO I R 4</a> &#8211; and there is also a positive review of it as well.</p>
<p><img class="aligncenter size-full wp-image-112" title="image" src="http://impalawebdesign.com/wordpress/wp-content/uploads/2011/11/image.png" alt="" width="537" height="316" /></p>
]]></content:encoded>
			<wfw:commentRss>http://impalawebdesign.com/bigger-is-not-always-better/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keep Track of Your Visitors</title>
		<link>http://impalawebdesign.com/keep-track-of-your-visitors</link>
		<comments>http://impalawebdesign.com/keep-track-of-your-visitors#comments</comments>
		<pubDate>Mon, 14 Nov 2011 01:33:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://impalawebdesign.com/?p=102</guid>
		<description><![CDATA[Your website is being visited by several thousand people a day/week/month/year depending on how popular you are. But how exactly do you know how many hits your site gets? What about how they got there? What are they doing once &#8230; <a href="http://impalawebdesign.com/keep-track-of-your-visitors">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Your website is being visited by several thousand people a day/week/month/year depending on how popular you are. But how exactly do you know how many hits your site gets? What about how they got there? What are they doing once they get to your site?</p>
<p>Luckily for you inquisitive folks out there &#8230;.. and inquisitive you must be &#8230;&#8230; there are tools, for free, you can use to monitor your website traffic.</p>
<p>One of the most well known, most used and most written about is Google&#8217;s very own <a href="http://www.google.com/analytics/" target="_blank">Google Analytics</a>.</p>
<p><img class="aligncenter size-full wp-image-103" title="analytics" src="http://impalawebdesign.com/wordpress/wp-content/uploads/2011/11/analytics.png" alt="" width="600" height="214" />Here are the basics (I say basics because I can devote an entire website to the use of this free program).</p>
<p>Once you sign into the Analytics website, using a Google account (free), you will then state the name of your website and some minor details and then on completion you will be given a snippet of code.</p>
<p>With this new code you must put it into the original code of every page you want to be monitored. If you are using a content management system like this website does (I use WordPress) there are tools to use that will do all the work for you. Unfortunately, if you have a big website with many pages, then you must do it manually.</p>
<p>Once the code is inserted Google then crawls your site and recognises the correct location of the snippet&#8230;&#8230; then the fun begins.</p>
<p>Below is just a tiny sample of what can be done through the Google Analytics dashboard -</p>
<p><img class="aligncenter size-full wp-image-104" title="analytics2" src="http://impalawebdesign.com/wordpress/wp-content/uploads/2011/11/analytics2.png" alt="" width="484" height="480" />This is not the only analytical program on the internet. There are many alternatives out there, some of them are free and some ask for a fee for extra services they offer.</p>
]]></content:encoded>
			<wfw:commentRss>http://impalawebdesign.com/keep-track-of-your-visitors/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to Elance</title>
		<link>http://impalawebdesign.com/welcome-to-elance</link>
		<comments>http://impalawebdesign.com/welcome-to-elance#comments</comments>
		<pubDate>Sun, 13 Nov 2011 01:13:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hints and Tips]]></category>

		<guid isPermaLink="false">http://impalawebdesign.com/?p=96</guid>
		<description><![CDATA[Elance is a website like Ebay, but instead of you putting on an item for sale and people bid on it you put on a project and the bids begin. A project I was involved in was the cataloguing of every &#8230; <a href="http://impalawebdesign.com/welcome-to-elance">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Elance is a website like Ebay, but instead of you putting on an item for sale and people bid on it you put on a project and the bids begin.</p>
<p>A project I was involved in was the cataloguing of every laptop on the market and their specifications.  After signing into Elance I wrote a very thorough job description and posted the project.</p>
<p>Bids come in like an auction but you can check out the bidder&#8217;s profiles, past projects, personal websites, etc.  Once you have chosen your &#8216;worker&#8217; (mine was in India and spoke excellent English.  I have also used people in Croatia, Russia and USA) the funding for the project goes into ESCROW. This means the money will only be released when all parties are happy.</p>
<p>Here is an older project I got help for -</p>
<p><img class="aligncenter size-full wp-image-97" title="elance" src="http://impalawebdesign.com/wordpress/wp-content/uploads/2011/11/elance.png" alt="" width="586" height="349" />The amount of work that can be carried out just by carefully managing your Elance workforce is truly amazing and at very very competitive prices. Look at the list below for the categories available with the numbers of work providers listed.</p>
<p><img class="aligncenter size-full wp-image-98" title="elance2" src="http://impalawebdesign.com/wordpress/wp-content/uploads/2011/11/elance2.png" alt="" width="240" height="574" /> And that above list grows immensely when you break them down into sub-categories.</p>
<p>Treble the size of your work force with the click of a mouse &#8211; <a href="https://www.elance.com/" target="_blank">elance.com </a></p>
]]></content:encoded>
			<wfw:commentRss>http://impalawebdesign.com/welcome-to-elance/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do My Customers Know I Exist?</title>
		<link>http://impalawebdesign.com/do-my-customers-know-i-exist</link>
		<comments>http://impalawebdesign.com/do-my-customers-know-i-exist#comments</comments>
		<pubDate>Sun, 13 Nov 2011 00:35:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Search Engine Optimisation]]></category>

		<guid isPermaLink="false">http://impalawebdesign.com/?p=88</guid>
		<description><![CDATA[In the previous article on SEO we made sure that the website was found by the search engines. But, unfortunately, that isn&#8217;t enough! You see, your website selling car stereos is now online and in the search engines alongside many &#8230; <a href="http://impalawebdesign.com/do-my-customers-know-i-exist">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In the previous article on SEO we made sure that the website was found by the search engines. But, unfortunately, that isn&#8217;t enough!</p>
<p>You see, your website selling car stereos is now online and in the search engines alongside many thousands of other sites selling car stereos.</p>
<p>To test if your customers can find you try searching for two things &#8211; one is your brand name &#8216;stereos-r-us&#8217; and the other are the terms that you would like people to find you with, these are called &#8216;keywords&#8217;. Keeping with our &#8216;stereos-r-us&#8217; theme you would expect keywords such as -</p>
<ul>
<li>panasonic car stereos</li>
<li>best mp3 car stereo</li>
<li>car stereo under 100 pound</li>
</ul>
<p><img class="aligncenter size-full wp-image-89" title="stereo" src="http://impalawebdesign.com/wordpress/wp-content/uploads/2011/11/stereo.png" alt="" width="564" height="661" /></p>
<p>Whilst reading this article open a new browser and think up of the search terms or keywords that you would like people to use to find you (be creative) and then look down the search results to see where you are, make a note of your position for each term. If you are not on page one try up to page five.</p>
<p>So, where did you appear?</p>
<blockquote><p><strong>If you were not as high as you had hoped &#8230;.. or not even found, then we now go into the realms of Search Engine Optimisation &#8230;.. and let battle commence, for your competition is also playing the game.</strong></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://impalawebdesign.com/do-my-customers-know-i-exist/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Beauty of a Yacht</title>
		<link>http://impalawebdesign.com/a-beauty-of-a-yacht</link>
		<comments>http://impalawebdesign.com/a-beauty-of-a-yacht#comments</comments>
		<pubDate>Sat, 12 Nov 2011 03:49:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Personal Stuff]]></category>

		<guid isPermaLink="false">http://impalawebdesign.com/?p=160</guid>
		<description><![CDATA[You know how it is, a long drive, a train journey or a hot soak in the bath and away we go &#8230;.. dreaming of what we&#8217;d do if we won the lottery, a rich but unknown relative croaks it &#8230; <a href="http://impalawebdesign.com/a-beauty-of-a-yacht">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You know how it is, a long drive, a train journey or a hot soak in the bath and away we go &#8230;.. dreaming of what we&#8217;d do if we won the lottery, a rich but unknown relative croaks it or you&#8217;ve just invented teleportation and the cash just keeps flowing in.</p>
<p>The following subjects pop up during those private moments &#8211; car, house, private island, yacht, helicopter, space tourism &#8211; and each one is examined by you in great detail.</p>
<p>Let us look at the subject &#8216;Yacht&#8217; whilst I am having one of those moments &#8211; which is about every 15 minutes!</p>
<p>I&#8217;ve not been on many yachts but I have already decided on the &#8216;style&#8217; of my yacht and it is one that is modern. When you go down bellow it resembles more a plush apartment than a traditional nautical vessel. So in my daydream of immense wealth I own a <a href="http://www.hanseyachts.com/#/gb/630e/exterieur.html" target="_blank">Hanse 630e</a>.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-161" title="630e" src="http://impalawebdesign.com/wordpress/wp-content/uploads/2011/11/630e.png" alt="" width="600" height="264" /><strong>And, after a hard day under sail, this is where I want to sit, cracking open a cold one!</strong></p>
<p style="text-align: center;"><strong><img class="aligncenter size-full wp-image-162" title="630e2" src="http://impalawebdesign.com/wordpress/wp-content/uploads/2011/11/630e2.png" alt="" width="600" height="267" />Here is a sneak preview from topside as well, quite a looker!</strong></p>
<h2 style="text-align: center;"><strong><img class="aligncenter size-full wp-image-163" title="630e3" src="http://impalawebdesign.com/wordpress/wp-content/uploads/2011/11/630e3.png" alt="" width="600" height="260" />Help needed!</strong></h2>
<p>If you look at the next photo of the 630e head on. What is happening with the head sail? What conditions are they sailing in for it to be chaffing against the stanchions and rail like that? I have seen this on other yachts as well, why would manufacturers not address this? Thanks for any feedback because at the moment I am £3.46 closer to getting one but this is holding me back a little.</p>
<p><img class="aligncenter size-full wp-image-164" title="sail-problem" src="http://impalawebdesign.com/wordpress/wp-content/uploads/2011/11/sail-problem.jpg" alt="" width="470" height="274" /></p>
]]></content:encoded>
			<wfw:commentRss>http://impalawebdesign.com/a-beauty-of-a-yacht/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

