<?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>Graphic and Web Designer London UK&#187; Internet Archives   | Graphic and Web Designer London UK</title>
	<atom:link href="http://robcubbon.com/category/internet/feed" rel="self" type="application/rss+xml" />
	<link>http://robcubbon.com</link>
	<description>Design, marketing, graphics, internet, print, London</description>
	<lastBuildDate>Mon, 26 Jul 2010 09:07:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>10 things I wish I had known about web designing 10 years ago</title>
		<link>http://robcubbon.com/10-things-i-wish-i-had-known-about-web-designing-10-years-ago</link>
		<comments>http://robcubbon.com/10-things-i-wish-i-had-known-about-web-designing-10-years-ago#comments</comments>
		<pubDate>Mon, 21 Jun 2010 13:34:54 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=2193</guid>
		<description><![CDATA[10 years ago I had a big problem. I was a print designer but I loved the internet and desperately wanted to work with it. I wanted a software package that would let me mess around with drag-and-drop functionality and when I was ready I could click &#8220;GO&#8221; and miraculously produce perfect code. I was [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-2197" src="http://robcubbon.com/wp-content/uploads/2010/06/world-through-tear.jpg" alt="world showing through a tear in the page" width="400" height="421" /></p>
<p>10 years ago I had a big problem. I was a print designer but I loved the internet and desperately wanted to work with it.</p>
<p>I wanted a software package that would let me mess around with drag-and-drop functionality and when I was ready I could click &#8220;GO&#8221; and miraculously produce perfect code. I was probably using Internet Explorer as my web browser and used Dreamweaver as a design tool to churn out horrendous tabled mark up.</p>
<p>I gradually came around to seeing that web design was about standards, SEO, speed, aesthetics &#8211; and &#8230; horror of horrors &#8230; that <a href="http://robcubbon.com/why-web-designers-should-learn-code">I was going to have to learn code</a>.</p>
<p>I certainly learnt the hard way &#8211; going up countless blind alleys that turned out to be cul-de-sacs &#8211; in my path to creating websites. Here are some of the most useful things I have learnt in the last few years:</p>
<p><img style="padding-top: 25px;" src="http://robcubbon.com/wp-content/uploads/2010/06/firebug.jpg" alt="firebug logo" width="125" height="100" /></p>
<h3>1. Web developer tools and Firebug</h3>
<p>One of the most useful previewing techniques that will help you learn CSS is viewing the Developer Tools in Chrome or Internet Explorer and in Firefox the <a href="http://getfirebug.com/">Firebug</a> extension. While using these tools’ cursor (it can be an arrow or a magnifying glass) click on an element and the styles and style sheet that is affecting it will show up in the Developer Tools or Firebug panel.</p>
<p>You can actually make HTML and CSS changes on the fly so if you want to see what a web page would look like with different colored links you can. These tools will also show you which CSS selectors effect an element and which are overrided.</p>
<p><img class="alignnone size-full wp-image-2202" style="padding-top: 25px;" src="http://robcubbon.com/wp-content/uploads/2010/06/wordpress-logo.jpg" alt="wordpress logo" width="80" height="80" /></p>
<h3>2. WordPress.org as blogging software</h3>
<p>WordPress was first released in May 2003 by Matt Mullenweg as a fork of b2/cafelog so I couldn&#8217;t have known about it 10 years ago but I would say discovering <a href="http://wordpress.org">WordPress</a> was one of the best things that happened to me as a web designer. It&#8217;s essential, once you&#8217;ve learnt HTML and CSS, to get to grips with a CMS (Content Management System) to organize your website.</p>
<p><img class="alignnone size-full wp-image-2203" style="padding-top: 25px;" src="http://robcubbon.com/wp-content/uploads/2010/06/server.jpg" alt="server" width="100" height="100" /></p>
<h3>3. Hosts</h3>
<p>Not all hosts are created equal. It is incredibly important to spend a bit of time on forums and social networking sites asking people with similar sites their experiences with hosts. Here are the results of surveys I did to find the best <a href="http://robcubbon.com/the-best-shared-hosting-for-wordpress-websites">shared hosts</a> and <a href="http://robcubbon.com/recommended-vps-hosts-for-wordpress">VPS hosts</a> for WordPress.</p>
<p><img class="alignnone size-full wp-image-2204" style="padding-top: 25px;" src="http://robcubbon.com/wp-content/uploads/2010/06/browser-logos.jpg" alt="browser logos" width="375" height="75" /></p>
<h3>4. Ensure cross browser consistency</h3>
<p>Different browsers will apply different default paddings and margins, even to common elements like paragraphs, body and forms. Put this handy bit of code in your CSS as a starter for ensuring your web page will look the same in all browsers:</p>
<blockquote><p><code>*{margin:0;padding:0}</code></p></blockquote>
<p>Make sure you have a local version of all the major browsers Chrome, Opera, Safari, Internet Explorer and Firefox &#8211; as well as the ability to view the browsers on the Mac and Windows operating systems. The best online browser rendering service is <a href="https://browserlab.adobe.com/en-us/index.html">Adobe&#8217;s BrowserLab</a>.<br />
<img class="alignnone size-full wp-image-2210" style="padding-top: 25px;" src="http://robcubbon.com/wp-content/uploads/2010/06/testing.jpg" alt="hand with blue pen checking boxes in a test" width="150" height="100" /></p>
<h3>5. Test</h3>
<p>Whenever you change a bit of code in a CSS, HTML, JavaScript or PHP file always be sure to test the effected page straight after you&#8217;ve done it. It&#8217;s a no brainer really but I can&#8217;t tell you how many times I&#8217;ve made two or more changes to code only to find the web page broken with no idea which change had caused the break.</p>
<p>Obviously, you don&#8217;t want to test on every different browser after every particular change as that would drive you potty. But try to check each time in Firefox and check Internet Explorer or Chrome every other change as well.</p>
<p><img src="http://robcubbon.com/wp-content/uploads/2010/06/w3c-markup-service.jpg" alt="w3c markup service" title="" width="281" height="50" class="alignnone size-full wp-image-2224" style="padding-top: 25px;"/></p>
<h3>6. Validate</h3>
<p>And as you go along testing, so should you go along validating the <a href="http://validator.w3.org/">HTML</a> and <a href="http://jigsaw.w3.org/css-validator/">CSS</a>. It&#8217;s easier to sort out validation errors when you&#8217;ve just started the first page than when the site is further down the line and has several pages. Sorting out validation errors can solve a lot of IE problems as well.</p>
<p><img src="http://robcubbon.com/wp-content/uploads/2010/06/JQuery_logo_color_onwhite-small1.jpg" alt="jQuery logo" title="" width="200" height="50" class="alignnone size-full wp-image-2230" style="padding-top: 25px;"/></p>
<h3>7. Use JavaScript not Flash</h3>
<p>I&#8217;ve got nothing against Flash, in fact the first time I saw it I remember thinking it was the answer to all my prayers &#8211; you could use any font you wanted and it would compress files pretty well as it used vectors I was used to in print design. However, it was never well crawled by the search engine bots, it made designers &#8220;over-design&#8221; and now it&#8217;s not even supported by certain devices.</p>
<p>For the sort of user-friendly sites I do I&#8217;m much better off using JavaScript, and more specifically <a href="http://jquery.com/">jQuery</a>, solutions as they degrade better: if you don&#8217;t have JavaScript enabled on your browser (and it usually is) the page still works, whereas if you don&#8217;t have the correct version of Flash running, Flash doesn&#8217;t.</p>
<p><img src="http://robcubbon.com/wp-content/uploads/2010/06/address-bar3.jpg" alt="address bar in browser" title="address-bar" width="133" height="88" class="alignnone size-full wp-image-2235" style="padding-top: 25px;"/></p>
<h3>8. SEO</h3>
<p>The practice of getting your site indexed and high up the search engines&#8217; results pages is something that starts the first second you work on it. The HTML should be as clean and as sparse as possible, marked up to leave the search engines in no doubt as to the contents and hierarchy of the pages.</p>
<p>The most important factors for good search engine rankings are firstly good content and secondly good incoming links and, usually, the first will ensure the second. However, there are other important things to learn and implement on the site such as XML sitemap, robots.txt, .htaccess and <a href="https://www.google.com/webmasters/tools/">Google Webmaster Tools</a> to check broken links, etc.</p>
<p><img src="http://robcubbon.com/wp-content/uploads/2010/06/speed-racer-car1-150x90.jpg" alt="racing car" title="" width="150" height="90" class="alignnone size-thumbnail wp-image-2227" style="padding-top: 25px;" /></p>
<h3>9. Speed and compression</h3>
<p>And, as with SEO, the practice to get you site load as quickly as possible starts right at the beginning. So, combine external CSS and JavaScript files, enable gzip compression and caching server side, optimise your images as much as possible (even sacrifice quality a little bit), minimize code and PHP calls.</p>
<p>It&#8217;s good for your visitors and now Google uses speed in it&#8217;s algorithm for calculating a site&#8217;s ranking.</p>
<p><img class="alignnone size-full wp-image-2216" src="http://robcubbon.com/wp-content/uploads/2010/06/web-design-color.jpg" alt="different colors for web design" width="172" height="100" style="padding-top: 25px;"/></p>
<h3>10. Picking colors and adding space</h3>
<p>With designing generally it is usually a good idea to choose two colors, a primary and a secondary, to build your color scheme around. The tendency, particularly with webpages, is to have just one color for links and then use different tints of that color for backgrounds etc. But this leads to a very monochromatic look. So it helps to choose at least one other color other than the main color. Of course, the choice of colors depends on the client and the type of site, but it&#8217;s something you need to get right and to get right early.</p>
<p>The amount of web page real estate with nothing in it is almost as important as the pixels that contain information. Spacing out the design will make it easier for the visitors to digest the information. You will not only have to learn how to do this; you will also have to learn how to persuade the client that this is necessary &#8211; as with many of the above.</p>
<h3>Extras</h3>
<p>Other things that would have made my learning less painful are listed here:</p>
<ul>
<li><strong>Sidebar</strong> &#8211; all website&#8217;s need a sidebar &#8211; OK that&#8217;s a bit of a generalization and not always true but a designer will always want things to look clean and so many times I have tried to get the page contents to stretch right across the full width of the browser. Ouch, no, big mistake!</li>
<li><strong>Put the client&#8217;s logo on the top left hand corner and link it to the home page</strong> &#8211; as you go along there are more and more standards that visitors are coming to expect. It&#8217;s usually important not to disappoint or confuse your visitors!</li>
<li><strong>Contact page</strong> &#8211; just as ubiquitous as the Home link is the Contact link somewhere on every page.</li>
<li><strong>Vectors</strong> &#8211; when designing your site in Photoshop or Fireworks, use vectors as much as possible so that the continuous re-sizing doesn&#8217;t affect the quality of the finished image.</li>
</ul>
<h3>And what about you?</h3>
<p>What would you have loved to have known about web design when you were starting out?</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=10+things+I+wish+I+had+known+about+web+designing+10+years+ago+-+http://b2l.me/5fmk4&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/10-things-i-wish-i-had-known-about-web-designing-10-years-ago&amp;t=10+things+I+wish+I+had+known+about+web+designing+10+years+ago" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/10-things-i-wish-i-had-known-about-web-designing-10-years-ago&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/10-things-i-wish-i-had-known-about-web-designing-10-years-ago&amp;title=10+things+I+wish+I+had+known+about+web+designing+10+years+ago&amp;summary=%0D%0A%0D%0A10%20years%20ago%20I%20had%20a%20big%20problem.%20I%20was%20a%20print%20designer%20but%20I%20loved%20the%20internet%20and%20desperately%20wanted%20to%20work%20with%20it.%0D%0A%0D%0AI%20wanted%20a%20software%20package%20that%20would%20let%20me%20mess%20around%20with%20drag-and-drop%20functionality%20and%20when%20I%20was%20ready%20I%20could%20click%20%22GO%22%20and%20miraculously%20produce%20perfect%20code.%20I&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/10-things-i-wish-i-had-known-about-web-designing-10-years-ago&amp;title=10+things+I+wish+I+had+known+about+web+designing+10+years+ago" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/10-things-i-wish-i-had-known-about-web-designing-10-years-ago&amp;title=10+things+I+wish+I+had+known+about+web+designing+10+years+ago" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/10-things-i-wish-i-had-known-about-web-designing-10-years-ago&amp;title=10+things+I+wish+I+had+known+about+web+designing+10+years+ago" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/10-things-i-wish-i-had-known-about-web-designing-10-years-ago&amp;title=10+things+I+wish+I+had+known+about+web+designing+10+years+ago" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/10-things-i-wish-i-had-known-about-web-designing-10-years-ago&amp;title=10+things+I+wish+I+had+known+about+web+designing+10+years+ago&amp;body=%0D%0A%0D%0A10%20years%20ago%20I%20had%20a%20big%20problem.%20I%20was%20a%20print%20designer%20but%20I%20loved%20the%20internet%20and%20desperately%20wanted%20to%20work%20with%20it.%0D%0A%0D%0AI%20wanted%20a%20software%20package%20that%20would%20let%20me%20mess%20around%20with%20drag-and-drop%20functionality%20and%20when%20I%20was%20ready%20I%20could%20click%20%22GO%22%20and%20miraculously%20produce%20perfect%20code.%20I" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/10-things-i-wish-i-had-known-about-web-designing-10-years-ago&amp;title=10+things+I+wish+I+had+known+about+web+designing+10+years+ago&amp;body=%0D%0A%0D%0A10%20years%20ago%20I%20had%20a%20big%20problem.%20I%20was%20a%20print%20designer%20but%20I%20loved%20the%20internet%20and%20desperately%20wanted%20to%20work%20with%20it.%0D%0A%0D%0AI%20wanted%20a%20software%20package%20that%20would%20let%20me%20mess%20around%20with%20drag-and-drop%20functionality%20and%20when%20I%20was%20ready%20I%20could%20click%20%22GO%22%20and%20miraculously%20produce%20perfect%20code.%20I" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/10-things-i-wish-i-had-known-about-web-designing-10-years-ago/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Recommended VPS hosts for WordPress</title>
		<link>http://robcubbon.com/recommended-vps-hosts-for-wordpress</link>
		<comments>http://robcubbon.com/recommended-vps-hosts-for-wordpress#comments</comments>
		<pubDate>Mon, 14 Jun 2010 14:36:57 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[control panel]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[vps host]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=2171</guid>
		<description><![CDATA[So you&#8217;re using WordPress and you are getting a nice amount of traffic, say a few hundred visitors a day. Maybe you love running many of the great plugins that add extra functionality for your visitors. There&#8217;s just one problem: your server is struggling with the load and your site isn&#8217;t just slow, it&#8217;s ssslllooowww! [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://robcubbon.com/wp-content/uploads/2010/06/nodes-connections.jpg" alt="nodes connections" title="" width="600" height="262" class="aligncenter size-full wp-image-2172" /></p>
<p>So you&#8217;re using WordPress and you are getting a nice amount of traffic, say a few hundred visitors a day. Maybe you love running many of the great plugins that add extra functionality for your visitors. There&#8217;s just one problem: your server is struggling with the load and your site isn&#8217;t just slow, it&#8217;s ssslllooowww!</p>
<p>Shared hosting maybe inexpensive but resources are limited and security can be compromised. Dedicated servers are very powerful, can require high levels of technical knowledge for customization and are extremely expensive.</p>
<h3>VPS hosting can be the happy halfway house</h3>
<p>Virtual private server (VPS) hosting could be a solution if you have outgrown your shared hosting and don’t need to move to a dedicated server. It is the best option for small to medium sized businesses. A site hosted on a VPS gets its own RAM and disk space, however, it shares the processing capacity (CPU) with other sites. </p>
<p>Remember, Google includes a site&#8217;s speed into it&#8217;s algorithm &#8211; so a faster running site is not only advantageous to your visitors but also may push you higher in the search engine results pages.</p>
<p>I contacted hundreds of WordPress experts to ask them about their experiences and recommendations. Speed, reliability, ease of use and quality of support are important factors when looking for a host and came up again and again when talking to the experts.</p>
<h3>Here are the most recommended VPS hosts</h3>
<p>Here I&#8217;m listing the VPS hosts that were recommended by the pool of WordPress experts. I include a short synopsis of the specs, usability and pricing for the entry level packages.</p>
<ul>
<li><a href="http://www.a2hosting.com/2523.html">A2 hosting</a> Inexpensive and their support comes highly recommended. 128 MB RAM, 1 GB storage, 100GB bandwidth for $10.46/month. You can get cPanel with higher specs for $17.46/month.</li>
<li><a href="http://www.dreamhost.com/r.cgi?682581">Dreamhost</a> Reasonably priced, good support, fantastic recommendations. This is my choice! 300MB RAM, unlimited space and bandwidth. Dreamhost have their own award-winning user&#8217;s control panel. For $15/month.</li>
<li><a href="http://www.wiredtree.com/">Wiredtree</a> Expensive but good. Intel Dual Xeon (8 CPUs), 512MB RAM, 40GB RAID-10 storage, 1000GB bandwidth, 4 dedicated IPs and cPanel for the base price of $49/month.</li>
<li><a href="http://www.linode.com/index.cfm">Linode</a> Knowledge of the command line is helpful as they do not offer a GUI out of the box. 360MB RAM, 16GB storage, 200GB bandwidth for $19.95/month.</li>
<li><a href="http://www.liquidweb.com/?RID=robcubbon">Liquidweb</a> Their VPS plans start at $60/month and include cPanel as well as root access, 384MB RAM, 20GB storage, 400GB bandwidth, 4 IP addresses. </li>
<li><a href="http://mediatemple.net">MediaTemple</a> The <a href="http://mediatemple.net/webhosting/dv/">(dv)</a> starts at $50/month and uses Plesk as a control panel. The <a href="http://mediatemple.net/webhosting/ve/">(ve)</a> at $30/month is for more advanced web developers that may find a control panel a hinderance.</li>
<li><a href="http://www.rackspacecloud.com/909.html">Rackspace</a> Their users had nothing but good things to say about Rackspace. Cloud Sites™ runs on a series of clusters so it has redundancy and protection built in. When you upload your site or web based application, multiple instances of it run so that even if an entire server goes down your site stays up and running. They have their own cloud control panel proprietary GUI to navigate you through the clouds. Cloud Sites™ start at $149/month.</li>
<li><a href="http://manage.aff.biz/z/146/CD4311/">VPS.net</a> By default everything is command line; cPanel is an extra $10 a month. 376MB RAM , 10GB storage ,  250GB bandwidth for  £15/month per node. (I don&#8217;t know why they have the monthly price in pounds but the cPanel extra in dollars!) But again, their users were extremely complimentary.</li>
</ul>
<h3>To command line or to control panel?</h3>
<p>A web host control panel (such a cPanel) provides a graphical interface designed to simplify the process of hosting a web site. It makes it easier to, for example, move files around, or set up or import MySQL databases necessary for WordPress. Alternatively you can type command lines through a Secure Shell (SSH). SSH is a network protocol that allows data to be exchanged securely between two networked devices. Anything you can do via cPanel is also doable via SSH without the overhead of the HTML, imagery and web server processing so it is therefore quicker. </p>
<p>Personally, I find the WYSIWYG nature of the control panel more familiar and intuitive, however, I&#8217;ve been using SSH as well and it can sometimes be a better way of doing things.</p>
<h3>Conclusion</h3>
<p>Deciding on a VPS host for WordPress is no easy business. There are many things to consider. Above all make sure you pick a host that other WordPressers recommend. If you have any other recommendations or questions be sure to make them known in the comments section!</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Recommended+VPS+hosts+for+WordPress+-+http://b2l.me/3puwq&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/recommended-vps-hosts-for-wordpress&amp;t=Recommended+VPS+hosts+for+WordPress" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/recommended-vps-hosts-for-wordpress&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/recommended-vps-hosts-for-wordpress&amp;title=Recommended+VPS+hosts+for+WordPress&amp;summary=%0D%0A%0D%0ASo%20you%27re%20using%20WordPress%20and%20you%20are%20getting%20a%20nice%20amount%20of%20traffic%2C%20say%20a%20few%20hundred%20visitors%20a%20day.%20Maybe%20you%20love%20running%20many%20of%20the%20great%20plugins%20that%20add%20extra%20functionality%20for%20your%20visitors.%20There%27s%20just%20one%20problem%3A%20your%20server%20is%20struggling%20with%20the%20load%20and%20your%20site%20isn%27t%20just%20sl&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/recommended-vps-hosts-for-wordpress&amp;title=Recommended+VPS+hosts+for+WordPress" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/recommended-vps-hosts-for-wordpress&amp;title=Recommended+VPS+hosts+for+WordPress" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/recommended-vps-hosts-for-wordpress&amp;title=Recommended+VPS+hosts+for+WordPress" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/recommended-vps-hosts-for-wordpress&amp;title=Recommended+VPS+hosts+for+WordPress" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/recommended-vps-hosts-for-wordpress&amp;title=Recommended+VPS+hosts+for+WordPress&amp;body=%0D%0A%0D%0ASo%20you%27re%20using%20WordPress%20and%20you%20are%20getting%20a%20nice%20amount%20of%20traffic%2C%20say%20a%20few%20hundred%20visitors%20a%20day.%20Maybe%20you%20love%20running%20many%20of%20the%20great%20plugins%20that%20add%20extra%20functionality%20for%20your%20visitors.%20There%27s%20just%20one%20problem%3A%20your%20server%20is%20struggling%20with%20the%20load%20and%20your%20site%20isn%27t%20just%20sl" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/recommended-vps-hosts-for-wordpress&amp;title=Recommended+VPS+hosts+for+WordPress&amp;body=%0D%0A%0D%0ASo%20you%27re%20using%20WordPress%20and%20you%20are%20getting%20a%20nice%20amount%20of%20traffic%2C%20say%20a%20few%20hundred%20visitors%20a%20day.%20Maybe%20you%20love%20running%20many%20of%20the%20great%20plugins%20that%20add%20extra%20functionality%20for%20your%20visitors.%20There%27s%20just%20one%20problem%3A%20your%20server%20is%20struggling%20with%20the%20load%20and%20your%20site%20isn%27t%20just%20sl" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/recommended-vps-hosts-for-wordpress/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>The best shared hosting for WordPress websites</title>
		<link>http://robcubbon.com/the-best-shared-hosting-for-wordpress-websites</link>
		<comments>http://robcubbon.com/the-best-shared-hosting-for-wordpress-websites#comments</comments>
		<pubDate>Mon, 07 Jun 2010 16:46:33 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[shared host]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=2146</guid>
		<description><![CDATA[As the internet becomes the preferred method of communication for businesses worldwide, the tool of creating and publishing the content is of increasing importance. WordPress is used by millions to deliver news, messages and articles to the world. It has become not only the blogger&#8217;s weapon of choice but also a hugely popular Content Management [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://robcubbon.com/wp-content/uploads/2010/06/connected-balls-graphic.jpg" alt="connected balls graphic"  width="600" height="250" class="aligncenter size-full wp-image-2148" /></p>
<p>As the internet becomes the preferred method of communication for businesses worldwide, the tool of creating and publishing the content is of increasing importance.</p>
<p><a href="http://wordpress.org">WordPress</a> is used by millions to deliver news, messages and articles to the world. It has become not only the blogger&#8217;s weapon of choice but also a hugely popular Content Management System. </p>
<p>Learning how to use WordPress is easy. All you have to do is to login, add a new article and either write in WordPress, or copy and paste from your favorite word processor. But WordPress hosting is not for every web service. WordPress requires high standards from the web hosting provider which is why I took a lot of time to discover the best hosts. But first here&#8217;s a description of shared hosting and why it might be for you.</p>
<h3>Shared Hosting</h3>
<p>Shared web hosting is a service where many websites reside on one web server connected to the internet. It is generally the most economical option for hosting, as many people share the overall cost of server maintenance. However, being the cheapest package, it has its disadvantages. Firstly, it usually has a reduced level of security as you are sharing the server with several other websites. Shared hosting also has limited resources causing speed issues at both the back and front ends of your site.</p>
<p>Maybe you are just starting out as a blogger, or maybe you are using WordPress as a Content Management System for your new website. Maybe you are probably not expecting thousands or even hundreds of visitors a day. Does this sound like you? Then you need a shared host.</p>
<h3>Recommended shared hosting for WordPress websites</h3>
<p>During the course of my research I contacted hundreds of individuals through the WordPress LinkedIn group. Members of this group are high end webmasters with hundreds of sites on their books who have been around the block as far as web hosts are concerned &#8211; many of them were using 3 or 4 shared hosts for multiple sites. If you&#8217;re into LinkedIn and WordPress I would strongly recommend this group as I have found the advice and discussions there to be top notch!</p>
<p>The three most important factors we discussed in the survey were: speed, reliability and quality of support. We&#8217;ve all had the terrible experience of a website not behaving as it should and sometimes a timely and considered approach by the support team is worth a thousand dollars! </p>
<p>Here are the three hosts who came out as the best shared hosts for WordPress by WordPress professionals:</p>
<ul>
<li><a href="http://stats.justhost.com/track?c5eeb0af208121de0034936fc003eed5b">JustHost</a>. JustHost started providing high quality hosting services in 2008, so, compared to other hosting companies, JustHost is a new kid on the block. But nonetheless it scored high on our three hosting factors: speed, reliability and quality of support. </li>
<li><a href="http://www.bluehost.com/track/robcubbon">Bluehost</a>. The general consensus seems to be that Bluehost is inexpensive and has many powerful tools but support is maybe where it lacks the most. BlueHost is one of the 20 largest web hosts, collectively hosting well over 450000 domains with its sister company, HostMonster.</li>
<li><a href="http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=robcubbon">Hostgator</a>. The company was founded in 2002 by Chairman Brent Oxley, who started the company from his dorm room at university. With over two million domains, HostGator hosts approximately 1% of the world&#8217;s internet traffic. They came up many times in our survey as being a reliable host.</li>
</ul>
<h3>What not to do!</h3>
<p>One hosting company&#8217;s name came up for all the wrong reasons so many times. The server sluggishness and all round poor performance at GoDaddy was mentioned again and again! So, by all means, register your domain name with <a href="http://affiliate.godaddy.com/redirect/2675E9037420B6AC5A5E9A910A260E811A3CBDFB6F1C19160FC73A53303B1B34">GoDaddy</a>, but don&#8217;t use them for hosting!</p>
<h3>Conclusion</h3>
<p>I learnt a huge amount from doing this survey. However, I decided to turn my back on shared hosting for this site and went for a Virtual Private Server (VPS). My next post will be about the <a href="http://robcubbon.com/recommended-vps-hosts-for-wordpress">best VPS hosts as recommended by WordPress professionals</a>.</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=The+best+shared+hosting+for+WordPress+websites+-+http://b2l.me/zw4k5&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/the-best-shared-hosting-for-wordpress-websites&amp;t=The+best+shared+hosting+for+WordPress+websites" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/the-best-shared-hosting-for-wordpress-websites&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/the-best-shared-hosting-for-wordpress-websites&amp;title=The+best+shared+hosting+for+WordPress+websites&amp;summary=%0D%0A%0D%0AAs%20the%20internet%20becomes%20the%20preferred%20method%20of%20communication%20for%20businesses%20worldwide%2C%20the%20tool%20of%20creating%20and%20publishing%20the%20content%20is%20of%20increasing%20importance.%0D%0A%0D%0AWordPress%20is%20used%20by%20millions%20to%20deliver%20news%2C%20messages%20and%20articles%20to%20the%20world.%20It%20has%20become%20not%20only%20the%20blogger%27s%20weapon%20o&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/the-best-shared-hosting-for-wordpress-websites&amp;title=The+best+shared+hosting+for+WordPress+websites" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/the-best-shared-hosting-for-wordpress-websites&amp;title=The+best+shared+hosting+for+WordPress+websites" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/the-best-shared-hosting-for-wordpress-websites&amp;title=The+best+shared+hosting+for+WordPress+websites" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/the-best-shared-hosting-for-wordpress-websites&amp;title=The+best+shared+hosting+for+WordPress+websites" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/the-best-shared-hosting-for-wordpress-websites&amp;title=The+best+shared+hosting+for+WordPress+websites&amp;body=%0D%0A%0D%0AAs%20the%20internet%20becomes%20the%20preferred%20method%20of%20communication%20for%20businesses%20worldwide%2C%20the%20tool%20of%20creating%20and%20publishing%20the%20content%20is%20of%20increasing%20importance.%0D%0A%0D%0AWordPress%20is%20used%20by%20millions%20to%20deliver%20news%2C%20messages%20and%20articles%20to%20the%20world.%20It%20has%20become%20not%20only%20the%20blogger%27s%20weapon%20o" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/the-best-shared-hosting-for-wordpress-websites&amp;title=The+best+shared+hosting+for+WordPress+websites&amp;body=%0D%0A%0D%0AAs%20the%20internet%20becomes%20the%20preferred%20method%20of%20communication%20for%20businesses%20worldwide%2C%20the%20tool%20of%20creating%20and%20publishing%20the%20content%20is%20of%20increasing%20importance.%0D%0A%0D%0AWordPress%20is%20used%20by%20millions%20to%20deliver%20news%2C%20messages%20and%20articles%20to%20the%20world.%20It%20has%20become%20not%20only%20the%20blogger%27s%20weapon%20o" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/the-best-shared-hosting-for-wordpress-websites/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Design websites that the client can edit</title>
		<link>http://robcubbon.com/design-websites-that-the-client-can-edit</link>
		<comments>http://robcubbon.com/design-websites-that-the-client-can-edit#comments</comments>
		<pubDate>Wed, 26 May 2010 13:56:35 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=2115</guid>
		<description><![CDATA[I got a call from a potential client the other day and he asked me a very simple question. &#8220;Once you&#8217;ve created the website for me will you charge me every time I want to edit one of the pages?&#8221; And, although this is not the first time I have heard this question, it still [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://robcubbon.com/wp-content/uploads/2010/05/website-laptop-pen.jpg" alt="a website being edited by a pen"  width="600" height="375" class="aligncenter size-full wp-image-2123" /></p>
<p>I got a call from a potential client the other day and he asked me a very simple question. </p>
<blockquote><p>&#8220;Once you&#8217;ve created the website for me will you charge me every time I want to edit one of the pages?&#8221;</p></blockquote>
<p>And, although this is not the first time I have heard this question, it still amazes me every time I hear it. Some web agencies create websites which their client has absolutely no ability to change once completed. This isn&#8217;t standard practice in the industry but it does happen. </p>
<p>If you have a website, it is never a question of if you want to change it; it&#8217;s always a question of when you want to change it.</p>
<h3>Get your website set up with a Content Management System that is easy to use</h3>
<p>A Content Management System (CMS) is software, implemented as a web application, that manages web sites. It should have an intuitive user interface that makes navigating to the page and changing it as easy as updating a text document on your computer.</p>
<p>There&#8217;s many great CMSs that enable you to create, edit and delete pages at will and, there&#8217;s even better news, a lot of them are free!</p>
<h3>WordPress</h3>
<p>WordPress is a fantastic web publishing platform which focuses on aesthetics, web standards, and usability. And, as it is open source, it&#8217;s free. &#8220;Free and priceless at the same time&#8221;. As you can see from the screenshot below there is a WYSIWYG interface which can be mastered easily.</p>
<p><img style="margin: 20px 0;" src="http://robcubbon.com/wp-content/uploads/2010/05/wordpress-edit-page-screen-shot.jpg" alt="wordpress edit page screen shot" title="" width="600" height="250" class="aligncenter size-full wp-image-2117" /></p>
<p>I have written extensively about the <a href="http://robcubbon.com/how-to-market-yourself-3-how-to-install-wordpress-blog-on-your-site">setting up WordPress</a> and <a href="http://robcubbon.com/how-to-market-yourself-7-how-to-write-and-design-a-wordpress-page-or-post">creating and editing web pages using the WordPress UI</a>.</p>
<p>WordPress is actually blogging software that is fast being used as the most simple and robust CMS. If you just want pages, with sub-pages, and maybe even sub-sub-pages that will be created and deleted along the way then WordPress can be set up to do that for you. Your web designer will not have to be involved at all. And, if you&#8217;re interested in improving your site&#8217;s position in search engines and you&#8217;d like to publish more than just web pages, then add a blog to your site. WordPress will do that easily!</p>
<p>I appreciate that many of my visitors will know this already but I felt I had to state the basics of WordPress as it&#8217;s potential as a CMS is so awesome people should know about it. As does that potential client I mentioned earlier, who&#8217;s now a client!</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Design+websites+that+the+client+can+edit+-+http://b2l.me/w3en3&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/design-websites-that-the-client-can-edit&amp;t=Design+websites+that+the+client+can+edit" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/design-websites-that-the-client-can-edit&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/design-websites-that-the-client-can-edit&amp;title=Design+websites+that+the+client+can+edit&amp;summary=%0D%0A%0D%0AI%20got%20a%20call%20from%20a%20potential%20client%20the%20other%20day%20and%20he%20asked%20me%20a%20very%20simple%20question.%20%0D%0A%0D%0A%22Once%20you%27ve%20created%20the%20website%20for%20me%20will%20you%20charge%20me%20every%20time%20I%20want%20to%20edit%20one%20of%20the%20pages%3F%22%0D%0A%0D%0AAnd%2C%20although%20this%20is%20not%20the%20first%20time%20I%20have%20heard%20this%20question%2C%20it%20still%20amazes%20me%20every%20&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/design-websites-that-the-client-can-edit&amp;title=Design+websites+that+the+client+can+edit" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/design-websites-that-the-client-can-edit&amp;title=Design+websites+that+the+client+can+edit" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/design-websites-that-the-client-can-edit&amp;title=Design+websites+that+the+client+can+edit" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/design-websites-that-the-client-can-edit&amp;title=Design+websites+that+the+client+can+edit" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/design-websites-that-the-client-can-edit&amp;title=Design+websites+that+the+client+can+edit&amp;body=%0D%0A%0D%0AI%20got%20a%20call%20from%20a%20potential%20client%20the%20other%20day%20and%20he%20asked%20me%20a%20very%20simple%20question.%20%0D%0A%0D%0A%22Once%20you%27ve%20created%20the%20website%20for%20me%20will%20you%20charge%20me%20every%20time%20I%20want%20to%20edit%20one%20of%20the%20pages%3F%22%0D%0A%0D%0AAnd%2C%20although%20this%20is%20not%20the%20first%20time%20I%20have%20heard%20this%20question%2C%20it%20still%20amazes%20me%20every%20" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/design-websites-that-the-client-can-edit&amp;title=Design+websites+that+the+client+can+edit&amp;body=%0D%0A%0D%0AI%20got%20a%20call%20from%20a%20potential%20client%20the%20other%20day%20and%20he%20asked%20me%20a%20very%20simple%20question.%20%0D%0A%0D%0A%22Once%20you%27ve%20created%20the%20website%20for%20me%20will%20you%20charge%20me%20every%20time%20I%20want%20to%20edit%20one%20of%20the%20pages%3F%22%0D%0A%0D%0AAnd%2C%20although%20this%20is%20not%20the%20first%20time%20I%20have%20heard%20this%20question%2C%20it%20still%20amazes%20me%20every%20" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/design-websites-that-the-client-can-edit/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Essentials of great blog post design</title>
		<link>http://robcubbon.com/essentials-blog-post-design</link>
		<comments>http://robcubbon.com/essentials-blog-post-design#comments</comments>
		<pubDate>Mon, 17 May 2010 11:59:03 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blog post]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[headings]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[spacing]]></category>
		<category><![CDATA[styles]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=2075</guid>
		<description><![CDATA[Blogs are, in my opinion, the easiest and best way to get stuff on the web. With a blog you can publish constantly updated information about yourself, your company or your interests to the world. And what makes it even better is that this information is chronologically ordered and categorized for search engines almost automatically. [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://robcubbon.com/wp-content/uploads/2010/05/blog-word-image.jpg"><img class="aligncenter size-full wp-image-2112" src="http://robcubbon.com/wp-content/uploads/2010/05/blog-word-image.jpg" alt="blog word image" width="600" height="250" /></a></p>
<p>Blogs are, in my opinion, the easiest and best way to get stuff on the web.</p>
<p>With a blog you can publish constantly updated information about yourself, your company or your interests to the world. And what makes it even better is that this information is chronologically ordered and categorized for search engines almost automatically.</p>
<p>Your blog posts should be delivered in the most beautiful and readable way to get the most out of this fantastic medium.</p>
<p>Here are some design essentials you can use to improve the look of your blog and your blog posts.</p>
<h3>Body text size and line spacing</h3>
<p>The body text is the text you are reading at the moment – a normal paragraph within an article. It&#8217;s the meat and drink of the blog so it has to be readable. Having said that it&#8217;s amazing how many websites have their body text too small. Some people will not read text below a certain size.</p>
<p>I&#8217;m going to stick my neck out now and say that the font size of body text on a website should never be smaller than 15 pixels or 1 em in size. Furthermore the line height (the line spacing or leading) should always be 25% larger than the font size or more. So if the font size of your body text is 15 pixels; your line height should be 19 pixels or more. If the font size of your body text is 1 em; your line height should be 1.25 em or more.</p>
<p><img class="aligncenter size-full wp-image-2080" src="http://robcubbon.com/wp-content/uploads/2010/05/body-text-on-screen1.jpg" alt="body text on screen" width="600" height="150" /></p>
<p>If you are not familiar with the terms pixels, ems, font size, line height, etc., or don&#8217;t know how to change them read on.</p>
<p>The file that controls the size of the body text on your blog is the CSS (Cascading Style Sheets) file. If you are are a WordPress user it will most likely be in your theme folder and called &#8220;style.css&#8221;.</p>
<p>You can identify the font size and the location of this CSS file as well as previewing the changes using your browser. If you&#8217;re using Chrome or Internet Explorer you can view Developer Tools. And if you&#8217;re using Firefox you can use the <a href="https://addons.mozilla.org/en-US/firefox/addon/1843/">Firebug</a> extension.</p>
<p>While using these tools&#8217; cursor (it can be an arrow or a magnifying glass), click on the element that concerns you and then the styles and style sheet that is affecting it will show up in the Developer Tools or Firebug panel. So, if you click on a body text paragraph you may see that it is controlled by the body element in your main CSS file.</p>
<p><img class="aligncenter size-full wp-image-2076" src="http://robcubbon.com/wp-content/uploads/2010/05/firebug-screenshot.jpg" alt="firebug screenshot" width="406" height="295" /></p>
<p>Above you can see in a screen shot from the Firebug panel in Firefox that the font size of the body text is 12 pixels and the line height is 20 pixels. You can actually change the values in this panel and the browser will render the changes live. This is a great way to learn CSS and mess around with different design elements. You can also see that the file controlling these styles is called &#8220;style.css&#8221;, hover over the file name in this panel and the web address of the CSS file will show as a tool tip.</p>
<h3>Paragraph spacing</h3>
<p>Paragraphs on the web should have a space between them. It should be around half the line height. So, if your line height is 20 pixels, you should add a 10 pixel gap between paragraphs. This is usually done with either padding or margin on the <code>&lt;p&gt;</code> tag. Here is a sample CSS code that adds a 10 pixel gap to the end of each paragraph:</p>
<blockquote><p><code>p { margin-bottom: 10px }</code></p></blockquote>
<h3>Include sub-headings in your blog posts</h3>
<p>If you are writing a post with more than a few hundred words then you should use subheadings. They improve the post for your readers as they break up and order the text and they are also good for SEO. Here is the HTML code for the above subheading:</p>
<blockquote><p><code>&lt;h3&gt;Include sub-headings in your blog posts&lt;/h3&gt;</code></p></blockquote>
<p>As my normal blog title is wrapped inside <code>&lt;h2&gt;</code> tags my subhead text is therefore wrapped inside <code>&lt;h3&gt;</code> tags. This shows the hierarchy of headings – the subheading isn&#8217;t as important as the heading. Some blog post titles are  <code>&lt;h1&gt;</code> in which case the subheadings should be <code>&lt;h2&gt;</code>.</p>
<p>As above, use Firebug for Firefox and the Developer Tools in Internet Explorer and Chrome to identify the title tag and then set up an <code>&lt;h2&gt;</code> tag or <code>&lt;h3&gt;</code> tag in your stylesheet accordingly. Here is the CSS for my titles and subheadings:</p>
<blockquote><p><code>h2 { font-size: 23px; line-height:27px; color: #4c5464; }<br />
h3 { font-size: 18px; line-height:22px; color: #243f76; }</code></p></blockquote>
<h3>Make your text scannable</h3>
<p>Remember your visitors will typically spend a few seconds on your website so it is necessary to make them feel at ease and entrap them. So far we have talked about good body text typography, paragraph spacing and subheadings to do this. But you can also add <strong>bold</strong> text, <em>italics</em>, bullets, numbered lists, <a href="http://robcubbon.com">links</a>, etc. to break up otherwise dull lines of text. These highlighted words jump out and may interest your readers. It also looks nicer.</p>
<h3>Insert images</h3>
<p>Blog posts are incredibly boring without images or video. Use them. Here is an article I wrote on <a href="http://robcubbon.com/adding-images-to-a-wordpress-post">how to add images to WordPress posts</a>.</p>
<h3>Conclusion</h3>
<p>I wrote more about the <a href="http://robcubbon.com/how-to-market-yourself-7-how-to-write-and-design-a-wordpress-page-or-post">technicalities of writing and designing a WordPress post here</a>.</p>
<p>Font size, line height, paragraph spacing, subheads, images and other typographical elements can all be used to improve legibility and aesthetics in your blog posts. Have I forgotten something? Can you suggest other ways to improve the design of blog posts?</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Essentials+of+great+blog+post+design+-+File: /data/app/webapp/functions.php<br />Line: 7<br />Message: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (11)&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/essentials-blog-post-design&amp;t=Essentials+of+great+blog+post+design" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/essentials-blog-post-design&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/essentials-blog-post-design&amp;title=Essentials+of+great+blog+post+design&amp;summary=%0D%0A%0D%0ABlogs%20are%2C%20in%20my%20opinion%2C%20the%20easiest%20and%20best%20way%20to%20get%20stuff%20on%20the%20web.%0D%0A%0D%0AWith%20a%20blog%20you%20can%20publish%20constantly%20updated%20information%20about%20yourself%2C%20your%20company%20or%20your%20interests%20to%20the%20world.%20And%20what%20makes%20it%20even%20better%20is%20that%20this%20information%20is%20chronologically%20ordered%20and%20categorized&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/essentials-blog-post-design&amp;title=Essentials+of+great+blog+post+design" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/essentials-blog-post-design&amp;title=Essentials+of+great+blog+post+design" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/essentials-blog-post-design&amp;title=Essentials+of+great+blog+post+design" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/essentials-blog-post-design&amp;title=Essentials+of+great+blog+post+design" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/essentials-blog-post-design&amp;title=Essentials+of+great+blog+post+design&amp;body=%0D%0A%0D%0ABlogs%20are%2C%20in%20my%20opinion%2C%20the%20easiest%20and%20best%20way%20to%20get%20stuff%20on%20the%20web.%0D%0A%0D%0AWith%20a%20blog%20you%20can%20publish%20constantly%20updated%20information%20about%20yourself%2C%20your%20company%20or%20your%20interests%20to%20the%20world.%20And%20what%20makes%20it%20even%20better%20is%20that%20this%20information%20is%20chronologically%20ordered%20and%20categorized" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/essentials-blog-post-design&amp;title=Essentials+of+great+blog+post+design&amp;body=%0D%0A%0D%0ABlogs%20are%2C%20in%20my%20opinion%2C%20the%20easiest%20and%20best%20way%20to%20get%20stuff%20on%20the%20web.%0D%0A%0D%0AWith%20a%20blog%20you%20can%20publish%20constantly%20updated%20information%20about%20yourself%2C%20your%20company%20or%20your%20interests%20to%20the%20world.%20And%20what%20makes%20it%20even%20better%20is%20that%20this%20information%20is%20chronologically%20ordered%20and%20categorized" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/essentials-blog-post-design/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Why web designers should learn code</title>
		<link>http://robcubbon.com/why-web-designers-should-learn-code</link>
		<comments>http://robcubbon.com/why-web-designers-should-learn-code#comments</comments>
		<pubDate>Sun, 09 May 2010 15:10:28 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=2034</guid>
		<description><![CDATA[Back in the olden days just after Al Gore invented the internet, designers designed and programmers programmed. The web was full of slow good-looking sites that didn&#8217;t do much and useful busy sites that, frankly, looked like a dog&#8217;s dinner. But every year since then more and more fantastically usable sites that also look great [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://robcubbon.com/wp-content/uploads/2010/05/pantone-book-zeros-ones.jpg" alt="pantone book with zeros and ones"  width="600" height="250" class="aligncenter size-full wp-image-2035" /></p>
<p>Back in the olden days just after Al Gore invented the internet, designers designed and programmers programmed. The web was full of slow good-looking sites that didn&#8217;t do much and useful busy sites that, frankly, looked like a dog&#8217;s dinner.</p>
<p>But every year since then more and more fantastically usable sites that also look great have cropped up. Why? The two previously separate disciplines of design and code have combined and at the intersection point is usability.</p>
<p><img src="http://robcubbon.com/wp-content/uploads/2010/05/design-code-usability1.jpg" alt="design code usability" title="" width="300" height="97" class="aligncenter size-full wp-image-2041" /></p>
<h3>Usability</h3>
<p>Everyone wants user-friendly websites that are easy to navigate and interact with the user without mess or confusion. A designer is more likely to achieve this when coding it himself. A knowledge of code is a knowledge of how the website works. If you know how the web works you can make it work well.</p>
<p>A designer who codes understands the pay off between clean code and great user experience. They know that if they want the website to load fast they may have to cut out some of the more gimmicky processor-hungry bells and whistles. The user is the winner as the website will do the job and won&#8217;t show off.</p>
<h3>Less confusion, time and money</h3>
<p>The more people involved in a project the more time and money is spent. The interaction between a designer and a developer is so often a compromise between what was wanted and what is now possible. A flexible designer will reinterpret the original design to the practicalities of the project. This is more likely to happen with a designer who codes as (s)he will understand the limitations much better.</p>
<p>With a designer designing and a coder coding the two processes have to run sequentially with one party waiting for the other to finish before they can start. With a designer coding the processes will be sequential the design will grow along with the website with tweaking and improvements being easily implemented along the way.</p>
<h3>Better SEO</h3>
<p>And while I&#8217;m talking about clean code I should mention SEO. The code-savvy designer will know to write good file names and alt text for images, for example, and write standards-compliant code. All good for getting the website higher in search engine results.  </p>
<p>In my experience when the designer passes the Photoshop file to the coder it gets chopped up and called &#8220;image01.jpg&#8221; and &#8220;image02.jpg&#8221;, etc. Not very descriptive.</p>
<h3>Ignore the nay-sayers</h3>
<p><img src="http://robcubbon.com/wp-content/uploads/2010/05/nay-sayers.png" alt="nay-sayers" title="" width="600" height="163" class="aligncenter size-full wp-image-2037" /></p>
<p>The wonderful thing about the internet is that many people are dropping the constraints of old-fashioned thinking that said &#8220;this person can&#8217;t do that; that person can&#8217;t do this&#8221;. </p>
<p>Open source CMSs, plugins and JavaScript libraries make it easier for the designer to learn new skills.</p>
<p>People are saying &#8220;why can&#8217;t I start up a website on my own&#8221; or &#8220;why can&#8217;t I set up an e-commerce facility&#8221;. The tools are freely available; you just have to learn how to use them.</p>
<p>Indeed, people who would never have been considered musicians 20 years ago are now successfully creating music online. Others who would never have had the financial ability to buy film cameras are shooting, editing and marketing their own movies successfully.</p>
<p>Don&#8217;t let negative thinking from yourself or from others get to you. I used to think HTML and CSS were beyond me. And then I thought I&#8217;d have nothing to do with PHP or JavaScript. But I was wrong. I was guilty of listening to nay-sayers.</p>
<p>Now I hope I can carry on exploring new avenues and encourage others to do so.</p>
<p>It&#8217;s never too late to learn!</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Why+web+designers+should+learn+code+-+http://b2l.me/tkxvj&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/why-web-designers-should-learn-code&amp;t=Why+web+designers+should+learn+code" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/why-web-designers-should-learn-code&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/why-web-designers-should-learn-code&amp;title=Why+web+designers+should+learn+code&amp;summary=%0D%0A%0D%0ABack%20in%20the%20olden%20days%20just%20after%20Al%20Gore%20invented%20the%20internet%2C%20designers%20designed%20and%20programmers%20programmed.%20The%20web%20was%20full%20of%20slow%20good-looking%20sites%20that%20didn%27t%20do%20much%20and%20useful%20busy%20sites%20that%2C%20frankly%2C%20looked%20like%20a%20dog%27s%20dinner.%0D%0A%0D%0ABut%20every%20year%20since%20then%20more%20and%20more%20fantasticall&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/why-web-designers-should-learn-code&amp;title=Why+web+designers+should+learn+code" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/why-web-designers-should-learn-code&amp;title=Why+web+designers+should+learn+code" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/why-web-designers-should-learn-code&amp;title=Why+web+designers+should+learn+code" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/why-web-designers-should-learn-code&amp;title=Why+web+designers+should+learn+code" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/why-web-designers-should-learn-code&amp;title=Why+web+designers+should+learn+code&amp;body=%0D%0A%0D%0ABack%20in%20the%20olden%20days%20just%20after%20Al%20Gore%20invented%20the%20internet%2C%20designers%20designed%20and%20programmers%20programmed.%20The%20web%20was%20full%20of%20slow%20good-looking%20sites%20that%20didn%27t%20do%20much%20and%20useful%20busy%20sites%20that%2C%20frankly%2C%20looked%20like%20a%20dog%27s%20dinner.%0D%0A%0D%0ABut%20every%20year%20since%20then%20more%20and%20more%20fantasticall" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/why-web-designers-should-learn-code&amp;title=Why+web+designers+should+learn+code&amp;body=%0D%0A%0D%0ABack%20in%20the%20olden%20days%20just%20after%20Al%20Gore%20invented%20the%20internet%2C%20designers%20designed%20and%20programmers%20programmed.%20The%20web%20was%20full%20of%20slow%20good-looking%20sites%20that%20didn%27t%20do%20much%20and%20useful%20busy%20sites%20that%2C%20frankly%2C%20looked%20like%20a%20dog%27s%20dinner.%0D%0A%0D%0ABut%20every%20year%20since%20then%20more%20and%20more%20fantasticall" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/why-web-designers-should-learn-code/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>I need a website designer and developer &#8211; what do I do?</title>
		<link>http://robcubbon.com/need-a-website-designer-and-developer</link>
		<comments>http://robcubbon.com/need-a-website-designer-and-developer#comments</comments>
		<pubDate>Mon, 03 May 2010 19:25:23 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=1999</guid>
		<description><![CDATA[Enter &#8220;web designer&#8221; in a search engine you will be confronted with thousands of results – how do you know which one to choose? What sort of website to you want to create? Web developers love jargon as they like to give your site a label. So is the site commercial (an e-commerce or affiliate [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p>Enter &#8220;<strong>web designer</strong>&#8221; in a search engine you will be confronted with thousands of results – how do you know which one to choose?</p>
<p style="padding-top: 20px;"><img class="alignnone size-full wp-image-2000" src="http://robcubbon.com/wp-content/uploads/2010/05/world-on-keyboard.jpg" alt="globe on a computer keyboard" width="600" height="253" /></p>
<h3>What sort of website to you want to create?</h3>
<p>Web developers love jargon as they like to give your site a label. So is the site commercial (an e-commerce or affiliate site), personal, organisational (maybe a .org), educational (maybe a .edu), entertainment, news or blog?</p>
<p>Your site will not be adequately explained with one word. Maybe you want an commercial website with a blog, or an entertainment website with an e-commerce angle, but this can be explained after you&#8217;ve decided upon the most adequate one or two word description of your website.</p>
<h3>What sort of functionality do you want?</h3>
<p>Do you want a forum, multimedia (movies, sounds, image galleries), blog, site registration, shopping cart or electronic fund transfer, forms, databases, chat?</p>
<h3>Now search again for your web designer / developer</h3>
<p>So now you can enter different keywords into a search engine, such as &#8220;<strong>freelance blog designer</strong>&#8221; or &#8220;<strong>e-commerce designer and developer</strong>&#8221; and you will get more relevant search results.</p>
<h3>Should I choose a web agency or an individual designer / developer?</h3>
<p><img src="http://robcubbon.com/wp-content/uploads/2010/05/freelancer-greater-than-agency.jpg" alt="" title="freelancer-greater-than-agency" width="394" height="138" class="aligncenter size-full wp-image-2007" /><br />
This depends on the size of your site. If you are thinking of creating a huge e-commerce site on a par with Walmart then you should consider contacting a web agency. Otherwise, contact an individual who does websites. I may be biassed, as I am an individual web designer and developer, but we have many advantages over the agencies:</p>
<ul>
<li><strong><span style="color: #4c5464;">One person is responsible for the whole site.</span></strong> Cuts down bureaucracy and keeps things simple.</li>
<li><strong><span style="color: #4c5464;">It&#8217;s &#8230; errr &#8230; cheaper.</span></strong> Now there&#8217;s a no brainer if ever there was one.</li>
<li><strong><span style="color: #4c5464;">A freelancer or independent web designer is more likely to choose an open source CMS (Content Management System) for your website rather than creating one especially for the job.</span></strong> Again, this depends on the size of the website and sometimes a bespoke CMS for a large site is the only answer but I always advise against them. Open source CMSs &#8211; such as WordPress, Joomla or Drupal &#8211; are well-known website systems that are free and already available for use. They are cheaper to run, have huge support networks behind them and can be used by countless web professionals for many years to come. A bespoke or proprietary CMS will be more expensive and, if you want it changed (which you will), you will have to go back to the original agency and give them more money to do it.</li>
</ul>
<p>Don&#8217;t worry if you think the site is too much work for one person, it is normal for developers and designers to employ others if the work load gets too much for them. They will be better at this than you and, as long as you have one person in charge and responsible for the whole project, you don&#8217;t need to worry about how many people are working on it. </p>
<p>The last thing you want to do is to hire designers and developers separately and hope that they will communicate together or through you &#8211; this will never work.</p>
<p style="padding-top: 20px;"><img class="alignnone size-full wp-image-2004" src="http://robcubbon.com/wp-content/uploads/2010/05/girl-with-spinning-globe.jpg" alt="girl with spinning globe" width="600" height="277" /></p>
<h3>What do I look for?</h3>
<p>When you arrive and a web designer / developer&#8217;s website, look for <a href="http://robcubbon.com/rob-cubbons-web-design">examples of their work</a> first and see if they have done sites that are similar to what you&#8217;re looking to create. Try to find out what this individual is like to work with. You can contact the people he or she has worked with or see if there is a <a href="http://robcubbon.com/client-testimonials">testimonial page</a> on the site.</p>
<p>Once you have explained what you want, see if the developer responds in plain English or uses jargon that you don&#8217;t understand. Be wary of jargon as misunderstandings can be very expensive and it is essential you hire a good communicator.</p>
<h3>Conclusion</h3>
<p>Communication is key here. Research types of websites, CMSs and jargon before you start out and have a clear idea of the functionality, audience and purpose of your website. If you have this crystal clear in your mind you will be able to find the right individual by talking to them and reading their quotes and proposals.</p>
<p>Responsible web designers and developers will present you with the exact functionality and extent of the website they will build for you with their initial quote so you will be in no doubt about what you are getting for your money. </p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=I+need+a+website+designer+and+developer+-+what+do+I+do%3F+-+http://b2l.me/snvtk&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/need-a-website-designer-and-developer&amp;t=I+need+a+website+designer+and+developer+-+what+do+I+do%3F" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/need-a-website-designer-and-developer&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/need-a-website-designer-and-developer&amp;title=I+need+a+website+designer+and+developer+-+what+do+I+do%3F&amp;summary=Enter%20%22web%20designer%22%20in%20a%20search%20engine%20you%20will%20be%20confronted%20with%20thousands%20of%20results%20%E2%80%93%20how%20do%20you%20know%20which%20one%20to%20choose%3F%0D%0A%0D%0A%0D%0AWhat%20sort%20of%20website%20to%20you%20want%20to%20create%3F%0D%0AWeb%20developers%20love%20jargon%20as%20they%20like%20to%20give%20your%20site%20a%20label.%20So%20is%20the%20site%20commercial%20%28an%20e-commerce%20or%20affiliate&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/need-a-website-designer-and-developer&amp;title=I+need+a+website+designer+and+developer+-+what+do+I+do%3F" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/need-a-website-designer-and-developer&amp;title=I+need+a+website+designer+and+developer+-+what+do+I+do%3F" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/need-a-website-designer-and-developer&amp;title=I+need+a+website+designer+and+developer+-+what+do+I+do%3F" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/need-a-website-designer-and-developer&amp;title=I+need+a+website+designer+and+developer+-+what+do+I+do%3F" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/need-a-website-designer-and-developer&amp;title=I+need+a+website+designer+and+developer+-+what+do+I+do%3F&amp;body=Enter%20%22web%20designer%22%20in%20a%20search%20engine%20you%20will%20be%20confronted%20with%20thousands%20of%20results%20%E2%80%93%20how%20do%20you%20know%20which%20one%20to%20choose%3F%0D%0A%0D%0A%0D%0AWhat%20sort%20of%20website%20to%20you%20want%20to%20create%3F%0D%0AWeb%20developers%20love%20jargon%20as%20they%20like%20to%20give%20your%20site%20a%20label.%20So%20is%20the%20site%20commercial%20%28an%20e-commerce%20or%20affiliate" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/need-a-website-designer-and-developer&amp;title=I+need+a+website+designer+and+developer+-+what+do+I+do%3F&amp;body=Enter%20%22web%20designer%22%20in%20a%20search%20engine%20you%20will%20be%20confronted%20with%20thousands%20of%20results%20%E2%80%93%20how%20do%20you%20know%20which%20one%20to%20choose%3F%0D%0A%0D%0A%0D%0AWhat%20sort%20of%20website%20to%20you%20want%20to%20create%3F%0D%0AWeb%20developers%20love%20jargon%20as%20they%20like%20to%20give%20your%20site%20a%20label.%20So%20is%20the%20site%20commercial%20%28an%20e-commerce%20or%20affiliate" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/need-a-website-designer-and-developer/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>My first free e-book on self-marketing completed</title>
		<link>http://robcubbon.com/my-first-free-e-book-on-self-marketing-completed</link>
		<comments>http://robcubbon.com/my-first-free-e-book-on-self-marketing-completed#comments</comments>
		<pubDate>Wed, 07 Apr 2010 15:49:20 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[InDesign]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=1534</guid>
		<description><![CDATA[I haven&#8217;t written as many posts as I would have liked on this blog in the last couple of months. The reason? I have been creating an e-book which will be used as an incentive for join my mailing list. It&#8217;s ready now! Why did I do this? Many reasons &#8230; I wanted to do [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-1535" src="http://robcubbon.com/wp-content/uploads/2010/04/launch-space-shuttle.jpg" alt="space shuttle launch" width="600" height="348" /></p>
<p>I haven&#8217;t written as many posts as I would have liked on this blog in the last couple of months. The reason? I have been creating an <a href="http://robcubbon.com/subscribe-to-my-newsletters-and-download-free-how-to-market-yourself-online-e-book">e-book</a> which will be used as an incentive for join my mailing list. It&#8217;s ready now!</p>
<h3>Why did I do this?</h3>
<p>Many reasons &#8230; I wanted to do something a bit different; to showcase my own design of an interactive PDF; to get some extra exposure. But mostly, I want to take my site to the next level.</p>
<p>The subject matter of the e-book is something I&#8217;m passionate about &#8211; setting up and getting noticed with a self-hosted WordPress site; SEO, social media and blogging.</p>
<p>Five years ago I was waking up every morning wearily to do uncreative artwork in other people&#8217;s companies. After five years of blogging, I run my own company where I am habitually involved in incredibly creative and interesting work for the most amazing and wide-ranging <a href="http://robcubbon.com/client-testimonials">group of clients</a>.</p>
<p><a class="imglink" href="http://robcubbon.com/subscribe-to-my-newsletters-and-download-free-how-to-market-yourself-online-e-book"><img class="aligncenter size-full wp-image-1204" style="padding-top: 18px;" src="http://robcubbon.com/wp-content/uploads/2010/03/how-to-market-yourself-online-free-ebook.jpg" alt="How to market yourself online free ebook pdf" width="200" height="245" /></a></p>
<p>The change I have seen in my own life is testimony to the power of blogging with a self hosted WordPress site. But creating a blog is one thing; developing a website which attracts regular traffic and returning visitors is quite another, and I have outlined every step I took to achieve this in the 35-page PDF.</p>
<p>I will write more about creating an interactive PDF and using it as an incentive for a mailing list in the blog. I created the <a href="http://robcubbon.com/designing-pdf-newsletters-why-and-how">PDF in InDesign</a> and I used Vertical Response to sort out the list and the sign up form.</p>
<h3>OK, so how do you get a copy?</h3>
<p>Please follow this link below to <a href="http://robcubbon.com/free-how-to-market-yourself-online-e-book">my main sign up page</a> where you will only have to fill in your email address (and, if you like, your first and last name).Then you will receive an email with a subscription link. After that you will receive another email which welcomes you to the list and has the link to the PDF.</p>
<p>I would be grateful for comments and I hope its helpful to some of you.</p>
<p>So, here&#8217;s the link:</p>
<p><a href="http://robcubbon.com/subscribe-to-my-newsletters-and-download-free-how-to-market-yourself-online-e-book"><img class="aligncenter size-full wp-image-1542" title="download button" src="http://robcubbon.com/wp-content/uploads/2010/04/download-button.jpg" alt="download now" width="175" height="35" /></a></p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=My+first+free+e-book+on+self-marketing+completed+-+http://b2l.me/nmyju&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/my-first-free-e-book-on-self-marketing-completed&amp;t=My+first+free+e-book+on+self-marketing+completed" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/my-first-free-e-book-on-self-marketing-completed&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/my-first-free-e-book-on-self-marketing-completed&amp;title=My+first+free+e-book+on+self-marketing+completed&amp;summary=%0D%0A%0D%0AI%20haven%27t%20written%20as%20many%20posts%20as%20I%20would%20have%20liked%20on%20this%20blog%20in%20the%20last%20couple%20of%20months.%20The%20reason%3F%20I%20have%20been%20creating%20an%20e-book%20which%20will%20be%20used%20as%20an%20incentive%20for%20join%20my%20mailing%20list.%20It%27s%20ready%20now%21%0D%0AWhy%20did%20I%20do%20this%3F%0D%0AMany%20reasons%20...%20I%20wanted%20to%20do%20something%20a%20bit%20different%3B&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/my-first-free-e-book-on-self-marketing-completed&amp;title=My+first+free+e-book+on+self-marketing+completed" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/my-first-free-e-book-on-self-marketing-completed&amp;title=My+first+free+e-book+on+self-marketing+completed" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/my-first-free-e-book-on-self-marketing-completed&amp;title=My+first+free+e-book+on+self-marketing+completed" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/my-first-free-e-book-on-self-marketing-completed&amp;title=My+first+free+e-book+on+self-marketing+completed" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/my-first-free-e-book-on-self-marketing-completed&amp;title=My+first+free+e-book+on+self-marketing+completed&amp;body=%0D%0A%0D%0AI%20haven%27t%20written%20as%20many%20posts%20as%20I%20would%20have%20liked%20on%20this%20blog%20in%20the%20last%20couple%20of%20months.%20The%20reason%3F%20I%20have%20been%20creating%20an%20e-book%20which%20will%20be%20used%20as%20an%20incentive%20for%20join%20my%20mailing%20list.%20It%27s%20ready%20now%21%0D%0AWhy%20did%20I%20do%20this%3F%0D%0AMany%20reasons%20...%20I%20wanted%20to%20do%20something%20a%20bit%20different%3B" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/my-first-free-e-book-on-self-marketing-completed&amp;title=My+first+free+e-book+on+self-marketing+completed&amp;body=%0D%0A%0D%0AI%20haven%27t%20written%20as%20many%20posts%20as%20I%20would%20have%20liked%20on%20this%20blog%20in%20the%20last%20couple%20of%20months.%20The%20reason%3F%20I%20have%20been%20creating%20an%20e-book%20which%20will%20be%20used%20as%20an%20incentive%20for%20join%20my%20mailing%20list.%20It%27s%20ready%20now%21%0D%0AWhy%20did%20I%20do%20this%3F%0D%0AMany%20reasons%20...%20I%20wanted%20to%20do%20something%20a%20bit%20different%3B" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/my-first-free-e-book-on-self-marketing-completed/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Adding images to a WordPress post</title>
		<link>http://robcubbon.com/adding-images-to-a-wordpress-post</link>
		<comments>http://robcubbon.com/adding-images-to-a-wordpress-post#comments</comments>
		<pubDate>Sun, 21 Mar 2010 18:05:37 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[insert]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=1162</guid>
		<description><![CDATA[When writing a WordPress post it is extremely important to make it as visually appealing as possible. Visitors are much more likely to spend a bit of time on the page if it has a nice image and the text is laid out in a pleasing way. Images are important in terms of SEO. If [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://robcubbon.com/images/slides-with-different-images.jpg" alt="slides with different images relating to WordPress, the internet, etc." /></p>
<p>When writing a WordPress post it is extremely important to make it as visually appealing as possible. Visitors are much more likely to spend a bit of time on the page if it has a nice image and the text is laid out in a pleasing way.</p>
<p>Images are important in terms of SEO. If they are uploaded with correct and keyword-rich names and alt texts they can pull in a valuable amount of targetted traffic from image searches.</p>
<h3>Adding an image with text above and below</h3>
<p><a href="http://robcubbon.com/wp-content/uploads/2010/03/add-an-image-button-wordpress.jpg"><img class="aligncenter size-full wp-image-1183" title="add-an-image-button-wordpress" src="http://robcubbon.com/wp-content/uploads/2010/03/add-an-image-button-wordpress.jpg" alt="Add an image button in the WordPress text editor" width="600" height="235" /></a></p>
<p>Click the first icon top left after the words “Upload/Insert”,  if you hover over the tooltip will be “Add an Image”. In the resulting dialog box you can click “Select Files” to get the image from your computer. (I would choose the Browser uploader rather than the Flash uploader). Once the image is uploaded you will see another dialog box with the image’s thumbnail displayed.</p>
<p>It will usually be a large image (of, say, 400 pixels or more wide) that you will want to put on it’s own after a paragraph of text. Make sure you have hit Return (once in Visual mode; twice in HTML mode) before clicking the Add an Image icon. And, after uploading, in the Adding Image dialog box, under Alignment, click “Center” (alternatively you can select the image and click the centered text button after inserting).</p>
<h3>Adding an image with text flowing around</h3>
<p>If you have a smaller image of, maybe, 200 pixels width, you may want to insert it into a paragraph with the text flowing around it. If so, make sure your cursor is blinking next to the word at the beginning of the paragraph you want the image to go in when you  click the add image icon. And whilst in the Add an Image dialog box click, under Alignment click “Left” or “Right”.</p>
<p><a href="http://robcubbon.com/wp-content/uploads/2010/03/brown-bear-in-woods.jpg"><img class="alignright size-full wp-image-1172" style="padding-left: 5px; border: none; margin-top: 8px;" title="brown-bear-in-woods" src="http://robcubbon.com/wp-content/uploads/2010/03/brown-bear-in-woods.jpg" alt="European Brown Bear walking through the forests of Finland" width="200" height="133" /></a>Your image should always have a descriptive file name with no spaces and a .jpg, .gif or .png at the end. For the image here, left, I would use the file name &#8220;brown-bear-in-woods.jpg&#8221;. Upper and lower case letters are irrelevant here so it is best stick to lowercase and use hyphens to separate the words. Spaces will be converted to hyphens after uploading via WordPress. And, hyphens are better than underscores.</p>
<h3>Alt text</h3>
<p>Always try to write an Alternate text for the image. This is how you would describe the image to a blind person. So, in our example the Alternate text would be “European Brown Bear walking through the forests of Finland”. Remember, this is crawled by the search engines so put keywords in where appropriate! The Alternate text is in the Adding Image dialog box which appears after an image is uploaded.</p>
<h3>Image size</h3>
<p>One last thing to consider when uploading images is their size. If you want the image to be the same size as it is on your computer click Full Size under Size. If you want the image to be a different size you can choose Thumbnail, Medium or Large. You can change these sizes in Settings &gt; Media.</p>
<h3>Finally&#8230;</h3>
<p>If you want to write a caption you may.</p>
<p>Lastly, click “Insert into Post”. If you’ve made a mistake you can always click the image in the Visual editor and click on the “mountain” icon,  then click “Advanced Settings” and here you can change some of the above variables. Otherwise, delete the image and start again.</p>
<h3>Image is not displaying to the left or right correctly or the caption does not appear close enough to image</h3>
<p>Put this code in your theme&#8217;s CSS:</p>
<blockquote><p><code>.aligncenter,<br />
div.aligncenter {<br />
display: block;<br />
margin-left: auto;<br />
margin-right: auto;<br />
}</code></p>
<p><code>.alignleft {<br />
float: left;<br />
}</code></p>
<p><code>.alignright {<br />
float: right;<br />
}</code></p>
<p><code>.wp-caption {<br />
border: 1px solid #ddd;<br />
text-align: center;<br />
background-color: #f3f3f3;<br />
padding-top: 4px;<br />
margin: 10px;<br />
/* optional rounded corners for browsers that support it */<br />
-moz-border-radius: 3px;<br />
-khtml-border-radius: 3px;<br />
-webkit-border-radius: 3px;<br />
border-radius: 3px;<br />
}</code></p>
<p><code>.wp-caption img {<br />
margin: 0;<br />
padding: 0;<br />
border: 0 none;<br />
}</code></p>
<p><code> </code><code>.wp-caption p.wp-caption-text {<br />
font-size: 11px;<br />
line-height: 17px;<br />
padding: 0 4px 5px;<br />
margin: 0;<br />
}</code></p></blockquote>
<p>It says in the WordPress Codex that &#8220;Each theme should have these or similar styles in its <code>style.css</code> file to be able to display images and captions properly&#8221;. But I can tell you many themes don&#8217;t has this code in there. Probably because theme designers like to style images and captions themselves and don&#8217;t realise that WordPress can do it for you. <img src='http://robcubbon.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This concludes my post on inserting images to a WordPress post. If anybody has anything to add or thinks I have missed anything please comment away!</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Adding+images+to+a+WordPress+post+-+http://b2l.me/kr8ep&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/adding-images-to-a-wordpress-post&amp;t=Adding+images+to+a+WordPress+post" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/adding-images-to-a-wordpress-post&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/adding-images-to-a-wordpress-post&amp;title=Adding+images+to+a+WordPress+post&amp;summary=%0D%0A%0D%0AWhen%20writing%20a%20WordPress%20post%20it%20is%20extremely%20important%20to%20make%20it%20as%20visually%20appealing%20as%20possible.%20Visitors%20are%20much%20more%20likely%20to%20spend%20a%20bit%20of%20time%20on%20the%20page%20if%20it%20has%20a%20nice%20image%20and%20the%20text%20is%20laid%20out%20in%20a%20pleasing%20way.%0D%0A%0D%0AImages%20are%20important%20in%20terms%20of%20SEO.%20If%20they%20are%20uploaded%20&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/adding-images-to-a-wordpress-post&amp;title=Adding+images+to+a+WordPress+post" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/adding-images-to-a-wordpress-post&amp;title=Adding+images+to+a+WordPress+post" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/adding-images-to-a-wordpress-post&amp;title=Adding+images+to+a+WordPress+post" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/adding-images-to-a-wordpress-post&amp;title=Adding+images+to+a+WordPress+post" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/adding-images-to-a-wordpress-post&amp;title=Adding+images+to+a+WordPress+post&amp;body=%0D%0A%0D%0AWhen%20writing%20a%20WordPress%20post%20it%20is%20extremely%20important%20to%20make%20it%20as%20visually%20appealing%20as%20possible.%20Visitors%20are%20much%20more%20likely%20to%20spend%20a%20bit%20of%20time%20on%20the%20page%20if%20it%20has%20a%20nice%20image%20and%20the%20text%20is%20laid%20out%20in%20a%20pleasing%20way.%0D%0A%0D%0AImages%20are%20important%20in%20terms%20of%20SEO.%20If%20they%20are%20uploaded%20" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/adding-images-to-a-wordpress-post&amp;title=Adding+images+to+a+WordPress+post&amp;body=%0D%0A%0D%0AWhen%20writing%20a%20WordPress%20post%20it%20is%20extremely%20important%20to%20make%20it%20as%20visually%20appealing%20as%20possible.%20Visitors%20are%20much%20more%20likely%20to%20spend%20a%20bit%20of%20time%20on%20the%20page%20if%20it%20has%20a%20nice%20image%20and%20the%20text%20is%20laid%20out%20in%20a%20pleasing%20way.%0D%0A%0D%0AImages%20are%20important%20in%20terms%20of%20SEO.%20If%20they%20are%20uploaded%20" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/adding-images-to-a-wordpress-post/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to create a simple flat web button</title>
		<link>http://robcubbon.com/how-to-create-a-simple-flat-web-button</link>
		<comments>http://robcubbon.com/how-to-create-a-simple-flat-web-button#comments</comments>
		<pubDate>Tue, 16 Mar 2010 16:36:17 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=1118</guid>
		<description><![CDATA[Here is an in depth tutorial explaining how to create the flat web button below in Photoshop and introducing the concept of the web designers&#8217; secret penultimate pixels! Go cmd/cntl-N or File &#62; New&#8230; to create a new Photoshop document of the size of your button. This one has a width of 175 pixels and [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p>Here is an in depth tutorial explaining how to create the flat web button below in Photoshop and introducing the concept of the web designers&#8217; secret penultimate pixels!</p>
<p style="text-align: center;"><img class="aligncenter" src="http://robcubbon.com/images/flat-button.jpg" alt="flat button" /></p>
<p>Go cmd/cntl-N or File &gt; New&#8230; to create a new Photoshop document of the size of your button. This one has a width of 175 pixels and a height of 35 but it can be any size. (You knew that, didn&#8217;t you?). The Resolution should be 72 pixels per inch and Color Mode RGB for websites, of course, and I have the Background Contents to be White as the button is going on an area of a website that has a white background.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://robcubbon.com/images/new-photoshop-document-box.jpg" alt="New photoshop document box" /></p>
<p>Draw a rounded rectangle with, you guessed it, the Rounded Rectangle Tool (U) make the radius 3 pixels in the Options bar at the top. </p>
<p style="text-align: center;"><img class="aligncenter" src="http://robcubbon.com/images/rounded-rectangle-tool-photoshop.jpg" alt="rounded rectangle tool photoshop" /></p>
<p>Make sure the rounded rectangle snaps to the edges and fits exactly the size of the image. It doesn&#8217;t matter what color. Here&#8217;s a gray one zoomed in to 200%.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://robcubbon.com/images/gray-flat-button-200-percent.jpg" alt="gray flat button 200 percent" /></p>
<p>Now there are two Layer Styles you want to give the rounded rectangle &#8211; Gradient Overlay and Stroke. So with the rounded rectangle selected in the Layers palette go to the &#8220;fx&#8221; icon at the bottom and choose Gradient Overlay.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://robcubbon.com/images/gradient-overlay-layer-style.jpg" alt="gradient overlay layer style" /></p>
<p>On the first panel you should make sure that the angle of the gradient is either 90º or -90º so the gradient either goes straight up or straight down. (Otherwise keep the default values of Normal Blend Mode, 100% Opacity, Linear Style and 100% Scale). To choose the actual colors of the gradient you need to click on the gradient to get the Gradient Editor to pop-up.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://robcubbon.com/images/photoshop-gradient-editor.jpg" alt="photoshop gradient editor" /></p>
<p>Here the trick is to choose two colors that are of the same tone but very close together so that you can only just tell them apart. To choose the colors click of one of the colored squares (stops) with triangles on top of them underneath the gradient (the default is black and white). Once the stop is clicked on, click on the color where it says &#8220;Color:&#8221; and that will give you a Select stop color box. Here I have also copied the darker of the two colors in the Gradient Editor by option dragging the stop. This ensures that more of the gradient is a solid color and the color change occurs more quickly at one end (in this case at the top).<br />
And the second Layer Style is Stroke. Here you want to choose a color that is darker than the darker of your two colors but only just (with the same degree of separation as the difference between the two colors in the gradient. The size should be 1 pixel and the Position should be Inside. The other values should be the default ones.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://robcubbon.com/images/stroke-layer-style-photoshop.jpg" alt="stroke layer style photoshop" /></p>
<p>Now your button should look like this:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://robcubbon.com/images/boring-flat-button.jpg" alt="boring flat button" /></p>
<p>&#8230; a little too flat! Now we&#8217;ve got to get a bit creative with our penultimate pixels!</p>
<h3>The web designer&#8217;s secret penultimate pixels!</h3>
<p>In order to give the illusion of a flat but 3D button there needs to be a slight highlight near the top and a slight shadow near the bottom &#8211; so slight, in fact, it&#8217;ll be the height of one pixel; so near the top and bottom, in fact, it will be offset by one pixel. In order to do this, it is necessary to create a new layer and select the Single Row Marquee Tool. </p>
<p style="text-align: center;"><img class="aligncenter" src="http://robcubbon.com/images/create-new-layer-marquee.jpg" alt="create new layer and select the Single Row Marquee Tool" /></p>
<p>You will need to zoom in to your button by going Cmd/Ctrl-+ a few times. And then position your single row of pixels with the marquee on the second row of pixels just below the top. You can do this easily by just dragging the Single Row Marquee Tool to the top of the image and then moving it down one pixel by hitting the down cursor key once. Now fill this white &#8211; (get the Default Background and Foreground Colors by hitting &#8220;D&#8221; and filling with the Foreground Color (white) by going alt/opt-delete). This will leave you with this:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://robcubbon.com/images/flat-button-white-line.jpg" alt="flat button with white line" /></p>
<p>The do the same again but for the black line. First create a new layer (very important that the white and black lines are on different layers for reasons you will see in a moment), then put a row of black pixels on the second to bottom row of pixels using the same method. And you will be left with something like this:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://robcubbon.com/images/flat-button-white-line-black-line.jpg" alt="flat button with white line and black line" /></p>
<p>There&#8217;s one more important thing to be done with these pixels. As the corners of this button are slightly rounded we need to shave a couple of pixels off the ends of the black and white lines. You can do this with the Rectangular Marquee Tool (M) and using the cursor keys for positioning. Remember the marquee will move one pixel to the left, right or up or down every time you hit one of the cursor keys. If nothing happens when you hit delete be sure you are on the correct layer!</p>
<p style="text-align: center;"><img class="aligncenter" src="http://robcubbon.com/images/flat-button-deleting-pixels.jpg" alt="flat button deleting pixels" /></p>
<p>When you&#8217;re finished you will be left with something like this, with two pixels deleted off both ends off the black and white lines:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://robcubbon.com/images/flat-button-white-line-black-line-shorter.jpg" alt="flat button with white and black lines shorter" /></p>
<p>The last thing that remains to be done (as you can see above) is just to make the white penultimate pixels line less prominent. Do this by changing the white line&#8217;s layer opacity to 30% (hit &#8220;3&#8243; with the layer selected).<br />
And now you should by left with this:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://robcubbon.com/images/flat-button-blank.jpg" alt="blank flat button" /></p>
<h3>Other web button tutorials</h3>
<p>This is a very flat button. I have written lots of tutorials about more bulging, shiny, jelly buttons. Here is one for <a href="http://robcubbon.com/how-to-design-a-cool-web-20-button-in-illustrator-and-photoshop">a cool, shiny, web2.0 button</a>. (If anyone get excited by my use of the expression &#8220;web2.0&#8243; to describe the look of a button, please be advised that it wasn&#8217;t me who coined that first as a design term!!!) </p>
<p style="text-align: center;"><a href="http://robcubbon.com/how-to-design-a-cool-web-20-button-in-illustrator-and-photoshop"><img class="aligncenter" src="http://robcubbon.com/images/a-cool-web-2-shiny-button-home.jpg" alt="cool web2.0 shiny button home"  style="border:none;" /></a></p>
<p>And, here&#8217;s another tutorial about <a href="http://robcubbon.com/how-to-design-shiny-web-20-buttons-in-illustrator">how to create cool shiny buttons in Illustrator alone</a>.</p>
<p style="text-align: center;"><a href="http://robcubbon.com/how-to-design-shiny-web-20-buttons-in-illustrator"><img class="aligncenter" style="border:none;" src="http://robcubbon.com/images/shiny-cool-green-button.jpg" alt="cool web2.0 shiny green button" /></a></p>
<p>That&#8217;s all for now and please accept a big apology, especially to my regular readers, for the month&#8217;s gap in between my last two posts. I will shortly be writing and backlogging a number of great posts about design and marketing so this won&#8217;t happen again. Goodbye, everybody!</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+create+a+simple+flat+web+button+-+http://b2l.me/j9kvt&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/how-to-create-a-simple-flat-web-button&amp;t=How+to+create+a+simple+flat+web+button" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/how-to-create-a-simple-flat-web-button&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/how-to-create-a-simple-flat-web-button&amp;title=How+to+create+a+simple+flat+web+button&amp;summary=Here%20is%20an%20in%20depth%20tutorial%20explaining%20how%20to%20create%20the%20flat%20web%20button%20below%20in%20Photoshop%20and%20introducing%20the%20concept%20of%20the%20web%20designers%27%20secret%20penultimate%20pixels%21%0D%0A%0D%0AGo%20cmd%2Fcntl-N%20or%20File%20%26gt%3B%20New...%20to%20create%20a%20new%20Photoshop%20document%20of%20the%20size%20of%20your%20button.%20This%20one%20has%20a%20width%20of%20175%20pi&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/how-to-create-a-simple-flat-web-button&amp;title=How+to+create+a+simple+flat+web+button" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/how-to-create-a-simple-flat-web-button&amp;title=How+to+create+a+simple+flat+web+button" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/how-to-create-a-simple-flat-web-button&amp;title=How+to+create+a+simple+flat+web+button" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/how-to-create-a-simple-flat-web-button&amp;title=How+to+create+a+simple+flat+web+button" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/how-to-create-a-simple-flat-web-button&amp;title=How+to+create+a+simple+flat+web+button&amp;body=Here%20is%20an%20in%20depth%20tutorial%20explaining%20how%20to%20create%20the%20flat%20web%20button%20below%20in%20Photoshop%20and%20introducing%20the%20concept%20of%20the%20web%20designers%27%20secret%20penultimate%20pixels%21%0D%0A%0D%0AGo%20cmd%2Fcntl-N%20or%20File%20%26gt%3B%20New...%20to%20create%20a%20new%20Photoshop%20document%20of%20the%20size%20of%20your%20button.%20This%20one%20has%20a%20width%20of%20175%20pi" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/how-to-create-a-simple-flat-web-button&amp;title=How+to+create+a+simple+flat+web+button&amp;body=Here%20is%20an%20in%20depth%20tutorial%20explaining%20how%20to%20create%20the%20flat%20web%20button%20below%20in%20Photoshop%20and%20introducing%20the%20concept%20of%20the%20web%20designers%27%20secret%20penultimate%20pixels%21%0D%0A%0D%0AGo%20cmd%2Fcntl-N%20or%20File%20%26gt%3B%20New...%20to%20create%20a%20new%20Photoshop%20document%20of%20the%20size%20of%20your%20button.%20This%20one%20has%20a%20width%20of%20175%20pi" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/how-to-create-a-simple-flat-web-button/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sync up your Social Media and increase your Tweets</title>
		<link>http://robcubbon.com/sync-up-your-social-media-and-increase-your-tweets</link>
		<comments>http://robcubbon.com/sync-up-your-social-media-and-increase-your-tweets#comments</comments>
		<pubDate>Thu, 14 Jan 2010 16:51:59 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Social media]]></category>
		<category><![CDATA[social bookmarking]]></category>
		<category><![CDATA[social networking sites]]></category>
		<category><![CDATA[social web]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=1002</guid>
		<description><![CDATA[The huge advances of social media sites show a transformation from media monologues to dialogues which will define human communication of the early 21st century. An overwhelming majority of marketers say they are now using some form of social media to market their business. Social media is an almost &#8220;must-have&#8221; for any small business because [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.robcubbon.com/images/social-media-phrenology.jpg" style="border: 0; float: left; margin: 0px 4px 10px 0px;"  alt="Social media logo on Phrenology map head"/>The huge advances of social media sites show a transformation from media monologues to dialogues which will define human communication of the early 21st century. An overwhelming majority of marketers say they are now using some form of social media to market their business. Social media is an almost &#8220;must-have&#8221; for any small business because it is cheap and effective.</p>
<p>The site that seems to embody this transformation &#8211; at the moment! &#8211; is <a href="http://www.twitter.com">Twitter</a>. Although Twitter&#8217;s growth seems to have leveled off in 2009 after recording a massive <a href="http://mashable.com/2009/01/09/twitter-growth-2008/">752% growth in 2008</a>, there no signs of it&#8217;s influence waning as this century nears its troublesome teenage years. Savvy businesses see money in Twitter: I recently tweeted that I&#8217;d had a bad experience with BT and, within a few hours, I got a tweet from them asking me what the problem was.</p>
<p>So if we have to engage with this social media how do we do it productively and without turning into some sort of anti-social geekia dullard? Here are a few pointers on how to organize your web-life amongst the blogs, wikis and social sites, create a consistent online image and sync up all the various parts of your online world.</p>
<h3>Create your Avatar</h3>
<p><img src="http://www.robcubbon.com/images/gravatar-logo.jpg" style="border: 0; float: left; margin: 3px 20px 0px 0px;"  alt="Gravatar logo"/>And, no, I don&#8217;t mean head over to Pandora and consort with the Na&#8217;vi, I mean use a consistent image when you comment on blogs or on your profile page of various other sites. Head over to <a href="http://en.gravatar.com/">Gravatar</a> (created by those awfully nice <a href="http://automattic.com/">Automattic</a> people that gave us <a href="http://wordpress.org/">WordPress</a>) and upload a square (150 by 150 pixels should do it) image which will appear by your name when you comment on a blog. Keep this square JPG, GIF or PNG handy on your hard drive and use it every time you register for a forum or social networking or bookmarking site. That way you have a consistent visual sign that people will come to recognize and trust!</p>
<h3>Connect your social bookmarking sites to tweet your faves</h3>
<p><img src="http://www.robcubbon.com/images/social-bookmarking-sties.jpg" style="border: 0; float: left; margin: 3px 20px 10px 0px;"  alt="Social bookmarking sites logos"/>If you don&#8217;t use social bookmarking sites then you should. Sites like <a href="http://digg.com/">Digg</a>, <a href="http://www.reddit.com/">Reddit</a>, <a href="http://www.stumbleupon.com/">StumbleUpon</a>, <a href="http://delicious.com/">Delicious</a>, etc., are excellent ways of rank and store useful articles and to promote yourself. As with your tweets, don&#8217;t use these services to shamelessly promote only your blog posts. Use them to store articles that you find interesting and then you will earn a reputation for distributing interesting material in your niche and your blog posts will benefit.</p>
<p>The best thing about these sites is that you can link them up to your Twitter ID and therefore promote your post on both the social bookmarking site and Twitter at the same time. Digg and Delicious are especially good for this.</p>
<h3>Tweet your latest blog posts and blog your latest tweets</h3>
<p><img src="http://www.robcubbon.com/images/twitter-wordpress-logos.jpg" style="border: 0; float: left; margin: 3px 20px 10px 0px;"  alt="Twitter and WordPress logos"/>(Bit of a no-brainer, obviously) Some people claim that blogging&#8217;s light has been faded by the more advanced social tools. However, I think macro-blogging (sorry!) can only grow from the surge of interest in Twitter&#8217;s micro-blogging service. So, to automatically tweet your latest posts use <a href="http://wordpress.org/extend/plugins/wp-to-twitter/">WP to Twitter</a>. And use <a href="http://wordpress.org/extend/plugins/twitter-for-wordpress/">Twitter for WordPress</a> to display your latest tweets on your blog.</p>
<h3>Publish videos and photos and tweet them</h3>
<p><img src="http://www.robcubbon.com/images/youtube-vimeo-flickr.jpg" style="border: 0; float: left; margin: 3px 20px 10px 0px;"  alt="YouTube, Vimeo and Flickr logos"/>With their value going from zero to over a billion dollars in under 2 years, YouTube were the understated social media success story of the last decade. Together with the more stylish <a href="http://vimeo.com/">Vimeo</a> and <a href="http://www.metacafe.com/">Metacafe</a> (which is easily synced with <a href="http://www.facebook.com/">Facebook</a>), video sites are a great way of promoting your brand. For photos, apart from TwitPic there&#8217;s the more popular <a href="http://www.flickr.com/">Flickr</a>. Once you have joined these sites remember to favorite other videos, channels, photos and photostreams so that yours are more likely to get seen. Embed your logo and/or website into the videos or images. Remember to always put your website address in your profile settings of all of these sites!</p>
<h3>Sync up your LinkedIn and Facebook status with your Twitter feed</h3>
<p><img src="http://www.robcubbon.com/images/facebook-linkedin-icons.jpg" style="border: 0; float: left; margin: 3px 20px 10px 0px;"  alt="Facebook and LinkedIn logos"/><a href="http://www.linkedin.com">LinkedIn</a> users can automatically feed their Twitter status updates to their LinkedIn status updates. Use the Twitter exporter to automatically post your Facebook status updates to Twitter. </p>
<h3>URL shorteners</h3>
<p><img src="http://www.robcubbon.com/images/bitly-text-logo.jpg" style="border: 0; float: left; margin: 3px 20px 10px 0px;"  alt="Bitly logo"/>The most successful URL shortener is <a href="http://bit.ly/">bit.ly</a>, followed by <a href="http://ow.ly/url/shorten-url">ow.ly</a>, most likely because they are newer and contain fewer characters. The least retweeted URL shorteners are the older and longer <a href="http://www.tiny.cc/">Tiny URL</a> and <a href="http://twitpic.com/">TwitPic</a>. I think Bitly is great because not only does it shorten URL and posts to Twitter it also provides great stats on the links.</p>
<h3>Conclusion</h3>
<p>With so many social media sites out there, all wanting your info and time, it&#8217;s easy to become overwhelmed and disheartened. As a general rule of thumb, lurk on these sites to see what they&#8217;ve got on the subjects that interest you. And then, once signed up (and linked to your main website), make sure you add articles, photos and videos of genuine interest from third parties as well as your own material.</p>
<p>What about you? Do you have any social media top tips that you&#8217;d like to share?</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Sync+up+your+Social+Media+and+increase+your+Tweets+-+http://b2l.me/dqbkj&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/sync-up-your-social-media-and-increase-your-tweets&amp;t=Sync+up+your+Social+Media+and+increase+your+Tweets" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/sync-up-your-social-media-and-increase-your-tweets&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/sync-up-your-social-media-and-increase-your-tweets&amp;title=Sync+up+your+Social+Media+and+increase+your+Tweets&amp;summary=The%20huge%20advances%20of%20social%20media%20sites%20show%20a%20transformation%20from%20media%20monologues%20to%20dialogues%20which%20will%20define%20human%20communication%20of%20the%20early%2021st%20century.%20An%20overwhelming%20majority%20of%20marketers%20say%20they%20are%20now%20using%20some%20form%20of%20social%20media%20to%20market%20their%20business.%20Social%20media%20is%20an%20almost&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/sync-up-your-social-media-and-increase-your-tweets&amp;title=Sync+up+your+Social+Media+and+increase+your+Tweets" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/sync-up-your-social-media-and-increase-your-tweets&amp;title=Sync+up+your+Social+Media+and+increase+your+Tweets" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/sync-up-your-social-media-and-increase-your-tweets&amp;title=Sync+up+your+Social+Media+and+increase+your+Tweets" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/sync-up-your-social-media-and-increase-your-tweets&amp;title=Sync+up+your+Social+Media+and+increase+your+Tweets" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/sync-up-your-social-media-and-increase-your-tweets&amp;title=Sync+up+your+Social+Media+and+increase+your+Tweets&amp;body=The%20huge%20advances%20of%20social%20media%20sites%20show%20a%20transformation%20from%20media%20monologues%20to%20dialogues%20which%20will%20define%20human%20communication%20of%20the%20early%2021st%20century.%20An%20overwhelming%20majority%20of%20marketers%20say%20they%20are%20now%20using%20some%20form%20of%20social%20media%20to%20market%20their%20business.%20Social%20media%20is%20an%20almost" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/sync-up-your-social-media-and-increase-your-tweets&amp;title=Sync+up+your+Social+Media+and+increase+your+Tweets&amp;body=The%20huge%20advances%20of%20social%20media%20sites%20show%20a%20transformation%20from%20media%20monologues%20to%20dialogues%20which%20will%20define%20human%20communication%20of%20the%20early%2021st%20century.%20An%20overwhelming%20majority%20of%20marketers%20say%20they%20are%20now%20using%20some%20form%20of%20social%20media%20to%20market%20their%20business.%20Social%20media%20is%20an%20almost" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/sync-up-your-social-media-and-increase-your-tweets/feed</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>How to market yourself #9: How to get people to contact you from your website</title>
		<link>http://robcubbon.com/how-to-market-yourself-9-how-to-get-people-to-contact-you-from-your-website</link>
		<comments>http://robcubbon.com/how-to-market-yourself-9-how-to-get-people-to-contact-you-from-your-website#comments</comments>
		<pubDate>Mon, 14 Sep 2009 13:02:49 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[contact forms]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email address cloaking]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=724</guid>
		<description><![CDATA[You&#8217;ve got a beautiful website and blog and you want people to contact you, either by phone or email. What do you do? Everyone has a contact page on their website. OK, maybe not everyone, but you should have one, really. Here are some really important points to think about when you&#8217;re doing your contact [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://robcubbon.com/images/cell-phone.jpg"  alt="close up of a cell phone keypad"/></p>
<p>You&#8217;ve got a beautiful website and blog and you want people to contact you, either by phone or email. What do you do? Everyone has a contact page on their website. OK, maybe not everyone, but you should have one, really. Here are some really important points to think about when you&#8217;re doing your contact page.</p>
<h3>How to publish your email address online without getting spam</h3>
<p>Spammers use software to crawl the internet to look for email addresses to spam to. This is why people have their email addresses as something like <strong>me [at] server.com</strong> or something like that to try to cloak the email address from the spammer.</p>
<p>But there&#8217;s better ways out there. For example there&#8217;s HTML clocking which uses HTML number codes for the ASCII characters.</p>
<blockquote><p><code>&lt;a href=&#8221;m&amp;#97;ilto:&amp;#97;&amp;#98;c&amp;#64;myhost&amp;#46;&amp;#99;om&#8221;&gt; contact us&lt;/a&gt;</code></p></blockquote>
<p>Here is how the above HTML will look like in the browser:  <a href="mailto:abc@myhost.com">contact us</a></p>
<p>But even better is JavaScript cloaking of the email address and the <code>mailto:</code> tag. </p>
<blockquote><p><code>&lt;script type="text/javascript"&gt;<br />
&lt;!--<br />
var username = "rob";<br />
var hostname = "robcubbon.com";<br />
var linktext = username + "@" + hostname;<br />
document.write("&lt;a href=" + "mail" + "to:" + username + "@" + hostname + "?subject=Enquiry" + "&gt;" + linktext + "&lt;/a&gt;")<br />
//-->&lt;/script&gt;</code></p></blockquote>
<p>When put into the webpage it creates the clickable email address that will give you &#8220;Enquiry&#8221; in the subject field of the email. Go on, try it, you can send me an email if you want to: <script type="text/javascript">
 <!--
var username = "rob";
var hostname = "robcubbon.com";
var linktext = username + "@" + hostname;
document.write("<a href=" + "mail" + "to:" + username +
"@" + hostname + "?subject=Enquiry" + ">" + linktext + "</a>")
//--></script></p>
<p>If you are using WordPress you can happily paste this into the body of a page or post as long as you are using the HTML editor.</p>
<p><strong>Warning:</strong> I can not guarantee that any of the above methods will not produce spam at all, just substantially less than if you published your email address uncloaked.</p>
<p><img src="http://robcubbon.com/images/postcards.jpg"  alt="montage of old American postcards"/></p>
<h3>Contact form</h3>
<p>But it always makes sense to give your visitors a choice and every website should also have a contact form. There are many different ways of doing these. One thing you need if you want one is PHP on your server.</p>
<p>If you are using WordPress I would recommend the <a href="http://wordpress.org/extend/plugins/contact-form-7/">Contact Form 7</a> plugin. If you are using a Linux server you can basically plug in this plugin and play with it. </p>
<p>However, things are slightly more complicated if you are working on a Windows IIS server. In this case I have found you need to use <a href="http://wordpress.org/extend/plugins/wp-mail-smtp/">WP Mail SMTP plugin</a> to get it to work.</p>
<h3>Should I include my telephone number and address online?</h3>
<p><img src="http://www.robcubbon.com/images/contact-phone.png" style="border: 0; float: right; margin: 0px 0px 10px 10px;"  alt="Old fashioned phone"/>Whether you include your telephone number and address is entirely up to you. I wouldn&#8217;t give out my address on my website for security reasons. I include a mobile number on my contact page and it hasn&#8217;t resulted in many problems. In the UK, if your phone rings once and hangs up and you&#8217;re wondering whether to call back, simply <a href="http://whocallsme.com/">check the number in the WhoCallsMe website</a> or even just Google the number. If it&#8217;s a premium rate scam someone will have posted up a warning about it. This has happened to me maybe 5 times in about 4 years.</p>
<h3>How to design your contact page</h3>
<p>Generally, I would say that you should put the link to your contact page as prominently as possible on all pages &#8211; preferably at the end of the top navigation. The contact page itself should be simple and well laid out. Here is <a href="http://robcubbon.com/contact-rob-cubbon">my contact page</a>, what do you think about it?</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+market+yourself+%239%3A+How+to+get+people+to+contact+you+from+your+website+-+http://b2l.me/axf5z&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/how-to-market-yourself-9-how-to-get-people-to-contact-you-from-your-website&amp;t=How+to+market+yourself+%239%3A+How+to+get+people+to+contact+you+from+your+website" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/how-to-market-yourself-9-how-to-get-people-to-contact-you-from-your-website&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/how-to-market-yourself-9-how-to-get-people-to-contact-you-from-your-website&amp;title=How+to+market+yourself+%239%3A+How+to+get+people+to+contact+you+from+your+website&amp;summary=%0D%0A%0D%0AYou%27ve%20got%20a%20beautiful%20website%20and%20blog%20and%20you%20want%20people%20to%20contact%20you%2C%20either%20by%20phone%20or%20email.%20What%20do%20you%20do%3F%20Everyone%20has%20a%20contact%20page%20on%20their%20website.%20OK%2C%20maybe%20not%20everyone%2C%20but%20you%20should%20have%20one%2C%20really.%20Here%20are%20some%20really%20important%20points%20to%20think%20about%20when%20you%27re%20doing%20your&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/how-to-market-yourself-9-how-to-get-people-to-contact-you-from-your-website&amp;title=How+to+market+yourself+%239%3A+How+to+get+people+to+contact+you+from+your+website" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/how-to-market-yourself-9-how-to-get-people-to-contact-you-from-your-website&amp;title=How+to+market+yourself+%239%3A+How+to+get+people+to+contact+you+from+your+website" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/how-to-market-yourself-9-how-to-get-people-to-contact-you-from-your-website&amp;title=How+to+market+yourself+%239%3A+How+to+get+people+to+contact+you+from+your+website" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/how-to-market-yourself-9-how-to-get-people-to-contact-you-from-your-website&amp;title=How+to+market+yourself+%239%3A+How+to+get+people+to+contact+you+from+your+website" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/how-to-market-yourself-9-how-to-get-people-to-contact-you-from-your-website&amp;title=How+to+market+yourself+%239%3A+How+to+get+people+to+contact+you+from+your+website&amp;body=%0D%0A%0D%0AYou%27ve%20got%20a%20beautiful%20website%20and%20blog%20and%20you%20want%20people%20to%20contact%20you%2C%20either%20by%20phone%20or%20email.%20What%20do%20you%20do%3F%20Everyone%20has%20a%20contact%20page%20on%20their%20website.%20OK%2C%20maybe%20not%20everyone%2C%20but%20you%20should%20have%20one%2C%20really.%20Here%20are%20some%20really%20important%20points%20to%20think%20about%20when%20you%27re%20doing%20your" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/how-to-market-yourself-9-how-to-get-people-to-contact-you-from-your-website&amp;title=How+to+market+yourself+%239%3A+How+to+get+people+to+contact+you+from+your+website&amp;body=%0D%0A%0D%0AYou%27ve%20got%20a%20beautiful%20website%20and%20blog%20and%20you%20want%20people%20to%20contact%20you%2C%20either%20by%20phone%20or%20email.%20What%20do%20you%20do%3F%20Everyone%20has%20a%20contact%20page%20on%20their%20website.%20OK%2C%20maybe%20not%20everyone%2C%20but%20you%20should%20have%20one%2C%20really.%20Here%20are%20some%20really%20important%20points%20to%20think%20about%20when%20you%27re%20doing%20your" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/how-to-market-yourself-9-how-to-get-people-to-contact-you-from-your-website/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Cloud commuting and graphic designers</title>
		<link>http://robcubbon.com/cloud-commuting-and-graphic-designers</link>
		<comments>http://robcubbon.com/cloud-commuting-and-graphic-designers#comments</comments>
		<pubDate>Wed, 02 Sep 2009 16:43:40 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[cloud commuting]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=706</guid>
		<description><![CDATA[Cloud computing is a term usually used to describe the proliferation of resources and services accessed through the internet. These resources (for example, Google maps; Google docs; Google Analytics; WordPress.com; online Adobe applications; your website host) in fact, any online service that happens &#8220;out there&#8221; – you don&#8217;t care where, as long as it works [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://robcubbon.com/images/cloud-commuting-in-blue-sky.jpg"  alt="blue sky with clouds"/></p>
<p><strong>Cloud computing</strong> is a term usually used to describe the proliferation of resources and services accessed through the internet. These resources (for example, Google maps; Google docs; Google Analytics; WordPress.com; online Adobe applications; your website host) in fact, any online service that happens &#8220;out there&#8221; – you don&#8217;t care where, as long as it works – is said to happen &#8220;in the cloud&#8221;.</p>
<p><strong>Cloud commuting</strong> is not a term that has the same widespread understanding. For me the term cloud commuting means working from home.</p>
<p>Cloud computing has made cloud commuting possible with the availability of ever cheaper, faster and larger servers. Just think, whether you are reading at home or at work, how much of your digital life exists outside the computer you are using?</p>
<ul>
<li>Do you have a Gmail, Yahoo or Hotmail email address?</li>
<li>Do you have your words and pictures stored in a social networking site?</li>
<li>Do you use a website (your own or somebody else&#8217;s) for work?</li>
</ul>
<p>My guess is that the answers to these questions are yes. And, if so, this means you are already outsourcing some of your digital life. This also means that you, if you aren&#8217;t already, can work at least some of the time at home.</p>
<p>Outsourcing has suffered from a slight misrepresentation as a practice of companies laying off workers in the west replacing them with cheaper services from the east.</p>
<p>Cloud commuting for me means people from all over the world breaking free from the corporate machine and setting up shop in their homes, providing high quality professional services for clients whilst, importantly, employing others to provide services for them. As <a href="http://www.amandaodonovan.com/blog/?p=95">Amanda O&#8217;Donovan</a> says:</p>
<blockquote><p>The Cloud Commuter is highly skilled, eco-friendly, doesn’t take up valuable office space and won’t be asking for health benefits&#8230; Why take the risk of committing to a permanent headcount when you can drink from the talent pool whenever you want to? </p></blockquote>
<p>Personally, I feel liberated by becoming a cloud commuter. For one thing I don&#8217;t miss the mornings struggling onto crowded trains with thousands of other real world commuters. And then at work, I felt that my input was hampered by the structure of the company – you couldn&#8217;t do something until it was agreed by someone else. I liked to get things done. I wasn&#8217;t big on water cooler discussions, team building exercises and endless meetings.</p>
<p><img src="http://robcubbon.com/images/cloud-commuting-sun-behind-clouds.jpg"  alt="blue sky with clouds"/></p>
<h3>The benefit of cloud commuting</h3>
<p><strong><span style="color: #033aae;">The environment</span></strong> &#8211; it&#8217;s a no-brainer: less meaningless car, bus, train journeys. It&#8217;s a good thing.</p>
<p><strong><span style="color: #033aae;">Productivity</span></strong> &#8211; the cloud commuter immediately wins up to 2 hours a day by cutting out this pointless journey. And, the cloud commuter can concentrate better on work. Ever tried PHP coding in a busy office? Don&#8217;t.</p>
<p><strong><span style="color: #033aae;">The family</span></strong> &#8211; the cloud commuter spends more time with loved ones; less time with &#8220;the boss&#8221;. The family will usually benefit. OK, I know that there&#8217;s a potential pitfall here where the cloud commuter could be 24/7 locked away in the home office, continually stressed as not able to separate work from home life but this hasn&#8217;t been my experience.</p>
<p><strong><span style="color: #033aae;">The community</span></strong> &#8211; instead of living the false &#8220;double life&#8221; of the real world commuter who suffers the daily routine of traveling to the phony community, cloud commuters spends their time in the most important community &#8211; the one they live in. This will provide nicer neighborhoods for people to live in rather than neighborhoods for people to sleep in.</p>
<h3>The disadvantage of cloud commuting</h3>
<p>There&#8217;s one, but it&#8217;s a big one: security. Moving all your work to the clouds does compromise the information. The extent of this problem depends on the sensitivity of the files that you store in the cloud. Security should be set on a case by case basis but I would urge all cloud commuters to employ all the usual procedures: run regular back ups of everything and keep them away from where you work, have secure email if necessary; run the latest upgrades of all the software you are using, and install and regularly update virus scanning software.</p>
<h3>Cloud commuting and graphic design</h3>
<p>To me, the business of graphic design and marketing lends itself perfectly to cloud commuting. We are often in the business of selling an idea not a physical product so we don&#8217;t actually have to be anywhere when we work. We just need to be near a computer with an internet connection.</p>
<p>Graphic designers work best when they are free to express themselves and unfettered by the corporate restraints of time, money and hierarchy.</p>
<p>Employ a cloud commuter to deliver a message, sell a product or re-design a website and you&#8217;ll have a enthusiastic, hard-working and experienced professional working for you &#8211; for a price that would compare very well to an agency&#8217;s for the same work!</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Cloud+commuting+and+graphic+designers+-+File: /home/vps_useracct/b2l.me/functions.php<br />Line: 66<br />Message: Duplicate entry 'axgsk' for key 2&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/cloud-commuting-and-graphic-designers&amp;t=Cloud+commuting+and+graphic+designers" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/cloud-commuting-and-graphic-designers&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/cloud-commuting-and-graphic-designers&amp;title=Cloud+commuting+and+graphic+designers&amp;summary=%0D%0A%0D%0ACloud%20computing%20is%20a%20term%20usually%20used%20to%20describe%20the%20proliferation%20of%20resources%20and%20services%20accessed%20through%20the%20internet.%20These%20resources%20%28for%20example%2C%20Google%20maps%3B%20Google%20docs%3B%20Google%20Analytics%3B%20Wordpress.com%3B%20online%20Adobe%20applications%3B%20your%20website%20host%29%20in%20fact%2C%20any%20online%20service%20that%20ha&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/cloud-commuting-and-graphic-designers&amp;title=Cloud+commuting+and+graphic+designers" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/cloud-commuting-and-graphic-designers&amp;title=Cloud+commuting+and+graphic+designers" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/cloud-commuting-and-graphic-designers&amp;title=Cloud+commuting+and+graphic+designers" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/cloud-commuting-and-graphic-designers&amp;title=Cloud+commuting+and+graphic+designers" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/cloud-commuting-and-graphic-designers&amp;title=Cloud+commuting+and+graphic+designers&amp;body=%0D%0A%0D%0ACloud%20computing%20is%20a%20term%20usually%20used%20to%20describe%20the%20proliferation%20of%20resources%20and%20services%20accessed%20through%20the%20internet.%20These%20resources%20%28for%20example%2C%20Google%20maps%3B%20Google%20docs%3B%20Google%20Analytics%3B%20Wordpress.com%3B%20online%20Adobe%20applications%3B%20your%20website%20host%29%20in%20fact%2C%20any%20online%20service%20that%20ha" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/cloud-commuting-and-graphic-designers&amp;title=Cloud+commuting+and+graphic+designers&amp;body=%0D%0A%0D%0ACloud%20computing%20is%20a%20term%20usually%20used%20to%20describe%20the%20proliferation%20of%20resources%20and%20services%20accessed%20through%20the%20internet.%20These%20resources%20%28for%20example%2C%20Google%20maps%3B%20Google%20docs%3B%20Google%20Analytics%3B%20Wordpress.com%3B%20online%20Adobe%20applications%3B%20your%20website%20host%29%20in%20fact%2C%20any%20online%20service%20that%20ha" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/cloud-commuting-and-graphic-designers/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>How to market yourself #8: How to offer RSS feed and email subscriptions</title>
		<link>http://robcubbon.com/how-to-market-yourself-8-how-to-offer-rss-feed-and-email-subscriptions</link>
		<comments>http://robcubbon.com/how-to-market-yourself-8-how-to-offer-rss-feed-and-email-subscriptions#comments</comments>
		<pubDate>Mon, 03 Aug 2009 16:46:55 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[burn]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[feedburner]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=677</guid>
		<description><![CDATA[So you&#8217;ve got your self-hosted WordPress blog set up, optimized and have already published a few great posts and you want to offer an RSS feed and email subscription to your posts. What is RSS? RSS stands for Real Simple Syndication and is a format used to publish frequently updated content from the web on [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0; float: right; margin: 0px 0px 0px 10px;" src="http://www.robcubbon.com/images/3d-rss-icon.png" alt="3D RSS icon with reflection" />So you&#8217;ve got your <a href="http://wordpress.org/">self-hosted WordPress</a> blog set up, optimized and have already published a few great posts and you want to offer an RSS feed and email subscription to your posts.</p>
<h3>What is RSS?</h3>
<p>RSS stands for <strong>Real Simple Syndication</strong> and is a format used to publish frequently updated content from the web on the web. The RSS feed is your posts&#8217; content without any of your website&#8217;s style so it will contain just the titles, body text and image paths of your posts. So you better make your image paths absolute not relative!</p>
<p>The benefit of RSS is the aggregation of your favorite websites from multiple sources in one place. RSS content can be read using software called an &#8220;RSS reader&#8221;, &#8220;feed reader&#8221; or an &#8220;aggregator&#8221;, which can be on your browser or on your desktop.</p>
<h3>How to set up a Feedburner feed</h3>
<p>Google has bought <a href="http://feedburner.google.com/">FeedBurner</a>, so you need to sign in to Google and then go to Feedburner and look for where it says something like &#8220;Burn a feed right this instant&#8221;. WordPress blogs already come with a feed so you can enter either your blog&#8217;s URL (eg: http://www.my-blog.com) or your blog&#8217;s feed (eg: http://www.my-blog.com/feed, http://www.my-blog.com/?feed=rss2), check a box if you are a podcaster and hit &#8220;Next&#8221;.</p>
<p>You will next be greeted with a page where you can change your feed title and feed address. Once you are satisfied with those hit &#8220;Next&#8221; again. After this there are further Feedburner options to choose from &#8211; most of which I ignore, it&#8217;s FeedBurner&#8217;s email subscription that rocks but I&#8217;ll come to that later!</p>
<h3>Install the FeedBurner plugin</h3>
<p>For the best results using FeedBurner with your self-hosted WordPress site, the <a href="http://wordpress.org/extend/plugins/feedburner-plugin/">FeedBurner FeedSmith plugin</a> is recommended. It will detect all ways to access your feed (e.g. http://www.my-blog.com/feed/ or http://www.my-blog.com/wp-rss2.php, etc.), and redirect them to your FeedBurner feed so you can track every possible subscriber.</p>
<h3>WordPress settings</h3>
<p>Feedburner can only handle feeds under 512K. In WordPress, make sure your feed doesn&#8217;t exceed this in the administration area, by going Settings > Reading, &#8220;For each article in a feed, show&#8221; &#8211; you can choose &#8220;Summary&#8221; although I like to have &#8220;Full text&#8221; and don&#8217;t put more than 50 in &#8220;Syndication feeds show the most recent&#8221; if you write long posts. </p>
<h3>What is email subscription and how can you set it up?</h3>
<p><img style="border: 0; float: right; margin: 0px 0px 0px 10px;" src="http://www.robcubbon.com/images/3d-email-icon.png" alt="3D email icon with reflection" />Email subscription to your blog allows those who have signed up for it to receive your blog posts in their inbox. You can use Aweber to do this but I&#8217;ll show you how to do it for free with FeedBurner.</p>
<p>With your feed selected click the &#8220;Publicize&#8221; tab, then click &#8220;Email Subscriptions&#8221; on the left, making sure &#8220;Feedburner&#8221; is selected, and click &#8220;Activate&#8221;. This will then present you with some HTML code in the box which you will need to copy and paste somewhere in your website.</p>
<p>Once signed up a subscriber will receive your posts as emails shortly after they are published. Google/FeedBurner handles all the backend work &#8211; subscribers verify themselves by email and have the option of unsubscribing at the bottom of every email they receive.</p>
<h3>Design your posts so they look great as an email</h3>
<p>Underneath the &#8220;Email Subscriptions&#8221; link in FeedBurner whilst in the &#8220;Publicize&#8221; tab there is another link entitled &#8220;Email Branding&#8221;. Do spend some time on this page formatting text, headings and links –  you can specify the font, size and color. You can also add your logo and specify the title of the email.</p>
<h3>Advertise the RSS feed and email subscription on your website</h3>
<p>On my website I advertise the RSS feed with the familiar RSS icon which is linked to <a href="http://feeds.feedburner.com/robcubbon/MBQo">my FeedBurner feed</a>. And I use the familiar email icon which takes you to the <a href="http://robcubbon.com/subscribe/">page where you can subscribe to my posts by email</a>. I&#8217;ve also got some general information about feeds on this page so that my readers can decide which is the best way for them to subscribe to my blog.</p>
<h3>What&#8217;s the benefit of RSS and email subscription?</h3>
<p>They are both fantastic marketing tools. RSS brings in traffic as it is, for some people, an easy way of reading a site&#8217;s content. Email subscription can work like a weekly newsletter to your subscribers with a link back to your site. A subscriber is always worth more than a visitor because, more often than not they will return to your site again and again. The added advantage of the email subscribers is that you have the list of their email address&#8217;s although I wouldn&#8217;t advocate sending them much in the way of extra mail.</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+market+yourself+%238%3A+How+to+offer+RSS+feed+and+email+subscriptions+-+http://b2l.me/axy8j&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/how-to-market-yourself-8-how-to-offer-rss-feed-and-email-subscriptions&amp;t=How+to+market+yourself+%238%3A+How+to+offer+RSS+feed+and+email+subscriptions" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/how-to-market-yourself-8-how-to-offer-rss-feed-and-email-subscriptions&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/how-to-market-yourself-8-how-to-offer-rss-feed-and-email-subscriptions&amp;title=How+to+market+yourself+%238%3A+How+to+offer+RSS+feed+and+email+subscriptions&amp;summary=So%20you%27ve%20got%20your%20self-hosted%20WordPress%20blog%20set%20up%2C%20optimized%20and%20have%20already%20published%20a%20few%20great%20posts%20and%20you%20want%20to%20offer%20an%20RSS%20feed%20and%20email%20subscription%20to%20your%20posts.%0D%0AWhat%20is%20RSS%3F%0D%0ARSS%20stands%20for%20Real%20Simple%20Syndication%20and%20is%20a%20format%20used%20to%20publish%20frequently%20updated%20content%20from%20t&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/how-to-market-yourself-8-how-to-offer-rss-feed-and-email-subscriptions&amp;title=How+to+market+yourself+%238%3A+How+to+offer+RSS+feed+and+email+subscriptions" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/how-to-market-yourself-8-how-to-offer-rss-feed-and-email-subscriptions&amp;title=How+to+market+yourself+%238%3A+How+to+offer+RSS+feed+and+email+subscriptions" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/how-to-market-yourself-8-how-to-offer-rss-feed-and-email-subscriptions&amp;title=How+to+market+yourself+%238%3A+How+to+offer+RSS+feed+and+email+subscriptions" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/how-to-market-yourself-8-how-to-offer-rss-feed-and-email-subscriptions&amp;title=How+to+market+yourself+%238%3A+How+to+offer+RSS+feed+and+email+subscriptions" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/how-to-market-yourself-8-how-to-offer-rss-feed-and-email-subscriptions&amp;title=How+to+market+yourself+%238%3A+How+to+offer+RSS+feed+and+email+subscriptions&amp;body=So%20you%27ve%20got%20your%20self-hosted%20WordPress%20blog%20set%20up%2C%20optimized%20and%20have%20already%20published%20a%20few%20great%20posts%20and%20you%20want%20to%20offer%20an%20RSS%20feed%20and%20email%20subscription%20to%20your%20posts.%0D%0AWhat%20is%20RSS%3F%0D%0ARSS%20stands%20for%20Real%20Simple%20Syndication%20and%20is%20a%20format%20used%20to%20publish%20frequently%20updated%20content%20from%20t" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/how-to-market-yourself-8-how-to-offer-rss-feed-and-email-subscriptions&amp;title=How+to+market+yourself+%238%3A+How+to+offer+RSS+feed+and+email+subscriptions&amp;body=So%20you%27ve%20got%20your%20self-hosted%20WordPress%20blog%20set%20up%2C%20optimized%20and%20have%20already%20published%20a%20few%20great%20posts%20and%20you%20want%20to%20offer%20an%20RSS%20feed%20and%20email%20subscription%20to%20your%20posts.%0D%0AWhat%20is%20RSS%3F%0D%0ARSS%20stands%20for%20Real%20Simple%20Syndication%20and%20is%20a%20format%20used%20to%20publish%20frequently%20updated%20content%20from%20t" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/how-to-market-yourself-8-how-to-offer-rss-feed-and-email-subscriptions/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The future of print in the age of the web</title>
		<link>http://robcubbon.com/the-future-of-print-in-the-age-of-the-web</link>
		<comments>http://robcubbon.com/the-future-of-print-in-the-age-of-the-web#comments</comments>
		<pubDate>Mon, 06 Jul 2009 17:36:04 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[printing]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=626</guid>
		<description><![CDATA[How long has it been since you first used the internet? How much have your habits of information gathering changed since then? If you&#8217;re anything like me a myriad of different interests discovered on the internet crowd your mind as well as the exciting new ways you find out about them. The future is on [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://robcubbon.com/images/type-on-a-laptop.jpg" alt="old print metal pieces spelling TYPE on a laptop screen" /></p>
<p>How long has it been since you first used the internet? How much have your habits of information gathering changed since then? If you&#8217;re anything like me a myriad of different interests discovered on the internet crowd your mind as well as the exciting new ways you find out about them.</p>
<h3>The future is on the internet not in print?</h3>
<p>So is the internet the future of communication and print as relevant to the the 21st century as the horse is to modern transport?</p>
<p>Well, print is tangible, of course, and that gives it a sense of permanence in a fast-changing world.</p>
<p>If the printed book was launched today it would be described as completely platform-independent, requiring no special software, hardware or electric power to use, more portable than any laptop, does not have to be upgraded, might last a careful user their entire lifetime, and costs less than $15!</p>
<p>If I&#8217;m excited about a new subject and really want to learn or to get my teeth into something &#8211; I&#8217;ll always go to Amazon to try to pick up a cheap book to read.</p>
<p>Technology was supposed to replace paper. But that hasn&#8217;t happened. Every country in the western world uses more paper today, on a per-capita basis, than it did ten years ago.</p>
<h3>So, there is a place for print design. But where?</h3>
<p><a href="http://www.haymarketnetwork.com/editorial/blogs/paulsimpson/printsnotdead.aspx">Paul Simpson makes the point</a> that print has changed enormously since Gutenberg fiddled with movable type nearly 570 years ago. And will change again. He says that key decision makers – those who don’t surf the web, never open links in emails and are unlikely to stumble across your website – are more successfully targeted by a printed piece of marketing rather than an online one.</p>
<blockquote><p>If you’re trying to reach out to people who don’t know your business – or do know it and have already decided you stink – the printed product still has a cache, prestige and charisma that the internet can, as yet, only aspire to.</p></blockquote>
<h3>So where does this leave the freelance graphic designer?</h3>
<p>The old mantra “If you build a website they will come” on the web is finished. And not even the new mantra of &#8220;content is king&#8221; explains it as you can have excellent content but no one will visit to sample its excellence.</p>
<p><img src="http://robcubbon.com/images/laptop-in-a-book.jpg" alt="picture of a laptop in a field superimposed on a book" /></p>
<p>Content is extremely important but it has to share its throne with marketing.</p>
<p>Whether designing for print or web knowing your market and how to reach it is more important now than ever.</p>
<p>The internet is the new kid on the block but ignore print at your peril. Investing in quality print design could give you the edge on your competitors in these challenging times.</p>
<p>So what do you think? Do you find yourself like me besieged by clients who are obsessed with Google, internet marketing and never consider the power of the printed word? Or do you work in print happily unaware of the parallel internet universe?</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=The+future+of+print+in+the+age+of+the+web+-+http://b2l.me/axv6c&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/the-future-of-print-in-the-age-of-the-web&amp;t=The+future+of+print+in+the+age+of+the+web" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/the-future-of-print-in-the-age-of-the-web&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/the-future-of-print-in-the-age-of-the-web&amp;title=The+future+of+print+in+the+age+of+the+web&amp;summary=%0D%0A%0D%0AHow%20long%20has%20it%20been%20since%20you%20first%20used%20the%20internet%3F%20How%20much%20have%20your%20habits%20of%20information%20gathering%20changed%20since%20then%3F%20If%20you%27re%20anything%20like%20me%20a%20myriad%20of%20different%20interests%20discovered%20on%20the%20internet%20crowd%20your%20mind%20as%20well%20as%20the%20exciting%20new%20ways%20you%20find%20out%20about%20them.%0D%0AThe%20futu&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/the-future-of-print-in-the-age-of-the-web&amp;title=The+future+of+print+in+the+age+of+the+web" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/the-future-of-print-in-the-age-of-the-web&amp;title=The+future+of+print+in+the+age+of+the+web" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/the-future-of-print-in-the-age-of-the-web&amp;title=The+future+of+print+in+the+age+of+the+web" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/the-future-of-print-in-the-age-of-the-web&amp;title=The+future+of+print+in+the+age+of+the+web" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/the-future-of-print-in-the-age-of-the-web&amp;title=The+future+of+print+in+the+age+of+the+web&amp;body=%0D%0A%0D%0AHow%20long%20has%20it%20been%20since%20you%20first%20used%20the%20internet%3F%20How%20much%20have%20your%20habits%20of%20information%20gathering%20changed%20since%20then%3F%20If%20you%27re%20anything%20like%20me%20a%20myriad%20of%20different%20interests%20discovered%20on%20the%20internet%20crowd%20your%20mind%20as%20well%20as%20the%20exciting%20new%20ways%20you%20find%20out%20about%20them.%0D%0AThe%20futu" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/the-future-of-print-in-the-age-of-the-web&amp;title=The+future+of+print+in+the+age+of+the+web&amp;body=%0D%0A%0D%0AHow%20long%20has%20it%20been%20since%20you%20first%20used%20the%20internet%3F%20How%20much%20have%20your%20habits%20of%20information%20gathering%20changed%20since%20then%3F%20If%20you%27re%20anything%20like%20me%20a%20myriad%20of%20different%20interests%20discovered%20on%20the%20internet%20crowd%20your%20mind%20as%20well%20as%20the%20exciting%20new%20ways%20you%20find%20out%20about%20them.%0D%0AThe%20futu" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/the-future-of-print-in-the-age-of-the-web/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What to do if you are on an email blacklist</title>
		<link>http://robcubbon.com/what-to-do-if-you-are-on-an-email-blacklist</link>
		<comments>http://robcubbon.com/what-to-do-if-you-are-on-an-email-blacklist#comments</comments>
		<pubDate>Mon, 22 Jun 2009 12:03:23 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[blacklists]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[forwarding]]></category>
		<category><![CDATA[gmail]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=620</guid>
		<description><![CDATA[A hugely significant part of your web presence and company brand is email. It is just as important as your website. It needs to be professional looking and, most importantly, when sent to a particular place, it needs to get there. What are email blacklists? Email blacklists are databases used by organizations to decide if [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0; float: left; margin: 0px 10px 10px 0px;" src="http://www.robcubbon.com/images/email-at-sign.png" alt="Email at sign" />A hugely significant part of your web presence and company brand is email. It is just as important as your website. It needs to be professional looking and, most importantly, when sent to a particular place, it needs to get there.</p>
<h3>What are email blacklists?</h3>
<p>Email blacklists are databases used by organizations to decide if the IP connecting to a certain mail server is a spammer someone known to send invalid messages.  If you don&#8217;t know the IP address that you send you mail from (not necessarily your own IP address) contact your host or internet service provider.</p>
<p>They aim to improve mail security and most of them are community managed. If you (your mail server&#8217;s IP) are listed in any of these databases and you try to send an e-mail to a server that uses that particular database to filter spam, you will find out that you cannot send e-mails to that host.</p>
<p>One such system is <a href="www.sorbs.net/">SORBS</a> which blacklisted my IP once. Due to the fact that SORBS is run by volunteers and requests money to remove blocks, I am not sure that many organizations use it in their spam prevention plans. Sometimes the issue that will create a blacklisting is very small, yet removing it becomes something very big.</p>
<h3>Are you on an email blacklist?</h3>
<p>There are several sites where you can <a href="http://www.mxtoolbox.com/blacklists.aspx">enter the IP address that your mail is sent from to check if you are on a blacklist</a>.</p>
<p>Most of the time, you can remove your IP from any blacklist by visiting their site and submitting a removal form. Such information may include proof that you have ceased any actions that got your IP blacklisted in the first place, or may not require anything but your mere interaction, to demonstrate that you are not a robot or a script. Or you can get your host to do this. However this can take about a week! What do you do in the meantime?</p>
<h3>Get your host to route your mail through a different IP address</h3>
<p>This will stop the problem in the short term while you negotiate the de-listing with the blacklisting company.</p>
<h3>Use Gmail to send and receive mail from the blacklisted address</h3>
<p>Whether or not you are on an email blacklist it&#8217;s good to have backup. I can&#8217;t think of anything better than Google Mail. Here you can store up to 7340 MB of emails!</p>
<p><strong>Forward all your mail to your Gmail account</strong></p>
<p>This is how I do this using cPanel. To forward email from cPanel to Gmail:</p>
<ol>
<li>Log in to your cPanel administration page</li>
<li>Click on the top left icon &#8220;Email Accounts&#8221;</li>
<li>Click on the Access Webmail globe next to the email address you want to access</li>
<li>Enter password</li>
<li>Then when you get to the screen where you choose RoundCube, Squirrel Mail or Horde, click the &#8220;Forwarding&#8221; or &#8220;Forwarding options&#8221; and get a copy of all the mail you receive sent to your Gmail address.</li>
</ol>
<p><strong>How to add a custom &#8220;From:&#8221; address in Gmail:</strong></p>
<ol>
<li>Then in Gmail, click Settings &gt; Accounts then click &#8220;Add another email address you own&#8221; and enter your other email address.</li>
<li>Google will then send you an email with a confirmation code to this other email address which you should enter in the window that has popped up from Gmail.</li>
</ol>
<p>The benefit of doing this Gmail set up is that you can reply to emails sent to any other email address (as long as you click the &#8220;Reply from the same address the message was sent to&#8221; option) and make it look like the replies are being sent from the other address rather than Gmail. Also when composing a new mail in Gmail you have the option of which email address you want the email to be sent from in the dropdown menu next to the From:</p>
<p>Forwarding all mail to Gmail and adding custom &#8220;From:&#8221; addresses is by no means a fool-proof or fale-safe plan for email. However it&#8217;s incredibly useful to have copies of the mail that&#8217;s sent to your inbox and the ability to reply to that mail from the Gmail interface on a browser is a great way of nullifying the painful effects of a blacklisting!</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=What+to+do+if+you+are+on+an+email+blacklist+-+http://b2l.me/axkjh&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/what-to-do-if-you-are-on-an-email-blacklist&amp;t=What+to+do+if+you+are+on+an+email+blacklist" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/what-to-do-if-you-are-on-an-email-blacklist&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/what-to-do-if-you-are-on-an-email-blacklist&amp;title=What+to+do+if+you+are+on+an+email+blacklist&amp;summary=A%20hugely%20significant%20part%20of%20your%20web%20presence%20and%20company%20brand%20is%20email.%20It%20is%20just%20as%20important%20as%20your%20website.%20It%20needs%20to%20be%20professional%20looking%20and%2C%20most%20importantly%2C%20when%20sent%20to%20a%20particular%20place%2C%20it%20needs%20to%20get%20there.%0D%0AWhat%20are%20email%20blacklists%3F%0D%0AEmail%20blacklists%20are%20databases%20used%20by%20o&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/what-to-do-if-you-are-on-an-email-blacklist&amp;title=What+to+do+if+you+are+on+an+email+blacklist" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/what-to-do-if-you-are-on-an-email-blacklist&amp;title=What+to+do+if+you+are+on+an+email+blacklist" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/what-to-do-if-you-are-on-an-email-blacklist&amp;title=What+to+do+if+you+are+on+an+email+blacklist" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/what-to-do-if-you-are-on-an-email-blacklist&amp;title=What+to+do+if+you+are+on+an+email+blacklist" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/what-to-do-if-you-are-on-an-email-blacklist&amp;title=What+to+do+if+you+are+on+an+email+blacklist&amp;body=A%20hugely%20significant%20part%20of%20your%20web%20presence%20and%20company%20brand%20is%20email.%20It%20is%20just%20as%20important%20as%20your%20website.%20It%20needs%20to%20be%20professional%20looking%20and%2C%20most%20importantly%2C%20when%20sent%20to%20a%20particular%20place%2C%20it%20needs%20to%20get%20there.%0D%0AWhat%20are%20email%20blacklists%3F%0D%0AEmail%20blacklists%20are%20databases%20used%20by%20o" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/what-to-do-if-you-are-on-an-email-blacklist&amp;title=What+to+do+if+you+are+on+an+email+blacklist&amp;body=A%20hugely%20significant%20part%20of%20your%20web%20presence%20and%20company%20brand%20is%20email.%20It%20is%20just%20as%20important%20as%20your%20website.%20It%20needs%20to%20be%20professional%20looking%20and%2C%20most%20importantly%2C%20when%20sent%20to%20a%20particular%20place%2C%20it%20needs%20to%20get%20there.%0D%0AWhat%20are%20email%20blacklists%3F%0D%0AEmail%20blacklists%20are%20databases%20used%20by%20o" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/what-to-do-if-you-are-on-an-email-blacklist/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Web design using JavaScript</title>
		<link>http://robcubbon.com/web-design-using-javascript</link>
		<comments>http://robcubbon.com/web-design-using-javascript#comments</comments>
		<pubDate>Fri, 12 Jun 2009 11:15:18 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[head]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=589</guid>
		<description><![CDATA[I&#8217;ve talked many times about the limitations of Flash. It&#8217;s issues with accessibility and SEO are two of the main ones. So if you want something to look a bit &#8220;flashy&#8221; on your website, always see if you can do it with JavaScript first. Simple and interactive image slideshow fader with JavaScript I got this [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve talked many times about the limitations of Flash. It&#8217;s issues with accessibility and SEO are two of the main ones. So if you want something to look a bit &#8220;flashy&#8221; on your website, always see if you can do it with JavaScript first.</p>
<h3>Simple and interactive image slideshow fader with JavaScript</h3>
<p>I got this <a href="http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm">image slideshow fader from DynamicDrive</a>. I used it to show images from different websites I have designed and developed on my home page.</p>
<h3>How to use it</h3>
<p>You should save all the images you want in your fader and put them in your image directory as normal. The references to the images (plus links when the image is clicked) should be put in the beginning of a script found at DynamicDrive. If you follow the directions at DynamicDrive they&#8217;ll tell you to put this script in the <code>&lt;head&gt;</code> section of your page. The JavaScript will always be contained by the tags <code>&lt;script type="text/javascript"&gt;</code> and <code>&lt;/script&gt;</code>. I prefer to delete these tags from the script and save it in a .js file and call it in the header between the meta tags and the style sheet link, like so:</p>
<blockquote><p><code>&lt;script src="http://robcubbon.com/js/rotation.js" type="text/javascript"&gt; &lt;/script&gt;</code></p></blockquote>
<p>As I saved all the JavaScript in a file called &#8220;rotation.js&#8221; in a folder called &#8220;js&#8221; in the route of my host&#8217;s server.</p>
<p>After this is done another, much shorter, section of code should be placed in the body of your page where you want the fader which invokes various parameters such as the the delay between the images and whether the slideshow should pause (not rotate) while the mouse is over it, etc.</p>
<p><a href="http://www.sarahyouren.com/" class="imglnk"><img src="http://robcubbon.com/images/sarah-youren-planning-solicitors-website.jpg" style="border:0;" alt="Sarah Youren Planning Solicitors website"/></a></p>
<p>Here is another example of the JavaScript image fader rotating a few different images on the home page of a website I designed and developed for <a href="http://www.sarahyouren.com/">Sarah Youren Planning Solicitors</a>. </p>
<h3>Other JavaScript resources on the web</h3>
<p>As mentioned this image fader was created by <a href="http://www.dynamicdrive.com">DynamicDrive</a>. Check out their website there are loads of simple, cross-browser image effects, scrollers, menus, form effects, etc. Another lightweight cut and paste collection of JavaScripts is at <a href="http://javascript.internet.com/">The JavaScript Source</a>.</p>
<p>And more powerful JavaScript frameworks can be found at <a href="http://jquery.com/">jQuery</a> where you will find a JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for web development while at <a href="http://mootools.net/">MooTools</a> they have a super lightweight web2.0 JavaScript framework. </p>
<p><strong>What about you?</strong> Have you got any JavaScript tricks or resources up your sleeve?</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Web+design+using+JavaScript+-+http://b2l.me/ax25z&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/web-design-using-javascript&amp;t=Web+design+using+JavaScript" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/web-design-using-javascript&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/web-design-using-javascript&amp;title=Web+design+using+JavaScript&amp;summary=I%27ve%20talked%20many%20times%20about%20the%20limitations%20of%20Flash.%20It%27s%20issues%20with%20accessibility%20and%20SEO%20are%20two%20of%20the%20main%20ones.%20So%20if%20you%20want%20something%20to%20look%20a%20bit%20%22flashy%22%20on%20your%20website%2C%20always%20see%20if%20you%20can%20do%20it%20with%20JavaScript%20first.%0D%0ASimple%20and%20interactive%20image%20slideshow%20fader%20with%20JavaScript%0D%0AI&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/web-design-using-javascript&amp;title=Web+design+using+JavaScript" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/web-design-using-javascript&amp;title=Web+design+using+JavaScript" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/web-design-using-javascript&amp;title=Web+design+using+JavaScript" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/web-design-using-javascript&amp;title=Web+design+using+JavaScript" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/web-design-using-javascript&amp;title=Web+design+using+JavaScript&amp;body=I%27ve%20talked%20many%20times%20about%20the%20limitations%20of%20Flash.%20It%27s%20issues%20with%20accessibility%20and%20SEO%20are%20two%20of%20the%20main%20ones.%20So%20if%20you%20want%20something%20to%20look%20a%20bit%20%22flashy%22%20on%20your%20website%2C%20always%20see%20if%20you%20can%20do%20it%20with%20JavaScript%20first.%0D%0ASimple%20and%20interactive%20image%20slideshow%20fader%20with%20JavaScript%0D%0AI" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/web-design-using-javascript&amp;title=Web+design+using+JavaScript&amp;body=I%27ve%20talked%20many%20times%20about%20the%20limitations%20of%20Flash.%20It%27s%20issues%20with%20accessibility%20and%20SEO%20are%20two%20of%20the%20main%20ones.%20So%20if%20you%20want%20something%20to%20look%20a%20bit%20%22flashy%22%20on%20your%20website%2C%20always%20see%20if%20you%20can%20do%20it%20with%20JavaScript%20first.%0D%0ASimple%20and%20interactive%20image%20slideshow%20fader%20with%20JavaScript%0D%0AI" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/web-design-using-javascript/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How to market yourself #7: How to write and design a WordPress page or post</title>
		<link>http://robcubbon.com/how-to-market-yourself-7-how-to-write-and-design-a-wordpress-page-or-post</link>
		<comments>http://robcubbon.com/how-to-market-yourself-7-how-to-write-and-design-a-wordpress-page-or-post#comments</comments>
		<pubDate>Mon, 27 Apr 2009 20:37:48 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[headings]]></category>
		<category><![CDATA[highlight]]></category>
		<category><![CDATA[hyperlink]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[margins]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[quality content]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=460</guid>
		<description><![CDATA[Constantly updated quality content is the mainstay of any website or blog. I have already described how to set up a WordPress.org blog and what to write about when you have one. Here’s the &#8220;how to&#8221; for those new-ish to WordPress&#8230; There are three things to remember when you are writing: Make your text scannable! [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://robcubbon.com/images/wordpress-icon-blue-background.jpg" alt="wordpress icon on a blue blackground" /></p>
<p>Constantly updated quality content is the mainstay of any website or blog. I have already described <a href="http://robcubbon.com/how-to-market-yourself-3-how-to-install-wordpress-blog-on-your-site/">how to set up a WordPress.org blog</a> and <a href="http://robcubbon.com/how-to-market-yourself-4-what-to-write-in-your-blog-or-website/">what to write about</a> when you have one. Here’s the &#8220;how to&#8221; for those new-ish to WordPress&#8230;</p>
<p>There are three things to remember when you are writing:</p>
<ol>
<li><strong><span style="color: #033aae;">Make your text scannable!</span></strong> That means, by what ever means &#8211; using <strong>bold text</strong>, titles, <em>italics</em>, bullets, <a href="http://robcubbon.com">links</a>, etc &#8211; break up otherwise dull looking text. Remember your visitors will typically spend a few seconds on your website so it is necessary to entrap them. These words and phrases that jump out may interest the reader. It also looks nicer.</li>
<li><strong><span style="color: #033aae;">SEO.</span></strong> Include your keywords in the title of your post or page, in the <code>&lt;h3&gt;</code> tags or subtitles or in bold. Keywords are descriptors of the page or the site. But you may want to emphasize the ones with which you want to be found by search engine. So I may want to put <strong>graphic designer</strong> in my headings more often than not as I mainly want to be found on Google for people searching for graphic designers. However, only include words that are relevant to the article.</li>
<li><strong><span style="color: #033aae;">Save.</span></strong> As soon as you start writing click the “Save Draft” button. And click this intermittently through the writing process. Also, click the “Preview” button (you can do this straight after even if it hasn&#8217;t finished saving the draft) from time to time and see how your post looks. This opens it in a different window of your browser (or tab if you are using them) and if you keep this window open it will update every time you hit “Preview”. Don’t worry, the unfinished post or page is invisible to your website’s visitors until you click the “Publish” button! WordPress does have an autosave function but I find this the best method.</li>
</ol>
<h3>Getting started: What is the difference between a WordPress page and a WordPress post?</h3>
<p>Both WordPress pages and posts create webpages! However a WordPress page is for static content (typically the “About Us” or “Contact” page) and a WordPress post is for adding content to your blog, something that is dated and belongs to a certain category.</p>
<p>The process of writing a new post or page in WordPress 2.7 and above starts in the dashboard (the dashboard is the welcome screen which displays when you add “wp-admin” after your blog’s URL in the browser’s address bar). Look for where it says Post or Page in the left hand column. Under these headings, click “Add New” (you may need to click the small arrow when you hover the mouse over to the right of where it says Post or Page).</p>
<h3>Adding the title of your post or page</h3>
<p>OK, this may be pretty obvious. The box at the top of the “Add New Post” or “Add New Page” screen (just below where it says “Add New Post” or “Add New Page”) is for the title. Remember this title is very important for SEO terms so cram it full of keywords.</p>
<p>If you have your <a href="http://codex.wordpress.org/Using_Permalinks">permalinks</a> set to <code>%postname%</code> (as is highly recommended) the permalink will be displayed beneath the post title. WordPress is quite good at generating these pretty permalinks. However, if you’ve taken a while to write the title you may find that not all of the words are in the permalink. In this case you can type in all the words you want, separated by hyphens.</p>
<h3>Writing &#8211; what all those buttons mean above your WordPress text editor?</h3>
<p>Writing a WordPress post can be like writing in a word processing package. Well, nearly, but not quite&#8230;</p>
<p>There are two tabs above the text editor &#8211; Visual and HTML. If you are a beginner with HTML I would advise you to start to flick between the two. If you know about HTML you&#8217;ll probably stay on the HTML tab all the time.</p>
<p style="text-align: center;"><img src="http://robcubbon.com/images/wordpress-text-formatting-buttons.jpg" alt="wordpress text formatting buttons in visual mode" /></p>
<p>The following bulleted list is my explanation of the buttons along the top of the Visual editor and their results in HTML.</p>
<ul>
<li><strong><span style="color: #033aae;">Bold</span></strong>: Fairly simple one to start with. It emboldens the text in Visual mode and wraps <code>&lt;strong&gt;</code> tags around it in HTML mode.</li>
<li><strong><span style="color: #033aae;">Italic</span></strong>: You guessed it. This <em>italicizes </em>the text in Visual mode and wraps <code>&lt;em&gt;</code> tags around it in HTML mode.</li>
<li><strong><span style="color: #033aae;">Strikethrough</span></strong>: This <del datetime="2009-04-17T14:52:27+00:00">strikesthrough</del> the text in Visual mode and wraps <code>&lt;del&gt;</code> tags around it in HTML mode, it usually means that the word was in the original version of the text but is to be discounted now. (No, I&#8217;ve never used it before.)</li>
<li><strong><span style="color: #033aae;">Unordered list or bullet points</span></strong>: Click to add a bullet and then hit return for subsequent bullets. Hit return twice to end bullets. In HTML mode, click <code>&lt;li&gt;</code> when each individual bullet point is highlighted, then select all bullets plus <code>&lt;li&gt;</code> tags and click <code>&lt;ul&gt;.</code></li>
<li><strong><span style="color: #033aae;">Ordered list or numbered points</span></strong>: Much like above. Click to add number 1 and then hit return for the following numbers. Hit return twice to finish the numbered list. In HTML mode, click <code>&lt;li&gt;</code> when each individual numbered phrase is highlighted, then select all phrases plus <code>&lt;li&gt;</code> tags and click <code>&lt;ol&gt;.</code></li>
<li><strong><span style="color: #033aae;">Blockquote</span></strong>: This defines the selected text as a block quotation. It is indented and most themes will put in a colored background. It is a very good way of breaking up text and I must confess I don&#8217;t always use it for a quotation but also as a method of differentiating a block of text from the main article.</li>
<li><strong><span style="color: #033aae;">Align left, center and right</span></strong>: Pretty obvious really. Adds <code>style="text-align: left;"</code>, <code>style="text-align: center;"</code> or <code>style="text-align: right;"</code> into whatever element the cursor is blinking in.</li>
<li><strong><span style="color: #033aae;">Insert link</span></strong>: This is very useful in both modes. Once the text you want to anchor the hyperlink is selected and this button is clicked a window will pop up with a handy (or not so handy) <code>http://</code> already there. Put the whole link into this box (for example <code>http://www.google.com/)</code> and in the HTML mode you will see <code>&lt;a href="http://www.google.com/"&gt;</code> at the beginning of the anchor text and <code>&lt;/a&gt;</code> at the end.</li>
<li><strong><span style="color: #033aae;">Unlink</span></strong>: Select the colored underlined text in Visual mode and click this and it&#8217;ll get rid of the link.</li>
<li><strong><span style="color: #033aae;">More</span></strong>: This breaks a post into &#8220;teaser&#8221; and content sections. Insert this tag after a few sentences of your post and on your blog&#8217;s home page you&#8217;ll see only those first few sentences followed by a hyperlink <code>(more...)</code>, which when clicked displays the rest of the post&#8217;s content.</li>
<li><strong><span style="color: #033aae;">Spellcheck</span></strong>: I tend to rely on Firefox&#8217;s spellchecker so I don&#8217;t know how good this one is.</li>
<li><strong><span style="color: #033aae;">Fullscreen mode</span></strong>: Does what it says on the tin.</li>
<li><strong><span style="color: #033aae;">Kitchensink</span></strong>: When clicked this will bring a whole second line of formatting options. <a href="http://www.cranefactory.com/writing-posts-with-the-wordpress-visual-editor-the-kitchen-sink">Click here for further explanation of the kitchensink</a>.</li>
</ul>
<p>This is only a brief description of using the text editor in Visual mode. Remember to constantly flick between Visual and HTML tabs and you will learn a bit about HTML. One thing you will see is that most HTML tags consist of two tags &#8211; a start tag and an end tag. The end tag is identified by a forward slash (/) before the tag name (look out for this in your HTML editor).</p>
<p>Indeed, instead of selecting the text and clicking the button to apply whatever text style you want, you can position your cursor before the text, click the style button once, then move it to the end of the text that you want styling and click the same button again and the end result will be the same. It&#8217;s a case of opening and closing a tag.</p>
<h3>Insertion of the &lt;p&gt; tag</h3>
<p>If you hit the return key on your keyboard in the Visual text editor you will get a new paragraph. So it will wrap the previous text in <code>&lt;p&gt;</code> tags.</p>
<p>In the HTML editor, one hit of the return key will give you a line break or <code>&lt;br/&gt;</code> tag. (A slightly different type of tag, it stands on it&#8217;s own, is &#8220;self-closing&#8221; and therefore requires no start or end tag). Two hits of the return key in the HTML text editor will give you the new paragraph <code>&lt;p&gt;</code> tags just like one hit does in the Visual editor.</p>
<p>Any more hits of the return key won&#8217;t give you any more line breaks so don&#8217;t try it!</p>
<h3>Insertion of the &lt;h3&gt; tag</h3>
<p>Remember our important points to think of while writing a WordPress page or post? Breaking text up and SEO? The <code>&lt;h3&gt;</code> tag encompasses both of these in a big way.</p>
<p>In most WordPress themes, the title of your post is wrapped within <code>&lt;h2&gt;</code> tags which conveys to search engines that it is important text. Similarly, you can break up your text with subheadings or <code>&lt;h3&gt;</code> tags which conveys to search engines that it isn&#8217;t as important as <code>&lt;h2&gt;</code> text but is important nonetheless.</p>
<p>So I find these tags very important. But they don&#8217;t exist in the Visual editor so you&#8217;ll have to use the HTML editor to insert a subheading in your post or page!</p>
<h3>Insertion of code into the HTML text editor</h3>
<p>You can add any HTML code you like into the HTML text editor which is very useful. I&#8217;ve often added <code>table</code>s and <code>div</code>s. One word of warning when doing this: remember the <code>&lt;p&gt;</code> tags!</p>
<p>Say you want to put ordinary text inside a <code>&lt;td&gt;</code> tag. You will have to hit your carriage return twice to get the <code>&lt;p&gt;</code> tags to appear. In this case it is probably easier to add the <code>&lt;p&gt;</code> tags in the editor.</p>
<h3>How to insert images manually into a WordPress post or page</h3>
<p>OK. WordPress has great new options for inserting images, audio and video into your post. But I&#8217;m old-school and I want to show you how to do it the HTML way.</p>
<p><img src="http://robcubbon.com/images/blue-abstract.jpg" alt="blue abstract" /></p>
<p>There are two main ways to put an image into a post. One way (see above) is to make the image straddle the whole width of the text. To be able to get the image to fit snuggly into the box you are writing you need to know the width in pixels of the <code>&lt;div&gt;</code> that contains the post text. Go to Appearance &gt; Editor in the WordPress dashboard and click on <code>&lt;style.css&gt;</code> to find this out. In my theme the <code>&lt;div&gt;</code> that contains the text and headlines is called &#8220;entry&#8221;.</p>
<p>Once you have done this you need to re-size your image to that pixel width using photo editing software such as Photoshop and upload it using an FTP client to your website, preferably into a directory called &#8220;images&#8221;. Once that is done you can enter this code into the HTML text editor:</p>
<blockquote><p><code>&lt;img src="http://your-site.com/images/image.jpg"  alt=""/&gt;</code></p></blockquote>
<p>Remember to add two returns above and below it in the HTML text editor. Also, don&#8217;t forget to write good keyword rich and descriptive file names and alt text for the image.</p>
<p><img style="border: 0; float: left; margin: 0px 10px 0px 0px;" src="http://www.robcubbon.com/images/wordpress-icon-blue-background-square.jpg" alt="WordPress icon on blue background in a square" />The other method is to add a less wide image to the left or the right of the main body of text and have the text wrap around it. In this case you don&#8217;t want to add any returns after the code as you want the text to run adjacent to it. Simply insert this into the beginning of a paragraph to insert an image on the left hand side of the text:</p>
<blockquote><p><code>&lt;img src="http://your-site.com/images/image.jpg" style="float: left; margin: 0px 10px 0px 0px;"  alt=""/&gt;</code></p></blockquote>
<p>And here is the code for inserting an image on the right hand side of the text:</p>
<blockquote><p><code>&lt;img src="http://your-site.com/images/image.jpg" style="float: right; margin: 0px 0px 0px 10px;"  alt=""/&gt;</code></p></blockquote>
<h3>Conclusion &#8211; OMG this post has been so long and you&#8217;ve got to the end of it!</h3>
<p>I&#8217;m sorry that went on for a bit longer than I thought it would. Just goes to show you there&#8217;s more to writing a WordPress page or post than just &#8230; writing!</p>
<p>If anyone has anything to add to this, as always, please do so in the comments below. I&#8217;m bound to have left some important things out and probably made a mistake or two &#8211; intentional, of course!</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+market+yourself+%237%3A+How+to+write+and+design+a+WordPress+page+or+post+-+http://b2l.me/axs4a&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/how-to-market-yourself-7-how-to-write-and-design-a-wordpress-page-or-post&amp;t=How+to+market+yourself+%237%3A+How+to+write+and+design+a+WordPress+page+or+post" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/how-to-market-yourself-7-how-to-write-and-design-a-wordpress-page-or-post&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/how-to-market-yourself-7-how-to-write-and-design-a-wordpress-page-or-post&amp;title=How+to+market+yourself+%237%3A+How+to+write+and+design+a+WordPress+page+or+post&amp;summary=%0D%0A%0D%0AConstantly%20updated%20quality%20content%20is%20the%20mainstay%20of%20any%20website%20or%20blog.%20I%20have%20already%20described%20how%20to%20set%20up%20a%20WordPress.org%20blog%20and%20what%20to%20write%20about%20when%20you%20have%20one.%20Here%E2%80%99s%20the%20%22how%20to%22%20for%20those%20new-ish%20to%20WordPress...%0D%0A%0D%0AThere%20are%20three%20things%20to%20remember%20when%20you%20are%20writing%3A%0D%0A%0D&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/how-to-market-yourself-7-how-to-write-and-design-a-wordpress-page-or-post&amp;title=How+to+market+yourself+%237%3A+How+to+write+and+design+a+WordPress+page+or+post" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/how-to-market-yourself-7-how-to-write-and-design-a-wordpress-page-or-post&amp;title=How+to+market+yourself+%237%3A+How+to+write+and+design+a+WordPress+page+or+post" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/how-to-market-yourself-7-how-to-write-and-design-a-wordpress-page-or-post&amp;title=How+to+market+yourself+%237%3A+How+to+write+and+design+a+WordPress+page+or+post" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/how-to-market-yourself-7-how-to-write-and-design-a-wordpress-page-or-post&amp;title=How+to+market+yourself+%237%3A+How+to+write+and+design+a+WordPress+page+or+post" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/how-to-market-yourself-7-how-to-write-and-design-a-wordpress-page-or-post&amp;title=How+to+market+yourself+%237%3A+How+to+write+and+design+a+WordPress+page+or+post&amp;body=%0D%0A%0D%0AConstantly%20updated%20quality%20content%20is%20the%20mainstay%20of%20any%20website%20or%20blog.%20I%20have%20already%20described%20how%20to%20set%20up%20a%20WordPress.org%20blog%20and%20what%20to%20write%20about%20when%20you%20have%20one.%20Here%E2%80%99s%20the%20%22how%20to%22%20for%20those%20new-ish%20to%20WordPress...%0D%0A%0D%0AThere%20are%20three%20things%20to%20remember%20when%20you%20are%20writing%3A%0D%0A%0D" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/how-to-market-yourself-7-how-to-write-and-design-a-wordpress-page-or-post&amp;title=How+to+market+yourself+%237%3A+How+to+write+and+design+a+WordPress+page+or+post&amp;body=%0D%0A%0D%0AConstantly%20updated%20quality%20content%20is%20the%20mainstay%20of%20any%20website%20or%20blog.%20I%20have%20already%20described%20how%20to%20set%20up%20a%20WordPress.org%20blog%20and%20what%20to%20write%20about%20when%20you%20have%20one.%20Here%E2%80%99s%20the%20%22how%20to%22%20for%20those%20new-ish%20to%20WordPress...%0D%0A%0D%0AThere%20are%20three%20things%20to%20remember%20when%20you%20are%20writing%3A%0D%0A%0D" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/how-to-market-yourself-7-how-to-write-and-design-a-wordpress-page-or-post/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>How to pitch, promote and market your ideas</title>
		<link>http://robcubbon.com/how-to-pitch-promote-and-market-your-ideas</link>
		<comments>http://robcubbon.com/how-to-pitch-promote-and-market-your-ideas#comments</comments>
		<pubDate>Wed, 01 Apr 2009 23:09:32 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[business idea]]></category>
		<category><![CDATA[graphic designer]]></category>
		<category><![CDATA[great marketing]]></category>
		<category><![CDATA[marketing ideas]]></category>
		<category><![CDATA[perspective]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=428</guid>
		<description><![CDATA[I did this lectern idea for a company that did events where entrepreneurs pitch to investors. People from the UK will be familiar with this notion from the Dragons&#8217; Den TV show. I&#8217;ve been a big fan of the show and I&#8217;ve always wondered how I would fair pitching a business idea. I would do [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://robcubbon.com/images/lectern-pitch-promote-ideas.png" style="border: 0; float: left; margin: 0px 5px 0px 0px;" alt="lectern with how to pitch and promote your ideas on it"/>I did this lectern idea for a company that did events where entrepreneurs pitch to investors. People from the UK will be familiar with this notion from <a href="http://www.bbc.co.uk/dragonsden/">the Dragons&#8217; Den TV show</a>. I&#8217;ve been a big fan of the show and I&#8217;ve always wondered how I would fair pitching a business idea. </p>
<p>I would do catastrophically badly. </p>
<p>I am particularly bad at public speaking. But, even if I weren&#8217;t what would it matter if I said: &#8220;I am an excellent <strong>graphic designer</strong> and I have great marketing ideas when it comes to <strong>promoting businesses</strong>.&#8221; </p>
<p>Why would anyone believe me? This is why I am a great believer in <a href="http://robcubbon.com/how-to-market-yourself-1-introduction/">the website being your permanent shop window</a>. </p>
<p>It is much better (for me at least) to get your potential clients knocking at your door rather that the other way around. That is why I always eulogize about the benefits of writing constantly about what you do in order to advertise your services to the world.</p>
<h3>How to create this in Photoshop</h3>
<p>Re-sizing and putting <a href="http://robcubbon.com/how-to-design-perspective-in-photoshop/">perspective into type is easy in Photoshop</a>. Here&#8217;s how I put the text onto the lectern picture.</p>
<p>First of all, create the text you want with the Type tool (T). When you are doing this it is important to make it as large as possible. The reason for this is that it need to be rasterized in order to apply perspective.</p>
<p>The next step (you guessed it) is to rasterize the type layer. Go Layer > Rasterize > Type or right-click (PC) or Cntl-click (Mac) on the type layer and select Rasterize Type.</p>
<p>Now go Edit > Free Transform, or Cntl/Cmd-T and you will see a box around the text with eight anchor points on it. In order to apply perspective Cntl/Cmd-alt-shift-click on one of the four corner anchors and drag. But what you will find easier is just a Cntl/Cmd-click on one of the four corners of the Free Transform box to move that corner to wherever you want. Finally hit return to render the transform.</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+pitch%2C+promote+and+market+your+ideas+-+http://b2l.me/axmvt&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/how-to-pitch-promote-and-market-your-ideas&amp;t=How+to+pitch%2C+promote+and+market+your+ideas" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/how-to-pitch-promote-and-market-your-ideas&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/how-to-pitch-promote-and-market-your-ideas&amp;title=How+to+pitch%2C+promote+and+market+your+ideas&amp;summary=I%20did%20this%20lectern%20idea%20for%20a%20company%20that%20did%20events%20where%20entrepreneurs%20pitch%20to%20investors.%20People%20from%20the%20UK%20will%20be%20familiar%20with%20this%20notion%20from%20the%20Dragons%27%20Den%20TV%20show.%20I%27ve%20been%20a%20big%20fan%20of%20the%20show%20and%20I%27ve%20always%20wondered%20how%20I%20would%20fair%20pitching%20a%20business%20idea.%20%0D%0A%0D%0AI%20would%20do%20catastr&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/how-to-pitch-promote-and-market-your-ideas&amp;title=How+to+pitch%2C+promote+and+market+your+ideas" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/how-to-pitch-promote-and-market-your-ideas&amp;title=How+to+pitch%2C+promote+and+market+your+ideas" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/how-to-pitch-promote-and-market-your-ideas&amp;title=How+to+pitch%2C+promote+and+market+your+ideas" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/how-to-pitch-promote-and-market-your-ideas&amp;title=How+to+pitch%2C+promote+and+market+your+ideas" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/how-to-pitch-promote-and-market-your-ideas&amp;title=How+to+pitch%2C+promote+and+market+your+ideas&amp;body=I%20did%20this%20lectern%20idea%20for%20a%20company%20that%20did%20events%20where%20entrepreneurs%20pitch%20to%20investors.%20People%20from%20the%20UK%20will%20be%20familiar%20with%20this%20notion%20from%20the%20Dragons%27%20Den%20TV%20show.%20I%27ve%20been%20a%20big%20fan%20of%20the%20show%20and%20I%27ve%20always%20wondered%20how%20I%20would%20fair%20pitching%20a%20business%20idea.%20%0D%0A%0D%0AI%20would%20do%20catastr" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/how-to-pitch-promote-and-market-your-ideas&amp;title=How+to+pitch%2C+promote+and+market+your+ideas&amp;body=I%20did%20this%20lectern%20idea%20for%20a%20company%20that%20did%20events%20where%20entrepreneurs%20pitch%20to%20investors.%20People%20from%20the%20UK%20will%20be%20familiar%20with%20this%20notion%20from%20the%20Dragons%27%20Den%20TV%20show.%20I%27ve%20been%20a%20big%20fan%20of%20the%20show%20and%20I%27ve%20always%20wondered%20how%20I%20would%20fair%20pitching%20a%20business%20idea.%20%0D%0A%0D%0AI%20would%20do%20catastr" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/how-to-pitch-promote-and-market-your-ideas/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Flash gallery templates reviewed</title>
		<link>http://robcubbon.com/flash-gallery-templates-reviewed</link>
		<comments>http://robcubbon.com/flash-gallery-templates-reviewed#comments</comments>
		<pubDate>Tue, 24 Feb 2009 14:41:29 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[flash gallery]]></category>
		<category><![CDATA[flash sites]]></category>
		<category><![CDATA[template review]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=335</guid>
		<description><![CDATA[I have a love/hate relationship with Flash. It gives you great freedom when designing, allowing you to use fonts, graphics and animation with carefree abandon. On the other hand, Flash sites are currently less likely to rank well with search engines than comparable HTML sites and the file sizes are generally larger increasing the wait [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://robcubbon.com/images/flash-templates.jpg"  alt="flash templates"/></p>
<p>I have  a love/hate relationship with <a href="http://www.adobe.com/products/flashplayer/">Flash</a>. It gives you great freedom when designing, allowing you to use fonts, graphics and animation with carefree abandon. On the other hand, Flash sites are currently less likely to rank well with search engines than comparable HTML sites and the file sizes are generally larger increasing the wait for your site&#8217;s visitors. </p>
<p>So, sometimes an <strong>HTML/CSS site</strong> is best (blogs, forums and a whole host of other things) and sometimes <strong>Flash</strong> is the obvious answer (animation, games and, see below, galleries).</p>
<p>When doing a Flash gallery you may like to consider purchasing a template and customizing it. I&#8217;ve recently done this twice with two different templates and the two experiences couldn&#8217;t have been more different.</p>
<h3>The Flashnifties positive experience</h3>
<p><a href="http://robcubbon.com/dev/alenea/flashgallery/mediaGallery.html" title="Flashnifties Media Gallery example" class="imglnk"><img src="http://robcubbon.com/images/flashnifties-screenshot-logo.jpg"  alt="flashnifties screenshot and logo"/></a></p>
<p><a href="http://robcubbon.com/dev/alenea/flashgallery/mediaGallery.html" title="Flashnifties Media Gallery example" >Click here to view the Flashnifties Media Gallery</a></p>
<p>For $40 I got <a href="http://www.flashnifties.com/media_gallery.php">Flash Media Gallery</a> from <a href="http://www.flashnifties.com/index.php">Flashnifties</a>. This Flash template is a multi-category gallery which displays images, videos, text and SWF files along with music. </p>
<p>The first and most important thing to say about the Flashnifties template is that the support documentation is excellent. And if your questions about customization are not answered in the FAQs there is a forum with helpful moderators for each of their products. </p>
<p>The end product is viewable in Flash Player 6 so good for those that haven&#8217;t updated for a few years. It can be sized to fit any pixel dimensions. One disadvantage I would give is that the image thumbnails take a while to load as they are actually smaller versions of the main image rather than separate smaller thumbnail files.</p>
<p>All in all, I would say that any product from Flashnifties is probably worth the money. Don&#8217;t worry too much about a lack of Flash or ActionScript knowledge – most of the changes you&#8217;ll want to make will be to text files not the FLA.</p>
<p><a href="http://www.gvenglish.com/english/media/index.cfm">See the Flashnifties example on this page</a>. The project was managed by <a href="http://www.alenea.com/">Alenea Consulting</a>.</p>
<h3>The Flashmint negative experience</h3>
<p><a href="http://robcubbon.com/dev/48Fitzroy/gallery/flash_new/" title="Flashmint photo gallery template" class="imglnk"><img src="http://robcubbon.com/images/flashmint-screenshot-logo.jpg"  alt="flashmint screenshot and logo"/></a></p>
<p><a href="http://robcubbon.com/dev/48Fitzroy/gallery/flash_new/" title="Flashmint photo gallery template" >Click here to view the Flashmint photo gallery</a></p>
<p>Unfortunately just about everything that was good about the Flashnifties experience was bad about the <a href="http://www.flashmint.com">Flashmint</a> experience. A massive $134.00 (how much?) will buy you a <a href="http://www.flashmint.com/show-template-2285.html">photo gallery template</a> from one of the big boys, Flashmint. </p>
<p>Flashmint boast on their website &#8220;both professional web masters and beginners won&#8217;t find it difficult to modify the templates according to any requirements.&#8221; Actually reading that rings alarm bells!  </p>
<p>Most of the changes needed to be made to the ActionScript 3.0 and it required Flash Player 9 to play it. ActionScripts can be structured in many different ways and without adequate instructions the scripts need to be deciphered first which takes time. The Flashmint template came with zero supporting documentation. </p>
<p>Flashmint did have a support department, here is a quote from them: &#8220;we unfortunately don&#8217;t provide assistance in editing Flash and ActionScript&#8221;. I have asked them what support they actually provide. I&#8217;m still waiting for an answer.</p>
<p>The one subject the support department were keen to explain was how to employ their customization services.</p>
<p>This particular Flashmint template allows for images to be displayed nice and big. But I would bet there&#8217;s a better one out there for the money.</p>
<h3>What to look for in a Flash gallery template?</h3>
<ul>
<li><strong>What version of Flash Player is it?</strong> <a href="http://www.adobe.com/products/player_census/flashplayer/version_penetration.html">Adobe&#8217;s claim that 98% of computers have Flash Player 9</a> is, in my opinion, grossly exaggerated. You&#8217;re safe-ish with Flash Player 6.</li>
<li><strong>Does the site have a good FAQs section?</strong> Flashmint does have FAQs but you can tell at a glance that it&#8217;s basic and not useful.</li>
<li><strong>Does the site have a good forum?</strong> If you check out Flashnifties forums you can see that every question gets answered pretty well.</li>
<li><strong>How much is it?</strong> Prefer $40 to $134.</li>
</ul>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Flash+gallery+templates+reviewed+-+http://b2l.me/axn7e&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/flash-gallery-templates-reviewed&amp;t=Flash+gallery+templates+reviewed" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/flash-gallery-templates-reviewed&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/flash-gallery-templates-reviewed&amp;title=Flash+gallery+templates+reviewed&amp;summary=%0D%0A%0D%0AI%20have%20%20a%20love%2Fhate%20relationship%20with%20Flash.%20It%20gives%20you%20great%20freedom%20when%20designing%2C%20allowing%20you%20to%20use%20fonts%2C%20graphics%20and%20animation%20with%20carefree%20abandon.%20On%20the%20other%20hand%2C%20Flash%20sites%20are%20currently%20less%20likely%20to%20rank%20well%20with%20search%20engines%20than%20comparable%20HTML%20sites%20and%20the%20file%20sizes&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/flash-gallery-templates-reviewed&amp;title=Flash+gallery+templates+reviewed" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/flash-gallery-templates-reviewed&amp;title=Flash+gallery+templates+reviewed" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/flash-gallery-templates-reviewed&amp;title=Flash+gallery+templates+reviewed" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/flash-gallery-templates-reviewed&amp;title=Flash+gallery+templates+reviewed" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/flash-gallery-templates-reviewed&amp;title=Flash+gallery+templates+reviewed&amp;body=%0D%0A%0D%0AI%20have%20%20a%20love%2Fhate%20relationship%20with%20Flash.%20It%20gives%20you%20great%20freedom%20when%20designing%2C%20allowing%20you%20to%20use%20fonts%2C%20graphics%20and%20animation%20with%20carefree%20abandon.%20On%20the%20other%20hand%2C%20Flash%20sites%20are%20currently%20less%20likely%20to%20rank%20well%20with%20search%20engines%20than%20comparable%20HTML%20sites%20and%20the%20file%20sizes" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/flash-gallery-templates-reviewed&amp;title=Flash+gallery+templates+reviewed&amp;body=%0D%0A%0D%0AI%20have%20%20a%20love%2Fhate%20relationship%20with%20Flash.%20It%20gives%20you%20great%20freedom%20when%20designing%2C%20allowing%20you%20to%20use%20fonts%2C%20graphics%20and%20animation%20with%20carefree%20abandon.%20On%20the%20other%20hand%2C%20Flash%20sites%20are%20currently%20less%20likely%20to%20rank%20well%20with%20search%20engines%20than%20comparable%20HTML%20sites%20and%20the%20file%20sizes" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/flash-gallery-templates-reviewed/feed</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>How to market yourself #6: How to get links to your website</title>
		<link>http://robcubbon.com/how-to-market-yourself-6-how-to-get-links-to-your-website</link>
		<comments>http://robcubbon.com/how-to-market-yourself-6-how-to-get-links-to-your-website#comments</comments>
		<pubDate>Mon, 09 Feb 2009 18:38:05 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[link building]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[quality content]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[toolbar]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[vote]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=328</guid>
		<description><![CDATA[There are two sides of a coin when considering how to market your site on the internet. Firstly, concentrate on the site itself: write regularly updated quality content and optimize the site for search engines. Secondly, by concentrating off the site: getting quality sites to link to yours. Introduction As I&#8217;ve said before in this [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://robcubbon.com/wp-content/uploads/2009/02/jewelry-in-the-shape-of-hearts-linked-together.gif" alt="" title="jewelry in the shape of hearts linked together" width="600" height="360" class="aligncenter size-full wp-image-1357" /></p>
<p>There are two sides of a coin when considering how to market your site on the internet. Firstly, concentrate on the site itself: <a href="http://robcubbon.com/how-to-market-yourself-4-what-to-write-in-your-blog-or-website/">write regularly updated quality content</a> and <a href="http://robcubbon.com/how-to-market-yourself-5-how-to-optimize-your-wordpress-site-for-search-engines/">optimize the site for search engines</a>. Secondly, by concentrating off the site: getting quality sites to link to yours.</p>
<h3>Introduction</h3>
<p>As I&#8217;ve said before in this series, there is no way to cheat the system. Employ these link building methods in an honest and respectful way. There is no quick and easy solution to link building and SEO. It takes time to do and time to see the results.</p>
<p>Why get links? Simply, more links = more traffic.</p>
<p>But also, Google (and other search engines) counts a link as a &#8220;vote&#8221; for your site. The more votes for your site, the higher your site will feature in their search results. But it is important what sort of page is linking to your site.</p>
<p>Here is <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=40349">what Google says about links</a>:</p>
<blockquote><p>Links help our crawlers find your site and can give your site greater visibility in our search results. When returning results for a search, Google combines PageRank (our view of a page&#8217;s importance) with sophisticated text-matching techniques to display pages that are both important and relevant to each search. Google counts the number of votes a page receives as part of its PageRank assessment, interpreting a link from page A to page B as a vote by page A for page B. Votes cast by pages that are themselves &#8220;important&#8221; weigh more heavily and help to make other pages &#8220;important.&#8221;</p></blockquote>
<p>Download the <a href="http://toolbar.google.com">Google toolbar for Firefox</a> and it will show you the PageRank of every page in the internet. If you get links to your site from pages that have a PR of 7 or more you&#8217;re laughing!</p>
<p>But the relevance of the inbound link is also important. Get links from sites that are in a similar area of business to yours.</p>
<p>Here&#8217;s a great little trick of doing this. Find a site of a company or individual who does what you do but is more established, has a higher PageRank &#8211; basically find a website that you want to emulate. Check out the links to their site. Google &#8220;links:www.their-site.com&#8221; and you will see who links to them. Try to get these sites to link to you!</p>
<p>Here are some tried and tested ways of getting good relevant inbound links to your site. (Apart from having quality content!!!)</p>
<h3>Write articles for other sites</h3>
<p>I would advise writing original material for other websites, blogs, articles site and industry news sites that are relevant to your field. Duplicated content that already exists on your site might be counted against you by Google. Of course, sometimes you will write an article for someone else and then think to yourself &#8220;oh that&#8217;s quite good, I should use that on my own site!&#8221;</p>
<p>Here are some general articles sites but you should also look for articles sites and blogs that deal with your area of expertise.</p>
<ul>
<li><a href="http://ezinearticles.com/">EzineArticles</a></li>
<li><a href="http://www.goarticles.com/">GoArticles</a></li>
<li><a href="http://www.isnare.com/">iSnare</a></li>
</ul>
<p>Write a press release about developments in your business or site. Take the time to make it <a href="http://www.toprankblog.com/2005/10/lowdown-on-press-release-optimization/">a compelling and newsworthy release</a>. Submit it to <a href="http://www.prweb.com/">PRWeb</a> or <a href="http://www.prleap.com/">PRLeap</a>.</p>
<p>Your article or press release will sit on these sites for months and years to come with a link back to your site.</p>
<h3>Comment on other blogs</h3>
<p>If you read a good article on a blog, why not spend a few minutes writing to say what you liked about the post and see if you can add anything to the discussion? People may follow the link from the comment to your site.</p>
<p>These comment links back to your site may not provide you with any link juice.</p>
<blockquote><p><strong>The thorny nofollow/dofollow issue and an explanation of &#8220;Link Juice&#8221;</strong></p>
<p>Link Juice is the name given to the PageRank (and other things) passed from one page to another via a link. Because a lot of blogs, forums, social bookmarking sites and even some directories are &#8220;nofollow&#8221; you will not get any link juice from links from these sites.</p>
<p>What is a &#8220;nofollow&#8221; link? <code>rel="nofollow"</code> is a piece of HTML that is used to instruct search engines that the link should not influence the target&#8217;s ranking. In other words, a nofollow link sends traffic but not PageRank.</p>
<p>Some webmasters and blog owners actually want to reward  commenters with a bit of link juice and remove the  rel=&#8221;nofollow&#8221;  tag. So if you  comment on these blogs your PageRank and, ultimately, your place in the search engine rankings will improve. Lists of &#8220;dofollow&#8221; or &#8220;nonofollow&#8221; blogs do exist but I would exercise caution here.</p>
<p>Commenting on these blogs with a few words such as &#8220;nice post, dude&#8221; and entering your keywords instead of your name will not help you. Comments such as these will be deleted immediately (they may not even make it on to the page) and will serve only to make you unpopular with the very people you need to get on with. As always with SEO, act honestly.</p>
<p>I used to be a &#8220;dofollow&#8221; blog but I stopped because of too much comment spam.</p></blockquote>
<h3>Social bookmarking sites</h3>
<p>People submit links of content they like on the web to social bookmarking sites such as <a href="http://www.digg.com">Digg</a>, <a href="http://del.icio.us/">del.icio.us</a>, <a href="http://www.stumbleupon.com">StumbleUpon</a>, <a href="http://www.technorati.com">Technorati</a> (more of a blog search engine) and, new-ish kid on the block, <a href="http://twitter.com/">Twitter</a>.</p>
<p>You can create a page of your own favorite links and include a few back to your site. If your links are considered a good resource by others they will follow them, including the ones to your site, and you may get more links from them.</p>
<p>Social bookmarking is a great way to promote your site, network with other people in your area of expertise and find new ideas and information to help you develop your site. But don&#8217;t over-submit your own content or you will be penalized. As always with SEO adopt the &#8220;white hat&#8221; approach. If you&#8217;re offering something valuable you will reap rewards. If you don&#8217;t, you won&#8217;t!</p>
<h3>Link to other sites</h3>
<p>Link to sites as you would like sites to link to you.</p>
<p>If you find some valuable information or resource related to your field then link to it from your site. But do this in the correct way. Write good anchor text for the link. The anchor text or link label is the visible, clickable text in a hyperlink. The words contained in the anchor text is weighted highly by search engines. So when you are linking to some other page say what it is (and maybe something nice!).</p>
<p>So do this:</p>
<blockquote><p><code>&lt;a href="http://en.wikipedia.org/wiki/Main_Page"&gt;Wikipedia&lt;/a&gt;</code></p></blockquote>
<p>or this:</p>
<blockquote><p><code>&lt;a href="http://en.wikipedia.org/wiki/Main_Page"&gt;Wikipedia, is amazing multilingual, web-based, free-content encyclopedia &lt;/a&gt;</code></p></blockquote>
<p>but not this:</p>
<blockquote><p><code>&lt;a href="http://en.wikipedia.org/wiki/Main_Page"&gt;Click here&lt;/a&gt; for Wikipedia</code></p></blockquote>
<p>The webmaster or blog owner will see this lovely inbound link with good anchor text and may return the favor one day.</p>
<p>Also certain blogs will automatically publish a trackback to your site when you link to it. These trackbacks can produce traffic and, in a minority of cases, link juice – but, again, don&#8217;t abuse!</p>
<h3>Submit to directories</h3>
<p>It&#8217;s tedious and depressing and should only be done for 10-15 minutes at a time with some musical accompaniment but here&#8217;s a list of <a href="http://www.whydowork.com/blog/seo/811/">50 free directories with good Google PageRank  with no reciprocal link needed</a>.</p>
<h3>Reciprocal links and three way link exchanges</h3>
<p>Reciprocal links are the &#8220;I&#8217;ll scratch your back&#8221; method of SEO. You link to them if they link to you. The benefit of doing this is considered to be extremely limited.</p>
<p>What may be slightly better is a three way link exchange where site A links to site B  and site C links to site A. This creates the illusion of a one way link in the eyes of the search engines. When partaking in this form of linking I would be cautious of link building companies. Regularly check to see if their link to you stays there as many will delete these links a few weeks after they are set up. And try keep them relevant to your site&#8217;s subject matter.</p>
<h3>Conclusion</h3>
<p><strong>Question:</strong> So, what&#8217;s the best method of ensuring good in-bound links from sites of high Google PageRank?</p>
<p><strong>Answer:</strong> content. If you haven&#8217;t got anything anybody wants, not many people will link to you. But you knew that, didn&#8217;t you.</p>
<p>Another interesting point is that the two reasons for linking – traffic and link juice – usually go hand in hand: my best links in terms of PageRank are actually the best links in terms of traffic.</p>
<p>Go about the above techniques with respect for other sites and for the subject matter – keep it real and honest. And, in my opinion, limit these link building activities to less than an hour a week. You&#8217;ll go mad otherwise and it&#8217;ll make sure you&#8217;re not diverted from the main goal – quality content!</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+market+yourself+%236%3A+How+to+get+links+to+your+website++-+http://b2l.me/axjpp&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/how-to-market-yourself-6-how-to-get-links-to-your-website&amp;t=How+to+market+yourself+%236%3A+How+to+get+links+to+your+website+" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/how-to-market-yourself-6-how-to-get-links-to-your-website&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/how-to-market-yourself-6-how-to-get-links-to-your-website&amp;title=How+to+market+yourself+%236%3A+How+to+get+links+to+your+website+&amp;summary=%0D%0A%0D%0AThere%20are%20two%20sides%20of%20a%20coin%20when%20considering%20how%20to%20market%20your%20site%20on%20the%20internet.%20Firstly%2C%20concentrate%20on%20the%20site%20itself%3A%20write%20regularly%20updated%20quality%20content%20and%20optimize%20the%20site%20for%20search%20engines.%20Secondly%2C%20by%20concentrating%20off%20the%20site%3A%20getting%20quality%20sites%20to%20link%20to%20yours.%0D%0AInt&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/how-to-market-yourself-6-how-to-get-links-to-your-website&amp;title=How+to+market+yourself+%236%3A+How+to+get+links+to+your+website+" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/how-to-market-yourself-6-how-to-get-links-to-your-website&amp;title=How+to+market+yourself+%236%3A+How+to+get+links+to+your+website+" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/how-to-market-yourself-6-how-to-get-links-to-your-website&amp;title=How+to+market+yourself+%236%3A+How+to+get+links+to+your+website+" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/how-to-market-yourself-6-how-to-get-links-to-your-website&amp;title=How+to+market+yourself+%236%3A+How+to+get+links+to+your+website+" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/how-to-market-yourself-6-how-to-get-links-to-your-website&amp;title=How+to+market+yourself+%236%3A+How+to+get+links+to+your+website+&amp;body=%0D%0A%0D%0AThere%20are%20two%20sides%20of%20a%20coin%20when%20considering%20how%20to%20market%20your%20site%20on%20the%20internet.%20Firstly%2C%20concentrate%20on%20the%20site%20itself%3A%20write%20regularly%20updated%20quality%20content%20and%20optimize%20the%20site%20for%20search%20engines.%20Secondly%2C%20by%20concentrating%20off%20the%20site%3A%20getting%20quality%20sites%20to%20link%20to%20yours.%0D%0AInt" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/how-to-market-yourself-6-how-to-get-links-to-your-website&amp;title=How+to+market+yourself+%236%3A+How+to+get+links+to+your+website+&amp;body=%0D%0A%0D%0AThere%20are%20two%20sides%20of%20a%20coin%20when%20considering%20how%20to%20market%20your%20site%20on%20the%20internet.%20Firstly%2C%20concentrate%20on%20the%20site%20itself%3A%20write%20regularly%20updated%20quality%20content%20and%20optimize%20the%20site%20for%20search%20engines.%20Secondly%2C%20by%20concentrating%20off%20the%20site%3A%20getting%20quality%20sites%20to%20link%20to%20yours.%0D%0AInt" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/how-to-market-yourself-6-how-to-get-links-to-your-website/feed</wfw:commentRss>
		<slash:comments>50</slash:comments>
		</item>
		<item>
		<title>How to market yourself #5: How to optimize your WordPress site for search engines</title>
		<link>http://robcubbon.com/how-to-market-yourself-5-how-to-optimize-your-wordpress-site-for-search-engines</link>
		<comments>http://robcubbon.com/how-to-market-yourself-5-how-to-optimize-your-wordpress-site-for-search-engines#comments</comments>
		<pubDate>Fri, 16 Jan 2009 11:31:32 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[freelancer]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[headings]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[results]]></category>
		<category><![CDATA[SERPs]]></category>
		<category><![CDATA[type]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=285</guid>
		<description><![CDATA[This is the fifth in the series where I explain how an individual or small or medium sized organization can get themselves noticed in the big bad world. Other installments explained how to set up a web site from scratch, how to install WordPress and what to write on your site. Before we commence a [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://robcubbon.com/images/web-page.jpg" title="What to do to get traffic from Google" alt="web page with cursor"/></p>
<p>This is the fifth in the series where I explain how an individual or small or medium sized organization can get themselves noticed in the big bad world.</p>
<p>Other installments explained <a href="http://robcubbon.com/how-to-market-yourself-2-how-to-set-up-a-website/">how to set up a web site from scratch</a>, <a href="http://robcubbon.com/how-to-market-yourself-3-how-to-install-wordpress-blog-on-your-site/">how to install WordPress</a> and <a href="http://robcubbon.com/how-to-market-yourself-4-what-to-write-in-your-blog-or-website/">what to write on your site</a>. </p>
<p>Before we commence a couple of definitions – <strong>SEO or Search Engine Optimization</strong>: is the process of improving the volume and quality of traffic to a web site from search engines via organic search results. <strong>Keywords</strong>: (1) descriptors that capture the essence of a topic or (2) the words you type into a search engine in order to find stuff.</p>
<p><a href="http://wordpress.org">WordPress</a> is pretty well structured for SEO anyway but there are a number of things you can do to improve it&#8217;s performance thus winning you more visitors, collaborators and clients.</p>
<h3>Get the right URLs</h3>
<p>By default WordPress uses web URLs which have question marks and lots of numbers in them (for example: http://www.your-site.com/?p=N). It&#8217;s not good and it&#8217;s not pretty. In the WordPress admin panel go Settings > Permalinks. What format is the best to choose? I would go for <code>/%postname%/</code>. This is best because the URLs to articles should never change and it gets keyword rich page titles in there separated by hyphens (for example: http://www.your-site.com/keyword-rich-post/). But, remember, don&#8217;t stuff any area with your keywords. Just use them naturally.</p>
<h3>Title tags</h3>
<p>The most important part of a web page in terms of SEO is the title. Optimize what goes in between <code><title></title></code> and <code></code> on the top of your browser window. So the name of your WordPress blog to include the keywords that you want people to find you with when they enter them into a search engine. Do this in Settings > General > Blog Title in WordPress&#8217;s administration panel. My title is <strong>Freelance Graphic Designer London</strong>. That&#8217;s sort of what I am and I want to attract people who type those words into a search engine to me.</p>
<p>Search engines put more weight on the early words so it is better to have your page title (and then category) to come before your site title. There are many ways of doing this. I would recommend that you use the <a href="http://urbangiraffe.com/plugins/headspace2/">HeadSpace plugin</a> to do this. Mac users beware that HeadSpace does not work correctly with Firefox, so try Safari.  </p>
<h3>Categories</h3>
<p>WordPress offers excellent categorization of your content. Make sure the category titles are keyword-rich. Write enticing descriptions of your categories in Posts > Categories. Use HeadSpace to add that description to the meta description, by adding <code>%%category_description%%</code> in the Description field. </p>
<h3>Heading tags </h3>
<p>Generally keywords are better off appearing within <code>&lt;h1&gt;</code>, <code>&lt;h2&gt;</code> and <code>&lt;h3&gt;</code> tags than within <code>&lt;p&gt;</code> tags. The <code>&lt;h2&gt;</code> tags are the title of your post or page so put keywords in there. Within your posts and pages you can add subheadings (<code>&lt;h3&gt;</code> tags) which can also contain keywords. </p>
<h3>Images</h3>
<p>When including an image in the content of your website be sure to name it correctly. So make it &#8220;computer-screen.jpg&#8221; rather than &#8220;image01.jpg&#8221;. Also always put an <code>&lt;alt&gt;</code> tag description of about four words explaining what the image looks like. By all means put keywords in there if they are relevant but (as always with keywords) don&#8217;t force it. I get about as much traffic from Google image search as I do from ordinary organic Google search just from doing this.</p>
<h3>Sitemap and robots.txt</h3>
<p>Creating an XML sitemap is often considered a boost to your SEO. It is a widely adopted search engine standard that helps search engine robots crawl your site. It was created by Google and adopted by Yahoo!, Microsoft and others in the search engine industry. You can do this very easily with the <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/">Google sitemap generator plugin for WordPress</a>.</p>
<p>So you&#8217;ve created an XML sitemap so now what do you do? If you haven&#8217;t already, log on to <a href="https://www.google.com/webmasters/tools/">Google Webmaster Tools</a> add your site and submit your sitemap.</p>
<p>You need to add a reference to it in your robots.txt so robots other than Googlebot will know of its presence. </p>
<p>Search engines will look in your root domain for a special file named &#8220;robots.txt&#8221; (http://www.mydomain.com/robots.txt). The file tells the robot (spider) which files it may spider and where your sitemap is. Here is mine:</p>
<blockquote><p><code>User-agent: * Sitemap: http://robcubbon.com/sitemap.xml<br />
Disallow: /wp-<br />
</code></p></blockquote>
<p>I have disallowed the robots from directories that have either no relevant content or duplicate content.</p>
<h3>Embolden words</h3>
<p>Words within <code>&lt;strong&gt;</code> tags carry more weight in SEO terms (as well as visually) than words within <code>&lt;p&gt;</code> tags. </p>
<h3>Meta tags</h3>
<p>The meta tags provide structured metadata about a web page and exist in the <code>&lt;head&gt;</code> section. They are generally considered to be obsolete but the description tag does appear on the SERPS and therefore should be generated separately for each page. Keyword tags maybe totally ignored but HeadSpace makes creating them very easy so you may as well. </p>
<h3>Write your .htaccess </h3>
<p>You can choose whether your site should be a www or non-www site. Your site with and without a www could appear to be two sites with the exact same content. Search engines don&#8217;t like seeing content copied. You can divert your <a href="http://www.stepforth.com/faq/non-www-redirect.htm">www url to your non-www url or vice versa</a> by entering a small bit of code into the .htaccess document on the root of your server. </p>
<h3>Follow standards</h3>
<p>Make sure <a href="http://validator.w3.org/">HTML</a> and <a href="http://jigsaw.w3.org/css-validator/">CSS</a> code is standards compliant.</p>
<h3>Further reading</h3>
<p>Here are a couple of pages I have found to be very useful for SEO and WordPress:</p>
<ul>
<li><a href="http://www.jimwestergren.com/seo-for-wordpress-blogs/">SEO for WordPress &#8211; The Complete Guide</a> by <a href="http://www.jimwestergren.com/">Jim Westergren</a></li>
<li><a href="http://yoast.com/articles/wordpress-seo/">WordPress SEO</a> by <a href="http://yoast.com/">Joost de Valk</a></li>
</ul>
<p>These are only a few things I can think of in order to make a WordPress site optimized for  search engines. If anyone knows anymore white hat techniques for SEO – let me know.</p>
<blockquote><p>Apologies to my English brethren, forefathers and Shakespeare, I&#8217;m using American spellings from now on. Most of my visitors are American and with the pound down so low I&#8217;d be especially pleased to attract American clients! (As I am pleased to attract a client from anywhere!)</p></blockquote>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+market+yourself+%235%3A+How+to+optimize+your+WordPress+site+for+search+engine%5B..%5D+-+http://b2l.me/axm5r&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/how-to-market-yourself-5-how-to-optimize-your-wordpress-site-for-search-engines&amp;t=How+to+market+yourself+%235%3A+How+to+optimize+your+WordPress+site+for+search+engines" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/how-to-market-yourself-5-how-to-optimize-your-wordpress-site-for-search-engines&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/how-to-market-yourself-5-how-to-optimize-your-wordpress-site-for-search-engines&amp;title=How+to+market+yourself+%235%3A+How+to+optimize+your+WordPress+site+for+search+engines&amp;summary=%0D%0A%0D%0AThis%20is%20the%20fifth%20in%20the%20series%20where%20I%20explain%20how%20an%20individual%20or%20small%20or%20medium%20sized%20organization%20can%20get%20themselves%20noticed%20in%20the%20big%20bad%20world.%0D%0A%0D%0AOther%20installments%20explained%20how%20to%20set%20up%20a%20web%20site%20from%20scratch%2C%20how%20to%20install%20WordPress%20and%20what%20to%20write%20on%20your%20site.%20%0D%0A%0D%0ABefore%20we%20c&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/how-to-market-yourself-5-how-to-optimize-your-wordpress-site-for-search-engines&amp;title=How+to+market+yourself+%235%3A+How+to+optimize+your+WordPress+site+for+search+engines" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/how-to-market-yourself-5-how-to-optimize-your-wordpress-site-for-search-engines&amp;title=How+to+market+yourself+%235%3A+How+to+optimize+your+WordPress+site+for+search+engines" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/how-to-market-yourself-5-how-to-optimize-your-wordpress-site-for-search-engines&amp;title=How+to+market+yourself+%235%3A+How+to+optimize+your+WordPress+site+for+search+engines" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/how-to-market-yourself-5-how-to-optimize-your-wordpress-site-for-search-engines&amp;title=How+to+market+yourself+%235%3A+How+to+optimize+your+WordPress+site+for+search+engines" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/how-to-market-yourself-5-how-to-optimize-your-wordpress-site-for-search-engines&amp;title=How+to+market+yourself+%235%3A+How+to+optimize+your+WordPress+site+for+search+engines&amp;body=%0D%0A%0D%0AThis%20is%20the%20fifth%20in%20the%20series%20where%20I%20explain%20how%20an%20individual%20or%20small%20or%20medium%20sized%20organization%20can%20get%20themselves%20noticed%20in%20the%20big%20bad%20world.%0D%0A%0D%0AOther%20installments%20explained%20how%20to%20set%20up%20a%20web%20site%20from%20scratch%2C%20how%20to%20install%20WordPress%20and%20what%20to%20write%20on%20your%20site.%20%0D%0A%0D%0ABefore%20we%20c" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/how-to-market-yourself-5-how-to-optimize-your-wordpress-site-for-search-engines&amp;title=How+to+market+yourself+%235%3A+How+to+optimize+your+WordPress+site+for+search+engines&amp;body=%0D%0A%0D%0AThis%20is%20the%20fifth%20in%20the%20series%20where%20I%20explain%20how%20an%20individual%20or%20small%20or%20medium%20sized%20organization%20can%20get%20themselves%20noticed%20in%20the%20big%20bad%20world.%0D%0A%0D%0AOther%20installments%20explained%20how%20to%20set%20up%20a%20web%20site%20from%20scratch%2C%20how%20to%20install%20WordPress%20and%20what%20to%20write%20on%20your%20site.%20%0D%0A%0D%0ABefore%20we%20c" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/how-to-market-yourself-5-how-to-optimize-your-wordpress-site-for-search-engines/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>How to market yourself #4: What to write in your blog or website</title>
		<link>http://robcubbon.com/how-to-market-yourself-4-what-to-write-in-your-blog-or-website</link>
		<comments>http://robcubbon.com/how-to-market-yourself-4-what-to-write-in-your-blog-or-website#comments</comments>
		<pubDate>Thu, 01 Jan 2009 14:53:34 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[communications]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[marketeers]]></category>
		<category><![CDATA[outlines]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[write]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=272</guid>
		<description><![CDATA[So you&#8217;ve got your WordPress blog set up and you are just starting to write – what you do? Words are, in my opinion, the most important thing on a website. This is because the search engine robots that crawl the web every day can pretty much &#8220;read&#8221; what you&#8217;ve written, but they can&#8217;t look [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://robcubbon.com/images/writing-great-content-laptop.jpg" title="writing great content on a laptop" alt="writing great content on a laptop"/></p>
<p>So you&#8217;ve got your <a href="http://wordpress.org">WordPress</a> blog set up and you are just starting to write – what you do?</p>
<p>Words are, in my opinion, the most important thing on a website. This is because the search engine robots that crawl the web every day can pretty much &#8220;read&#8221; what you&#8217;ve written, but they can&#8217;t look at your website and think &#8220;mmm, nice graphics!&#8221;</p>
<p>For me, there&#8217;s two things to think about when writing. One is <strong>keywords</strong>; the other is making sure you&#8217;re writing <strong>stuff that people are going to want to read</strong>.</p>
<h3>Keywords in your content</h3>
<p>Keywords are what people type into a search engine (<a href="http://www.google.com">Google</a>, for example) in order to find websites. Now there are good and bad ways to introduce keywords into your website text for SEO purposes, but I&#8217;ll come to that in my next post. For the time being, if you are a designer for example, you should write about – guess what? – design. </p>
<p>But it&#8217;s not as simple as that. It&#8217;s virtually impossible to be found on the internet with just one keyword so you should think of your second most important keyword; for me it&#8217;s probably &#8220;graphic&#8221;. Your third most important keyword; for me, &#8220;freelance&#8221;. The fourth; &#8220;London&#8221;. And so on. Don&#8217;t sweat about choosing these you can always change them.</p>
<p>Use these keywords in the title and body of your articles with the most important being the most frequent. But, there is only one way to do this – naturally. </p>
<p>Write about the subject as you would normally, don&#8217;t struggle to add the keywords as many times as possible or even once more than is necessary. For one thing, search engines will penalise you for keyword repetition; for another, it will make your site very unpleasant reading for your visitors.</p>
<p>How would you rather read about a subject you&#8217;re interested in – in an ad or an article? It&#8217;s so much better to read the considered thoughts of an expert in a field rather than the hurried ramblings of someone who just wants to make money.</p>
<p>Here&#8217;s how you make money:</p>
<h3>Write content that people will want to read</h3>
<p>Write intelligently and lucidly about what you know most about. </p>
<p>Remember, you are an expert, we all are. You&#8217;ve spent your life doing something – it doesn&#8217;t matter what it is – that something is useful to somebody. This to me is the crux of what internet marketing is all about.</p>
<p>When you write about your specialities you will naturally attract to your website those who are your best customers. Let me explain, I do graphic design and marketing, now graphic design and marketing are huge fields, it would be nuts for me to market myself in this area and leave it at that. So I specialise – every organisation does. Web information about a niche area will draw in like-minded people and perfect clients through <a href="http://en.wikipedia.org/wiki/The_Long_Tail">Long Tail keywords</a>.</p>
<p>So I&#8217;ve written tutorials for <a href="http://robcubbon.com/category/photoshop/">Photoshop</a> and <a href="http://robcubbon.com/category/illustrator/">Illustrator</a>, blog posts about <a href="http://robcubbon.com/get-your-message-across-with-graphics-and-photography/">delivering advertising messages with graphics</a>, articles about web and <a href="http://robcubbon.com/preparing-artwork-for-print/">print production</a>. Other articles have been solely responsible for melanding certain jobs. The subjects of these have been: <a href="http://robcubbon.com/designing-pdf-newsletters-why-and-how/">interactive and rich media PDFs</a>; <a href="http://robcubbon.com/make-your-own-pop-art-poster/">pop art</a>; creating <a href="http://robcubbon.com/american-flag-inside-country-map-outline/">countries&#8217; map outlines and flags</a>; <a href="http://robcubbon.com/how-to-market-yourself-3-how-to-install-wordpress-blog-on-your-site/">WordPress for website creation</a>. Quite a mixed bag. But if someone wants to ask me to do something I&#8217;m always grateful for the work!</p>
<p>When you are writing about what you know best, keep checking your facts. Constantly ask yourself when you write something if you really are sure about it. Very often in our professional careers it&#8217;s easy to believe certain things by hearsay or rumour. Use the internet and any other resource to back up your assertions thoroughly before you publish your post.</p>
<p>So when writing about your specialities, do you spill the beans and reveal all your trade secrets or do you hold back on certain information hoping to retain the power of knowledge from your competitors? I would always favour the former rather than the latter.</p>
<p>I would encourage anyone to put as much detail into their descriptive articles as possible. I&#8217;m sure it won&#8217;t harm your business to reveal the correct and best practices that you use. Transparency in governments is considered to be ethical so I would encourage anyone to be open as possible in their own organisation.</p>
<p>Your potential clients won&#8217;t have the time or the inclination to use this information to do the job themselves and this priceless insight will win you kudos for your generosity. (And, of course, valuable information on the internet will be linked to raising the profile of your site and have it appear higher in search engines&#8217; results, more to come on SEO in the next post.)</p>
<p>I have benefited immeasurably for the community of designers and marketers who have explained techniques and solved problems in websites, blogs and forums. It&#8217;s only fair that I give back to the community.</p>
<p>For me this is kind of business karma. Take <a href="http://ma.tt/">Matt Mullenweg</a>, for example, the founding developer of <a href="http://wordpress.org">WordPress</a> – the most popular and best blogging software that has empowered millions of ordinary people to publish in a beautiful way for free. Matt is listed in Business Week&#8217;s <a href="http://images.businessweek.com/ss/08/09/0929_most_influential/14.htm">25 Most Influential People on the Web</a>, is in Inc.com&#8217;s <a href="http://www.inc.com/30under30/2008/profile/18-mullenweg.html ">30 under 30 – America&#8217;s Coolest Young Entrepreneurs</a> and his company <a href="http://automattic.com/">Automattic Inc</a> is 123rd in TechCrunch.com&#8217;s list of <a href="http://www.techcrunch.com/2008/09/30/startups-best-positioned-to-weather-a-downturn/">Startups Best Positioned To Weather A Downturn</a>. My point is that Matt&#8217;s initial and ongoing commitment to open source software – giving out good stuff for free – has helped him in his brilliant career.</p>
<p>So I would advise virtually anyone to get a WordPress site and start writing on the cutting edge of what they know best. The advantages you will see in your community, your networking and your client list will far outweigh the effort.</p>
<p>And in the area of the style of writing, here are <a href="http://www.problogger.net/archives/2005/12/30/tens-tips-for-writing-a-blog-post/">ten tips for writing a blog post</a>. </p>
<p>Some say write for a month when starting and then publish for the first time. Some say write every week once you&#8217;ve got going. Some say make every post no longer than 350 words.</p>
<p>I say &#8230; write!</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+market+yourself+%234%3A+What+to+write+in+your+blog+or+website++-+http://b2l.me/axg2s&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/how-to-market-yourself-4-what-to-write-in-your-blog-or-website&amp;t=How+to+market+yourself+%234%3A+What+to+write+in+your+blog+or+website+" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/how-to-market-yourself-4-what-to-write-in-your-blog-or-website&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/how-to-market-yourself-4-what-to-write-in-your-blog-or-website&amp;title=How+to+market+yourself+%234%3A+What+to+write+in+your+blog+or+website+&amp;summary=%0D%0A%0D%0ASo%20you%27ve%20got%20your%20WordPress%20blog%20set%20up%20and%20you%20are%20just%20starting%20to%20write%20%E2%80%93%20what%20you%20do%3F%0D%0A%0D%0AWords%20are%2C%20in%20my%20opinion%2C%20the%20most%20important%20thing%20on%20a%20website.%20This%20is%20because%20the%20search%20engine%20robots%20that%20crawl%20the%20web%20every%20day%20can%20pretty%20much%20%22read%22%20what%20you%27ve%20written%2C%20but%20they%20can%27t%20look%20a&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/how-to-market-yourself-4-what-to-write-in-your-blog-or-website&amp;title=How+to+market+yourself+%234%3A+What+to+write+in+your+blog+or+website+" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/how-to-market-yourself-4-what-to-write-in-your-blog-or-website&amp;title=How+to+market+yourself+%234%3A+What+to+write+in+your+blog+or+website+" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/how-to-market-yourself-4-what-to-write-in-your-blog-or-website&amp;title=How+to+market+yourself+%234%3A+What+to+write+in+your+blog+or+website+" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/how-to-market-yourself-4-what-to-write-in-your-blog-or-website&amp;title=How+to+market+yourself+%234%3A+What+to+write+in+your+blog+or+website+" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/how-to-market-yourself-4-what-to-write-in-your-blog-or-website&amp;title=How+to+market+yourself+%234%3A+What+to+write+in+your+blog+or+website+&amp;body=%0D%0A%0D%0ASo%20you%27ve%20got%20your%20WordPress%20blog%20set%20up%20and%20you%20are%20just%20starting%20to%20write%20%E2%80%93%20what%20you%20do%3F%0D%0A%0D%0AWords%20are%2C%20in%20my%20opinion%2C%20the%20most%20important%20thing%20on%20a%20website.%20This%20is%20because%20the%20search%20engine%20robots%20that%20crawl%20the%20web%20every%20day%20can%20pretty%20much%20%22read%22%20what%20you%27ve%20written%2C%20but%20they%20can%27t%20look%20a" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/how-to-market-yourself-4-what-to-write-in-your-blog-or-website&amp;title=How+to+market+yourself+%234%3A+What+to+write+in+your+blog+or+website+&amp;body=%0D%0A%0D%0ASo%20you%27ve%20got%20your%20WordPress%20blog%20set%20up%20and%20you%20are%20just%20starting%20to%20write%20%E2%80%93%20what%20you%20do%3F%0D%0A%0D%0AWords%20are%2C%20in%20my%20opinion%2C%20the%20most%20important%20thing%20on%20a%20website.%20This%20is%20because%20the%20search%20engine%20robots%20that%20crawl%20the%20web%20every%20day%20can%20pretty%20much%20%22read%22%20what%20you%27ve%20written%2C%20but%20they%20can%27t%20look%20a" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/how-to-market-yourself-4-what-to-write-in-your-blog-or-website/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>How to market yourself #3: How to install a WordPress blog on your site</title>
		<link>http://robcubbon.com/how-to-market-yourself-3-how-to-install-wordpress-blog-on-your-site</link>
		<comments>http://robcubbon.com/how-to-market-yourself-3-how-to-install-wordpress-blog-on-your-site#comments</comments>
		<pubDate>Wed, 03 Dec 2008 16:37:44 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[comment forms]]></category>
		<category><![CDATA[content management system]]></category>
		<category><![CDATA[hosting service]]></category>
		<category><![CDATA[how to set up a website]]></category>
		<category><![CDATA[self marketing]]></category>
		<category><![CDATA[support documentation]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=258</guid>
		<description><![CDATA[In the previous post in my How to market yourself series, I described how to set up a website on a host&#8217;s server. Here I will tell you how to set up a WordPress blog on that server. Read my introduction to this self-marketing series here. OK, so this information exists elsewhere on the internet, [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://robcubbon.com/images/wordpress-logo-on-black-background.jpg" title="WordPress logo on black background" alt="WordPress logo on black background"/></p>
<p>In the previous post in my <strong>How to market yourself</strong> series, I described <a href="http://robcubbon.com/how-to-market-yourself-2-how-to-set-up-a-website/">how to set up a website on a host&#8217;s server</a>. Here I will tell you how to set up a <a href="http://wordpress.org/">WordPress</a> blog on that server. Read my <a href="http://robcubbon.com/how-to-market-yourself-1-introduction/">introduction to this self-marketing series here</a>.</p>
<p>OK, so this information exists elsewhere on the internet, so why am I writing this post? Because WordPress is the best way I know to market yourself on the internet so this post is hugely important for this reason. </p>
<h3>What is WordPress?</h3>
<p>WordPress is a robust and feature-full web publishing platform with a focus on aesthetics, web standards and usability. WordPress, as it says on it&#8217;s homepage, is both free and priceless at the same time.</p>
<p>This is about a <a href="http://wordpress.org/">WordPress.org</a> blog. What&#8217;s the difference between WordPress.org and WordPress.com? WordPress.org is where you can download WordPress to use on your own hosting service and have your own specific website address (this is what I&#8217;m recommending). <a href="http://wordpress.com/">WordPress.com</a> hosts WordPress blogs and therefore puts WordPress.com in your website address and gives you generally less control over your website, for example, the number and kind of adverts and affiliate links are restricted.</p>
<p><a href="http://wordpress.org">WordPress</a> is the best Content Management System for simple &#8220;shop window on the world&#8221; websites for small and medium sized companies, in my opinion.</p>
<h3>What&#8217;s good about WordPress? </h3>
<p>It&#8217;s free. It&#8217;s easy to use. There is excellent support documentation and forums because, literally, millions use it. It&#8217;s database driven so you can transport it to another CMS if you really want to. Anyone can edit the site (with a username and password) from anywhere in the world. There are many different themes designed that you can dress it up in. </p>
<p>You can add loads of functionality to your website very easily, for example, search, sitemap, RSS feeds, comment forms, contact forms, galleries, etc. Believe me, I could go on.</p>
<p>Still not convinced? Have a look at these websites that use it: <a href="http://offtherack.peoplestylewatch.com/">StyleWatch at People.com</a>, <a href="http://www.themarthablog.com/">Martha Stewart</a>, <a href="http://blog.us.playstation.com/">PlayStation&#8217;s US blog</a>, <a href="http://www.stephenfry.com/blog/">Stephen Fry</a> and <a href="http://www.nytimes.com/ref/topnews/blog-index.html">NY Times blogs</a>.  </p>
<p>So here&#8217;s the nitty-gritty. </p>
<h3>How to install WordPress on your host server</h3>
<p>Of course, there is <a href="http://codex.wordpress.org/Installing_WordPress">great information on how to install WordPress on the WordPress site</a>. But here&#8217;s what you do. </p>
<p>First download and un-zip <a href="http://wordpress.org/download/">the current version of WordPress</a>. </p>
<p>Then, create a database and a MySQL user who has all privileges for accessing and modifying it. For those with cPanel go to MySQL Databases and do this. Write down the database name and the MySQL username and password. Finally add the user to the database.</p>
<p>Go to your version of WordPress you had just downloaded and in the folder named &#8220;wordpress&#8221; look for a file named &#8220;wp-config-sample.php&#8221;. Open it in your favourite text editor (eg. TextEdit for Mac; NotePad for PC), making sure you are editing in plain text, and look for these three lines at the top.</p>
<blockquote><p><code>define(’DB_NAME’, ‘wordpress’); // The name of the database<br />
define(’DB_USER’, ‘username’); // Your MySQL username<br />
define(’DB_PASSWORD’, ‘password’); // …and password</code></p></blockquote>
<p>Fill in the words you chose for your database name, username and password where it says <code>'wordpress'</code>, <code>'username'</code> and <code>'password'</code> in lowercase, keeping the inverted commas. Look back at your MySQL Databases page and make sure you have the database name and username exactly as it is there (there maybe prefixes added). Once you are happy with this Save As&#8230; &#8220;wp-config.php&#8221; back in the WordPress directory on your computer.</p>
<p>Now you have to decide whether you want WordPress to power your entire site or just a blog within the site. If you want your whole site to be a WordPress site then upload the contents of the &#8220;wordpress&#8221; folder but not the folder on the root directory of your host server. The root directory is sometimes called &#8220;public_html&#8221; or &#8220;html_docs&#8221;. If, however, you already have a site but just want to add WordPress as a blog then upload the whole &#8220;wordpress&#8221; folder to the root directory. You may want to re-name the directory &#8220;blog&#8221; so that the URL of the blog is forward slash blog after your website address.</p>
<p>Lastly, once the uploading is complete, simply go to http://www.mydomain.com/wp-admin/install.php if your whole website is WordPress, or http://www.mydomain.com/subdirectory/wp-admin/install.php if you put WordPress inside a sub-directory. (Replace “mydomain.com” with your own domain name and “subdirectory” with the name of the sub-directory you created, &#8220;blog&#8221; in our example).</p>
<p>Once at this page follow the prompts. You will be ask for your email address and website title, you can change these later. You will also be asked if you want to appear in search engines. I would check that option unless you want to view your website in isolation!</p>
<p>You will soon be emailed a password to access administration panels &#8211; keep a copy of this safe.</p>
<p>And now the fun really begins!</p>
<p>That was the <a href="http://codex.wordpress.org/Installing_WordPress#Famous_5-Minute_Install">famous 5 minute installation</a> which took me at least half an hour the first time I did it and even now takes at least 10 minutes! <a href="http://codex.wordpress.org/Installing_WordPress#Detailed_Instructions">Setting up WordPress on your host server</a> is a task that prepares you for the process of owning and maintaining and constantly updated professional-looking website!</p>
<p class="postmetadata">Picture credit: <a href="http://www.fran6art.com/">Francis Chouquet WordPress Designer</a></p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+market+yourself+%233%3A+How+to+install+a+WordPress+blog+on+your+site+-+http://b2l.me/axpbf&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/how-to-market-yourself-3-how-to-install-wordpress-blog-on-your-site&amp;t=How+to+market+yourself+%233%3A+How+to+install+a+WordPress+blog+on+your+site" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/how-to-market-yourself-3-how-to-install-wordpress-blog-on-your-site&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/how-to-market-yourself-3-how-to-install-wordpress-blog-on-your-site&amp;title=How+to+market+yourself+%233%3A+How+to+install+a+WordPress+blog+on+your+site&amp;summary=%0D%0A%0D%0AIn%20the%20previous%20post%20in%20my%20How%20to%20market%20yourself%20series%2C%20I%20described%20how%20to%20set%20up%20a%20website%20on%20a%20host%27s%20server.%20Here%20I%20will%20tell%20you%20how%20to%20set%20up%20a%20WordPress%20blog%20on%20that%20server.%20Read%20my%20introduction%20to%20this%20self-marketing%20series%20here.%0D%0A%0D%0AOK%2C%20so%20this%20information%20exists%20elsewhere%20on%20the%20intern&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/how-to-market-yourself-3-how-to-install-wordpress-blog-on-your-site&amp;title=How+to+market+yourself+%233%3A+How+to+install+a+WordPress+blog+on+your+site" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/how-to-market-yourself-3-how-to-install-wordpress-blog-on-your-site&amp;title=How+to+market+yourself+%233%3A+How+to+install+a+WordPress+blog+on+your+site" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/how-to-market-yourself-3-how-to-install-wordpress-blog-on-your-site&amp;title=How+to+market+yourself+%233%3A+How+to+install+a+WordPress+blog+on+your+site" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/how-to-market-yourself-3-how-to-install-wordpress-blog-on-your-site&amp;title=How+to+market+yourself+%233%3A+How+to+install+a+WordPress+blog+on+your+site" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/how-to-market-yourself-3-how-to-install-wordpress-blog-on-your-site&amp;title=How+to+market+yourself+%233%3A+How+to+install+a+WordPress+blog+on+your+site&amp;body=%0D%0A%0D%0AIn%20the%20previous%20post%20in%20my%20How%20to%20market%20yourself%20series%2C%20I%20described%20how%20to%20set%20up%20a%20website%20on%20a%20host%27s%20server.%20Here%20I%20will%20tell%20you%20how%20to%20set%20up%20a%20WordPress%20blog%20on%20that%20server.%20Read%20my%20introduction%20to%20this%20self-marketing%20series%20here.%0D%0A%0D%0AOK%2C%20so%20this%20information%20exists%20elsewhere%20on%20the%20intern" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/how-to-market-yourself-3-how-to-install-wordpress-blog-on-your-site&amp;title=How+to+market+yourself+%233%3A+How+to+install+a+WordPress+blog+on+your+site&amp;body=%0D%0A%0D%0AIn%20the%20previous%20post%20in%20my%20How%20to%20market%20yourself%20series%2C%20I%20described%20how%20to%20set%20up%20a%20website%20on%20a%20host%27s%20server.%20Here%20I%20will%20tell%20you%20how%20to%20set%20up%20a%20WordPress%20blog%20on%20that%20server.%20Read%20my%20introduction%20to%20this%20self-marketing%20series%20here.%0D%0A%0D%0AOK%2C%20so%20this%20information%20exists%20elsewhere%20on%20the%20intern" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/how-to-market-yourself-3-how-to-install-wordpress-blog-on-your-site/feed</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>How to market yourself #2: How to set up a website</title>
		<link>http://robcubbon.com/how-to-market-yourself-2-how-to-set-up-a-website</link>
		<comments>http://robcubbon.com/how-to-market-yourself-2-how-to-set-up-a-website#comments</comments>
		<pubDate>Sat, 01 Nov 2008 20:41:35 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[contact details]]></category>
		<category><![CDATA[domain name registrar]]></category>
		<category><![CDATA[domain names]]></category>
		<category><![CDATA[marketing techniques]]></category>
		<category><![CDATA[search engine optimisation]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[self marketing]]></category>
		<category><![CDATA[uniform resource locator]]></category>
		<category><![CDATA[web host]]></category>
		<category><![CDATA[web page]]></category>
		<category><![CDATA[website address]]></category>
		<category><![CDATA[whois database]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=223</guid>
		<description><![CDATA[This is the second post in my How to market yourself series, a personal account of the best marketing techniques you can employ for yourself or your business. Read my introduction to this self-marketing series here. There are three things you need to do when setting up your website. Decide on your website address (URL) [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img style="clear: both;" title="How to market yourself #2: How to set up a website" src="http://robcubbon.com/images/connection-abstract.jpg" alt="abstract connection" /></p>
<p>This is the second post in my <strong>How to market yourself</strong> series, a personal account of the best marketing techniques you can employ for yourself or your business. <a href="http://robcubbon.com/how-to-market-yourself-1-introduction/">Read my introduction to this self-marketing series here</a>.</p>
<p>There are three things you need to do when setting up your website.</p>
<ol>
<li>Decide on your website address (URL)</li>
<li>Register it</li>
<li>Find a web host</li>
</ol>
<h3>How to decide on your web address</h3>
<p>Many people spend hours thinking up a catchy URL (Uniform Resource Locator) or website address. The most important SEO (Search Engine Optimisation) point is to include some keywords (separated by hyphens). Your URL doesn&#8217;t have to be your name or your company name so why not increase your chances of being found in searches before you&#8217;ve even written a web page? So, if you are a web designer, why not try web-designer dot com? (OK, it&#8217;s already gone, but you know what I mean).</p>
<p>You can test out domain names at any <a href="http://affiliate.godaddy.com/redirect/2675E9037420B6AC5A5E9A910A260E811A3CBDFB6F1C19160FC73A53303B1B34">domain name registrar</a>. Which brings me on to the next thing you have to do.</p>
<h3>Register your website&#8217;s address</h3>
<p>Once you have decided on the name of your website it is necessary to register it. I use <a href="http://affiliate.godaddy.com/redirect/2675E9037420B6AC5A5E9A910A260E811A3CBDFB6F1C19160FC73A53303B1B34">GoDaddy</a>. There doesn&#8217;t seem to be a much cheaper option and GoDaddy are the market leaders. You can also try <a href="http://www.123-reg.co.uk/affiliate.cgi?id=AF1272465&amp;url=http://www.123-reg.co.uk/">123-Reg</a>, particularly if you&#8217;re based in the UK and want a .co.uk domain.</p>
<p>One thing I would suggest is not to use your domain name registrar as your host. I like to keep the two operations separate because if you have a problem with one it is easier to move.</p>
<p><strong>Cost:</strong> You&#8217;re looking at around $10 a year. When you register a domain name, your contact details are included in a publicly available database known as the <a href="http://www.whois.net/">Whois database</a> which can lead to spamming. You can spend slightly more to hide these details.</p>
<p><strong>An important SEO point:</strong> Search engines prefer if the domain is registered for a longer time into the future so that you don&#8217;t look like a fly-by-night website. For this reason, it&#8217;s better to register for five years rather than the minimum one year.</p>
<h3>How to choose a web host?</h3>
<p>The web hosting industry is highly competitive with seemingly hundreds of companies offering similar packages. Here are some of the things you need to take into account.</p>
<p>A great way to market yourself and get search engines to include you in their search results is to blog. The blogging software I&#8217;ll be recommending in this series of articles is <a href="http://wordpress.org/">WordPress</a>.</p>
<p>The  <a href="http://wordpress.org/about/requirements/">minimum specifications for the hosting of a WordPress blog</a> are PHP 4.3 or greater, MySQL 4.0 or greater and the mod_rewrite Apache module. PHP is scripting language; MySQL is a database server. These are fairly standard specifications and will be offered by most quality web hosts but make sure you check! <a href="http://wordpress.org/hosting/">WordPress recommends a few hosts here</a>.</p>
<p>Other than that here are some more important points to look out for:</p>
<ol>
<li><strong>Disk space.</strong> Once you have a host you will find it useful for a number of things not just your website. It is another bit of computer space to use. You can use it as your own personal FTP site for storing information. If you think you need this facility go for a web host that&#8217;s offering tons of disk space.</li>
<li><strong>Monthly transfer / Bandwidth.</strong> This refers to how much your website is accessed. For example, if your website consists of one page of 1MB (very unlikely) and is visited by ten people a month, you would need more than 10MB of monthly transfer to facilitate this. Of course most website pages are less than 100K so, unless you are expecting huge amounts of visitors, 10GB/month will be enough at first and your web host will be able to offer you more as your website increases in popularity. Keep your eye on it though. How?</li>
<li><strong>A control panel.</strong> <a href="http://www.cpanel.net/">cPanel</a> is the most advanced web hosting control panel in the industry, designed to simplify administration of a website and I would recommend choosing a host that offers it. Through the cPanel you can set up and read email, manage and edit your website&#8217;s files, monitor your website&#8217;s traffic (making sure you don&#8217;t exceed any bandwidth or space restrictions), and loads of other things including backing up a MySQL database which is essential for good WordPress maintenance. cPanel sometimes comes bundled with Fantastico which is a set of scripts which automate the installation of, but not always the update of, CMSs such as SMF, phpBB, Drupal, Joomla!, WordPress and over 50 others, although I would not install WordPress this way.</li>
<li><strong>The validity of your web host.</strong> I would only choose a web host that had a professional looking website. Also, I would definitely insist on 24/7 email support, personally I wouldn&#8217;t mind if it didn&#8217;t have phone support.</li>
</ol>
<p><strong>Cost:</strong> You&#8217;re looking at around 8$/month for a decent shared hosting package. Shared hosting is fine if you are only going to have one website and you&#8217;re just starting out.</p>
<p><strong>An important SEO point:</strong> The most important point for search engine marketing is the location of your website. If, for example, you are interested in the UK market you should use a UK based web host. However, if for example, you are a UK company wanting to market your services internationally, then I would choose a US host.</p>
<h3>Recommended web hosts for WordPress users</h3>
<p>I&#8217;ve researched this by asking WordPress professionals in forums and LinkedIn groups about the most reliable shared hosting and the following three companies came up with the most votes:</p>
<ul>
<li><a href="http://stats.justhost.com/track?c5eeb0af208121de0034936fc003eed5b">Justhost</a></li>
<li><a href="http://www.bluehost.com/track/robcubbon">Bluehost</a></li>
<li><a href="http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=robcubbon">Hostgator</a></li>
</ul>
<h3>So, I&#8217;ve got a web address and a host, now what do I do?</h3>
<p>Your new host should give you 4 useful pieces of information so that you can set up a website.</p>
<ol>
<li><strong>IP address. </strong>An IP address is a unique number that every computer connected to the internet is assigned. It consists of 4 numbers separated by dots. This is the IP address of your server&#8217;s computer, not your personal computer.</li>
<li><strong>Your username.</strong></li>
<li><strong>A password. </strong>These first 3 are necessary for uploading files to the server.</li>
<li><strong>Domain Name Servers/System/Service (DNS).</strong> A very important link between your domain name and IP address.</li>
</ol>
<p>If, as I suggest, you register your domain name with a company other than your host you will need to return to your domain name registrar&#8217;s website and and fill in the name servers (usually one primary and one secondary) you got from your host.</p>
<p>That done, wait 24 hours (usually much less) and you can create your new website.</p>
<p>Next, use your favourite FTP client (eg. <a href="http://cyberduck.ch/">Cyberduck</a> for Mac; <a href="http://filezilla-project.org/download.php">Filezilla</a> for PC) and, with the IP address, username and password, you can log on to your host. You may find quite a few directories. Look for one called &#8220;public_html&#8221; or similar. This is where your website should go.</p>
<p>Use your favourite text editor (eg. TextEdit for Mac; Notepad for PC) and make a new plain text document, write a message in it and save it as &#8220;index.html&#8221;. Upload the &#8220;index.html&#8221; file. Now if you type in your domain name in a browser it will display your message.</p>
<p><strong>Congratulations, you have just created a website!</strong></p>
<p>As always, I welcome comments, especially to notify me of anything I&#8217;ve missed!</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+market+yourself+%232%3A+How+to+set+up+a+website+-+http://b2l.me/axj8j&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/how-to-market-yourself-2-how-to-set-up-a-website&amp;t=How+to+market+yourself+%232%3A+How+to+set+up+a+website" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/how-to-market-yourself-2-how-to-set-up-a-website&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/how-to-market-yourself-2-how-to-set-up-a-website&amp;title=How+to+market+yourself+%232%3A+How+to+set+up+a+website&amp;summary=%0D%0A%0D%0AThis%20is%20the%20second%20post%20in%20my%20How%20to%20market%20yourself%20series%2C%20a%20personal%20account%20of%20the%20best%20marketing%20techniques%20you%20can%20employ%20for%20yourself%20or%20your%20business.%20Read%20my%20introduction%20to%20this%20self-marketing%20series%20here.%0D%0A%0D%0AThere%20are%20three%20things%20you%20need%20to%20do%20when%20setting%20up%20your%20website.%0D%0A%0D%0A%09Decid&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/how-to-market-yourself-2-how-to-set-up-a-website&amp;title=How+to+market+yourself+%232%3A+How+to+set+up+a+website" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/how-to-market-yourself-2-how-to-set-up-a-website&amp;title=How+to+market+yourself+%232%3A+How+to+set+up+a+website" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/how-to-market-yourself-2-how-to-set-up-a-website&amp;title=How+to+market+yourself+%232%3A+How+to+set+up+a+website" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/how-to-market-yourself-2-how-to-set-up-a-website&amp;title=How+to+market+yourself+%232%3A+How+to+set+up+a+website" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/how-to-market-yourself-2-how-to-set-up-a-website&amp;title=How+to+market+yourself+%232%3A+How+to+set+up+a+website&amp;body=%0D%0A%0D%0AThis%20is%20the%20second%20post%20in%20my%20How%20to%20market%20yourself%20series%2C%20a%20personal%20account%20of%20the%20best%20marketing%20techniques%20you%20can%20employ%20for%20yourself%20or%20your%20business.%20Read%20my%20introduction%20to%20this%20self-marketing%20series%20here.%0D%0A%0D%0AThere%20are%20three%20things%20you%20need%20to%20do%20when%20setting%20up%20your%20website.%0D%0A%0D%0A%09Decid" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/how-to-market-yourself-2-how-to-set-up-a-website&amp;title=How+to+market+yourself+%232%3A+How+to+set+up+a+website&amp;body=%0D%0A%0D%0AThis%20is%20the%20second%20post%20in%20my%20How%20to%20market%20yourself%20series%2C%20a%20personal%20account%20of%20the%20best%20marketing%20techniques%20you%20can%20employ%20for%20yourself%20or%20your%20business.%20Read%20my%20introduction%20to%20this%20self-marketing%20series%20here.%0D%0A%0D%0AThere%20are%20three%20things%20you%20need%20to%20do%20when%20setting%20up%20your%20website.%0D%0A%0D%0A%09Decid" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/how-to-market-yourself-2-how-to-set-up-a-website/feed</wfw:commentRss>
		<slash:comments>45</slash:comments>
		</item>
		<item>
		<title>Designing for the digital grapevine</title>
		<link>http://robcubbon.com/designing-for-the-digital-grapevine</link>
		<comments>http://robcubbon.com/designing-for-the-digital-grapevine#comments</comments>
		<pubDate>Wed, 11 Jun 2008 13:47:42 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[benefit]]></category>
		<category><![CDATA[binary numbers]]></category>
		<category><![CDATA[blend modes]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[creativity]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[digitalMarketing]]></category>
		<category><![CDATA[grapevine]]></category>
		<category><![CDATA[information sharing]]></category>
		<category><![CDATA[interactivity]]></category>
		<category><![CDATA[labels]]></category>
		<category><![CDATA[marc andreessen]]></category>
		<category><![CDATA[netscape navigator browser]]></category>
		<category><![CDATA[ocr]]></category>
		<category><![CDATA[palette]]></category>
		<category><![CDATA[reciprocity]]></category>
		<category><![CDATA[social networking sites]]></category>
		<category><![CDATA[social web]]></category>
		<category><![CDATA[stephen fry]]></category>
		<category><![CDATA[teenager]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=163</guid>
		<description><![CDATA[Web 2.0 in design and marketing This is an image I made to try to explain the digital grapevine: A network of users that interact to answer questions, solve problems and have fun or the trend in the use of the internet and web design that enhances creativity, information sharing and collaboration among users that [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.robcubbon.com/images/digital-grapevine-web-2.0.jpg" title="digital grapevine social web 2.0" alt="digital grapevine social web 2.0"/></p>
<h3>Web 2.0 in design and marketing</h3>
<p>This is an image I made to try to explain the digital grapevine: A network of users that interact to answer questions, solve problems and have fun or the trend in the use of the internet and web design that enhances creativity, information sharing and collaboration among users that has been referred to as &#8220;Web 2.0&#8243;. The best description of this that I have read is from Stephen Fry:</p>
<blockquote><p>&#8230; an idea in people&#8217;s heads rather than a reality &#8230; an idea that the reciprocity between user and provider is what&#8217;s emphasised. In other words, genuine interactivity, if you like, simply because people can upload as well as download.</p></blockquote>
<p>The internet is now a teenager – it&#8217;s been 14 years since Marc Andreessen&#8217;s release of the Netscape Navigator browser in 1994. Now the technology has evolved to web-based communities such as social-networking sites, wikis and blogs. </p>
<p>I intend to harness the benefit of this trend both for myself and my clients as I see it as an important approach to both design and marketing at the moment.</p>
<h3>How I made the image</h3>
<p>I was very suprised I couldn&#8217;t find a sample series of binary numbers on the net quickly, so here are mine. </p>
<blockquote><p><code><br />
001001010111010101101001010011010100110010001100100001<br />
011010011000010001100100010101001100110000100101011101<br />
101011011001100001100100010110010010011001101101001100<br />
010100100000110110101101101101110111001000110100101001<br />
011011101011101110101000100101100000011000110111011101<br />
110100000100010000011101011011110100101010100101011110<br />
110110101010010001100100011001000110001111011011101001<br />
0001000100000110101101010111010111100</code></p></blockquote>
<p>These numbers were put in the OCR-A font. This font is used for a variety of purposes including the ISBN labels on books. After <a href="http://robcubbon.com/scrolling-through-layer-blends-in-photoshop/">scrolling through Blend Modes in the Layers palette in Photoshop</a>, I hit upon Soft Light and Overlay as ones that seemed to work.</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Designing+for+the+digital+grapevine+-+http://b2l.me/axg2z&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/designing-for-the-digital-grapevine&amp;t=Designing+for+the+digital+grapevine" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/designing-for-the-digital-grapevine&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/designing-for-the-digital-grapevine&amp;title=Designing+for+the+digital+grapevine&amp;summary=%0D%0A%0D%0AWeb%202.0%20in%20design%20and%20marketing%0D%0A%0D%0AThis%20is%20an%20image%20I%20made%20to%20try%20to%20explain%20the%20digital%20grapevine%3A%20A%20network%20of%20users%20that%20interact%20to%20answer%20questions%2C%20solve%20problems%20and%20have%20fun%20or%20the%20trend%20in%20the%20use%20of%20the%20internet%20and%20web%20design%20that%20enhances%20creativity%2C%20information%20sharing%20and%20collabora&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/designing-for-the-digital-grapevine&amp;title=Designing+for+the+digital+grapevine" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/designing-for-the-digital-grapevine&amp;title=Designing+for+the+digital+grapevine" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/designing-for-the-digital-grapevine&amp;title=Designing+for+the+digital+grapevine" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/designing-for-the-digital-grapevine&amp;title=Designing+for+the+digital+grapevine" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/designing-for-the-digital-grapevine&amp;title=Designing+for+the+digital+grapevine&amp;body=%0D%0A%0D%0AWeb%202.0%20in%20design%20and%20marketing%0D%0A%0D%0AThis%20is%20an%20image%20I%20made%20to%20try%20to%20explain%20the%20digital%20grapevine%3A%20A%20network%20of%20users%20that%20interact%20to%20answer%20questions%2C%20solve%20problems%20and%20have%20fun%20or%20the%20trend%20in%20the%20use%20of%20the%20internet%20and%20web%20design%20that%20enhances%20creativity%2C%20information%20sharing%20and%20collabora" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/designing-for-the-digital-grapevine&amp;title=Designing+for+the+digital+grapevine&amp;body=%0D%0A%0D%0AWeb%202.0%20in%20design%20and%20marketing%0D%0A%0D%0AThis%20is%20an%20image%20I%20made%20to%20try%20to%20explain%20the%20digital%20grapevine%3A%20A%20network%20of%20users%20that%20interact%20to%20answer%20questions%2C%20solve%20problems%20and%20have%20fun%20or%20the%20trend%20in%20the%20use%20of%20the%20internet%20and%20web%20design%20that%20enhances%20creativity%2C%20information%20sharing%20and%20collabora" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/designing-for-the-digital-grapevine/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Forum design for music website</title>
		<link>http://robcubbon.com/forum-design-for-music-website</link>
		<comments>http://robcubbon.com/forum-design-for-music-website#comments</comments>
		<pubDate>Sun, 06 Apr 2008 18:16:43 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[bulletin board]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[fantastico]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[forum design]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[header image]]></category>
		<category><![CDATA[html template]]></category>
		<category><![CDATA[mu]]></category>
		<category><![CDATA[music website]]></category>
		<category><![CDATA[mysql database]]></category>
		<category><![CDATA[open source cms]]></category>
		<category><![CDATA[phpbb]]></category>
		<category><![CDATA[phpbb theme]]></category>
		<category><![CDATA[programming language]]></category>
		<category><![CDATA[sic]]></category>
		<category><![CDATA[sik]]></category>
		<category><![CDATA[tweaking]]></category>

		<guid isPermaLink="false">http://robcubbon.com/forum-design-for-music-website/</guid>
		<description><![CDATA[I have just created a phpBB bulletin board or forum for my music website. Click here to visit the mu-sik forum. I installed it using Fantastico which I have on my host&#8217;s cPanel. I chose the prosilver phpBB theme which was close to the look I was trying to achieve. This meant tweaking a few [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mu-sik.com/forums/index.php"><img src="http://www.robcubbon.com/images/music-forum-design.jpg" title="Forum design for music website" alt="Forum design for music website" border="0"/> </a></p>
<p>I have just created a <a href="http://www.phpbb.com/">phpBB</a> bulletin board or forum for my <a href="http://www.mu-sik.com">music website</a>. <a href="http://www.mu-sik.com/forums/index.php">Click here to visit the mu-sik forum</a>.</p>
<p>I installed it using Fantastico which I have on my host&#8217;s <a href="http://www.cpanel.net/index.html">cPanel</a>. I chose the prosilver phpBB theme which was close to the look I was trying to achieve. This meant tweaking a few of the HTML template pages and uploading a new header image.</p>
<p>Similar to <a href="http://wordpress.org/">WordPress</a>, phpBB is an open source CMS written in PHP programming language and backed by a MySQL database. In English, this means that it&#8217;s free and it runs websites. </p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Forum+design+for+music+website+-+http://b2l.me/axexx&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/forum-design-for-music-website&amp;t=Forum+design+for+music+website" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/forum-design-for-music-website&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/forum-design-for-music-website&amp;title=Forum+design+for+music+website&amp;summary=%20%0D%0A%0D%0AI%20have%20just%20created%20a%20phpBB%20bulletin%20board%20or%20forum%20for%20my%20music%20website.%20Click%20here%20to%20visit%20the%20mu-sik%20forum.%0D%0A%0D%0AI%20installed%20it%20using%20Fantastico%20which%20I%20have%20on%20my%20host%27s%20cPanel.%20I%20chose%20the%20prosilver%20phpBB%20theme%20which%20was%20close%20to%20the%20look%20I%20was%20trying%20to%20achieve.%20This%20meant%20tweaking%20a%20few%20o&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/forum-design-for-music-website&amp;title=Forum+design+for+music+website" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/forum-design-for-music-website&amp;title=Forum+design+for+music+website" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/forum-design-for-music-website&amp;title=Forum+design+for+music+website" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/forum-design-for-music-website&amp;title=Forum+design+for+music+website" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/forum-design-for-music-website&amp;title=Forum+design+for+music+website&amp;body=%20%0D%0A%0D%0AI%20have%20just%20created%20a%20phpBB%20bulletin%20board%20or%20forum%20for%20my%20music%20website.%20Click%20here%20to%20visit%20the%20mu-sik%20forum.%0D%0A%0D%0AI%20installed%20it%20using%20Fantastico%20which%20I%20have%20on%20my%20host%27s%20cPanel.%20I%20chose%20the%20prosilver%20phpBB%20theme%20which%20was%20close%20to%20the%20look%20I%20was%20trying%20to%20achieve.%20This%20meant%20tweaking%20a%20few%20o" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/forum-design-for-music-website&amp;title=Forum+design+for+music+website&amp;body=%20%0D%0A%0D%0AI%20have%20just%20created%20a%20phpBB%20bulletin%20board%20or%20forum%20for%20my%20music%20website.%20Click%20here%20to%20visit%20the%20mu-sik%20forum.%0D%0A%0D%0AI%20installed%20it%20using%20Fantastico%20which%20I%20have%20on%20my%20host%27s%20cPanel.%20I%20chose%20the%20prosilver%20phpBB%20theme%20which%20was%20close%20to%20the%20look%20I%20was%20trying%20to%20achieve.%20This%20meant%20tweaking%20a%20few%20o" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/forum-design-for-music-website/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Freelance graphic designer and SEO</title>
		<link>http://robcubbon.com/freelance-graphic-designer-and-seo</link>
		<comments>http://robcubbon.com/freelance-graphic-designer-and-seo#comments</comments>
		<pubDate>Sun, 30 Dec 2007 12:36:25 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[anchor text]]></category>
		<category><![CDATA[design business]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[graphic designer]]></category>
		<category><![CDATA[headline tags]]></category>
		<category><![CDATA[hyperlink]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[london uk]]></category>
		<category><![CDATA[rewards]]></category>
		<category><![CDATA[search engine optimisation]]></category>
		<category><![CDATA[SERPs]]></category>
		<category><![CDATA[title tags]]></category>

		<guid isPermaLink="false">http://robcubbon.com/freelance-graphic-designer-and-seo/</guid>
		<description><![CDATA[The primary objective of this website is to attract clients to my design business. The two ways I try to achieve this are: Get other good websites to link to me with my desired keywords as the anchor text. For example, freelance graphic designer, designer in London, UK design services, are good phrases to explain [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.robcubbon.com/images/my-google-serps.gif" title="My google serps" alt="My google serps"/></p>
<p>The primary objective of this website is to attract clients to my design business. The two ways I try to achieve this are:</p>
<ol>
<li>Get other good websites to link to me with my desired keywords as the anchor text. For example, <strong>freelance graphic designer</strong>, <strong>designer in London</strong>, <strong>UK design services</strong>, are good phrases to explain what I do and I try to get these words a published as a hyperlink to my site on as many sites as possible.</li>
<li>Write regularly updated content with my keywords scattered around the site, particularly within title tags and headline tags. So I try to write an article a week about <strong>artworking</strong>, <strong>designing</strong>, <strong>Photoshop</strong>, <strong>Illustrator</strong>, <strong>InDesign</strong>, <strong>Quark</strong>, <strong>logos</strong>, <strong>packaging</strong>, <strong>marketing</strong>, <strong>advertising</strong> &#8230; the list goes on and on!</li>
</ol>
<p>This strategy has reaped rewards as I have been employed by some great clients this year (Accenture and MasterCard, for example) who have asked me to help them on a variety of interesting projects. All because they found me on Google, or some similar search engine.</p>
<p>The nature of SEO (Search Engine Optimisation) is unpredictable. It&#8217;s not an exact science as it takes a bit of luck to second guess Google&#8217;s secret algorithm – the mathematical equation that uses certain information from a website in order to define its rankings – and get on the first page of search results.</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Freelance+graphic+designer+and+SEO+-+http://b2l.me/axpee&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/freelance-graphic-designer-and-seo&amp;t=Freelance+graphic+designer+and+SEO" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/freelance-graphic-designer-and-seo&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/freelance-graphic-designer-and-seo&amp;title=Freelance+graphic+designer+and+SEO&amp;summary=%0D%0A%0D%0AThe%20primary%20objective%20of%20this%20website%20is%20to%20attract%20clients%20to%20my%20design%20business.%20The%20two%20ways%20I%20try%20to%20achieve%20this%20are%3A%0D%0A%0D%0A%09Get%20other%20good%20websites%20to%20link%20to%20me%20with%20my%20desired%20keywords%20as%20the%20anchor%20text.%20For%20example%2C%20freelance%20graphic%20designer%2C%20designer%20in%20London%2C%20UK%20design%20services%2C%20are%20g&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/freelance-graphic-designer-and-seo&amp;title=Freelance+graphic+designer+and+SEO" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/freelance-graphic-designer-and-seo&amp;title=Freelance+graphic+designer+and+SEO" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/freelance-graphic-designer-and-seo&amp;title=Freelance+graphic+designer+and+SEO" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/freelance-graphic-designer-and-seo&amp;title=Freelance+graphic+designer+and+SEO" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/freelance-graphic-designer-and-seo&amp;title=Freelance+graphic+designer+and+SEO&amp;body=%0D%0A%0D%0AThe%20primary%20objective%20of%20this%20website%20is%20to%20attract%20clients%20to%20my%20design%20business.%20The%20two%20ways%20I%20try%20to%20achieve%20this%20are%3A%0D%0A%0D%0A%09Get%20other%20good%20websites%20to%20link%20to%20me%20with%20my%20desired%20keywords%20as%20the%20anchor%20text.%20For%20example%2C%20freelance%20graphic%20designer%2C%20designer%20in%20London%2C%20UK%20design%20services%2C%20are%20g" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/freelance-graphic-designer-and-seo&amp;title=Freelance+graphic+designer+and+SEO&amp;body=%0D%0A%0D%0AThe%20primary%20objective%20of%20this%20website%20is%20to%20attract%20clients%20to%20my%20design%20business.%20The%20two%20ways%20I%20try%20to%20achieve%20this%20are%3A%0D%0A%0D%0A%09Get%20other%20good%20websites%20to%20link%20to%20me%20with%20my%20desired%20keywords%20as%20the%20anchor%20text.%20For%20example%2C%20freelance%20graphic%20designer%2C%20designer%20in%20London%2C%20UK%20design%20services%2C%20are%20g" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/freelance-graphic-designer-and-seo/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>It&#8217;s a dog&#8217;s life! A third idea for HTML email</title>
		<link>http://robcubbon.com/its-a-dogs-life-a-third-idea-for-html-email</link>
		<comments>http://robcubbon.com/its-a-dogs-life-a-third-idea-for-html-email#comments</comments>
		<pubDate>Sun, 28 Oct 2007 18:42:59 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[html email]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[ing]]></category>
		<category><![CDATA[job]]></category>

		<guid isPermaLink="false">http://robcubbon.com/its-a-dogs-life-a-third-idea-for-html-email/</guid>
		<description><![CDATA[If you don&#8217;t know what this is about please look here for the first two HTML emails. This is for a client that do graduate IT recruitment. They send these HTML emails out to 20,000 addresses with a click-through to their site where visitors can search for job, sign up, apply, etc. Well, the first [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.robcubbon.com/images/dog-cat-mouse.jpg" title="Dog cat mouse email" alt="Dog cat mouse email"/></p>
<p>If you don&#8217;t know what this is about please look here for <a href="http://robcubbon.com/playing-cat-and-mouse-with-html-email/">the first two HTML emails</a>.</p>
<p>This is for a client that do graduate IT recruitment. They send these HTML emails out to 20,000 addresses with a click-through to their site where visitors can search for job, sign up, apply, etc. Well, the first one was with a mouse, the second was with a cat and a mouse, there was only one way to go, really.</p>
<p>Have a look at one they didn&#8217;t go for&#8230;</p>
<p><img src="http://www.robcubbon.com/images/animal-email.jpg" title="Animal email" alt="Animal email"/></p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=It%27s+a+dog%27s+life%21+A+third+idea+for+HTML+email+-+http://b2l.me/axjn8&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/its-a-dogs-life-a-third-idea-for-html-email&amp;t=It%27s+a+dog%27s+life%21+A+third+idea+for+HTML+email" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/its-a-dogs-life-a-third-idea-for-html-email&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/its-a-dogs-life-a-third-idea-for-html-email&amp;title=It%27s+a+dog%27s+life%21+A+third+idea+for+HTML+email&amp;summary=%0D%0A%0D%0AIf%20you%20don%27t%20know%20what%20this%20is%20about%20please%20look%20here%20for%20the%20first%20two%20HTML%20emails.%0D%0A%0D%0AThis%20is%20for%20a%20client%20that%20do%20graduate%20IT%20recruitment.%20They%20send%20these%20HTML%20emails%20out%20to%2020%2C000%20addresses%20with%20a%20click-through%20to%20their%20site%20where%20visitors%20can%20search%20for%20job%2C%20sign%20up%2C%20apply%2C%20etc.%20Well%2C%20the%20f&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/its-a-dogs-life-a-third-idea-for-html-email&amp;title=It%27s+a+dog%27s+life%21+A+third+idea+for+HTML+email" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/its-a-dogs-life-a-third-idea-for-html-email&amp;title=It%27s+a+dog%27s+life%21+A+third+idea+for+HTML+email" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/its-a-dogs-life-a-third-idea-for-html-email&amp;title=It%27s+a+dog%27s+life%21+A+third+idea+for+HTML+email" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/its-a-dogs-life-a-third-idea-for-html-email&amp;title=It%27s+a+dog%27s+life%21+A+third+idea+for+HTML+email" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/its-a-dogs-life-a-third-idea-for-html-email&amp;title=It%27s+a+dog%27s+life%21+A+third+idea+for+HTML+email&amp;body=%0D%0A%0D%0AIf%20you%20don%27t%20know%20what%20this%20is%20about%20please%20look%20here%20for%20the%20first%20two%20HTML%20emails.%0D%0A%0D%0AThis%20is%20for%20a%20client%20that%20do%20graduate%20IT%20recruitment.%20They%20send%20these%20HTML%20emails%20out%20to%2020%2C000%20addresses%20with%20a%20click-through%20to%20their%20site%20where%20visitors%20can%20search%20for%20job%2C%20sign%20up%2C%20apply%2C%20etc.%20Well%2C%20the%20f" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/its-a-dogs-life-a-third-idea-for-html-email&amp;title=It%27s+a+dog%27s+life%21+A+third+idea+for+HTML+email&amp;body=%0D%0A%0D%0AIf%20you%20don%27t%20know%20what%20this%20is%20about%20please%20look%20here%20for%20the%20first%20two%20HTML%20emails.%0D%0A%0D%0AThis%20is%20for%20a%20client%20that%20do%20graduate%20IT%20recruitment.%20They%20send%20these%20HTML%20emails%20out%20to%2020%2C000%20addresses%20with%20a%20click-through%20to%20their%20site%20where%20visitors%20can%20search%20for%20job%2C%20sign%20up%2C%20apply%2C%20etc.%20Well%2C%20the%20f" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/its-a-dogs-life-a-third-idea-for-html-email/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Playing cat and mouse with html email</title>
		<link>http://robcubbon.com/playing-cat-and-mouse-with-html-email</link>
		<comments>http://robcubbon.com/playing-cat-and-mouse-with-html-email#comments</comments>
		<pubDate>Thu, 13 Sep 2007 15:18:40 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[cat and mouse]]></category>
		<category><![CDATA[email addresses]]></category>
		<category><![CDATA[html email]]></category>
		<category><![CDATA[recruitment]]></category>

		<guid isPermaLink="false">http://robcubbon.com/playing-cat-and-mouse-with-html-email/</guid>
		<description><![CDATA[I created the visual below for an html email for an IT recruitment website. It was sent out to 20,000 email addresses and was very successful. They came back to me and asked me to come up with a follow up html email. I racked my brains. I thought of all the mouse clichés I [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p>I created the visual below for an html email for an IT recruitment website.</p>
<p><img src="http://www.robcubbon.com/images/html-email-mouse.gif" title="HTML email mouse" alt="HTML email mouse"/></p>
<p>It was sent out to 20,000 email addresses and was very successful.</p>
<p>They came back to me and asked me to come up with a follow up html email. I racked my brains. I thought of all the mouse clichés I could. Finally I came up with this one that they quite liked.</p>
<p><img src="http://www.robcubbon.com/images/html-email-cat.jpg" title="HTML email cat" alt="HTML email cat"/></p>
<p>The problem is I&#8217;ve got to come up with a third!</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Playing+cat+and+mouse+with+html+email+-+http://b2l.me/axgcu&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/playing-cat-and-mouse-with-html-email&amp;t=Playing+cat+and+mouse+with+html+email" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/playing-cat-and-mouse-with-html-email&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/playing-cat-and-mouse-with-html-email&amp;title=Playing+cat+and+mouse+with+html+email&amp;summary=I%20created%20the%20visual%20below%20for%20an%20html%20email%20for%20an%20IT%20recruitment%20website.%0D%0A%0D%0A%0D%0A%0D%0AIt%20was%20sent%20out%20to%2020%2C000%20email%20addresses%20and%20was%20very%20successful.%0D%0A%0D%0AThey%20came%20back%20to%20me%20and%20asked%20me%20to%20come%20up%20with%20a%20follow%20up%20html%20email.%20I%20racked%20my%20brains.%20I%20thought%20of%20all%20the%20mouse%20clich%C3%A9s%20I%20could.%20Finally%20&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/playing-cat-and-mouse-with-html-email&amp;title=Playing+cat+and+mouse+with+html+email" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/playing-cat-and-mouse-with-html-email&amp;title=Playing+cat+and+mouse+with+html+email" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/playing-cat-and-mouse-with-html-email&amp;title=Playing+cat+and+mouse+with+html+email" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/playing-cat-and-mouse-with-html-email&amp;title=Playing+cat+and+mouse+with+html+email" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/playing-cat-and-mouse-with-html-email&amp;title=Playing+cat+and+mouse+with+html+email&amp;body=I%20created%20the%20visual%20below%20for%20an%20html%20email%20for%20an%20IT%20recruitment%20website.%0D%0A%0D%0A%0D%0A%0D%0AIt%20was%20sent%20out%20to%2020%2C000%20email%20addresses%20and%20was%20very%20successful.%0D%0A%0D%0AThey%20came%20back%20to%20me%20and%20asked%20me%20to%20come%20up%20with%20a%20follow%20up%20html%20email.%20I%20racked%20my%20brains.%20I%20thought%20of%20all%20the%20mouse%20clich%C3%A9s%20I%20could.%20Finally%20" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/playing-cat-and-mouse-with-html-email&amp;title=Playing+cat+and+mouse+with+html+email&amp;body=I%20created%20the%20visual%20below%20for%20an%20html%20email%20for%20an%20IT%20recruitment%20website.%0D%0A%0D%0A%0D%0A%0D%0AIt%20was%20sent%20out%20to%2020%2C000%20email%20addresses%20and%20was%20very%20successful.%0D%0A%0D%0AThey%20came%20back%20to%20me%20and%20asked%20me%20to%20come%20up%20with%20a%20follow%20up%20html%20email.%20I%20racked%20my%20brains.%20I%20thought%20of%20all%20the%20mouse%20clich%C3%A9s%20I%20could.%20Finally%20" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/playing-cat-and-mouse-with-html-email/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>How to design shiny interface buttons in Illustrator</title>
		<link>http://robcubbon.com/how-to-design-shiny-interface-buttons-in-illustrator</link>
		<comments>http://robcubbon.com/how-to-design-shiny-interface-buttons-in-illustrator#comments</comments>
		<pubDate>Mon, 27 Aug 2007 18:25:46 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[adobe illustrator]]></category>
		<category><![CDATA[artboard]]></category>
		<category><![CDATA[beautiful]]></category>
		<category><![CDATA[blur]]></category>
		<category><![CDATA[box]]></category>
		<category><![CDATA[boxes]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[colours]]></category>
		<category><![CDATA[curve]]></category>
		<category><![CDATA[curves]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[dialog box]]></category>
		<category><![CDATA[gradient]]></category>
		<category><![CDATA[highlight]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[inset]]></category>
		<category><![CDATA[interactive environment]]></category>
		<category><![CDATA[interactivity]]></category>
		<category><![CDATA[interface buttons]]></category>
		<category><![CDATA[linear gradient]]></category>
		<category><![CDATA[modes]]></category>
		<category><![CDATA[objective]]></category>
		<category><![CDATA[palette]]></category>
		<category><![CDATA[polygon tool]]></category>
		<category><![CDATA[radial gradient]]></category>
		<category><![CDATA[shape]]></category>
		<category><![CDATA[shiny]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[tool tip]]></category>
		<category><![CDATA[transparencies]]></category>
		<category><![CDATA[transparency]]></category>
		<category><![CDATA[triangle]]></category>

		<guid isPermaLink="false">http://robcubbon.com/how-to-design-shiny-interface-buttons-in-illustrator/</guid>
		<description><![CDATA[These little buttons take a few seconds to make in Illustrator and give a nice polished, &#8220;web 2.0&#8243; feel to a website or interactive environment. Firstly, when creating this shiny effect in Illustrator remember to make the document RGB. Go File > Document Color Mode > RGB. It won&#8217;t work otherwise. Many thanks to Simon [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><strong>These little buttons take a few seconds to make in Illustrator and give a nice polished, &#8220;web 2.0&#8243; feel to a website or interactive environment.</strong></p>
<p>Firstly, when creating this shiny effect in Illustrator remember to make the document RGB. Go File > Document Color Mode > RGB. It won&#8217;t work otherwise. Many thanks to Simon Mcferran who pointed this out in the comments below!
<p style="text-align:center"><img src="http://www.robcubbon.com/images/interface-buttons.jpg" title="Shiny interface buttons in Illustrator" alt="Shiny interface buttons in Illustrator"/></p>
<p>Let&#8217;s explain how to make the triangle one. How do you make a triangle in Illustrator? Easy! Click on the Polygon Tool and click once on the artboard and enter 3 in the Sides: field of the resulting dialog box. (Didn&#8217;t know a triangle was a polygon? Neither did I until the other day!)</p>
<p>Make another small triangle and place it on top and fill it with a lighter colour. Go Object > Blend > Blend Options and enter 100 in the Specified Steps field. (Half that would probably do). Then, with both large and small triangles selected, go Object > Blend > Make (Cmd/Ctrl-Opt-B) and a beautiful rounded blur will fill your triangle. This method gives you more control that a simple radial gradient fill. See below my tutorial without words; I hope it makes some sense.
<p style="text-align:center"><img src="http://www.robcubbon.com/images/interface-buttons-tut.jpg" title="How to design shiny interface buttons in Illustrator" alt="How to design shiny interface buttons in Illustrator"/></p>
<p>To make the shiny highlight at the top of the triangle you have to create a shape by intersecting a circle and a triangle together (see 2nd row above). With both triangle and circle selected option-click on the third Shape Mode icon in the Pathfinder palette where the tool tip says &#8220;Intersect shape areas (Option-click to expand)&#8221;. You will now be left with just the top of the triangle with a curved base.</p>
<p>Fill this with a linear gradient black-to-white, size and position it inset a bit from the top of the main triangle and set it to Screen in the Transparency palette.</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+design+shiny+interface+buttons+in+Illustrator+-+http://b2l.me/axhpe&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/how-to-design-shiny-interface-buttons-in-illustrator&amp;t=How+to+design+shiny+interface+buttons+in+Illustrator" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/how-to-design-shiny-interface-buttons-in-illustrator&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/how-to-design-shiny-interface-buttons-in-illustrator&amp;title=How+to+design+shiny+interface+buttons+in+Illustrator&amp;summary=These%20little%20buttons%20take%20a%20few%20seconds%20to%20make%20in%20Illustrator%20and%20give%20a%20nice%20polished%2C%20%22web%202.0%22%20feel%20to%20a%20website%20or%20interactive%20environment.%0D%0A%0D%0AFirstly%2C%20when%20creating%20this%20shiny%20effect%20in%20Illustrator%20remember%20to%20make%20the%20document%20RGB.%20Go%20File%20%3E%20Document%20Color%20Mode%20%3E%20RGB.%20It%20won%27t%20work%20otherwise.&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/how-to-design-shiny-interface-buttons-in-illustrator&amp;title=How+to+design+shiny+interface+buttons+in+Illustrator" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/how-to-design-shiny-interface-buttons-in-illustrator&amp;title=How+to+design+shiny+interface+buttons+in+Illustrator" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/how-to-design-shiny-interface-buttons-in-illustrator&amp;title=How+to+design+shiny+interface+buttons+in+Illustrator" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/how-to-design-shiny-interface-buttons-in-illustrator&amp;title=How+to+design+shiny+interface+buttons+in+Illustrator" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/how-to-design-shiny-interface-buttons-in-illustrator&amp;title=How+to+design+shiny+interface+buttons+in+Illustrator&amp;body=These%20little%20buttons%20take%20a%20few%20seconds%20to%20make%20in%20Illustrator%20and%20give%20a%20nice%20polished%2C%20%22web%202.0%22%20feel%20to%20a%20website%20or%20interactive%20environment.%0D%0A%0D%0AFirstly%2C%20when%20creating%20this%20shiny%20effect%20in%20Illustrator%20remember%20to%20make%20the%20document%20RGB.%20Go%20File%20%3E%20Document%20Color%20Mode%20%3E%20RGB.%20It%20won%27t%20work%20otherwise." rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/how-to-design-shiny-interface-buttons-in-illustrator&amp;title=How+to+design+shiny+interface+buttons+in+Illustrator&amp;body=These%20little%20buttons%20take%20a%20few%20seconds%20to%20make%20in%20Illustrator%20and%20give%20a%20nice%20polished%2C%20%22web%202.0%22%20feel%20to%20a%20website%20or%20interactive%20environment.%0D%0A%0D%0AFirstly%2C%20when%20creating%20this%20shiny%20effect%20in%20Illustrator%20remember%20to%20make%20the%20document%20RGB.%20Go%20File%20%3E%20Document%20Color%20Mode%20%3E%20RGB.%20It%20won%27t%20work%20otherwise." rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/how-to-design-shiny-interface-buttons-in-illustrator/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Blog designed for stop smoking website</title>
		<link>http://robcubbon.com/blog-designed-for-stop-smoking-website</link>
		<comments>http://robcubbon.com/blog-designed-for-stop-smoking-website#comments</comments>
		<pubDate>Sun, 26 Aug 2007 10:53:11 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Stop smoking]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[bluebook]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[images]]></category>

		<guid isPermaLink="false">http://robcubbon.com/blog-designed-for-stop-smoking-website/</guid>
		<description><![CDATA[I have just set up a quit smoking blog for my stop smoking website. The blog is powered by WordPress – who else? – and I chose the ShadedGrey theme which is made by Web Hosting Bluebook. This is an article from Rob Cubbon Please download your free copy of How to Market Yourself Online [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.quitcigs4free.com/blog/" class="imglnk"><img src="http://www.robcubbon.com/images/quit-blog.jpg" style="border: 0;" title="Blog at stop smoking website - the free and easy way to give up smoking" alt="Blog at stop smoking website - the free and easy way to give up smoking"/></a></p>
<p>I have just set up a <a href="http://www.quitcigs4free.com/blog/">quit smoking blog</a> for my <a href="http://www.quitcigs4free.com/blog/">stop smoking website</a>. </p>
<p>The blog is powered by <a href="http://wordpress.org">WordPress</a> – who else? – and I chose the  <a href="http://wpthemes.info/shaded-grey/">ShadedGrey</a> theme which is made by <a href="http://www.webhostingbluebook.com/">Web Hosting Bluebook</a>. </p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Blog+designed+for+stop+smoking+website+-+http://b2l.me/axgr2&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/blog-designed-for-stop-smoking-website&amp;t=Blog+designed+for+stop+smoking+website" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/blog-designed-for-stop-smoking-website&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/blog-designed-for-stop-smoking-website&amp;title=Blog+designed+for+stop+smoking+website&amp;summary=%0D%0A%0D%0AI%20have%20just%20set%20up%20a%20quit%20smoking%20blog%20for%20my%20stop%20smoking%20website.%20%0D%0A%0D%0AThe%20blog%20is%20powered%20by%20WordPress%20%E2%80%93%20who%20else%3F%20%E2%80%93%20and%20I%20chose%20the%20%20ShadedGrey%20theme%20which%20is%20made%20by%20Web%20Hosting%20Bluebook.%20%0D%0A&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/blog-designed-for-stop-smoking-website&amp;title=Blog+designed+for+stop+smoking+website" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/blog-designed-for-stop-smoking-website&amp;title=Blog+designed+for+stop+smoking+website" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/blog-designed-for-stop-smoking-website&amp;title=Blog+designed+for+stop+smoking+website" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/blog-designed-for-stop-smoking-website&amp;title=Blog+designed+for+stop+smoking+website" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/blog-designed-for-stop-smoking-website&amp;title=Blog+designed+for+stop+smoking+website&amp;body=%0D%0A%0D%0AI%20have%20just%20set%20up%20a%20quit%20smoking%20blog%20for%20my%20stop%20smoking%20website.%20%0D%0A%0D%0AThe%20blog%20is%20powered%20by%20WordPress%20%E2%80%93%20who%20else%3F%20%E2%80%93%20and%20I%20chose%20the%20%20ShadedGrey%20theme%20which%20is%20made%20by%20Web%20Hosting%20Bluebook.%20%0D%0A" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/blog-designed-for-stop-smoking-website&amp;title=Blog+designed+for+stop+smoking+website&amp;body=%0D%0A%0D%0AI%20have%20just%20set%20up%20a%20quit%20smoking%20blog%20for%20my%20stop%20smoking%20website.%20%0D%0A%0D%0AThe%20blog%20is%20powered%20by%20WordPress%20%E2%80%93%20who%20else%3F%20%E2%80%93%20and%20I%20chose%20the%20%20ShadedGrey%20theme%20which%20is%20made%20by%20Web%20Hosting%20Bluebook.%20%0D%0A" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/blog-designed-for-stop-smoking-website/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to design a cool web 2.0 button in Illustrator and Photoshop</title>
		<link>http://robcubbon.com/how-to-design-a-cool-web-20-button-in-illustrator-and-photoshop</link>
		<comments>http://robcubbon.com/how-to-design-a-cool-web-20-button-in-illustrator-and-photoshop#comments</comments>
		<pubDate>Fri, 17 Aug 2007 11:35:08 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[blur]]></category>
		<category><![CDATA[brushed steel]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[colouring]]></category>
		<category><![CDATA[colours]]></category>
		<category><![CDATA[compound paths]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[double click]]></category>
		<category><![CDATA[drop down menu]]></category>
		<category><![CDATA[drop shadow]]></category>
		<category><![CDATA[elements]]></category>
		<category><![CDATA[formatting]]></category>
		<category><![CDATA[gradient]]></category>
		<category><![CDATA[horizontal motion]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[inner glow]]></category>
		<category><![CDATA[linear gradient]]></category>
		<category><![CDATA[mask]]></category>
		<category><![CDATA[mask feature]]></category>
		<category><![CDATA[masks]]></category>
		<category><![CDATA[menus]]></category>
		<category><![CDATA[modes]]></category>
		<category><![CDATA[objective]]></category>
		<category><![CDATA[opacities]]></category>
		<category><![CDATA[opacity]]></category>
		<category><![CDATA[orange]]></category>
		<category><![CDATA[orange button]]></category>
		<category><![CDATA[palette]]></category>
		<category><![CDATA[ppi]]></category>
		<category><![CDATA[psd]]></category>
		<category><![CDATA[radial gradient]]></category>
		<category><![CDATA[radio button]]></category>
		<category><![CDATA[rgb]]></category>
		<category><![CDATA[shape]]></category>
		<category><![CDATA[shiny]]></category>
		<category><![CDATA[tool tip]]></category>
		<category><![CDATA[top tip]]></category>
		<category><![CDATA[transparencies]]></category>
		<category><![CDATA[transparency]]></category>

		<guid isPermaLink="false">http://robcubbon.com/how-to-design-a-cool-web-20-button-in-illustrator-and-photoshop/</guid>
		<description><![CDATA[An earlier tutorial on how to make a shiny button in Illustrator using the Opacity Mask feature can be improved upon greatly by adding a sexy brushed steel surrounding ring to your amber jelly button! As previously explained, the shiny &#8220;web 2.0&#8243; button look can be made by placing a circle with a linear black-to-white [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="a cool web 2.0 button" src="http://www.robcubbon.com/images/button-ai.jpg" alt="a cool web 2.0 button" /></p>
<p><strong>An earlier tutorial on how to make a shiny button in Illustrator using the Opacity Mask feature can be improved upon greatly by adding a sexy brushed steel surrounding ring to your amber jelly button!</strong></p>
<p>As previously explained, the <a href="http://robcubbon.com/how-to-design-shiny-web-20-buttons-in-illustrator/">shiny &#8220;web 2.0&#8243; button look can be made</a> by placing a circle with a linear black-to-white gradient over a circle with a radial gradient and selecting Make Opacity Mask in the Transparency palette with both selected. <strong>See the first row in key below.</strong></p>
<p>Other crescent shapes can be added by putting a smaller circle on top of another and Option-clicking on the second icon from the left of the Shape Modes row in the Pathfinder palette, the tool tip says &#8220;Subtract from shape area (Option-click to expand)&#8221;. This is a one click way to subtract one shape from another and something I use all the time in Illustrator. <strong>See rows 2, 3 and 4 below.</strong></p>
<p><strong>In row 5 below</strong>, the steel rim. Double-click the Scale Tool (S) enter 125% and hit Copy with the orange button selected (go Release Opacity Mask in the Transparency palette and get rid of the black and white circle. Put a linear gradient going white-to-black-to-white onto this larger circle. Duplicate the orange button again by pasting in front (Cmd/Ctl-F) get rid of the black and white circle and go Object &gt; Compound Paths &gt; Make (Cmd/Ctl-8).</p>
<p>Finally put all the elements on separate layers in Illustrator and go File &gt; Export and choose Photoshop (psd) from the Format drop down menu. Choose RGB, 72 ppi and make sure you have the Write Layer radio button clicked on. Now we move into Photoshop for some final tweaking and blurring. Open the PSD you exported from Illustrator and you will see all your layers from Illustrator on different layers in Photoshop (top tip!).</p>
<p style="text-align: center;"><img class="aligncenter" title="a cool web 2.0 button tutorial" src="http://www.robcubbon.com/images/button-tut.jpg" alt="a cool web 2.0 button tutorial" /></p>
<p>Play around with it by blurring the crescent shapes a bit and copying and colouring layers a bit.</p>
<p>Most of the work I did was to the steel rim layer. Add a Drop Shadow and an Inner Glow in Layer Styles in Photoshop. Add Grain or Noise and a horizontal Motion Blur for the steel effect.</p>
<p>I put the orange button layer on top of the House layer and set it to Linear Burn Blend Mode.</p>
<p style="text-align: center;"><img class="aligncenter" title="5 cool web 2.0 button" src="http://www.robcubbon.com/images/5-buttons.jpg" alt="5 cool web 2.0 button" /></p>
<p>They look quite nice as navigation icons.</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+design+a+cool+web+2.0+button+in+Illustrator+and+Photoshop+-+http://b2l.me/axe2z&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/how-to-design-a-cool-web-20-button-in-illustrator-and-photoshop&amp;t=How+to+design+a+cool+web+2.0+button+in+Illustrator+and+Photoshop" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/how-to-design-a-cool-web-20-button-in-illustrator-and-photoshop&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/how-to-design-a-cool-web-20-button-in-illustrator-and-photoshop&amp;title=How+to+design+a+cool+web+2.0+button+in+Illustrator+and+Photoshop&amp;summary=%0D%0AAn%20earlier%20tutorial%20on%20how%20to%20make%20a%20shiny%20button%20in%20Illustrator%20using%20the%20Opacity%20Mask%20feature%20can%20be%20improved%20upon%20greatly%20by%20adding%20a%20sexy%20brushed%20steel%20surrounding%20ring%20to%20your%20amber%20jelly%20button%21%0D%0A%0D%0AAs%20previously%20explained%2C%20the%20shiny%20%22web%202.0%22%20button%20look%20can%20be%20made%20by%20placing%20a%20circle%20with%20&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/how-to-design-a-cool-web-20-button-in-illustrator-and-photoshop&amp;title=How+to+design+a+cool+web+2.0+button+in+Illustrator+and+Photoshop" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/how-to-design-a-cool-web-20-button-in-illustrator-and-photoshop&amp;title=How+to+design+a+cool+web+2.0+button+in+Illustrator+and+Photoshop" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/how-to-design-a-cool-web-20-button-in-illustrator-and-photoshop&amp;title=How+to+design+a+cool+web+2.0+button+in+Illustrator+and+Photoshop" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/how-to-design-a-cool-web-20-button-in-illustrator-and-photoshop&amp;title=How+to+design+a+cool+web+2.0+button+in+Illustrator+and+Photoshop" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/how-to-design-a-cool-web-20-button-in-illustrator-and-photoshop&amp;title=How+to+design+a+cool+web+2.0+button+in+Illustrator+and+Photoshop&amp;body=%0D%0AAn%20earlier%20tutorial%20on%20how%20to%20make%20a%20shiny%20button%20in%20Illustrator%20using%20the%20Opacity%20Mask%20feature%20can%20be%20improved%20upon%20greatly%20by%20adding%20a%20sexy%20brushed%20steel%20surrounding%20ring%20to%20your%20amber%20jelly%20button%21%0D%0A%0D%0AAs%20previously%20explained%2C%20the%20shiny%20%22web%202.0%22%20button%20look%20can%20be%20made%20by%20placing%20a%20circle%20with%20" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/how-to-design-a-cool-web-20-button-in-illustrator-and-photoshop&amp;title=How+to+design+a+cool+web+2.0+button+in+Illustrator+and+Photoshop&amp;body=%0D%0AAn%20earlier%20tutorial%20on%20how%20to%20make%20a%20shiny%20button%20in%20Illustrator%20using%20the%20Opacity%20Mask%20feature%20can%20be%20improved%20upon%20greatly%20by%20adding%20a%20sexy%20brushed%20steel%20surrounding%20ring%20to%20your%20amber%20jelly%20button%21%0D%0A%0D%0AAs%20previously%20explained%2C%20the%20shiny%20%22web%202.0%22%20button%20look%20can%20be%20made%20by%20placing%20a%20circle%20with%20" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/how-to-design-a-cool-web-20-button-in-illustrator-and-photoshop/feed</wfw:commentRss>
		<slash:comments>69</slash:comments>
		</item>
		<item>
		<title>Designing HTML emails on a Mac</title>
		<link>http://robcubbon.com/designing-html-emails-on-a-mac</link>
		<comments>http://robcubbon.com/designing-html-emails-on-a-mac#comments</comments>
		<pubDate>Thu, 26 Jul 2007 14:56:13 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[beautiful]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[emailing]]></category>
		<category><![CDATA[formatting]]></category>
		<category><![CDATA[html email]]></category>
		<category><![CDATA[image sources]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[mac mail]]></category>
		<category><![CDATA[mail contents]]></category>
		<category><![CDATA[recipient]]></category>
		<category><![CDATA[recruitment]]></category>
		<category><![CDATA[recruitment company]]></category>
		<category><![CDATA[result view]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[skyscrapers]]></category>

		<guid isPermaLink="false">http://robcubbon.com/designing-html-emails-on-a-mac/</guid>
		<description><![CDATA[I was recently approached by an IT recruitment company to come up with an idea for an HTML email that could also be used in other forms of online advertising, such as banners, MPUs and skyscrapers. The result was the above which will be used as an HTML email and to be sent out to [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="HTML email idea for an IT recruitment company" src="http://www.robcubbon.com/images/html-email-mouse.gif" alt="HTML email idea for an IT recruitment company" /></p>
<p>I was recently approached by an IT recruitment company to come up with an idea for an HTML email that could also be used in other forms of online advertising, such as banners, MPUs and skyscrapers.</p>
<p>The result was the above which will be used as an HTML email and to be sent out to 20,000 potential customers.</p>
<p>Here&#8217;s how you do an HTML email on a Mac: Compose your email as a separate &#8220;index.html&#8221; document in a directory on your server. Don&#8217;t use much CSS (only for text formatting, don&#8217;t use <code>div</code>s) and put the CSS in the <code>body</code> not the <code>head</code>. Contain everything within a table where <code>width="100%"</code>. And within that table put other ones with widths no larger than 600 pixels. Make sure all your image sources have full routes. Once you&#8217;re happy with the result, view the page in Safari and go File &gt; Mail Contents of This Page (Command-I) and a beautiful HTML email will open up in Mac Mail for you to email the client.</p>
<p>The email should be welcoming and friendly with an eye-catching theme, enticing the recipient to click through to your client&#8217;s website.</p>
<p>Have a look at the <a href="http://robcubbon.com/rob-cubbons-web-design/html-email-and-online-advertising-ideas//">other ideas I came up with for this HTML email brief</a>.</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Designing+HTML+emails+on+a+Mac+-+http://b2l.me/axnty&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/designing-html-emails-on-a-mac&amp;t=Designing+HTML+emails+on+a+Mac" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/designing-html-emails-on-a-mac&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/designing-html-emails-on-a-mac&amp;title=Designing+HTML+emails+on+a+Mac&amp;summary=%0D%0AI%20was%20recently%20approached%20by%20an%20IT%20recruitment%20company%20to%20come%20up%20with%20an%20idea%20for%20an%20HTML%20email%20that%20could%20also%20be%20used%20in%20other%20forms%20of%20online%20advertising%2C%20such%20as%20banners%2C%20MPUs%20and%20skyscrapers.%0D%0A%0D%0AThe%20result%20was%20the%20above%20which%20will%20be%20used%20as%20an%20HTML%20email%20and%20to%20be%20sent%20out%20to%2020%2C000%20potenti&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/designing-html-emails-on-a-mac&amp;title=Designing+HTML+emails+on+a+Mac" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/designing-html-emails-on-a-mac&amp;title=Designing+HTML+emails+on+a+Mac" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/designing-html-emails-on-a-mac&amp;title=Designing+HTML+emails+on+a+Mac" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/designing-html-emails-on-a-mac&amp;title=Designing+HTML+emails+on+a+Mac" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/designing-html-emails-on-a-mac&amp;title=Designing+HTML+emails+on+a+Mac&amp;body=%0D%0AI%20was%20recently%20approached%20by%20an%20IT%20recruitment%20company%20to%20come%20up%20with%20an%20idea%20for%20an%20HTML%20email%20that%20could%20also%20be%20used%20in%20other%20forms%20of%20online%20advertising%2C%20such%20as%20banners%2C%20MPUs%20and%20skyscrapers.%0D%0A%0D%0AThe%20result%20was%20the%20above%20which%20will%20be%20used%20as%20an%20HTML%20email%20and%20to%20be%20sent%20out%20to%2020%2C000%20potenti" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/designing-html-emails-on-a-mac&amp;title=Designing+HTML+emails+on+a+Mac&amp;body=%0D%0AI%20was%20recently%20approached%20by%20an%20IT%20recruitment%20company%20to%20come%20up%20with%20an%20idea%20for%20an%20HTML%20email%20that%20could%20also%20be%20used%20in%20other%20forms%20of%20online%20advertising%2C%20such%20as%20banners%2C%20MPUs%20and%20skyscrapers.%0D%0A%0D%0AThe%20result%20was%20the%20above%20which%20will%20be%20used%20as%20an%20HTML%20email%20and%20to%20be%20sent%20out%20to%2020%2C000%20potenti" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/designing-html-emails-on-a-mac/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to design shiny web 2.0 buttons in Illustrator</title>
		<link>http://robcubbon.com/how-to-design-shiny-web-20-buttons-in-illustrator</link>
		<comments>http://robcubbon.com/how-to-design-shiny-web-20-buttons-in-illustrator#comments</comments>
		<pubDate>Fri, 08 Jun 2007 13:04:13 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://robcubbon.com/how-to-design-shiny-web-20-buttons-in-illustrator/</guid>
		<description><![CDATA[You could do this in almost the same way in Photoshop but I have recently been following the mantra &#8220;If you can do it in Illustrator, do it in Illustrator&#8221; – to save on disc space if for no other reason. First draw the circle of your button (I&#8217;m following the bottom line of blue [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="How to design shiny web 2.0 buttons in Illustrator" src="http://www.robcubbon.com/images/shiny-round-buttons.gif" alt="How to design shiny web 2.0 buttons in Illustrator" /></p>
<p>You could do this in almost the same way in Photoshop but I have recently been following the mantra &#8220;If you can do it in Illustrator, do it in Illustrator&#8221; – to save on disc space if for no other reason.</p>
<p>First draw the circle of your button (I&#8217;m following the bottom line of blue buttons in the above picture).</p>
<p>Then copy (Cntl/Cmd -C), paste in front  (Cntl/Cmd -F), apply a gradient (the default white-to-black gradient is the one you want, with an angel of 90º) and, lastly,  squash it vertically upwards to about half the size (you may need the bounding box for this (Cntl/Cmd-Shift -B).</p>
<p>Now the gradient orb needs to fit inside the button so you need to apply a little perspective. To do this in Illustrator, get your Free Transform Tool (E) click on the top left hand corner, once clicked hold down and press Cntl/Cmd-Option-Shift and then drag towards the right.</p>
<p>You can hardly see the difference after doing the next stage but it&#8217;s essential- move the gradient orb down a touch.</p>
<p>Here&#8217;s the clever bit. With the both the blue button and the gradient orb selected go to your Transparency palette and select Make Opacity Mask (make sure both Clip and Invert Mask and all other options in the palette are unchecked.</p>
<p>Finally, go Effect &gt; Stylize &gt; Inner Glow, leave the default options of Screen Mode, the yellow colour and a 75% opacity, but play with the blur (these are 35 pixels) and click the Center radio button.</p>
<p>The advantage of this method is that you can then change the fill of the button and keep all the effects. Obviously, it works on all other possible shapes.</p>
<p>And then you can have fun experimenting with adding type to your buttons!</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+design+shiny+web+2.0+buttons+in+Illustrator+-+http://b2l.me/axfs2&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/how-to-design-shiny-web-20-buttons-in-illustrator&amp;t=How+to+design+shiny+web+2.0+buttons+in+Illustrator" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/how-to-design-shiny-web-20-buttons-in-illustrator&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/how-to-design-shiny-web-20-buttons-in-illustrator&amp;title=How+to+design+shiny+web+2.0+buttons+in+Illustrator&amp;summary=%0D%0AYou%20could%20do%20this%20in%20almost%20the%20same%20way%20in%20Photoshop%20but%20I%20have%20recently%20been%20following%20the%20mantra%20%22If%20you%20can%20do%20it%20in%20Illustrator%2C%20do%20it%20in%20Illustrator%22%20%E2%80%93%20to%20save%20on%20disc%20space%20if%20for%20no%20other%20reason.%0D%0A%0D%0AFirst%20draw%20the%20circle%20of%20your%20button%20%28I%27m%20following%20the%20bottom%20line%20of%20blue%20buttons%20in%20th&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/how-to-design-shiny-web-20-buttons-in-illustrator&amp;title=How+to+design+shiny+web+2.0+buttons+in+Illustrator" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/how-to-design-shiny-web-20-buttons-in-illustrator&amp;title=How+to+design+shiny+web+2.0+buttons+in+Illustrator" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/how-to-design-shiny-web-20-buttons-in-illustrator&amp;title=How+to+design+shiny+web+2.0+buttons+in+Illustrator" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/how-to-design-shiny-web-20-buttons-in-illustrator&amp;title=How+to+design+shiny+web+2.0+buttons+in+Illustrator" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/how-to-design-shiny-web-20-buttons-in-illustrator&amp;title=How+to+design+shiny+web+2.0+buttons+in+Illustrator&amp;body=%0D%0AYou%20could%20do%20this%20in%20almost%20the%20same%20way%20in%20Photoshop%20but%20I%20have%20recently%20been%20following%20the%20mantra%20%22If%20you%20can%20do%20it%20in%20Illustrator%2C%20do%20it%20in%20Illustrator%22%20%E2%80%93%20to%20save%20on%20disc%20space%20if%20for%20no%20other%20reason.%0D%0A%0D%0AFirst%20draw%20the%20circle%20of%20your%20button%20%28I%27m%20following%20the%20bottom%20line%20of%20blue%20buttons%20in%20th" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/how-to-design-shiny-web-20-buttons-in-illustrator&amp;title=How+to+design+shiny+web+2.0+buttons+in+Illustrator&amp;body=%0D%0AYou%20could%20do%20this%20in%20almost%20the%20same%20way%20in%20Photoshop%20but%20I%20have%20recently%20been%20following%20the%20mantra%20%22If%20you%20can%20do%20it%20in%20Illustrator%2C%20do%20it%20in%20Illustrator%22%20%E2%80%93%20to%20save%20on%20disc%20space%20if%20for%20no%20other%20reason.%0D%0A%0D%0AFirst%20draw%20the%20circle%20of%20your%20button%20%28I%27m%20following%20the%20bottom%20line%20of%20blue%20buttons%20in%20th" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/how-to-design-shiny-web-20-buttons-in-illustrator/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>DoFollow plugin not installed on my blog</title>
		<link>http://robcubbon.com/dofollow-plugin-not-installed-on-my-blog</link>
		<comments>http://robcubbon.com/dofollow-plugin-not-installed-on-my-blog#comments</comments>
		<pubDate>Tue, 01 May 2007 11:42:42 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[results]]></category>
		<category><![CDATA[rewards]]></category>

		<guid isPermaLink="false">http://robcubbon.com/dofollow-plugin-installed-on-my-blog/</guid>
		<description><![CDATA[Attention from October 2008: This is no longer a DoFollow blog. All comments from this website will have the nofollow command and therefore if you&#8217;re after a bit of link juice you best go elsewhere. If you&#8217;re a genuine commenter then I&#8217;m sorry I can&#8217;t reward you with a proper link. I&#8217;ve just got tired [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><strong>Attention from October 2008:</strong> This is no longer a DoFollow blog.</p>
<p>All comments from this website will have the <code>nofollow</code> command and therefore if you&#8217;re after a bit of link juice you best go elsewhere. If you&#8217;re a genuine commenter then I&#8217;m sorry I can&#8217;t reward you with a proper link. I&#8217;ve just got tired of deleting all the rubbish comments from people with keywords for names.</p>
<p>From May 1st 2007, if you commented on this site and added your url, search engine spiders would have followed to your site. Google would have counted it as a link to your site from a page with a PageRank from 1 to 4 – an all important &#8220;vote&#8221; of importance for your website, hopefully resulting in greater appearance and frequency in search engine results.</p>
<p>By default, <a href="http://wordpress.org/">WordPress</a>, the blogging software which powers this site, adds the <code>rel=nofollow</code> command to all links in comments. And this <a href="http://www.semiologic.com/software/dofollow/"> DoFollow plugin removes <code>rel=nofollow</code> command allowing those search engine robots to follow</a>.</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=DoFollow+plugin+not+installed+on+my+blog+-+http://b2l.me/axufb&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/dofollow-plugin-not-installed-on-my-blog&amp;t=DoFollow+plugin+not+installed+on+my+blog" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/dofollow-plugin-not-installed-on-my-blog&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/dofollow-plugin-not-installed-on-my-blog&amp;title=DoFollow+plugin+not+installed+on+my+blog&amp;summary=Attention%20from%20October%202008%3A%20This%20is%20no%20longer%20a%20DoFollow%20blog.%0D%0A%0D%0AAll%20comments%20from%20this%20website%20will%20have%20the%20nofollow%20command%20and%20therefore%20if%20you%27re%20after%20a%20bit%20of%20link%20juice%20you%20best%20go%20elsewhere.%20If%20you%27re%20a%20genuine%20commenter%20then%20I%27m%20sorry%20I%20can%27t%20reward%20you%20with%20a%20proper%20link.%20I%27ve%20just%20got%20&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/dofollow-plugin-not-installed-on-my-blog&amp;title=DoFollow+plugin+not+installed+on+my+blog" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/dofollow-plugin-not-installed-on-my-blog&amp;title=DoFollow+plugin+not+installed+on+my+blog" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/dofollow-plugin-not-installed-on-my-blog&amp;title=DoFollow+plugin+not+installed+on+my+blog" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/dofollow-plugin-not-installed-on-my-blog&amp;title=DoFollow+plugin+not+installed+on+my+blog" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/dofollow-plugin-not-installed-on-my-blog&amp;title=DoFollow+plugin+not+installed+on+my+blog&amp;body=Attention%20from%20October%202008%3A%20This%20is%20no%20longer%20a%20DoFollow%20blog.%0D%0A%0D%0AAll%20comments%20from%20this%20website%20will%20have%20the%20nofollow%20command%20and%20therefore%20if%20you%27re%20after%20a%20bit%20of%20link%20juice%20you%20best%20go%20elsewhere.%20If%20you%27re%20a%20genuine%20commenter%20then%20I%27m%20sorry%20I%20can%27t%20reward%20you%20with%20a%20proper%20link.%20I%27ve%20just%20got%20" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/dofollow-plugin-not-installed-on-my-blog&amp;title=DoFollow+plugin+not+installed+on+my+blog&amp;body=Attention%20from%20October%202008%3A%20This%20is%20no%20longer%20a%20DoFollow%20blog.%0D%0A%0D%0AAll%20comments%20from%20this%20website%20will%20have%20the%20nofollow%20command%20and%20therefore%20if%20you%27re%20after%20a%20bit%20of%20link%20juice%20you%20best%20go%20elsewhere.%20If%20you%27re%20a%20genuine%20commenter%20then%20I%27m%20sorry%20I%20can%27t%20reward%20you%20with%20a%20proper%20link.%20I%27ve%20just%20got%20" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/dofollow-plugin-not-installed-on-my-blog/feed</wfw:commentRss>
		<slash:comments>61</slash:comments>
		</item>
		<item>
		<title>Freelance graphic designers&#8217; blogs</title>
		<link>http://robcubbon.com/freelance-graphic-designers-blogs</link>
		<comments>http://robcubbon.com/freelance-graphic-designers-blogs#comments</comments>
		<pubDate>Tue, 24 Apr 2007 16:49:24 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Artwork]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Freelancing]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://robcubbon.com/freelance-graphic-designers-blogs/</guid>
		<description><![CDATA[Here are my favourite three blogs of people who, like me, are graphic designers and write about it on the internet. Firstly, from Romania, I really like webee design blog. Webee has really helped me out with his tips and encouragement. Also a beautiful creative design blog by David Airey who has blogging help as [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.robcubbon.com/images/designer-blogs.gif" style="padding-top: 15px;" title="Designer blogs – graphic designers who blog!" alt="Designer blogs – graphic designers who blog!"/></p>
<p>Here are my favourite three blogs of people who, like me, are graphic designers and write about it on the internet. Firstly, from Romania, I really like <a href="http://www.webee.ro">webee design blog</a>. Webee has really helped me out with his tips and encouragement.</p>
<p>Also a beautiful <a href="http://www.davidairey.com/blog/">creative design blog</a> by David Airey who has blogging help as well as design discussion. Lastly there is <a href="http://www.jdempsey.com/">Creative Guy</a> who has numerous mac and design tricks.</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Freelance+graphic+designers%27+blogs+-+http://b2l.me/axhac&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/freelance-graphic-designers-blogs&amp;t=Freelance+graphic+designers%27+blogs" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/freelance-graphic-designers-blogs&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/freelance-graphic-designers-blogs&amp;title=Freelance+graphic+designers%27+blogs&amp;summary=%0D%0A%0D%0AHere%20are%20my%20favourite%20three%20blogs%20of%20people%20who%2C%20like%20me%2C%20are%20graphic%20designers%20and%20write%20about%20it%20on%20the%20internet.%20Firstly%2C%20from%20Romania%2C%20I%20really%20like%20webee%20design%20blog.%20Webee%20has%20really%20helped%20me%20out%20with%20his%20tips%20and%20encouragement.%0D%0A%0D%0AAlso%20a%20beautiful%20creative%20design%20blog%20by%20David%20Airey%20who%20&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/freelance-graphic-designers-blogs&amp;title=Freelance+graphic+designers%27+blogs" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/freelance-graphic-designers-blogs&amp;title=Freelance+graphic+designers%27+blogs" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/freelance-graphic-designers-blogs&amp;title=Freelance+graphic+designers%27+blogs" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/freelance-graphic-designers-blogs&amp;title=Freelance+graphic+designers%27+blogs" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/freelance-graphic-designers-blogs&amp;title=Freelance+graphic+designers%27+blogs&amp;body=%0D%0A%0D%0AHere%20are%20my%20favourite%20three%20blogs%20of%20people%20who%2C%20like%20me%2C%20are%20graphic%20designers%20and%20write%20about%20it%20on%20the%20internet.%20Firstly%2C%20from%20Romania%2C%20I%20really%20like%20webee%20design%20blog.%20Webee%20has%20really%20helped%20me%20out%20with%20his%20tips%20and%20encouragement.%0D%0A%0D%0AAlso%20a%20beautiful%20creative%20design%20blog%20by%20David%20Airey%20who%20" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/freelance-graphic-designers-blogs&amp;title=Freelance+graphic+designers%27+blogs&amp;body=%0D%0A%0D%0AHere%20are%20my%20favourite%20three%20blogs%20of%20people%20who%2C%20like%20me%2C%20are%20graphic%20designers%20and%20write%20about%20it%20on%20the%20internet.%20Firstly%2C%20from%20Romania%2C%20I%20really%20like%20webee%20design%20blog.%20Webee%20has%20really%20helped%20me%20out%20with%20his%20tips%20and%20encouragement.%0D%0A%0D%0AAlso%20a%20beautiful%20creative%20design%20blog%20by%20David%20Airey%20who%20" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/freelance-graphic-designers-blogs/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Why RGB colours look bad when converted to CMYK</title>
		<link>http://robcubbon.com/why-rgb-colours-look-bad-when-converted-to-cmyk</link>
		<comments>http://robcubbon.com/why-rgb-colours-look-bad-when-converted-to-cmyk#comments</comments>
		<pubDate>Fri, 20 Apr 2007 13:29:05 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Artwork]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[cmyk]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[rgb]]></category>
		<category><![CDATA[screen]]></category>

		<guid isPermaLink="false">http://robcubbon.com/why-rgb-colours-look-bad-when-converted-to-cmyk/</guid>
		<description><![CDATA[RGB can be seen in the dark. CMYK can&#8217;t. RGB shines out at you. CMYK inks absorb some colours and reflect others. Somebody wrote to me the other day whose website had lovely blue type on a black background. Fine. Unfortunately, the results when changed into CMYK and printed were dull, muddy and terrible. How [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p>RGB can be seen in the dark. CMYK can&#8217;t. RGB shines out at you. CMYK inks absorb some colours and reflect others. </p>
<p>Somebody wrote to me the other day whose website had lovely blue type on a black background. Fine. Unfortunately, the results when changed into CMYK and printed were dull, muddy and terrible.</p>
<p>How can this be prevented? Once converted to CMYK <strong>Photoshop</strong> will display its interpretation of how it will be printed. Further investigation should be made by using the Info palette and observing the CMYK values whilst hovering the mouse over certain areas of the image. Remember <strong>Photoshop</strong> can only give you an approximation both on screen and with its conversion values. Printed materials will never look the same as they do on screen.</p>
<p><img src="http://www.robcubbon.com/images/rgb-cmyk.gif" title="RGB to CMYK and solution" alt="RGB to CMYK and solutionl"/></p>
<p>The other thing you can do is change the CMYK values to make it look good. Look above. <strong>Picture number 1</strong>: How the website was, a black background with blue type. The blue was R80 G80 B252 (Hex: #5050fc).</p>
<p><strong>Picture number 2</strong>: Look at the difference! That RGB colour when converted to CMYK is re-interpreted to a muddy, dull blue, C76 M70 Y0 K0. Almost illegible against the background black.</p>
<p><strong>Picture number 3</strong>: The only possible solution. Lighten up the blue to a cyan dominated one, C64 M11 Y0 K0. Maybe not in the style of the website but at least punchy and legible.</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Why+RGB+colours+look+bad+when+converted+to+CMYK+-+http://b2l.me/axkym&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/why-rgb-colours-look-bad-when-converted-to-cmyk&amp;t=Why+RGB+colours+look+bad+when+converted+to+CMYK" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/why-rgb-colours-look-bad-when-converted-to-cmyk&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/why-rgb-colours-look-bad-when-converted-to-cmyk&amp;title=Why+RGB+colours+look+bad+when+converted+to+CMYK&amp;summary=RGB%20can%20be%20seen%20in%20the%20dark.%20CMYK%20can%27t.%20RGB%20shines%20out%20at%20you.%20CMYK%20inks%20absorb%20some%20colours%20and%20reflect%20others.%20%0D%0A%0D%0ASomebody%20wrote%20to%20me%20the%20other%20day%20whose%20website%20had%20lovely%20blue%20type%20on%20a%20black%20background.%20Fine.%20Unfortunately%2C%20the%20results%20when%20changed%20into%20CMYK%20and%20printed%20were%20dull%2C%20muddy%20and%20&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/why-rgb-colours-look-bad-when-converted-to-cmyk&amp;title=Why+RGB+colours+look+bad+when+converted+to+CMYK" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/why-rgb-colours-look-bad-when-converted-to-cmyk&amp;title=Why+RGB+colours+look+bad+when+converted+to+CMYK" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/why-rgb-colours-look-bad-when-converted-to-cmyk&amp;title=Why+RGB+colours+look+bad+when+converted+to+CMYK" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/why-rgb-colours-look-bad-when-converted-to-cmyk&amp;title=Why+RGB+colours+look+bad+when+converted+to+CMYK" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/why-rgb-colours-look-bad-when-converted-to-cmyk&amp;title=Why+RGB+colours+look+bad+when+converted+to+CMYK&amp;body=RGB%20can%20be%20seen%20in%20the%20dark.%20CMYK%20can%27t.%20RGB%20shines%20out%20at%20you.%20CMYK%20inks%20absorb%20some%20colours%20and%20reflect%20others.%20%0D%0A%0D%0ASomebody%20wrote%20to%20me%20the%20other%20day%20whose%20website%20had%20lovely%20blue%20type%20on%20a%20black%20background.%20Fine.%20Unfortunately%2C%20the%20results%20when%20changed%20into%20CMYK%20and%20printed%20were%20dull%2C%20muddy%20and%20" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/why-rgb-colours-look-bad-when-converted-to-cmyk&amp;title=Why+RGB+colours+look+bad+when+converted+to+CMYK&amp;body=RGB%20can%20be%20seen%20in%20the%20dark.%20CMYK%20can%27t.%20RGB%20shines%20out%20at%20you.%20CMYK%20inks%20absorb%20some%20colours%20and%20reflect%20others.%20%0D%0A%0D%0ASomebody%20wrote%20to%20me%20the%20other%20day%20whose%20website%20had%20lovely%20blue%20type%20on%20a%20black%20background.%20Fine.%20Unfortunately%2C%20the%20results%20when%20changed%20into%20CMYK%20and%20printed%20were%20dull%2C%20muddy%20and%20" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/why-rgb-colours-look-bad-when-converted-to-cmyk/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Designing web icons</title>
		<link>http://robcubbon.com/designing-web-icons</link>
		<comments>http://robcubbon.com/designing-web-icons#comments</comments>
		<pubDate>Thu, 08 Mar 2007 12:38:24 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Artwork]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=71</guid>
		<description><![CDATA[Here are some icons I designed for a friend&#8217;s website. He asked me to make them at three sizes: 20 pixels wide, 80 pixels wide and 300 pixels wide. There&#8217;s a real skill to designing icons. You have to make them simple enough to be understandable at small sizes but interesting enough to be beautiful [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" style="padding: 20px 0 8px;" title="Sample web icons" src="http://www.robcubbon.com/images/desicons.gif" alt="Sample web icons" /></p>
<p>Here are some icons I designed for a friend&#8217;s website. He asked me to make them at three sizes: 20 pixels wide, 80 pixels wide and 300 pixels wide.</p>
<p>There&#8217;s a real skill to designing icons. You have to make them simple enough to be understandable at small sizes but interesting enough to be beautiful when bigger.</p>
<p>I used a well-known aqua or <a href="http://tutorials20.com/design/jelly-remake/">jelly technique</a> for the background. Basically it is a gradient with a series of superimposed arcs to give an impression of translucent 3d shape. The arcs are intersections of two circles, squeeze or stretched slightly where appropriate. I blurred the arcs at the top but at the bottom they remain sharp to give an ultra-modern feel.</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Designing+web+icons+-+http://b2l.me/axqpb&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/designing-web-icons&amp;t=Designing+web+icons" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/designing-web-icons&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/designing-web-icons&amp;title=Designing+web+icons&amp;summary=%0D%0AHere%20are%20some%20icons%20I%20designed%20for%20a%20friend%27s%20website.%20He%20asked%20me%20to%20make%20them%20at%20three%20sizes%3A%2020%20pixels%20wide%2C%2080%20pixels%20wide%20and%20300%20pixels%20wide.%0D%0A%0D%0AThere%27s%20a%20real%20skill%20to%20designing%20icons.%20You%20have%20to%20make%20them%20simple%20enough%20to%20be%20understandable%20at%20small%20sizes%20but%20interesting%20enough%20to%20be%20beaut&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/designing-web-icons&amp;title=Designing+web+icons" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/designing-web-icons&amp;title=Designing+web+icons" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/designing-web-icons&amp;title=Designing+web+icons" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/designing-web-icons&amp;title=Designing+web+icons" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/designing-web-icons&amp;title=Designing+web+icons&amp;body=%0D%0AHere%20are%20some%20icons%20I%20designed%20for%20a%20friend%27s%20website.%20He%20asked%20me%20to%20make%20them%20at%20three%20sizes%3A%2020%20pixels%20wide%2C%2080%20pixels%20wide%20and%20300%20pixels%20wide.%0D%0A%0D%0AThere%27s%20a%20real%20skill%20to%20designing%20icons.%20You%20have%20to%20make%20them%20simple%20enough%20to%20be%20understandable%20at%20small%20sizes%20but%20interesting%20enough%20to%20be%20beaut" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/designing-web-icons&amp;title=Designing+web+icons&amp;body=%0D%0AHere%20are%20some%20icons%20I%20designed%20for%20a%20friend%27s%20website.%20He%20asked%20me%20to%20make%20them%20at%20three%20sizes%3A%2020%20pixels%20wide%2C%2080%20pixels%20wide%20and%20300%20pixels%20wide.%0D%0A%0D%0AThere%27s%20a%20real%20skill%20to%20designing%20icons.%20You%20have%20to%20make%20them%20simple%20enough%20to%20be%20understandable%20at%20small%20sizes%20but%20interesting%20enough%20to%20be%20beaut" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/designing-web-icons/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Freelance designers blog to find work and make money</title>
		<link>http://robcubbon.com/freelance-designers-blog-to-find-work-and-make-money</link>
		<comments>http://robcubbon.com/freelance-designers-blog-to-find-work-and-make-money#comments</comments>
		<pubDate>Thu, 08 Mar 2007 12:18:13 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Artwork]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Freelancing]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=70</guid>
		<description><![CDATA[I would advise anyone who wants to make money and find more work to get blogging. I was encouraged to get a WordPress blog by a friend but I didn&#8217;t really realise what blogging was at first. I thought, what&#8217;s the point of writing &#8220;I woke up this morning, had breakfast &#8230;&#8221;? I really only [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-1727" src="http://robcubbon.com/wp-content/uploads/2007/03/blog-birds-telephone-lines1.jpg" alt="birds on telephone lines spelling the word blog" width="600" height="238" style="padding: 18px 0 8px;"/></p>
<p>I would advise anyone who wants to make money and find more work to get blogging.</p>
<p>I was encouraged to get a <a href="http://wordpress.org">WordPress blog</a> by a friend but I didn&#8217;t really realise what blogging was at first. I thought, what&#8217;s the point of writing &#8220;I woke up this morning, had breakfast &#8230;&#8221;? I really only started taking it seriously in November 2006 about two months before I started to get results.</p>
<p>There are plenty of ways to <a href="http://www.problogger.net/archives/2005/12/06/how-bloggers-make-money-from-blogs/">make money from your blog</a> from advertising but that&#8217;s not what I&#8217;m discussing here. And, personally, I find blogs that are peppered with adverts really ugly.</p>
<p>Blogs are, for me, a great way to find work and make contacts through searches. But, because of the illogical and secretive way search engines in general and Google in particular work, you will never know how to be top of the list on certain searches. So the trick is go for every conceivable search you can think of.</p>
<p>You should write about what you know. Write about your work, your way of doing things, practices that other people might find useful. What sets you apart from others.</p>
<p>Take me as an example. If you search for &#8220;freelance graphic designer&#8221; on Google, I&#8217;m number 22. That&#8217;s the third page. Not so good. Even worse is &#8220;London graphic designer&#8221;, number 68 on Google. Pretty bad. However, one day someone – now a client of mine – wanted a PDF newsletter designed in InDesign so searched for &#8220;freelance InDesign London&#8221;. Guess what? I&#8217;m number 3!</p>
<p>How did that come about? Because I wrote a blog discussing PDF design, newsletters and InDesign amongst other things.</p>
<p>My point is I never would have guessed that someone would search specifically for that. It was only by writing about the nature of my work that I got work! And it is the blog that makes that process so easy.</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Freelance+designers+blog+to+find+work+and+make+money+-+http://b2l.me/axmeb&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/freelance-designers-blog-to-find-work-and-make-money&amp;t=Freelance+designers+blog+to+find+work+and+make+money" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/freelance-designers-blog-to-find-work-and-make-money&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/freelance-designers-blog-to-find-work-and-make-money&amp;title=Freelance+designers+blog+to+find+work+and+make+money&amp;summary=%0D%0A%0D%0AI%20would%20advise%20anyone%20who%20wants%20to%20make%20money%20and%20find%20more%20work%20to%20get%20blogging.%0D%0A%0D%0AI%20was%20encouraged%20to%20get%20a%20WordPress%20blog%20by%20a%20friend%20but%20I%20didn%27t%20really%20realise%20what%20blogging%20was%20at%20first.%20I%20thought%2C%20what%27s%20the%20point%20of%20writing%20%22I%20woke%20up%20this%20morning%2C%20had%20breakfast%20...%22%3F%20I%20really%20only%20star&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/freelance-designers-blog-to-find-work-and-make-money&amp;title=Freelance+designers+blog+to+find+work+and+make+money" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/freelance-designers-blog-to-find-work-and-make-money&amp;title=Freelance+designers+blog+to+find+work+and+make+money" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/freelance-designers-blog-to-find-work-and-make-money&amp;title=Freelance+designers+blog+to+find+work+and+make+money" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/freelance-designers-blog-to-find-work-and-make-money&amp;title=Freelance+designers+blog+to+find+work+and+make+money" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/freelance-designers-blog-to-find-work-and-make-money&amp;title=Freelance+designers+blog+to+find+work+and+make+money&amp;body=%0D%0A%0D%0AI%20would%20advise%20anyone%20who%20wants%20to%20make%20money%20and%20find%20more%20work%20to%20get%20blogging.%0D%0A%0D%0AI%20was%20encouraged%20to%20get%20a%20WordPress%20blog%20by%20a%20friend%20but%20I%20didn%27t%20really%20realise%20what%20blogging%20was%20at%20first.%20I%20thought%2C%20what%27s%20the%20point%20of%20writing%20%22I%20woke%20up%20this%20morning%2C%20had%20breakfast%20...%22%3F%20I%20really%20only%20star" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/freelance-designers-blog-to-find-work-and-make-money&amp;title=Freelance+designers+blog+to+find+work+and+make+money&amp;body=%0D%0A%0D%0AI%20would%20advise%20anyone%20who%20wants%20to%20make%20money%20and%20find%20more%20work%20to%20get%20blogging.%0D%0A%0D%0AI%20was%20encouraged%20to%20get%20a%20WordPress%20blog%20by%20a%20friend%20but%20I%20didn%27t%20really%20realise%20what%20blogging%20was%20at%20first.%20I%20thought%2C%20what%27s%20the%20point%20of%20writing%20%22I%20woke%20up%20this%20morning%2C%20had%20breakfast%20...%22%3F%20I%20really%20only%20star" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/freelance-designers-blog-to-find-work-and-make-money/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Nicotine replacement doesn&#8217;t work</title>
		<link>http://robcubbon.com/nicoteen-replacement-doesnt-work</link>
		<comments>http://robcubbon.com/nicoteen-replacement-doesnt-work#comments</comments>
		<pubDate>Sat, 13 Jan 2007 12:08:47 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Stop smoking]]></category>
		<category><![CDATA[quit smoking]]></category>

		<guid isPermaLink="false">http://robcubbon.com/?p=51</guid>
		<description><![CDATA[Now I rarely complain. Usually only about paying too much sometimes. I hardly ever get upset about something on TV. But the latest Nicorette ad has caused me to complain to the Advertising Standards Authority. The ad states as a matter of fact that giving up cigarettes is easier and more successful using a nicotine [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0; float: left; margin: 0px 10px 10px 0px;" title="nicorette ad - pauly style" src="http://www.robcubbon.com/images/nicorette.jpg" alt="nicorette ad" />Now I rarely complain. Usually only about paying too much sometimes. I hardly ever get upset about something on TV. But the latest Nicorette ad has caused me to <a href="http://www.asa.org.uk/asa/how_to_complain/complaints_form/">complain to the Advertising Standards Authority</a>.</p>
<p>The ad states as a matter of fact that giving up cigarettes is easier and more successful using a nicotine injection technique (such as their patches) rather than the &#8220;cold turkey&#8221; approach (adopted by &#8220;Paul&#8221; in the picture). This is, in my opinion, a lie and the opposite is more correct according to many professionals who work in this field.</p>
<p>I know they can get away with conning the public because they can afford to spend millions on &#8220;research&#8221; that &#8220;proves&#8221; their point. It shows that nicotine replacement therapy works better in their tests than a placebo. It doesn&#8217;t show that worldwide more people give up with these products than with will power alone. Trust me, will power and cold turkey do work. They&#8217;ve been working for years before NRTs even existed.</p>
<p>So the result is people are lied to and assume that they have to spend money on nicotine replacement techniques, fail and continue smoking. This belief and this ad – no exaggeration – are killing people! For a free and easy way to stop smoking, visit my website <a href="http://www.quitcigs4free.com">www.quitcigs4free.com</a></p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Nicotine+replacement+doesn%27t+work+-+http://b2l.me/aykww&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/nicoteen-replacement-doesnt-work&amp;t=Nicotine+replacement+doesn%27t+work" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/nicoteen-replacement-doesnt-work&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/nicoteen-replacement-doesnt-work&amp;title=Nicotine+replacement+doesn%27t+work&amp;summary=Now%20I%20rarely%20complain.%20Usually%20only%20about%20paying%20too%20much%20sometimes.%20I%20hardly%20ever%20get%20upset%20about%20something%20on%20TV.%20But%20the%20latest%20Nicorette%20ad%20has%20caused%20me%20to%20complain%20to%20the%20Advertising%20Standards%20Authority.%0D%0A%0D%0AThe%20ad%20states%20as%20a%20matter%20of%20fact%20that%20giving%20up%20cigarettes%20is%20easier%20and%20more%20successf&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/nicoteen-replacement-doesnt-work&amp;title=Nicotine+replacement+doesn%27t+work" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/nicoteen-replacement-doesnt-work&amp;title=Nicotine+replacement+doesn%27t+work" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/nicoteen-replacement-doesnt-work&amp;title=Nicotine+replacement+doesn%27t+work" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/nicoteen-replacement-doesnt-work&amp;title=Nicotine+replacement+doesn%27t+work" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/nicoteen-replacement-doesnt-work&amp;title=Nicotine+replacement+doesn%27t+work&amp;body=Now%20I%20rarely%20complain.%20Usually%20only%20about%20paying%20too%20much%20sometimes.%20I%20hardly%20ever%20get%20upset%20about%20something%20on%20TV.%20But%20the%20latest%20Nicorette%20ad%20has%20caused%20me%20to%20complain%20to%20the%20Advertising%20Standards%20Authority.%0D%0A%0D%0AThe%20ad%20states%20as%20a%20matter%20of%20fact%20that%20giving%20up%20cigarettes%20is%20easier%20and%20more%20successf" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/nicoteen-replacement-doesnt-work&amp;title=Nicotine+replacement+doesn%27t+work&amp;body=Now%20I%20rarely%20complain.%20Usually%20only%20about%20paying%20too%20much%20sometimes.%20I%20hardly%20ever%20get%20upset%20about%20something%20on%20TV.%20But%20the%20latest%20Nicorette%20ad%20has%20caused%20me%20to%20complain%20to%20the%20Advertising%20Standards%20Authority.%0D%0A%0D%0AThe%20ad%20states%20as%20a%20matter%20of%20fact%20that%20giving%20up%20cigarettes%20is%20easier%20and%20more%20successf" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/nicoteen-replacement-doesnt-work/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Use the internet to aid lateral thinking</title>
		<link>http://robcubbon.com/use-the-internet-to-aid-lateral-thinking</link>
		<comments>http://robcubbon.com/use-the-internet-to-aid-lateral-thinking#comments</comments>
		<pubDate>Sat, 09 Dec 2006 11:52:42 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Artwork]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[lateral thinking]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://robcubbon.com/wordpress/?p=35</guid>
		<description><![CDATA[Creatives are paid fortunes to think laterally, to come up with a word or an image that no one else has thought of. But now we have the most amazing lateral thinking resource at our fingertips – the internet. You have dictionaries and thesauruses to help you with words. There are directories of English idioms [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="Inspiration for illustrating abstract concepts with image searches" src="http://www.robcubbon.com/images/imsearch.jpg" alt="internet search image" /></p>
<p>Creatives are paid fortunes to think laterally, to come up with a word or an image that no one else has thought of. But now we have the most amazing lateral thinking resource at our fingertips – the internet.</p>
<p>You have dictionaries and thesauruses to help you with words. There are directories of English idioms and expressions which are particularly helpful with advertising copy. But, my personal favourite internet aid to lateral thinking is image searching.</p>
<p>Illustrating abstract notions is one of the most creative and fun things. Try putting an abstract term that complies with your brief (like, empty; separation; togetherness; contrast; love; big; help)  into a stock photography site&#8217;s search engine and see if it gives you any ideas. Don&#8217;t forget normal search engine&#8217;s images searches like Google or Yahoo! They are getting better and better and give you a different option to the staid stock image.</p>
<p>Computers don&#8217;t have the associations with words that we do. They just dispassionately match the word we type in. Think of all the times you&#8217;ve had a search fail. It&#8217;s these &#8220;failures&#8221; that can spark an un-thought-of angle that could really make a campaign.</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Use+the+internet+to+aid+lateral+thinking+-+http://b2l.me/aykzy&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/use-the-internet-to-aid-lateral-thinking&amp;t=Use+the+internet+to+aid+lateral+thinking" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/use-the-internet-to-aid-lateral-thinking&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/use-the-internet-to-aid-lateral-thinking&amp;title=Use+the+internet+to+aid+lateral+thinking&amp;summary=%0D%0ACreatives%20are%20paid%20fortunes%20to%20think%20laterally%2C%20to%20come%20up%20with%20a%20word%20or%20an%20image%20that%20no%20one%20else%20has%20thought%20of.%20But%20now%20we%20have%20the%20most%20amazing%20lateral%20thinking%20resource%20at%20our%20fingertips%20%E2%80%93%20the%20internet.%0D%0A%0D%0AYou%20have%20dictionaries%20and%20thesauruses%20to%20help%20you%20with%20words.%20There%20are%20directories%20&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/use-the-internet-to-aid-lateral-thinking&amp;title=Use+the+internet+to+aid+lateral+thinking" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/use-the-internet-to-aid-lateral-thinking&amp;title=Use+the+internet+to+aid+lateral+thinking" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/use-the-internet-to-aid-lateral-thinking&amp;title=Use+the+internet+to+aid+lateral+thinking" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/use-the-internet-to-aid-lateral-thinking&amp;title=Use+the+internet+to+aid+lateral+thinking" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/use-the-internet-to-aid-lateral-thinking&amp;title=Use+the+internet+to+aid+lateral+thinking&amp;body=%0D%0ACreatives%20are%20paid%20fortunes%20to%20think%20laterally%2C%20to%20come%20up%20with%20a%20word%20or%20an%20image%20that%20no%20one%20else%20has%20thought%20of.%20But%20now%20we%20have%20the%20most%20amazing%20lateral%20thinking%20resource%20at%20our%20fingertips%20%E2%80%93%20the%20internet.%0D%0A%0D%0AYou%20have%20dictionaries%20and%20thesauruses%20to%20help%20you%20with%20words.%20There%20are%20directories%20" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/use-the-internet-to-aid-lateral-thinking&amp;title=Use+the+internet+to+aid+lateral+thinking&amp;body=%0D%0ACreatives%20are%20paid%20fortunes%20to%20think%20laterally%2C%20to%20come%20up%20with%20a%20word%20or%20an%20image%20that%20no%20one%20else%20has%20thought%20of.%20But%20now%20we%20have%20the%20most%20amazing%20lateral%20thinking%20resource%20at%20our%20fingertips%20%E2%80%93%20the%20internet.%0D%0A%0D%0AYou%20have%20dictionaries%20and%20thesauruses%20to%20help%20you%20with%20words.%20There%20are%20directories%20" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/use-the-internet-to-aid-lateral-thinking/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A free and easy way to give up smoking</title>
		<link>http://robcubbon.com/my-website-for-a-free-and-easy-way-to-give-up-smoking</link>
		<comments>http://robcubbon.com/my-website-for-a-free-and-easy-way-to-give-up-smoking#comments</comments>
		<pubDate>Wed, 08 Nov 2006 09:59:33 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Stop smoking]]></category>
		<category><![CDATA[quit smoking]]></category>

		<guid isPermaLink="false">http://robcubbon.com/wordpress/?p=25</guid>
		<description><![CDATA[Fanfare! I have just published a new website detailing the method I used to quit cigarettes. Please have a look. I started smoking when I was 18 and very quickly developed a 20 a day habit. I immediately noticed a dip in my health – not to mention an increase in my asthma. But still [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p>Fanfare! I have just published a new website detailing the method I used to quit cigarettes. <a href="http://www.quitcigs4free.com">Please have a look</a>.</p>
<p><a href="http://www.quitcigs4free.com"><img style="border: 0; float: right; margin: 0px 0px 10px 10px;" title="QuitCigs4Free website" src="http://www.robcubbon.com/images/quitcigs.gif" alt="QuitCigs4Free website" /></a>I started smoking when I was 18 and very quickly developed a 20 a day habit. I immediately noticed a dip in my health – not to mention an increase in my asthma. But still I soldiered on. I tried to give up numerous times, sometimes using gum or patches, but it never worked. Every minute of the day I thought about smoking, or felt awkward, or both.</p>
<p>Over three years ago I developed a passing interest in Neuro-linguistic programming (NLP) and from that became interested in self-hypnosis and meditation. For other reasons I started practising self-hypnosis and meditation for a few weeks and then one day stopped smoking! I was 35. I have been free from cigarettes and the desire to smoke for over 3 years.</p>
<p>The problem now is how to communicate this to fellow human beings.</p>
<p>I&#8217;m facing an uphill struggle with the &#8230; deep breath &#8230; smoking cessation community. I don&#8217;t want to sound cynical but they seem to be as honest as the tobacco industry. &#8220;Our practise is to only endorse or link to official quit sites or methods approved by independent research published in reputable journals.&#8221; Yeah, research no doubt sponsored by drug companies. Its funny how research suggests that success with giving up smoking is more likely with pharmacological aids and yet heresay and those who work in the field say the cold turkey approach is best.</p>
<p>We have been here before. It was clearly spelled out in the 1964 US Surgeon General&#8217;s Report that cigarette smoking was not an addiction and he only came round to the idea in 1988. Nowadays the Surgeon General is advocating the use of pharmalogical aids in quitting smoking. <em>Plus ça change, plus c&#8217;est la même chose.</em></p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=A+free+and+easy+way+to+give+up+smoking+-+http://b2l.me/az8fu&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/my-website-for-a-free-and-easy-way-to-give-up-smoking&amp;t=A+free+and+easy+way+to+give+up+smoking" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/my-website-for-a-free-and-easy-way-to-give-up-smoking&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/my-website-for-a-free-and-easy-way-to-give-up-smoking&amp;title=A+free+and+easy+way+to+give+up+smoking&amp;summary=Fanfare%21%20I%20have%20just%20published%20a%20new%20website%20detailing%20the%20method%20I%20used%20to%20quit%20cigarettes.%20Please%20have%20a%20look.%0D%0A%0D%0AI%20started%20smoking%20when%20I%20was%2018%20and%20very%20quickly%20developed%20a%2020%20a%20day%20habit.%20I%20immediately%20noticed%20a%20dip%20in%20my%20health%20%E2%80%93%20not%20to%20mention%20an%20increase%20in%20my%20asthma.%20But%20still%20I%20soldiered&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/my-website-for-a-free-and-easy-way-to-give-up-smoking&amp;title=A+free+and+easy+way+to+give+up+smoking" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/my-website-for-a-free-and-easy-way-to-give-up-smoking&amp;title=A+free+and+easy+way+to+give+up+smoking" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/my-website-for-a-free-and-easy-way-to-give-up-smoking&amp;title=A+free+and+easy+way+to+give+up+smoking" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/my-website-for-a-free-and-easy-way-to-give-up-smoking&amp;title=A+free+and+easy+way+to+give+up+smoking" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/my-website-for-a-free-and-easy-way-to-give-up-smoking&amp;title=A+free+and+easy+way+to+give+up+smoking&amp;body=Fanfare%21%20I%20have%20just%20published%20a%20new%20website%20detailing%20the%20method%20I%20used%20to%20quit%20cigarettes.%20Please%20have%20a%20look.%0D%0A%0D%0AI%20started%20smoking%20when%20I%20was%2018%20and%20very%20quickly%20developed%20a%2020%20a%20day%20habit.%20I%20immediately%20noticed%20a%20dip%20in%20my%20health%20%E2%80%93%20not%20to%20mention%20an%20increase%20in%20my%20asthma.%20But%20still%20I%20soldiered" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/my-website-for-a-free-and-easy-way-to-give-up-smoking&amp;title=A+free+and+easy+way+to+give+up+smoking&amp;body=Fanfare%21%20I%20have%20just%20published%20a%20new%20website%20detailing%20the%20method%20I%20used%20to%20quit%20cigarettes.%20Please%20have%20a%20look.%0D%0A%0D%0AI%20started%20smoking%20when%20I%20was%2018%20and%20very%20quickly%20developed%20a%2020%20a%20day%20habit.%20I%20immediately%20noticed%20a%20dip%20in%20my%20health%20%E2%80%93%20not%20to%20mention%20an%20increase%20in%20my%20asthma.%20But%20still%20I%20soldiered" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/my-website-for-a-free-and-easy-way-to-give-up-smoking/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Flash &#8230; no flash</title>
		<link>http://robcubbon.com/flash-no-flash</link>
		<comments>http://robcubbon.com/flash-no-flash#comments</comments>
		<pubDate>Sun, 08 Oct 2006 10:47:36 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://robcubbon.com/wordpress/?p=20</guid>
		<description><![CDATA[Here&#8217;s another thing that I hate about doing websites &#8230; Flash. When I first set eyes on it I thought it was great but for me it hasn&#8217;t really lived up to expectations. The problem is not everyone has the Flash Player installed in their browser – not everyone can see it! And it is [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s another thing that I hate about doing websites &#8230; Flash. When I first set eyes on it I thought it was great but for me it hasn&#8217;t really lived up to expectations.</p>
<p>The problem is not everyone has the Flash Player installed in their browser – not everyone can see it! And it is bad for SEO – the search engines&#8217; bots can&#8217;t read everything in them. Also it is proprietary software – you can&#8217;t edit a SWF you need to find the FLA and edit it in Flash, which is expensive.</p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Flash+...+no+flash+-+http://b2l.me/a3ddr&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/flash-no-flash&amp;t=Flash+...+no+flash" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/flash-no-flash&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/flash-no-flash&amp;title=Flash+...+no+flash&amp;summary=Here%27s%20another%20thing%20that%20I%20hate%20about%20doing%20websites%20...%20Flash.%20When%20I%20first%20set%20eyes%20on%20it%20I%20thought%20it%20was%20great%20but%20for%20me%20it%20hasn%27t%20really%20lived%20up%20to%20expectations.%0D%0A%0D%0AThe%20problem%20is%20not%20everyone%20has%20the%20Flash%20Player%20installed%20in%20their%20browser%20%E2%80%93%20not%20everyone%20can%20see%20it%21%20And%20it%20is%20bad%20for%20SEO%20&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/flash-no-flash&amp;title=Flash+...+no+flash" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/flash-no-flash&amp;title=Flash+...+no+flash" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/flash-no-flash&amp;title=Flash+...+no+flash" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/flash-no-flash&amp;title=Flash+...+no+flash" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/flash-no-flash&amp;title=Flash+...+no+flash&amp;body=Here%27s%20another%20thing%20that%20I%20hate%20about%20doing%20websites%20...%20Flash.%20When%20I%20first%20set%20eyes%20on%20it%20I%20thought%20it%20was%20great%20but%20for%20me%20it%20hasn%27t%20really%20lived%20up%20to%20expectations.%0D%0A%0D%0AThe%20problem%20is%20not%20everyone%20has%20the%20Flash%20Player%20installed%20in%20their%20browser%20%E2%80%93%20not%20everyone%20can%20see%20it%21%20And%20it%20is%20bad%20for%20SEO%20" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/flash-no-flash&amp;title=Flash+...+no+flash&amp;body=Here%27s%20another%20thing%20that%20I%20hate%20about%20doing%20websites%20...%20Flash.%20When%20I%20first%20set%20eyes%20on%20it%20I%20thought%20it%20was%20great%20but%20for%20me%20it%20hasn%27t%20really%20lived%20up%20to%20expectations.%0D%0A%0D%0AThe%20problem%20is%20not%20everyone%20has%20the%20Flash%20Player%20installed%20in%20their%20browser%20%E2%80%93%20not%20everyone%20can%20see%20it%21%20And%20it%20is%20bad%20for%20SEO%20" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/flash-no-flash/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More about SEO, Google and recriprocal links</title>
		<link>http://robcubbon.com/more-about-seo-google-and-recriprocal-links</link>
		<comments>http://robcubbon.com/more-about-seo-google-and-recriprocal-links#comments</comments>
		<pubDate>Sun, 01 Oct 2006 17:35:56 +0000</pubDate>
		<dc:creator>Rob Cubbon</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://robcubbon.com/wordpress/?p=16</guid>
		<description><![CDATA[This article is massively out-of-date and virtually everything said in it is now incorrect but it is useful to show how quickly things can change in this area! If you now type &#8220;freelance graphic designer and artworker in London&#8221; into Yahoo! I&#8217;m number one. In Google I&#8217;m hundred and fifty something! I&#8217;m trying to do [...]<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>
]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0; float: right; margin: 10px 0px 10px 10px;" title="Poogle" src="http://www.robcubbon.com/images/Poogle.gif" alt="Poogle" /><strong>This article is massively out-of-date and virtually everything said in it is now incorrect but it is useful to show how quickly things can change in this area!</strong></p>
<p>If you now type &#8220;freelance graphic designer and artworker in London&#8221; into Yahoo! I&#8217;m number one. In Google I&#8217;m hundred and fifty something!</p>
<p>I&#8217;m trying to do reciprocal links to get my PageRank up. I&#8217;m a massive 1 out of 10 at the moment. If anybody is interested in trading reciprocal links with me then <a href="http://robcubbon.com/contact-rob-cubbon/">get in touch</a>. Have a look at the <a href="http://www.robcubbon.com/links.html">links.</a></p>
<p>This is an article from <a href="http://robcubbon.com">Rob Cubbon</a><br/>

Please download your free copy of <a href="">How to Market Yourself Online</a> a PDF eBook which contains all my best tips on internet marketing, social media and blogging.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=More+about+SEO%2C+Google+and+recriprocal+links+-+http://b2l.me/axqqq&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://robcubbon.com/more-about-seo-google-and-recriprocal-links&amp;t=More+about+SEO%2C+Google+and+recriprocal+links" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://robcubbon.com/more-about-seo-google-and-recriprocal-links&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://robcubbon.com/more-about-seo-google-and-recriprocal-links&amp;title=More+about+SEO%2C+Google+and+recriprocal+links&amp;summary=This%20article%20is%20massively%20out-of-date%20and%20virtually%20everything%20said%20in%20it%20is%20now%20incorrect%20but%20it%20is%20useful%20to%20show%20how%20quickly%20things%20can%20change%20in%20this%20area%21%0D%0A%0D%0AIf%20you%20now%20type%20%22freelance%20graphic%20designer%20and%20artworker%20in%20London%22%20into%20Yahoo%21%20I%27m%20number%20one.%20In%20Google%20I%27m%20hundred%20and%20fifty%20somethin&amp;source=Graphic and Web Designer London UK" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://robcubbon.com/more-about-seo-google-and-recriprocal-links&amp;title=More+about+SEO%2C+Google+and+recriprocal+links" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://robcubbon.com/more-about-seo-google-and-recriprocal-links&amp;title=More+about+SEO%2C+Google+and+recriprocal+links" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://robcubbon.com/more-about-seo-google-and-recriprocal-links&amp;title=More+about+SEO%2C+Google+and+recriprocal+links" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://robcubbon.com/more-about-seo-google-and-recriprocal-links&amp;title=More+about+SEO%2C+Google+and+recriprocal+links" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://robcubbon.com/more-about-seo-google-and-recriprocal-links&amp;title=More+about+SEO%2C+Google+and+recriprocal+links&amp;body=This%20article%20is%20massively%20out-of-date%20and%20virtually%20everything%20said%20in%20it%20is%20now%20incorrect%20but%20it%20is%20useful%20to%20show%20how%20quickly%20things%20can%20change%20in%20this%20area%21%0D%0A%0D%0AIf%20you%20now%20type%20%22freelance%20graphic%20designer%20and%20artworker%20in%20London%22%20into%20Yahoo%21%20I%27m%20number%20one.%20In%20Google%20I%27m%20hundred%20and%20fifty%20somethin" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://robcubbon.com/more-about-seo-google-and-recriprocal-links&amp;title=More+about+SEO%2C+Google+and+recriprocal+links&amp;body=This%20article%20is%20massively%20out-of-date%20and%20virtually%20everything%20said%20in%20it%20is%20now%20incorrect%20but%20it%20is%20useful%20to%20show%20how%20quickly%20things%20can%20change%20in%20this%20area%21%0D%0A%0D%0AIf%20you%20now%20type%20%22freelance%20graphic%20designer%20and%20artworker%20in%20London%22%20into%20Yahoo%21%20I%27m%20number%20one.%20In%20Google%20I%27m%20hundred%20and%20fifty%20somethin" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://robcubbon.com/more-about-seo-google-and-recriprocal-links/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
