<?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>Blog Carnival Tips &#187; Managing</title>
	<atom:link href="http://blogcarnivaltips.com/category/managing/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogcarnivaltips.com</link>
	<description>Help with starting, managing, hosting, and reading blog carnivals</description>
	<lastBuildDate>Wed, 16 Sep 2009 06:27:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Screen the submissions with clear rules</title>
		<link>http://blogcarnivaltips.com/2009/09/16/screen-the-submissions-with-clear-rules/</link>
		<comments>http://blogcarnivaltips.com/2009/09/16/screen-the-submissions-with-clear-rules/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 06:27:42 +0000</pubDate>
		<dc:creator>mbhunter</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Managing]]></category>

		<guid isPermaLink="false">http://blogcarnivaltips.com/?p=40</guid>
		<description><![CDATA[If there are no rules for what can be submitted to your blog carnival, then just about anything will be submitted!  The overall quality of posts submitted to the Carnival of Debt Reduction had been going downhill a touch.  Lots of automatic carnival submission was happening through BlogCarnival.com, and I decided to cut the cord [...]]]></description>
			<content:encoded><![CDATA[<p>If there are no rules for what can be submitted to your blog carnival, then just about anything will be submitted!  The overall quality of posts submitted to the <a href="http://www.carnivalofdebtreduction.com">Carnival of Debt Reduction</a> had been going downhill a touch.  Lots of <a href="http://blogcarnivaltips.com/2009/01/30/powerful-backlink-tool-or-spammer-in-a-box/">automatic carnival submission</a> was happening through BlogCarnival.com, and I decided to cut the cord over there.  That reduced the volume quite a bit, and the folks that were submitting on-topic articles already knew about the <a href="http://blogcarnivaltips.com/2008/11/02/a-quick-roll-your-own-carnival-submission-form/">blog carnival submission form</a> on my site.</p>
<p>I decided to take things a step further and make it very clear what was to be expected of people submitting to the carnival.  I drafted a set of <a href="http://www.carnivalofdebtreduction.com/rules">blog carnival rules</a> and added a check box on the submission form that indicated that they accepted the rules.  The rules could be used as screens by the hosts.  Don&#8217;t follow the rules, and it&#8217;s an easy rejection.  It makes the host&#8217;s job much easier, which is a good thing for a carnival manager.</p>
<p>What I regret it that I didn&#8217;t do this a long time ago.  My aunt, who was a health teacher, always said that it&#8217;s far easier to be strict at the beginning than it is to get stricter later.  The <a href="http://www.bestofmoneycarnival.com/">Best of Money Carnival</a> started things off on the right foot with very clear rules.  Hosting that carnival was a breeze, and I hope that hosts of my carnival find it just as easy.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogcarnivaltips.com/2009/09/16/screen-the-submissions-with-clear-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A quick roll-your-own carnival submission form</title>
		<link>http://blogcarnivaltips.com/2008/11/02/a-quick-roll-your-own-carnival-submission-form/</link>
		<comments>http://blogcarnivaltips.com/2008/11/02/a-quick-roll-your-own-carnival-submission-form/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 07:12:28 +0000</pubDate>
		<dc:creator>mbhunter</dc:creator>
				<category><![CDATA[Managing]]></category>

		<guid isPermaLink="false">http://blogcarnivaltips.com/2008/11/02/a-quick-roll-your-own-carnival-submission-form/</guid>
		<description><![CDATA[BlogCarnival.com has become an integral part of many blog carnivals.&#160; They were down for about a week with database maintenance.&#160; I know that this was probably quite hectic for them as well as for all of the carnival managers that depend on the features it brings to the table.
A reasonable backup plan to handle submissions [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.blogcarnival.com">BlogCarnival.com</a> has become an integral part of many blog carnivals.&nbsp; They were down for about a week with database maintenance.&nbsp; I know that this was probably quite hectic for them as well as for all of the carnival managers that depend on the features it brings to the table.</p>
<p>A reasonable backup plan to handle submissions is to post an e-mail address to send the submissions to, and ask for blog name, blog URL, post name, post URL, blogger name or screen name, and any remarks about the post.&nbsp; That covers most of the important things a host would need to put their carnival together.</p>
<p>This will work, but it can suffer from being a little bit too free-form.&nbsp; A better solution is to set up a submission form on the website with specific fields and with form validation.&nbsp; This requires a bit of scripting to pull off, but I found a great Wordpress form generator that let me roll my own submission form for the <a href="http://www.carnivalofdebtreduction.com">Carnival of Debt Reduction</a>.&nbsp; It&#8217;s the <a href="http://www.dagondesign.com/articles/secure-php-form-mailer-script/">Secure PHP Form Mailer Script by Dagon Design</a>.</p>
<p>Here&#8217;s what I did to put together <a href="http://www.carnivalofdebtreduction.com/submit/">the form you see here</a>:</p>
<ul>
<li>I downloaded the script, unpacked it, uploaded it to my wp-content/plugins directory, and activated it.&nbsp; Standard plugin installation.
<li>I signed up for a <a href="http://recaptcha.net/">Recaptcha</a> account for my spam retarder.&nbsp; This gave me the two keys I needed for the plugin.&nbsp; I selected the Recaptcha option and entered the two keys in the&nbsp; Plugins -&gt; DFFM-Main section in the Settings tab of my Wordpress admin section.
<li>I edited the submit page and added the code <strong>&lt;!&#8211; ddfm1 &#8211;&gt; </strong>to that page where I wanted the form to appear.&nbsp;&nbsp;
<li>I clicked on the DFFM1 tab to customize the form.&nbsp; For what you see on that form, this is what I put in the Form Structure portion: </li>
</ul>
<blockquote><p><strong>type=text|class=fmtext|label=Your Name|fieldname=fm_name|max=100|req=true <br />type=text|class=fmtext|label=Email|fieldname=fm_email|max=100|req=true|ver=email <br />type=text|class=fmtext|label=Blog Name|fieldname=fm_blog_name|max=100|req=true <br />type=text|class=fmtext|label=Blog URL|fieldname=fm_blog_url|max=100|req=true <br />type=text|class=fmtext|label=Post Title|fieldname=fm_post_title|max=100|req=true <br />type=text|class=fmtext|label=Post Permalink|fieldname=fm_permalink|max=100|req=true <br />type=text|class=fmtext|label=Post Trackback|fieldname=fm_trackback|max=100|req=false <br />type=verify|class=fmverify|label=Verify <br />type=textarea|class=fmtextarea|label=Remarks|fieldname=fm_remarks|max=1000|rows=6|req=false</strong></p>
</blockquote>
<ul>
<li>And here&#8217;s what I put into the Message Structure portion: </li>
</ul>
<blockquote><p><strong>Someone has submitted a post to the Carnival of Debt Reduction! </strong></p>
<p><strong>Email: fm_email <br />Blog Name: fm_blog_name <br />Blog URL:&nbsp; fm_blog_url <br />Name/Nickname: fm_name <br />Post Title: fm_post_title <br />Post Permalink: fm_permalink <br />Post Trackback: fm_trackback <br />Remarks:&nbsp; fm_remarks </strong></p>
<p><strong>Thanks!</strong></p>
</blockquote>
<ul>
<li>Those two points above are what define it as a carnival submission form.&nbsp; I think the rest of the options on the form customization page are self-explanatory and they&#8217;re best learned just by playing with them.
<li>One slightly-tricky thing I did was to change the text in the button to &#8220;Submit&#8221; rather than the default.&nbsp; The fix is to change one of the identifiers in the lang/English.php file: </li>
</ul>
<blockquote><p><strong>define(&#8217;DDFM_SUBMITBUTTON&#8217;, &#8216;Submit&#8217;);</strong></p>
</blockquote>
<p>And that&#8217;s mostly it.&nbsp; This is a decent way to get a carnival submission form up and running on Wordpress.&nbsp; Hope this helps you manage your carnival better!&nbsp; </p>
]]></content:encoded>
			<wfw:commentRss>http://blogcarnivaltips.com/2008/11/02/a-quick-roll-your-own-carnival-submission-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Try scheduling hosts in advance</title>
		<link>http://blogcarnivaltips.com/2008/04/29/try-scheduling-hosts-in-advance/</link>
		<comments>http://blogcarnivaltips.com/2008/04/29/try-scheduling-hosts-in-advance/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 05:26:05 +0000</pubDate>
		<dc:creator>mbhunter</dc:creator>
				<category><![CDATA[Managing]]></category>

		<guid isPermaLink="false">http://blogcarnivaltips.com/2008/04/29/try-scheduling-hosts-in-advance/</guid>
		<description><![CDATA[This is a rule that I don&#8217;t follow all the time, and it adds a lot of stress having to find a host from week to week.
The Carnival of Personal Finance has come to ask for hosts quarterly.  He asks for hosts about a month in advance, then decides over the next couple of [...]]]></description>
			<content:encoded><![CDATA[<p>This is a rule that I don&#8217;t follow all the time, and it adds a lot of stress having to find a host from week to week.</p>
<p>The <a href="http://www.carnivalofpersonalfinance.com">Carnival of Personal Finance</a> has come to ask for hosts quarterly.  He asks for hosts about a month in advance, then decides over the next couple of weeks who to have.  The schedule is then ready to go for three months, and it&#8217;s pretty much smooth sailing from there.</p>
<p>My <a href="http://www.carnivalofdebtreduction.com">Carnival of Debt Reduction</a> isn&#8217;t quite so big yet but here&#8217;s what I did the last time:</p>
<ul>
<li><b>I asked for hosts in a forum that is read by a lot of the bloggers in my niche.</b>  I received a number of requiests to host just from one post in the <a href="http://forums.moneyblognetwork.com">Money Blog Network Forums</a>.</li>
<li><b>After I assembled a bunch of interested hosts,</b> I sent an e-mail (bcc to all of them) with a tentative schedule that took all of their requests into account.</li>
<li><b>As people respond back to me,</b> the hosting schedule takes form.</li>
</ul>
<p>If your blog carnival has been around for a while then it makes sense to streamline how you set up your hosting schedule.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogcarnivaltips.com/2008/04/29/try-scheduling-hosts-in-advance/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Empower your hosts</title>
		<link>http://blogcarnivaltips.com/2008/03/04/empower-your-hosts/</link>
		<comments>http://blogcarnivaltips.com/2008/03/04/empower-your-hosts/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 08:57:54 +0000</pubDate>
		<dc:creator>mbhunter</dc:creator>
				<category><![CDATA[Managing]]></category>

		<guid isPermaLink="false">http://blogcarnivaltips.com/2008/03/04/empower-your-hosts/</guid>
		<description><![CDATA[Managing a blog carnival can be really easy if you have great hosts.  Great hosts write inventive posts for the carnivals and help to promote the carnival.  It&#8217;s their edition of the carnival, so a good reflection on them is a good reflection on you.
My Carnival of Debt Reduction is no exception.  I have great [...]]]></description>
			<content:encoded><![CDATA[<p>Managing a blog carnival can be really easy if you have great hosts.  Great hosts write inventive posts for the carnivals and help to promote the carnival.  It&#8217;s <em>their </em>edition of the carnival, so a good reflection on them is a good reflection on you.</p>
<p>My <a href="http://www.carnivalofdebtreduction.com">Carnival of Debt Reduction</a> is no exception.  I have great hosts.  I&#8217;m not the most organized person in the world, and they keep me in line and make sure the carnival&#8217;s covered if I fall behind a little bit.  It&#8217;s a great position to be in to have that kind of support from your hosts.</p>
<p><strong>I hope that part of this support stems from me basically letting them do what they want.  </strong>I try very hard not to micromanage and to empower them to put together their carnivals however they see fit.  Some of the hosts are pretty liberal with the topics of posts accepted into the carnivals, and others really want the posts to be closely tied to the carnival&#8217;s theme, which is on debt reduction resources and stories.  Most things are fine with me.  Why?</p>
<ul>
<li><strong>It&#8217;s my carnival, but it&#8217;s their blogs.  </strong>Bloggers absolutely have to have control on what goes up on their blogs.  If I demand which posts should be included, then I take that freedom away from them.</li>
<li><strong>It removes any barriers that I might impose.  </strong>If hosts have to seek approval from me, it slows them down, and things don&#8217;t go as smoothly.</li>
<li><strong>They have different opinions than I do on the topic.  </strong>It&#8217;s this diversity of viewpoints that keeps the carnival fresh.</li>
<li><strong>I don&#8217;t like remembering a lot of rules.  </strong>This is a personality trait of mine, but a lot of rules give me hives.</li>
</ul>
<p>Empowering your hosts means trusting them to put together a good carnival and to ask when there&#8217;s a question.  The carnivals are wins for everyone, and most hosts already know this, so it&#8217;s easy for me to just let them do what they want, and let everyone reap the benefits.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogcarnivaltips.com/2008/03/04/empower-your-hosts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dealing with spammy submissions</title>
		<link>http://blogcarnivaltips.com/2008/02/03/dealing-with-spammy-submissions/</link>
		<comments>http://blogcarnivaltips.com/2008/02/03/dealing-with-spammy-submissions/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 05:47:15 +0000</pubDate>
		<dc:creator>mbhunter</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Managing]]></category>

		<guid isPermaLink="false">http://blogcarnivaltips.com/2008/02/03/dealing-with-spammy-submissions/</guid>
		<description><![CDATA[As a blog carnival gets more popular, the number of submissions goes up, and the traffic the carnival gets goes up as well.&#160; This is good.&#160; Unfortunately, this popularity also attracts posts that are of marginal quality or are highly commercial.&#160; Or, people will submit several posts to a single edition of the carnival.&#160; Spammy [...]]]></description>
			<content:encoded><![CDATA[<p>As a blog carnival gets more popular, the number of submissions goes up, and the traffic the carnival gets goes up as well.&nbsp; This is good.&nbsp; Unfortunately, this popularity also attracts posts that are of marginal quality or are highly commercial.&nbsp; Or, people will submit several posts to a single edition of the carnival.&nbsp; <i>Spammy</i> is a good word to describe these posts and these submitters.</p>
<p>It gets annoying after a while.&nbsp; <a href="http://www.blogcarnival.com">BlogCarnival.com</a> has enough safeguards that the &#8220;spam&#8221; is limited, but as of now there&#8217;s nothing to prevent someone from going down the line of carnivals and submitting the same post to every single one, or from submitting multiple posts to a single carnival edition.&nbsp; Here are a few ways to handle these kinds of unwanted submissions:
<ul>
<li><b>Leave it up to the host to use editorial discretion.&nbsp; </b>This has worked so far with the <a href="http://www.carnivalofdebtreduction.com">Carnival of Debt Reduction</a>, but some of the hosts are beginning to complain.&nbsp; And rightfully so, I suppose.</li>
<li><b>E-mail the offending poster </b>and ash him/her to post more normally.</li>
<li><b>Ban the offender </b>if the submissions get bad enough or if s/he doesn&#8217;t take the hint.</li>
<li><b>Move the submission form off site.&nbsp; </b>The <a href="http://www.carnivalofpersonalfinance.com">Carnival of Personal Finance</a> did this, and the submissions still seem to be up.&nbsp; <a href="http://www.mightybargainhunter.com/2007/10/15/welcome-to-carnival-of-personal-finance-122/">The last time I hosted</a> the spam was pretty moderate if not non-existent.&nbsp; This might cause a hit in the number of submissions initially, but after a while the posting should get better.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogcarnivaltips.com/2008/02/03/dealing-with-spammy-submissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do due diligence with hosts</title>
		<link>http://blogcarnivaltips.com/2007/12/30/do-due-diligence-with-hosts/</link>
		<comments>http://blogcarnivaltips.com/2007/12/30/do-due-diligence-with-hosts/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 09:54:42 +0000</pubDate>
		<dc:creator>mbhunter</dc:creator>
				<category><![CDATA[Managing]]></category>

		<guid isPermaLink="false">http://blogcarnivaltips.com/2007/12/30/do-due-diligence-with-hosts/</guid>
		<description><![CDATA[Getting hosts for your carnival can be tough.&#160; It takes organization to keep things moving, and sometimes the hosting schedule gets tight.
It&#8217;s tempting to jump at the first person who offers.&#160; That&#8217;s fine but be sure to do some due diligence.
Meaning check out their blog.&#160; Is it a place that you&#8217;d want to have the [...]]]></description>
			<content:encoded><![CDATA[<p>Getting hosts for your carnival can be tough.&nbsp; It takes organization to keep things moving, and sometimes the hosting schedule gets tight.</p>
<p>It&#8217;s tempting to jump at the first person who offers.&nbsp; That&#8217;s fine but <b>be sure to do some due diligence.</p>
<p></b>Meaning check out their blog.&nbsp; Is it a place that you&#8217;d want to have the carnival posted at?&nbsp; Is the blog ready for the carnival (assuming it&#8217;s a popular carnival)?</p>
<p>I didn&#8217;t check out someone&#8217;s blog for the carnival that I manage.&nbsp; There were some questionable advertisements (almost not safe for work) in the sidebar, but I had already asked the person to host.&nbsp; I had to apologize to the person I asked to host and eat a lot of crow.&nbsp; If I hadn&#8217;t, I might get someone fired who checked the carnival at work on break, which wouldn&#8217;t be good at all.</p>
<p>Word to the wise:&nbsp; Don&#8217;t do what I did, and check your hosts&#8217; blogs out before extending the invitation to host.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogcarnivaltips.com/2007/12/30/do-due-diligence-with-hosts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Communicate with your hosts</title>
		<link>http://blogcarnivaltips.com/2007/11/27/communicate-with-your-hosts/</link>
		<comments>http://blogcarnivaltips.com/2007/11/27/communicate-with-your-hosts/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 03:42:12 +0000</pubDate>
		<dc:creator>mbhunter</dc:creator>
				<category><![CDATA[Managing]]></category>

		<guid isPermaLink="false">http://blogcarnivaltips.com/2007/11/27/communicate-with-your-hosts/</guid>
		<description><![CDATA[If you&#8217;re managing a carnival then you know how important your hosts are.&#160; They can make managing the carnival a piece of cake.&#160; And if they volunteer to host, they likely know what it entails and will put together a good carnival for you, the carnival readers, and for the submitters.
Once in a while, though, [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re managing a carnival then you know how important your hosts are.&nbsp; They can make managing the carnival a piece of cake.&nbsp; And if they volunteer to host, they likely know what it entails and will put together a good carnival for you, the carnival readers, and for the submitters.</p>
<p>Once in a while, though, life gets in the way, someone forgets, someone gets kicked down by a really bad cold, someone dies, etc.&nbsp; The carnival may (rightfully) take a back seat for the moment while things get sorted out.&nbsp; A week ago the host for the <a href="http://www.carnivalofdebtreduction.com">Carnival of Debt Reduction</a> got really ill and didn&#8217;t post.&nbsp; I finally saw her online and asked where the carnival was.&nbsp; She told me that she was sick, and I stepped in and did the carnival for her.</p>
<p>Now, I was pretty sure something was wrong because this particular host was on top of things in previous editions of the carnival.&nbsp; Even though I had to approach her as to why the carnival wasn&#8217;t posted, the day of the carnival was the first time that I actually tried to remind her.&nbsp; <b>This was a mistake.</b>&nbsp; I should have checked before then.&nbsp; Here are a few tips to keep on top of your carnival hosts (in an unobtrusive way):
<ul>
<li><b>A few days before the carnival, check the e-mail account where the submissions go.&nbsp; </b>If it&#8217;s a Gmail account, then if the host has read them, they&#8217;ll be marked read unless the host (a) hasn&#8217;t read them yet or (b) deliberately marked them unread again.&nbsp; It&#8217;s a positive indicator if they&#8217;re marked read, but inconclusive if they&#8217;re not marked read. <img src='http://blogcarnivaltips.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
<li><b>Email the host to remind them of the carnival and ask for a response.&nbsp; </b>It&#8217;s important to ask them for a response to make sure it&#8217;s still in the cards for them to host.&nbsp; I&#8217;ve found most hosts will respond if you ask them to.</li>
<li><b>If the carnival isn&#8217;t posted on time, politely look for an answer.&nbsp; </b>It&#8217;s common sense to me not to dump on your hosts, but it&#8217;s always better to assume something&#8217;s wrong than to accuse.</li>
<li><b>Pinch hit if necessary.&nbsp; </b>It may be that you end up dressing up an InstaCarnival just to get the carnival edition out the door.&nbsp; If this is the case, then definitely be sure to e-mail all of the participants so that they know where the carnival is, because they&#8217;ll be expecting it somewhere else.&nbsp; I found it was helpful to explain why the carnival moved at the last minute, and folks had sympathy for the sick host.</li>
</ul>
<p>It&#8217;s definitely better to communicate more with your hosts.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogcarnivaltips.com/2007/11/27/communicate-with-your-hosts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
