<?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>Professional Web Designer, Web and SEO Consultant from Mansfield, Nottingham &#187; 404</title>
	<atom:link href="http://www.itsadam.co.uk/tag/404/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itsadam.co.uk</link>
	<description>The personal rantings of a Professional Web Designer and Search Engine Optimiser</description>
	<lastBuildDate>Mon, 23 Jan 2012 14:18:37 +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>Google Hosted jQuery or Other Scripts not working &#8211; Google CDN Down</title>
		<link>http://www.itsadam.co.uk/google-hosted-jquery-or-other-scripts-not-working/</link>
		<comments>http://www.itsadam.co.uk/google-hosted-jquery-or-other-scripts-not-working/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 10:08:59 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[Content Deliver Network]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Google CDN]]></category>
		<category><![CDATA[Google CDN Blocked]]></category>
		<category><![CDATA[Google Hosted jQuery 404]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Not working]]></category>

		<guid isPermaLink="false">http://www.itsadam.co.uk/?p=637</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
Today we&#8217;ve had a flood of errors with customer websites where google hosted jquery and other scripts from loading. On most PC&#8217;s trying to access the Google Content Delivery Network (CDN) will give you a 404 error of the file not found! If like me you have used Google&#8217;s DNS you might be confused because [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>Today we&#8217;ve had a flood of errors with customer websites where google hosted jquery and other scripts from loading.</p>
<p>On most PC&#8217;s trying to access the Google Content Delivery Network (CDN) will give you a 404 error of the file not found!</p>
<p>If like me you have used Google&#8217;s DNS you might be confused because everything is working fine, however it seems OpenDNS has stopped access to the Google Datacenters due to a phishing scam??!?</p>
<p>Seriously? Good way to break half the internet guys!</p>
<p>OpenDNS Credit goes to:</p>
<p>https://twitter.com/#!/matbennett/status/154492602559897600/photo/1</p>
<p>Seems like I would suggest using a fallback script to local, this will then be bulletproof!</p>
<p>This sort of thing would work:<br />
<code><!-- Google jQuery or fall back to local --><br />
&lt;script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"&gt;&lt;/script&gt;<br />
&lt;script&gt;!window.jQuery &amp;&amp; document.write('&lt;script src="js/jquery-1.4.2.min.js"&gt;&lt;\/script&gt;')&lt;/script&gt;</code></p>
<p>Or if you&#8217;re using MooTools using Google Hoosted / CDN Try this:</p>
<p><code>&lt;script src=\"http://ajax.googleapis.com/ajax/libs/mootools/1.3.0/mootools-yui-compressed.js\" type=\"text/javascript\"&gt;&lt;/script&gt;<br />
&lt;script&gt;!window.MooTools &amp;&amp; document.write('&lt;script src=\"js/mootools-yui-compressed.js\"&gt;&lt;\/script&gt;')&lt;/script&gt;</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.itsadam.co.uk/google-hosted-jquery-or-other-scripts-not-working/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Funny 404 Error Pages</title>
		<link>http://www.itsadam.co.uk/funny-404-error-pages/</link>
		<comments>http://www.itsadam.co.uk/funny-404-error-pages/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 14:27:17 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Cool Stuff]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.itsadam.co.uk/?p=31</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
No one usually pays that much attention to 404 error pages, We generally just do not bother with them in the sort of sense of, I&#8217;m not going to delete any pages etc etc, however **** does hit the fan some times and people will see yours at some point in time. It&#8217;s fast becoming [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p><img class="fl" title="error404" src="http://www.itsadam.co.uk/wp-content/uploads/error404.jpg" alt="error404" width="235" height="150" />No one usually pays that much attention to 404 error pages, We generally just do not bother with them in the sort of sense of, I&#8217;m not going to delete any pages etc etc, however **** does hit the fan some times and people will see yours at some point in time.</p>
<p>It&#8217;s fast becoming a trend to have a funny, whitty pun in regards to 404 Error Pages, and theres all sort of gallery type sites now that exclusively show 404 Error Pages, Perhaps a good way to incle in some extra traffic?</p>
<p>I&#8217;ve included some of my top 5 custom 404 error pages that I&#8217;ve come across:</p>
<p><a href="http://www.designbombs.com/404" target="_blank">http://www.designbombs.com/404</a><br />
(I liked this site anyway, but the 404 is imba)</p>
<p><a href="http://fryewiles.com/templateserrors/404.html" target="_blank">http://fryewiles.com/templateserrors/404.html</a></p>
<p><a href="http://agens.no/404" target="_blank">http://agens.no/404</a><br />
(I really like the graphic work)</p>
<p><a href="http://anidea.com/404" target="_blank">http://anidea.com/404</a><br />
(This could be made to be fantastic)</p>
<p>I&#8217;m pretty sure you can find some bettle ones on <a href="http://lmgtfy.com/?q=404+Error+Page+Showcase" target="_blank">google</a> so let me know if you find any more cool examples!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itsadam.co.uk/funny-404-error-pages/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

