<?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>Simon Whatley &#187; search engine</title>
	<atom:link href="http://www.simonwhatley.co.uk/tag/search-engine/feed" rel="self" type="application/rss+xml" />
	<link>http://www.simonwhatley.co.uk</link>
	<description>The opposite of every great idea is another great idea</description>
	<lastBuildDate>Wed, 02 Nov 2011 09:28:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Tools to Evaluate the Speed of Your Website</title>
		<link>http://www.simonwhatley.co.uk/tools-to-evaluate-the-speed-of-your-website</link>
		<comments>http://www.simonwhatley.co.uk/tools-to-evaluate-the-speed-of-your-website#comments</comments>
		<pubDate>Tue, 13 Apr 2010 10:21:51 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Charles]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Fiddler]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[search engine marketing]]></category>
		<category><![CDATA[Search engine optimization]]></category>
		<category><![CDATA[search rankings]]></category>
		<category><![CDATA[search rankings algorithm]]></category>
		<category><![CDATA[Smush It]]></category>
		<category><![CDATA[web debugging]]></category>
		<category><![CDATA[Webmaster Tools]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[YSlow]]></category>
		<category><![CDATA[YUI Compressor]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=3461</guid>
		<description><![CDATA[Google’s addition of a page speed signal to its search rankings algorithm officially links performance with search engine marketing. The loading speed of a web page affects user psychology in a number of ways, and now it can effect its rankings as well.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.websiteoptimization.com/speed/tweak/page-speed-search-rankings/" title="" target="_blank" rel="nofollow">WebsiteOptimisation.com</a> recently reported that Google has incorporated the speed of a web page into its search engine rankings. </p>
<p>Google&#8217;s addition of a page speed signal to its search rankings algorithm officially links performance with search engine marketing. The loading speed of a web page affects user psychology in a number of ways, and now it can effect its rankings as well.</p>
<p>From the Google Webmasters&#8217; Blog:</p>
<blockquote><p>Speeding up websites is important &#8212; not just to site owners, but to all Internet users. Faster sites create happy users and we&#8217;ve seen in our internal studies that when a site responds slowly, visitors spend less time there. But faster sites don&#8217;t just improve user experience; recent data shows that improving site speed also reduces operating costs. Like us, our users place a lot of value in speed &#8211; that&#8217;s why we&#8217;ve decided to take site speed into account in our search rankings. We use a variety of sources to determine the speed of a site relative to other sites</p></blockquote>
<p>If you are a site owner, webmaster or a web author, there are some free tools that you can use to evaluate the speed of your site and therefore improve site performance:</p>
<ul>
<li><a href="http://code.google.com/speed/page-speed/" title="Page Speed" target="_blank" rel="nofollow">Page Speed</a>, an open source <a href="http://getfirefox.com/" title="Get Firefox" target="_blank" rel="nofollow">Firefox</a>/<a href="http://getfirebug.com/" title="Get Firebug" target="_blank" rel="nofollow">Firebug</a> add-on that evaluates the performance of web pages and gives suggestions for improvement.</li>
<li><a href="http://developer.yahoo.com/yslow/" title="Yahoo! YSlow" target="_blank" rel="nofollow">Yahoo! YSlow</a> a <a href="http://getfirefox.com/" title="Get Firefox" target="_blank" rel="nofollow">Firefox</a>/<a href="http://getfirebug.com/" title="Get Firebug" target="_blank" rel="nofollow">Firebug</a> Add-on that analyzes web pages and suggests ways to improve their performance, based on a set of rules for high performance web pages.</li>
<li><a href="http://www.webpagetest.org/" title="WebPageTest" target="_blank" rel="nofollow">WebPageTest</a> shows a waterfall view of your pages&#8217; load performance plus an optimization checklist.</li>
<li><a href="http://browsermob.com/website-monitoring" title="BrowserMob website monitoring" target="_blank" rel="nofollow">BrowserMob</a> a tool for website performance monitoring and alerting.</li>
<li><a href="http://www.google.co.uk/chrome" title="Google Chrome" target="_blank" rel="nofollow">Chrome</a> Developer Tools that let you edit, debug, and monitor <abbr title="Cascading Style Sheets">CSS</abbr>, <abbr title="HyperText Markup Language">HTML</abbr>, and JavaScript live in any web page. You can also use them to optimise web page performance by profiling <abbr title="Central Processing Unit">CPU</abbr> and memory usage.</li>
<li>Google&#8217;s <a href="http://www.google.com/webmasters/" title="Google Webmaster Tools" target="_blank" rel="nofollow">Webmaster Tools</a>, in the Labs menu, Site Performance shows the speed of your website as experienced by users around the world.</li>
</ul>
<p>Other tools, including those for web debugging (<a href="http://www.charlesproxy.com/" title="Charles web proxy" target="_blank" rel="nofollow">Charles</a> and <a href="http://www.fiddler2.com/fiddler2/" title="Fiddler 2" target="_blank" rel="nofollow">Fiddler</a>) and resource optimisation (<a href="http://smush.it/" title="Smush It" target="_blank" rel="nofollow">Smush It</a> and <a href="http://developer.yahoo.com/yui/compressor/" title="Yahoo! YUI Compressor" target="_blank" rel="nofollow">YUI Compressor</a>), can be found on <a href="http://code.google.com/speed/tools.html" title="Google Code Speed Tools" target="_blank" rel="nofollow">Google Code</a>.</p>
<p>Google&#8217;s announcement of adding a page speed signal into its search rankings algorithm will in the long term will force the hand of website owners to increase the performance of their websites. This can only be a good think for user experience. With time and investment, the frustration of slow-loading websites will be banished to the past.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/tools-to-evaluate-the-speed-of-your-website/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Optimise Your Social Media Profile</title>
		<link>http://www.simonwhatley.co.uk/how-to-optimise-your-social-media-profile</link>
		<comments>http://www.simonwhatley.co.uk/how-to-optimise-your-social-media-profile#comments</comments>
		<pubDate>Mon, 01 Feb 2010 10:47:55 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet marketing]]></category>
		<category><![CDATA[Online social networking]]></category>
		<category><![CDATA[Ping.fm]]></category>
		<category><![CDATA[Real-time web]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[Search engine optimization]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[social networking profiles]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=2285</guid>
		<description><![CDATA[Social media has become the new buzzword of the web. As businesses wake up to realise the power of social media and the way it can accelerate the Search Engine Optimisation (SEO) process, more and more companies are venturing towards Social Media Optimisation (SMO).]]></description>
			<content:encoded><![CDATA[<p>Social media has become the new buzzword of the web. As businesses wake up to realise the power of social media and the way it can accelerate the Search Engine Optimisation (<abbr title="Search Engine Optimisation">SEO</abbr>) process, more and more companies are venturing towards Social Media Optimisation (<abbr title="Social Media Optimisation">SMO</abbr>).</p>
<p>Here are some tips to optimise your social media profile so that you get effective results:</p>
<ul>
<li><strong>Increase your linkability</strong>: add a blog, create white papers, aggregate content via <a href="http://ping.fm/" title="ping.fm" target="_blank" rel="nofollow">ping.fm</a>.</li>
<li><strong>Make it easy</strong>: make tagging and bookmarking simple on your website.</li>
<li><strong>Reward inbound links</strong>: include permalinks, list recent linking blogs, promote linkers with a nofollow tag.</li>
<li><strong>Help content travel</strong>: <abbr title="Portable Document Format">PDF</abbr>s, video files, podcasts, slideshows, articles.</li>
<li><strong>Encourage mash-ups</strong>: open your <abbr title="Application Programming Interface">API</abbr>; permit embeds; permit <abbr title="Really Simple Syndication">RSS</abbr>.</li>
<li><strong>Add value</strong>: be a resource, even if it doesn&#8217;t seem like it will help you &#8212; provide <em>freemium</em> content.</li>
<li><strong>Reward helpfulness</strong>: notes of thanks, discounts, badges.</li>
<li><strong>Participation</strong>: create awareness, prolong buzz around your website.</li>
<li><strong>Know your audience</strong>: research, community mapping, targeting, metrics.</li>
<li><strong>Create content</strong>: videos, articles, podcasts, widgets, images, slides, plugins.</li>
<li><strong>Don&#8217;t forget your roots</strong>: be humble.</li>
<li><strong>Don&#8217;t be afraid to try new things</strong>: stay fresh, reinvent the wheel daily.</li>
<li><strong>Develop a social media optimisation strategy</strong>: define objectives, set goals, have a desired channel or channels, track reputation, find influence, create credibility, be a trailblazer.</li>
</ul>
<p><em>(via <a href="http://www.netmag.co.uk/" title=".net magazine" target="_blank" rel="nofollow">.net magazine</a>, December 2009.)</em></p>
<p>Ultimately, the important thing is to first research how to optimise each of your social networks. You have to find a niche and decide what content and keywords you would like to optimise against. Although some of your social networking profiles and information can be found in general search engines, you are ultimately optimising to be found within that particular social network’s search engine.</p>
<p>Twitter, for example, until recently did not provide access to its data firehose, therefore, search engines such as Google and Bing were shut out. <a href="http://mashable.com/2009/12/07/google-real-time-search/" title="Google's Realtime Search" target=_blank" rel="nofollow">This has since changed</a>, but until sites such as Twitter and Facebook fully open up to organisations and developers alike, optimising for each site is a necessity.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/how-to-optimise-your-social-media-profile/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimise Your URLs for Web Crawlers and Indexing</title>
		<link>http://www.simonwhatley.co.uk/optimise-your-urls-for-web-crawlers-and-indexing</link>
		<comments>http://www.simonwhatley.co.uk/optimise-your-urls-for-web-crawlers-and-indexing#comments</comments>
		<pubDate>Thu, 08 Oct 2009 11:15:05 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Canonical]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Index]]></category>
		<category><![CDATA[Information retrieval]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Robots exclusion standard]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[search engine optimisation]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[URL redirection]]></category>
		<category><![CDATA[Web archiving]]></category>
		<category><![CDATA[web crawlers]]></category>
		<category><![CDATA[Web search engine]]></category>
		<category><![CDATA[webmaster]]></category>
		<category><![CDATA[world wide web]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=2011</guid>
		<description><![CDATA[Many questions about website architecture, crawling and indexing, and even ranking issues can be boiled down to one central issue: How easy is it for search engines to crawl your site?]]></description>
			<content:encoded><![CDATA[<p>Many questions about website architecture, crawling and indexing, and even ranking issues can be boiled down to one central issue: How easy is it for search engines to crawl your site?</p>
<p>The Internet is not simply a big place it is a huge place; new content is being created all the time. Google, Yahoo and Microsoft each have a finite number of resources, so when faced with the nearly-infinite quantity of content that&#8217;s available online, their various crawlers are only able to find and crawl a percentage of that content. Then, of all the content they&#8217;ve crawled, they&#8217;re only able to index a portion. Of course with the cheapness of storage, the search engines are able to index more and more content each day, but not at the pace the Web is growing.</p>
<p><abbr title="Universal Resource Locator">URL</abbr>s are like the bridges between your website and a search engine&#8217;s crawler: crawlers need to be able to find and cross those bridges (i.e., find and crawl your <abbr title="Universal Resource Locator">URL</abbr>s) in order to get to your site&#8217;s content. If your <abbr title="Universal Resource Locator">URL</abbr>s are complicated or redundant, crawlers are going to spend time tracing and retracing their steps; if your <abbr title="Universal Resource Locator">URL</abbr>s are organised and lead directly to distinct content, crawlers can spend their time accessing your content rather than crawling through empty pages, or crawling the same content over and over via different <abbr title="Universal Resource Locator">URL</abbr>s.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>So, what can you do as a website developer or owner to reduce that labyrinth of <abbr title="Universal Resource Locator">URL</abbr>s and helping crawlers find more of your content faster? Below are a few ideas:</p>
<ul>
<li><strong>Remove unnecessary query string details from the URL.</strong><br />
Parameters in the <abbr title="Universal Resource Locator">URL</abbr> that don&#8217;t change the content of the page&#8211;like session <abbr title="Identity">ID</abbr>s or list sort orders&#8211;can be removed from the <abbr title="Universal Resource Locator">URL</abbr> and put into a cookie. By putting this information in a cookie and <a href="http://en.wikipedia.org/wiki/URL_redirection#HTTP_status_codes_3xx" title="Wikipedia: URL Redirection">301 redirecting</a> to a <q>clean</q> <abbr title="Universal Resource Locator">URL</abbr>, you retain the information and reduce the number of <abbr title="Universal Resource Locator">URL</abbr>s pointing to that same content.
</li>
<li><strong>Stop infinite pagination in, for example, lists and calendars.</strong><br />
If you have a calendar with infinite past and future dates or a list with infinite pagination you have what is described as an <q>infinite crawl space</q>, which is a huge burden on crawlers. To resolve the calendar issue, you can add no-follow attributes to links to dynamically created future calendar pages. When creating pagination links, disable previous and next links when the first and last pages are reached and redirect users to an appropriate page if the query string in the <abbr title="Universal Resource Locator">URL</abbr> is <q>hacked</q> (this may be a <q>page not found</q> static page).
</li>
<li><strong>Utilise the robots.txt file to prevent actions the web crawlers can&#8217;t or shouldn&#8217;t perform.</strong><br />
Using a <a href="http://www.robotstxt.org" title="Robots.txt" target="_blank" rel="nofollow">robots.txt</a> file, you can disallow crawling of login pages, contact forms, shopping carts, and other pages whose sole functionality is something that a crawler can&#8217;t and shouldn&#8217;t perform. This lets crawlers spend more of their time crawling content that they can actually do something with.
</li>
<li><strong>Prevent duplicate content.</strong><br />
An ideal scenario for crawlers is a one-to-one link between content an a <abbr title="Universal Resource Locator">URL</abbr>. Each <abbr title="Universal Resource Locator">URL</abbr> leads to a unique bit of content and each piece of content can be accessed by a unique <abbr title="Universal Resource Locator">URL</abbr>. The closer your site can get to this scenario, the more streamlined your site will be for crawling and indexing. If your CMS makes this difficult to achieve, you can use the <a href="/canonical-urls-what-are-they-all-about">canonical tag</a> to indicate a preferred <abbr title="Universal Resource Locator">URL</abbr> for duplicate content.
</li>
</ul>
<p>More information on this topic can be found on the <a href="http://sites.google.com/site/webmasterhelpforum/en/faq--crawling--indexing---ranking#duplicate-content" title="Google Webmaster Central Blog" target="_blank" rel="nofollow">Google Webmaster Central Blog</a>.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/optimise-your-urls-for-web-crawlers-and-indexing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Canonical URLs &#8211; What Are They All About?</title>
		<link>http://www.simonwhatley.co.uk/canonical-urls-what-are-they-all-about</link>
		<comments>http://www.simonwhatley.co.uk/canonical-urls-what-are-they-all-about#comments</comments>
		<pubDate>Wed, 07 Oct 2009 09:34:23 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Canonical]]></category>
		<category><![CDATA[Duplicate content]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[search engine optimisation]]></category>
		<category><![CDATA[Search engine optimization]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[search results]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Uniform Resource Identifier]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[web application]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=2043</guid>
		<description><![CDATA[Carpe diem on any duplicate content worries: Google, Yahoo and Microsoft now support a format that allows you to publicly specify your preferred version of a URL. If your site has identical or vastly similar content that’s accessible through multiple URLs, this format provides you with more control over the URL returned in search results. It also helps to make sure that properties such as link popularity are consolidated to your preferred version.]]></description>
			<content:encoded><![CDATA[<p>Google announced as long ago as February, in their official <a href="http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html" title="" target="_blank" rel="nofollow ">Webmaster Central Blog</a> a new canonical <abbr title="Universal Resource Locator">URL</abbr> tag:</p>
<blockquote><p>Carpe diem on any duplicate content worries: we now support a format that allows you to publicly specify your preferred version of a URL. If your site has identical or vastly similar content that&#8217;s accessible through multiple URLs, this format provides you with more control over the URL returned in search results. It also helps to make sure that properties such as link popularity are consolidated to your preferred version.</p></blockquote>
<p>But what do they mean by <q>canonical</q>? One of the definitions of <q>canonical</q> is <q>reduced to the simplest and most significant form possible without loss of generality.</q></p>
<p>What this means is that if you have a page&#8211;let&#8217;s take an e-commerce product page&#8211;and the simplest <abbr title="Universal Resource Locator">URL</abbr> that you want it accessible by is:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">http://www.site.com/category/product.html</pre></div></div>

<p>you can add the canonical tag to that specific product. Google, Yahoo and Microsoft use this tag to tell their search engines which <abbr title="Universal Resource Locator">URL</abbr> it should have for the current page.</p>
<p>Now, let&#8217;s say that the particular software you use <strong>also</strong> allows you to access the same product using:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">http://www.site.com/company/product.html</pre></div></div>

<p>and</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">http://www.site.com/different_category/product.html</pre></div></div>

<p>Perhaps this one product is in multiple categories. With this tag in place when any of the alternate pages are loaded this tag notifies any search engine that this is really the same product as the page you defined in the canonical tag. So, you are still allowed to have the content available as generally needed (by categories, tags, or some other organisation system) and still avoid having the content duplicated and penalised.</p>
<p>To implement the canonical <abbr title="Universal Resource Locator">URL</abbr> tag in your web application, you simply need to do the following inside the <code>&lt;head&gt;</code> section of the duplicate content URLs:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">&lt;link rel=&quot;canonical&quot; href=&quot;http://www.site.com/category/product.html&quot; /&gt;</pre></div></div>

<p>As Google mention, this tag is a hint that they <q>honour strongly</q>. Google will take your preference into account, in conjunction with other signals, when calculating the most relevant page to display in search results.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/canonical-urls-what-are-they-all-about/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google&#039;s Philosophy &#8211; Ten Things</title>
		<link>http://www.simonwhatley.co.uk/googles-philosophy-ten-things</link>
		<comments>http://www.simonwhatley.co.uk/googles-philosophy-ten-things#comments</comments>
		<pubDate>Fri, 24 Apr 2009 12:03:47 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Strategy]]></category>
		<category><![CDATA[Bangkok]]></category>
		<category><![CDATA[Boston]]></category>
		<category><![CDATA[co-founder]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[mantra]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[search service]]></category>
		<category><![CDATA[search technology]]></category>
		<category><![CDATA[web works]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=1887</guid>
		<description><![CDATA[One of Google’s mantras is to never settle for the best. The perfect search engine, says Google co-founder Larry Page, would understand exactly what you mean and give back exactly what you want. Given the state of search technology today, that’s a far-reaching vision requiring research, development and innovation to realize. Google is committed to blazing that trail. Though acknowledged as the world’s leading search technology company, Google’s goal is to provide a much higher level of service to all those who seek information, whether they’re at a desk in Boston, driving through Bonn, or strolling in Bangkok.]]></description>
			<content:encoded><![CDATA[<p>One of Google&#8217;s mantras is to <q>never settle for the best</q>. <q>The perfect search engine,</q> says Google co-founder Larry Page, <q>would understand exactly what you mean and give back exactly what you want.</q> Given the state of search technology today, that&#8217;s a far-reaching vision requiring research, development and innovation to realize. Google is committed to blazing that trail. Though acknowledged as the world&#8217;s leading search technology company, Google&#8217;s goal is to provide a much higher level of service to all those who seek information, whether they&#8217;re at a desk in Boston, driving through Bonn, or strolling in Bangkok.</p>
<p>To that end, Google has persistently pursued innovation and pushed the limits of existing technology to provide a fast, accurate and easy-to-use search service that can be accessed from anywhere. To fully understand Google, it&#8217;s helpful to understand all the ways in which the company has helped to redefine how individuals, businesses and technologists view the Internet.</p>
<h3>Ten things Google has found to be true</h3>
<ol>
<li>Focus on the user and all else will follow.</li>
<li>It&#8217;s best to do one thing really, really well.</li>
<li>Fast is better than slow.</li>
<li>Democracy on the web works.</li>
<li>You don&#8217;t need to be at your desk to need an answer.</li>
<li>You can make money without doing evil.</li>
<li>There&#8217;s always more information out there.</li>
<li>The need for information crosses all borders.</li>
<li>You can be serious without a suit.</li>
<li>Great just isn&#8217;t good enough.</li>
</ol>
<p>The full article can be found on <a href="http://www.google.com/corporate/tenthings.html" title="Google's Ten Things" target="_blank" rel="nofollow">Google&#8217;s corporate website</a>.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/googles-philosophy-ten-things/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enabling Search Engine Safe URLs with Apache and htaccess</title>
		<link>http://www.simonwhatley.co.uk/enabling-search-engine-safe-urls-with-apache-and-htaccess</link>
		<comments>http://www.simonwhatley.co.uk/enabling-search-engine-safe-urls-with-apache-and-htaccess#comments</comments>
		<pubDate>Mon, 08 Dec 2008 15:57:15 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[All]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[ColdBox]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Fusebox]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[httpd.conf]]></category>
		<category><![CDATA[ISAPI]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[New Brunswick]]></category>
		<category><![CDATA[None]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[search engine optimisation]]></category>
		<category><![CDATA[search engine robots]]></category>
		<category><![CDATA[search engine safe]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[URL rewriting]]></category>
		<category><![CDATA[USD]]></category>
		<category><![CDATA[web applications]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=1635</guid>
		<description><![CDATA[An increasingly popular technique among websites and in particular, blogs, is the idea of making URLs search engine friendly, or safe, on the premise that doing so will help search engine optimisation. By removing the obscure query string element of a URL and replacing it with keyword rich alternatives, not only makes it more readable for a human being, but also the venerable robots that allow our page content to be found in the first place.]]></description>
			<content:encoded><![CDATA[<p>An increasingly popular technique among websites and in particular, blogs, is the idea of making <abbr title="Universal Resource Locator">URL</abbr>s search engine friendly, or safe, on the premise that doing so will help search engine optimisation. By removing the obscure query string element of a <abbr title="Universal Resource Locator">URL</abbr> and replacing it with keyword rich alternatives, not only makes it more readable for a human being, but also the venerable robots that allow our page content to be found in the first place.</p>
<p>For example, the following is WordPress&#8217; default URL configuration for a post:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">http://www.domain.com/?p=1635</pre></div></div>

<p>However, buy using a URL-rewriting available in the Apache webserver, we can achieve a far better result, such as the following:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">http://www.domain.com/search-engine-safe-urls</pre></div></div>

<p>NB. It is also possible to achieve a similar result with an <abbr title="Internet Server Application Programming Interface">ISAPI</abbr> rewrite for Microsoft&#8217;s <abbr title="Internet Information Server">IIS</abbr> webserver, but this topic will not be included in this post.</p>
<p>To get your website working with <abbr title="search engine safe">SES</abbr> <abbr title="Universal Resource Locator">URL</abbr>s you need to enable both the <code>mod_rewite</code> module and <code>AllowOverride</code> directive in the Apache configuration file.</p>
<p>Uncomment (remove #) from the following to enable the re-write rule:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">LoadModule rewrite_module modules/mod_rewrite.so</pre></div></div>

<p>Change the <code>AllowOverride</code> directive from none to all</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">&lt;directory /&gt;
    Options FollowSymLinks
    AllowOverride all
    Order deny,allow
    Deny from all
&lt;/directory&gt;
&nbsp;
&lt;directory &quot;C:/WebRoot&quot;&gt;
    # Possible values for the Options directive are &quot;None&quot;, &quot;All&quot;,
    # or any combination of:
    #   Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
    #
    # Note that &quot;MultiViews&quot; must be named *explicitly* --- &quot;Options All&quot;
    # doesn't give it to you.
    #
    # The Options directive is both complicated and important.  Please see
    # http://httpd.apache.org/docs/2.2/mod/core.html#options
    # for more information.
    #
    Options Indexes FollowSymLinks
&nbsp;
    #
    # AllowOverride controls what directives may be placed in .htaccess files.
    # It can be &quot;All&quot;, &quot;None&quot;, or any combination of the keywords:
    #   Options FileInfo AuthConfig Limit
    #
    AllowOverride All
&nbsp;
    #
    # Controls who can get stuff from this server.
    #
    Order allow,deny
    Allow from all
&lt;/directory&gt;</pre></div></div>

<p>On Apache webservers, <code>.htaccess</code> (hypertext access) is the default name of directory-level configuration files. An <code>.htaccess</code> file is placed in a particular directory, and the directives in the <code>.htaccess</code> file apply to that directory, and all its subdirectories. It provides the ability to customize configuration for requests to the particular directory. In our case, enabling search engine safe (<abbr title="search engine safe">SES</abbr>) <abbr title="Universal Resource Locator">URL</abbr>s.</p>
<p>By setting the <code>AllowOverride</code> directive to <q>All</q> in effect defers configuration settings to the <code>.htaccess</code> file.</p>
<p>An example <code>.htaccess</code> file could include the following code to rewrite the URLs:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L,QSA]</pre></div></div>

<p>Search engine friendly <abbr title="Universal Resource Locator">URL</abbr>s are implemented with Rewrite engines. The rewrite engine modifies the <abbr title="Universal Resource Locator">URL</abbr> based upon a number of rewrite conditions and rules.</p>
<p>The <code>RewriteBase</code> directive explicitly sets the base <abbr title="Universal Resource Locator">URL</abbr> for per-directory rewrites. The <code>RewriteCond</code> directive defines a rule condition, so in this case handling missing files or directories. Finally, the <code>RewriteRule</code> directive is the real rewriting workhorse. In this example, we&#8217;re getting everything in the <abbr title="Uniform Resource Identifier">URI</abbr> &#8212; i.e. not including the protocol (HTTP/S) and domain name &#8212; based upon a regular expression. This is then appended to the default file reference &#8212; index.php &#8212; as a <a href="http://www.regular-expressions.info/brackets.html" title="Regular Expression: back references" target="_blank" rel="nofollow">back reference</a>. The <code>[L,QSA]</code> refers to the rule being the last rule and append any query string parameters to the default file. It is important to note that this is all done on the server side, the user will never see the website address changing in the browser&#8217;s address bar. Furthermore, simply transposing the index.php filename with your default file name &#8212; e.g. index.cfm, default.aspx &#8212; will have the same result. Indeed, the above rewrite rules are becoming a de-facto standard for web applications.</p>
<p>To fully understand <code>mod_rewrite</code> rules above, look at the <a href="http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html" title="Apache mod_rewrite documentation" target="_blank" rel="nofollow">Apache mod_rewrite documentation</a>.</p>
<p>Once you have your <abbr title="Search Engine Safe">SES</abbr> functionality in place on the webserver, it is then the responsibility of your application framework to understand the <abbr title="Universal Resource Locator">URL</abbr> construction and handle it accordingly. Fortunately, frameworks such as <a href="http://www.coldboxframework.com" title="ColdBox Framework" target="_blank" rel="nofollow">ColdBox</a> and <a href="http://www.fusebox.org" title="Fusebox Framework" target="_blank" rel="nofollow" >Fusebox</a> for ColdFusion, <a href="http://framework.zend.com" title="Zend PHP framework" target="_blank" rel="nofollow">Zend</a> and <a href="http://www.symfony-project.com" title="Symfony PHP fraemwork" target="_blank" rel="nofollow">Symfony</a> for <abbr title="PHP Hypertext Precursor">PHP</abbr>, all contain functionality to do this, but that is the subject of an entirely different post.</p>
<p>Users of web applications prefer short, neat <abbr title="Universal Resource Locator">URL</abbr>s to raw query string parameters. A concise <abbr title="Universal Resource Locator">URL</abbr> is easy to remember, and less time-consuming to type in. If the <abbr title="Universal Resource Locator">URL</abbr> can be made to relate clearly to the content of the page, then errors are not only less likely to happen, but our good friends the search engine robots are able to draw a stronger assumption of the pages&#8217; relevance and content.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/enabling-search-engine-safe-urls-with-apache-and-htaccess/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Four C&#039;s of Community</title>
		<link>http://www.simonwhatley.co.uk/the-four-cs-of-community</link>
		<comments>http://www.simonwhatley.co.uk/the-four-cs-of-community#comments</comments>
		<pubDate>Thu, 04 Dec 2008 14:12:45 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Strategy]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[assistive technologies]]></category>
		<category><![CDATA[bbc]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[connectivity]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[context]]></category>
		<category><![CDATA[continuity]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[FriendFeed]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[Internet forum]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[king]]></category>
		<category><![CDATA[Last.fm]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[mass communications]]></category>
		<category><![CDATA[meme]]></category>
		<category><![CDATA[N95]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Nokia N95]]></category>
		<category><![CDATA[party social media services]]></category>
		<category><![CDATA[re-worked web interface]]></category>
		<category><![CDATA[Remember The Milk]]></category>
		<category><![CDATA[respective web browsers]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[search engine optimisation]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Social Bookmarking]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[social software]]></category>
		<category><![CDATA[The Guardian]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[unique selling point]]></category>
		<category><![CDATA[User Agent]]></category>
		<category><![CDATA[User Science]]></category>
		<category><![CDATA[usp]]></category>
		<category><![CDATA[virtual community]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[web accessibility]]></category>
		<category><![CDATA[Web communities]]></category>
		<category><![CDATA[web community]]></category>
		<category><![CDATA[web robots]]></category>
		<category><![CDATA[web-based community]]></category>
		<category><![CDATA[web-capabilities]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=1549</guid>
		<description><![CDATA[A web community is a web site (or group of web sites) that is a virtual community. Web communities in recent times commonly take the form of a social network service, such as Facebook, Upcoming and Last.fm, an Internet forum, a group of blogs such as WordPress.com and Blogger, or another kind of social software web application.]]></description>
			<content:encoded><![CDATA[<p>A web community is a web site (or group of web sites) that is a virtual community. Web communities in recent times commonly take the form of a social network service, such as <a href="http://www.facebook.com" title="Facebook social network" target="_blank" rel="nofollow">Facebook</a>, <a href="http://upcoming.org" title="Upcoming events" target="_blank" rel="nofollow">Upcoming</a> and <a href="http://last.fm" title="Last.fm social music platform" target="_blank" rel="nofollow">Last.fm</a>, an Internet forum, a group of blogs such as <a href="http://wordpress.com" title="WordPress managed blog hosting" target="_blank" rel="nofollow">WordPress.com</a> and <a href="http://www.blogger.com" title="Blogger publishing tool" target="_blank" rel="nofollow">Blogger</a>, or another kind of social software web application.</p>
<p>But what makes up a web community; what makes them successful? Below I discuss the four C&#8217;s of community: Content, Context, Connectivity and Community.</p>
<p><img src="http://www.simonwhatley.co.uk/blog/wp-content/uploads/2008/12/the-four-c-of-community-300x292.jpg" alt="" title="The Four C&#039;s of Community" width="300" height="292" class="aligncenter size-medium wp-image-1551" /></p>
<h3>Content</h3>
<p>A current <a href="http://en.wikipedia.org/wiki/Meme" title="Wikipedia: Meme" target="_blank" rel="nofollow">meme</a> when organising or building a website is the catchphrase <q>Content is King</q>. A big shift in the web in recent years has been the way websites are constructed. Today it&#8217;s a necessity, and indeed best practice, to separate form from content. In one hand you have the compelling content, whilst in the other you have the presentation, be it in the form of HTML and CSS, Flash or RSS, amongst others.</p>
<p>Quality content is one way in which you can make your website stand out. It is also a great way to attract the people who are needed to form the elusive community that your brand is hoping build. When considering community initiatives, there are three questions to ask: Where will the content come from; for example community driven or syndication? Does it provide indisputable value; does it have a unique selling point (<abbr title="Unique Selling Point">USP</abbr>)? Can a regular flow of quality content be maintained? Even pre-Web 2.0 initiatives have to focus on keeping the content itself fresh and relevant.</p>
<p>Web accessibility and search engine optimisation are also vital, so having content completely separated from presentation means a number of assistive technologies can make better use of the content, whilst the web robots can also readily consume the information.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<h3>Context</h3>
<p>Context means understanding how people use your website, where they are in the user-journey and serving them the right experience at the right time. Well-designed applications and functionality have great opportunities to deliver on context.</p>
<p>For example, <a href="http://friendfeed.com" title="FriendFeed website" target="_blank" rel="nofollow">FriendFeed</a>&#8216;s iPhone version, which is simply a re-worked web interface, is perfectly designed for contextual usage on the go. Similarly, <a href="http://www.rememberthemilk.com" title="Remember The Milk website" target="_blank" rel="nofollow">Remember The Milk</a> updates the interface explicitly for <a href="http://m.rememberthemilk.com" title="Remember The Milk mobile website" target="_blank" rel="nofollow">mobile</a> and <a href="http://i.rememberthemilk.com" title="Remember The Milk iPhone website" target="_blank" rel="nofollow">iPhone</a> users, whilst also syndicating the content to applications such as Google Calendar. (It is questionable whether user-agent switching is good practice, but that is a whole new blog post.) Conversely, <a href="http://delicious.com" title="Delicious website" target="_blank" rel="nofollow">Delicious</a> makes no attempt at changing the user interface for iPhone or Nokia N95 users since the iPhone and N95 have full web-capabilities through their respective web browsers.</p>
<p>In some instances the context in which the content is displayed will require reduced functionality. For example, the <a href="http://m.last.fm" title="Last.fm mobile website" target="_blank" rel="nofollow">Last.fm mobile site</a> does not allow you to play music, but simply search music listings, view recommendations, events and friend listings, and edit settings. However, through its <abbr title="Application Programming Interface">API</abbr>, Last.fm is able to offer its data and platform to third party developers to aid the building of new applications and communities, thus changing its context.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<h3>Connectivity</h3>
<p>Connectivity is the ability of a system, whether that is a web-based community or a device like the iPhone, to connect with little or no modification. In the realm of communities, the ability to easily connect to your peers is the Holy Grail of the application.</p>
<p>Successful communities thrive on fluid, hard-to-measure activities that are, in the purest sense, relationship-based. It&#8217;s not all about mass communications &#8212; although <a href="http://twitter.com" title="Twitter" target="_blank" rel="nofollow">Twitter</a> and <a href="http://www.youtube.com" title="YouTube" target="_blank" rel="nofollow">YouTube</a> are both bucking this trend &#8212; but more about the micro-interactions. Designing experiences that support thousands of micro-interactions means that the community is able to function, unhindered, almost indefinitely. <a href="http://www.facebook.com" title="Facebook" target="_blank" rel="nofollow">Facebook</a> lends itself expertly to micro-interactions through the user&#8217;s &#8216;wall&#8217;.</p>
<p>Companies are turning to communities as the new customer relationship management (<abbr title="customer relationship management">CRM</abbr>), but this requires people to mind them. Organisations such as <a href="http://www.37signals.com" title="37Signals" target="_blank" rel="nofollow">37Signals</a> and <a href="http://www.wildbit.com/" title="WildBit" target="_blank" rel="nofollow">WildBit</a> very effectively use Twitter to broadcast service updates and sometimes apologies, whilst the <a href="http://www.bbc.co.uk" title="British Broadcasting Corporation" target="_blank" rel="nofollow">BBC</a> and <a href="http://www.guardian.co.uk" title="The Guardian newspaper online" target="_blank" rel="nofollow">The Guardian</a> online use it to broadcast links to new content.</p>
<h3>Continuity</h3>
<p>People often don&#8217;t like change, but communities that thrive often do so though evolution to meet the needs of users. Communities need to be flexible to evolve while still providing a valuable and consistent user experience which can be sustained. Too much of a radical change will almost certainly have a detrimental impact upon visits, at least initially.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Building communities is the new marketing for a brand, whether that is through wholely-owned properties or 3rd party social media services such as <a href="http://twitter.com" title="Twitter: micro-blogging" target="_blank" rel="nofollow">Twitter</a>, <a href="http://wordpress.com" title="WordPress: blogging" target="_blank" rel="nofollow">WordPress</a> or <a href="http://www.ning.com" title="Ning: create your own social network" target="_blank" rel="nofollow">Ning</a>. The starting point to any community is finding a niche that is currently underserved and serving that community better than anyone else. But Brands need to know a few things before they head down the community path. The web is saturated with communities. Some are thriving, while others have come and gone. Creating a community is not like your average marketing campaign that you can ditch it is a failure. If the community is successful the four C&#8217;s of content, contect, connectivity and continuity will have to be maintained and indeed, developed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/the-four-cs-of-community/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ColdFusion Is Hotting Up in the UK</title>
		<link>http://www.simonwhatley.co.uk/coldfusion-is-hotting-up-in-the-uk</link>
		<comments>http://www.simonwhatley.co.uk/coldfusion-is-hotting-up-in-the-uk#comments</comments>
		<pubDate>Fri, 27 Jun 2008 11:56:10 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Adobe ColdFusion]]></category>
		<category><![CDATA[Adobe MAX]]></category>
		<category><![CDATA[Aral Balkan]]></category>
		<category><![CDATA[BlueDragon]]></category>
		<category><![CDATA[Brighton]]></category>
		<category><![CDATA[cf.Objective]]></category>
		<category><![CDATA[CFUnited]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Coldspring]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[Edinburgh]]></category>
		<category><![CDATA[europe]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Fusebox]]></category>
		<category><![CDATA[Hal Helms]]></category>
		<category><![CDATA[London]]></category>
		<category><![CDATA[Mach-II]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Model-Glue]]></category>
		<category><![CDATA[Peter Bell]]></category>
		<category><![CDATA[Peter Elst]]></category>
		<category><![CDATA[Railo]]></category>
		<category><![CDATA[Scotch on the Rocks]]></category>
		<category><![CDATA[Sean Corfield]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Simon Bailey]]></category>
		<category><![CDATA[Spry]]></category>
		<category><![CDATA[technology-agnostic topics]]></category>
		<category><![CDATA[united kingdom]]></category>
		<category><![CDATA[United States]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=588</guid>
		<description><![CDATA[In the past, the US has held a near monopoly not only in ColdFusion-based user groups, but also conferences, with CFUnited, cf.Objective() and the more general Adobe MAX leading the way.]]></description>
			<content:encoded><![CDATA[<p>In the past, the <abbr title="United States">US</abbr> has held a near monopoly not only in ColdFusion-based user groups, but also conferences, with <a href="http://cfunited.com/" title="CFUnited" rel="nofollow">CFUnited</a>, <a href="http://www.cfobjective.com/" title="cf.Objective()" rel="nofollow">cf.Objective()</a> and the more general <a href="http://max.adobe.com/" title="Adobe MAX">Adobe MAX</a> leading the way.</p>
<p>But the landscape is changing and the <abbr title="United Kingdom">UK</abbr> is challenging for its share of the scene. 2008 is seeing a renaissance in the ColdFusion world following on from the buzz created around the release of ColdFusion 8 in 2007 and the eagerly anticipated future release of ColdFusion, codenamed Centaur. This buzz has resulted in not one but three conferences for 2008: <a href="http://europe.cfunited.com/" title="CFUnited Europe" rel="nofollow">CFUnited Europe</a> was held in London in March, <a href="http://www.scotch-on-the-rocks.co.uk/" title="Scotch-on-the-Rocks" rel="nofollow">Scotch-on-the-Rocks</a> was held in Edinburgh in June and soon we will see the return of <a href="http://www.cfdevcon.com/" title="CFDevCon" rel="nofollow">CFDevCon</a>.</p>
<p>The inaugural CFDevCon one-day-conference was held back in 2006, in Croydon, but in September 2008 it is heading down to what is arguably one of the creative capitals in the south of England, <a href="http://maps.google.co.uk/maps?f=q&#038;hl=en&#038;geocode=&#038;q=Brighton,+UK&#038;ie=UTF8&#038;ll=50.9342,0.054932&#038;spn=2.271057,4.812012&#038;z=8" title="Google Maps - Brighton" rel="nofollow">Brighton</a>. The conference has not only become a two-day conference, but its scope has moved beyond simply Adobe-based products, with the introduction of Microsoft-based technologies, specifically <abbr title="Internet Information Server">IIS</abbr>7.0, Silverlight and <abbr="Structured Query Language">SQL</abbr> Server 2008 and technology-agnostic topics such as Regular Expressions, Search Engine Optimisation (<abbr title="Search Engine Optimisation">SEO</abbr>) and Accessibility.</p>
<p>As with all <a href="http://www.scotch-on-the-rocks.co.uk/" title="Scotch-on-the-Rocks" rel="nofollow">great conferences</a>, CFDevCon has a great line-up of speakers with the likes of Sean Corfield, Hal Helms, Peter Elst, Peter Bell, Aral Balkan and Simon Bailey, to name a few, all presenting sessions.</p>
<p>So, lets get excited people, support the conferences and <a href="http://www.adobe.com/cfusion/usergroups/search_results.cfm?findType=2&#038;loc=en_us&#038;country_id=9259BCE3-668D-4A21-BB8751DC0E2A45B3" title="UK Adobe User Groups" rel="nofollow">user groups</a> and evangelise ColdFusion.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/coldfusion-is-hotting-up-in-the-uk/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>British Standards and Web Compliance</title>
		<link>http://www.simonwhatley.co.uk/british-standards-and-web-compliance</link>
		<comments>http://www.simonwhatley.co.uk/british-standards-and-web-compliance#comments</comments>
		<pubDate>Sat, 05 Jan 2008 20:23:49 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[brand]]></category>
		<category><![CDATA[British Standards]]></category>
		<category><![CDATA[British Standards Institute]]></category>
		<category><![CDATA[compliance]]></category>
		<category><![CDATA[effectiveness]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[Industry]]></category>
		<category><![CDATA[legal]]></category>
		<category><![CDATA[Magus Ltd]]></category>
		<category><![CDATA[online brands]]></category>
		<category><![CDATA[online performance]]></category>
		<category><![CDATA[organisational web standards]]></category>
		<category><![CDATA[PAS 124]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Publically Accessible Standard]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[search engine optimisation]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[web accessibility initiatives]]></category>
		<category><![CDATA[web compliance experts]]></category>
		<category><![CDATA[Web Compliance Following]]></category>
		<category><![CDATA[web presence]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=395</guid>
		<description><![CDATA[British web compliance expert, Magus, joins forces with BSI to raise online standards.]]></description>
			<content:encoded><![CDATA[<p>Following on from the <acronym title="Royal National Institute for the Blind">RNIB</acronym>&#8216;s <a href="http://www.rnib.org.uk/xpedio/groups/public/documents/code/public_rnib008789.hcsp" title="RNIB Web Accessibility" rel="nofollow">web accessibility</a> initiatives, web compliance experts <a href="http://www.magus.co.uk" title="Magus Ltd" rel="nofollow">Magus Ltd</a> and The <a href="http://www.bsi-global.com" title="British Standards Institute" rel="nofollow">British Standards Institute</a> are working together to create a new publically accessible standard (<acronym title="Publically Accessible Standard">PAS</acronym> 124) for websites. Web standards govern the effectiveness, function and appearance of a website, and include: brand, legal, accessibility, search engine optimisation (<acronym title="Search Engine Optimisation">SEO</acronym>), usability and technical standards.</p>
<p>Websites are increasingly the key communication vehicle for a company, its brand and products.  Despite this, research from Magus shows that many of the world&#8217;s leading organisations don&#8217;t have formal brand and technical standards defined to govern their websites.  Even those that do are failing to effectively implement or enforce them, achieving full compliance with less than 20% of their own web standards.  The websites of these organisations significantly under-perform or damage the brand as a result.</p>
<p>PAS 124 will help to protect the significant investment organisations are making in their web presence and online brands, by establishing best practice for &#8220;defining, implementing and managing organisational web standards&#8221;.  It will provide a clear framework to help organisations apply standards effectively to significantly improve online performance and protect the integrity of their brands.</p>
<p>More detail can be found on the <a href="http://www.bsi-global.com/en/About-BSI/News-Room/BSI-News-Content/Disciplines/Information-Management/PAS-124/" title="BSI's press release" rel="nofollow">BSI&#8217;s press release</a>.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/british-standards-and-web-compliance/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Marketing Websites &amp; Publications</title>
		<link>http://www.simonwhatley.co.uk/email-marketing-websites-publications</link>
		<comments>http://www.simonwhatley.co.uk/email-marketing-websites-publications#comments</comments>
		<pubDate>Sun, 05 Nov 2006 16:24:09 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[E-mail Marketing]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Larry Chase]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[search marketing]]></category>
		<category><![CDATA[Web Marketing Today]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=152</guid>
		<description><![CDATA[The web has a wealth of information on email, CRM, database and search marketing. In this post I list just a few. Feel free to offer more suggestions.]]></description>
			<content:encoded><![CDATA[<p>The web has a wealth of information on email, <acronym title="Customer Relationship Management">CRM</acronym>, database and search marketing. Below is a list of just a few:</p>
<ul>
<li><a rel="nofollow" title="B to B" href="http://www.btobonline.com/">B to B</a></li>
<li><a rel="nofollow" title="ClickZ" href="http://www.clickz.com/em_mkt/em_mkt/">ClickZ</a></li>
<li><a rel="nofollow" title="CRMGuru" href="http://www.crmguru.com/">CRMGuru</a></li>
<li><a rel="nofollow" title="CRMIQ" href="http://www.crmiq.com/">CRMIQ</a></li>
<li><a rel="nofollow" title="DM News" href="http://www.dmnews.com/">DM News</a></li>
<li><a rel="nofollow" title="Drilling Down" href="http://www.jimnovo.com/">Drilling Down</a></li>
<li><a rel="nofollow" title="EmailSherpa" href="http://www.emailsherpa.com/">EmailSherpa</a></li>
<li><a rel="nofollow" title="Ezine-Tips" href="http://emailuniverse.com/ezine-tips/">Ezine-Tips</a></li>
<li><a rel="nofollow" title="iMarketing News" href="http://www.dmnews.com/cgi-bin/artcategory.cgi?category_id=14">iMarketing News</a></li>
<li><a rel="nofollow" title="Larry Chase's Search Engine for Marketers" href="http://www.wdfm.com/">Larry Chase&#8217;s Search Engine for Marketers</a></li>
<li><a rel="nofollow" title="MarketingProfs" href="http://www.marketingprofs.com/">MarketingProfs</a></li>
<li><a rel="nofollow" title="Marketing Sherpa" href="http://www.marketingsherpa.com/">Marketing Sherpa</a></li>
<li><a rel="nofollow" title="The Newsletter on Newsletters" href="http://www.newsletterbiz.com/">The Newsletter on Newsletters</a></li>
<li><a rel="nofollow" title="SearchCRM.com" href="http://searchcrm.techtarget.com/">SearchCRM.com</a></li>
<li><a rel="nofollow" title="Spam Laws" href="http://www.spamlaws.com/">Spam Laws</a></li>
<li><a rel="nofollow" title="Web Marketing Today - WilsonWeb" href="http://www.wilsonweb.com/webmarket/email.htm">Web Marketing Today &#8211; WilsonWeb</a></li>
<li><a rel="nofollow" title="WordBiz" href="http://www.wordbiz.com/">WordBiz</a></li>
<li><a rel="nofollow" title="Email Marketing Reports" href="http://www.email-marketing-reports.com/">Email Marketing Reports</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/email-marketing-websites-publications/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

