<?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</title>
	<atom:link href="http://www.nuorderwebs.co.uk/blog/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, 19 Jan 2012 14:25:20 +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>Creating SQL statements from Excel Tables:</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/creating-sql-statements-from-excel-tables/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/creating-sql-statements-from-excel-tables/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 14:25:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/general-info/creating-sql-statements-from-excel-tables/</guid>
		<description><![CDATA[I was given a huge table of stuff to insert into an SQL database table, it wasnt possible to import this using load data but one of my colleagues in the office gave me a handy Excel formula to use:
=&#8221;INSERT INTO flight_refund_country_bands  SET countryname=&#8217;&#8221;&#038;A1&#038;&#8221;&#8216;, band_id=&#8221;&#038;B1
Seems very simple now I think about it but it [...]]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/creating-sql-statements-from-excel-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Multi field required validation code snippet</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/jquery-multi-field-required-validation-code-snippet/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/jquery-multi-field-required-validation-code-snippet/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 15:19:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/general-info/jquery-multi-field-required-validation-code-snippet/</guid>
		<description><![CDATA[I basically wanted a really quick validation code function that would check whether any required fields were missing and prevent the form from submitting if this were the case:]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/jquery-multi-field-required-validation-code-snippet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>find files in source tree modified in x days and copy to another directory (or tar), ignoring .svn directories</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/find-files-in-source-tree-modified-in-x-days-and-copy-to-another-directory-or-tar-ignoring-svn-directories/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/find-files-in-source-tree-modified-in-x-days-and-copy-to-another-directory-or-tar-ignoring-svn-directories/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 10:39:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/general-info/find-files-in-source-tree-modified-in-x-days-and-copy-to-another-directory-or-tar-ignoring-svn-directories/</guid>
		<description><![CDATA[find . -type f -mtime -4 -not \( -name .svn -prune \) &#124; grep -v &#8220;.svn&#8221; &#124;  xargs tar -c &#124; tar -xC /home/dan/americafilestozip/



Share with your friends and help out this site:


	
	
	
	
	
	
	
	
	
	
	


]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/find-files-in-source-tree-modified-in-x-days-and-copy-to-another-directory-or-tar-ignoring-svn-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BEWARE www.assureddatarecovery.com NO REFUND!</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/beware-www-assureddatarecovery-com-no-refund/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/beware-www-assureddatarecovery-com-no-refund/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 13:28:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>
		<category><![CDATA[www.assureddatarecovery.com SCAM]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/general-info/beware-www-assureddatarecovery-com-no-refund/</guid>
		<description><![CDATA[I just wanted to warn potential people about this company for now &#8211; I sent off a drive that had a seized motor to them for repair, everything was smooth while they were touting for my business, they analysed the drive and sent me an invoice for close on £700 for the repair, fair enough [...]]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/beware-www-assureddatarecovery-com-no-refund/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New cutting Edge coolness&#8230;</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/new-cutting-edge-coolness/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/new-cutting-edge-coolness/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 20:49:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/general-info/new-cutting-edge-coolness/</guid>
		<description><![CDATA[Quick update, I have recently started with a new client who deals with Event Mangement, the boss is the MD and the main programmer on this so it makes a refreshing change to have someone in charge who actually knows what he is talking about and understands the intricacies of programming rather than someone who [...]]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/new-cutting-edge-coolness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recent VPS.net Problems and my email to management:</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/recent-vps-net-problems-and-my-email-to-management/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/recent-vps-net-problems-and-my-email-to-management/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 19:56:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/?p=110</guid>
		<description><![CDATA[Terry Myers just emailed me suggesting that my server is overloaded due to the number of apache processes I currently have running and suggested I upgrade to litespeed and added more nodes. Im sorry but this is unacceptable, either he is unaware of the current SAN issues or is trying to divert from the current [...]]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/recent-vps-net-problems-and-my-email-to-management/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Nu Order Webs Director through to Charlie Sheen Intern Finals!</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/nu-order-webs-director-through-to-charlie-sheen-intern-finals/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/nu-order-webs-director-through-to-charlie-sheen-intern-finals/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 20:20:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/?p=108</guid>
		<description><![CDATA[Nu Order Webs Director has got through to Charlie Sheen Intern Finals! Can he beat all of the cute blondes willing to suck.....]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/nu-order-webs-director-through-to-charlie-sheen-intern-finals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Django Admin Sections on CakePHP Sites</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/django-admin-sections-on-cakephp-sites/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/django-admin-sections-on-cakephp-sites/#comments</comments>
		<pubDate>Wed, 16 Feb 2011 12:54:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/?p=106</guid>
		<description><![CDATA[CakePHP admin section - automating using Django. No Need for Bake Templates - Auto updates as you develop.]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/django-admin-sections-on-cakephp-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Passing VAT / Tax through to Paypal using the Paypal Standard Payment Module in Virtuemart</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/passing-vat-to-paypal-using-the-paypal-standard-payment-module-in-virtuemart/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/passing-vat-to-paypal-using-the-paypal-standard-payment-module-in-virtuemart/#comments</comments>
		<pubDate>Thu, 27 Jan 2011 14:43:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/?p=102</guid>
		<description><![CDATA[Virtuemart doesn't pass on the VAT / Tax amount to Paypal for reporting methods. This alteration of the extra payment info allows for it without changing any virtuemart core files!]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/passing-vat-to-paypal-using-the-paypal-standard-payment-module-in-virtuemart/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 6 (IE6) &#8211; Why is it still here? And how to move users from it</title>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/internet-explorer-6-ie6-why-is-it-still-here-and-how-to-move-users-from-it/</link>
		<comments>http://www.nuorderwebs.co.uk/blog/general-info/internet-explorer-6-ie6-why-is-it-still-here-and-how-to-move-users-from-it/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 15:41:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Information]]></category>

		<guid isPermaLink="false">http://www.nuorderwebs.co.uk/blog/?p=100</guid>
		<description><![CDATA[IE6 Has to Go! With the release of HTML5 and CSS3 this is becoming even more of an issue - you can either miss out these innovations or try and find a way for it to degrade naturally.]]></description>
		<wfw:commentRss>http://www.nuorderwebs.co.uk/blog/general-info/internet-explorer-6-ie6-why-is-it-still-here-and-how-to-move-users-from-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

