<?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>Nu Order Webs - Web Design and SEO in Birmingham &#187; General Information</title>
	<atom:link href="http://www.nuorderwebs.co.uk/blog/category/general-info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nuorderwebs.co.uk/blog</link>
	<description>A bleeding edge Technology Company Based in Birmingham UK - Specialising in PHP Development and SEO</description>
	<lastBuildDate>Thu, 26 Aug 2010 12:32:15 +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>Joomla SH404SEF + infinite loop on login + base64 URL</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/joomla-sh404sef-infinite-loop-on-login-base64-url/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/joomla-sh404sef-infinite-loop-on-login-base64-url/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 12:31:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/general-info/joomla-sh404sef-infinite-loop-on-login-base64-url/</guid>
		<description><![CDATA[Recently we have had a site that developed a bit of a wierd problem. SH404SEF is a great Search engine optimisation helper component for Joomla, but it does help and it does cause the occasional problem, naturally when problems occur this is the first component to get the blame however this time in error as [...]]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/joomla-sh404sef-infinite-loop-on-login-base64-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More useful tips: Great Success! Apache is working on your cPanel® and WHM™ Server</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/more-useful-tips-great-success-apache-is-working-on-your-cpanel%c2%ae-and-whm%e2%84%a2-server/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/more-useful-tips-great-success-apache-is-working-on-your-cpanel%c2%ae-and-whm%e2%84%a2-server/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 09:10:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>
		<category><![CDATA[Web Design Birmingham]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/general-info/more-useful-tips-great-success-apache-is-working-on-your-cpanel%c2%ae-and-whm%e2%84%a2-server/</guid>
		<description><![CDATA[If you google this one then its quite likely you will have seen a million and one different ways to get rid of this.
This happens if you point your new DNS to your server when you havent setup the corresponding DNS record on the WHM server (e.g. if you have added an A record for [...]]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/more-useful-tips-great-success-apache-is-working-on-your-cpanel%c2%ae-and-whm%e2%84%a2-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excellent CSS Sprite website</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/excellent-css-sprite-website/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/excellent-css-sprite-website/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 14:19:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/general-info/excellent-css-sprite-website/</guid>
		<description><![CDATA[With most of our web development we use CSS sprites (see previous post about it).
I just wanted to share this excellent generator with you all for it  
http://css-sprit.es/



Share with your friends and help out this site:


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/excellent-css-sprite-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Select boxes to show value rather than the id in CakePHP</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/getting-select-boxes-to-show-value-rather-than-the-id-in-cakephp/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/getting-select-boxes-to-show-value-rather-than-the-id-in-cakephp/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 10:44:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>
		<category><![CDATA[Automagic]]></category>
		<category><![CDATA[CakePHP]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/general-info/getting-select-boxes-to-show-value-rather-than-the-id-in-cakephp/</guid>
		<description><![CDATA[Been struggling with something lately &#8211; and that is to get the select boxes on the edit / add views of a cakePHP app to show the correct thing.
For instance I have a Countries table that has an association to the UserAddress model, to get this association and pull out the country name rather than [...]]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/getting-select-boxes-to-show-value-rather-than-the-id-in-cakephp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Software</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/open-source-software/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/open-source-software/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 22:22:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/?p=82</guid>
		<description><![CDATA[Had a meeting today with a client about a new website we are looking to create and we were discussing Joomla or Wordpress and the benefits they provide to the end users. So I thought I would just briefly sing the praises of Open Source Software and why it has several benefits over closed source [...]]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/open-source-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Frameworks&#8230;</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/frameworks/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/frameworks/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 16:33:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/general-info/frameworks/</guid>
		<description><![CDATA[We at Nu Order Webs use a few different methods of creating sites &#8211; normally depending on the amount of specific customisation that is needed. Often if a simple CMS site is needed we will either use Joomla or Wordpress, but quite often a client will require something really specific that cannot currently be done [...]]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/frameworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just a quick update</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/just-a-quick-update/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/just-a-quick-update/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 14:28:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/general-info/just-a-quick-update/</guid>
		<description><![CDATA[Have lately been inundated with projects from small quick E-Commerce sits through to large scale Accommodation search sites  &#8211; we are intending to update our portfolio section on the site as soon as these latest projects are finished as it needs a bit of a revamp.
Just another day in the life of a web [...]]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/just-a-quick-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Sprites &#8211; Why they are cool and A tool to make it easier</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/css-sprites-why-they-are-cool-and-a-tool-to-make-it-easier/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/css-sprites-why-they-are-cool-and-a-tool-to-make-it-easier/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 09:46:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/?p=74</guid>
		<description><![CDATA[I&#8217;ve been experimenting with CSS sprites as of late, I&#8217;m half way through this project now so there seems little point in introducing them at this point. Basically speaking a CSS Sprite is a bunch of images amalgamated into a single image that you then use CSS and the :hover etc functions associated to links [...]]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/css-sprites-why-they-are-cool-and-a-tool-to-make-it-easier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Developer Toolbar comes to Chrome at last!</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/web-developer-toolbar-comes-to-chrome-at-last/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/web-developer-toolbar-comes-to-chrome-at-last/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 10:01:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/?p=71</guid>
		<description><![CDATA[I know, I know &#8211; I have not updated this thing in a while, to be honest it is mainly because I have been doing less and less developement in my main job as of late and more trying to sure up the internal infrastructure to somewhere near safe.
But here is a quality update for [...]]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/web-developer-toolbar-comes-to-chrome-at-last/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inserting non web safe fonts into pages</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/inserting-non-web-safe-fonts-into-pages/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/inserting-non-web-safe-fonts-into-pages/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 10:38:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/general-info/inserting-non-web-safe-fonts-into-pages/</guid>
		<description><![CDATA[It has been a bit of a pain to do this until recently, sIFR was the main way of doing it which basically used flash to render the font &#8211; however I have recently come across this which just uses Javascript to do it and no flash &#8211; take a look and see what you [...]]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/inserting-non-web-safe-fonts-into-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
