

<?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>kieranbarnes &#187; database</title>
	<atom:link href="http://bloke.org/tag/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloke.org</link>
	<description>Independent PHP, WordPress &#38; CubeCart Programmer</description>
	<lastBuildDate>Fri, 18 May 2012 10:20:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>New Site: GamerNode &#8211; WordPress Site Migration</title>
		<link>http://bloke.org/client-sites/new-site-gamernode-wordpress-site-migration/</link>
		<comments>http://bloke.org/client-sites/new-site-gamernode-wordpress-site-migration/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 01:52:55 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[Client Sites]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=3637</guid>
		<description><![CDATA[I recently had the pleasure of working with a well respected gaming news site - GamerNode. My challenge was to convert their existing outdated, custom coded CMS (and database) into WordPress. I did this with a selection of custom scripts and image downloaders to help smoothly migrate from old to new. Contact me for more [...]
Related posts:<ol>
<li><a href='http://bloke.org/wordpress/wordpress-auto-install-script-for-cpanel/' rel='bookmark' title='WordPress Auto Install Script for cPanel'>WordPress Auto Install Script for cPanel</a> <small>I have released version one of my WordPress Auto Install Script...</small></li>
<li><a href='http://bloke.org/php/wordpressshopp-shipping-calculatoroptions-access-control-allow-origin-error/' rel='bookmark' title='WordPress/Shopp Shipping Calculator/Options Access-Control-Allow-Origin Error'>WordPress/Shopp Shipping Calculator/Options Access-Control-Allow-Origin Error</a> <small>I've recently been debugging a customer's WordPress/Shopp store. When the...</small></li>
<li><a href='http://bloke.org/wordpress/overwriting-wordpress-loop-parameters-per-page/' rel='bookmark' title='Overwriting WordPress loop parameters per page'>Overwriting WordPress loop parameters per page</a> <small>In some instances you may want to overwrite WordPress loop...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/client-sites/new-site-gamernode-wordpress-site-migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Auto Install Script for cPanel</title>
		<link>http://bloke.org/wordpress/wordpress-auto-install-script-for-cpanel/</link>
		<comments>http://bloke.org/wordpress/wordpress-auto-install-script-for-cpanel/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 18:32:02 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[FTP]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=3619</guid>
		<description><![CDATA[I have released version one of my WordPress Auto Install Script for cPanel. This script can be run from /scripts/postwwwacct to automatically download, install WordPress and create the required database and database username. No 3rd party licenses, scripts, FTP sessions. No outdated versions, always grabs the latest version from WordPress.org This script is available upon request for [...]
Related posts:<ol>
<li><a href='http://bloke.org/linux/single-line-wordpress-install/' rel='bookmark' title='Single Line WordPress Install'>Single Line WordPress Install</a> <small>I'm getting a pro at installing WordPress now.I'm trying to...</small></li>
<li><a href='http://bloke.org/client-sites/new-site-gamernode-wordpress-site-migration/' rel='bookmark' title='New Site: GamerNode &#8211; WordPress Site Migration'>New Site: GamerNode &#8211; WordPress Site Migration</a> <small>I recently had the pleasure of working with a well...</small></li>
<li><a href='http://bloke.org/mysql/upgrading-to-mysql-5-1-in-cpanelwhm/' rel='bookmark' title='Upgrading to MySQL 5.1 in cPanel/WHM'>Upgrading to MySQL 5.1 in cPanel/WHM</a> <small>Upgrading to MySQL 5.1 in cPanel is currently not the...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/wordpress/wordpress-auto-install-script-for-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I heart MDB2</title>
		<link>http://bloke.org/php/heart-mdb2/</link>
		<comments>http://bloke.org/php/heart-mdb2/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 19:42:17 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[PEAR]]></category>
		<category><![CDATA[SELECT]]></category>
		<category><![CDATA[SET]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=1462</guid>
		<description><![CDATA[I recently started a project for a customer, if it's CubeCart, WordPress or BackPress based, its a fairly good bet I'll be using ADOdb - but not any more! I though I'd try PEAR's MDB2. Its just another database abstraction library, but takes a slightly different approach to live. I quite like it. Getting started [...]
Related posts:<ol>
<li><a href='http://bloke.org/linux/cpanel-mysql-tuning/' rel='bookmark' title='cPanel MySQL Tuning'>cPanel MySQL Tuning</a> <small>The default configuration for MySQL provided by cPanel is pretty...</small></li>
<li><a href='http://bloke.org/php/wp-o-matic-bug-fixes-round-up/' rel='bookmark' title='WP-O-Matic Bug Fixes Round Up'>WP-O-Matic Bug Fixes Round Up</a> <small>I've run into quite a few issues in the latest...</small></li>
<li><a href='http://bloke.org/php/detecting-mime-types-in-php/' rel='bookmark' title='Detecting MIME types in PHP'>Detecting MIME types in PHP</a> <small>Detecting MIME types in PHP used to be hellish. Use...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/php/heart-mdb2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detecting yum problems early</title>
		<link>http://bloke.org/linux/centos/detecting-yum-problems-early/</link>
		<comments>http://bloke.org/linux/centos/detecting-yum-problems-early/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 22:48:16 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[database]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=938</guid>
		<description><![CDATA[Sometimes, yum freaks out. You might get your installation interrupted or some crazy happening which your installed package database goes crazy with duplicate packages or broken dependencies. There is one tool which helps a lot in tracing the problem and its called package-cleanup. This tool is provided by the yum-utils package, so to acquire it, [...]
Related posts:<ol>
<li><a href='http://bloke.org/linux/centos/installing-repoforge-rpmforge-in-centos/' rel='bookmark' title='Installing RepoForge (RPMForge) in CentOS'>Installing RepoForge (RPMForge) in CentOS</a> <small>RepoForge (RPMForge) contains over 5,000 extra packages for CentO. Many...</small></li>
<li><a href='http://bloke.org/linux/how-to-install-the-nslookup-host-or-dig-commands-in-linux/' rel='bookmark' title='How to install the nslookup, host OR dig commands in Linux?'>How to install the nslookup, host OR dig commands in Linux?</a> <small>Sometimes you are unable to use the nslookup, host OR...</small></li>
<li><a href='http://bloke.org/linux/ntlm-on-ubuntu-and-apache2-revisited/' rel='bookmark' title='NTLM Authentication on Ubuntu and Apache2 Revisited'>NTLM Authentication on Ubuntu and Apache2 Revisited</a> <small>It's been a while since I've had to build an...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/linux/centos/detecting-yum-problems-early/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cPanel MySQL Tuning</title>
		<link>http://bloke.org/linux/cpanel-mysql-tuning/</link>
		<comments>http://bloke.org/linux/cpanel-mysql-tuning/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 07:24:50 +0000</pubDate>
		<dc:creator>Kieran</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[MYI]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=795</guid>
		<description><![CDATA[The default configuration for MySQL provided by cPanel is pretty barren. /etc/my.cnf Thats it. One line. Its rubbish. Here's mine to help you along the way. Its got some decent logging set, some decent cache and memory options for a shared server set and some helpful security settings enabled. Related posts: MySQL Tuning Server Parameters [...]
Related posts:<ol>
<li><a href='http://bloke.org/linux/mysql-tuning-server-parameters/' rel='bookmark' title='MySQL Tuning Server Parameters'>MySQL Tuning Server Parameters</a> <small>These are some of the handy MySQL 5.0 tweaks I...</small></li>
<li><a href='http://bloke.org/linux/mysql-5-0-or-5-1-to-5-5-upgrade-traumas-on-centos/' rel='bookmark' title='MySQL 5.0 or 5.1 to 5.5 Upgrade Traumas on CentOS'>MySQL 5.0 or 5.1 to 5.5 Upgrade Traumas on CentOS</a> <small>Ignoring all the panic-mongers on the rest of the internet...</small></li>
<li><a href='http://bloke.org/mysql/upgrading-to-mysql-5-1-in-cpanelwhm/' rel='bookmark' title='Upgrading to MySQL 5.1 in cPanel/WHM'>Upgrading to MySQL 5.1 in cPanel/WHM</a> <small>Upgrading to MySQL 5.1 in cPanel is currently not the...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/linux/cpanel-mysql-tuning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Single Line WordPress Install</title>
		<link>http://bloke.org/linux/single-line-wordpress-install/</link>
		<comments>http://bloke.org/linux/single-line-wordpress-install/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 13:36:30 +0000</pubDate>
		<dc:creator>Kieran</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[mysql database]]></category>
		<category><![CDATA[single line]]></category>
		<category><![CDATA[Unzip]]></category>
		<category><![CDATA[wp]]></category>
		<category><![CDATA[xml sitemap]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=306</guid>
		<description><![CDATA[I'm getting a pro at installing WordPress now.I'm trying to cut down my install time to a minimum. Here's a one line Linux command to; Download the latest WordPress. Unzip, move files from the wordpress/ directory to the root. Clean up some unnecessary files. Create some necessary files. Set some necessary permissions. wget http://wordpress.org/latest.zip &#38;&#38; [...]
Related posts:<ol>
<li><a href='http://bloke.org/wordpress/wordpress-auto-install-script-for-cpanel/' rel='bookmark' title='WordPress Auto Install Script for cPanel'>WordPress Auto Install Script for cPanel</a> <small>I have released version one of my WordPress Auto Install Script...</small></li>
<li><a href='http://bloke.org/php/splitting-wordpress-content-with-more-on-single-pages/' rel='bookmark' title='Splitting WordPress content with &#8216;more&#8217; on single pages'>Splitting WordPress content with &#8216;more&#8217; on single pages</a> <small>WordPress uses the "More" button to create a small snippet...</small></li>
<li><a href='http://bloke.org/wordpress/wordpress-archive-redirection-single-items/' rel='bookmark' title='WordPress Archive Redirection (Single Items)'>WordPress Archive Redirection (Single Items)</a> <small>If you are using the standard archive-[custom-post-type] and single-[custom-post-type] theme...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/linux/single-line-wordpress-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crawl Rate Tracker Plugin for WordPress25</title>
		<link>http://bloke.org/php/crawl-rate-tracker-plugin-for-wordpress25/</link>
		<comments>http://bloke.org/php/crawl-rate-tracker-plugin-for-wordpress25/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 11:50:10 +0000</pubDate>
		<dc:creator>Kieran</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[database]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=297</guid>
		<description><![CDATA[Patrick Altoft has updated the Crawl Rate Tracker Plugin for WordPress 2.5. A previous post of mine documents the plugin has major issues creating its database table on WordPress 2.5, unfortunately, it would report success causing many sites to throw some major, undetectable errors. I'm glad to see it's been updated eventually! Related posts: Crawl [...]
Related posts:<ol>
<li><a href='http://bloke.org/php/crawl-rate-tracker-and-wordpress-25/' rel='bookmark' title='Crawl Rate Tracker and WordPress 2.5'>Crawl Rate Tracker and WordPress 2.5</a> <small>I really like Patrick Altoft's Crawl Rate Tracker Plugin for...</small></li>
<li><a href='http://bloke.org/php/crawl-rate-tracker-and-wordpress-25-manual-fix/' rel='bookmark' title='Crawl Rate Tracker and WordPress 2.5 Manual Fix'>Crawl Rate Tracker and WordPress 2.5 Manual Fix</a> <small>A quick update on people that need the Crawl Rate...</small></li>
<li><a href='http://bloke.org/wordpress/removing-wordpress-plugin-references/' rel='bookmark' title='Removing WordPress plugin references'>Removing WordPress plugin references</a> <small>I'd like remove all references WordPress plugins put into my...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/php/crawl-rate-tracker-plugin-for-wordpress25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Suicide</title>
		<link>http://bloke.org/wordpress/wordpress-suicide/</link>
		<comments>http://bloke.org/wordpress/wordpress-suicide/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 15:14:16 +0000</pubDate>
		<dc:creator>Kieran</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Wordpress Suicide]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=241</guid>
		<description><![CDATA[WordPress Suicide is a fun, yet really useful plugin. I had a requirement to clean out a WP 2.5 blog because a client had really screwed up with the taxonomy directly in the database. I didn't want to erase the entire blog because that'd be too easy. I stumbled over WordPress Suicide and had great [...]
Related posts:<ol>
<li><a href='http://bloke.org/wordpress/wordpress-function-remove_menu_page/' rel='bookmark' title='WordPress function remove_menu_page'>WordPress function remove_menu_page</a> <small>WordPress is now being used more and more for a...</small></li>
<li><a href='http://bloke.org/geeky/wordpress-secret-key-cookie-strength/' rel='bookmark' title='WordPress Secret Key &amp; Cookie Strength'>WordPress Secret Key &#038; Cookie Strength</a> <small>There is a little known feature in WordPress 2.5 called...</small></li>
<li><a href='http://bloke.org/php/wp-o-matic-fix-for-wordpress-25/' rel='bookmark' title='WP-o-Matic fix for WordPress 2.5'>WP-o-Matic fix for WordPress 2.5</a> <small>WP-o-Matic makes autoblogging a easy by automatically creating posts from...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/wordpress/wordpress-suicide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Secret Key &amp; Cookie Strength</title>
		<link>http://bloke.org/geeky/wordpress-secret-key-cookie-strength/</link>
		<comments>http://bloke.org/geeky/wordpress-secret-key-cookie-strength/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 16:43:36 +0000</pubDate>
		<dc:creator>Kieran</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://bloke.org/?p=259</guid>
		<description><![CDATA[There is a little known feature in WordPress 2.5 called "Secret Key". If you're upgrading from a previous version you probably won't even know this feature exists as it only appears in clean installs where you have a brand new wp-config.php. If you're upgrading, I'd recommend putting this line somewhere in your wp-config.php define('SECRET_KEY', 'YOUR [...]
Related posts:<ol>
<li><a href='http://bloke.org/php/wordpress-wp-o-matic-duplicate-posts-fix/' rel='bookmark' title='WordPress WP-O-Matic Duplicate Posts Fix'>WordPress WP-O-Matic Duplicate Posts Fix</a> <small>Got a problem with WP-O-Matic creating duplicate posts? Or just...</small></li>
<li><a href='http://bloke.org/linux/htaccess-redirect-based-on-requested-domain/' rel='bookmark' title='.htaccess redirect based on requested domain'>.htaccess redirect based on requested domain</a> <small>Imagine you have a selection of domain names that point...</small></li>
<li><a href='http://bloke.org/wordpress/debugging-wordpress/' rel='bookmark' title='Debugging WordPress'>Debugging WordPress</a> <small>Debugging WordPress is actually quite simple. Stop yourself going grey...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/geeky/wordpress-secret-key-cookie-strength/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>City &amp; Country Location Finding with GeoIP</title>
		<link>http://bloke.org/php/city-country-location-finding-with-geoip/</link>
		<comments>http://bloke.org/php/city-country-location-finding-with-geoip/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 12:05:37 +0000</pubDate>
		<dc:creator>Kieran</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Region M6]]></category>

		<guid isPermaLink="false">http://bloke.org/wordpress/2008/01/14/city-country-location-finding-with-geoip/</guid>
		<description><![CDATA[Following on from a previous post, "PHP Geo-IP Location in 4 lines", I've had a look at stalking people a bit more. Here's how to lookup their location specific to city. As usual you will need the MaxMind GeoLite City binary database. Here's the code You should get results, similar to Country Code: GB GBR [...]
Related posts:<ol>
<li><a href='http://bloke.org/php/php-geo-ip-location-in-4-lines/' rel='bookmark' title='PHP Geo-IP Location in 4 lines'>PHP Geo-IP Location in 4 lines</a> <small>Want to look up IP addresses to a geographical location?...</small></li>
<li><a href='http://bloke.org/php/auto-updating-geoip-binary-databases/' rel='bookmark' title='Auto Updating GeoIP Binary Databases'>Auto Updating GeoIP Binary Databases</a> <small>Here's how I keep on top of updating the GeoIP...</small></li>
<li><a href='http://bloke.org/php/php-export-as-csv/' rel='bookmark' title='PHP Export as CSV'>PHP Export as CSV</a> <small>A client recently requested an option to extract search results...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://bloke.org/php/city-country-location-finding-with-geoip/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

