<?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/"
	>

<channel>
	<title>Planet MCslp</title>
	<atom:link href="http://planet.mcslp.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://planet.mcslp.com</link>
	<description>All the MCslp blogs that are fit to print</description>
	<pubDate>Fri, 03 Sep 2010 10:02:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Applying memcached to increase site performance</title>
		<link>http://planet.mcslp.com/?p=6540</link>
		<comments>http://planet.mcslp.com/?p=6540#comments</comments>
		<pubDate>Sat, 28 Aug 2010 15:47:14 +0000</pubDate>
		<dc:creator>Martin MC Brown</dc:creator>
		
		<category><![CDATA[MCslp.com]]></category>

		<guid isPermaLink="false">http://mcslp.com/?p=348</guid>
		<description><![CDATA[A new article on using memcached, the memory caching tool, to improve website and application performance is now available on IBM developerWorks: The open source memcached tool is a cache for storing frequently used information to save you from loading (and processing) information from slower sources, such as disks or a database. It can be [...]]]></description>
			<content:encoded><![CDATA[<p>A new article on using memcached, the memory caching tool, to improve website and application performance is now available on IBM developerWorks: </p>
<blockquote><p>
The open source memcached tool is a cache for storing frequently used information to save you from loading (and processing) information from slower sources, such as disks or a database. It can be deployed in a dedicated situation or as a method of using up spare memory in an existing environment. Despite the simplicity of memcached, it is sometimes used incorrectly, or it is used as a solution in the wrong type of environment. Learn when it is best to take advantage of using memcached.
</p>
</blockquote>
<p>Read <a href="http://www.ibm.com/developerworks/opensource/library/os-memcached/index.html?ca=drs-">Applying memcached to increase site performance</a></p>
]]></content:encoded>
			<wfw:commentRss>http://planet.mcslp.com/?feed=rss2&amp;p=6540</wfw:commentRss>
		</item>
		<item>
		<title>Adding DTrace probes to your applications</title>
		<link>http://planet.mcslp.com/?p=6542</link>
		<comments>http://planet.mcslp.com/?p=6542#comments</comments>
		<pubDate>Sat, 28 Aug 2010 15:43:59 +0000</pubDate>
		<dc:creator>Martin MC Brown</dc:creator>
		
		<category><![CDATA[MCslp.com]]></category>

		<guid isPermaLink="false">http://mcslp.com/?p=346</guid>
		<description><![CDATA[A new article on adding DTrace probes to your application has been published on IBM developerWorks: DTrace provides a rich environment of probes that can be used to monitor the execution of your system, from the kernel up to your application. You can perform a significant amount of examination without changing your application, but to [...]]]></description>
			<content:encoded><![CDATA[<p>A new article on adding DTrace probes to your application has been published on IBM developerWorks: </p>
<blockquote><p>
DTrace provides a rich environment of probes that can be used to monitor the execution of your system, from the kernel up to your application. You can perform a significant amount of examination without changing your application, but to get detailed statistics, you need to add probes to your application. In this article we will examine how to design the probes, where to add them into your application, the best locations for the probes, and how to effectively build and use the probes that you have added.
</p>
</blockquote>
<p>Read <a href="http://www.ibm.com/developerworks/aix/library/au-dtraceprobes.html?ca=drs-">Adding DTrace probes to your applications</a></p>
]]></content:encoded>
			<wfw:commentRss>http://planet.mcslp.com/?feed=rss2&amp;p=6542</wfw:commentRss>
		</item>
		<item>
		<title>Deploying Gearman across multiple environments</title>
		<link>http://planet.mcslp.com/?p=6543</link>
		<comments>http://planet.mcslp.com/?p=6543#comments</comments>
		<pubDate>Sat, 28 Aug 2010 15:40:50 +0000</pubDate>
		<dc:creator>Martin MC Brown</dc:creator>
		
		<category><![CDATA[MCslp.com]]></category>

		<guid isPermaLink="false">http://mcslp.com/?p=344</guid>
		<description><![CDATA[A new article on using the work distribution tool, Gearman: The open source Gearman service allows you to easily distribute work to other machines in your network, either because you want to spread the work over a large body of machines or because you want to share the functionality of different languages and environments with [...]]]></description>
			<content:encoded><![CDATA[<p>A new article on using the work distribution tool, Gearman:</p>
<blockquote><p>
The open source Gearman service allows you to easily distribute work to other machines in your network, either because you want to spread the work over a large body of machines or because you want to share the functionality of different languages and environments with each other. In this article, you will look at some typical uses of Gearman and how it can solve a variety of issues and problems in modern applications. You will also learn how Gearman can be combined with other tools, like memcached, to help speed up your application and processing requirements.
</p>
</blockquote>
<p>I&#8217;ve tried to pay particular attention to using it where you might normally use RPC or web services, or when you want to execute large quantities of jobs and spread them over a number of machines or different parameters.</p>
<p>Read it <a href="http://www.ibm.com/developerworks/opensource/library/os-gearman/index.html?ca=drs-">Deploying Gearman across multiple environments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://planet.mcslp.com/?feed=rss2&amp;p=6543</wfw:commentRss>
		</item>
		<item>
		<title>Deep-protocol analysis of UNIX networks</title>
		<link>http://planet.mcslp.com/?p=6545</link>
		<comments>http://planet.mcslp.com/?p=6545#comments</comments>
		<pubDate>Sat, 28 Aug 2010 15:39:36 +0000</pubDate>
		<dc:creator>Martin MC Brown</dc:creator>
		
		<category><![CDATA[MCslp.com]]></category>

		<guid isPermaLink="false">http://mcslp.com/?p=341</guid>
		<description><![CDATA[A new article on deeper analysis of network packets, is now available on IBM developerWorks: Whether you are monitoring your network to identify performance issues, debugging an application, or have found an application on your network that you do not recognize, occasionally you need to look deep into the protocols being used on your UNIX® [...]]]></description>
			<content:encoded><![CDATA[<p>A new article on deeper analysis of network packets, is now available on IBM developerWorks: </p>
<blockquote><p>
Whether you are monitoring your network to identify performance issues, debugging an application, or have found an application on your network that you do not recognize, occasionally you need to look deep into the protocols being used on your UNIX® network to understand what they are doing. Some protocols are easy to identify and understand, even when used on non-standard ports. Others need more investigation to understand what they are doing and what information they are exchanging. In this article, we will take a look at techniques for performing detailed analysis of the protocols in use on your UNIX network.</p>
</blockquote>
<p>The piece specifically looks at ways of extracting more detailed information from the raw data you see on your network. </p>
<p>Read <a href="http://www.ibm.com/developerworks/aix/library/au-deepprotocolanalysis/index.html?ca=drs-">Deep-protocol analysis of UNIX networks</a></p>
]]></content:encoded>
			<wfw:commentRss>http://planet.mcslp.com/?feed=rss2&amp;p=6545</wfw:commentRss>
		</item>
		<item>
		<title>Twitter Updates for 2010-06-20</title>
		<link>http://planet.mcslp.com/?p=5793</link>
		<comments>http://planet.mcslp.com/?p=5793#comments</comments>
		<pubDate>Sun, 20 Jun 2010 14:43:00 +0000</pubDate>
		<dc:creator>Martin MC Brown</dc:creator>
		
		<category><![CDATA[MCslp.com]]></category>

		<guid isPermaLink="false">http://ablog.apress.com/?p=769</guid>
		<description><![CDATA[
For those not following me elsewhere, Sian has a new space on the MCslp Home blog at http://tinyurl.com/33zjgdc #

Powered by Twitter Tools.
]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>For those not following me elsewhere, Sian has a new space on the MCslp Home blog at <a href="http://tinyurl.com/33zjgdc" rel="nofollow">http://tinyurl.com/33zjgdc</a> <a href="http://twitter.com/mcmcslp/statuses/16636543951">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://planet.mcslp.com/?feed=rss2&amp;p=5793</wfw:commentRss>
		</item>
		<item>
		<title>Twitter Updates for 2010-06-18</title>
		<link>http://planet.mcslp.com/?p=5770</link>
		<comments>http://planet.mcslp.com/?p=5770#comments</comments>
		<pubDate>Fri, 18 Jun 2010 14:43:00 +0000</pubDate>
		<dc:creator>Martin MC Brown</dc:creator>
		
		<category><![CDATA[MCslp.com]]></category>

		<guid isPermaLink="false">http://planet.mcslp.com/?p=5770</guid>
		<description><![CDATA[
England would play much much better if they didn&#8217;t seem to be afraid of the ball #
Please England try tackling the player with the white thing at their feet #football #

Powered by Twitter Tools.
]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>England would play much much better if they didn&#8217;t seem to be afraid of the ball <a href="http://twitter.com/mcmcslp/statuses/16493766067">#</a></li>
<li>Please England try tackling the player with the white thing at their feet #<a href="http://search.twitter.com/search?q=%23football">football</a> <a href="http://twitter.com/mcmcslp/statuses/16494043033">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://planet.mcslp.com/?feed=rss2&amp;p=5770</wfw:commentRss>
		</item>
		<item>
		<title>Twitter Updates for 2010-05-29</title>
		<link>http://planet.mcslp.com/?p=5554</link>
		<comments>http://planet.mcslp.com/?p=5554#comments</comments>
		<pubDate>Sat, 29 May 2010 14:43:00 +0000</pubDate>
		<dc:creator>Martin MC Brown</dc:creator>
		
		<category><![CDATA[MCslp.com]]></category>

		<guid isPermaLink="false">http://planet.mcslp.com/?p=5554</guid>
		<description><![CDATA[
#eurovision spain: Leo Sayer (1970)   Leo Sayer (1980) on backing vocals? #fb #

Powered by Twitter Tools.
]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>#<a href="http://search.twitter.com/search?q=%23eurovision">eurovision</a> spain: Leo Sayer (1970)   Leo Sayer (1980) on backing vocals? #<a href="http://search.twitter.com/search?q=%23fb">fb</a> <a href="http://twitter.com/mcmcslp/statuses/14993428523">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://planet.mcslp.com/?feed=rss2&amp;p=5554</wfw:commentRss>
		</item>
		<item>
		<title>Twitter Updates for 2010-02-20</title>
		<link>http://planet.mcslp.com/?p=4503</link>
		<comments>http://planet.mcslp.com/?p=4503#comments</comments>
		<pubDate>Sat, 20 Feb 2010 13:43:00 +0000</pubDate>
		<dc:creator>Martin MC Brown</dc:creator>
		
		<category><![CDATA[MCslp.com]]></category>

		<guid isPermaLink="false">http://planet.mcslp.com/?p=4503</guid>
		<description><![CDATA[
My father acting out an object while playing Cranium - but what is it ? http://tinyurl.com/yfqjddu #fb #

Powered by Twitter Tools.
]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>My father acting out an object while playing Cranium - but what is it ? <a href="http://tinyurl.com/yfqjddu" rel="nofollow">http://tinyurl.com/yfqjddu</a> #<a href="http://search.twitter.com/search?q=%23fb">fb</a> <a href="http://twitter.com/mcmcslp/statuses/9397067105">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://planet.mcslp.com/?feed=rss2&amp;p=4503</wfw:commentRss>
		</item>
		<item>
		<title>Twitter Updates for 2010-02-05</title>
		<link>http://planet.mcslp.com/?p=4336</link>
		<comments>http://planet.mcslp.com/?p=4336#comments</comments>
		<pubDate>Fri, 05 Feb 2010 13:43:00 +0000</pubDate>
		<dc:creator>Martin MC Brown</dc:creator>
		
		<category><![CDATA[MCslp.com]]></category>

		<guid isPermaLink="false">http://planet.mcslp.com/?p=4336</guid>
		<description><![CDATA[
Ugly Furniture http://tinyurl.com/ykwtd46 #fb #

Powered by Twitter Tools.
]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Ugly Furniture <a href="http://tinyurl.com/ykwtd46" rel="nofollow">http://tinyurl.com/ykwtd46</a> #<a href="http://search.twitter.com/search?q=%23fb">fb</a> <a href="http://twitter.com/mcmcslp/statuses/8670627171">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://planet.mcslp.com/?feed=rss2&amp;p=4336</wfw:commentRss>
		</item>
		<item>
		<title>Reorganizing the documentation</title>
		<link>http://planet.mcslp.com/?p=4300</link>
		<comments>http://planet.mcslp.com/?p=4300#comments</comments>
		<pubDate>Tue, 02 Feb 2010 14:26:56 +0000</pubDate>
		<dc:creator>Martin MC Brown</dc:creator>
		
		<category><![CDATA[MCslp Coalface]]></category>

		<guid isPermaLink="false">http://coalface.mcslp.com/?p=283</guid>
		<description><![CDATA[Those of you that know the documentation well will be aware of the old page we used to have for the MySQL documentation. It was huge, and over the years we&#8217;d done a number of things to try and improve the layout and make it easier to find what you wanted. We had in-age links [...]]]></description>
			<content:encoded><![CDATA[<p>Those of you that know the documentation well will be aware of the old page we used to have for the <a href="http://dev.mysql.com/doc">MySQL documentation</a>. It was huge, and over the years we&#8217;d done a number of things to try and improve the layout and make it easier to find what you wanted. We had in-age links to jump to the different documentation types, and the old topic table that allowed you to jump to specific parts of the documentation. </p>
<p>The problem was that the more documentation that we produced (and there are over a thousand docs in various formats now), the bigger the page got. When we added the individual topic guides, for example, we trebled the size of the page by adding the links for each individual topic guide. </p>
<p>Ultimately that makes it increasingly difficult for you guys to find what you are looking for, despite the quick links and other elements.  </p>
<p>We&#8217;ve now changed all this and split the single, big, monolithic page of *every* piece of documentation that we create, and instead spread the documentation out over a number of pages. The actual documentation itself remains the same, and we still have the same range of documentation (in fact, it&#8217;s increased slightly as I&#8217;ve been able to squeeze in a few more formats and topic guide docs), but everything is still there. </p>
<p>The key is the new sub-navigation bar that the Web team have provided us with:<br />
<a href="http://coalface.mcslp.com/wp-content/uploads/2010/02/Picture-6.png"><img src="http://coalface.mcslp.com/wp-content/uploads/2010/02/Picture-6.png" alt="" title="New navigation bar" width="495" height="109" class="aligncenter size-full wp-image-285" /></a></p>
<p>The pages have been split out as follows: </p>
<ul>
<li><a href="http://dev.mysql.com/doc">MySQL Manual</a> &mdash; the full, complete reference manuals</li>
<li><a href="http://dev.mysql.com/doc/index-workbench.html">Workbench</a> &mdash; the Workbench manuals</li>
<li><a href="http://dev.mysql.com/doc/index-expert.html">Expert Guides</a> &mdash; the standalone guides for some of our more detailed products and system such as the Falcon storage engine and the MySQL Test Framework</li>
<li><a href="http://dev.mysql.com/doc/index-topic.html">Topic Guides</a> &mdash; the topic reference, with the topic table at the top providing direct links into the 5.1 manual or standalone guides, and the full list of downloadable standalone guides.</li>
<li><a href="http://dev.mysql.com/doc/index-cluster.html">MySQL Cluster</a> &mdash; the full cluster manuals, including the guide to the MySQL Cluster API (NDBAPI)</li>
<li><a href="http://dev.mysql.com/doc/index-other.html">Other docs</a> &mdash; other documentation, not already mentioned, including the sample databases (Sakila, World, Employee), the help tables you can import into MySQL, and printed material and links elsewhere. </li>
<li><a href="http://dev.mysql.com/doc/index-mysqlu.html">MySQL Uni</a> &mdash; a page about the MySQL University, which is run by the documentation team, and which provides links to the MySQL Uni pages on Forge</li>
<li><a href="http://dev.mysql.com/doc/index-about.html">About</a> &mdash; information about the documentation team, who we are, and some statistics on the documentation we produce</li>
<li><a href="http://dev.mysql.com/doc/index-archive.html">Archives</a> &mdash; archives of older manuals</li>
</ul>
<p>We are aware of a few issues with some of the links to some documentation, and I&#8217;m working right now to address those problems, but all the documentation should be there and available. If it isn&#8217;t, please report a <a href="http://bugs.mysql.com">Bug</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://planet.mcslp.com/?feed=rss2&amp;p=4300</wfw:commentRss>
		</item>
	</channel>
</rss>
