<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Yambo Web Design</title>
		<link>https://www.yambo.co.uk/our-blog/</link>
		<atom:link href="https://www.yambo.co.uk/our-blog/" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>SSL Certificates</title>
			<link>https://www.yambo.co.uk/our-blog/ssl-certificates/</link>
			<description>&lt;p&gt;As briefly mentioned last year, Google is now pushing ahead with its intended plan to warn visitors if they do not have a secure connection to a website. Google's plan is to make the web of the future more secure and fully encrypted. &lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;left&quot; src=&quot;https://www.yambo.co.uk/assets/Uploads/secure.jpg&quot; width=&quot;349&quot; height=&quot;234&quot; alt=&quot;&quot; title=&quot;&quot;/&gt;&lt;/p&gt;
&lt;p&gt;SSL - or Secure Socket Layer - is the standard security protocol for establishing an encrypted link between the web server and the visitor's browser. The connection is encrypted and ensures all data passed between the web server and the browser is secure, remaining private. &lt;/p&gt;
&lt;p&gt;The SSL protocol has actually been superseded by TLS - Transport Layer Security - and this is the preferred and most modern cipher suite currently available. Confusion arises because of the reference to SSL, rather than TLS, in the name SSL certificate, but both encryptions are supported and are used in SSL certificates.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;So what is a SSL/TLS Certificate? &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;It proves that the connection between the web server and your web browser is secure and encrypted (https://), and is authorised by a Certification Authority. The Certification Authority (CA) is a trusted third-party source. This is where the variation in cost comes from, with differing levels of security and guarantees. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;FREE SSL Certificates?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;There's been a steady increase of FREE SSL certificates recently, and whilst these may have good intentions, invariably someone may use them for dishonest purposes. Making SSL certificates so readily available to 'potential' hackers for free weakens the Certified Authority label, and this is our worry. The on-going security checks is - in a nutshell - what you're paying the extra for. Whilst there are debates about whether CA's should be the ones who are vetting customers, at the moment we would still recommend purchasing an SSL certificate from an authorised body if you have an e-Commerce website.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Do I need an SSL Certificate?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Up until Google announced it's plans to give organic search results a boast (albeit only slightly) to sites with HTTPS security, many would have argued that there was no need for an SSL certificate - and would perhaps only recommend one if you were selling products online via an e-Commerce shop.&lt;/p&gt;
&lt;p&gt;However, security on the web can never be underestimated. If you'd like the slight boast in rankings and more importantly the extra safety barrier for your customers, then we highly recommend purchasing an SSL certificate no matter what type of website you have.&lt;/p&gt;
&lt;p&gt;If you're already a Yambo customer, we'd be happy to set-up the certificate on your behalf either for a single domain or server free of charge - only costing for the annual SSL certificate itself.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description>
			<pubDate>Sun, 01 Jan 2017 10:30:00 +0000</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/ssl-certificates/</guid>
		</item>
		
		<item>
			<title>Adaptively Responsive Web Design... Say What?</title>
			<link>https://www.yambo.co.uk/our-blog/adaptively-responsive-web-design-say-what/</link>
			<description>&lt;p&gt;At Yambo we adhere to the &lt;strong&gt;Adaptive Web Design&lt;/strong&gt; approach when building &lt;strong&gt;mobile&lt;/strong&gt; &lt;strong&gt;responsive websites&lt;/strong&gt;, however recently we've started to combine both &lt;strong&gt;Adaptive&lt;/strong&gt; and &lt;strong&gt;Responsive&lt;/strong&gt; techniques together to create one ultimate &lt;strong&gt;Adaptively Responsive&lt;/strong&gt; &lt;strong&gt;Web Design&lt;/strong&gt; &lt;strong&gt;Monster&lt;/strong&gt;... &lt;em&gt;who eats extra code for breakfast...&lt;/em&gt; &lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;right&quot; src=&quot;https://www.yambo.co.uk/assets/Uploads/max.jpg&quot; alt=&quot;Adaptively responsive web design - Max Headroom on Milk Carton&quot; title=&quot;Adaptively responsive&quot; width=&quot;241&quot; height=&quot;409&quot;/&gt;but what the heck are we on about?&lt;/p&gt;
&lt;p&gt;Adaptive Web Design (AWD) and Responsive Web Design (RWD) are very similar to each other, especially from a user's perspective, as they essentially do the same thing - they show an optimised version of a website for a particular device.&lt;/p&gt;
&lt;p&gt;In this explanation I'll be using mobile responsiveness in my examples, but this can apply to any device in which the design/layout adapts to show an optimised version (small laptop screens, tablets, etc).&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What is Responsive Web Design?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Responsive Web Design (RWD) uses a single design theme with a fluid layout which adjusts to various screen widths on a device, meaning only one page theme is needed in order to show both desktop and mobile the same website.&lt;/p&gt;
&lt;p&gt;An easy way to determine whether a site uses this method is to re-size the browser window, if the layout starts to adjust and change to fit the content within then it's pretty much certain the site you are viewing is using the Responsive Web Design method &lt;em&gt;(although this is not always guaranteed)&lt;/em&gt;. &lt;/p&gt;
&lt;p&gt;With this method the layout is determined on the client side via the user’s browser, rather than server side.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Pros:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;&lt;strong&gt;Easy to Maintain: &lt;/strong&gt;using only one single design means only making changes the once&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fits to any Screen Size/Width: &lt;/strong&gt;regardless of the device the design will constantly adjust to fit&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Clever Responsive CSS Frameworks: &lt;/strong&gt;Bootstrap, Sleek, Skeleton, etc, are really clever and intuitive in how they work, and once you understand a framework it becomes easier to build responsive sites&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;&lt;strong&gt;Cons:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;&lt;strong&gt;Slow Page Speeds: &lt;/strong&gt;the same code is loaded by both the desktop and the mobile version, this is regardless of whether certain elements are hidden or not&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Unnecessary Extra Code is Hidden instead of Removed: &lt;/strong&gt;the extra code is only hidden by either CSS or Javascript but is still requested by the browser&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fits to any Screen Size/Width: &lt;/strong&gt;it's practically impossible to design for every single screen size and device, and because of this, sometimes the design doesn't look quite right between break points - there isn't a dedicated layout&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What is Adaptive Web Design?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;With Adaptive Web Design (AWD) the website is designed specifically with the device in mind, there isn't one single fluid layout which automatically (or responsively) adjusts to each device.  Instead, each device has it's own personal design layout (theme). &lt;/p&gt;
&lt;p&gt;The layout is determined on the server side and the decisions are made by the web server, not via the browser. The server detects which device or browser is connecting to the webpage and then sends the correct design layout of the site to the device, making it quicker for the user.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Pros:  &lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;&lt;strong&gt;Fast Page Speeds: &lt;/strong&gt;this is by far the main reason why we build sites using the Adaptive Web Design method - the code is not simply hidden away, it's completely removed making the page load super fast - which Google loves! &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;User Experience: &lt;/strong&gt;the design is built to maximise the compatibility of the device, meaning an improved User Experience &lt;em&gt;(or UX for cool kids)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bespoke Design/Functionality: &lt;/strong&gt;want the mobile site to have a completely different design and feel to the main site? Then as crazy as it sounds, it's possible&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;&lt;strong&gt;Cons:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;&lt;strong&gt;Fits to any Screen Size/Width: &lt;/strong&gt;technically you could design a separate theme for each device and screen width, but this would be overkill and very time consuming&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Harder to Maintain: &lt;/strong&gt;it usually requires more effort to manage a separate mobile theme and a desktop theme&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;So Who's this Adaptively Responsive Web Design Monster?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Yep you've guessed it, it's a combination of the two responsive design methods using the best of both worlds.&lt;/p&gt;
&lt;p&gt;A mobile theme built specifically for the mobile device but responsive enough to allow flexibility between mobile screen sizes.&lt;/p&gt;
&lt;p&gt;New devices are constantly coming out and screen sizes are invariably going to change - but by using this method we can continue to support all devices and maintain 100% responsiveness.&lt;/p&gt;
&lt;p&gt;Yum! Taste that cereal.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description>
			<pubDate>Fri, 03 Jun 2016 14:36:38 +0100</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/adaptively-responsive-web-design-say-what/</guid>
		</item>
		
		<item>
			<title>The Frustration of Spammy SEO Emails</title>
			<link>https://www.yambo.co.uk/our-blog/the-frustration-of-spammy-seo-emails/</link>
			<description>&lt;p&gt;Ah spam, glorious, spam!! Don't you just love the smell of spam in the morning? Well, no, not particularly, for us and for some of our customers this seems to be an inevitable consequence of having an online web presence and an email account.&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;right&quot; src=&quot;https://www.yambo.co.uk/assets/Uploads/spam.jpg&quot; width=&quot;350&quot; height=&quot;200&quot; alt=&quot;&quot; title=&quot;&quot;/&gt;What type of spam am I talking about? Well it's the SEO kind. The emails which target our customers, even though their websites feature quite well on Google (and other Search Engines), but yet are still targeted by spammy SEO companies, whose emails claim they make your website number 1 on Google and improve your web presence online immeasurably.&lt;/p&gt;
&lt;p&gt;Why these unsolicited emails in particular? Well, usually they are written in a way to bypass email spam filters and are addressed to your website domain personally, and for all intensive purposes they look legit, however when you actually read them, it is a load of utter rubbish! They have just copy and paste the same email message over and over again, with the same concerns, the same claims, just with different companies. It's a scaremongering technique using out-of-date SEO lingo, and unfortunately there are no repercussions for them - complete lack of accountability.&lt;/p&gt;
&lt;p&gt;One of our clients recently received an email from one of these SEO companies - and brought it to my attention. I personally believe sending an unsolicited email, which is incorrect and full of fake claims, to a random company is the equivalent of door-to-door selling to vulnerable people. Knocking on enough doors with the same aggressive waffle may eventually lead to a sale - but a complete dishonest and hollow sale - which is simply exploiting vulnerable people.&lt;/p&gt;
&lt;p&gt;What makes it even more frustrating is the cost in which they claim they can do it for - we've worked with online marketing and SEO for many years, and understand the process is really never complete - it's an ongoing and continual growth which is not fixed by a quick £200! If it were, surely everybody would be top of Google on page 1.&lt;/p&gt;
&lt;p&gt;Adding more insult to injury is the fact their own personal website doesn't even feature at the top of Google for their chosen keywords, and what's worst is some companies do not even add their own personal website link to their email &lt;em&gt;(probably too ashamed)&lt;/em&gt; - and then there's the companies who send emails using third-party services like Hotmail, Gmail, Yahoo!, etc - companies sending from third-party email addresses should always be a red flag!&lt;/p&gt;
&lt;p&gt;The best way to analyse your website is using Google's own developer tools, these will give you a good indication if there is something seriously wrong with your website.&lt;/p&gt;
&lt;p&gt;Here's one of the email templates used by spammy SEO: https://lists.debian.org/debian-embedded/2015/09/msg00002.html&lt;/p&gt;
&lt;p&gt;And here's a link which even better explains the problem at hand: https://www.mariehaynes.com/dont-fall-for-small-business-seo-scams/&lt;/p&gt;
&lt;p&gt;Famously, the founder of Microsoft, Bill Gates, predicted a spam-free world by 2006! Unfortunately, his prediction wasn't quite right and it looks like the problem is here to stay. Personally I think spam is inevitable - email filters are improving but as long as spammers can make money from sending spammy emails without any repercussions, they will continue to find loopholes.&lt;/p&gt;</description>
			<pubDate>Tue, 13 Oct 2015 12:25:10 +0100</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/the-frustration-of-spammy-seo-emails/</guid>
		</item>
		
		<item>
			<title>How Friendly is Google&#39;s New Mobile Update?</title>
			<link>https://www.yambo.co.uk/our-blog/how-friendly-is-google-s-new-mobile-update/</link>
			<description>&lt;p&gt;Today is the day Google will begin to roll out a NEW mobile-friendly update for search engine rankings on mobile devices. The new algorithm will put emphasis on whether a website is mobile friendly and improve their ranking in the SERPs (Search Engine Results Page).&lt;/p&gt;
&lt;p&gt;This, in theory, should give a more complete search experience for mobile phone users, with higher quality and more relevant search results.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;So what does it mean to be mobile friendly?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;right&quot; src=&quot;https://www.yambo.co.uk/assets/Uploads/Yambo-Mobile.jpg&quot; width=&quot;235&quot; height=&quot;403&quot; alt=&quot;&quot; title=&quot;&quot;/&gt;The best way to explain this is to imagine a user looking at your website on a mobile device, can they easily read your web pages without zooming in and out, are the links and targets spaced  appropriately for a user to easily tap on a touchscreen, is there any unplayable content  (Flash), any nasty horizontal scrollbars, are the fonts legible, are the images correctly sized, and generally does your website look as good as possible on a  mobile device?&lt;/p&gt;
&lt;p&gt;There are a couple of ways to make your website mobile-friendly, one is with 100% responsive design and the other is adaptive design. For our own site we have used the adaptive approach by designing a mobile specific theme - this has allowed us to target mobile phone users without loading unnecessary content, for instance our Javascript home-page slider looks great on a desktop computer, but doesn't function quite as well on a mobile device. For the mobile site our main emphasis is on readable content and quick access.&lt;/p&gt;
&lt;p&gt;We would recommend all websites to be mobile-friendly, especially if you have a lot of mobile phone visitors to your website. However, it is important to note, Google have stated a mobile-friendly website alone will not mean you'll automatically rank higher than everyone else, it's just one of many important factors/signals to rank search results.&lt;/p&gt;
&lt;p&gt;Contact us today and find out how we can build a mobile-friendly website for you!&lt;/p&gt;</description>
			<pubDate>Tue, 21 Apr 2015 20:19:12 +0100</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/how-friendly-is-google-s-new-mobile-update/</guid>
		</item>
		
		<item>
			<title>Turtle Power!!</title>
			<link>https://www.yambo.co.uk/our-blog/turtle-power/</link>
			<description>&lt;p&gt;Over the past few months you may have heard about a couple of serious vulnerabilities to key online components.&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;right&quot; src=&quot;https://www.yambo.co.uk/assets/Uploads/turtles.jpg&quot; width=&quot;300&quot; height=&quot;278&quot; alt=&quot;&quot; title=&quot;&quot;/&gt;First was the discovery of a serious flaw in OpenSSL encryption called Heartbleed. Websites with an SSL certificate (https) were at risk of being exploited and sensitive information spied upon.&lt;/p&gt;
&lt;p&gt;Yambo acted swiftly to patch the vulnerability and to reassure our customers none of their personal information was ever compromised. We always work hard to ensure our customer's websites are protected. Unfortunately, just like how new viruses try to infect your home computers, online technologies are also prone to attack.&lt;/p&gt;
&lt;p&gt;Shellshock is the latest vulnerability to be discovered, and affects Linux servers. Again, this has been successfully patched by Yambo within 24 hours.&lt;/p&gt;
&lt;p&gt;Very few vulnerabilites attract media attention like Shellshock (and Heartbleed), but we treat all vulnerabilities with the same high-level priority. We work tirelessly to ensure your website is up-to-date and protected at all times.&lt;/p&gt;
&lt;p&gt;A website is not just for Christmas... &lt;br/&gt;&lt;em&gt;(unless it's a 'letters to Santa' website)&lt;/em&gt;&lt;/p&gt;</description>
			<pubDate>Tue, 23 Sep 2014 14:52:28 +0100</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/turtle-power/</guid>
		</item>
		
		<item>
			<title>Future of the Web</title>
			<link>https://www.yambo.co.uk/our-blog/future-of-the-web/</link>
			<description>&lt;p&gt;What does the future hold for the web? it's a tough question! With the unstoppable rise of mobile applications does the future of the web even involve websites?  We hope so!&lt;/p&gt;
&lt;p&gt;&lt;br/&gt;&lt;img class=&quot;right&quot; src=&quot;https://www.yambo.co.uk/assets/Uploads/image1.png&quot; width=&quot;300&quot; height=&quot;286&quot; alt=&quot;&quot; title=&quot;&quot;/&gt;Online technologies and plugins come and go on the web, watching videos, listening to music, and chatting used to always require additional plugins to run the online application. However, browsers are becoming so much more than just a window to view websites - HTML5 has changed the way the web works - adding dedicated tags for video, music and animations allows for all the interaction of the additional plugins without the additional plugins. And with rolling browser updates with new features being continually added, usually automatically, the days of manually adding plugins are coming to an end.&lt;/p&gt;
&lt;p&gt;&lt;br/&gt;&lt;strong&gt;HTTP&lt;/strong&gt; - Hyper Text Transfer Protocol - is the system that governs the transfer of web pages from remote servers to your computer. First invented by Tim Berners Lee in the 90's, it's now starting to look a little bit dated. As it comes with a lot of unneccessary baggage slowing down the time it takes a web page to load in your browser. Google are working on variations of HTTP to try and improve speed without the dozen requests your computer makes to the server. Their version called 'SPDY' - pronounced Speedy - accelerates the process by using a technique called multiplexing. Basically multiple signals are compressed into one, and they are assigned a priority number, with the most important requests being loaded first.&lt;/p&gt;
&lt;p&gt;&lt;br/&gt;&lt;strong&gt;Hi-res images on hi-res devices&lt;/strong&gt; - with the ever-increasing popularity of mobile devices and tablets, and the ever improving resolutions on them, images on the web can look blurry and grainy.&lt;/p&gt;
&lt;p&gt;Web images are usually compressed in some way, shape, or form. They are usually compressed due to the amount of time it takes for an image to load. But as web connections are improving, and with better wi-fi capabilities, images load a lot faster than ever before.&lt;/p&gt;
&lt;p&gt;So is the excuse of speed no longer as valid as it once was? Well web page speeds are still very important - espeically to Google - and Web Designers need to weigh up the pros and cons of using high resolution imagery on websites. Is it wise to use high resolution imagery on the web? Devices such as the iPad 2 with Retina display show a lot more dots per inch (pixels per inch) than a standard monitor - the higher the dots per inch, the bigger the image will be (and file size). Apple call this HiDPI. This gives the web designer a dilemma. Use a high resolution image on the web, usually 4 times the size of a compressed image, or use a compressed image which could look blurry and grainy on hi-definition devices.&lt;/p&gt;
&lt;p&gt;We believe the solution is with 100% responsive web design, and the new 'srcset' attribute. Responsive design allows the designer to target certain devices and style the website accordingly. CSS, for instance, could detect if the device connecting to the website is either using a mobile phone, or a desktop computer, and load the appropriate image for the device. However, Images added to the HTML code, and not via CSS, will not be targeted - this is where the 'srcset' attribute comes into play.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The &lt;em&gt;srcset&lt;/em&gt; attribute essentially takes a comma-separated list of URLs each with one or more    descriptors giving the maximum viewport dimensions and pixel density allowed to use the image.    From the available options, the user agent then picks the most appropriate image for the device. If the viewport    dimensions or pixel density changes, the user agent can replace the image data with a new image    on the fly.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;If you were to open the website on an iPad 2 with retina display, the image loaded will be the high-definition one. However, open the same website on a mobile device and a low-resolution image will be loaded instead.&lt;/p&gt;
&lt;p&gt;Further problems could possible arise from this, if you consider a mobile phone with retina display (iPhone 5) - because we then have to reconsider how the device is connected to the web. A high-definition image using a retina display mobile phone connected to the web using 3G isn't of much use. Again, we come full circle back to the speed of the internet connection. Mobile phone users in our opinion want responsive and fast websites on their phones - and probably find the speed of the website more important than high-resolution imagery - especially when the mobile phone is connected to the web without using 3G.&lt;/p&gt;
&lt;p&gt;4G, however, is another matter entirely...&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description>
			<pubDate>Sat, 01 Mar 2014 14:37:03 +0000</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/future-of-the-web/</guid>
		</item>
		
		<item>
			<title>e-Commerce - Onwards and Upwards 2014</title>
			<link>https://www.yambo.co.uk/our-blog/e-commerce-onwards-and-upwards-2014/</link>
			<description>&lt;p&gt;New year, new vigor and new direction! At Yambo we are always trying to improve what we can offer our customers. This year we have decided to give our customers more flexibility when choosing an e-Commerce solution. We have designed a service to help lessen the set-up cost of an e-Commerce website. The pricing structure will vary depending on how many sales you make and/or how much traffic your website gets.&lt;/p&gt;
&lt;p&gt;In principle it'll be similar to a pay as you go option. And over the next few months we will be introducing this NEW low cost ecommerce range. Not only will this be a more cost-effective way of running your online business but we will also grow with your business. It's still our fantastic e-Commerce system!&lt;/p&gt;
&lt;p&gt;Here are just a few things you can expect from our new low-cost e-Commerce range:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Free domain registration&lt;/li&gt;
&lt;li&gt;Low cost set-up ONLY £495 one-off fee&lt;/li&gt;
&lt;li&gt;Low monthly cost from £35&lt;/li&gt;
&lt;li&gt;Full website/database back-ups every month - no need to worry!&lt;/li&gt;
&lt;li&gt;Full onsite Search Engine Optimisation with our complete launch checklist&lt;/li&gt;
&lt;li&gt;Managed e-Commerce system - we take care of any updates to the core system for FREE&lt;/li&gt;
&lt;li&gt;Unlimited Bandwidth - 100% uptime, NO off and on peak restrictions!&lt;/li&gt;
&lt;li&gt;Unlimited Mailboxes - create as many email accounts as you like using your own control panel&lt;/li&gt;
&lt;li&gt;Website on a Dedicated IP - that's right, no random shared hosting! We only use our dedicated server. &lt;/li&gt;
&lt;li&gt;1 hour of our time dedicated to your website each month - we will contact you once a month to check up on your website and help in any way we can, either by updating your website or letting you know of any new features/modules available - our own web designers who manage your website will speak to you directly. NO middle man!&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;Please stay tuned, this is coming very soon!&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description>
			<pubDate>Thu, 02 Jan 2014 14:34:40 +0000</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/e-commerce-onwards-and-upwards-2014/</guid>
		</item>
		
		<item>
			<title>When to leave an ALT tag attribute empty...</title>
			<link>https://www.yambo.co.uk/our-blog/when-to-leave-an-alt-tag-attribute-empty/</link>
			<description>&lt;p&gt;Yes, it may sound crazy, and I can hear the uproar of many SEO companies... however, I genuinely believe there are a few reasons &lt;strong&gt;NOT&lt;/strong&gt; to include an ALT tag description on certain images - that's not to say there shouldn't be an empty ALT tag attribute.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;So, what is an ALT tag?&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;ALT tags are used to specify alternative text for  images on a website. The main purpose of  an ALT tag attribute is to provide descriptive information of an image if it cannot be displayed correctly - this could be due to a  slow Internet connection, an error in the source code, or if the  user is using a screen reader/assistive technology.&lt;/p&gt;
&lt;p&gt;Screen readers, or assistive technology, verbally read aloud the content of a web-page and the image description (ALT tag) for partially sighted or blind users. This helps them interact with the elements on the page and visualise the images by listening to the ALT tag descriptions.&lt;/p&gt;
&lt;p&gt;SEO companies rate them so highly because it is one of the most important key factors in optimising your images for Search Engines.&lt;/p&gt;
&lt;p&gt;We always add ALT tag attributes to our client's images. However, we have come across a few exceptions to the rule. For instance, the W3C accessibility standards (WCAG2) explains invisible or decorative images should be implemented in a way that can be ignored by assistive technologies.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Decoration, Formatting, Invisible: &lt;/strong&gt;If  non-text content is pure decoration, is used only for visual  formatting, or is not presented to users, then it is implemented in a  way that it can be ignored by assistive technology.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Our interpretation of this; there &lt;strong&gt;SHOULD ALWAYS &lt;/strong&gt;be an ALT tag attribute associated with an image, but if the image is invisible or is only for decorative purposes you may consider using an empty ALT tag attribute instead - so assistive technology can then ignore these images and it won't impact the user experience.&lt;/p&gt;
&lt;p&gt;A better example of this is when using a clear pixel image - clear pixels (spacer) images basically act as invisible  images to allow some browsers to render the website correctly and/or to facilitate the layout of a web-page. From an accessibility point of view the clear pixel image carries no valid information what-so-ever. Keeping the ALT tag attribute empty (with no description) simply means assisted technology can ignore these elements without frustrating the user.&lt;/p&gt;
&lt;p&gt;It then becomes a balancing act between an SEO report which is saying ALT tags should have full keyword rich descriptive terms and the W3C accessibility standards which states an ALT tag can be left empty if it carries no valid information.&lt;/p&gt;
&lt;p&gt;We are by no means advocating empty ALT tags - we are merely explaining when an empty ALT tag may be necessary.&lt;/p&gt;</description>
			<pubDate>Wed, 08 Aug 2012 14:53:33 +0100</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/when-to-leave-an-alt-tag-attribute-empty/</guid>
		</item>
		
		<item>
			<title>New Cookie Regulation</title>
			<link>https://www.yambo.co.uk/our-blog/new-cookie-regulation/</link>
			<description>&lt;p&gt;A new European Regulation from the Information Commissioner's Office (ICO) is requesting that all websites must, as of 26th May 2012, get 'informed consent' from users before recording any detailed information stored on their computer.&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;right&quot; src=&quot;https://www.yambo.co.uk/assets/Uploads/cookies.jpg&quot; width=&quot;289&quot; height=&quot;274&quot; alt=&quot;&quot; title=&quot;&quot;/&gt;If a website is using cookies a message must now appear asking the user for their consent on accepting cookies. Cookies can be seen as an evil and intrusive spying mechanism tracking your every move on the web - or a harmless text file designed to make your life easier.&lt;br/&gt;&lt;br/&gt;Cookies are important for many reasons; advertisers use them to attract repeat business and target online users with relevant advertising, website authors use cookies to track statistics and remember key information, especially so with ecommerce websites.&lt;br/&gt;&lt;br/&gt;Cookies themselves are actually harmless and typically contain just a site name and a user ID. When you visit a website for the first time a cookie is 'dropped' onto your PC. The next time you visit the same website again, your PC checks to see if you have the relevant cookie information, and if it has, sends the information back to the website. The site then knows who you are and can adjust accordingly. More sophisticated cookies can even record the time you have spent on a web page, the links you have clicked, the browser you are using, and even what is stored in your shopping basket.&lt;br/&gt;&lt;br/&gt;So why the uproar? And why the new European Regulation? Well, many users believe websites are storing information about them and their preferences without their consent. And then using this information to target them with advertising. Whilst this is true, many websites do already outline their cookie policy and for your permission in their Terms and Conditions.&lt;br/&gt;&lt;br/&gt;Yambo will be implementing this new European Regulation for all our clients over the coming months - please see below our cookie policy:&lt;/p&gt;
&lt;h2&gt;Cookies&lt;/h2&gt;
&lt;p&gt;Cookies are  fragments of data sent through the web server and stored on your hard  drive. Cookies cannot read the files stored on your computer, nor can  they gather any private or personal information about you on your  computer. Our cookies monitor the traffic on our  website, so we know which pages have been visited and how much time a user has spent on a particular page and with which browser, etc.  Cookies are also stored when filling in our contact form and help remember key information for you - making it  easier for you to browse our website the next time you visit. Yambo does not sell this information to advertisers, nor  does it change your computer settings in any way. Cookies will be automatially set if you do not select an option but can always be reset using your browser settings. Refusing cookies may interfere with the quality and speed of your browsing  experience on our website, since some features may not work as they were  intended.&lt;/p&gt;</description>
			<pubDate>Fri, 15 Jun 2012 14:22:48 +0100</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/new-cookie-regulation/</guid>
		</item>
		
		<item>
			<title>Google Penguin Update</title>
			<link>https://www.yambo.co.uk/our-blog/google-penguin-update/</link>
			<description>&lt;p&gt;Google has released it's webspam-fighting Penguin update. It's a major update to improve the quality of its searches and to target those pages and sites it deems have been over-optimised.&lt;/p&gt;
&lt;p&gt;Google's Matt Cutts explained they are hoping to 'level the playing field' by making the GoogleBot a lot smarter and detecting websites who over-optimise with way too many links and keywords, basically anyone who abuses it.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;&quot;All those people doing, for lack of a better word, over   optimisation or overly SEO – versus those making great content and great   site. We are trying to make GoogleBot smarter, make our relevance   better, and we are also looking for those who abuse it, like too many   keywords on a page, or exchange way too many links or go well beyond   what you normally expect.&quot;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;At Yambo we have always believed in natural link building and building great websites with great content. Google is constantly improving its GoogleBot and with every update enhances their search engine with better refined results. Some may argue this update penalises people who have tried to maximise their optimisation, yet we believe the Penguin update has helped stop people taking advantage of a system which was being easily manipulated. &lt;/p&gt;
&lt;p&gt;Personally, Google's last two updates (Panda, Penguin) have radically improved the search engine and we have actually seen an improvement in our own website. Whilst Yambo were always in and around page 1 for certain keywords we now appear even higher. We believe this shows Google just wants to make the web a better place and reward those who do the right thing.&lt;/p&gt;
&lt;p&gt;Google should decide on what websites are relevant and their usefulness, and we should be responsible in building better websites by getting the balance right between content search engines want to show and content people want to read.&lt;/p&gt;</description>
			<pubDate>Tue, 15 May 2012 14:55:37 +0100</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/google-penguin-update/</guid>
		</item>
		
		<item>
			<title>Typography on the Web</title>
			<link>https://www.yambo.co.uk/our-blog/typography-on-the-web/</link>
			<description>&lt;p&gt;Typography on the web has gone through a massive change over the last year and half, no one could have predicted quite how radical the web font movement would be.&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;right&quot; src=&quot;https://www.yambo.co.uk/assets/Uploads/_resampled/resizedimage268240-type.jpg&quot; width=&quot;268&quot; height=&quot;240&quot; alt=&quot;&quot; title=&quot;&quot;/&gt;Selecting a web font is now an essential element in web design, it can add a style to a website instantly and sets the tone of how other elements interact with the font. Again, Google have had a big say in typography on the web with it's very own Google Web Fonts service. Its library is always expanding and now has well over 300 different font families, all of which can be easily added to your website. &lt;/p&gt;
&lt;p&gt;Obviously using too many font styles can slow down your website, so only selecting the font style for certain elements makes more sense than using it for the whole body text. We recommend using the font style for H1, H2, and H3 tags only. &lt;/p&gt;
&lt;p&gt;The best part is the compatibility with these browsers:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Google Chrome: version 4.249.4+&lt;/li&gt;
&lt;li&gt;Mozilla Firefox: version: 3.5+&lt;/li&gt;
&lt;li&gt;Apple Safari: version 3.1+&lt;/li&gt;
&lt;li&gt;Opera: version 10.5+&lt;/li&gt;
&lt;li&gt;Microsoft Internet Explorer: version 6+&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;So no longer will sites be restricted to fonts such as Arial, Times New Roman, Georgia, etc. Release the Typographer within and be free!&lt;/p&gt;</description>
			<pubDate>Sun, 08 Jan 2012 14:55:46 +0000</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/typography-on-the-web/</guid>
		</item>
		
		<item>
			<title>Fight For The Future - Protect IP</title>
			<link>https://www.yambo.co.uk/our-blog/fight-for-the-future-protect-ip/</link>
			<description>&lt;p&gt;Large companies such as Wikipedia and Google are protesting against a new and damaging censor in America. A censor which will stiffle free speech on the internet, and one in which will lessen innovation and give power to larger companies.&lt;/p&gt;
&lt;p&gt;The 'Protect IP' act (PIPA) would give governments new powers to block access to certain websites. Any website with copyright infringments could be taken down or sued, and all for the benefit of the Entertainment industry. This legislation will not only stifle free speech and innovation but also threaten popular web services like Twitter, Facebook, and Youtube.&lt;/p&gt;
&lt;p&gt;&lt;iframe src=&quot;http://player.vimeo.com/video/31100268?title=0&amp;amp;byline=0&amp;amp;portrait=0&quot; width=&quot;600&quot; height=&quot;360&quot; frameborder=&quot;0&quot;&gt;&amp;amp;lt;/p&amp;amp;gt; &amp;amp;lt;p&amp;amp;gt;Vote now; http://fightforthefuture.org/pipa&amp;amp;lt;/p&amp;amp;gt;&lt;/iframe&gt;&lt;/p&gt;</description>
			<pubDate>Wed, 04 Jan 2012 14:54:03 +0000</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/fight-for-the-future-protect-ip/</guid>
		</item>
		
		<item>
			<title> Merry Christmas and a Happy New Year. </title>
			<link>https://www.yambo.co.uk/our-blog/merry-christmas-and-a-happy-new-year/</link>
			<description>&lt;p&gt;Yambo would like to wish everyone a very Merry Christmas and a Happy New Year. Here's to a happy &amp;amp; prosperous 2012.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;right&quot; src=&quot;https://www.yambo.co.uk/assets/Uploads/_resampled/resizedimage562389-Card12.png&quot; width=&quot;562&quot; height=&quot;389&quot; alt=&quot;&quot; title=&quot;&quot;/&gt;&lt;/p&gt;</description>
			<pubDate>Sun, 18 Dec 2011 14:54:30 +0000</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/merry-christmas-and-a-happy-new-year/</guid>
		</item>
		
		<item>
			<title>The future&#39;s bright, the future&#39;s HTML5 &amp; CSS3</title>
			<link>https://www.yambo.co.uk/our-blog/the-future-s-bright-the-future-s-html5-css/</link>
			<description>&lt;p&gt;As mentioned in our previous post, HTML4 is the current web standard for designers and developers. HTML5 is supported in some modern browsers and, with this in mind, we have decided to explain some of the many new syntactical features available. &lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;right&quot; src=&quot;https://www.yambo.co.uk/assets/Uploads/html2.jpg&quot; width=&quot;400&quot; height=&quot;269&quot; alt=&quot;&quot; title=&quot;&quot;/&gt;In particular the new '&lt;strong&gt;Canvass&lt;/strong&gt;' element, this is used to add/incorporate video and audio without the need for 3rd party plugins.&lt;/p&gt;
&lt;p&gt;This element greatly improves the capabilities of how the Internet handles video and audio on the web. HTML4 is very limited; currently the most popular way is by the user installing a 3rd party plugin, such as Adobe Flash, on their browser.&lt;/p&gt;
&lt;p&gt;The downlside to the Adobe Flash plugin is it isn't supported on most mobile devices, such as iPhone, iPad, etc. This is where HTML5 will shine. Flash is quite cubersome and slow on mobile devices, as it uses a lot of system resource. Whereas HTML5 is light-weight and reliable. And best of all, HTML5 is fully supported by Apple.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Typography&lt;/strong&gt; is another feature we are eagely awaiting. The CSS3 and SVG (Scalable Vector Graphic) properties on type will allow for some truly amazing designs. Designs only currently possible by using images on the web, designs that look like they were taken from a magazine. The ability to create stylised fonts on your website without adding image files and for the font to be completely scalable no matter how large or small the text is will be beautiful.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2D and 3D transitions using CSS3 &lt;/strong&gt;will allow for websites to animate a lot more and without the drain on the browser. Browsers will also be able to render the CSS3 3D transforms, which will allow you to pan around and explore a view in 360 degrees.&lt;/p&gt;
&lt;p&gt;Exciting times ahead for us web designers as the prospect of some truly amazing websites makes our creative juices flow. We have already seen some of the technogoly being used by Google and Apple, and this is just the very beginning.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description>
			<pubDate>Sat, 17 Dec 2011 14:54:39 +0000</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/the-future-s-bright-the-future-s-html5-css/</guid>
		</item>
		
		<item>
			<title>HTML Compliant Google+ Code</title>
			<link>https://www.yambo.co.uk/our-blog/html-compliant-google-code/</link>
			<description>&lt;p&gt;As you can see we have just added our Google+ code to Yambo and have found that the default coding for Google+ invalidates our W3C compliant HTML website.&lt;/p&gt;
&lt;p&gt;The default syntax for Google+ is &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;lt;g:plusone annotation=&quot;inline&quot;&amp;gt;&amp;lt;/g:plusone&amp;gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This code is valid in HTML5 but not so in HTML4, the solution is to use this instead;&lt;/p&gt;
&lt;blockquote&gt;
&lt;div&gt;&lt;span style=&quot;color: #ffffff;&quot;&gt;&amp;lt;div class=&quot;g-plusone&quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div/&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;img class=&quot;right&quot; src=&quot;https://www.yambo.co.uk/assets/Uploads/html5.jpg&quot; width=&quot;213&quot; height=&quot;216&quot; alt=&quot;&quot; title=&quot;&quot;/&gt;Whilst HTML5 is here, it is not as yet standard. Obviously the Internet evolves, as does languages, the current standard is HTML4. It is unknown when exactly HTML5 will become standard. We, as designers, can try and push the standard out by only building websites for certain browsers which support HTML5/CSS3, but this is, unfortunately, the minority at the moment.&lt;/p&gt;
&lt;p&gt;Google are one of the big names that are pushing this and are currently producing some fine valid HTML5/CSS3 websites.&lt;/p&gt;</description>
			<pubDate>Tue, 29 Nov 2011 14:54:48 +0000</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/html-compliant-google-code/</guid>
		</item>
		
		<item>
			<title>Google+ is here</title>
			<link>https://www.yambo.co.uk/our-blog/Google-is-here/</link>
			<description>&lt;p&gt;Google+ is the new attempt from Google to build a social networking platform to rival others such as Facebook, Myspace, etc. What makes Google+ different?&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;right&quot; src=&quot;https://www.yambo.co.uk/assets/Uploads/GooglePlus.jpg&quot; width=&quot;226&quot; height=&quot;223&quot; alt=&quot;&quot; title=&quot;&quot;/&gt;Well firstly it's from Google, which is always a good start. But, and more importantly, it gives you the opputunity to rate your favourite websites and recommend them to your friends. Will this have an affect on how well those websites appear in Google and help order search results in the future? Who knows?&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;indentfullcopy&quot;&gt;&lt;span class=&quot;blueLinks&quot;&gt;Overall, Google+  looks very good indeed with lots of new features, especially circles, which could just make the  difference between this and other social networking platforms. It's also fully integrated in with Google Mail and other Google products. &lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Only problem we have come across with Google+ so far, is the code used to add the button to our website is not valid HTML.&lt;/p&gt;
&lt;p&gt;A post on how to &lt;a title=&quot;add a valid Google+ button&quot; href=&quot;https://www.yambo.co.uk/xhtml-compliant-google-code/&quot;&gt;add a valid Google+ button&lt;/a&gt; to follow shortly.&lt;/p&gt;</description>
			<pubDate>Sat, 26 Nov 2011 14:54:54 +0000</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/Google-is-here/</guid>
		</item>
		
		<item>
			<title>What is jQuery?</title>
			<link>https://www.yambo.co.uk/our-blog/what-is-jquery/</link>
			<description>&lt;p&gt;jQuery is a free and open source library of popular JavaScript functions. These can be used to add navigation, handle events, perform animations and add Ajax interactions to webpages. It is licensed under the MIT License and the GNU - General Public License.&lt;/p&gt;
&lt;p&gt;jQuery is one of the most popular JavaScript libraries out there at the moment. One of the main benefits jQuery has over other JavaScript libraries is how easy it is to use and how well documented it's examples are - it makes complicated things seem a lot easier, especially when it comes to making JavaScript cross browser compatible. &lt;/p&gt;
&lt;p&gt;It not only makes implementing JavaScript easier for programmers but makes their work more efficient. It's so well supported and documented that it is almost it's own entire language - and this makes it ideally suited for the web. An example of what jQuery can do is on our own homepage, this uses jQuery for it's animated carousel (slider), this allows our site to be more dynamic and interactive. &lt;/p&gt;
&lt;p&gt;A popular alternative to JavaScript is Flash - Flash, compared to JavaScript, is easier to set-up and run, and is ideal for large animations/fluidity. However, most mobile devices do not support it and cannot render it's contents i.e iPhone, iPad, etc. jQuery files tend to be a lot smaller in size compared to an exported Flash file (SWF file) and this has additional benefits with Search Engine Optimisation.&lt;/p&gt;
&lt;p&gt;The web is moving more and more towards a mobile market and this is now a crucial factor when considering a website. jQuery is well supported and JavaScript itself is pre-installed on all home computers and majority of browsers. We would always recommend using JavaScript over Flash.&lt;/p&gt;
&lt;p&gt;Yambo Web Design - 2011&lt;/p&gt;</description>
			<pubDate>Sun, 14 Aug 2011 14:55:28 +0100</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/what-is-jquery/</guid>
		</item>
		
		<item>
			<title>So what is alpha channel transparency?</title>
			<link>https://www.yambo.co.uk/our-blog/alpha-channel-transparency/</link>
			<description>&lt;p&gt;Using the PNG file format makes building beautiful websites so much easier! Cast your minds back to the days where the only way to use image transparency was by using the GIF file format.&lt;/p&gt;
&lt;p&gt;The GIF format worked by either enabling surrounding pixels of the image to be transparent or not. Each pixel was either fully transparent or a solid colour - there was no go between! The solution? The PNG Alpha transparency!&lt;/p&gt;
&lt;p&gt;The PNG format solved the problem by giving each pixel a seperate channel of transparent information - allowing a pixel's alpha channel to be fully transparent, fully opaque, or any percentage step inbetween.&lt;/p&gt;
&lt;p&gt;The PNG format gives much more creative freedom to the designer and helps us to create beautiful websites.&lt;/p&gt;
&lt;p&gt;See our porfolio for more details! :D&lt;/p&gt;</description>
			<pubDate>Fri, 01 Jul 2011 14:55:03 +0100</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/alpha-channel-transparency/</guid>
		</item>
		
		<item>
			<title>Internet explorer 6 issues</title>
			<link>https://www.yambo.co.uk/our-blog/internet-explorer-6-issues/</link>
			<description>&lt;p&gt;Browser inconsistencies make up a lot of our work as web designers, in particular Internet Explorer. The average web user will most likely be using Internet Explorer as their main browser.&lt;/p&gt;
&lt;p&gt;Internet Explorer, known as IE, is pre-installed on all Windows operating systems. And whilst IE 8, and IE 9 (currently in beta mode), have vastly improved the way they handle CSS, there are still niggling issues.&lt;/p&gt;
&lt;p&gt;So we have put together this post to explain some of the most common problems we have encountered with Internet Explorer over the last 5 years, and have listed below workarounds/fixes in getting websites browser compatible. Luckily, Internet Explorer supports 'conditional statements' - these comments allow for us to specifically target Internet Explorer and its version number.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;To be or not to be , IE 6 support?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;left&quot; src=&quot;https://www.yambo.co.uk/assets/Uploads/_resampled/resizedimage221306-DIE-IE.jpg&quot; width=&quot;221&quot; height=&quot;306&quot; alt=&quot;&quot; title=&quot;&quot;/&gt;Internet Explorer 6 seems to be the most problematic. It's a browser which doesn't properly support PNG files and constantly  struggles with CSS coding - The Double Margin Bug, Height Issues,  Padding Problems and Layering nightmares. So our rule of thumb with IE 6 is if the project allows for us to work fixes for it then we will. What I mean by this is; IE6 was released in 2001, now over 10 years old, and to support many of the new web 2.0 features we feel we have to make a decision on whether or not it is worth-while for us to support such an old out-of-date browser.&lt;/p&gt;
&lt;p&gt;The easiest solution is to not support IE 6 at all and simply set-up a 'IE6 detection script'. This script allows for you to target only Internet Explorer 6 browsers with a java-script alert box:-&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span style=&quot;color: #ff0000;&quot;&gt; &amp;lt;script type=&quot;text/javascript&quot;&amp;gt; &lt;/span&gt;&lt;br/&gt;            if($.browser.msie &amp;amp;&amp;amp; $.browser.version==&quot;6.0&quot;) &lt;br/&gt;            alert(&quot;Sorry, this website no longer supports Internet &lt;br/&gt;            Explorer 6, please ugrade your browser.);&lt;br/&gt;&lt;span style=&quot;color: #ff0000;&quot;&gt; &amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The downside to this approach is you are requiring the user to take action to solve their browser problems - some users may not feel comfortable in doing this. The next solution involves targeting IE 6 browsers and correcting issues by writing custom style sheets - this option requires CSS knowledge. To target only IE 6 browsers use the code below -&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;blockquote&gt;
&lt;pre&gt;&lt;span class=&quot;comment&quot;&gt;&lt;span style=&quot;color: #ff0000;&quot;&gt;&amp;lt;!--[if LTE IE 6]&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;span style=&quot;color: #ffffff;&quot;&gt;&amp;lt;link rel=&quot;stylesheet&quot; href=&quot;LINK-TO-CSS-FILE/ie6.css&quot; &lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;comment&quot;&gt;&lt;span style=&quot;color: #ffffff;&quot;&gt;         type=&quot;text/css&quot; media=&quot;screen&quot; /&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;comment&quot;&gt;&lt;span style=&quot;color: #ffffff;&quot;&gt;    &lt;/span&gt;&lt;br/&gt;&lt;/span&gt;&lt;span style=&quot;color: #ff0000;&quot;&gt;&lt;span class=&quot;comment&quot;&gt;&amp;lt;![endif]--&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Basically this is saying 'If Less Than or Equal to Internet Explorer 6' show this custom style sheet, if not show the default stylesheet. This also works on IE 7, 8, and 9. You only need to write the styles that do not work correctly in IE as the main style sheet is still loaded.&lt;/p&gt;
&lt;p&gt;A variation of this is by using hacks in the CSS style sheet to target individual browsers. The main downside to this method is it usuallly invalidates your CSS coding. It can be used to serve as a quick way of regonising an IE problem though. Conditional statements in HTML have cross-browser support, but CSS hacks such as these do not.&lt;/p&gt;
&lt;p&gt;Another issue IE 6, 7 and 8 suffer from is they do not support CSS 3 - IE 6 can actually be forgiven for this as it is a very old browser - A brilliant work-around we have found and constantly use is CSS3 PIE. Basically it enables Internet Explorer to render CSS3 properties with just a little bit of code. Some of the features supported are rounded corners, soft drop shadows, gradient fills, and so on.&lt;/p&gt;
&lt;p&gt;For more information please visit the CSS3 PIE's website.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description>
			<pubDate>Sat, 14 May 2011 14:55:20 +0100</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/internet-explorer-6-issues/</guid>
		</item>
		
		<item>
			<title>Northampton Web Designers</title>
			<link>https://www.yambo.co.uk/our-blog/northampton-web-designers/</link>
			<description>&lt;p&gt;Welcome to Yambo Web Design's new Blog! It's been a while coming but we finally now have the time and commitment to keep you up-to-date with all things web related.&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;right&quot; src=&quot;https://www.yambo.co.uk/assets/Uploads/_resampled/resizedimage148164-TheBoxKit.jpg&quot; width=&quot;148&quot; height=&quot;164&quot; alt=&quot;&quot; title=&quot;&quot;/&gt;&lt;/p&gt;
&lt;p&gt;The blog will allow us to put out new suggestions and test any of our ideas, no matter how far out the box they might be!&lt;/p&gt;
&lt;p&gt;Yambo Web Design - 2011&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description>
			<pubDate>Sun, 01 May 2011 14:55:12 +0100</pubDate>
			
			
			<guid>https://www.yambo.co.uk/our-blog/northampton-web-designers/</guid>
		</item>
		

	</channel>
</rss>