<?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>Web Design, Internet Marketing and Business Advice » Octane &#187; Web Development</title>
	<atom:link href="http://www.octane.uk.net/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.octane.uk.net</link>
	<description>Let&#039;s fuel your imagination</description>
	<lastBuildDate>Fri, 09 Jul 2010 10:43:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel='hub' href='http://www.octane.uk.net/?pushpress=hub'/>
		<item>
		<title>Add multiple searchable content areas in WordPress with custom fields (video tutorial)</title>
		<link>http://www.octane.uk.net/2010/03/add-multiple-searchable-content-areas-in-wordpress-with-custom-fields-video-tutorial/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=add-multiple-searchable-content-areas-in-wordpress-with-custom-fields-video-tutorial</link>
		<comments>http://www.octane.uk.net/2010/03/add-multiple-searchable-content-areas-in-wordpress-with-custom-fields-video-tutorial/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 10:38:06 +0000</pubDate>
		<dc:creator>Wayne Smallman</dc:creator>
				<category><![CDATA[Help & Advice]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.octane.uk.net/?p=512</guid>
		<description><![CDATA[WordPress is more than just blogging software. It's now a genuine, simple and cost effective way for teams of people to manage content. WordPress isn't perfect — you only get the one content area, which isn't ideal. Here I'll explain a work around that's both simple and effective.]]></description>
			<content:encoded><![CDATA[<p><span class="headline">WordPress is more than just blogging software. It&#8217;s now a genuine, simple and cost effective way for teams of people to manage content. WordPress isn&#8217;t perfect — you only get the one content area, which isn&#8217;t ideal. Here I&#8217;ll explain a work around that&#8217;s both simple and effective.</span></p>
<p><a href="http://www.octane.uk.net/wp-content/uploads/2010/03/WordPress.jpg"><img class="size-medium wp-image-520 alignright" title="WordPress" src="http://www.octane.uk.net/wp-content/uploads/2010/03/WordPress-300x300.jpg" alt="" width="300" height="300" /></a><em>In lieu of the WordPress ebook I&#8217;m working on (which is close to going live, by the way), here&#8217;s an advanced topic for the power WordPress users amongst you. If you&#8217;re not a power user, but understand the benefits of what this article discusses, let me know and I can certainly help out.</em></p>
<p>Here I am, <a href="http://www.octane.uk.net/2010/02/the-all-new-octane-website/">re-working the Octane website from scratch</a>. I have all these design ideas, but they all break when I take into account how WordPress 2.9 doesn&#8217;t allow for multiple content areas, which is a real shame.</p>
<p>A few months previously, I&#8217;d been playing around with <a rel="nofollow" href="http://codex.wordpress.org/Custom_Fields" target="_blank">custom fields</a> for a client website — I&#8217;d used them to store information for the main navigation on the website, such as a shorter name for each Page to use in the navigation, and a value to tell the Plugin which Pages to include and exclude. So this got me thinking.</p>
<h2>Can I use custom fields as content areas?</h2>
<p>And the answer is a big fat yes! That said, anyone who&#8217;s used custom fields will know that you don&#8217;t get a fancy editor for your content; all you have is this plain text box. That itself could be the cue for a Plugin, but right then and there, it wasn&#8217;t an issue.</p>
<p><a href="http://www.octane.uk.net/wp-content/uploads/2010/03/custom-fields-in-wordpress.jpg"><img class="aligncenter size-full wp-image-524" title="custom fields in WordPress" src="http://www.octane.uk.net/wp-content/uploads/2010/03/custom-fields-in-wordpress.jpg" alt="" width="500" height="600" /></a></p>
<p>So that we know where all of this is going, I&#8217;ll explain what I was doing. I wanted to add blocks of text (containing headers, regular paragraph text and lists) to my Pages and then be able to add graphical devices in between.</p>
<h2>Add the content into the custom fields</h2>
<p>First things first, you need to add your content.</p>
<ol>
<li>Either edit or add a new Page or Post.</li>
<li>Scroll down to the &#8220;Custom Fields&#8221; box.</li>
<li>Under the &#8220;Name&#8221; label, either choose from a previous custom field from the drop-down / pop-up, or click the &#8220;Enter new&#8221; link button beneath it and type the name.</li>
<li>Under the &#8220;Value&#8221; label, either type in or paste you content.</li>
<li>Now click the &#8220;Add Custom Field&#8221; button.</li>
<li>If this is a new Page or Post, be sure to either save draft or publish. If it&#8217;s a previous Page or Post, you don&#8217;t even need to update.</li>
</ol>
<h2>Add the custom field data to your theme</h2>
<p>Now that you have your content added into custom fields, the next thing is to get that content into your theme. I don&#8217;t know where you&#8217;re placing any of this, so all I can do is explain how you pull your custom field content in.</p>
<ol>
<li>Select the place in your Page or Post theme file where you want your custom field data to appear.</li>
<li>Paste the code below into that area.</li>
<li>Swap out where it says: &#8220;features&#8221; with the name of your custom field.</li>
</ol>
<div id="wpshdo_1" class="wp-synhighlighter-outer"><div id="wpshdt_1" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_1"></a><a id="wpshat_1" class="wp-synhighlighter-title" href="#codesyntax_1"  onClick="javascript:wpsh_toggleBlock(1)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_1" onClick="javascript:wpsh_code(1)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.octane.uk.net/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_1" onClick="javascript:wpsh_print(1)" title="Print code"><img border="0" style="border: 0 none" src="http://www.octane.uk.net/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="#codesyntax_1" onClick="javascript:wpsh_about(1)" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.octane.uk.net/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_1" class="wp-synhighlighter-inner" style="display: block;"><pre class="php" style="font-family:monospace;"><span class="kw2">&lt;?php</span> <span class="re0">$block</span> <span class="sy0">=</span> get_post_meta<span class="br0">&#40;</span><span class="re0">$post</span><span class="sy0">-&gt;</span><span class="me1">ID</span><span class="sy0">,</span> <span class="st_h">'name_of_custom_field'</span><span class="br0">&#41;</span><span class="sy0">;</span> <span class="kw1">if</span> <span class="br0">&#40;</span><span class="sy0">!</span><a href="http://www.php.net/empty"><span class="kw3">empty</span></a><span class="br0">&#40;</span><span class="re0">$block</span><span class="br0">&#41;</span><span class="br0">&#41;</span> <span class="br0">&#123;</span> <span class="kw1">foreach</span><span class="br0">&#40;</span><span class="br0">&#40;</span><span class="re0">$block</span><span class="br0">&#41;</span> <span class="kw1">as</span> <span class="re0">$blocks</span><span class="br0">&#41;</span> <span class="br0">&#123;</span> <span class="kw1">echo</span> <span class="re0">$blocks</span><span class="sy0">;</span> <span class="br0">&#125;</span> <span class="br0">&#125;</span> <span class="sy1">?&gt;</span></pre></div></div>
<p>Keep in mind, you can call custom field meta data from outside of <a rel="nofollow" href="http://codex.wordpress.org/The_Loop" target="_blank">The Loop</a> — which is to say, you don&#8217;t need to be inside the loop that WordPress uses to summon up data about a particular Post or Page.</p>
<h3>Making your custom fields conditional</h3>
<p>This code runs a check to make sure there&#8217;s data in the custom field. So, for example, you could invoke a layer in your Page or Post only if there&#8217;s content present:</p>
<div id="wpshdo_2" class="wp-synhighlighter-outer"><div id="wpshdt_2" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_2"></a><a id="wpshat_2" class="wp-synhighlighter-title" href="#codesyntax_2"  onClick="javascript:wpsh_toggleBlock(2)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_2" onClick="javascript:wpsh_code(2)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.octane.uk.net/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_2" onClick="javascript:wpsh_print(2)" title="Print code"><img border="0" style="border: 0 none" src="http://www.octane.uk.net/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="#codesyntax_2" onClick="javascript:wpsh_about(2)" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.octane.uk.net/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_2" class="wp-synhighlighter-inner" style="display: block;"><pre class="php" style="font-family:monospace;"><span class="kw2">&lt;?php</span> <span class="re0">$block</span> <span class="sy0">=</span> get_post_meta<span class="br0">&#40;</span><span class="re0">$post</span><span class="sy0">-&gt;</span><span class="me1">ID</span><span class="sy0">,</span> <span class="st_h">'name_of_custom_field'</span><span class="br0">&#41;</span><span class="sy0">;</span>
<span class="kw1">if</span> <span class="br0">&#40;</span><span class="sy0">!</span><a href="http://www.php.net/empty"><span class="kw3">empty</span></a><span class="br0">&#40;</span><span class="re0">$block</span><span class="br0">&#41;</span><span class="br0">&#41;</span> <span class="br0">&#123;</span> <span class="sy1">?&gt;</span>
&lt;div class=&quot;name_of_division_class&quot;&gt;
<span class="kw2">&lt;?php</span>
<span class="kw1">foreach</span><span class="br0">&#40;</span><span class="br0">&#40;</span><span class="re0">$block</span><span class="br0">&#41;</span> <span class="kw1">as</span> <span class="re0">$blocks</span><span class="br0">&#41;</span> <span class="br0">&#123;</span> <span class="kw1">echo</span> <span class="re0">$blocks</span><span class="sy0">;</span> <span class="br0">&#125;</span>
<span class="sy1">?&gt;</span>&lt;/div&gt;<span class="kw2">&lt;?php</span>
<span class="br0">&#125;</span> <span class="sy1">?&gt;</span></pre></div></div>
<div class="video"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/8BOdz0VjD44&amp;hl=en_US&amp;fs=1&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/8BOdz0VjD44&amp;hl=en_US&amp;fs=1&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<h2>But are custom fields searchable?</h2>
<p>By default, no they&#8217;re not. So if you&#8217;re using them to store lots of content — such as product data, for example — people searching your WordPress-driven website won&#8217;t find any of the carefully curated content you&#8217;ve added into your custom fields. Dilemma.</p>
<p>However, there&#8217;s a fix for this, all thanks to <a href="http://www.braindonor.net/coding-blog/wordpress-custom-field-search-plugin/102/" target="_blank">John Hoff, who&#8217;s written a script that extends the scope of the WordPress search engine to grab custom field data</a>, too — which you can <a href="http://www.octane.uk.net/wp-content/resources/plugins/search-custom-fields.php.zip">download here</a>.</p>
<p>I&#8217;ve taken his code (which was a Plugin in all but name) and turned it into an actual Plugin you can install into your copy of WordPress. Once installed, you&#8217;ll need to edit line 37, which includes the names of the custom fields you want searched:</p>
<div id="wpshdo_3" class="wp-synhighlighter-outer"><div id="wpshdt_3" class="wp-synhighlighter-expanded"><table border="0" width="100%"><tr><td align="left" width="80%"><a name="#codesyntax_3"></a><a id="wpshat_3" class="wp-synhighlighter-title" href="#codesyntax_3"  onClick="javascript:wpsh_toggleBlock(3)" title="Click to show/hide code block">Code block</a></td><td align="right"><a href="#codesyntax_3" onClick="javascript:wpsh_code(3)" title="Show code only"><img border="0" style="border: 0 none" src="http://www.octane.uk.net/wp-content/plugins/wp-synhighlight/themes/default/images/code.png" /></a>&nbsp;<a href="#codesyntax_3" onClick="javascript:wpsh_print(3)" title="Print code"><img border="0" style="border: 0 none" src="http://www.octane.uk.net/wp-content/plugins/wp-synhighlight/themes/default/images/printer.png" /></a>&nbsp;<a href="#codesyntax_3" onClick="javascript:wpsh_about(3)" title="Show plugin information"><img border="0" style="border: 0 none" src="http://www.octane.uk.net/wp-content/plugins/wp-synhighlight/themes/default/images/info.gif" /></a>&nbsp;</td></tr></table></div><div id="wpshdi_3" class="wp-synhighlighter-inner" style="display: block;"><pre class="php" style="font-family:monospace;"><span class="re0">$customs</span> <span class="sy0">=</span> <a href="http://www.php.net/array"><span class="kw3">Array</span></a><span class="br0">&#40;</span><span class="st_h">'additional'</span><span class="sy0">,</span> <span class="st_h">'benefits'</span><span class="sy0">,</span> <span class="st_h">'features'</span><span class="br0">&#41;</span><span class="sy0">;</span></pre></div></div>
<p>So, within the Array() item, just change names of the items within the single quotes.</p>
<h3>Editing the name values of the custom fields array</h3>
<p>To add a new custom field:</p>
<ol>
<li>add a comma after the last single quote;</li>
<li>followed by a single quote;</li>
<li>then the name of the custom field;</li>
<li>followed by a closing single quote.</li>
</ol>
<p>To remove a custom field:</p>
<ol>
<li>select comma before its name;</li>
<li>and the last single quote after its name.</li>
</ol>
<p>You&#8217;ve now learned how to turn WordPress into a more featured content management system, hopefully without breaking too much of a sweat. As always, if you get stuck, leave a comment and I&#8217;ll see if I can help out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.octane.uk.net/2010/03/add-multiple-searchable-content-areas-in-wordpress-with-custom-fields-video-tutorial/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>The all-new Octane website</title>
		<link>http://www.octane.uk.net/2010/02/the-all-new-octane-website/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=the-all-new-octane-website</link>
		<comments>http://www.octane.uk.net/2010/02/the-all-new-octane-website/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 19:43:58 +0000</pubDate>
		<dc:creator>Wayne Smallman</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.octane.uk.net/?p=504</guid>
		<description><![CDATA[What with all of the new projects (landing pages, websites, print design etc), things have been moving quickly around here. So quick, in fact, I've had to totally re-think and re-design the entire Octane website from scratch. So, what do you think?]]></description>
			<content:encoded><![CDATA[<p><span class="headline">What with all of the new projects (landing pages, websites, print design etc), things have been moving quickly around here. So quick, in fact, I&#8217;ve had to totally re-think and re-design the entire Octane website from scratch. So, what do you think?</span></p>
<p><span class="headline"><a href="http://www.octane.uk.net/wp-content/uploads/2010/02/train-tunnel.jpg"><img class="aligncenter size-full wp-image-503" title="Train tunnel" src="http://www.octane.uk.net/wp-content/uploads/2010/02/train-tunnel.jpg" alt="A photograph of a train tunnel, taken from a moving train" width="585" height="200" /></a><br />
</span></p>
<h2>Octane&#8217;s new website</h2>
<p>And the reason for all of this furious industry is, well, you! The writing side of things is gradually (there are often consequential lead times for certain publications) picking up, thanks to <a href="http://www.octane.uk.net/case-studies/emily-cagle-communications/">Emily Cagle Communications</a>, but the previous website and blog just wasn&#8217;t cutting it — if I want to appeal to the publications, I have to make it worth their while pointing their readers to me.</p>
<p>More emphasis has been placed on simplicity, speed of navigation and clarity. So when you&#8217;re reading an article, you&#8217;re not being distracted by links and buttons left and right. Instead, you just read down through the article, and when you&#8217;re done, you have the option to share the article on a bunch of popular social networks, or contact Octane for more information.</p>
<h3>The wonders of WordPress</h3>
<p>All of which is neatly squeezed into the ever accommodating WordPress — fast becoming less weblog and more <a href="http://www.octane.uk.net/2009/01/what-is-a-web-application/">content management system</a>. I&#8217;ve been able to kid and cajole it into doing things you won&#8217;t be able to do with your common-or-garden variety installation of WordPress. Oh no. Much of what you see here is WordPress after being given the Octane treatment.</p>
<h3>The knowledge</h3>
<p>So what&#8217;s changed? Apart from everything, there&#8217;s a new home page, which is essentially the blog aspect, now called Knowledge. By pulling all of the content to the front of the website, all of the knowledge I&#8217;m pouring into Octane is right at your fingertips from the moment you step through the door.</p>
<p>And if you can&#8217;t find what you&#8217;re looking for, use the search tool. Or use the category browser further down the page.</p>
<h3>Media — in the press</h3>
<p>Then there&#8217;s the Media section further down the home page, which is where all of my publication materials can be found. Each article is an excerpt taken from the publication itself, accompanied by a link to the PDF, ready for download.</p>
<h3>Community</h3>
<p>Further down the home page is the Community panel. Here&#8217;s where you can hook up with Octane and me, Wayne Smallman, on either <a rel="nofollow" href="http://twitter.com/Octane" target="_blank">Twitter</a> or <a rel="nofollow" href="http://www.facebook.com/octaneinteractive" target="_blank">Octane&#8217;s very own Page over on Facebook</a>.</p>
<h2>Designed for the future</h2>
<p>Or as close as is feasible. You see, things just keep changing. Which is fine, assuming you&#8217;re ready for change. I am. There&#8217;s still more stuff I want to do and the new Octane website has the potential to meet those needs head-on.</p>
<p>If you&#8217;d like to know more about using WordPress to manage your website, or you&#8217;re interested in my <a href="http://www.octane.uk.net/services/web-design-development/">web design services</a>, let me know.</p>
<p><em>Image used courtesy of </em><a title="motion blur" rel="nofollow" href="http://www.flickr.com/photos/themonnie/2495892146/" target="_blank"><em>Flickr and Frank Monnerjahn</em></a><em>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.octane.uk.net/2010/02/the-all-new-octane-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smallman&#8217;s 3 laws of energy conservation</title>
		<link>http://www.octane.uk.net/2010/01/smallmans-3-laws-of-energy-conservation/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=smallmans-3-laws-of-energy-conservation</link>
		<comments>http://www.octane.uk.net/2010/01/smallmans-3-laws-of-energy-conservation/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 13:03:53 +0000</pubDate>
		<dc:creator>Wayne Smallman</dc:creator>
				<category><![CDATA[Best Practice]]></category>
		<category><![CDATA[Help & Advice]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.octane.uk.net/blog/?p=203</guid>
		<description><![CDATA[Working hard? That's great! Good for you. However, working smart is better. The trick is knowing when to work hard and when to work smart. Get it wrong, and you're just wasting time, and end up doing neither.]]></description>
			<content:encoded><![CDATA[<p><span class="headline">Working hard? That&#8217;s great! Good for you. However, working smart is better. The trick is knowing when to work hard and when to work smart. Get it wrong, and you&#8217;re just wasting time, and end up doing neither.</span></p>
<h2>Automated versus Manual processing</h2>
<p>A few weeks ago, a client of mine asked me if I could automate the processing of a list of data. I asked her to send me the list. In total, there were just over 30 items. My advice was to just process the whole thing manually. She wasn&#8217;t pleased, but worked her way through the list.</p>
<p>I&#8217;m a PHP developer, which means I can write all kinds of things for the web — everything from a simple scripts that automate response forms for websites, right up to full-blown <a href="http://www.octane.uk.net/services/web-applications/">web applications</a>, that process vast amounts of commercially sensitive data.</p>
<p>So, depending on the circumstances, I can write small scripts to batch process things like lists. My client knows that I&#8217;m a programmer, which is why she asked about some automatic way of processing her list. But the thing is, I had to invoke Smallman&#8217;s first law of energy conservation:</p>
<blockquote><p><em>“1st law — If you&#8217;re dealing with a single array (or column) of data that&#8217;s less than 100 items, do it manually. Beyond that (more than 100 items, or a list of multiple arrays), automate it, so long as it&#8217;s possible to do so in a fraction of the time it would take to process the list of data in its entirety manually.”</em></p></blockquote>
<p>But my laws don&#8217;t just apply to processing data, they also apply to images / photographs, for example. Adobe Photoshop has some excellent batch processing tools.</p>
<p>Let&#8217;s say I have 10 images that need resizing, given my experience, I could probably do them manually in the time it would take to set up a batch process in Photoshop. But let&#8217;s say I have 10 high resolution images that need re-sizing, their colour profiles changing from RGB to CMYK, and then saving as JPEGs. At that point, it&#8217;s more than likely I&#8217;d save some time automating the whole thing — especially if there&#8217;s a chance of me repeating the process at some later date.</p>
<p>This is where I&#8217;d have a conversation with the client, asking them if there&#8217;s a chance I&#8217;d be repeating this process at some point.</p>
<h2>Write once, process many times</h2>
<p>Even though you&#8217;re solving a problem (not just for yourself but you&#8217;re client), it&#8217;s not the best way of spending your time. So even though you&#8217;ve automated a process, the client is still coming back to you with Microsoft Excel files or emails full of photographs, asking you to process them all.</p>
<p>Here&#8217;s where I take my automated process and turn the whole thing into a small web application, where the client can do the processing themselves:</p>
<blockquote><p><em>“2nd law — If there&#8217;s any chance that an automated process will be repeated, give the power to the client (write an application or script) and let them process their own data.”</em></p></blockquote>
<p>Of course, this might not apply to digital imagine processing, although there are ways of doing this, but the cost become prohibitive.</p>
<p>By handing the power to your client, you&#8217;re adding value to your service. At the same time, your time is freed up to do more meaningful things. By all means, charge the client for the effort you made handing the power to them, but make sure you explain the cost savings they&#8217;ll be making over time.</p>
<p>Let&#8217;s say the client needs to change the data in a table on a web page. Initially, I&#8217;ll do this manually. As time passes, the table gets bigger, with more columns. At some point, it&#8217;s just not practical for me to do this manually any more. This is where I write a script that allows the client to upload a .csv file and upload the table themselves.</p>
<h2>A problem shared is a problem out-sourced</h2>
<p>Have you ever been asked to do something that&#8217;s either right at the edge of your skill set, or just plain out of reach? Of course, it&#8217;s tempting to swat up and try doing it yourself. And good on you! However, in the meantime, there&#8217;s a deadline to meet, on top of which, are you actually making any money doing this?</p>
<blockquote><p><em>“3rd law — If in performing an activity that&#8217;s not a core service you&#8217;re likely to lose money and / or exceed a deadline, out-source the work, or delegate to someone with the requisite skills.”</em></p></blockquote>
<p>If this is something totally new to you, and it&#8217;s got an appreciable learning curve, there&#8217;s a better than average chance you&#8217;re not making a profit. Also, there&#8217;s no guarantee the quality will be sufficiently high enough to meet the exacting standards of your client. Worse still, you might not get the work done in time.</p>
<p>Of course, choosing to out-source or delegating the work to a colleague is no silver bullet, so it&#8217;s all about selecting the right person to execute the work for you. In the end, it&#8217;s better to get the work done right and on time than not at all.</p>
<p>If you think there&#8217;s a good chance of there being more of the same work in the future, there&#8217;s a good argument for learning on your own time and getting good enough to take the work on. But that&#8217;s your choice.</p>
<h2>Working smart and not hard</h2>
<p>I see so many people squander huge amounts of time, it&#8217;s unreal. They might feel they&#8217;ve done a good days work, but working hard is not nearly as rewarding as working smart, so long as you do it right.</p>
<p>If you&#8217;ve got your own tips for working smart, feel free to share them here…</p>
]]></content:encoded>
			<wfw:commentRss>http://www.octane.uk.net/2010/01/smallmans-3-laws-of-energy-conservation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Berryman Glass Recycling — website development and blog</title>
		<link>http://www.octane.uk.net/2009/10/berryman-glass-recycling-website-development-and-blog/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=berryman-glass-recycling-website-development-and-blog</link>
		<comments>http://www.octane.uk.net/2009/10/berryman-glass-recycling-website-development-and-blog/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 09:40:06 +0000</pubDate>
		<dc:creator>Wayne Smallman</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[business blogging]]></category>
		<category><![CDATA[client projects]]></category>
		<category><![CDATA[Social media]]></category>

		<guid isPermaLink="false">http://www.octane.uk.net/blog/?p=150</guid>
		<description><![CDATA[After many months of planning, designing and web development, the new Berryman website is live.]]></description>
			<content:encoded><![CDATA[<p><span class="headline">After many months of planning, designing and <a href="http://www.octane.uk.net/services/web-design-development/">web development</a>, the new Berryman website is live.</span></p>
<p><a href="http://www.berrymanglassrecycling.com/" target="_blank">Berryman Glass Recycling</a> is Britain&#8217;s largest purchaser and recycler of waste glass. Founded almost 90 years ago, they&#8217;re now looking forward, and meeting tomorrow&#8217;s challenges, both in terms of maintaining a technological lead, as well as carving out a presence for themselves on the new social web.</p>
<p>Berryman are a progressive business, so the potential for expanding their activities (to include video as well as adopting more aspects of social media, for example) is encouraging.</p>
<p>Berryman now have a place on the web around which they can build various other activities, such as using their website as a point of entry for exhibition attendees to follow up a meeting with one of their team, or as a way of publicizing their activities and various recent business successes.</p>
<p><img src="http://octane.uk.net/library/images/content/sections/portfolio/features/berryman-glass-recycling.png" alt="Berryman Glass Recycling" width="380" height="500" /></p>
<p>If you&#8217;d like to know more about the specifics of the project, take a look at the <a href="http://octane.uk.net/case-studies/berryman-glass-recycling">Berryman Glass Recycling case study</a>, as well as visuals on the <a href="http://octane.uk.net/portfolio#berryman-glass-recycling">portfolio</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.octane.uk.net/2009/10/berryman-glass-recycling-website-development-and-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The pros and cons of staying secure and blocking spam with a contact form</title>
		<link>http://www.octane.uk.net/2009/07/the-pros-and-cons-of-staying-secure-and-blocking-spam-with-a-contact-form/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=the-pros-and-cons-of-staying-secure-and-blocking-spam-with-a-contact-form</link>
		<comments>http://www.octane.uk.net/2009/07/the-pros-and-cons-of-staying-secure-and-blocking-spam-with-a-contact-form/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 15:20:20 +0000</pubDate>
		<dc:creator>Wayne Smallman</dc:creator>
				<category><![CDATA[Best Practice]]></category>
		<category><![CDATA[Help & Advice]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CAPTCHA]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.octane.uk.net/blog/?p=77</guid>
		<description><![CDATA[So you've got a website! Now what? If you want to connect with your visitors, you're going to need a contact form. But what are the security advantages and disadvantages associated with a contact form?]]></description>
			<content:encoded><![CDATA[<p><span class="headline">So you&#8217;ve got a website! Now what? If you want to connect with your visitors, you&#8217;re going to need a contact form. But what are the security advantages and disadvantages associated with a contact form?</span></p>
<p>I&#8217;m sure you, like me, have had your fair share of spam email; people trying to sell you everything from prescription drugs to watches. Worse still, some of these offers will probably be coming through your companies contact form, which is both annoying and a time waster.</p>
<h2>Securing response forms with a CAPTCHA</h2>
<p>OK, I confess, this is a buzzword. After everything I said about <a href="http://www.octane.uk.net/2009/02/why-buzzwords-jargon-and-acronyms-are-business-buzzkill/">buzzwords and jargon being a pain</a>, I go and do this! But, there&#8217;s a a very good reason.</p>
<p>There is a way of preventing a good percentage of the unsolicited email you receive, and it&#8217;s a security feature you can add to your contact forms. It&#8217;s called <a rel="nofollow" href="http://en.wikipedia.org/wiki/CAPTCHA" target="_blank">CAPTCHA</a>, which stands for Completely Automated Public Turing test to tell Computers and Human Apart. If you go to the <a href="http://octane.uk.net/contact">contact page of the Octane website</a>, you&#8217;ll see one in action.</p>
<h3>Manually submitting contact forms</h3>
<p>However, CAPTCHAs aren&#8217;t a silver bullet, or some kind of cure-all. Because of the various tools I use, I can see where people come from before they send me a message via my contact form.</p>
<p>The vast majority of the spam I get is from India. So rather than this being some automated system trying and failing to complete my response form and navigate its way around the CAPTCHA, it&#8217;s a real person at the other end. That&#8217;s a problem you can&#8217;t solve with software alone.</p>
<p>However, some feel having a CAPTCHA on your response forms might be doing more harm than good. As an example, a recent body of research shows that <a href="http://www.seomoz.org/blog/captchas-affect-on-conversion-rates" target="_blank">CAPTCHAs have a measurable effect on conversion rates</a>:</p>
<blockquote><p><em>“From the data you can see that with CAPTCHA on, there was an 88% reduction in SPAM but there were 159 failed conversions. Those failed conversions could be SPAM, but they could also be people who couldn&#8217;t figure out the CAPTCHA and finally just gave up. With CAPTCHA&#8217;s on, SPAM and failed conversions accounted for 7.3% of all the conversions for the 3 month period. With CAPTCHA&#8217;s off, SPAM conversions accounted for 4.1% of all the conversions for the 3 month period. That possibly means when CAPTCHA&#8217;s are on, the company could lose out on 3.2% of all their conversions!”</em></p></blockquote>
<p>Those figures do certainly offer pause for thought. But it&#8217;s also worth mentioning this is a relatively small study group, and I have a feeling that the <em>type</em> of visitor could play a major part in conversion and abandon rates.</p>
<h3>Respondr response form script</h3>
<p>Because I got sick of relying on other people, I wrote my own <a href="http://www.blahblahtech.com/2008/09/respondr-contact-form-for-websites-and-blogs.html">response form script, called Respondr</a>, which you&#8217;ll find being used here on Octane, as well as on the Blah, Blah! Technology blog, and several clients of mine.</p>
<p>Rospondr is free to download, and if you&#8217;re a web developer, it should be easy enough for you to install and configure. Rospondr also includes a built-in CAPTCHA, which can also be configured.</p>
<p>In the time I&#8217;ve been using CAPTCHAs, I&#8217;ve seen several people get stuck with them, but very few have abandoned them. My feeling is, people know why they&#8217;re being asked to enter a security code, because they&#8217;re just as sick of unsolicited mail as I am.</p>
<p>But if you are concerned about people abandoning your contact form, make sure your telephone number is near by, so they can call you direct.</p>
<h2>Masked passwords versus usability</h2>
<p>I&#8217;ve always disliked masked passwords. What&#8217;s a masked password? It&#8217;s any text field on a contact form that turns all of the characters you&#8217;re typing into bullet points. Let&#8217;s face it, if you can&#8217;t see what you&#8217;re typing, how can you be at all sure you&#8217;ve typed the right thing?</p>
<p>Recently, <a href="http://www.theregister.co.uk/2009/06/30/masked_passwords_usability/" target="_blank">usability expert Jakob Nielsen weighed in on the subject of masked passwords</a>:</p>
<blockquote><p><em>“The more uncertain users feel about typing passwords, the more likely they are to (a) employ overly simple passwords and/or (b) copy-paste passwords from a file on their computer. Both behaviors lead to a true loss of security.”</em></p></blockquote>
<p>This is a problem for both new and seasoned web users alike. As a web developer, I don&#8217;t use masked password form fields. If a client asked for them, I explain why they&#8217;re such a bad idea, who&#8217;s positives are massively out-weighed by the negatives.</p>
<p>If you&#8217;re worried about people looking over your shoulder, that&#8217;s a people thing and not something software can get around. At the very least, if web developers are going to use masked passwords in their response forms, they should include a little check box which enables and disables it, to give the user the option.</p>
<h2>Conclusion</h2>
<p>Ultimately, if you choose to use CAPTCHAs or masked passwords on your company website, it&#8217;s about balance; are you doing the right thing by your customers / clients visiting your website?</p>
<p>And knowing your audience is essential, which is why I highly recommend you <a href="http://www.octane.uk.net/2009/07/9-essential-reasons-for-tracking-visitors-to-your-company-website/">track the visitors to your website</a>, to help widen that knowledge.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.octane.uk.net/2009/07/the-pros-and-cons-of-staying-secure-and-blocking-spam-with-a-contact-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>9 essential reasons for tracking visitors to your company website</title>
		<link>http://www.octane.uk.net/2009/07/9-essential-reasons-for-tracking-visitors-to-your-company-website/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=9-essential-reasons-for-tracking-visitors-to-your-company-website</link>
		<comments>http://www.octane.uk.net/2009/07/9-essential-reasons-for-tracking-visitors-to-your-company-website/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 11:05:32 +0000</pubDate>
		<dc:creator>Wayne Smallman</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Help & Advice]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[business websites]]></category>
		<category><![CDATA[Clicky Web Analytics]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[web statistics]]></category>

		<guid isPermaLink="false">http://www.octane.uk.net/blog/?p=70</guid>
		<description><![CDATA[Having the best company website in the world counts for nothing if you can't track who's visiting. Be you the managing director, or part of the sales and marketing team, knowing the where, why, when and what of your website is essential.]]></description>
			<content:encoded><![CDATA[<p><span class="headline">Having the best company website in the world counts for nothing if you can&#8217;t track who&#8217;s visiting. Be you the managing director, or part of the sales and marketing team, knowing the where, why, when and what of your website is essential.</span></p>
<p style="text-align: center;"><a href="http://www.octane.uk.net/wp-content/uploads/2010/02/numbers.jpg"><img class="aligncenter size-full wp-image-393" style="border: 0px initial initial;" title="numbers" src="http://www.octane.uk.net/wp-content/uploads/2010/02/numbers.jpg" alt="Digital numbers" width="585" height="200" /></a></p>
<h2>Tracking visitors to your company website</h2>
<p>When I <a href="http://octane.uk.net/services/web-design-development/">build a company website</a>, I have a list of prerequisites, one of which is installing options to track and monitor visitors to those websites. Without an understanding of your visitors, you run the risk of steering your website into rough seas, less trafficked than the calmer waters more popular websites are to be found sailing through.</p>
<p>Here are some of the top benefits of gathering web statistics for your business website:</p>
<ol>
<li>know how many visitors you&#8217;re getting daily, weekly and monthly;</li>
<li>see where those visitors are coming from (such as other websites, search engines, or typing your web address directly);</li>
<li>if you&#8217;re getting visits from the search engines, like Google, you&#8217;ll see what words they searched for;</li>
<li>see how long each visitor spent on which web pages, and what they did next;</li>
<li>monitor downloads of things like software, PDFs, white papers et cetera;</li>
<li>if you have a search tool on your website, you can track what people are searching for and which web pages they&#8217;re visiting.</li>
</ol>
<p>They are but a small selection of the things you&#8217;ll be able to do once you start tracking visitors to your company website.</p>
<h2>Using web statistics to improve your sales &amp; marketing</h2>
<p>But you don&#8217;t just want to accumulate all of this data. You want to put all of this data into action. So here&#8217;s some ways you can make use of your visitor data, which include:</p>
<ol>
<li>track marketing campaigns, which include campaign codes;</li>
<li>use your web statistics to build a demographic profile of your visitors, which will help your sales &amp; marketing team target their campaigns with more precision;</li>
<li>spot recurring trends, such as visits from particular web pages or articles, and use those sources to hone your marketing activities.</li>
</ol>
<p>So the next question is, now? I use a number of tools, but the main two I use and recommend to clients are <a rel="nofollow" href="http://www.google.com/analytics/" target="_blank">Google Analytics</a> and <a rel="nofollow" href="http://getclicky.com/3136" target="_blank">Clicky Web Analytics</a>.</p>
<h2>Web analytics software</h2>
<p>Google Analytics is free. All you need to sign up is a Google Account, which is also free. As well as a huge wealth of data at your disposal (far too many options here to cover in any real detail), you can also add profiles for different people, like colleagues and perhaps your own clients, as I do.</p>
<p>Clicky Web Analytics is a paid service, but there are some very unique features particular to Clicky what you won&#8217;t see in Google Analytics. For example, Clicky has a Spy feature, which allows you to see visits to your website live. The advantages of this might not be immediately apparent, but over time, you&#8217;ll appreciate being able to respond to currently active marketing campaigns in real time.</p>
<p>Clicky really comes into its own once you <a href="http://www.octane.uk.net/2008/06/business-blogging/">have a business blog</a>. There are options to track buzz, such as who&#8217;s talking about you and <a href="http://octane.uk.net/services/branding-and-corporate-identity/">your brand</a> on Twitter, for example.</p>
<p>In both instances, Google Analytics and Clicky Web Analytics require you to install a small portion of code into each web page for them to do their magic.</p>
<p>So what have we learned? Data is good! Data can give your business a critical edge, one perhaps not shared with the competition&#8230;</p>
<h2>Recommended reading</h2>
<ul>
<li><a href="Just what is a standard website anyway?">Just what is a standard website anyway?</a></li>
<li><a href="http://www.octane.uk.net/2008/10/6-five-minute-seo-guides-for-business-websites/">6 five minute SEO guides for business websites</a></li>
<li><a href="http://www.octane.uk.net/2008/06/business-blogging/">Does your business need a blog?</a></li>
<li><a href="http://www.octane.uk.net/2008/06/benefits-of-social-media-networking-business/">So just what is Social Media and can it benefit my business?</a></li>
<li><a href="http://www.octane.uk.net/2008/06/5-simple-ways-to-improve-your-business-website/">5 simple ways to improve your business website</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.octane.uk.net/2009/07/9-essential-reasons-for-tracking-visitors-to-your-company-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emily Cagle Communications — website design and blog</title>
		<link>http://www.octane.uk.net/2009/04/emily-cagle-communications-website-design-and-blog/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=emily-cagle-communications-website-design-and-blog</link>
		<comments>http://www.octane.uk.net/2009/04/emily-cagle-communications-website-design-and-blog/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 11:33:33 +0000</pubDate>
		<dc:creator>Wayne Smallman</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[business blogging]]></category>
		<category><![CDATA[client projects]]></category>
		<category><![CDATA[Social media]]></category>

		<guid isPermaLink="false">http://www.octane.uk.net/blog/?p=35</guid>
		<description><![CDATA[On the back of the success of my popular ebook, The Beginner's Guide to Social Media, the Emily Cagle Communications website and blog provides a wonderful case study for using social media marketing for your business.]]></description>
			<content:encoded><![CDATA[<p><span class="headline">On the back of the success of my popular <a href="http://socialmediamarketingtechnology.com/">ebook, The Beginner&#8217;s Guide to Social Media</a>, the Emily Cagle Communications website and blog provides a wonderful case study for using social media marketing for your business.</span></p>
<p>Emily Cagle is a marketing and communications consultant who enlisted Octane&#8217;s services shortly after reading my ebook and then putting some of the things I wrote about into practice. We&#8217;ve both worked together to produce a website and blog we can both be very proud of.</p>
<p>As I mention over on the <a href="http://www.socialmediamarketingtechnology.com/2009/04/a-social-media-success-story-emily-cagle-communications/">Social Media Marketing Technology blog</a>:</p>
<blockquote><p><em>“It must come as little surprise to know that both Emily &amp; I are thrilled with the end result, which you can read more about in my case study on the Emily Cagle Communications website. But this is only the beginning. We&#8217;ve both been working on planning a long-term social media strategy, making the most of the key technologies out there, like Facebook and Twitter to help promote her business.”</em></p></blockquote>
<p><img src="http://www.octane.uk.net/library/images/content/sections/portfolio/features/emily-cagle-communications.png" alt="Emily Cagle Communications" width="380" height="375" /></p>
<p>If you&#8217;d like to know more about the specifics of the project, and Emily&#8217;s thoughts, take a look at the <a href="http://octane.uk.net/case-studies/emily-cagle-communications">Emily Cagle case study</a>, as well as visuals on the <a href="http://octane.uk.net/portfolio#emily-cagle-communications">portfolio</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.octane.uk.net/2009/04/emily-cagle-communications-website-design-and-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Octane&#8217;s new look website and blog</title>
		<link>http://www.octane.uk.net/2009/04/octanes-new-look-website-and-blog/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=octanes-new-look-website-and-blog</link>
		<comments>http://www.octane.uk.net/2009/04/octanes-new-look-website-and-blog/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 12:10:55 +0000</pubDate>
		<dc:creator>Wayne Smallman</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[business blogging]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Social media]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.octane.uk.net/blog/?p=30</guid>
		<description><![CDATA[Finally, the new Octane website and blog are live and in the wild. It's taken plenty of planning, designing, coding and time, but I think the end result has been worth the wait.]]></description>
			<content:encoded><![CDATA[<p><span class="headline">Finally, the new Octane website and blog are live and in the wild. It&#8217;s taken plenty of planning, designing, coding and time, but I think the end result has been worth the wait.</span></p>
<h2>So why the major overhaul of the Octane website?</h2>
<p>I wanted a totally fresh start. But more importantly, I wanted the Octane website to be the hub of operations for all of the other stuff I&#8217;m doing.</p>
<p>Octane is my business, but many more people know me for my popular <a href="http://www.blahblahtech.com/">tech&#8217; opinion blog, Blah, Blah! Technology</a>. And more recently, I&#8217;ve enjoyed great success with my free <a href="http://socialmediamarketingtechnology.com/">ebook, The Beginner&#8217;s Guide to Social Media</a>.</p>
<p>The one thing I don&#8217;t lack is content, so the purpose of the Octane website is to pull together those sources of trusted and valued information and knowledge into one place, so people can learn more about the things I offer.</p>
<p>Right now, you&#8217;ll find two columns of links in the footer of certain service pages, like <a href="http://octane.uk.net/services/social-media-internet-marketing/">social media and internet marketing</a>, the <a href="http://octane.uk.net/blog">Octane blog</a> and the home page itself. However, over the course on the next month, I&#8217;ll be integrating specific articles from the other two blogs directly into service pages.</p>
<h2>How much would a website like Octane&#8217;s cost?</h2>
<p>Good question! A guestimate of cost would be around the £1,300.00 (Net) mark, which would include:</p>
<ul>
<li>Design &amp; Artwork — 8 hours / £360.00</li>
<li>Web Design &amp; Development (incl. custom programming) — 12 hours / £540.00</li>
<li>WordPress, installation and setup — 8 hours / £360.00</li>
<li>Hosting, Email and FTP —  one-off £20 account set up and then £30 each year thereafter.</li>
</ul>
<p>It&#8217;s taken me months to complete this re-design, but that&#8217;s because I&#8217;ve been fitting all of this work in between my client work, which actually pays!</p>
<h2>What do you see as the key benefits of having a new website?</h2>
<p>First of all, the re-design is a fresh look. Totally new. Secondly, as mentioned previously, I&#8217;m turning the Octane website into a hub for all of my other stuff. But there are other benefits, too.</p>
<ol>
<li>A far cleaner, clearer design and layout means it&#8217;s much easier to manage and update the website and the blog.</li>
<li>A better layout also means that articles and pages are easier to read and find.</li>
<li>Having a <a href="http://www.octane.uk.net/2008/06/business-blogging/">business blog is a great way to raise awareness</a>, engage with customers and expose people to your brand and your expertise.</li>
</ol>
<h3>Key points</h3>
<p><strong>Keeping the pace</strong> — the fact is, if I want to attract new clients, I need to demonstrate the strength and depth of my talents, and that&#8217;s what this new website does.</p>
<p><strong>Room to grow</strong> — sometimes, you just out-grow a website, and fixing what you have simply isn&#8217;t practical. The previous design had served its purpose and something new, bigger and better was needed.</p>
<p><strong>Having more to say</strong> — you can&#8217;t fit a pint of water into a half pint glass, can you? And that&#8217;s the problem I faced. So the challenge was making everything easy to find and read.</p>
<h2>What&#8217;s next for the Octane website and blog?</h2>
<p>As you can imagine, there&#8217;s a lot of work involved, not least the actual effort in creating the website and blog. Over the long-term, the value rests in keeping the website and the blog up to date. The typical schedule of activities would include:</p>
<ul>
<li>Updates to service pages, with links to new and related blog articles.</li>
<li>New blog articles, based on a variety of different themes.</li>
<li>Adding new case studies, linking to related blog articles.</li>
<li>Adding new images to the portfolio page, also linking to case studies and related blog articles.</li>
</ul>
<p>Right now, these are the very services I&#8217;m offering my clients who&#8217;re wanting to embrace and make the most of social media for their businesses.</p>
<p>I&#8217;d like to think there&#8217;s a good 1-2 years in this new website design, with maybe 2-3 years in the underlying structure, before I&#8217;d consider another major overhaul.</p>
<p>In the here &amp; now, the timing of the new design is to coincide with the impending launch of a client website, and planned marketing efforts of my own.</p>
<p>Work has been good for me this year, with no real slow down, which is excellent. But I don&#8217;t want to sit back and become complacent! I always want more work.</p>
<p>If you&#8217;d like to know more about how Octane can help you business, feel free to <a href="http://octane.uk.net/contact">contact me right now</a>, or call 0870 755 0004 Monday to Friday 9am-5pm</p>
]]></content:encoded>
			<wfw:commentRss>http://www.octane.uk.net/2009/04/octanes-new-look-website-and-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How a web application can save your business money in a recession</title>
		<link>http://www.octane.uk.net/2009/01/how-a-web-application-can-save-your-business-money-in-a-recession/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-a-web-application-can-save-your-business-money-in-a-recession</link>
		<comments>http://www.octane.uk.net/2009/01/how-a-web-application-can-save-your-business-money-in-a-recession/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 12:18:43 +0000</pubDate>
		<dc:creator>Wayne Smallman</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.octane.uk.net/blog/?p=24</guid>
		<description><![CDATA[We're on the brink of a global recession and here's me talking about web applications for your business! Well here's the thing — why not save money while you're making money?]]></description>
			<content:encoded><![CDATA[<p><span class="headline">We&#8217;re on the brink of a global recession and here&#8217;s me talking about <a href="http://www.octane.uk.net/services/web-applications/">web applications</a> for your business! Well here&#8217;s the thing — why not save money while you&#8217;re making money?</span></p>
<p>Octane can help your business maximize profitability by reducing costs through automating tedious and complex tasks.</p>
<p>Right now, business owners all over Britain are looking at 2009 as a year of change. Many businesses are going to struggle, which is sadly inevitable. The question is a simple one: <a href="http://www.octane.uk.net/2008/10/will-your-business-survive-the-hardening-economy/">will your business survive the hardening global economy</a>?</p>
<h2>Building on your strengths and removing weaknesses</h2>
<p>Many businesses have their own routines and their own ways of doing things. Microsoft Office is good to a point, but businesses need more flexibility.</p>
<p>Certain aspects of their business processes are automated, some are paper-based. It&#8217;s when one of those processes moves from computer to sheets of paper, and then back again, that things become difficult to measure, even harder to quantify and innumerable errors creep in.</p>
<p>This need not be the case. This is where a custom-built web application picks up where Microsoft Office et al and sheets of paper stop short of fulfilling their business needs.</p>
<p>By automating as many of their processes as possible, we remove most, if not all, of the traps that snag businesses, ruin productivity and invite error.</p>
<h2>You, the innovator</h2>
<p>I will sit down with your whole team and invite a candid, honest discussion, detailing specific needs, at the end of which, I&#8217;ll be equipped with an intimate <a href="http://www.octane.uk.net/2008/09/know-your-business-through-organic-knowledge/">knowledge of how your business functions</a>. From there, we as a team will develop an outline of the ideal solution to your business needs.</p>
<ul>
<li>Bespoke software specific to your business</li>
<li>Access your software from anywhere location</li>
<li>Secure and private access</li>
<li>Completely automate specific aspects of your business</li>
<li>Track, measure and analyze your data</li>
</ul>
<p>Your business. Your needs. Your solutions.</p>
<ul>
<li>Automation saves time</li>
<li>Greater work capacity</li>
<li>Reduced data errors</li>
<li>Increased work efficiency</li>
<li>Increased data accuracy</li>
<li>Cost savings over time (ROI)</li>
</ul>
<p>I can really help your business possibly save thousands of pounds over time, freeing your team up to be more productive elsewhere in your business — where it matters most&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.octane.uk.net/2009/01/how-a-web-application-can-save-your-business-money-in-a-recession/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>6 five minute SEO guides for business websites</title>
		<link>http://www.octane.uk.net/2008/10/6-five-minute-seo-guides-for-business-websites/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=6-five-minute-seo-guides-for-business-websites</link>
		<comments>http://www.octane.uk.net/2008/10/6-five-minute-seo-guides-for-business-websites/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 14:11:14 +0000</pubDate>
		<dc:creator>Wayne Smallman</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Help & Advice]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://www.octane.uk.net/blog/?p=17</guid>
		<description><![CDATA[Optimizing your business website for the search engines might seem like a daunting task. Either you do it yourself, or you pay someone. Sometimes, doing SEO work yourself might end up costing you more than hiring a professional like me. So here's a collection of 5 minute SEO guides for business websites...]]></description>
			<content:encoded><![CDATA[<p><span class="headline">Optimizing your <a href="http://www.octane.uk.net/services/web-design-development/">business website</a> for the search engines might seem like a daunting task. Either you do it yourself, or you pay someone. Sometimes, <a href="http://www.octane.uk.net/services/search-engine-optimization/">doing SEO work</a> yourself might end up costing you more than hiring a professional like me. So here&#8217;s a collection of 5 minute SEO guides for business websites.</span></p>
<p>The following are a collection of articles originally published on the Blah, Blah! Technology blog, taken from my <a href="http://www.blahblahtech.com/2008/05/seo-tutorials.html">instant SEO</a> article:</p>
<p><a href="http://www.blahblahtech.com/2007/08/5-minute-seo-primer-for-beginners.html">5 minute SEO primer for beginners</a> — “In SEO, it’s often the simple stuff that works the best. But time and again, people ask: “How do I get to the front page of Google?” — we start with the basics of Search Engine Optimization…”</p>
<p><a href="http://www.blahblahtech.com/2008/05/seo-for-urls-and-externally-linked-files-on-websites-blogs.html">SEO for URLs and externally linked files on websites &amp; ‘blogs</a> — “Google is a reader of websites who’s best kept happy with sensible structure and strong content. Google will read almost anything — or should I say almost any file…”</p>
<p><a href="http://www.blahblahtech.com/2007/08/search-engine-optimization-the-art-of-ti.html">Search Engine Optimization: the art of ti…</a> — “Titles maketh the article. Without a concise title, enriched with meaty keyword chunks, an article is just so many bytes of miscellaneous data. So I just thought I’d touch upon my thoughts on quick, easy SEO tips again, with an example. It’s the simplest principles of Search Engine Optimization that do the most good. But it’s the simple things that often get overlooked .. even by the big guys…”</p>
<p><a href="http://www.blahblahtech.com/2007/05/2-4-1-keyword-listing-on-google-serp.html">2-4-1 keyword listing on Google SERP</a> — “Ever curious as to the circuitous route some of the visitors to my ‘blog take en route, I’m often left in various states of mind…”</p>
<p><a href="http://www.blahblahtech.com/2007/04/seo-tips-for-websites.html">SEO tips for websites</a> — “Here are my top Search Engine Optimization tips for giving your web pages a lift, making your website that little bit more friendly to the search engines and your visitors alike!”</p>
<p><a href="http://www.blahblahtech.com/2007/03/what-search-engines-really-want.html">What search engines really, really want from your website!</a> — “The similarities between the web, the way the web functions and real life are much closer than you’d think.”</p>
<p>Feeling empowered? Hopefully, I&#8217;ve armed you with enough SEO know-how to at least give your business website a boost&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.octane.uk.net/2008/10/6-five-minute-seo-guides-for-business-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
