<?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>The Pythian Blog &#187; Tim Procter</title>
	<atom:link href="http://www.pythian.com/news/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:54:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Ottawa Perl Mongers: Moose &amp; Daemons</title>
		<link>http://www.pythian.com/news/2575/perl-moose-and-daemons/</link>
		<comments>http://www.pythian.com/news/2575/perl-moose-and-daemons/#comments</comments>
		<pubDate>Wed, 27 May 2009 12:58:46 +0000</pubDate>
		<dc:creator>Tim Procter</dc:creator>
				<category><![CDATA[Pythian Appearances]]></category>
		<category><![CDATA[daemons]]></category>
		<category><![CDATA[Moose]]></category>
		<category><![CDATA[Ottawa Perl Mongers]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=2575</guid>
		<description><![CDATA[(Picture from Yanick Champoux) Tuesday, May 26, the Ottawa Perl Mongers will be meeting once again at the Pythian headquarters. There will be two presentations given: Yanick Chanpoux will be presenting on Moose. Tim Procter (myself) will be presenting on Portable Perl Daemons. The focus is on developing light-weight background processes that will be compatible [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/2575/perl-moose-and-daemons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL Memory Usage Profile Script 2</title>
		<link>http://www.pythian.com/news/437/mysql-memory-usage-profile-script-2/</link>
		<comments>http://www.pythian.com/news/437/mysql-memory-usage-profile-script-2/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 16:13:12 +0000</pubDate>
		<dc:creator>Tim Procter</dc:creator>
				<category><![CDATA[Group Blog Posts]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/437/mysql-memory-usage-profile-script-2</guid>
		<description><![CDATA[Here is the perl script referred to by mysql-memory-usage-profile. Downloadable: mysql_memory_profile.pl #!/usr/bin/perl # Version: 1 Last Change by: procter.pythian. 20070419 14:14:39 # Copyright 2007, The Pythian Group, Inc. All rights reserved. # Hey, we work hard on this stuff! # Feel free to use this script, un-modified, as much as you like #on any system. [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/437/mysql-memory-usage-profile-script-2/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>MySQL Memory Usage Profile Script</title>
		<link>http://www.pythian.com/news/431/mysql-memory-usage-profile/</link>
		<comments>http://www.pythian.com/news/431/mysql-memory-usage-profile/#comments</comments>
		<pubDate>Wed, 18 Apr 2007 19:43:03 +0000</pubDate>
		<dc:creator>Tim Procter</dc:creator>
				<category><![CDATA[Group Blog Posts]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/431/mysql-memory-usage-profile</guid>
		<description><![CDATA[I'm not going to try to post a comprehensive mysql tuning manual here.  This post is about taking a snapshot profile of a mysql instance that will allow you to define what type of instance you are dealing with, and give you some idea about whether the current configurations are stable or not.]]></description>
		<wfw:commentRss>http://www.pythian.com/news/431/mysql-memory-usage-profile/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Oracle: Deleting Duplicate Rows Efficiently</title>
		<link>http://www.pythian.com/news/209/oracle-deleting-duplicate-rows-efficiently/</link>
		<comments>http://www.pythian.com/news/209/oracle-deleting-duplicate-rows-efficiently/#comments</comments>
		<pubDate>Tue, 23 May 2006 19:12:16 +0000</pubDate>
		<dc:creator>Tim Procter</dc:creator>
				<category><![CDATA[Group Blog Posts]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/209/oracle-deleting-duplicate-rows-efficiently</guid>
		<description><![CDATA[Finding duplicates with RANK If you&#8217;ve made the mistake of forgetting a primary key on your table, it can be frustrating to find a way to delete all of the duplicate rows without deleting the initial instances. delete from $table_name where rowid in ( select "rowid" from (select "rowid", rank_n from (select rank() over (partition [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/209/oracle-deleting-duplicate-rows-efficiently/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Pythian Celebrates Re-implemention of Industry News</title>
		<link>http://www.pythian.com/news/3/pythian-celebrates-re-implemenation-of-industry-news/</link>
		<comments>http://www.pythian.com/news/3/pythian-celebrates-re-implemenation-of-industry-news/#comments</comments>
		<pubDate>Thu, 23 Feb 2006 18:20:49 +0000</pubDate>
		<dc:creator>Tim Procter</dc:creator>
				<category><![CDATA[Pythian]]></category>

		<guid isPermaLink="false">http://homer.pythian.com:1080/news/wordpress/?p=3</guid>
		<description><![CDATA[Pythian News is now using WordPress to transform our Industry News section into a group blog of articles relevant to the DBA community at large. We hope this will allow readers from throughout the DBA industry to get involved and not only view our blogs, but also be able to contribute to the discussions. For [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/3/pythian-celebrates-re-implemenation-of-industry-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

