<?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>Just Search Blog &#187; Conversion</title>
	<atom:link href="http://www.justsearching.co.uk/JustBlog/category/accessibility/feed" rel="self" type="application/rss+xml" />
	<link>http://www.justsearching.co.uk/JustBlog</link>
	<description>Just Search Blog</description>
	<lastBuildDate>Mon, 29 Nov 2010 15:12:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adding Search Facility to the Site</title>
		<link>http://www.justsearching.co.uk/JustBlog/adding-search-facility-to-the-site.html</link>
		<comments>http://www.justsearching.co.uk/JustBlog/adding-search-facility-to-the-site.html#comments</comments>
		<pubDate>Fri, 02 May 2008 08:33:19 +0000</pubDate>
		<dc:creator>Nadeem</dc:creator>
				<category><![CDATA[Conversion]]></category>

		<guid isPermaLink="false">http://www.justsearching.co.uk/JustBlog/adding-search-facility-to-the-site.html</guid>
		<description><![CDATA[Usability is a quality attribute. On the web, it is a necessary condition for survival. If a website is difficult to use the number of visitors start decreasing. It strongly affects the number of return visits.
There are many factors involved to improve a website&#8217;s usability. We have discussed website navigation before. Today I will discuss [...]<p>This <a href="http://www.justsearching.co.uk">SEO</a> news has been brought to you by Just Search; Experts in internet marketing and <a href="http://www.justsearching.co.uk/pay_per_click.html">PPC</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Usability is a quality attribute. On the web, it is a necessary condition for survival. If a website is difficult to use the number of visitors start decreasing. It strongly affects the number of return visits.</p>
<p>There are many factors involved to improve a website&#8217;s usability. We have discussed website navigation before. Today I will discuss adding a search facility to the site.  It is recommended to have a search facility if a website has a large number of pages and covers a wide variety of topics.</p>
<p>Having your own search engine helps visitors to find what they are looking for, without going to different pages. Users just need to type in the keywords for what they are looking and they should be shown the exact pages on the website.</p>
<p>Study shows that more than half of web users are search-dominant, which means they prefer to use a search box to find what they are looking for rather than navigating through links.</p>
<p>Here are some guidelines to be considered when setting a search facility on your site.</p>
<ul>
<li>Search function should be easily available on every page of the website.</li>
<li>It is recommended to have a search box on each page rather than a link to the search page. If it&#8217;s not possible to have it on each page at least it should be on your home page.</li>
<li>The search box should be placed in an easy to find location. Based on observations it is recommended to have it on top right corner of the page.</li>
<li>Try to make a search box wide enough to accommodate the user&#8217;s queries.</li>
</ul>
<p>Finally, please note that both search facility and navigation are important for the website&#8217;s usability.</p>
<p>Nadeem<br />
<a href="http://www.justsearching.co.uk"title="SEO" >SEO</a> Programmer</p>
<p>This <a href="http://www.justsearching.co.uk">SEO</a> news has been brought to you by Just Search; Experts in internet marketing and <a href="http://www.justsearching.co.uk/pay_per_click.html">PPC</a></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.justsearching.co.uk%2FJustBlog%2Fadding-search-facility-to-the-site.html"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.justsearching.co.uk%2FJustBlog%2Fadding-search-facility-to-the-site.html" height="61" width="51" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.justsearching.co.uk/JustBlog/adding-search-facility-to-the-site.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS 3  Preview</title>
		<link>http://www.justsearching.co.uk/JustBlog/css-3-preview.html</link>
		<comments>http://www.justsearching.co.uk/JustBlog/css-3-preview.html#comments</comments>
		<pubDate>Mon, 12 Nov 2007 09:38:44 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
				<category><![CDATA[Conversion]]></category>

		<guid isPermaLink="false">http://www.justsearching.co.uk/JustBlog/css-3-preview.html</guid>
		<description><![CDATA[CSS 3 has been in development for a long time and in 2008 new releases of web browsers are set to implement CSS 3 standards. Just as you would expect not all browsers will support all the standards and no doubt IE will interpret them different!
To give you a sneak peek there are actually a [...]<p>This <a href="http://www.justsearching.co.uk">SEO</a> news has been brought to you by Just Search; Experts in internet marketing and <a href="http://www.justsearching.co.uk/pay_per_click.html">PPC</a></p>
]]></description>
			<content:encoded><![CDATA[<p>CSS 3 has been in development for a long time and in 2008 new releases of web browsers are set to implement CSS 3 standards. Just as you would expect not all browsers will support all the standards and no doubt IE will interpret them different!<br />
To give you a sneak peek there are actually a couple of things that have already been implemented in some browsers that I can show you. The following are the new elements that I think are really good.</p>
<p><strong><em>Border-radius:</em></strong><br />
It&#8217;s the one we have been waiting for, it&#8217;s the rounded edges! Because i don&#8217;t want to alienate any users i have taken screen shots of the work so that all users can see it.</p>
<p><img src='http://www.justsearching.co.uk/JustBlog/wp-content/rounded.JPG' alt='Css3 Rounded Corners' /></p>
<p>This new feature is long overdue in my eyes but now it&#8217;s here its good because it now eliminates the need to use images to create rounded corners on divs and it now makes it easier to re-create tabbed navigation that has rounded corners. This can be done because you can select which corners you want to be rounded and how rounded you want them. Below is an example of only two rounded corners.</p>
<p><img src="http://www.justsearching.co.uk/JustBlog/wp-content/roundedtop.JPG" alt="css3 rounded top" /></p>
<p><strong><em>Box-shadow:</em></strong><br />
Box shadow is another cool feature that will reduce the need for creating images to make a website look better. Box-Shadow is what it says, it places a shadow on the edge of a div were you want it, You also have good control over  what type of shadow you have and how sharp or soft it is. </p>
<p><img src="http://www.justsearching.co.uk/JustBlog/wp-content/boxshadow.JPG"  width="590"  alt="CSS3 Top Shadow" /></p>
<p><img src="http://www.justsearching.co.uk/JustBlog/wp-content/boxshadow2.JPG"  width="590"  alt="CSS3 Bottom Shadow" /></p>
<p>As well as making the web look nice the biggest advantage to having these features are that they eliminate the need to have images all over to give things good effects. In return this reduces the size of your page which means the page can load faster. In the age of broadband you may not see a massive difference in page load time but if you don&#8217;t have the luxury of broadband then you can tell the difference. This opens up your site to a wider audience and makes it more accessible.</p>
<p>Gary<br />
<a href="http://www.justsearching.co.uk"title="SEO" >SEO</a> Programmer</p>
<p>This <a href="http://www.justsearching.co.uk">SEO</a> news has been brought to you by Just Search; Experts in internet marketing and <a href="http://www.justsearching.co.uk/pay_per_click.html">PPC</a></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.justsearching.co.uk%2FJustBlog%2Fcss-3-preview.html"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.justsearching.co.uk%2FJustBlog%2Fcss-3-preview.html" height="61" width="51" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.justsearching.co.uk/JustBlog/css-3-preview.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Helping to Tackle Wildfires in California</title>
		<link>http://www.justsearching.co.uk/JustBlog/google-helping-to-tackle-wildfires-in-california.html</link>
		<comments>http://www.justsearching.co.uk/JustBlog/google-helping-to-tackle-wildfires-in-california.html#comments</comments>
		<pubDate>Thu, 25 Oct 2007 16:34:10 +0000</pubDate>
		<dc:creator>Rik Weber</dc:creator>
				<category><![CDATA[Conversion]]></category>

		<guid isPermaLink="false">http://www.justsearching.co.uk/JustBlog/google-helping-to-tackle-wildfires-in-california.html</guid>
		<description><![CDATA[Is there anything Google can&#8217;t do? Over the past few days Google Maps and Google Earth have been helping to collate images and news about the current wildfires tearing across Southern California.
Created by radio station KPBS, there is a live map of the California wildfires showing burn zones, evacuation zones, locations of safe areas and [...]<p>This <a href="http://www.justsearching.co.uk">SEO</a> news has been brought to you by Just Search; Experts in internet marketing and <a href="http://www.justsearching.co.uk/pay_per_click.html">PPC</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Is there anything Google can&#8217;t do? Over the past few days Google Maps and Google Earth have been helping to collate images and news about the current wildfires tearing across Southern California.</p>
<p>Created by radio station KPBS, there is a <a href="http://maps.google.com/maps/ms?msa=0&#038;msid=114250687465160386813.00043d08ac31fe3357571">live map of the California wildfires</a> showing burn zones, evacuation zones, locations of safe areas and much more. There are also <a href="http://photos.signonsandiego.com/gallery1.5/view_album.php?set_albumName=sandiegocountywildfires">pictures</a> of the area and <a href="http://twitter.com/kpbsnews">constant Twitter updates</a> to keep people completely up to date with what&#8217;s going on.</p>
<p>This kind of accessible up-to-the-minute reporting is something that particularly helps people in the Southern California area, and is something that would arguably not have been available just a few years ago.</p>
<p>It&#8217;s a great example of &#8216;Web 2.0&#8242; in action and how much the internet and delivery of information has progressed in recent times.</p>
<p>Rik<br />
<a href="http://www.justsearching.co.uk"title="SEO" >SEO</a> Programmer</p>
<p>This <a href="http://www.justsearching.co.uk">SEO</a> news has been brought to you by Just Search; Experts in internet marketing and <a href="http://www.justsearching.co.uk/pay_per_click.html">PPC</a></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.justsearching.co.uk%2FJustBlog%2Fgoogle-helping-to-tackle-wildfires-in-california.html"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.justsearching.co.uk%2FJustBlog%2Fgoogle-helping-to-tackle-wildfires-in-california.html" height="61" width="51" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.justsearching.co.uk/JustBlog/google-helping-to-tackle-wildfires-in-california.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s The Best Web Page Layout Size?</title>
		<link>http://www.justsearching.co.uk/JustBlog/whats-the-best-web-page-layout-size.html</link>
		<comments>http://www.justsearching.co.uk/JustBlog/whats-the-best-web-page-layout-size.html#comments</comments>
		<pubDate>Tue, 07 Aug 2007 12:39:42 +0000</pubDate>
		<dc:creator>Tino Triste</dc:creator>
				<category><![CDATA[Conversion]]></category>

		<guid isPermaLink="false">http://www.justsearching.co.uk/JustBlog/whats-the-best-web-page-layout-size.html</guid>
		<description><![CDATA[That&#8217;s one  of the most disputed arguments in the web design world. Some developers will  tell you without hesitating 800&#215;600, whilst others prefer 1024&#215;768. As  technology advances and the variety of monitors&#8217; configuration, it&#8217;s impossible  to get your website looking the same in every platform, browser and screen  resolution. Obviously, [...]<p>This <a href="http://www.justsearching.co.uk">SEO</a> news has been brought to you by Just Search; Experts in internet marketing and <a href="http://www.justsearching.co.uk/pay_per_click.html">PPC</a></p>
]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s one  of the most disputed arguments in the web design world. Some developers will  tell you without hesitating 800&#215;600, whilst others prefer 1024&#215;768. As  technology advances and the variety of monitors&rsquo; configuration, it&rsquo;s impossible  to get your website looking the same in every platform, browser and screen  resolution. Obviously, the common principle is to optimise for your  target audience&#8217;s most common resolution.</p>
<p>Most  people, including myself, are optimising for 800&#215;600 to ensure that the web  pages look consistent throughout different monitor sizes. In spite of this, why  not optimising for 1024&#215;768 which is currently the most popular used  screen size?</p>
<p>There are 2  possible solutions for this:</p>
<p>Using  liquid layouts based on percentages of the browser window&rsquo;s size. They are  flexible with the size of the windows as the user changes their window size.  Liquid layouts use the screen space efficiently for most screen resolution or  browser windows sizes.</p>
<p>Another common approach is creating a three column fixed layout optimised for both screen resolutions, where  users with 1024&#215;768 or bigger resolutions see the entire page and users with  800&#215;600 screen resolution see only 2 columns. Obviously there some aspects  worth considering such as the percentage of your visitors that use small screen  resolutions and whether there are any elements that can be left out.</p>
<p>Tino<br />
  <a href="http://www.justsearching.co.uk"title="SEO" >SEO</a>  Programmer</p>
<p>This <a href="http://www.justsearching.co.uk">SEO</a> news has been brought to you by Just Search; Experts in internet marketing and <a href="http://www.justsearching.co.uk/pay_per_click.html">PPC</a></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.justsearching.co.uk%2FJustBlog%2Fwhats-the-best-web-page-layout-size.html"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.justsearching.co.uk%2FJustBlog%2Fwhats-the-best-web-page-layout-size.html" height="61" width="51" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.justsearching.co.uk/JustBlog/whats-the-best-web-page-layout-size.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSS: What font-size property you should use?</title>
		<link>http://www.justsearching.co.uk/JustBlog/css-what-font-size-property-you-should-use.html</link>
		<comments>http://www.justsearching.co.uk/JustBlog/css-what-font-size-property-you-should-use.html#comments</comments>
		<pubDate>Tue, 10 Jul 2007 10:54:37 +0000</pubDate>
		<dc:creator>Tino Triste</dc:creator>
				<category><![CDATA[Conversion]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.justsearching.co.uk/JustBlog/css-what-font-size-property-you-should-use.html</guid>
		<description><![CDATA[The font-size property is one of the  most common uses for Cascading Style Sheets (CSS). There are many different  measurement units to use when defining the font-size property, divided into two  distinct characteristics:

Relative lengths 

pixels are relative to the screen resolution 
xx-small through xx-large are relative to the default browser font size [...]<p>This <a href="http://www.justsearching.co.uk">SEO</a> news has been brought to you by Just Search; Experts in internet marketing and <a href="http://www.justsearching.co.uk/pay_per_click.html">PPC</a></p>
]]></description>
			<content:encoded><![CDATA[<p>The font-size property is one of the  most common uses for Cascading Style Sheets (CSS). There are many different  measurement units to use when defining the font-size property, divided into two  distinct characteristics:</p>
<p></p>
<p>Relative lengths </p>
<ul>
<li><strong>pixels</strong> are relative to the screen resolution </li>
<li><strong>xx-small</strong> through <strong>xx-large</strong> are relative to the default browser font size </li>
<li><strong>percentages</strong>, <strong>em</strong> and <strong>ex</strong> are relative to the parent element </li>
</ul>
<p></p>
<p>Absolute lengths </p>
<ul>
<li><strong>points</strong> and <strong>picas</strong> &#8211; print units </li>
<li><strong>inches</strong>, <strong>centimeters</strong>, and <strong>millimeters</strong> &#8211; length units </li>
</ul>
<p>Points and picas are print units and produce  unpredictable results when viewed on the screen, for example Macintosh normally  displays points almost 25% bigger than in Windows machines. Since users  have a variety of monitor sizes and display resolutions, it is advisable to use absolute length units  exclusively for style sheets for print.</p>
<p><strong>What to use for screen display?</strong></p>
<p>There&rsquo;s no right or wrong, however  there&rsquo;s two important facts to consider: Accessibility Vs Control. </p>
<p>If you are concerned about  accessibility <strong>ems</strong> is the unit you  should use. Ems is relative to the parent element (commonly the body) therefore  the user can control how the font is displayed by changing the default browser  settings.</p>
<p>This also means that if a user  selects a font-size much bigger or smaller than what you had in mind the page  look and layout can change dramatically, for this reason the entire web page  layout and design must take this into account. </p>
<p>If you prefer to have control over  your design you should use <strong>pixels.</strong> Pixels  are the standard unit of measure for screens and monitors, and fonts will be  more precisely the size you want on the screen, across different browsers, user  settings and different operating systems.</p>
<p>Tino<br />
<a href="http://www.justsearching.co.uk"title="SEO" >SEO</a> Programmer</p>
<p>This <a href="http://www.justsearching.co.uk">SEO</a> news has been brought to you by Just Search; Experts in internet marketing and <a href="http://www.justsearching.co.uk/pay_per_click.html">PPC</a></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.justsearching.co.uk%2FJustBlog%2Fcss-what-font-size-property-you-should-use.html"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.justsearching.co.uk%2FJustBlog%2Fcss-what-font-size-property-you-should-use.html" height="61" width="51" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.justsearching.co.uk/JustBlog/css-what-font-size-property-you-should-use.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The importance of being accessible</title>
		<link>http://www.justsearching.co.uk/JustBlog/the-importance-of-being-accessible.html</link>
		<comments>http://www.justsearching.co.uk/JustBlog/the-importance-of-being-accessible.html#comments</comments>
		<pubDate>Fri, 13 Jan 2006 16:39:35 +0000</pubDate>
		<dc:creator>Internet Marketing</dc:creator>
				<category><![CDATA[Conversion]]></category>

		<guid isPermaLink="false">http://www.justsearching.co.uk/JustBlog/?p=166</guid>
		<description><![CDATA[With the ever increasing importance of accessibility applying more and more to the internet, designers are finding more and more ways of increasing the level of access to their creations.
 However, just applying tags to relevant objects to conform to validation and minor accessibility requirements is not enough. 
When designing webpages, far too many designers [...]<p>This <a href="http://www.justsearching.co.uk">SEO</a> news has been brought to you by Just Search; Experts in internet marketing and <a href="http://www.justsearching.co.uk/pay_per_click.html">PPC</a></p>
]]></description>
			<content:encoded><![CDATA[<p>With the ever increasing importance of accessibility applying more and more to the internet, designers are finding more and more ways of increasing the level of access to their creations.</p>
<p> However, just applying tags to relevant objects to conform to validation and minor accessibility requirements is not enough. </p>
<p>When designing webpages, far too many designers rely on the fact that their viewers always look at webpages in 1024&#215;768 resolution or above. However, older or more visually impaired internet users, who are not entirely blind, (therefore do not use a screen reader or other visual aid) tend to set their screen resolution to 800&#215;600. Which, unless the page has been designed with this in mind can really mess things up. Also, text size settings are an important part of accessibility and should be set to small, medium, large, etc. After all, web browsers do have the option of increasing text size for the visually impaired.</p>
<p>I recommend that from the layout design process onward these possibilitys should be considered when sizing and correctly implementing your design. </p>
<p>Many clients are coming to realise that there are laws when it comes to accessibility, same as a wheelchair ramp is required by law on public buildings, websites must conform to regulations as well.</p>
<p>As long as all these regulations are adhered to as you progress through your design process, you will not run into any problems.</p>
<p>Tom Tong<br />
Design and <a href="http://www.justsearching.co.uk"title="SEO" >SEO</a> Consultant<br />
Just Search Ltd</p>
<p>This <a href="http://www.justsearching.co.uk">SEO</a> news has been brought to you by Just Search; Experts in internet marketing and <a href="http://www.justsearching.co.uk/pay_per_click.html">PPC</a></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.justsearching.co.uk%2FJustBlog%2Fthe-importance-of-being-accessible.html"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.justsearching.co.uk%2FJustBlog%2Fthe-importance-of-being-accessible.html" height="61" width="51" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.justsearching.co.uk/JustBlog/the-importance-of-being-accessible.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

