<?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>What the Hashtag?! Blog</title>
	<atom:link href="http://blog.wthashtag.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.wthashtag.com</link>
	<description></description>
	<lastBuildDate>Mon, 29 Jun 2009 19:00:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Tools: API and Real-Time Widget</title>
		<link>http://blog.wthashtag.com/2009/06/29/new-tools-api-and-real-time-widget/</link>
		<comments>http://blog.wthashtag.com/2009/06/29/new-tools-api-and-real-time-widget/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 19:00:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[new features]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://blog.wthashtag.com/?p=61</guid>
		<description><![CDATA[There are two more features we&#8217;re proud to announce today: an API and a streaming widget.
WTHashtag API
By using our API you&#8217;ll be able to embed usage charts, compare the usage for multiple hashtags, or get hashtag definitions. All the functions we support, as well as parameters and use examples, are listed at api.wthashtag.com. We plan [...]]]></description>
			<content:encoded><![CDATA[<p>There are two more features we&#8217;re proud to announce today: an API and a streaming widget.</p>
<h3>WTHashtag API</h3>
<p>By using our API you&#8217;ll be able to embed usage charts, compare the usage for multiple hashtags, or get hashtag definitions. All the functions we support, as well as parameters and use examples, are listed at <a href="http://api.wthashtag.com/">api.wthashtag.com</a>. We plan on building this out in the future, so stay tuned developers. If you have any suggestions for methods you would use, <a href="#respond">leave a comment</a> or use our <a href="http://wthashtag.uservoice.com/pages/15700-general">feedback forum</a>. We do plan on adding write access to provide short definitions, just not until we figure out exactly how to handle authentication properly.</p>
<h3>Streaming Widget</h3>
<p>By adding a few lines of HTML to your page&#8217;s code you can embed a real-time streaming widget. Here&#8217;s how it works:</p>
<pre>&lt;script&gt;
var wth = {
  hashtag: 'iranelection',
  width: 600,
  refreshRate: 5000, // in milliseconds
  smallHeight: 450,
  largeHeight: 900,
  linkto: "wth" // also could be "twittersearch"
};
&lt;/script&gt;
&lt;script&gt; type="text/javascript" src="http://api.wthashtag.com/js/stream.js" /&gt;&lt;/script&gt;</pre>
<p>The only required attribute for the wth{} object is the hashtag &#8211; the rest are just preferences. What you see above results in the following widget:</p>
<p><a href="http://blog.wthashtag.com/wp-content/uploads/2009/06/Picture-1.png"><img class="alignnone size-medium wp-image-62" title="real-time widget" src="http://blog.wthashtag.com/wp-content/uploads/2009/06/Picture-1-300x277.png" alt="real-time widget" width="300" height="277" /></a></p>
<p>If you click the hashtag you can actually switch the hashtag. The widget will automatically updated itself on the next refresh. Feel free to add your own CSS to style elements in the widget, but please leave the &#8220;powered by&#8221; logo at the bottom.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wthashtag.com/2009/06/29/new-tools-api-and-real-time-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenID and WTHashtag</title>
		<link>http://blog.wthashtag.com/2009/06/29/openid-and-wthashtag/</link>
		<comments>http://blog.wthashtag.com/2009/06/29/openid-and-wthashtag/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 16:00:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[new features]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://blog.wthashtag.com/?p=57</guid>
		<description><![CDATA[The WTHashtag team has been discussing entry barriers on the site for a while and we thought that we should offer more ways for people to authenticate with our service. We&#8217;ve taken the first step and added OpenID as a way of authenticating to WTHashtag.
Before you proceed, we want to warn you that this plugin [...]]]></description>
			<content:encoded><![CDATA[<p>The WTHashtag team has been discussing entry barriers on the site for a while and we thought that we should offer more ways for people to authenticate with our service. We&#8217;ve taken the first step and added OpenID as a way of authenticating to WTHashtag.</p>
<p><strong>Before you proceed</strong>, we want to warn you that this plugin is a little buggy and does some irrational things sometimes. It provides virtually no warning or confirmation messages. We&#8217;re really sorry about that, but it&#8217;s the best available and the plugin does work if you complete the process.</p>
<h3>Connect your WTH account with an OpenID account</h3>
<p>The first thing you&#8217;ll need to do is log out of WTH and then click the &#8220;Log In with OpenID&#8221; link in the upper right of the screen. You&#8217;ll be presented with a ton of services you can use to log in with. Choose your service, supply your ID, and click Log In. You&#8217;ll be sent over to your provider where you&#8217;ll authenticate yourself to them. Once you&#8217;ve done that, you&#8217;ll be returned to What the Hashtag.</p>
<p><img class="alignnone size-medium wp-image-60" title="openid-providers" src="http://blog.wthashtag.com/wp-content/uploads/2009/06/openid-providers-300x189.png" alt="openid-providers" width="300" height="189" /></p>
<p>When you get back to our site you&#8217;ll need to complete the &#8220;Finish OpenID login&#8221; form.</p>
<p><img class="alignnone size-medium wp-image-59" title="finish-form" src="http://blog.wthashtag.com/wp-content/uploads/2009/06/finish-form-300x112.png" alt="finish-form" width="300" height="112" /></p>
<ul>
<li>If you&#8217;ve already got an account, check the first radio button and enter your username and password, then click Log in. (You might see a verification error, just ignore it)</li>
<li>If you don&#8217;t have an account, select one of the two other radio buttons and click Log in. An account should be created for you.</li>
</ul>
<h3>Finishing Up</h3>
<p>Once your WTH account and OpenID account are connected, you&#8217;ll see an icon next to your username.</p>
<p><img class="alignnone size-medium wp-image-58" title="openid-connected" src="http://blog.wthashtag.com/wp-content/uploads/2009/06/openid-connected-300x47.png" alt="openid-connected" width="300" height="47" /></p>
<p>The next time you come back to the site, opt for the OpenID login instead of the standard login. You should be good to go! If you encounter any problems, please <a href="http://wthashtag.com/Special:Contact">contact us</a> and we&#8217;ll try to help you through it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wthashtag.com/2009/06/29/openid-and-wthashtag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nao Wif Moar OAuth</title>
		<link>http://blog.wthashtag.com/2009/06/18/nao-wif-moar-oauth/</link>
		<comments>http://blog.wthashtag.com/2009/06/18/nao-wif-moar-oauth/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 14:31:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[new features]]></category>

		<guid isPermaLink="false">http://blog.wthashtag.com/?p=46</guid>
		<description><![CDATA[We&#8217;ve been cranking away at new features and style updates pretty much since the day we released WTHv3. Let&#8217;s get right into what you&#8217;ll see in the next release of What the Hashtag.
Note: The screenshots you see below probably won&#8217;t completely reflect the final design.
OAuth Integration
One of the biggest features we wanted to implement was [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been cranking away at new features and style updates pretty much since the day we released <a href="http://blog.wthashtag.com/2009/05/13/new-site-design-new-features/">WTHv3</a>. Let&#8217;s get right into what you&#8217;ll see in the next release of What the Hashtag.</p>
<p><strong>Note:</strong> The screenshots you see below probably won&#8217;t <em>completely </em>reflect the final design.</p>
<h3>OAuth Integration</h3>
<p>One of the biggest features we wanted to implement was OAuth so you could tweet directly from WTHashtag quickly, easily and &#8211; most importantly &#8211; securely. Following the footsteps of other popular Twitter interfaces, we&#8217;ve allowed you to connect up to three Twitter accounts to your WTH account. There&#8217;s also a method for shortening URLs using <a href="http://bit.ly/">bit.ly</a>, <a href="http://is.gd/">is.gd</a>, or <a href="http://idek.net/">idek.net</a>.</p>
<p><a href="http://blog.wthashtag.com/wp-content/uploads/2009/06/ontwitter.png"><img class="alignnone size-medium wp-image-53" title="ontwitter" src="http://blog.wthashtag.com/wp-content/uploads/2009/06/ontwitter-258x300.png" alt="ontwitter" width="258" height="300" /></a></p>
<h3>Transcript Exports</h3>
<p><a href="http://twitter.com/wthashtag/favorites">People are raving</a> about our ability to export transcripts for a hashtag over a given timeframe. An easy to read, printable document outlining all the uses of a hashtag is a fantastic resource, especially for chat tags.</p>
<p>We&#8217;ve added another output option to the mix, and that&#8217;s a PDF. It looks and feels the same way (for the most part) as it&#8217;s brother the HTML version but is packaged up so you can save a single file to your computer.</p>
<p><a href="http://blog.wthashtag.com/wp-content/uploads/2009/06/transcript.png"><img class="alignnone size-medium wp-image-48" title="transcript" src="http://blog.wthashtag.com/wp-content/uploads/2009/06/transcript-300x119.png" alt="transcript" width="300" height="119" /></a></p>
<h3>Article Page Facelift</h3>
<p>We&#8217;ve slightly redesigned the page for hashtags to make it a bit more contemporary (&#8221;Web 2.0-ey&#8221;). For starters, we&#8217;re giving away even more statistics for a hashtag. If you click the <em>more stats</em> link under the Top Contributors section you&#8217;ll find useful info such as tweets per day, % of tweets that come from the top 10, % of tweets that are retweets/mentions, and % of tweets that have multiple hashtags. This is on top of the infamous Top 10 that seems to embarass most people who see their name on the list.</p>
<p><a href="http://blog.wthashtag.com/wp-content/uploads/2009/06/140conf.png"><img class="alignnone size-medium wp-image-55" title="140conf" src="http://blog.wthashtag.com/wp-content/uploads/2009/06/140conf-192x300.png" alt="140conf" width="192" height="300" /></a></p>
<h3>Categories</h3>
<p>In the very first implementation of WTH we built out a section called See Also, which was later renamed to Related Hashtags. This section is meant to contain links to other hashtags that are directly related to each other (e.g., #iranelection and #cnnfail). Unless you know what you&#8217;re looking for, you won&#8217;t know where to start browsing.</p>
<p>This is where our new categorization system becomes useful. You have the option of adding hashtags to one or more categories; you can also browse categories and see what pages fit there. For example, check out our <a href="http://wthashtag.com/Category:MLB">MLB</a> category with links to all 30 teams&#8217; hashtags or our <a href="http://wthashtag.com/Category:Chats">Chats</a> category with a pretty good list of Twitter-based community chats.</p>
<p>We feel it&#8217;s important to note that the Related Hashtags section is for directly related tags, while the categories section is for more loosely related groupings. A great example is <a href="http://wthashtag.com/category:BarCamp">BarCamps</a> &#8211; they&#8217;re not directly related but they should probably be in the same category. This makes it much easier for everyone to discover content.</p>
<p><img class="alignnone size-full wp-image-51" title="categories" src="http://blog.wthashtag.com/wp-content/uploads/2009/06/categories.png" alt="categories" width="376" height="123" /></p>
<h3>Most Active Hashtags</h3>
<p>If you want to know what tags are most used, just visit our homepage where you&#8217;ll find that box in the right column. If you want more than just the last hour, click one of the timeframe links to see which hashtags are the most popular over the last 12, 24, 72, and 168 hours.</p>
<h3>TweetShrink</h3>
<p>Since we&#8217;ve added the 140 character description box there have been plenty of times when it didn&#8217;t feel like enough. A budding new-ish service called <a href="http://tweetshrink.com/">TweetShrink</a> steps in here and helps us help you fit that description into 140 characters. Once you break the 140 character limit, but button will be enabled and you can ask it for assistance. Don&#8217;t get too greedy &#8211; TweetShrink has a habit of cutting your text in half when it doesn&#8217;t know what else to do.</p>
<h3>The Full Monty</h3>
<p>OK, maybe not the full monty, but here&#8217;s a snapshot of the new and improved homepage.</p>
<p><a href="http://blog.wthashtag.com/wp-content/uploads/2009/06/newhome.png"><img class="alignnone size-large wp-image-50" title="newhome" src="http://blog.wthashtag.com/wp-content/uploads/2009/06/newhome-636x1024.png" alt="newhome" width="636" height="1024" /></a></p>
<p>Take notice of the new icons underneath the hashtags in the left column. The group of people signifies a community-created entry which means one of the registered users created that page. As our way of saying thanks, we denote these hashtags and give you some credit in the hover text for the image. The miniature graph image you see means the hashtag started out as a trend and our bot picked up on it.</p>
<p>The hashtags that are currently trending are listed at the top for easy access. To edit a description, click the shaded green box and a text box will shift up and you can enter your definition. The redesign makes more use of AJAX than previous versions did.</p>
<p><strong>So, did we miss anything? If you know of something we could implement that isn&#8217;t depicted above, <a href="#respond">leave a comment</a></strong> and tell us what it is.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wthashtag.com/2009/06/18/nao-wif-moar-oauth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#pens Prevail Over #redwings on Ice and on Twitter</title>
		<link>http://blog.wthashtag.com/2009/06/14/penguins-prevail-over-red-wings-on-ice-and-on-twitter/</link>
		<comments>http://blog.wthashtag.com/2009/06/14/penguins-prevail-over-red-wings-on-ice-and-on-twitter/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 04:21:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.wthashtag.com/?p=44</guid>
		<description><![CDATA[Friday, June 12 marked the final game of the series in two teams&#8217; quest for the 2009 NHL Stanley Cup. The Pittsburgh Penguins (#pens) and the Detroit Red Wings (#redwings) battled line to line for 60 minutes, but their fans were also battling: on Twitter.
Early on NHL fans using Twitter began tweeting about their favorite [...]]]></description>
			<content:encoded><![CDATA[<p>Friday, June 12 marked the final game of the series in two teams&#8217; quest for the 2009 NHL Stanley Cup. The Pittsburgh Penguins (#<a href="http://wthashtag.com/pens">pens</a>) and the Detroit Red Wings (#<a href="http://wthashtag.com/redwings">redwings</a>) battled line to line for 60 minutes, but their fans were also battling: on Twitter.</p>
<p>Early on NHL fans using Twitter began tweeting about their favorite teams using fairly standardized hashtags. Being veterans of the service, they understood how using hashtags could connect them to other fans. By following your team&#8217;s hashtag, you could easily seek out others using the same (or hashtags for sworn enemies) and follow/unfollow accordingly.</p>
<h3>NHL hockey and hashtags</h3>
<p>Although several NHL teams have joined Twitter and started tweeting highlights of the games, following your team&#8217;s hashtag still gives you an entirely different perspective. Just like watching the hashtag for an event, listening in on team hashtags is almost like being right there in the stands, minus the expensive food and drinks. You get to hear what other people are thinking or saying about the game, rather than what the loudspeaker is spouting or the announcer is rattling off.</p>
<p>What is interesting about hockey fans using Twitter during the Stanley Cup finals is that the number of hashtagged tweets supporting the Penguins seemed to grow with the team&#8217;s momentum. The Red Wings came sailing into game six straight off a 5-0 win over the Penguins, also leading hashtag chatter (as compared to the Penguins) for the entirety of game six. However, after the Penguins clenched a 2-1 win over the Red Wings in game six and forced a champion-determining game seven, the #pens tweets started to swell.</p>
<p style="text-align: center;"><img class="aligncenter wp-image-45" title="2009_nhl_pens_redwings" src="http://blog.wthashtag.com/wp-content/uploads/2009/06/2009_nhl_pens_redwings.PNG" alt="2009_nhl_pens_redwings" /></p>
<p><strong>During the seventh game of the Stanley Cup finals series, Penguins fans out-tweeted Wings fans by 22%</strong>, helping to offset the 20,000 screaming fans inside Joe Louis arena, a majority of them rooting for the home team Red Wings.</p>
<h3>How the Stanley Cup Finals played out</h3>
<p>They say that teams draw off of the energy of the crowd, and it looks as if the Pittsburgh Penguins were able to do just that. The Penguins pulled off a strong 2-0 lead by the end of the second period, with the Red Wings only mustering the strength to match with one goal of their own in the third. The last few seconds of the game were a flurry of shots and a flying Fleury, but ultimately the Penguins emerged on top.</p>
<p>We can&#8217;t draw any official correlations between hashtags and hockey performance, but here&#8217;s to the #pens fans for helping tweet their team to victory.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wthashtag.com/2009/06/14/penguins-prevail-over-red-wings-on-ice-and-on-twitter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Can There Be Order Amongst Hashtags?</title>
		<link>http://blog.wthashtag.com/2009/06/12/can-there-be-order-amongst-hashtags/</link>
		<comments>http://blog.wthashtag.com/2009/06/12/can-there-be-order-amongst-hashtags/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 18:41:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[team]]></category>

		<guid isPermaLink="false">http://blog.wthashtag.com/?p=43</guid>
		<description><![CDATA[The team at Microblink has been an active user of Yammer since they won the TechCrunch 50 last summer. We hold group discussions, share interesting links and post idle thoughts or ideas we have during the day.
What the Hashtag is our first real project as a result of Microblink and things have been moving along [...]]]></description>
			<content:encoded><![CDATA[<p>The team at Microblink has been an active user of Yammer since they won the TechCrunch 50 last summer. We hold group discussions, share interesting links and post idle thoughts or ideas we have during the day.</p>
<p>What the Hashtag is our first real project as a result of Microblink and things have been moving along fairly steadily. Right now we are in the midst of another design update to the interface and also looking at adding more organization to the site.</p>
<p>In talking about how to organize the hashtags on our site, we ended up getting into a battle over whether or not hashtags could be organized at all, given their unorganized and haphazard manner.</p>
<p>Check out the unedited, unfiltered stream between Rob and I on Yammer below.<span id="more-43"></span></p>
<blockquote><p><strong>Mike</strong>: I built out a few categories last night. Here is one. http://wthashtag.com/Category:Social_Media_Breakfast Would like to discuss how we can improve the look of these pages. Possibly redoing page titles, structure, etc. Needs a little lift.</p>
<p><strong>Rob</strong>: i would like to revisit our use of categories but I don&#8217;t consider these categories at all&#8230;</p>
<p><strong>Mike</strong>: While they may not be &#8220;categories,&#8221; I think creating groupings like this are key to content discovery. Unless we had a reco engine to determine what hashtags are similar, this is about all we&#8217;ve got.</p>
<p><strong>Rob</strong>: I think of categories as being fixed and what you have as being groups of related hashtags by a topic. in my mind categories describe how the hashtag is being used: is it used as meta data to a tweet, to identify a group, to identify an event, etc</p>
<p><strong>Mike</strong>: I think we need to find a way to create several overarching categories: memes, groups, events, meta, AND then filter these other items under those main headers.</p>
<p><strong>Rob</strong>: lets model something before we build it on the site then&#8230; I agree with groupings to help with discovery but that is what I thought related hashtags were&#8230;</p>
<p><strong>Mike</strong>: The problem is that related hashtags are manual. Too much work to go to each SMC page and list all the hashtags that are also SMC-related. What happens when a new hashtag is added? Go back and update all those pages?</p>
<p><strong>Rob</strong>: that is why you model it to build a solution. we can automate this and define a hierarchy but we need to come to a conclussion on what that is</p>
<p><strong>Mike</strong>: The automation is the part I am questioning. Theoretically we could build something that would determine where things go, but I think it will largely depend on users and moderation.</p>
<p><strong>Rob</strong>: solving this issue would be interesting to see if we can find the x degress of separation for hashtags&#8230;. i&#8217;m just saying lets thinking about it and flush out an idea</p>
<p><strong>Mike</strong>: I think related hashtags should be for hashtags that are directly related, not two different Social Media Breakfast hashtags. Related is determined by user.</p>
<p><strong>Mike</strong>: I think our original idea on categories makes sense, but these other areas (NFL, PRSA, etc.) will fall as subcategories. Take a look at how Mahalo structures their stuff.</p>
<p><strong>Rob</strong>: so lets put that into a realistic example:1) dmtweetup has related hashtag dmlunchup. 2) is triangletweetup related to dmtweetup or grouped ?</p>
<p><strong>Mike</strong>: triangletweetup is grouped with dmtweetup. They are tweetups. dmlunchup is a related tag because it involves the same people/area</p>
<p><strong>Rob</strong>: so we have never communicated that before to whoever is our user community and even as microblink we haven&#8217;t really gone into that discussion&#8230;. good conversation to have so before we build anymore pages lets make sure this is doing what we want and Mark may be able to go in with some code wizardry to help take the work off</p>
<p><strong>Rob</strong>: what I think and i think you are saying is there is category (which defines use) which contains groups, uber-hashtags, or maybe just tags which contains hashtags, which can have related hashtags within that tag or uber-hashtage/group&#8230; thoughts?</p>
<p><strong>Rob</strong>: another thought&#8230;. and i know i&#8217;m using terms incorrectly but related hashtags is more of a recursive hashtag in which it defines the same group of the hashtag it is related to&#8230;.</p>
<p><strong>Mike</strong>: If a category is Sports, there may be subcategories for Hockey, Football and Baseball, and inside that NHL, NFL, MLB. For a hashtag (#pens ), it would be placed in categories for Hockey, NHL. Related hashtags may include #letsgopens , #penguins . Categories define what a hashtag is grouped with by usage/topic, while related hashtags represent closely related hashtags referring to same or similar subject.</p>
<p><strong>Mike</strong>: #ocu2009 is placed in Events category, while #octribe is placed in Groups category, though they are marked as related hashtags on both pages because #octribe was formed at the #ocu2009 event.</p>
<p><strong>Rob</strong>: lets talk more about this but i think there is even a larger category than  groups&#8230; i think hashtags have grown in use that they can no longer be  considered just metadata of a tweet. in my mind your example would be cat: meta,  grouping: sports, hashtag: #pens, related: #letsgopens, #penguins</p>
<p><strong>Rob</strong>: i think the ocu example just killed me&#8230; and if creating group pages works and we drop categories as I define that is fine. my main interest is pointing out many users are starting to use hashtags like @replies and that was one of my earlier drivers for this idea&#8230; hashtags need a profile page too&#8230; thus coming up with meta (traditional use) vs groups, events, chats (which is really a group now) etc</p>
<p><strong>Mike</strong>: I think the main goal is in helping people discover what they are looking for. We can&#8217;t really define overarching categories to stuff things into. We just have to group things together in ways that are logical so that people can find them. Trying to force something as meta (which I&#8217;m not sure what that means anymore &#8211; any hashtag could be considered additional context for a tweet) seems like more work than it is worth.</p>
<p><strong>Rob</strong>: yeah maybe I&#8217;m trying to hard but I think there is some overarching undefined/unconscience use of hashtags that I have been trying to figure out&#8230; I by no means want to force categories but would rather discover it and wake people up to this is how you are using them and should we address that/improve</p>
<p><strong>Rob</strong>: at any rate I&#8217;m fine with the pages however we will have to sort it out eventually before the category list grows too large and out of control&#8230; see startup weekend and tweetups. i would kindly suggest these were events and groups respectively before this discussion and all other like use was related&#8230;. now that decision is probably above my paygrade</p>
<p><strong>Mike</strong>: I think I understand where you are going, but also don&#8217;t think we can really shape or adjust how people are using them. My thoughts would be to gather the data, group related/similar items and help people find more of the same. Then we can use the blog to highlight different &#8220;use cases.&#8221;</p>
<p><strong>Mike</strong>: Startup Weekend and Tweetups are marked as Events and Groups respectively, but if I want to know about specific other SW events, I am not going to sort through the main Events category. Just show me a grouping of SW events. Same for tweetups. Related hashtags come into play if you wanted to say that #kcsw was related to #hm1 , based on the fact that they cover similar content and were attended/hosted by similar people in the same place.</p>
<p><strong>Rob</strong>: yeah I&#8217;m not sold on that approach for me&#8230; at any rate it is not core to what I think our business will be so i&#8217;m not too worried about it. its a wiki so i&#8217;ll let the community sort it out&#8230;. on a side note this discussion would have made for an awesome podcast in my mind</p>
<p><strong>Mike</strong>: We can still record something. :)</p>
<p><strong>Mike</strong>: What is it about the approach that you don&#8217;t like? Just trying to understand. This is good stuff to discuss in my mind. ;)</p>
<p><strong>Rob</strong>: I&#8217;m still figuring that out&#8230; keyword search (@mark can we do google search for this) and from the main page Hashtag Categories with Social Media Breakfast being displayed is kind of a turn off. I still can&#8217;t get over that their is some sort of order to them and maybe a single page with an explorer like view would make things easier for me&#8230; still kicking around right now</p>
<p><strong>Mike</strong>: Right now the Hashtag Categories is just display items at random. We could set this to show Groups | Events | Chats etc. if we wanted. Mahalo does this but to an even larger extent. I also think that a discovery type of scenario needs to be explored. If I don&#8217;t know what hashtag I am looking for but am interested in a topic, how do I search for that?</p></blockquote>
<p>I hope you enjoyed reading through our discussion. What do you think about organizing hashtags? Is there a way to make sense of it all? How do you help people discover the hashtags they are interested in participating in or following? Let us know in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wthashtag.com/2009/06/12/can-there-be-order-amongst-hashtags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Swarmed by Hashtag Vampires</title>
		<link>http://blog.wthashtag.com/2009/06/11/twitter-swarmed-by-hashtag-vampires/</link>
		<comments>http://blog.wthashtag.com/2009/06/11/twitter-swarmed-by-hashtag-vampires/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 12:10:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[games]]></category>

		<guid isPermaLink="false">http://blog.wthashtag.com/?p=39</guid>
		<description><![CDATA[Have you been feeling a bit woozy lately? Are you noticing droplets of blood staining your shirt collar? Do you find yourself shying away from anything with garlic in it? If you meet any of these criteria, chances are you&#8217;ve received a #vampirebite from a Twitter Vampire.
Start Biting!
Twitter Vampire is a Twitter-based game where friends [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-41" title="vmptw_text" src="http://blog.wthashtag.com/wp-content/uploads/2009/06/vmptw_text.gif" alt="vmptw_text" width="370" height="105" />Have you been feeling a bit woozy lately? Are you noticing droplets of blood staining your shirt collar? Do you find yourself shying away from anything with garlic in it? If you meet any of these criteria, chances are you&#8217;ve received a #<a href="http://wthashtag.com/vampirebite">vampirebite</a> from a <a href="http://www.twittervampire.com">Twitter Vampire</a>.</p>
<h3>Start Biting!</h3>
<p>Twitter Vampire is a Twitter-based game where friends can bite each other virtually and earn points for doing so. The more people you bite, the more points you get. The Twitter Vampire website hosts a leaderboard showing who has bitten the most people and who has been bitten the most.</p>
<p>When a user goes through the Twitter Vampire website and bites someone else, an update is sent from the biter&#8217;s Twitter account to let friends know that they&#8217;ve been bitten.</p>
<h3>What&#8217;s the Point?</h3>
<p><img class="size-medium wp-image-42 alignright" title="2009-06-11_0104_bitefriend" src="http://blog.wthashtag.com/wp-content/uploads/2009/06/2009-06-11_0104_bitefriend-300x121.png" alt="2009-06-11_0104_bitefriend" width="300" height="121" />So what is the point of all of these vampire bites? There isn&#8217;t one. You can equate #vampirebite tweets with throwing sheep on Facebook (or the most-likely-similar vampire biting application that also plagued Facebook users).</p>
<p>The hashtag factor in this application is that every single tweet sent out related to the game gets tagged with #vampirebite. Outside of people asking what the hashtag is for, I don&#8217;t see a lot of conversation taking place around it. The site was designed by <a href="http://graytartlet.com/">Gray Tartlet</a> for what we can only assume was an experiment in design and utilizing Twitter as an interactive platform.</p>
<h3>Watch #vampirebite on What the Hashtag</h3>
<p>You can follow @<a href="http://twitter.com/VmpTw">VmpTw</a> on Twitter to stay up with all the bites or watch the #<a href="http://wthashtag.com/vampirebite">vampirebite</a> hashtag page to see how many fall victim to this ghoulish game.</p>
<p>For the sake of Twitter&#8217;s Trending Topics, I hope this game doesn&#8217;t catch on. I&#8217;m not against games using hashtags on Twitter, but the way in which they are using them here just isn&#8217;t adding any sort of value.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wthashtag.com/2009/06/11/twitter-swarmed-by-hashtag-vampires/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Submit Hashtag Descriptions on Twitter</title>
		<link>http://blog.wthashtag.com/2009/06/06/submit-hashtag-descriptions-on-twitter/</link>
		<comments>http://blog.wthashtag.com/2009/06/06/submit-hashtag-descriptions-on-twitter/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 14:30:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.wthashtag.com/?p=31</guid>
		<description><![CDATA[A feature that we&#8217;ve had around for quite a while is the ability to submit a short description from Twitter. We&#8217;d like to call more attention to this feature as we&#8217;ve found a better way to display our contributions from Twitter. First things first: how to submit a description:

At the end of each trend notice [...]]]></description>
			<content:encoded><![CDATA[<p>A feature that we&#8217;ve had around for quite a while is the ability to submit a short description from Twitter. We&#8217;d like to call more attention to this feature as we&#8217;ve found a better way to display our contributions from Twitter. First things first: how to submit a description:</p>
<p><img class="alignnone size-full wp-image-36" title="link-in-tweet" src="http://blog.wthashtag.com/wp-content/uploads/2009/06/link-in-tweet.png" alt="link-in-tweet" width="620" height="309" /></p>
<p>At the end of each trend notice we send out you&#8217;ll find the words &#8220;define it&#8221; followed by a link. The link takes you to Twitter with some text prefilled &#8211; all you need to do is provide a definition.</p>
<p><img class="alignnone size-full wp-image-37" title="text-from-tweet" src="http://blog.wthashtag.com/wp-content/uploads/2009/06/text-from-tweet.png" alt="text-from-tweet" width="539" height="92" /></p>
<p>Just add your definition for the term after the hashtag and hit submit. Our bots will take it from there.</p>
<p>Previously, we added your description into the body of the page&#8217;s content under the Description header. As a way of saying thanks for making a contribution, we&#8217;ve decided to make it a bit more prominent.</p>
<p><img class="alignnone size-full wp-image-38" title="submitted-description" src="http://blog.wthashtag.com/wp-content/uploads/2009/06/submitted-description.png" alt="submitted-description" width="321" height="180" /></p>
<p>If there are multiple submissions for the same hashtag, you&#8217;ll find scroll buttons to the right of the definition bubble.</p>
<p>So there you have it &#8211; yet another way you can interact with our service. If you have any suggestions for features, hit up our <a href="http://wthashtag.com/Special:Contact">contact form</a> or leave us a <a href="#respond">comment</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wthashtag.com/2009/06/06/submit-hashtag-descriptions-on-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Site Design, New Features</title>
		<link>http://blog.wthashtag.com/2009/05/13/new-site-design-new-features/</link>
		<comments>http://blog.wthashtag.com/2009/05/13/new-site-design-new-features/#comments</comments>
		<pubDate>Thu, 14 May 2009 04:12:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[new features]]></category>

		<guid isPermaLink="false">http://blog.wthashtag.com/?p=22</guid>
		<description><![CDATA[Earlier this evening we pushed out the third iteration of our site&#8217;s interface. We&#8217;ve been up and running on a makeshift install of MediaWiki for some time now, but this latest version aims to take us to the next level.
A More Actionable Front Page
Starting with the newly designed front page, the actions a user can [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier this evening we pushed out the third iteration of our site&#8217;s interface. We&#8217;ve been up and running on a makeshift install of MediaWiki for some time now, but this latest version aims to take us to the next level.</p>
<h3>A More Actionable Front Page</h3>
<p>Starting with the newly designed front page, the actions a user can take are clearly outlined. We&#8217;ve got a newly improved search bar, the latest trending hashtags and a list of recently added hashtags.</p>
<p><img class="alignnone size-full wp-image-23" title="actionable_front" src="http://blog.wthashtag.com/wp-content/uploads/2009/05/actionable_front.gif" alt="actionable_front" width="600" height="147" /></p>
<p>Related to the recently added hashtags, users now have the ability to contribute short descriptions on the front page with a single click of the mouse (and no account required).</p>
<p><img class="alignnone size-full wp-image-24" title="edit_front" src="http://blog.wthashtag.com/wp-content/uploads/2009/05/edit_front.gif" alt="edit_front" width="600" height="147" /></p>
<h3>Improved Layouts on Hashtag Pages</h3>
<p>The pages for individual hashtags have also gone through a major redesign. We scaled back a bit on the number of fields we create by default, but also worked to rearrange the content on the page into a format that is easier to decipher.</p>
<p><img class="alignnone size-full wp-image-25" title="hashtag_page_revised" src="http://blog.wthashtag.com/wp-content/uploads/2009/05/hashtag_page_revised.gif" alt="hashtag_page_revised" width="600" height="147" /></p>
<h3>Statistics, Statistics, Statistics</h3>
<p>We&#8217;ve been tracking the number of times a hashtag is being used for awhile, as well tracking the top contributors, but now we also call out the number of uses made by each contributor, and the total number of tweets and unique contributors for a week&#8217;s worth of usage.</p>
<p><img class="alignnone size-full wp-image-26" title="stats_stats_stats" src="http://blog.wthashtag.com/wp-content/uploads/2009/05/stats_stats_stats.gif" alt="stats_stats_stats" width="343" height="147" /></p>
<h3>Run Transcripts for Hashtag Usage</h3>
<p>This new feature is sure to be popular with those who participate in hashtag chats. With the new transcript option, you can get a printout of all tweets with a specific hashtag for any date range.</p>
<p><img class="alignnone size-full wp-image-27" title="transcript_setup" src="http://blog.wthashtag.com/wp-content/uploads/2009/05/transcript_setup.gif" alt="transcript_setup" width="576" height="169" /></p>
<p>In the past users would often resort to combing through Twitter Search and copying/pasting results or saving TweetChat pages as HTML files if they wanted to see what had been discussed during a Twitter chat. Now users just navigate to the hashtag they are interested in, click the transcript button and type in the dates they are looking for. We will generate a single page file with all of the tweets, in order, and supply it in an easy to save or print format.</p>
<p><img class="alignnone size-full wp-image-28" title="transcript_content" src="http://blog.wthashtag.com/wp-content/uploads/2009/05/transcript_content.gif" alt="transcript_content" width="576" height="169" /></p>
<h3>Watch and Participate from a Hashtag Page</h3>
<p>The Monitter widget has been very helpful for us in displaying the latest tweets about a hashtag, but now we&#8217;ve expanded that Twitter stream by allowing users to submit their own tweets directly from the page.</p>
<p>Click the participate link and a box will pop open allowing you to craft your message. You will be greeted by a message box with the familiar character counter and your hashtag already inserted. Just include your username and password and we submit everything to Twitter directly through their API.</p>
<p><img class="alignnone size-full wp-image-29" title="join_conversation" src="http://blog.wthashtag.com/wp-content/uploads/2009/05/join_conversation.gif" alt="join_conversation" width="576" height="169" /></p>
<h3>Please Submit your Feedback</h3>
<p>Now that the new design and new features have been launched, we want to hear from you. This started as a project that the three of us thought would be interesting, but each day we are discovering more users who are also finding it to be of value.</p>
<p>So, what can we do to improve the hashtag experience? What would make the site easier to use? Please submit your suggestions/requests in the comments here, or feel free to @reply us on Twitter (<a href="http://twitter.com/wthashtag">@wthashtag</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wthashtag.com/2009/05/13/new-site-design-new-features/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Feature Your Hashtag and Raise Awareness</title>
		<link>http://blog.wthashtag.com/2009/04/05/feature-your-hashtag-and-raise-awareness/</link>
		<comments>http://blog.wthashtag.com/2009/04/05/feature-your-hashtag-and-raise-awareness/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 18:23:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Featured Hashtag]]></category>

		<guid isPermaLink="false">http://blog.wthashtag.com/?p=20</guid>
		<description><![CDATA[
When you&#8217;re using hashtags to promote an event, like the recent #g20rally in London, it pays to get that information in front of as many people as possible.
In addition to our regular hashtag encyclopedia, we&#8217;ve also developed a &#8220;Featured Hashtag&#8221; section on the front of the site, specifically reserved for those looking to drive extra [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wthashtag.com/wiki/WTHashtag%3F!:Feature"><img class="size-full wp-image-21 alignright" title="#g20rally" src="http://blog.wthashtag.com/wp-content/uploads/2009/04/2009-04-05_1247_g20rally.png" alt="2009-04-05_1247_g20rally" width="312" height="201" /></a></p>
<p>When you&#8217;re using hashtags to promote an event, like the recent #g20rally in London, it pays to get that information in front of as many people as possible.</p>
<p>In addition to our regular hashtag encyclopedia, we&#8217;ve also developed a &#8220;Featured Hashtag&#8221; section on the front of the site, specifically reserved for those looking to drive extra traffic and participation with their hashtag.</p>
<h3>The Featured Hashtag Receives Numerous Benefits</h3>
<p>If you reserve the Featured Hashtag spot, you receive a number of benefits:</p>
<ul>
<li>prominently featured on front page</li>
<li>avatar-sized image to draw visual attention</li>
<li>140 character description of hashtag</li>
<li>link to your hashtag page</li>
<li>link to Twitter Search querying your hashtag</li>
</ul>
<p>In addition, the WTH?! team will also work with you to ensure that your hashtag page is properly completed and full of information for interested users.</p>
<h3>Pricing and Placement</h3>
<p>See the <a href="http://wthashtag.com/wiki/WTHashtag%3F!:Feature">Featured Hashtag pricing</a> page for the most current details on cost.</p>
<p>We reserve the right to adjust prices at any time based on the amount of site traffic, though contracts already paid for will retain their agreed upon price. One featured hashtag placement is available at a time and subsequent availability will be based on a first come, first served basis.</p>
<h3>A Hashtag Destination for Twitter Users</h3>
<p>As the popularity of WTH?! continues to grow and we further solidify our standing as THE place to go for discovering more about hashtags, becoming a featured hashtag on the front page of our website will garner you the attention you want and deserve.*</p>
<p>With nearly 8,000 visits and 23,000 pageviews for the month of March (just one month outside of launch), you can see that WTH?! is already becoming a destination for hashtag resources.</p>
<p><small>* What the Hashtag makes no guarantees as to the effectiveness of a Featured Hashtag placement, but it is reasonable to believe that new placements may achieve similar results to previously featured hashtags.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wthashtag.com/2009/04/05/feature-your-hashtag-and-raise-awareness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Interact with Our Twitter Bot</title>
		<link>http://blog.wthashtag.com/2009/03/31/how-to-interact-with-our-twitter-bot/</link>
		<comments>http://blog.wthashtag.com/2009/03/31/how-to-interact-with-our-twitter-bot/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 15:54:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[TwitterBot]]></category>

		<guid isPermaLink="false">http://blog.wthashtag.com/?p=16</guid>
		<description><![CDATA[One of the features we launched with was a Twitter Bot that would watch for incoming direct messages where people would ask for definitions of hashtags. We later found out that it was spamming users with replies when Twitter would disable the ability to delete direct messages. We&#8217;ve taken it back to the drawing board [...]]]></description>
			<content:encoded><![CDATA[<p>One of the features we launched with was a <a href="http://wthashtag.com/wiki/WTHashtag%3F!:TwitterBot">Twitter Bot</a> that would watch for incoming direct messages where people would ask for definitions of hashtags. We later found out that it was spamming users with replies when Twitter would disable the ability to delete direct messages. We&#8217;ve taken it back to the drawing board and done some refactoring with it. We&#8217;re proud to announce that the bot is back and should be working as expected.</p>
<p>Here&#8217;s an example of how you would use our Twitter Bot:</p>
<p><img class="alignnone size-full wp-image-18" title="TwitterBot example" src="http://blog.wthashtag.com/wp-content/uploads/2009/03/twitterbot.png" alt="TwitterBot example" width="449" height="133" /></p>
<h3>One More Thing</h3>
<p>We&#8217;re also happy to announce a quicker way to contribute with the wiki without even going to it. If you see a hashtag you&#8217;d like to add your two cents to, simply send us an @wthashtag message formatted like this:</p>
<p><img class="alignnone size-full wp-image-19" title="TwitterBot contribution" src="http://blog.wthashtag.com/wp-content/uploads/2009/03/twitterbot-reply.png" alt="TwitterBot contribution" width="462" height="65" /></p>
<p>Please be sure to use our pre-set format. If you don&#8217;t format your messages properly, we just assume it&#8217;s just another mention. We want you to contribute easily, so please (again) stick to the format!</p>
<blockquote><p><strong>@wthashtag def #hashcon For people attending the hashtag conference</strong></p></blockquote>
<p>Once we pick up your message, it&#8217;ll get slapped onto the end of the description, as such:</p>
<p><img class="alignnone size-full wp-image-17" title="DMTweetup Description from an @reply" src="http://blog.wthashtag.com/wp-content/uploads/2009/03/dmtweetup-desc.png" alt="DMTweetup Description from an @reply" width="554" height="93" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wthashtag.com/2009/03/31/how-to-interact-with-our-twitter-bot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
