erambler/legacy/blog/beginners-guide-to-twitter-.../index.html

247 lines
16 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width, initial-scale=1" name="viewport">
<link href="../../old/assets/style/styles.css" rel="stylesheet" type="text/css">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script>
(function() {
var s, scheme, wf;
this.WebFontConfig = {
google: {
families: ['Amaranth:700,700italic:latin', 'Inconsolata::latin']
}
};
wf = document.createElement('script');
scheme = 'https:' === document.location.protocol ? 'https' : 'http';
wf.src = scheme + "://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js";
wf.type = 'text/javascript';
wf.async = 'true';
s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(wf, s);
}).call(this);
</script>
<title>Beginners guide to Twitter Part III: cool tools | eRambler</title>
<link href="https://erambler.co.uk/rss.xml" rel="alternate" type="application/rss+xml">
</head>
<body class="single-post">
<div id="container">
<header class="page-header">
<hgroup>
<div class="h1"><a href="../../">eRambler</a></div>
<div class="lead">Jez Cope's blog on becoming a research technologist</div>
</hgroup>
<nav><ul>
<li><a href="../../">Home</a></li>
<li><a href="../../about/">About</a></li>
<li><a href="../../blogroll/">Blogroll</a></li>
</ul>
</nav>
</header>
<section>
<div class="row">
<p class="archive-warning"><strong><em>Please note:</em></strong> this older content has been <strong>archived</strong> and is no longer fully linked into the site. Please go to the <a href="../../">current home page</a> for up-to-date content.</p>
</div>
<div id="content">
<article class="h-entry">
<div class="row">
<h1 class="post-title p-name">Beginners guide to Twitter Part III: cool tools</h1>
</div>
<div class="row">
<div class="post-info">
<div class="post-date dt-published">
<a class="u-url" href="http://erambler.co.uk/blog/beginners-guide-to-twitter-part-iii/">Tuesday 17 March 2009</a>
</div>
Tagged with
<ul class="post-tags">
<li class="p-category"><span class="tag">Twitter</span></li>
<li class="p-category"><span class="tag">Tweet</span></li>
<li class="p-category"><span class="tag">Tutorial</span></li>
<li class="p-category"><span class="tag">Social networking</span></li>
<li class="p-category"><span class="tag">Social media</span></li>
<li class="p-category"><span class="tag">Howto</span></li>
<li class="p-category"><span class="tag">Hashtags</span></li>
<li class="p-category"><span class="tag">Clients</span></li>
<li class="p-category"><span class="tag">URL shortening</span></li>
</ul>
</div>
<div class="post-body">
<div class="post-content e-content">
<h1><span style="font-weight:normal;font-size:13px">Time for the third part of my beginners guide to Twitter. Here's how far we've got:</span></h1>
<ol>
<li>
<a href="http://allacademic.wordpress.com/2009/03/15/beginners-guide-to-twitter-part-i/">Twitter basics: messages, followers and searching</a>;</li>
<li>
<a href="http://allacademic.wordpress.com/2009/03/16/beginners-guide-to-twitter-part-ii/">Confusing conventions: @s, #s and RTs</a>;</li>
<li>Useful tools to make your Twittering life easier (this post).</li>
</ol>
<p>Today, Ill be making a whistle-stop tour of some of the tools and websites that can take your twittering to a whole new level. There are far too many of these to include here, so Ill just try to give you an overview of some of the ones Ive come across so far. As I come across more, Ill certainly tweet about them (<a href="http://twitter.com/jezcope">follow me on Twitter here</a>) and Ill blog in more depth about some of them too.</p>
<!--more-->
<h1>Useful tools</h1>
<p>First, an aside. One of the things that makes Twitter so powerful is its Application Programmer Interface or API. An API is a well defined standard which allows direct communication between a service, such as Twitter, and another piece of computer code. Because Twitter has a well-documented public API, anyone with the requisite know-how can write a software tool to add new capabilities. Not all of the tools well be looking at today make use of the API, and you dont need to know anything about how it works to use them, but I just wanted to mention another great design feature of Twitter.</p>
<h2>URL shrinking</h2>
<p>If youve been using Twitter for any length of time, youve probably used it to pass on the URL (web address) of a web page to your network. In that case, you might have noticed that since URLs can be pretty long, you dont get much space left to describe what it is youre actually passing on. This is where URL shrinkers come in.</p>
<div class="wp-caption alignleft">
<img class="size-full wp-image-174" src="https://allacademic.files.wordpress.com/2009/03/shrunkurl.png" alt="A shrunk URL" width="178" height="53"><p>A shrunk URL</p>
</div>
<p>Quite simply, a URL shrinker takes your long, unwieldy URL and spits out a nice, short URL which points to the same web page. You can copy-and-paste a URL from your browsers location bar into the URL shrinker, but most of these services will give you a bookmarklet; a link which you can drag to your browsers bookmarks/favourites bar which becomes a button to automatically grab the URL, shrink it and copy it to the clipboard ready for use. Look this up in the online help for your URL shrinker, or look for links with titles like “Trim this”.</p>
<p>There are loads of URL shrinkers out there, but heres a few that Ive come across:</p>
<ul>
<li><a href="http://snipr.com">snipr.com</a></li>
<li><a href="http://bit.ly/">bit.ly</a></li>
<li><a href="http://is.gd/">is.gd</a></li>
<li><a href="http://tinyurl.com/">TinyURL</a></li>
<li><a href="http://tr.im/">tr.im</a></li>
</ul>
<p>Of these, my favourite is <a href="http://snipr.com">snipr.com</a> because of the options it provides, but I encourage you to try a few until you find one you like.</p>
<p>This class of tools are, by and large, completely independent of Twitter: you can use them to shrink any URL for any reason whatsoever. For example, Ive used them to make URLs more manageable to distribute in print, since readers will have to type these in by hand. There are a few, though, which will allow you to shrink a URL and automatically post it straight on Twitter (yes, using the Twitter API). My favourite of these is <a href="http://twitthis.com/">TwitThis</a>.</p>
<h2>Searching, trends and hashtags</h2>
<p>As I mentioned in the previous posts, searching and hashtags provide a great way to follow specific conversations or trends on Twitter. However, Twitters built-in search isnt ideal for this, particularly if there are keywords or hashtags that you search for on a regular basis. There are a whole range of search-based websites out there which allow you to track specific words or hashtags more easily.</p>
<p>The first group simply provide you with an automatically-updating stream of tweets matching a specific search. Some of these allow you to save searches that you perform regularly or display several searches onscreen at once. Here are a few to try:</p>
<ul>
<li><a href="http://tweetgrid.com/">TweetGrid</a></li>
<li><a href="http://twitterfall.com/">TwitterFall</a></li>
</ul>
<p>The second group actually allow you to interact with the conversation youre interested in by turning the hashtag of your choice into a modern version of the old-fashioned chat rooms: they display a live log of tweets with a particular hashtag and allow you to post your own tweets which will have the hashtag in question automagically appended. These include:</p>
<ul>
<li><a href="http://tweetgrid.com/irc">twIRC</a></li>
<li><a href="http://tweetchat.com/">TweetChat</a></li>
</ul>
<h2>Twitterfeed</h2>
<p>The next tool, <a href="http://twitterfeed.com">TwitterFeed</a> helps to combine your online offerings: it takes any RSS feed (typically a list of blog posts or news items) and checks it on a regular basis, posting any new items automatically to Twitter. So, for example, my Twitter followers will have received a brief message with a link to this blog post, which happened completely automatically a short time after it was published.</p>
<p>A word of warning: its easy to overdo this. Some people use Twitter and Twitterfeed purely as another outlet for their blog or news site. Your view may differ, but I find this quite annoying, particularly if theres a high volume of traffic. If I notice a user doing this, I generally subscribe to there RSS feed elsewhere if it interests me and then stop following them: I prefer to keep my news and blogs in a separate place. However, I think for low-volume, infrequent, personal blogs such as this one its a great way to let people know what youve written, as well as a legitimate answer to the question “What are you doing?”</p>
<h2>Twitter clients</h2>
<p>If youre becoming a regular Twitter user, you might be finding it a bit of a pain to log in to the Twitter website every time you want to get up to date. This is where clients come in. These bring Twitter right to your desktop in a dedicated application. Many of them incorporate features of other tools, such as URL shrinking and searching. Most of them have an option to check automatically for new tweets and pop up an alert to tell you when theres something you havent read yet: make up your own mind about whether thats good or bad! All of them, though, let you read your latest incoming tweets and post new ones. There are far too many to list them here, so after pointing out that I currently use <a href="http://www.nambu.com/">Nambu</a> on my laptop and <a href="http://www.atebits.com/software/tweetie/">Tweetie</a> on my iPod Touch, Ill send you in the direction of <a href="http://twitter.com/downloads">this list on the Twitter website</a> and <a href="http://twitter.pbwiki.com/Apps">this more comprehensive list</a>. Download one and give it a go.</p>
<h2>Analytics</h2>
<p>If youre really interested in that kind of thing, you might want to look at some statistics about your Twitter account and network. I wont go into much detail on this, as Ive not used them very much, but here are the ones Ive come across so far:</p>
<ul>
<li><a href="http://twitter.grader.com/">Twitter Grader</a></li>
<li><a href="http://twitteranalyzer.com/">Twitter Analyzer</a></li>
<li><a href="http://twittercounter.com/">Twitter Counter</a></li>
</ul>
<h2>
<div class="wp-caption alignright">
<img class="size-full wp-image-175" src="https://allacademic.files.wordpress.com/2009/03/twitter-on-facebook.png" alt="Twitter on Facebook" width="200" height="197"><p>Twitter on Facebook</p>
</div>
Other social networks</h2>
<p>There are, of course, other social networks out there, and there are a number of ways to get them to play nicely with Twitter. Theres a <a href="http://apps.facebook.com/twitter/">Twitter app</a> for Facebook, which allows you to tweet from within Facebook, and even offers to post each tweet as a status update in your Facebook profile. I dont use Facebook much these days, but this is an easy way for me to keep it updated.</p>
<p><a href="http://friendfeed.com/">FriendFeed</a> is a kind of meta-social-network. It aims to tie a number of other networks together in one place, so that you can read and post without having to visit a dozen different websites. I havent found it that useful yet, but give it a try.</p>
<p><a href="http://ping.fm">Ping.fm</a> is slightly different again. This one allows you to update your status, micro-blog, post full-length blog posts and save bookmarks in a huge variety of different social media websites simultaneously. It also gives you a wide variety of ways of doing this: through the website, by SMS (in the US only at the moment, I think), by email, by instant message (Jabber/GTalk, Yahoo!, MSN/Windows Live, AIM) and many more. An increasing number of Twitter clients are also supporting it, so you can transparently update your status on a number of different sites as you tweet.</p>
<h2>More tools</h2>
<p>There are plenty of tools that I havent had space or time to mention. Ill try to blog about some of them in the future, but for now, you might want to have a look at <a href="http://twitter.pbwiki.com/">this wiki</a> — there are plenty listed under Apps, plus lots more useful information about Twitter.</p>
<p>Have you got a favourite tool that Ive missed? Share it by posting a comment below: itll be great to hear from you.</p>
<p><em>Thats it for this series. If youve found these posts helpful, you can find out when I write new stuff by signing up for email updates or subscribing to my RSS feed: just click on the appropriate link at the top left of this page.</em></p>
</div>
<div id="disqus_thread"></div>
<script>
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'erambler'; // required: replace example with your forum shortname
var disqus_identifier = 'tag:erambler.co.uk,2009-03-17:/blog/beginners-guide-to-twitter-part-iii/';
var disqus_title = 'Beginners guide to Twitter Part III: cool tools'
var disqus_url = 'http://erambler.co.uk/blog/beginners-guide-to-twitter-part-iii/';
var disqus_developer = 0;
if (window.location.hostname == 'localhost')
disqus_developer = 1;
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
</div>
</div>
</article>
</div>
<div id="sidebar">
<div class="sidebar-box about-me h-card">
<p>Hi, Im <a href="http://erambler.co.uk" class="p-name u-url">Jez Cope</a> and this is my
blog, where I talk about technology in research and higher
education, including:</p>
<ul>
<li>Research data management;</li>
<li>e-Research;</li>
<li>Learning;</li>
<li>Teaching;</li>
<li>Educational technology.</li>
</ul>
</div>
<div class="sidebar-box links">
<h2>Me elsewhere</h2>
<ul>
<li><a href="https://twitter.com/jezcope" rel="me">Twitter</a></li>
<li><a href="https://github.com/jezcope" rel="me">github</a></li>
<li><a href="https://linkedin.com/in/jezcope">LinkedIn</a></li>
<li><a href="http://diigo.com/user/jezcope">Diigo</a></li>
<li><a href="https://www.zotero.org/jezcope">Zotero</a></li>
<li><a href="http://gplus.to/jezcope">Google+</a></li>
</ul>
</div>
</div>
<div class="row">
<footer><a class="license" href="http://creativecommons.org/licenses/by-sa/4.0/" rel="license">
<img alt="Creative Commons License" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" style="border-width:0">
</a>
<span href="http://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type" xmlns:dct="http://purl.org/dc/terms/">
eRambler
</span>
by
<a href="http://erambler.co.uk/" property="cc:attributionName" rel="cc:attributionURL" xmlns:cc="http://creativecommons.org/ns#">
Jez Cope
</a>
is licensed under a
<a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="license">
Creative Commons Attribution-ShareAlike 4.0 International license
</a>
</footer>
</div>
</section>
</div>
<script>
if (!/^http:\/\/localhost/.test(window.location)) {
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-10201101-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
}
</script>
</body>
</html>