<?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>Forums, Blogs, Wikis &#187; database</title>
	<atom:link href="http://forumsblogswikis.com/tag/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://forumsblogswikis.com</link>
	<description>News on forums, blogs, wikis, cms, etc</description>
	<lastBuildDate>Tue, 09 Feb 2010 11:37:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to install WordPress 2.5.1</title>
		<link>http://forumsblogswikis.com/2008/06/17/how-to-install-wordpress-251/</link>
		<comments>http://forumsblogswikis.com/2008/06/17/how-to-install-wordpress-251/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 22:37:28 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/?p=277</guid>
		<description><![CDATA[WordPress is a insanely popular blogging platform, and with every release it gets better.  It&#8217;s also very easy to install, even for those who have never installed a CMS on their server before.
The first step is to head over to WordPress.org and download the WordPress file.  Click on the Download button on the [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2008/06/17/how-to-install-wordpress-251/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL_CALC_FOUND_ROWS &#8211; Is it faster?</title>
		<link>http://forumsblogswikis.com/2008/06/12/sql_calc_found_rows-is-it-faster/</link>
		<comments>http://forumsblogswikis.com/2008/06/12/sql_calc_found_rows-is-it-faster/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 14:42:35 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[benchmarking]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/?p=274</guid>
		<description><![CDATA[Reading through a post on SQL_CALC_FOUND_ROWS actually being slower that running one query followed by a count query I decided I needed to do a little benchmarking on my own.  
Creating the sample data
For this I wanted a relatively large data set to work with to make the difference as high as possible.  [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2008/06/12/sql_calc_found_rows-is-it-faster/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sometimes I just frustrate myself</title>
		<link>http://forumsblogswikis.com/2008/05/14/sometimes-i-just-frustrate-myself/</link>
		<comments>http://forumsblogswikis.com/2008/05/14/sometimes-i-just-frustrate-myself/#comments</comments>
		<pubDate>Wed, 14 May 2008 22:38:03 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/?p=261</guid>
		<description><![CDATA[Have you ever spent way too much time looking for a solution to a problem?&#160; Ever felt like smacking yourself in the head when you finally found the fix?&#160; Well today I spent about half an hour trying to find out why a MySQL INSERT query wasn't working. 
I was working on a logging table [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2008/05/14/sometimes-i-just-frustrate-myself/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comparing MySQL search speed for different column types</title>
		<link>http://forumsblogswikis.com/2008/01/18/comparing-mysql-search-speed-for-different-column-types/</link>
		<comments>http://forumsblogswikis.com/2008/01/18/comparing-mysql-search-speed-for-different-column-types/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 20:08:02 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[benchmarking]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/2008/01/18/comparing-mysql-search-speed-for-different-column-types/</guid>
		<description><![CDATA[Starting work on a new website I wanted to know which type of MySQL column was the fastest to search on.  I assume it's a numeric column, but I really want to know how much of a difference it makes.  What I'm working on right now is an options table and it would [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2008/01/18/comparing-mysql-search-speed-for-different-column-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress plugin to view user meta data</title>
		<link>http://forumsblogswikis.com/2007/09/09/wordpress-plugin-to-view-user-meta-data/</link>
		<comments>http://forumsblogswikis.com/2007/09/09/wordpress-plugin-to-view-user-meta-data/#comments</comments>
		<pubDate>Sun, 09 Sep 2007 18:34:31 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[osc]]></category>
		<category><![CDATA[oscommerce]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://www.forumsblogswikis.com/2007/09/09/wordpress-plugin-to-view-user-meta-data/</guid>
		<description><![CDATA[One of the really great, although probably overlooked by most users, features of Wordpress is that you can store meta data on your users.  You probably already know that you can do this for posts, but it's possible to use the _usermeta table to keep track of custom user settings as well.
A few months [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/09/09/wordpress-plugin-to-view-user-meta-data/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using AJAX to get city and state from zip code</title>
		<link>http://forumsblogswikis.com/2007/08/15/using-ajax-to-get-city-and-state-from-zip-code/</link>
		<comments>http://forumsblogswikis.com/2007/08/15/using-ajax-to-get-city-and-state-from-zip-code/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 23:02:22 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.forumsblogswikis.com/2007/08/15/using-ajax-to-get-city-and-state-from-zip-code/</guid>
		<description><![CDATA[This is something that I wrote a few years ago when I first started using AJAX type calls in my programs.  It will allow you to enter a zip code, either 5 or 9 digit, and will load the city into a text field and state into a dropdown.  If the city field [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/08/15/using-ajax-to-get-city-and-state-from-zip-code/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Get post_meta for another post in Wordpress</title>
		<link>http://forumsblogswikis.com/2007/07/24/get-post_meta-for-another-post-in-wordpress/</link>
		<comments>http://forumsblogswikis.com/2007/07/24/get-post_meta-for-another-post-in-wordpress/#comments</comments>
		<pubDate>Tue, 24 Jul 2007 17:06:49 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.forumsblogswikis.com/2007/07/24/get-post_meta-for-another-post-in-wordpress/</guid>
		<description><![CDATA[For a site I'm rewriting I needed a way to get the meta data for a Wordpress post from outside the loop, and it seems that the functions that handle reading the meta data only work from within the loop.  So I can up with this short little snippet of PHP code that gets [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/07/24/get-post_meta-for-another-post-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP script to export MySQL database as tab delimited file</title>
		<link>http://forumsblogswikis.com/2007/07/15/php-script-to-export-mysql-database-as-tab-delimited-file/</link>
		<comments>http://forumsblogswikis.com/2007/07/15/php-script-to-export-mysql-database-as-tab-delimited-file/#comments</comments>
		<pubDate>Sun, 15 Jul 2007 22:07:14 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.forumsblogswikis.com/2007/07/15/php-script-to-export-mysql-database-as-tab-delimited-file/</guid>
		<description><![CDATA[Found a short script today and thought others here might find it useful.  It connects to your MySQL server and exports a table as a tab delimited text file.  Great if you're trying to import your MySQL data into another program where normal SQL may not work.
]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/07/15/php-script-to-export-mysql-database-as-tab-delimited-file/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Clearing out MySQL binary logs</title>
		<link>http://forumsblogswikis.com/2007/06/16/clearing-out-mysql-binary-logs/</link>
		<comments>http://forumsblogswikis.com/2007/06/16/clearing-out-mysql-binary-logs/#comments</comments>
		<pubDate>Sat, 16 Jun 2007 11:19:23 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.forumsblogswikis.com/2007/06/16/clearing-out-mysql-binary-logs/</guid>
		<description><![CDATA[Over the past few weeks WHM has been sending me emails that my server space was getting full.  I guess 80% is the threshold for those emails.  But it was creeping up so slowly that over the course of 8 or 10 weeks it had only gone from 80% to 82% which I [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/06/16/clearing-out-mysql-binary-logs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to reset your Wordpress password</title>
		<link>http://forumsblogswikis.com/2007/06/14/how-to-reset-your-wordpress-password/</link>
		<comments>http://forumsblogswikis.com/2007/06/14/how-to-reset-your-wordpress-password/#comments</comments>
		<pubDate>Thu, 14 Jun 2007 15:35:13 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.forumsblogswikis.com/2007/06/14/how-to-reset-your-wordpress-password/</guid>
		<description><![CDATA[Help!  I've forgotten my Wordpress password!
Ever been there?  Wordpress has a built in method to email you a new password, but what happens if it's been so long that you don't have access to the email address any longer?  Or if you have too many email addresses and can't remember what address [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/06/14/how-to-reset-your-wordpress-password/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

