<?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>Kitchen Soap &#187; Tools</title>
	<atom:link href="http://www.kitchensoap.com/tag/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kitchensoap.com</link>
	<description>Thoughts on capacity planning and web operations.</description>
	<lastBuildDate>Tue, 17 Jan 2012 17:57:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Slides for Velocity Talk 2009</title>
		<link>http://www.kitchensoap.com/2009/06/23/slides-for-velocity-talk-2009/</link>
		<comments>http://www.kitchensoap.com/2009/06/23/slides-for-velocity-talk-2009/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 23:39:53 +0000</pubDate>
		<dc:creator>allspaw</dc:creator>
				<category><![CDATA[Culture]]></category>
		<category><![CDATA[Slides]]></category>
		<category><![CDATA[Talks]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[WebOps]]></category>
		<category><![CDATA[velocity conference]]></category>
		<category><![CDATA[Web Ops]]></category>

		<guid isPermaLink="false">http://www.kitchensoap.com/?p=257</guid>
		<description><![CDATA[UPDATE: blip.tv has the video of the talk as well, below. Jeez I have some major bed-head. That was a blast! I had never done a &#8216;duet&#8217; talk before. Here are the slides: 10+ Deploys Per Day: Dev and Ops Cooperation at Flickr &#8230;and the video of it is here:]]></description>
			<content:encoded><![CDATA[<p></p><p>UPDATE: blip.tv has the video of the talk as well, below. Jeez I have some major bed-head.</p>
<p>That was a blast! I had never done a &#8216;duet&#8217; talk before. Here are the slides:</p>
<div id="__ss_1628368" style="width: 425px; text-align: left;"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" title="10+ Deploys Per Day: Dev and Ops Cooperation at Flickr" href="http://www.slideshare.net/jallspaw/10-deploys-per-day-dev-and-ops-cooperation-at-flickr?type=presentation">10+ Deploys Per Day: Dev and Ops Cooperation at Flickr</a><object style="margin:0px" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=allspawhammondvelocity2009-090623161942-phpapp01&amp;stripped_title=10-deploys-per-day-dev-and-ops-cooperation-at-flickr" /><param name="allowfullscreen" value="true" /><embed style="margin:0px" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=allspawhammondvelocity2009-090623161942-phpapp01&amp;stripped_title=10-deploys-per-day-dev-and-ops-cooperation-at-flickr" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<div style="width: 425px; text-align: left;">&#8230;and the video of it is here:</div>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="390" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://blip.tv/play/AYGMoH+LqzQ" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="390" src="http://blip.tv/play/AYGMoH+LqzQ" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kitchensoap.com/2009/06/23/slides-for-velocity-talk-2009/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Tool update: WTF is inside filesystem cache ?</title>
		<link>http://www.kitchensoap.com/2008/03/27/tool-update-wtf-is-inside-filesystem-cache/</link>
		<comments>http://www.kitchensoap.com/2008/03/27/tool-update-wtf-is-inside-filesystem-cache/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 13:04:14 +0000</pubDate>
		<dc:creator>allspaw</dc:creator>
				<category><![CDATA[Caching]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.kitchensoap.com/2008/03/27/tool-update-wtf-is-inside-filesystem-cache/</guid>
		<description><![CDATA[Awhile back, I said I&#8217;d love to have a tool that would allow me to peek inside filesystem cache and tell me what files (or pages of files) are inside. Well Peter Zaitsev points to the fincore tool, which comes pretty damn close: you give it a file, and it will tell you which pages [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Awhile <a href="http://www.kitchensoap.com/2007/01/26/two-tools-that-i-would-love-more-than-anything/" target="_blank">back</a>, I said I&#8217;d love to have a tool that would allow me to peek inside filesystem cache and tell me what files (or pages of files) are inside. Well Peter Zaitsev <a href="http://www.mysqlperformanceblog.com/2008/03/18/the-tool-ive-been-waiting-for-years/" target="_blank">points</a> to the <a href="http://net.doit.wisc.edu/~plonka/fincore/" target="_blank">fincore</a> tool, which comes pretty damn close: you give it a file, and it will tell you which pages of a particular file are in core memory.</p>
<p>Rock. Thanks, David Plonka.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kitchensoap.com/2008/03/27/tool-update-wtf-is-inside-filesystem-cache/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

