<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>Nu Order Webs - Web Design and SEO in Birmingham</title>
	<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>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Creating SQL statements from Excel Tables:</title>
		<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>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/creating-sql-statements-from-excel-tables/</link>
			</item>
	<item>
		<title>jQuery Multi field required validation code snippet</title>
		<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>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/jquery-multi-field-required-validation-code-snippet/</link>
			</item>
	<item>
		<title>find files in source tree modified in x days and copy to another directory (or tar), ignoring .svn directories</title>
		<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>
		<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>
			</item>
	<item>
		<title>BEWARE www.assureddatarecovery.com NO REFUND!</title>
		<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>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/beware-www-assureddatarecovery-com-no-refund/</link>
			</item>
	<item>
		<title>New cutting Edge coolness&#8230;</title>
		<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>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/new-cutting-edge-coolness/</link>
			</item>
	<item>
		<title>Recent VPS.net Problems and my email to management:</title>
		<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>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/recent-vps-net-problems-and-my-email-to-management/</link>
			</item>
	<item>
		<title>Nu Order Webs Director through to Charlie Sheen Intern Finals!</title>
		<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>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/nu-order-webs-director-through-to-charlie-sheen-intern-finals/</link>
			</item>
	<item>
		<title>Django Admin Sections on CakePHP Sites</title>
		<description><![CDATA[CakePHP admin section - automating using Django. No Need for Bake Templates - Auto updates as you develop.]]></description>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/django-admin-sections-on-cakephp-sites/</link>
			</item>
	<item>
		<title>Passing VAT / Tax through to Paypal using the Paypal Standard Payment Module in Virtuemart</title>
		<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>
		<link>http://www.nuorderwebs.co.uk/blog/general-info/passing-vat-to-paypal-using-the-paypal-standard-payment-module-in-virtuemart/</link>
			</item>
	<item>
		<title>Internet Explorer 6 (IE6) &#8211; Why is it still here? And how to move users from it</title>
		<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>
		<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>
			</item>
</channel>
</rss>

