<?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>Javamancy &#187; configuration management</title>
	<atom:link href="http://www.javamancy.com/blog/tag/configuration-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javamancy.com/blog</link>
	<description>Where babbling isn&#039;t just merely babbling... it&#039;s flowing through the Internet, one transaction at a time...</description>
	<lastBuildDate>Wed, 11 Jan 2012 20:43:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Apache Subversion</title>
		<link>http://www.javamancy.com/blog/2010/02/19/apache-subversion/</link>
		<comments>http://www.javamancy.com/blog/2010/02/19/apache-subversion/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 06:00:02 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Management]]></category>
		<category><![CDATA[Operations]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[ClearCase]]></category>
		<category><![CDATA[configuration management]]></category>
		<category><![CDATA[CVS]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[RCS]]></category>
		<category><![CDATA[SCCS]]></category>
		<category><![CDATA[StarTeam]]></category>
		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://www.javamancy.com/blog/?p=2799</guid>
		<description><![CDATA[A scant couple of days ago, Subversion (the project) formally graduated from its incubation phase, becoming a full-fledged Apache project at subversion.apache.org. It seemed like almost yesterday that it had been accepted as a candidate by the Apache Software Foundation (ASF)&#8230; In fact, it was in late 2009 that the proposal to join the ASF [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>A scant couple of days ago, <a href="http://tell.im/1f" target="_blank">Subversion (the project) formally graduated from its incubation phase</a>, becoming a full-fledged Apache project at <a href="http://tell.im/1e" target="_blank">subversion.apache.org</a>. It seemed like almost yesterday that it had been accepted as a candidate by the Apache Software Foundation (ASF)&#8230; <img src='http://www.javamancy.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  In fact, it was in late 2009 that the proposal to join the ASF had been filed, and just a few months later, it made its way toward acceptance.</p>
<p>For those of you who are unfamiliar with what Subversion is, it is an open source file-associated content versioning system. Many developers who are familiar with RCS, SCCS, and CVS have probably heard about Subversion (SVN) as the &#8220;next step&#8221; toward versioning &#8220;modernity&#8221; or &#8220;modernness&#8221;, especially for those who are transitioning from traditional code branching and merging toward changeset management techniques. For people participating in agile configuration management (CM) and coding initiatives, Subversion may have even been selected as the primary (or even, sole) versioning system.</p>
<p>For those of you approaching CM for the first time during this latest iteration of Web development (circa 2006 and onward), while you may be more familiar (and even using) distributed/disconnected/decentralized versioning systems like Mercurial (hg) or Git or even monotone, you also may have heard of Subversion as one of the last vestiges of centralized versioning systems that organizations that have moved onto the current system have used in the past.</p>
<p>For others, the folks who have been using commercial versioning products like StarTeam or ClearCase, you may be scratching your head and wondering what all the fuss is about. <img src='http://www.javamancy.com/blog/wp-includes/images/smilies/icon_confused.gif' alt=':-?' class='wp-smiley' /> </p>
<p>And for those you who&#8217;ve been deep in the CM trenches for awhile, you&#8217;re probably thinking, &#8220;Yeah, it&#8217;s about time.&#8221; <img src='http://www.javamancy.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>There are benefits and disadvantages to the features that Subversion provides, and depending on your development requirements, it may be 100% the tool to use, or it may cover enough of the features that you need that it&#8217;ll do the trick, or it may be insufficient to match your needs. But it always seems to be on everybody&#8217;s short list for consideration, replacing the position that the venerable CVS once held.</p>
<p>For public repository access, Subversion is very popular because a couple of its access methods involve leveraging HTTP rather than a proprietary protocol. For that matter, you may find site hosting services offering Subversion as a way to manage versioned content for Web sites due to its support for WebDAV (however incomplete) as well as to support development codebases, big and small.</p>
<p>So, we&#8217;re tickled pink that Subversion has made its way to ASF as a full-fledged graduated project at this time. Kudos! <img src='http://www.javamancy.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.javamancy.com/blog/2010/02/19/apache-subversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop the Insanity! Or, WordPress Development for 2010, a New Year&#8217;s Resolution</title>
		<link>http://www.javamancy.com/blog/2009/12/26/stop-the-insanity-or-wordpress-development-for-2010-a-new-years-resolution/</link>
		<comments>http://www.javamancy.com/blog/2009/12/26/stop-the-insanity-or-wordpress-development-for-2010-a-new-years-resolution/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 06:00:33 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Management]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Social Software]]></category>
		<category><![CDATA[change management]]></category>
		<category><![CDATA[configuration management]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[project management]]></category>
		<category><![CDATA[release management]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.javamancy.com/blog/?p=2697</guid>
		<description><![CDATA[I&#8217;ve always wondered how some popular open source and GPL projects keep going. Many times, they seem to implode upon themselves, whether due to internal or external forces imposing their undue influences upon the work at hand. The good ones realize that they are imploding and take measures to stop it from happening&#8230; and sometimes, [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;ve always wondered how some popular open source and GPL projects keep going. Many times, they seem to implode upon themselves, whether due to internal or external forces imposing their undue influences upon the work at hand. The good ones realize that they are imploding and take measures to stop it from happening&#8230; and sometimes, they manage to successfully execute an appropriate plan of action in time.</p>
<p>Here&#8217;s an interesting live example: WordPress.</p>
<h3>Scenario: WordPress</h3>
<p><a href="http://wordpress.org/development/2009/12/setting-scope/" target="_blank">Jane Wells posted yesterday</a> about an anticipated change to how WordPress development will change to fit a model that should address their scope creep problems that have been hampering their releases, of late. She refers to project management as providing the answer for their woes with scope creep; yes, there&#8217;s additional verbiage in the post, but essentially, that is what she is primarily referring to. There is that additional component to the problem, in the form of release scheduling, which plays a part in the problem set.</p>
<p>At this point, some of you will be nodding sagely toward your display screens (LCD&#8217;s, iPhones, BlackBerry devices, <em>et al.</em>) and thinking, &#8220;Well, project management techniques would help manage what is going on, but&#8230; there&#8217;s something else in play that needs to be controlled, right?&#8221;</p>
<h3>Management Perspective</h3>
<p>Yes, sage thought (or thinking sagely, perhaps?), indeed.</p>
<p>While project management in general is a useful discipline or tool to have, even for small teams, especially those that conform to a matrixed (or &#8220;mixmaster&#8221;) configuration, it is not the magic bullet that many people think it is.</p>
<p>In essence, it is a way to react to chaos in the workplace by arbitrarily grouping workstreams into some semblance of order, based on a variety of criteria, like limited resource availability, priorities, scheduling conflicts, release dates, <em>et al</em>.</p>
<p>However:</p>
<p>What if trying to rope in the insanity of scope creep and meandering requirements are symptoms of a greater problem? Using reactive techniques to mitigate further damage to a production schedule is only an immediate-term fix.</p>
<p>Instead, determining a new way to manage requirements intake and development, and a new workflow cycle for controlling change and releases, would be much closer to a longer-term solution. Figuring out the most appropriate mechanism by which to introduce and control change (whether fixes, new features, extensions, etc.) and to align them with ongoing development and documentation is the basis for the transition toward a fully-realized workflow that integrates configuration management with project management. Of course, not an easy task (certainly, easier to simply state what seems to be needed for this scenario, as opposed to actually implementing it)&#8230; <img src='http://www.javamancy.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  But a lot of the basic tools to build upon are already in-place or being used or available.</p>
<p>So, this will be an interesting live scenario to follow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javamancy.com/blog/2009/12/26/stop-the-insanity-or-wordpress-development-for-2010-a-new-years-resolution/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Iteratively Delete .svn Directories: A Better Way</title>
		<link>http://www.javamancy.com/blog/2009/09/24/how-to-iteratively-delete-svn-directories-a-better-way/</link>
		<comments>http://www.javamancy.com/blog/2009/09/24/how-to-iteratively-delete-svn-directories-a-better-way/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 14:37:58 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Meanderings]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Adam Bien]]></category>
		<category><![CDATA[configuration management]]></category>
		<category><![CDATA[Javamancy]]></category>
		<category><![CDATA[Javamancy mini]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://www.javamancy.com/blog/?p=2590</guid>
		<description><![CDATA[By now, gentle readers, you have probably seen the Javamancy mini post about the one-liner deletion for .svn files. I really like Adam Bien. He seems like a nice guy, and I occasionally drop by his blog, on a lark, to read his stuff, which is often focused on Java and NetBeans, one of our [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="size-full wp-image-2597 alignleft" title="SVN_dir_position_9-24-2009" src="http://www.javamancy.com/blog/wp-content/uploads/2009/09/SVN_dir_position_9-24-2009.png" alt="SVN_dir_position_9-24-2009" width="69" height="100" /></p>
<p>By now, gentle readers, you have probably seen the <em><a href="http://www.javamancy.com/mini/2009/09/24/how-to-iteratively-delete-svn-directories-the-debate/">Javamancy mini</a></em><a href="http://www.javamancy.com/mini/2009/09/24/how-to-iteratively-delete-svn-directories-the-debate/"> post about the one-liner deletion for <code>.svn</code> files</a>.</p>
<p>I really like <a href="http://www.adam-bien.com/" target="_blank">Adam Bien</a>. He seems like a nice guy, and I occasionally drop by his blog, on a lark, to read his stuff, which is often focused on Java and <a href="http://www.javamancy.com/blog/?s=NetBeans">NetBeans</a>, one of our favorite IDE&#8217;s that we use regularly for DevPal and <em><a href="http://www.javamancy.com/blog/">Javamancy</a></em> dev work, especially for Java and PHP. Now, I have never met him personally (which is unfortunate, since the inevitable Formidable Brain-Pick would come out, and I&#8217;d be picking his brain with it furiously (figuratively, &#8216;natch)), nor have I observed his programming, CM, and shell skills in action.</p>
<p>So I thought it was curious that he posted about <a href="http://www.adam-bien.com/roller/abien/entry/how_to_remove_all_svn" target="_blank">how to delete all .svn files with a &#8220;one-liner&#8221;</a>. Being a collector of snazzy UNIX scripting that make my life easier, I just had to look&#8230;<br />
<span id="more-2590"></span></p>
<h3>The Debated Script</h3>
<p>Now, keep in mind that Adam mentions that he found the one-liner elsewhere, but he liked it enough to post it. <img src='http://www.javamancy.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Here is what he suggests as the one-liner:</p>
<pre>find . -name ".svn" -exec rm -rf {} \;</pre>
<p>And this would be fine, under normal circumstances, if you are considering a relatively small population of <code>.svn</code> files that you want to remove and you do not care if somebody mistakenly named something on the filesystem as &#8220;<code>.svn</code>&#8221; despite it not being a Subversion directory.</p>
<p>But if you are like me, <em>and/or</em> you have at least one of several different CM structures that you support within one or more different versioning systems, and/or you have both people and automata that frequently access and modify those CM structures, you are most likely going to have thousands, <em>tens of thousands</em>, <em><strong>hundreds of thousands</strong></em>, or perhaps <strong><em><span style="text-decoration: underline;">millions</span></em></strong> of <code>.svn</code> directories that you have to account for. And you may have noticed that when you feed a large parameterized file list to the <code>rm</code> command directly causes it to choke after only a few hundred (or in some cases, several thousands, depending on your OS) entries.</p>
<h3>What DevPal Does</h3>
<p>So here&#8217;s an excerpt from one of my scripts that leverages the <code>xargs</code> utility to spoon-feed the <code>rm</code> command with smaller digestible chunks from the potentially huge file list that the <code>find</code> command readily retrieves:</p>
<pre>find . -type d -name .svn | xargs rm -rfv</pre>
<p>Like Adam&#8217;s snippet, I want to use the current directory position, but if you want to parameterize that to some other location (i.e., other than &#8220;.&#8221;), you certainly could.</p>
<p>Also, note that I&#8217;m only interested in directory names&#8230; I am not interested in non-directories that match &#8220;<code>.svn</code>&#8220;. This may or may not be the behavior you are supporting, so you may want to change the filetype specifier (say, to &#8220;<strong>f</strong>&#8220;) or drop it altogether.</p>
<p>Now, for the <code>rm</code> command switches: I tend to like to see what is going on during the deletion process, so in addition to inducing recursion through directories and forcing deletion without confirmation, I also want a bit of on-screen verbosity to show me what is being deleted. In this way, if I want to log the behavior, I can certainly redirect the output to a file or to a remote service. <img src='http://www.javamancy.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Anybody Hudson&#8217;ing, or just Ant&#8217;ing or Maven&#8217;ing with this? <img src='http://www.javamancy.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<h3>Script or Not?</h3>
<p>Technically, while Adam offered up the one-liner as just that&#8230; a one-liner&#8230; I would guess that many of you have wondered about whether it makes more sense to wrap a script around it and give it a snazzy name. My recommendation is, of course, <em><strong>yes</strong></em>.</p>
<h3>N.B.</h3>
<div id="attachment_2600" class="wp-caption aligncenter" style="width: 195px">
	<img class="size-full wp-image-2600 " title="SVN_dir_level_position_9-24-2009" src="http://www.javamancy.com/blog/wp-content/uploads/2009/09/SVN_dir_level_position_9-24-2009.png" alt="SVN_dir_level_position_9-24-2009" width="195" height="92" />
	<p class="wp-caption-text">.svn as a directory</p>
</div>
<p>You may have noticed that there seems to be an interchangeable use of &#8220;files&#8221; and &#8220;directories&#8221; when referring to the <code>.svn</code> content. Which is correct? Both, actually, and it depends on your approach or perspective.</p>
<div id="attachment_2601" class="wp-caption aligncenter" style="width: 204px">
	<img class="size-full wp-image-2601 " title="SVN_contents_9-24-2009" src="http://www.javamancy.com/blog/wp-content/uploads/2009/09/SVN_contents_9-24-2009.png" alt="SVN_contents_9-24-2009" width="204" height="120" />
	<p class="wp-caption-text">Contents of the .svn directory</p>
</div>
<p>Whenever you browse your local directories within your sandbox, you will see that the <code>.svn</code> entries are actually directories. But if you peek into those directories, you will notice that there appears to be a set naming scheme to the files in there&#8230; as if they are arranged in a certain way to allow something (like a local database engine or parser ( <img src='http://www.javamancy.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  )) to efficiently access and modify the metadata for the versioned content. So, when referring to the <code>.svn</code> structure and contents, the UNIX<em>-y</em> notion of directories being also <em>files</em> can be more-inclusive.</p>
<p>By the way, this notion is also applicable for other versioning systems, including CVS (Subversion&#8217;s forebear).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javamancy.com/blog/2009/09/24/how-to-iteratively-delete-svn-directories-a-better-way/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Brief Interlude: Ryan&#8217;s WordPress 2.8.1 Post</title>
		<link>http://www.javamancy.com/blog/2009/07/13/brief-interlude-ryans-wordpress-2-8-1-post/</link>
		<comments>http://www.javamancy.com/blog/2009/07/13/brief-interlude-ryans-wordpress-2-8-1-post/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 01:27:49 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Social Software]]></category>
		<category><![CDATA[configuration management]]></category>
		<category><![CDATA[Javamancy]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.javamancy.com/blog/?p=2465</guid>
		<description><![CDATA[Well, as I was mulling over the WordPress 2.8.1 code progressing its way through DevPal&#8217;s CM automata (yes, Javamancy really IS part of DevPal), I noticed that there was an entry from the WordPress guys (more specifically, Ryan) on their WordPress 2.8.1 release drop, which was officially back on July 9, 2009. For even more [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Well, as I was mulling over the <a href="http://www.javamancy.com/blog/2009/07/13/wordpress-2-8-1-now-available/">WordPress 2.8.1 code progressing its way through DevPal&#8217;s CM automata</a> (yes, <em>Javamancy</em> really <strong>IS</strong> part of DevPal), I noticed that there was an entry from the WordPress guys (more specifically, Ryan) on their WordPress 2.8.1 release drop, which was <a href="http://wordpress.org/development/2009/07/wordpress-2-8-1/" target="_blank">officially back on July 9, 2009</a>.</p>
<p>For even more reading fun, here&#8217;s the <a href="http://core.trac.wordpress.org/log/branches/2.8/?action=stop_on_copy&amp;mode=stop_on_copy&amp;rev=11699&amp;stop_rev=11553&amp;limit=500" target="_blank">link</a> to the Trac list of issues addressed by the release.</p>
<p>Go figure, folks. <img src='http://www.javamancy.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.javamancy.com/blog/2009/07/13/brief-interlude-ryans-wordpress-2-8-1-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What to Do When That Ol&#8217; Tester Magic Grabs a Hold of You?</title>
		<link>http://www.javamancy.com/blog/2009/03/25/what-to-do-when-that-ol-tester-magic-grabs-a-hold-of-you/</link>
		<comments>http://www.javamancy.com/blog/2009/03/25/what-to-do-when-that-ol-tester-magic-grabs-a-hold-of-you/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 17:34:36 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Operations]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Social Software]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[configuration management]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[Javamancy]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.javamancy.com/blog/?p=1892</guid>
		<description><![CDATA[The Setup &#8220;What should you do when that Ol&#8217; Tester Magic grabs a hold of you?&#8221; Dunno. But what you can do is sit around at a nearby coffeehouse, drink your coffee, finish your coffee, get a refill and drink that one, and then declare to all the other crazies sitting around you that you&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p></p><h3>The Setup</h3>
<p><em>&#8220;What should you do when that Ol&#8217; Tester Magic grabs a hold of you?&#8221;</em></p>
<p>Dunno.</p>
<p>But what you <span style="text-decoration: underline;"><em>can</em></span> do is sit around at a nearby coffeehouse, drink your coffee, finish your coffee, get a refill and drink <em>that</em> one, and then declare to all the other crazies sitting around you that you&#8217;re going to set up a bunch of publicly accessible test/preview sites.</p>
<p><img class="aligncenter frame size-full wp-image-1895" title="08336137_ceiling_interior_3-17-2009_reduced" src="http://www.javamancy.com/blog/wp-content/uploads/2009/03/08336137_ceiling_interior_3-17-2009_reduced.jpg" alt="08336137_ceiling_interior_3-17-2009_reduced" width="400" height="300" /></p>
<p> </p>
<h3>The Premise</h3>
<p>We&#8217;ve been doing plenty of testing internally for a variety of stock and commissioned software products and components, which is all great and fine&#8230; at least on the Java side. It&#8217;s a fairly well-understood, documented, regimented series of cooperating workflows that mesh well.</p>
<p>But what about the PHP code that we&#8217;ve been trickling out into the public? Or Web sites, like <em>Javamancy</em>, that have a structural aspect alongside the content (such as this post) that require careful feeding and maintenance over its lifetime? Don&#8217;t they also deserve a more extensive set of tests, previews, new concepts and integrations, <em>etc.</em>?</p>
<p>The short answer is: <strong>yes</strong>.</p>
<h3>The Action</h3>
<p>The plan is simple: starting soon (ostensibly in April 2009 if we stick to the initial development schedule), we&#8217;ll be setting up a few test/preview sites for Javamancy, among others, so that our kind and gentle readers will have an opportunity to see new features as they enter our pipeline for the public-facing (and some commissioned) Web-based products. These activities should not significantly alter many of your current work habits (at least, hopefully not), and it should not deter our Java folks from continuing with their favorite products and services that they know and love.</p>
<p>Just think of this as something &#8220;extra&#8221;.</p>
<p>Because when that Ol&#8217; Tester Magic grabs a hold of you, odd things seem to happen&#8230; <img src='http://www.javamancy.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.javamancy.com/blog/2009/03/25/what-to-do-when-that-ol-tester-magic-grabs-a-hold-of-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

