<?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>From Sampler to Sower &#187; mybrandnewlife.org</title>
	<atom:link href="http://www.samplertosower.com/category/mybrandnewlifeorg/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.samplertosower.com</link>
	<description>Thoughts on guiding teens of the journey of a lifetime</description>
	<lastBuildDate>Thu, 11 Mar 2010 15:28:33 +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>mybrandnewlife.org: Building a WordPress Website</title>
		<link>http://www.samplertosower.com/2009/02/mybrandnewlifeorg-building-a-wordpress-website/</link>
		<comments>http://www.samplertosower.com/2009/02/mybrandnewlifeorg-building-a-wordpress-website/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 13:45:13 +0000</pubDate>
		<dc:creator>pastorbuhro</dc:creator>
				<category><![CDATA[Creative Process]]></category>
		<category><![CDATA[mybrandnewlife.org]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[student ministry]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[youth ministry]]></category>

		<guid isPermaLink="false">http://www.samplertosower.com/?p=347</guid>
		<description><![CDATA[Late last week I told you about a new series we will be launching at Water&#8217;s Edge in about three weeks called &#8220;My Brand New Life.&#8221; Now here&#8217;s the first post showing the work that&#8217;s going on behind the scenes to get this thing off the ground. In this post I&#8217;ll walk you through what [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_346" class="wp-caption alignright" style="width: 220px"><a href="http://www.samplertosower.com/wp-content/uploads/2009/02/istock_000006741624xsmall.jpg"><img class="size-medium wp-image-346" title="istock_000006741624xsmall" src="http://www.samplertosower.com/wp-content/uploads/2009/02/istock_000006741624xsmall-300x227.jpg" alt="Building a WordPress Website" width="210" height="159" /></a><p class="wp-caption-text">Building a WordPress Website</p></div>
<p>Late last week I told you about a new series we will be launching at Water&#8217;s Edge in about three weeks called &#8220;My Brand New Life.&#8221;  Now here&#8217;s the first post showing the work that&#8217;s going on behind the scenes to get this thing off the ground.  <strong>In this post I&#8217;ll walk you through what we&#8217;ve been doing to get our website launched for this series. </strong></p>
<p>But before I go any farther I should probably point out that this is primarily about designing the architecture for the site.  We&#8217;re still developing the artwork, and that will come later.  What&#8217;s more, for those of you well versed in WordPress, this will proabably be pedantic.  But I tried to avoid omitting any of the steps involved for any newcomers to a self-hosted wordpress blog.</p>
<p><span id="more-347"></span></p>
<p>To begin with, we <strong>registered the domain</strong> name <a href="http://mybrandnewlife.org" target="_blank">mybrandnewlife.org</a>.  Of the available permutations of that phrase and others like it, it seemed most memorable.  We registered the domain with <a href="http://ipowerweb.com" target="_blank">ipowerweb.com</a> the same company that provides hosting services for our youth group website.  There are other cheaper options, but it was a convenience pick more than anything as the one time price difference wasn&#8217;t significant enough for me to choose to shop elsewhere.</p>
<p>If I was starting from scratch, however, I&#8217;d probably set the site up with <a href=" 	  http://www.bluehost.com/track/samplertosower/mbnl_post1" target="_blank">bluehost.com</a>.  They tend to be a little cheaper than Ipower, and as an hosting provider officially recommended by WordPress, installing the most recent version of WordPress couldn&#8217;t be easier.  This blog, for example, is hosted by bluehost.com.  <em></em></p>
<p><em>[In the interest of full disclosure: If you sign up with Blue Host through the above link, I may recieve a commission.  However, that's not why I recommend Blue Host - I recommend them because I use them and prefer them to other hosting services I have tried.]</em></p>
<p>Having registered the new domain, we used Ipower&#8217;s domain management controls to point the domain at our youth group&#8217;s website (<a href="http://watersedgeyouth.com" target="_blank">watersedgeyouth.com</a>) until the new site is up and running at full speed.</p>
<p>Then we <strong>installed WordPress</strong> to a new directory in our Ipower account: <a href="http://www.watersedgeyouth.com/mybrandnewlife" target="_blank">www.watersedgeyouth.com/mybrandnewlife</a>.  <a href="http://wordpress.org" target="_blank">WordPress.org</a> offers what is, in my opinion, the world&#8217;s best blogging software.  And to further sweeten the deal, it&#8217;s open source, which means <em>free</em>.  <a href="http://wordpress.com" target="_blank">WordPress.com</a> will allow you to set up a free blog which they host, but WordPress.org gives you the software to host your own blog with the wordpress interface on your own site.</p>
<p><strong>Why did we choose to go with blogging software?</strong></p>
<ul>
<li><strong>Building the website with blogging software will make keeping the site up to date easier.</strong> Now, designing the code and writing the content are two different tasks.  And the site can be updated by people with little HTML or CSS knowledge.  And yes, we could have done the same thing ourselves with php and mysql, but why reinvent the wheel if WordPress does it better for free?</li>
<li><strong>Building the website with blogging software will increase interactivity.</strong> Remember our goal here is not to further isolate students by sucking them into their computers, but rather building a digital commons where our students can meet up and interact, even when they&#8217;re not together in real life.  WordPress already has commenting features built in to facilitate discussions as opposed to merely broadcasting our content.</li>
<li><strong>With WordPress, a lot of the code ninjery has already been done.</strong> The fact is, there are few things new under the Sun.  And no matter how creative we get with this series, chances are someone else has already done something like it.  Maybe they haven&#8217;t done all the things we want to do in a single internet campaign, but the various elements will have likely been tried before.  And if someone tried it, there&#8217;s also a good chance they made a <em>widget</em> for it.  Widgets are code extensions for WordPress blogs.  Many can be found at <a href="http://wordpress.org/extend/plugins/" target="_blank">WordPress.org</a> and even more can be found simply by googling whatever brilliant idea you&#8217;re looking to incorporate in your blog.</li>
</ul>
<div id="attachment_331" class="wp-caption alignright" style="width: 310px"><a href="http://www.samplertosower.com/wp-content/uploads/2009/02/startingpoint.jpg"><img class="size-medium wp-image-331" title="startingpoint" src="http://www.samplertosower.com/wp-content/uploads/2009/02/startingpoint-300x136.jpg" alt="Click on image for larger version" width="300" height="136" /></a><p class="wp-caption-text">Click on image for larger version</p></div>
<p>Once we installed WordPress, the next step was to <strong>install a theme</strong> to change the look of the site.  Like widgets, <a href="http://wordpress.org/extend/themes/" target="_blank">WordPress.org</a> has more themes than you can shake a memory stick at and countless more are a mere Google click away.  We chose to install <a href="http://www.solostream.com/2007/06/08/worpdress-blog-theme-zeke-10-widgets/" target="_blank">Zeke 1.0 + Widgets</a> by Michael Pollock of <a href="http://www.solostream.com" target="_blank">solostream.com</a>.  We chose Zeke, not so much for the visual elements (we&#8217;ll end up changing most of those anyway) but rather for it&#8217;s layout (and it&#8217;s familiarity &#8211; it&#8217;s the same one we tweaked for <a href="http://watersedgeyouth.com" target="_blank">watersedgeyouth.com</a>.)  You can see a sample of the unedited Zeke theme installed in our blank blog on the right.</p>
<p>Some of Zeke&#8217;s strong points include it&#8217;s<strong> three column layout</strong> (let&#8217;s us stick widgets in a small middle sidebar and put video promos in a wider sidebar) and <strong>the featured post function.</strong> This is one of my favorite features of Zeke.  If you create a category of posts called &#8220;Featured&#8221; it will place the most recent featured post from that category in a wider text box, just under the nav bar.  It&#8217;s like a sticky post on steroids.  Brilliant!</p>
<p>To install our WordPress theme, we downloaded the theme from solostream.com, unzipped it and ftp&#8217;ed the whole thing into our wp-content/themes directory.  (One could save a little bandwith by ftp&#8217;ing the zipped file to the server and unzipping it there, but I like having a copy of the theme on my hard drive for reference.)  Once the transfer is complete, log into WordPress and select the &#8220;Themes&#8221; option under the &#8220;Appearance&#8221; menu.  Select the theme you want to use from the &#8220;Available Themes&#8221; and when the preview opens, select &#8220;Activate&#8221; in the top right corner.</p>
<p>Now that our blog is installedand our theme activated, it&#8217;s time to start tweaking.</p>
<p>First thing we changed was the <strong>background image</strong>.  The theme of the series is &#8220;My Brand New Life&#8221; and our graphics will feature the motif of a sunrise from outer space, hopefully communicating the idea of the dawning of a new day in our lives.</p>
<p>The image for our background was purchased from <a href="http://istockphoto.com" target="_blank">istockphoto.com</a> my favorite place to purchase photos.  If I&#8217;m blogging and there&#8217;s a shot I want that I can&#8217;t take myself, I frequently search for quality creative commons images.  However, I often find the difference in quality between a professional image from istockphoto and the free images available elsewhere is worth the price.  And a professional quality image is a must have when it comes to a website like this.</p>
<p>Of course, the image I purchased didn&#8217;t have the aspect ratio I wanted.  So I took it into my image editing software (I use Corel Photo-Paint X3), changed the size, and made sure the starfield and lens flare extended to the full width if the new image.</p>
<p>Once the image had been fixed to work as our background, I ftp&#8217;ed it to the wp-content/themes/Zeke10/images/ directory on our website.</p>
<p><strong>To change the background in our theme</strong>, I logged into WordPress on our new website, and under the &#8220;Appearance&#8221; menu selected &#8220;Editor.&#8221;  This, by default, opens the style.css file for your active theme in a text editor.  In the attributes for the &#8220;body&#8221; tag we changed the url attribute to reflect the filename for our new background.</p>
<p><strong>Second, we developed a color scheme for the new website.</strong> I like to use Adobe&#8217;s online color scheme tool, <a href="http://kuler.adobe.com/" target="_blank">kuler</a>.  If you do any graphic design at all, I&#8217;d thoroughly recommend kuler.  With it you can select a base color and then generate color schemes according to the major rules (analogous, monochromatic, triad, etc.)  Or, as we did for this site, you can upload an image (in this case our background image) and then generate a number of color schemes based on that image.  What&#8217;s more, with a free Adobe ID, you can save any color schemes you create.</p>
<p><strong>Next, we changed the background for our post area.</strong> Because we didn&#8217;t want the default theme background to appear behind our header, we took the background information out of the &#8220;#wrap&#8221; style ID in the stylesheet.  We designed a new background to go behind our posts that matched the color scheme we generated in kuler.  We then uploaded the new background image to the  wp-content/themes/Zeke10/images/ directory and added a background attribute to the &#8220;contentleft&#8221; ID in the stylesheet, using the URL function to point to the new post background.  Finally, because we want to be able to see the background through our posts, we added an opacity attribute to the ID tag as well.</p>
<p>If you&#8217;d like to see the CSS style sheet for the mybrandnewlife.org website, it can be found <a href="http://watersedgeyouth.com/mybrandnewlife/wp-content/themes/Zeke10/style.css" target="_blank">here</a>.</p>
<p>Viola!  Now we have a theme capable of three columns, with feature post capabilities.  <strong>Now to test it out. </strong>WordPress comes with a first post, and we added a second Lorem Ipsum post just to check out how the background would work as the content area grew.</p>
<p>We added the &#8220;Recent Posts&#8221; and &#8220;Recent Comments&#8221; Widgets to Sidebar 1 (the middle column) and a custom text widget to sidebar 2 (far right) to test out the sidebars.  In the text widget, we embedded a youtube video because eventually we will use that side bar for promotional videos highlighting each week&#8217;s theme.  To get it to fit nicely we had to tweak the height and width attribites of the embed tag.  <strong></strong></p>
<p><strong>NOTE: When changing the height and width of an embedded youtube video, there are two sets of height and width attributes and both must be changed.</strong> And obviously, you need to use numbers in keeping with the aspect ratio of your source video.  In our case the original embed size was 425&#215;344.  (Divide 344 by 425 and you get a big long string of decimal places.  We wanted a video with a width of about 250, so we take the result of 344/425 and multiply it by 250.  I played around with starting numbers close to 250 until I came up with a result that was as close as possible to a whole number. The result was a video that is now embedded at 248 x 200).</p>
<p>And now we have a skeleton, waiting to be fleshed out.  Next up will be designing a banner to count down to the launch of our new series, but that will be fodder for a future post.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.samplertosower.com%2F2009%2F02%2Fmybrandnewlifeorg-building-a-wordpress-website%2F';
  addthis_title  = 'mybrandnewlife.org%3A+Building+a+WordPress+Website';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.samplertosower.com/2009/02/mybrandnewlifeorg-building-a-wordpress-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mybrandnewlife.org: From the Ground Up</title>
		<link>http://www.samplertosower.com/2009/01/mybrandnewlifeorg-from-the-ground-up/</link>
		<comments>http://www.samplertosower.com/2009/01/mybrandnewlifeorg-from-the-ground-up/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 13:55:08 +0000</pubDate>
		<dc:creator>pastorbuhro</dc:creator>
				<category><![CDATA[Creative Process]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[mybrandnewlife.org]]></category>
		<category><![CDATA[lent]]></category>
		<category><![CDATA[SMS and MMS]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[student ministry]]></category>
		<category><![CDATA[teaching]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[youth ministry]]></category>

		<guid isPermaLink="false">http://www.samplertosower.com/?p=320</guid>
		<description><![CDATA[Okay, this is a new one for me.  I don&#8217;t know how, or even if, this will work, but I&#8217;m going to give it a shot. You, dear reader, are hereby offered a All-Access Backstage Pass to our youth ministry&#8217;s creative process.  We&#8217;re bringing you backstage, and inviting you to check out what&#8217;s going on [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_322" class="wp-caption alignright" style="width: 260px"><img class="size-full wp-image-322" title="ozcurtain" src="http://www.samplertosower.com/wp-content/uploads/2009/01/ozcurtain.jpg" alt="Your Peek Behind the Curtain" width="250" height="167" /><p class="wp-caption-text">Your Peek Behind the Curtain</p></div>
<p>Okay, this is a new one for me.  I don&#8217;t know how, or even if, this will work, but I&#8217;m going to give it a shot.</p>
<p>You, dear reader, are hereby offered a All-Access Backstage Pass to our youth ministry&#8217;s creative process.  We&#8217;re bringing you backstage, and inviting you to check out what&#8217;s going on behind the curtain.</p>
<p>Of course, that means you&#8217;re getting a glimpse of a work in progress and not the finished product.  As such, this post, and others like it will probably be rambling and scatterbrained, big on ideas, short -at least at first- on actual implementation.</p>
<p>As you know if you are following my <a href="http://www.samplertosower.com/?cat=8" target="_self">weekly updates</a>, our youth ministry is currently in a teaching series called Mythbusters.  It&#8217;s set to conclude on Tuesday, February 17th, following our final three lessons focused on Faith, Hope and Love.  That means we&#8217;re just under one month out on our next series &#8211; high time to get working on what&#8217;s next.</p>
<p>Next on the teaching schedule is a Lenten series, culminating, like most Lenten seasons, with an Easter celebration.  Our teaching will be guided by the <a href="http://textweek.com" target="_blank">Lectionary&#8217;s</a> epistle readings.</p>
<p>My goal, every Lent, is to very intentionally challenge students to develop the daily disciplines which will ground their faith in an ever deepening relationship with the God whose name they claim.  That&#8217;s not to say that during Epiphany I attempt to help they develop a superficial version of Christianity that only affects their Sunday mornings and Tuesday nights &#8211; it&#8217;s just that Lent provides an intentional time every year to teach them to focus on the presence of God in every part of their life.</p>
<p>And so, I find myself wondering what we will do this year to help move us toward this goal.</p>
<p><span id="more-320"></span>I&#8217;m taking as our <strong>theme verse</strong> for this series <a href="http://www.biblegateway.com/passage/?book_id=54&amp;chapter=5&amp;verse=17&amp;version=31&amp;context=verse" target="_blank">2 Corinthians 5:17</a>: &#8220;Therefore, if anyone is in Christ, he is a new creation; the old has gone, the new has come!&#8221;</p>
<p>One of the <strong>key mental images</strong> that will inspire this series will the the experience of the disciples on Easter morning.  Imagine going to bed Saturday night in despair.  You&#8217;ve cried so long you&#8217;re not sure there are any tears left.  And the only emotion greater than your sorrow over Jesus&#8217; death is your fear for your own life.  Rumor has it the authorities are even now looking everywhere they can to find you and your friends, so they can finish what they started on Friday.</p>
<p>Now imagine waking up on Sunday morning, hearing the rumors.  All day you listen as the reports come in.  First the women.  Then Peter and John.  Finally the disciples who had snuck off to go fishing and the two guys who headed home to Emmaus.  Finally, Jesus himself shows up.</p>
<p><strong>Sometime between going to bed Saturday night, and going to bed Sunday night (if anyone was even <em>able</em> to sleep) everything changed.</strong></p>
<p>Another shaping image will be the sacrament of baptism, which our church will be celebrating on Easter morning.  Being buried with Christ one moment, being raised to new life the next.  One of the images that may even make it into our teaching is the flood scene from O Brother, Where Art Thou.  After teasing Pete and Delmar for being so naive to think that their baptism meant anything, in the final scene Everett prays for deliverance and a flood sweeps through the valley changing everything.</p>
<p><strong>Sometime between going under the waters of baptism, and being pulled out, everything changes.</strong></p>
<p>Or at least it should.</p>
<p>A lot of times we fail to live transformed lives.  But what would happen if you woke up one morning and found everything had changed?  If as you came up out of the water, your world was transformed?</p>
<p>Our theme is transformation, a relationship with God which is more than just on Sundays and Tuesdays, but influences every aspect of our life, until the only way to really explain it is to say &#8220;the old has gone, the new has come.</p>
<p>Toward that  end we&#8217;ve decided our series title will be <strong>My Brand New Life</strong>.</p>
<p>However, the question remains how do we make this something more than just a teaching series on Tuesday nights?  <strong>How do we integrate this teaching into our student&#8217;s everyday lives?</strong> How do we create a community in which such transformation can really take place?  And how do we encourage them to share what they&#8217;re learning with their friends?</p>
<p>Here are the ideas we&#8217;re trying to flesh out to accomplish this move from the sanctuary into our students&#8217; everyday lives:</p>
<ul>
<li><strong>A Website</strong> &#8211; We have a <a href="http://watersedgeyouth.com" target="_blank">youth ministry website</a>, and I obviously have my own blog.  But we will be launching a website specifically for this series at www.mybrandnewlife.org.  (Right now that domain points to our ministry&#8217;s website as we develop the site.)  Hosted in a sub-directory of our ministry&#8217;s website, this was astonishingly cheap, and judging by the responses from my brainstorming team, it will definitely get some attention and create some excitement.  The goal will eventually be that the website becomes a place to coordinate our efforts to move onto the <a href="http://www.youthspecialties.com/blog/2009/the-4th-screen/" target="_blank">fourth screen</a> of our student&#8217;s lives.  (Thanks, Adam for the inspiration.)   We&#8217;re brainstorming ways of using the website to display creativity, fuel discussions, guide devotions, share prayer requests and create an increased sense of community.</li>
<li><strong>SMS/MMS integration.</strong> We&#8217;re still fleshing out all the ways this will work, but we&#8217;re interested in leveraging SMS/MMS technology (essentially txt, pix and flix messages) to enhance the sense of community, to inspire creativity and to equip students to share what they are experiencing with their friends.  We understand that SMS can sometimes have the effect of isolating students from the real world around them.  (See that kid in the corner texting his friends, oblivious to what&#8217;s going on around him?)  That&#8217;s not our goal.  Instead we want to use SMS and MMS to give them such exciting content that rather than getting lost in their cell phones they are inspired to hand their cell phone to a friend and say &#8220;Hey look at this!&#8221;  Or better yet, &#8220;Help me with this!&#8221;  We want to bring what they&#8217;re learning and experiencing in our youth ministry into their everyday relationships so they share it with their friends and engage with it all week long.</li>
<li><strong>Traditional Disciplines.</strong> Obviously, web, SMS and MMS are but tools used to get  students&#8217; attention and to encourage creativity and community. The goal is the formation of a Christian community that is dedicated to the spiritual disciplines of prayer and meditation on God&#8217;s Word.</li>
</ul>
<p>Obviously this is going to require fun, creativity and new ways of engaging students.  The goal is not to suck them into a website, but rather to use technology to move our youth ministry out of our sanctuary and into their everyday relationships with their friends.</p>
<p><strong>How can you get involved?</strong></p>
<p>First, you can &#8220;<strong>ride along</strong>&#8221; with our creative team.  We&#8217;re so early in this development that we have no artwork, no real website, nothing.  We&#8217;re all ideas and mental images at this point.  The fleshing out is yet to come.  But we invite you to follow us as we move from concept to implementation.  You get to see the lame ideas that get left on the cutting room floor, the great ideas that wither on the vine because we can&#8217;t figure out how to make them work, and the mediocre ideas that God decides to use for his glory.</p>
<ul>
<li><strong>Watch</strong> <a href="http://www.watersedgeyouth.com/mybrandnewlife" target="_blank">www.watersedgeyouth.com/mybrandnewlife</a> to see the website come together.  From blank template to final product launch, see the development from start to finish.  Right now, there are no links on our website to this directory.  But with this direct link you&#8217;ve got the all access pass to get you through the back door.</li>
<li><strong>Subscribe</strong> to this blog to see the thought process that lies behind the developments.</li>
<li><strong>Follow</strong> me on <a href="http://twitter.com/pastorbuhro" target="_blank">twitter</a> to listen to me mumble to myself and cry out to friends for help as I try to flesh out the great ideas our creative team comes up with.</li>
</ul>
<p>Second, you can <strong>&#8220;chime in&#8221;</strong>.  Whether it&#8217;s replying to a query twittered to the world or offering feedback in the comments on this blog, please, feel free to throw in your two cents.  After all, that&#8217;s why I&#8217;m blogging all this.  Not to say &#8220;Look at us and see what we&#8217;re doing.&#8221; If that was the goal I&#8217;d wait for the final product before I started broadcasting it to the world.  But rather I&#8217;m hoping to ask &#8220;Hey, what ideas do you have?&#8221; and &#8220;What do you think about this one?&#8221;</p>
<p>So, join us on this journey from idea to implementation.  And feel free to steal any of the ideas or resources along the way if they&#8217;d be helpful to you and your ministry. (After all, I&#8217;m hoping you&#8217;ll share some of your ideas with us.)</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.samplertosower.com%2F2009%2F01%2Fmybrandnewlifeorg-from-the-ground-up%2F';
  addthis_title  = 'mybrandnewlife.org%3A+From+the+Ground+Up';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.samplertosower.com/2009/01/mybrandnewlifeorg-from-the-ground-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
