<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Bloginners</title>
	
	<link>http://bloginners.co.uk</link>
	<description>Start Your Story</description>
	<lastBuildDate>Tue, 26 Jun 2012 17:56:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/startyourstory" /><feedburner:info uri="startyourstory" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Create a Custom RSS Sign-off to Increase Your Subscribers</title>
		<link>http://feedproxy.google.com/~r/startyourstory/~3/9cx-0Mrbh4c/</link>
		<comments>http://bloginners.co.uk/create-custom-rss-sign-off-increase-your-subscribers/#comments</comments>
		<pubDate>Tue, 26 Jun 2012 17:56:22 +0000</pubDate>
		<dc:creator>James Watts</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[shortcode]]></category>
		<category><![CDATA[sign-off]]></category>
		<category><![CDATA[subscribers]]></category>

		<guid isPermaLink="false">http://bloginners.co.uk/?p=10266</guid>
		<description><![CDATA[<p>RSS subscribers are very important when it comes to build a loyal readership. A lot of blogs will have an RSS feed icon somewhere in their sidebar, which is great, but today we&#8217;re going to show you how you can utilise that valuable space at the end of your articles ...]]></description>
				<content:encoded><![CDATA[<p>RSS subscribers are very important when it comes to build a loyal readership. A lot of blogs will have an RSS feed icon somewhere in their sidebar, which is great, but today we&#8217;re going to show you how you can utilise that valuable space at the end of your articles to boost the amount of people who subscribe to your blog by using a custom RSS sign-off.</p>
<p>Firstly let&#8217;s take a look at what we are going to try to replicate:</p>
<p>[rss-so]</p>
<p>This large &#8216;Call-to-action&#8217; has a clear purpose, to be noticed and to get people to subscribe!</p>
<p><em>Note: You will need to be using a Self-hosted WordPress site for this to work </em></p>
<h2>Creating Your RSS Sign-off Image</h2>
<p>The first thing you will need to do is create your RSS sign off image. Although you can quite easily use a copyright-free image, creating your own give you full reign over the design &#8211; you can also then tailor the design to your blog&#8217;s theme.</p>
<p>If you aren&#8217;t able to create your own image, but find the quality of the free RSS buttons available quite poor &#8211; you can find some good quality buttons <a href="http://graphicriver.net/item/4-cleann-glossy-rss-subscribe-buttons-pack/68373?WT.ac=search_item&amp;WT.seg_1=search_item&amp;WT.z_author=aaronova&amp;ref=jameswatts1990" target="_blank">such as these</a> for as little as $2.</p>
<p>If you don&#8217;t have Photoshop, or similar photo-editing software, try <a href="http://pixlr.com/editor/" target="_blank">Pixlr</a> &#8211; a free, browser based alternative.</p>
<h3>Here are some tips to bear in mind whilst creating your image:</h3>
<ul>
<li>Do you want your RSS sign-off to fit the width of the page? If so, you will need to measure the width of your content area. You can easily achieve this with browser extensions such as Measureit for <a href="https://addons.mozilla.org/en-US/firefox/addon/measureit/" target="_blank">Firefox</a> or <a href="https://chrome.google.com/webstore/detail/aonjhmdcgbgikgjapjckfkefpphjpgma" target="_blank">Chrome</a></li>
<li>For the best user experience, you will need to make at least 2 designs, one of which being for when the someone hovers over the original image. This helps people recognise the image is a link &#8211; if you are creating a button, one simple way of doing this is to reverse the gradient you used on the button</li>
<li>People are familiar with the orange RSS logo and what it means &#8211; by all means be creative but don&#8217;t deviate too far &#8211; you can <a href="http://en.wikipedia.org/wiki/File:Feed-icon.svg" target="_blank">download the RSS icon from Wikipedia to use in your design here</a></li>
<li>Have a strong call to action to encourage people to click &#8211; Why not try: <em>Subscribe Now, Follow Us, Read More, Click to Subscribe</em> etc.</li>
<li>In terms of dimensions &#8211; you don&#8217;t want too large an image, although you don&#8217;t want something too small either. Try playing around to see what you think looks best, but generally a height of 50-100px will work best</li>
</ul>
<h2>Using Shortcodes to Display Your RSS Sign-off</h2>
<p>Now this is image is going to work best when we add it to the end of our posts as  a sign-off. The easiest way to do this is to download a plugin such as <a href="http://wordpress.org/extend/plugins/my-shortcodes/screenshots/" target="_blank">My Shortcodes</a>. <em>Note: We are going to complete the next stage of this tutorial using My Shortcodes</em></p>
<h3><em></em>Install My Shortcodes</h3>
<p>If you are familiar with FTP, then you can <a href="http://wordpress.org/extend/plugins/my-shortcodes/screenshots/" target="_blank">download My Shortcodes</a> and upload it to the plug-in directory of your WordPress install &#8211; The easier way is to open up your WordPress admin dashboard and navigate to the &#8216;Plugins&#8217; page, click add new and then simply search &#8216;My Shortcodes&#8217;, then hit install.</p>
<p style="text-align: center;"><img class="size-full wp-image-10268 aligncenter" style="border: 1px solid black;" title="install my shortcodes" src="http://bloginners.co.uk/wp-content/uploads/2012/05/install-my-shortcodes.png" alt="" width="510" height="261" /></p>
<h3 style="text-align: left;">Configuring Your RSS Sign-Off with My Shortcodes</h3>
<p>Navigate to the &#8216;My Shortcodes&#8217; settings page that has been added to your WordPress admin sidebar, you will then see something like this:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-10269" style="border: 1px solid black;" title="configure my shortcodes" src="http://bloginners.co.uk/wp-content/uploads/2012/05/configure-my-shortcodes.png" alt="" width="510" height="368" /></p>
<p style="text-align: left;"><strong>Element Name</strong>: Here we choose the name for our shortcode &#8211; it can be anything, but keep it relevant</p>
<p style="text-align: left;"><strong>Category</strong>: Again, this can be anything, it just dictates how your shortcodes are organised in My Shortcodes</p>
<p style="text-align: left;"><strong>Shortcode</strong>: This is the important one &#8211; what you type here is what you will need to type in to your WordPress post (in square brackets) to show the RSS sign-off. Make sure it is something you will remember!</p>
<p style="text-align: left;"><strong>Type</strong>: Leave this at the default shortcode selection</p>
<h3 style="text-align: left;">Creating the HTML for Your Sign-off</h3>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-10270" style="border: 1px solid black;" title="template my shortcodes" src="http://bloginners.co.uk/wp-content/uploads/2012/05/template-my-shortcodes.png" alt="" width="510" height="183" /></p>
<p style="text-align: left;">Now, to actually create our custom RSS sign-off shortcode, we need to add the following to the &#8216;Template&#8217; section:</p>
<pre class="brush:php">&lt;a class="rss-so" href="http://feeds.feedburner.com/startyourstory"&gt;&lt;/a&gt;</pre>
<p>This is a link to your feed (remember to change the link to your own RSS feed), with a class defined to it. Here we have defined the class as rss-so, this will allow us to style it with CSS in the next step.</p>
<h3 style="text-align: left;">Styling Your Sign-off with CSS</h3>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-10275" style="border: 1px solid black;" title="css" src="http://bloginners.co.uk/wp-content/uploads/2012/05/css.png" alt="" width="510" height="183" /></p>
<p style="text-align: left;">To the CSS section, you will need to add the following:</p>
<pre class="brush:css">.rss-so {
display:block;
background-image:url(http://your image url);
width:528px;
height:92px;
}
.rss-so:hover {
background-image:url(http://your image url);
}</pre>
<p style="text-align: left;">Here you will need to change the width and height defined above to match that of your image &#8211; and you will also need to point to your image&#8217;s URL. (For this you will need to have uploaded your image to your server.)</p>
<p style="text-align: left;">The second section .rss-so:hover simply tells the browser to display a different image when a users hovers over the original image. Feel free to remove this section if you have not created two separate images.</p>
<h3 style="text-align: left;">Using Your Shortcode</h3>
<p>You&#8217;ve now created your RSS sign-off, so go ahead and click save. Now whenever want to add it to a post, simply type whatever you entered in to the Shortcode box (in the shortcode settings tab) surrounded by [ ] brackets and your image will appear!</p>
<p>Look what happens when we put square brackets around rss-so (our short code):</p>
<p>[rss-so]</p>
<p>Let us know how you got on with this &#8211; feel free to leave a link to where you have used it or if something hasn&#8217;t quite worked out right, leave your problem below and we&#8217;ll try our best to help you!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/startyourstory?a=9cx-0Mrbh4c:kh4YfasvW-0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/startyourstory?i=9cx-0Mrbh4c:kh4YfasvW-0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/startyourstory?a=9cx-0Mrbh4c:kh4YfasvW-0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/startyourstory?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/startyourstory?a=9cx-0Mrbh4c:kh4YfasvW-0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/startyourstory?i=9cx-0Mrbh4c:kh4YfasvW-0:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/startyourstory/~4/9cx-0Mrbh4c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://bloginners.co.uk/create-custom-rss-sign-off-increase-your-subscribers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://bloginners.co.uk/create-custom-rss-sign-off-increase-your-subscribers/</feedburner:origLink></item>
		<item>
		<title>Automate Your WordPress Blog Whilst You Enjoy a Vacation</title>
		<link>http://feedproxy.google.com/~r/startyourstory/~3/EitknD7i9fs/</link>
		<comments>http://bloginners.co.uk/automate-your-wordpress-blog-vacation/#comments</comments>
		<pubDate>Fri, 22 Jun 2012 17:00:18 +0000</pubDate>
		<dc:creator>James Watts</dc:creator>
				<category><![CDATA[Advanced Blogging]]></category>
		<category><![CDATA[automate]]></category>
		<category><![CDATA[buffer]]></category>
		<category><![CDATA[holiday]]></category>
		<category><![CDATA[schedule]]></category>
		<category><![CDATA[timely]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://bloginners.co.uk/?p=10359</guid>
		<description><![CDATA[<p>Many bloggers have the difficult task of writing for a blog, maintaining the blog and developing its social media presence without help. This can be quite a demanding workload, especially if you are running a blog with a full-time job. So what do you do when you go on your ...]]></description>
				<content:encoded><![CDATA[<p>Many bloggers have the difficult task of writing for a blog, maintaining the blog and developing its social media presence without help. This can be quite a demanding workload, especially if you are running a blog with a full-time job. So what do you do when you go on your summer vacation? Why not automate your WordPress blog this summer, so you can enjoy your vacation!</p>
<p>You could always &#8216;take your blog with you&#8217; &#8211; find a Wi-Fi spot and carry on writing, but unless you are a travel blogger &#8211; that kinda defeats the purpose of a holiday.</p>
<p>In this article, we are going to be taking a look at how you can automate your wordpress blog and social media accounts whilst still engaging with your community. Some of these techniques you&#8217;ll be able to apply to other blogging platforms too, such as Blogger. We&#8217;ll also be taking at look at how professional blogger <a href="https://twitter.com/#!/problogger">Darren Rowse</a> managed to maintain his blog, <a href="http://www.problogger.net/">Problogger</a> during his vacation to the <a href="http://www.flickr.com/photos/dexxus/4714207610/">gorgeous, Queensland</a>.<span id="more-10359"></span></p>
<h2>You Don&#8217;t Have to Leave Your Blog Unattended this Vacation</h2>
<p>You may be jetting off to the other side of the world for a week or two, or maybe you&#8217;re just heading to a different county or state, but either way &#8211; it can sometimes be a daunting experience leaving your blog to tick over by itself while you are away enjoying yourself.</p>
<p>Fortunately, there are a number of ways you can maintain your blog and even get it to automate itself &#8211; so it&#8217;s like you never left! There is no doubt that your readers like consistency, so if you normally post 2 or 3 times a week and then disappear for 2 weeks &#8211; they might start to get a bit concerned&#8230;</p>
<p>Don&#8217;t feel like you have to leave your blog to its own devices entirely, in fact I&#8217;d discourage that. We&#8217;ll shortly be looking at how often you should check in whilst on holiday and how you should be spending your time online without eating in to too much of your vacation time.</p>
<p>But first, let&#8217;s take a look at some of the ways you can automate your WordPress blog whilst you are away.</p>
<h2>Automate Your WordPress Blog Using These Simple Techniques</h2>
<h3>Schedule Posts</h3>
<p>Now this is the staple tool of the vacationing blogger. Scheduling posts allows you to simply make sure your article goes out at a certain time instead of instantly. Both WordPress and Blogger offer this simple ability, which is great news for when you are planning your vacation.</p>
<div id="attachment_10361" class="wp-caption aligncenter" style="width: 520px"><img class="size-full wp-image-10361 " style="border: 1px solid black;" title="schedule wordpress" src="http://bloginners.co.uk/wp-content/uploads/2012/06/schedule-wordpress1.png" alt="automate your wordpress blog by scheduling posts" width="510" height="276" />
<p class="wp-caption-text">Scheduling a post with WordPress</p>
</div>
<p>Of course, you have to write the posts first! This can mean a little extra work during the run up to your holiday as you will need to prepare those extra articles. Try and stay in keeping with your usually posting pattern &#8211; for example, if you&#8217;re going away for a week and normally post everyday &#8211; prepare 7 extra articles and schedule one of these to go out every day you are away.</p>
<p>If you are going to find it difficult to prepare all the extra posts needed whilst you are away, then you might want to consider the next option, guest posts.</p>
<h3>Guest Posts</h3>
<p>If you need articles fast, one of the best way to get them is to ask for guest posts. You might want to ask members of your community, or head to a guest post site such as <a title="The Ultimate Source of Guest Articles for All Niches" href="http://bloginners.co.uk/the-ultimate-source-of-guest-articles-for-all-niches/">MyBlogGuest</a>. However you go about it, just be sure the authors of these posts are aware of the times that the posts are scheduled to go out on.</p>
<p>When you schedule a post, you will be given its URL &#8211; but the contents are only visible to you &#8211; others will get a 404 error. Despite this, give this URL to your guest authors and be sure to tell them to share the URL with their social media communities once the post goes live.</p>
<h3>Schedule Tweets</h3>
<p>Just like scheduling blog posts, you can also schedule tweets. You can use this technique to share interesting stories, articles or your own posts whilst you are away. There are two main methods of doing this &#8211; directly schedule each tweet and time individually or add a number of tweets to a &#8216;buffer&#8217; and let a web application send them out over a timely period.</p>
<h4>Schedule Tweets Manually</h4>
<p>Some of the better tweet-scheduling web apps include:</p>
<ul>
<li><a href="http://cotweet.com/" target="_blank">Cotweet</a></li>
<li><a href="https://www.socialoomph.com/" target="_blank">SocialOomph</a></li>
<li><a href="http://hootsuite.com/" target="_blank">Hootsuite</a></li>
<li><a href="http://gremln.com/UserPages/SignUp.aspx" target="_blank">Gremln</a></li>
</ul>
<p>All these services have paid options and plans, but the free plan for each service is more than adequate for what you will need whilst you&#8217;re away.</p>
<h4>Buffer Your Tweets</h4>
<p>What I personally prefer to do is &#8216;buffer&#8217; my tweets. By doing this, you take all the hard work out of scheduling and let the web apps do the hard work for you. My personal favourites include:</p>
<ul>
<li><a href="http://bufferapp.com/r/434f7" target="_blank">Buffer</a></li>
<li><a href="http://timely.is" target="_blank">Timely</a></li>
</ul>
<p>Note that the Buffer free account has a limit of 10 tweets &#8211; but has much better integration with other applications and services, whereas the Timely service can schedule many more tweets but doesn&#8217;t yet integrate with other apps. See Timely in action below:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-10368" style="border: 1px solid black;" title="timely-schedule-tweets" src="http://bloginners.co.uk/wp-content/uploads/2012/06/timely-schedule-tweets.png" alt="automate your wordpress blog by scheduling tweets" width="510" height="182" /></p>
<h3>Dealing with Discussions on Your Blog</h3>
<p>Whilst you are away, you might want to consider disabling comment moderation. If people have to wait a week or two for their comment to be approved, this could put them off commenting on your site again. On the other hand, by disabling moderation you are opening up your blog to spam or negative comments.</p>
<p>Fortunately, the spam problem is quite minimal as both Blogger and WordPress are great at catching it (make sure you have Akismet enabled on your WordPress blog if you are disabling comment moderation). In my opinion, you are better turning off moderation and deleting any rogue comments when you get back.</p>
<h3>Let People Know You&#8217;re Away</h3>
<p>If you can, let your Twitter followers and Facebook fans know that you&#8217;re away. At least your regular readers will then know you are away. You might get a few offers of help by doing this as well &#8211; and members of the community may be more willing to engage with people in discussions on articles in your absence.</p>
<p>Letting people know that you are off on vacation also ensures people know that you might not be able to answer emails, tweets or comments and can save a lot of frustration.</p>
<h3>Can Anyone Watch Your Blog for You?</h3>
<p>If you have any close friends who you trust and are computer-savvy, it might be worth asking them if they will watch over your blog for you. Of course, you will need to fully brief them on how to handle your blog and it might be worth making a backup of your blog just in case&#8230;</p>
<p>If you have WordPress, you could create them their own login and edit their user capabilities with the <a href="http://wordpress.org/extend/plugins/user-role-editor/" target="_blank">user roles plugin</a> (or a similar plugin). A plugin like this means that you can allow them access only to things that you think they will need. For example, you might want to make them able to moderate comments but not to add new posts.</p>
<p>The most important thing when passing over such a large responsibility to a friend is that you have tried to make the process as easy as possible by following some or all of the above tips above. You will also need to be able to trust the individual! Don&#8217;t go handing over access to your blog to a random Twitter follower, just because they said they&#8217;d help (however genuine they may appear).</p>
<h3>Things to Check Before You Leave</h3>
<p>If you&#8217;ve followed the above tips, then you will of course want to check that you have tweets and posts scheduled &#8211; but what about the actual maintenance of your blog.</p>
<p>If your blog is self hosted or you have a custom domain &#8211; make sure none of these things are due to expire whilst you are away! You wouldn&#8217;t want to come back to your blog to find that the hosting had expired and no-one has been able to access your blog for 2 weeks!</p>
<h2>How Darren Rowse Did it</h2>
<h2><img class="alignright size-full wp-image-10370" style="border: 1px solid black;" title="darren-rowse" src="http://bloginners.co.uk/wp-content/uploads/2012/06/darren-rowse.jpg" alt="how darren rowse automate wordpress blog" width="95" height="135" /></h2>
<p>Problogger, Darren Rowse managed to maintain his blog excellently whilst he was away. Basically, he did the above &#8211; scheduled a combination of guest posts and his own posts &#8211; also getting them to be tweeted out automatically, but he also did a little something else.</p>
<p>Whilst vacationing in Queensland, Darren still managed to keep in touch with Twitter, posting updates on his vacation and some great Instagram pics. If you can access the internet whilst away, I&#8217;d recommend doing the same too, as it adds a touch of personality to your Twitter feed that may otherwise appear a bit robotic whilst you are away.</p>
<p>Not only this though &#8211; Darren actually managed to document his vacation in a blog post whilst away. Now not everyone will want to do this and not everyone may be able to &#8211; but if you can it&#8217;s worth it.</p>
<p>If you can work on a vacation blog post (<a href="http://www.problogger.net/archives/2012/06/07/experience-the-greak-barrier-reef-queensland-with-10-bloggers-from-around-the-world-qldblog/" target="_blank">like Darren&#8217;s on his Great Barrier Reef experience</a>), be sure to take plenty of photos during the day as they&#8217;ll look great in the article. Don&#8217;t otherwise worry about the article whilst you are busy during the day or if you head out to enjoy the nightlife &#8211; but if you get a couple of spare minutes before winding down for bed, try and write down a few words and add some of the better photos.</p>
<p>Not only will this make great reading for your blog&#8217;s followers, it also looks vibrant and helps you reflect on your time away!</p>
<h2>Don&#8217;t Forget&#8230;</h2>
<p>At the end of the day, you&#8217;re on holiday, so enjoy it! Don&#8217;t worry too much about your blog, as if you&#8217;ve automated your WordPress blog, it will be fine. In fact, it will be fine if you don&#8217;t! But automating it, will keep it ticking over just long enough until it can have the pleasure of welcoming you back.</p>
<p><a href="http://www.flickr.com/photos/stage88/" target="_blank">Image Credit</a></p>
<p>[rss-so]</p>
<p>&nbsp;</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/startyourstory?a=EitknD7i9fs:hY8Uquo7dQY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/startyourstory?i=EitknD7i9fs:hY8Uquo7dQY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/startyourstory?a=EitknD7i9fs:hY8Uquo7dQY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/startyourstory?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/startyourstory?a=EitknD7i9fs:hY8Uquo7dQY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/startyourstory?i=EitknD7i9fs:hY8Uquo7dQY:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/startyourstory/~4/EitknD7i9fs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://bloginners.co.uk/automate-your-wordpress-blog-vacation/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://bloginners.co.uk/automate-your-wordpress-blog-vacation/</feedburner:origLink></item>
		<item>
		<title>Cut the Spam: Elegantly Pace Your Tweets with Buffer</title>
		<link>http://feedproxy.google.com/~r/startyourstory/~3/OEcyqsKOlug/</link>
		<comments>http://bloginners.co.uk/cut-the-spam-elegantly-pace-your-tweets-with-buffer/#comments</comments>
		<pubDate>Wed, 20 Jun 2012 17:36:40 +0000</pubDate>
		<dc:creator>James Watts</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[buffer]]></category>
		<category><![CDATA[schedule]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://bloginners.co.uk/?p=10343</guid>
		<description><![CDATA[<p>We all notice it when someone floods our Twitter timeline with multiple tweets over a short time period. This isn&#8217;t in any way malicious on their part, it is just how some people use Twitter &#8211; they log on, reply, tweet and retweet then log off. Unfortunately, often is the ...]]></description>
				<content:encoded><![CDATA[<p>We all notice it when someone floods our Twitter timeline with multiple tweets over a short time period. This isn&#8217;t in any way malicious on their part, it is just how some people use Twitter &#8211; they log on, reply, tweet and retweet then log off. Unfortunately, often is the case that people will see four or five tweets in a row from the same person and just skip them all &#8211; not good news!</p>
<p>We may notice this when browsing through our own Twitter streams, but how do we know other people aren&#8217;t thinking exactly the same thing about our tweets? How do we know that we aren&#8217;t clogging up another user&#8217;s timeline and losing their interest?</p>
<p>Often we don&#8217;t. But there is a tool we can use to spread out our bursts of Twitter activity and that tool is <a href="http://bufferapp.com/r/434f7">Buffer</a>.<span id="more-10343"></span></p>
<h2>The Problem</h2>
<p>Whether we&#8217;re reading through our RSS feeds or simply browsing our Twitter timeline, it is quite easy to share many articles or retweet a bunch of tweets in short succession. When we do this, we start to flood our follower&#8217;s timelines with what we share &#8211; which can be a little annoying. Of course, many people won&#8217;t mind, but there are some who do and in the worst case scenario, these people are more inclined to hit unfollow.</p>
<p>When we start flooding Twitter, it is very easy for people to start skipping your tweets &#8211; they see multiple tweets from the same author in a row and just glance over them, unless there is something truly eye-catching of course!</p>
<p>If people start glancing over your tweets, it becomes increasingly likely that they are going to miss the link to your article, or your product amongst all the noise.</p>
<p>You also have to consider the fact that you might have Twitter followers from around the globe! If you restrict yourself to posting in short bursts, some of your followers may miss what you tweet completely.</p>
<h2>What is Buffer?</h2>
<p>So I mentioned <a href="http://bufferapp.com/r/434f7">Buffer</a> can help. But what exactly is Buffer? Well, a few months ago I was asking exactly the same question. Buffer isn&#8217;t something new and seems to be underestimated by a lot of Twitter users. Originally I thought Buffer was a new form of social media site or something similar &#8211; but how wrong I was.</p>
<p>Buffer integrates with your Twitter account and acts as a reservoir of tweets. This pool of tweets that you build up is known as your buffer.You can add tweets to your buffer manually or automatically through integration with other applications.</p>
<p>Instead of you tweeting with rapid succession, Buffer allows you to pace your tweets &#8211; drip feeding them in to your followers&#8217; timelines. Buffer also offers an insight in to the number of people who click the links in your tweets and how many people they reached.</p>
<p>Instead of tweeting instantly, every tweet you make can be added to your &#8216;buffer&#8217;. You set a number of intervals throughout the day &#8211; say 9am, 12pm, 3pm, 7pm, 7.30pm 9pm and let Buffer take care of the rest. Each tweet will now be posted at these times instead of instantly. Of course, these times are completely customisable by you &#8211; you could tweet just once a day at 3pm if you wanted to!</p>
<p>Why not take a look at our &#8216;buffer&#8217; to get a better idea:</p>
<p style="text-align: center;"><img class="size-full wp-image-10347 aligncenter" style="border: 1px solid black;" title="buffer" src="http://bloginners.co.uk/wp-content/uploads/2012/06/buffer.png" alt="" width="510" height="230" /></p>
<p>For example, let&#8217;s say we&#8217;re checking our RSS feeds in the morning and share 10 great articles with our followers within the space of 10 minutes. If we used Buffer to share these articles instead, the tweets could be spaced anywhere from a minute to an hour apart, depending on the frequency you set from your Buffer dashboard.</p>
<p>The <a href="http://bufferapp.com/r/434f7">free version of Buffer</a> allows up to 10 tweets in your buffer at a time &#8211; a paid, $10 upgrade allows <del>up to 50</del> unlimited tweets. We&#8217;ve been getting by perfectly fine with the free version though and only Twitter power users or businesses/companies will feel limited by the 10 tweet restriction. You don&#8217;t have to solely use Buffer either, you can use &#8216;immediate tweets&#8217; and buffered tweets to get maximum impact from your free account.</p>
<h2>How Can Buffer Help?</h2>
<p>The benefits of drip-feeding your tweets are numerous. Thought the primary reason is &#8211; people are much more likely to read your tweets! Not only this, but you can set up when you tweets get published &#8211; with this in mind, you can cater to your followers around the globe.</p>
<p>Buffer will also add consistency to your tweeting, something some users will look out for. You can use Buffer to ensure you continue to maintain a Twitter presence whilst you are on vacation or away from Twitter during the day &#8211; whilst at work for example.</p>
<h2>How Does Buffer Integrate with Twitter?</h2>
<p>Twitter can be integrated with Buffer in a number of ways, each method adds another tweet to your &#8216;buffer&#8217;:</p>
<ul>
<li>You can use Buffer directly to add to your tweet reservoir</li>
<li>Many sites that use social media sharing buttons will have a Buffer button, if you use this instead of the &#8216;Tweet&#8217; button, the article gets added to your buffer instead of being tweeted instantly</li>
<li>A number of iOS and Android apps (particularly RSS readers) integrate with Buffer, allowing you to store a link in your reservoir instead of going out instantly &#8211; there is also an official Buffer app</li>
<li><a href="http://ifttt.com">ifttt</a> has many recipes that allow you to automatically add retweets, favourited tweets, starred articles in <a href="http://readability.com" target="_blank">readability</a>, read articles on <a href="http://pocketapp.com" target="_blank">pocket</a>, etc. to your buffer</li>
<li><a title="Twylah: Revolutionising Twitter, Reinventing the Timeline" href="http://bloginners.co.uk/twylah-twitter/" target="_blank">Twylah&#8217;s</a> power tweet function has built in Buffer compatability</li>
<li>There are browser extensions for Firefox, Chrome, Safari and Opera, which allow you to save webpages to your buffer</li>
<li>WordPress has a downloadable Buffer plugin</li>
<li>Many more apps, plugins, share bars, buttons etc. all of which add an article, or tweet to your buffer instead of posting instantly to Twitter</li>
</ul>
<h2>How Are You Using Buffer?</h2>
<p>Are you using Buffer? What scheduling do you find works best? Are you using apps, ifttt recipes or share bars or are you just using the Buffer website?</p>
<p>We&#8217;d love to hear some of the creative ways in which you are using or intend to use Buffer &#8211; let us know in the comments below.</p>
<p>[rss-so]</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/startyourstory?a=OEcyqsKOlug:fiinDGa5ecY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/startyourstory?i=OEcyqsKOlug:fiinDGa5ecY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/startyourstory?a=OEcyqsKOlug:fiinDGa5ecY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/startyourstory?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/startyourstory?a=OEcyqsKOlug:fiinDGa5ecY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/startyourstory?i=OEcyqsKOlug:fiinDGa5ecY:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/startyourstory/~4/OEcyqsKOlug" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://bloginners.co.uk/cut-the-spam-elegantly-pace-your-tweets-with-buffer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://bloginners.co.uk/cut-the-spam-elegantly-pace-your-tweets-with-buffer/</feedburner:origLink></item>
		<item>
		<title>From Gross to Gorgeous: How to make your blog pleasing to the eye</title>
		<link>http://feedproxy.google.com/~r/startyourstory/~3/grhW499Andg/</link>
		<comments>http://bloginners.co.uk/from-gross-gorgeous-how-make-blog-pleasing-eye/#comments</comments>
		<pubDate>Mon, 18 Jun 2012 16:30:16 +0000</pubDate>
		<dc:creator>Guest Writer</dc:creator>
				<category><![CDATA[Blogging Basics]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://bloginners.co.uk/?p=10409</guid>
		<description><![CDATA[<p>Imagine two restaurants. One has average food, and is located in the beautiful country. The food isn’t the best, but the quiet environment and relaxing atmosphere make up for that. Now, imagine a gourmet restaurant. The food is top-notch, the best in the country. However, this restaurant is located right ...]]></description>
				<content:encoded><![CDATA[<p>Imagine two restaurants. One has average food, and is located in the beautiful country. The food isn’t the best, but the quiet environment and relaxing atmosphere make up for that. Now, imagine a gourmet restaurant. The food is top-notch, the best in the country. However, this restaurant is located right next to the city dump. Although the food is much better, its location is such a put-off that it probably won’t get as many customers.</p>
<p>It’s the same with your blog. You can write beautiful, interesting content, but if the layout is bad, people are just going to bounce, and all that hard work will go to waste. Today, I’m going to teach you how to make your blog pleasing to the eye and easy to look at.</p>
<h3>Black on white is better.</h3>
<p>If your blog is reading-oriented, black text on a white background is the way to go. It’s just easier to read and look at, and will leave readers with the stamina to read another post. Who knows, maybe they’ll share the next post with a friend.</p>
<h3>Use pictures.</h3>
<p>Humans are visual creatures, so of course pictures will help. Now, I’m not saying to put pictures of Megan Fox everywhere if you run a gardening blog, but maybe some tomatoes or raspberries would be a good idea. However, be careful not to go overboard.</p>
<h3>Split things up.</h3>
<p>Lists are always a good idea. Chances are, you didn’t read the first two paragraphs (if you did, kudos to you). Why? Because honestly, they’re intimidating. No one likes big blocks of text, and smaller pieces are much more digestible.</p>
<h3>Lay off the widgets.</h3>
<p>Sure, it’s important to have a navigation bar somewhere, but does your car blog really need and interactive koi pond? Try to avoid extraneous widgets. All they do is distract readers and make the page feel cluttered.</p>
<h3>Put links in posts.</h3>
<p>After reading an article, I’m usually left thinking, “what’s next?” The truth is I want to know more about the supposed iToilet (if that’s what the post is about). Providing links to websites helps engage readers and can reduce the amount you have to write. As a bonus, other websites may link back to you if you link to them.</p>
<h3>Don’t be pathetic.</h3>
<p>If your pageviews are lacking, don’t display it for everyone to see! It will make readers feel as if the blog is unpopular due to bad writing or information. It can also clutter up the page.</p>
<h3>Use a theme that matches.</h3>
<p>A dark theme doesn’t match a blog about My Little Pony, just as a cute puppy theme doesn’t match a blog about your favorite death metal band. For example, <a title="" href="http://justadayinthelife1.blogspot.com/p/home.html" target="_blank">my writing blog</a> has a light natural theme, which fits the idea that you can just sit back and enjoy good writing.</p>
<h3>Spelling matters.</h3>
<p>Please use good spelling and grammar. No one wants to try and decipher <em>“tenz I wentz too da plAce were teh beetels plaied.”</em> Although it usually isn’t that bad, bad spelling and grammar can get people to leave your blog very quickly.</p>
<h3>The little things are the biggest.</h3>
<p>Is the text centered? Are you consistent in format? Are you using little <a title="" href="http://bloginners.co.uk/wordpress-hover-effects-to-your-sidebar-social-icons/" target="_blank">CSS tricks like this</a> to spruce up your design? All these little things can influence whether or not viewers come back to your blog.</p>
<p>Well, that’s it. I hope that, through reading and applying these tips, you will reduce you blog’s bounce rate and watch it grow. Which would you rather be: the restaurant by the dump or the one in the country? Remember, the one in the country always gets more visitors.</p>
<p><em>About Joseph Radke: I am a trumpet teacher with (at least I think so) a knack for writing. I’d really appreciate it if you could take a look at my <a title="" href="http://justadayinthelife1.blogspot.com/p/home.html" target="_blank">writing blog</a>.</em></p>
<p><a title="" href="http://www.flickr.com/photos/aidanmorgan/" target="_blank">Image Credit</a></p>
<p>[rss-so]</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/startyourstory?a=grhW499Andg:d1Oe_WG2bLk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/startyourstory?i=grhW499Andg:d1Oe_WG2bLk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/startyourstory?a=grhW499Andg:d1Oe_WG2bLk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/startyourstory?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/startyourstory?a=grhW499Andg:d1Oe_WG2bLk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/startyourstory?i=grhW499Andg:d1Oe_WG2bLk:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/startyourstory/~4/grhW499Andg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://bloginners.co.uk/from-gross-gorgeous-how-make-blog-pleasing-eye/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://bloginners.co.uk/from-gross-gorgeous-how-make-blog-pleasing-eye/</feedburner:origLink></item>
		<item>
		<title>Adding Hover Effects to Your Sidebar Social Icons</title>
		<link>http://feedproxy.google.com/~r/startyourstory/~3/4_SLGIfmTZU/</link>
		<comments>http://bloginners.co.uk/wordpress-hover-effects-to-your-sidebar-social-icons/#comments</comments>
		<pubDate>Fri, 15 Jun 2012 17:41:56 +0000</pubDate>
		<dc:creator>James Watts</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[social icons]]></category>

		<guid isPermaLink="false">http://bloginners.co.uk/?p=10328</guid>
		<description><![CDATA[<p>If you&#8217;ve got the design skills to create your own custom social icons, adding a hover effect can really add to their impact. All this is quite possible from within WordPress using the standard text widget and a little CSS magic!</p>
<p>A hover effect is that simple, yet effective transition between ...]]></description>
				<content:encoded><![CDATA[<p>If you&#8217;ve got the design skills to create your own custom social icons, adding a hover effect can really add to their impact. All this is quite possible from within WordPress using the standard text widget and a little CSS magic!</p>
<p>A hover effect is that simple, yet effective transition between two images you see when you hover over an image. It is achieved by telling an internet browser to display a different image when a user hovers over the original image. You&#8217;ve probably seen this effect all over the internet as it is quite commonly used with icons and buttons &#8211; today we are going to show you how you can achieve it on your own blog.<span id="more-10328"></span></p>
<p>As an idea of what we are going to achieve today, take a look at the image below and what happens when you hover over it:</p>
<p><a class="twitter-side-custom" href="http://tweets.bloginners.co.uk">.</a></p>
<h2>Creating the Original Image</h2>
<p>If you&#8217;re fortunate to have a good knowledge of Photoshop or similar, you can quite easily create your own button or icon to add to your sidebar. If not, you could always download one of the many freely available social icon sets and (if the license allows) adapt them when it comes to creating the hover state.</p>
<p>The example above incorporates the wonderful icons designed by <a href="http://www.iconshock.com/social-icons/">IconShock</a> which you can <a href="http://www.iconshock.com/social-icons/">download for free here</a> &#8211; be aware that the free license asks that you add a backlink to their site.</p>
<p>When it comes to actually creating the icon or badge for your sidebar, be sure to take a measurement of your sidebar&#8217;s width. For example, the width of our sidebar is 215px. The height can be anything you like, although between 40 and 100px is ideal.</p>
<p>Once you have the measurements, create a new document in Photoshop or similar photo editing software and work your design magic! If you find it easier, try creating the image at 2x the resolution (e.g. 430px wide) then scale the image back down when you&#8217;ve finished.</p>
<p>Save the image as a jpeg (or png if you are using transparency) when you are finished &#8211; although don&#8217;t close Photoshop just yet. You should have something similar to below:</p>
<p><img class="aligncenter size-full wp-image-10331" title="twitter-2" src="http://bloginners.co.uk/wp-content/uploads/2012/06/twitter-2.png" alt="" width="214" height="40" /></p>
<h2>Creating the Hover Image</h2>
<p>When it comes to creating a hover state image, one of the most employed techniques is to make it look as though the button or icon is being pressed down. A simple way to achieve this look is to use a simple gradient in the original image and then reverse it in the hover state image, like below:</p>
<p><img class="aligncenter size-full wp-image-10332" title="twitter-press-2" src="http://bloginners.co.uk/wp-content/uploads/2012/06/twitter-press-2.png" alt="" width="214" height="40" /></p>
<p>Don&#8217;t feel like this is the only method to use however &#8211; try experimenting with drop shadow depths or filters such as blur or (this one works quite well with simple icons) start with a greyscale image and then make the image colour on hover.</p>
<p>Now <strong>upload both these images using FTP</strong> to your host and make a note of the folder you upload them to.</p>
<h2>Adding Your Image to Your Sidebar Using the Standard Text Widget</h2>
<p>We&#8217;re going to be using CSS to eventually add our image to the sidebar &#8211; so all that is required for this step is to add a HTML link (we&#8217;ll be styling this link to use your image as the background shortly). Simply add the standard &#8216;Text&#8217; widget to your sidebar (&#8216;Appearance&#8217; -&gt; &#8216;Widgets&#8217;), choose a title if you wish then add the following code beneath the Title box:</p>
<pre class="brush:css">&lt;a class="custom-sidebar-image" href="http://twitter.com/bloginners"&gt;</pre>
<p>The two sections you need to change are:</p>
<ul>
<li><strong>class</strong> &#8211; this can be anything you like and is the ID we&#8217;ll be using to style the link shortly</li>
<li><strong>href</strong> &#8211; this is where you want the image, button or icon to link to, as we&#8217;re adding a twitter button in this example, we&#8217;ve linked to our twitter page &#8211; don&#8217;t forget to add the http:// before your link!</li>
</ul>
<h2>Styling the Link to Display Your Custom Images</h2>
<p>Now we need to add the CSS &#8211; <a title="Customising Your WordPress Site with Custom CSS" href="http://bloginners.co.uk/customising-your-wordpress-site-with-custom-css/">if you&#8217;re unsure of how to edit your theme&#8217;s CSS see here</a>. To edit your theme&#8217;s style, head to &#8216;Appearance&#8217; -&gt; &#8216;Editor&#8217; and choose to <strong>edit the style.css file</strong>. Be sure to add the following CSS to the bottom of the page, to make sure you don&#8217;t edit anything you shouldn&#8217;t.</p>
<p>Now add the CSS:</p>
<pre class="brush:applescript">.custom-sidebar-image {
display:block;
background-image:url(

http://bloginners.co.uk/sidebar-image.png);

width:214px;
height:40px;
margin-bottom:8px;
}
.custom-sidebar-image:hover {
background-image:url(

http://bloginners.co.uk/sidebar-image-hover.png);

}</pre>
<p>What you&#8217;ll need to change:</p>
<ul>
<li>Change the background-image:url(); to include the URL of where your image is hosted &#8211; be sure to change the second URL to link to the hover state image</li>
<li>Change the width &amp; height to match the exact width and height of your image</li>
<li>You can change margin-bottom to a larger value if you need the space beneath your image to be larger</li>
<li>Of course, make sure the class (.custom-sidebar-image) is the same as the class=&#8221;" value you set earlier</li>
</ul>
<p>The result:</p>
<p><a class="twitter-side-custom" href="http://tweets.bloginners.co.uk">.</a></p>
<h2>Show Us Your Projects</h2>
<p>Have you successfully used this on your blog, perhaps to add some vibrant social badges or icons to your sidebar? Show us! Leave a link in the comments below.</p>
<p>Also, don&#8217;t hesitate to get in touch if you&#8217;ve had any problems and we&#8217;ll offer a helping hand.</p>
<p>The image below is also styled using the above technique, but instead of including it in the sidebar, we&#8217;ve added it to all our new posts using a custom shortcode.</p>
<p>[rss-so]</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/startyourstory?a=4_SLGIfmTZU:mZZ_qsmrmjw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/startyourstory?i=4_SLGIfmTZU:mZZ_qsmrmjw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/startyourstory?a=4_SLGIfmTZU:mZZ_qsmrmjw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/startyourstory?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/startyourstory?a=4_SLGIfmTZU:mZZ_qsmrmjw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/startyourstory?i=4_SLGIfmTZU:mZZ_qsmrmjw:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/startyourstory/~4/4_SLGIfmTZU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://bloginners.co.uk/wordpress-hover-effects-to-your-sidebar-social-icons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://bloginners.co.uk/wordpress-hover-effects-to-your-sidebar-social-icons/</feedburner:origLink></item>
		<item>
		<title>Automatically Find a Relevant Twitter Audience with ifttt</title>
		<link>http://feedproxy.google.com/~r/startyourstory/~3/PZnUybxTPy8/</link>
		<comments>http://bloginners.co.uk/automatically-find-a-relevant-twitter-audience-with-ifttt/#comments</comments>
		<pubDate>Tue, 12 Jun 2012 17:00:47 +0000</pubDate>
		<dc:creator>James Watts</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[follow]]></category>
		<category><![CDATA[ifttt]]></category>
		<category><![CDATA[lists]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://bloginners.co.uk/?p=10323</guid>
		<description><![CDATA[<p>If you&#8217;re not familiar with ifttt, allow me to explain &#8211; ifttt (or, &#8216;if this then that&#8217;) is a web automation tool. As daunting as that may sound, it is actually <em>very </em>user friendly.</p>
<p>With ifttt you can automate a lot of how you work on the web, take a look ...]]></description>
				<content:encoded><![CDATA[<p>If you&#8217;re not familiar with ifttt, allow me to explain &#8211; ifttt (or, &#8216;if this then that&#8217;) is a web automation tool. As daunting as that may sound, it is actually <em>very </em>user friendly.</p>
<p>With ifttt you can automate a lot of how you work on the web, take a look at this post showing some of the <a href="http://www.ignitesocialmedia.com/social-networks/ifttt-recipes/">most useful ifttt recipes</a> &#8211; a recipe simply being an automated task that someone else has already created and made public.</p>
<p>In this post, I&#8217;m going to show you how you can put ifttt to work for you and generate a list on twitter users. I&#8217;ll also explain why this is useful and how it can help grow your blog! So first, you&#8217;d better go <a href="http://ifttt.com">sign up with ifttt</a>.<span id="more-10323"></span></p>
<h2>Why Automatically Create a List of Twitter Users?</h2>
<p>You might be think to yourself, <em>&#8220;Why would I want to automtically create a list of twitter users?&#8221;</em> &#8211; after all, you&#8217;d probably rather automatically generate followers, right? Well the idea is simple &#8211; you find people that are talking about things relevant to you and your blog, you add them to your list, you read the tweets from people in that list and <strong>engage with them</strong>.</p>
<p>If you want to develop your twitter following and get your message heard, as well as get your blog&#8217;s name out there &#8211; you must engage. So what better way to do that then with a hand-crafted relevant set of twitter users handed to you on a plate? The only thing you have to do is reach out to the people who are talking about the subject you are passionate about and get involved &#8211; and if you are truly passionate about your niche, this should be the easiest step!</p>
<h2>The Recipe for Creating Your List</h2>
<p>The steps involved in creating the recipe are as follows:</p>
<ul>
<li>Watch twitter for whenever a user tweets about a certain topic</li>
<li>When a tweet that matches the above search criteria is found, add that person to a twitter list</li>
</ul>
<p>Simple right? Below is what it would look like setting that up in ifttt:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-10325" title="ifttt-trigger" src="http://bloginners.co.uk/wp-content/uploads/2012/06/ifttt-trigger.png" alt="" width="510" height="311" /></p>
<p>You can see that the task is &#8216;triggered&#8217; when a search returns tweets that contain the term #blogchat, the task then proceeds to add that user (UserName) to our Twitter list (Blogchat). Expand the box below for more information on why I chose #blogchat.</p>
<div class="messagebox toggle">
<h4><span class="http://bloginners.co.uk/wp-content/themes/karmag"></span>Why #Blogchat? (See more)</h4>
<div class="inner"> In the recipe above, I&#8217;ve searched for users tweeting #blogchat &#8211; this is a Twitter chat that takes place every Sunday night at 8pm Central. Each week participants discuss a different professional, business or personal blogging topic.</p>
<p>By adding the users that participate in #BlogChat, I am curating a list of both professionals with answers who will be good to network with as well as finding users with problems, which I may be able to help solve.</p>
<p>Both of the above will help me to expand my Twitter following and develop recognition of my blog.</p>
<p>Why not <a href="https://twitter.com/#!/bloginners/blogchat">subscribe to my BlogChat list</a> on Twitter?</p>
</div>
<p><!--inner--></div>
<p>You can add this task to your ifttt dashboard by <a href="http://ifttt.com/recipes/39148">using the recipe here</a>. You are then able to <strong>edit the search term and list name</strong>. See the box above for more information on why I chose #blogchat. Try to <strong>make your search term as niche as possible</strong> otherwise you&#8217;ll quickly fill up your list. For example, if you blog about art &#8211; don&#8217;t simple add #art as a search term, try something more niche such as #RenaissanceArt</p>
<p>Twitter limits you to <strong>500 users per list, </strong>which is why it is important to follow the advice about refining your search term above. It is a good idea to check out the number of tweets being posted about your search term before you activate this task.</p>
<p>If you&#8217;d rather not create the list yourself, our Blogchat list is public &#8211; you can <a href="https://twitter.com/#!/bloginners/blogchat/">follow it here</a>.</p>
<h2>Over to You&#8230;</h2>
<p>If you&#8217;ve created a similar task with ifttt, please share the recipe in the comments below. Also, why not let us know how this recipe worked out for you, how you modified it or if there are any improvements you could suggest.</p>
<p>If you&#8217;ve created a good list using this technique and you think others would benefit, leave a link to it below in the comments.</p>
<p>[subscribe]</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/startyourstory?a=PZnUybxTPy8:uN9kiJ48LPg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/startyourstory?i=PZnUybxTPy8:uN9kiJ48LPg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/startyourstory?a=PZnUybxTPy8:uN9kiJ48LPg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/startyourstory?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/startyourstory?a=PZnUybxTPy8:uN9kiJ48LPg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/startyourstory?i=PZnUybxTPy8:uN9kiJ48LPg:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/startyourstory/~4/PZnUybxTPy8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://bloginners.co.uk/automatically-find-a-relevant-twitter-audience-with-ifttt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://bloginners.co.uk/automatically-find-a-relevant-twitter-audience-with-ifttt/</feedburner:origLink></item>
		<item>
		<title>Get Out of the House and Get Productive</title>
		<link>http://feedproxy.google.com/~r/startyourstory/~3/HI9Qikb2P8Y/</link>
		<comments>http://bloginners.co.uk/get-out-of-the-house-and-get-productive/#comments</comments>
		<pubDate>Fri, 08 Jun 2012 18:00:32 +0000</pubDate>
		<dc:creator>James Watts</dc:creator>
				<category><![CDATA[Blogging Basics]]></category>
		<category><![CDATA[coffee]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://bloginners.co.uk/?p=10314</guid>
		<description><![CDATA[<p>Productivity is something you are probably starting to realise is very important when it comes to blogging &#8211; which is why <em>not</em> being productive is such a problem, and the reason that posts detailing how to be productive are always popular.</p>
<p>There are so many tips and tricks you can try ...]]></description>
				<content:encoded><![CDATA[<p>Productivity is something you are probably starting to realise is very important when it comes to blogging &#8211; which is why <em>not</em> being productive is such a problem, and the reason that posts detailing how to be productive are always popular.</p>
<p>There are so many tips and tricks you can try to get productive and get down to writing, some work better than others and some just aren&#8217;t suited to you as an individual.</p>
<p>Productivity&#8217;s main foes are procrastination and distraction, which is why you need to do everything you can to eliminate them if you want to stay productive! Do you know one place that is filled with distractions and potential procrastination? Your own home.<span id="more-10314"></span></p>
<h2>Why Getting Out of the House Works</h2>
<p>Think about it, if you&#8217;re at home now, take a look around you. What do you see? A phone? Laptop? TV? Gaming Console? All want your attention and unfortunately, they can all be a lot more fun than blogging. After all, you don&#8217;t have to use your brain <a href="http://www.youtube.com/watch?v=CyCyzB0CedM" target="_blank">to shoot out some brains on Call of Duty</a>.</p>
<p>Now if you&#8217;re lucky enough to have an office, that&#8217;s great, as you can remove all distractions and simply have only the tools you need to get writing in front of you. However, the kitchen is still next door. So is the TV.</p>
<p>Now, don&#8217;t get me wrong, I&#8217;m sure many of you can go an hour or two without feeling the need to head in to the lounge to watch some TV, but why not remove the temptation altogether?</p>
<p>Head out of the house and go somewhere where you can be production. All you need is your laptop and your brain.</p>
<h2>Choosing a Good Location</h2>
<p>So where is the best place to go when you&#8217;re looking to be productive? Somewhere with Wi-Fi is probably going to be a good bet if you need to research your writing. Other than that, the only thing you&#8217;ll need to look out for is somewhere that will have you for an hour or two!</p>
<p>Your best bet is going to be the library &#8211; it&#8217;s essentially what they were built for after all. Quiet surroundings, internet access, desks, chairs &#8211; the lot! Why not <a href="https://maps.google.co.uk/">check out where your nearest library is using Google Maps</a>. There are so few distractions, you&#8217;ll have nothing else to do other than write!</p>
<p>Of course, not everyone can access a library and not all libraries are a suitable place to get some writing done, so you may have to look for alternatives. Fortunately, there are quite a few.</p>
<p>Don&#8217;t underestimate your local coffee shop. In fact I&#8217;m sat in a Caffe Nero right now typing out the first draft of this article. Yes there may be other people chatting, background music playing and tempting smells wafting through the venue &#8211; but ultimately it is a distraction free environment, with desks, chairs and free internet access courtesy of &#8216;<a href="http://thecloud.net">The Cloud</a>&#8216;.</p>
<p>Don&#8217;t hesitate to get creative, you might find that you&#8217;re just as productive in a park (although you may end up sat on the grass without internet) as you are in a pub! Just remember that heading to a friend&#8217;s house doesn&#8217;t count as <em>getting out of the house to get productive!</em></p>
<h2>Maximising Your Productivity When Out and About</h2>
<p>When you&#8217;ve settled on a venue, be sure to tackle the big tasks you&#8217;ve been putting off at home. Get these out of the way and then you are free to tackle those menial tasks from the comfort of your own sofa whilst watching TV.</p>
<p><a title="How to Exploit Your Productive Self and Become a More Efficient Writer" href="http://bloginners.co.uk/exploit-productive-self-become-efficient-writer/">More on maxmising productivity </a></p>
<p>You should only really <strong>concentrate on writing</strong> when you&#8217;re out and about, as this is typically the task that requires the most concentration and the least distractions. Getting in to a good flow will help you to write in an &#8216;unbroken&#8217; manner and have your new post ready for editing by the time you get home!</p>
<h2>Knowing When to go Home</h2>
<p>Try and stay until you&#8217;ve completed everything you set out to complete. Be it your latest draft or a complete recoding of your blog&#8217;s template. If you can stay longer, great! Spending as much time as possible in a productivity place isn&#8217;t a bad thing.</p>
<p>Of course, if you&#8217;re like me and sat in your local coffee shop, be sure you don&#8217;t overstay your welcome. Buying a coffee and perhaps a muffin will ensure you don&#8217;t look like too much of a freeloader! Remember, that if the place starts to get busy, the place is filled with paying customers who would probably like your seat.</p>
<p>Why not try heading out of the house tomorrow. See how much you can write, and if it turns out you&#8217;re more productive &#8211; that&#8217;s great news! If not, perhaps you&#8217;re being distracted too easily by the hustle and bustle of a busy shop, did you try the library?</p>
<p>If it&#8217;s still not working then you always have your office, just make sure you remove as many distractions as you can and try not to wander in to the kitchen too often for a cup of tea!</p>
<p>Image Credit: <a href="http://www.flickr.com/photos/yourdon/" target="_blank">Yourdon </a></p>
<p>[rss-so]</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/startyourstory?a=HI9Qikb2P8Y:TC97qZ85mHs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/startyourstory?i=HI9Qikb2P8Y:TC97qZ85mHs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/startyourstory?a=HI9Qikb2P8Y:TC97qZ85mHs:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/startyourstory?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/startyourstory?a=HI9Qikb2P8Y:TC97qZ85mHs:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/startyourstory?i=HI9Qikb2P8Y:TC97qZ85mHs:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/startyourstory/~4/HI9Qikb2P8Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://bloginners.co.uk/get-out-of-the-house-and-get-productive/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://bloginners.co.uk/get-out-of-the-house-and-get-productive/</feedburner:origLink></item>
	</channel>
</rss>
