<?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>module?.exports = Blog &#187; microblogging</title>
	<atom:link href="http://benatkin.com/tag/microblogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://benatkin.com</link>
	<description>Ben Atkin&#039;s blog</description>
	<lastBuildDate>Thu, 10 May 2012 04:36:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Swapping names between two twitter accounts</title>
		<link>http://benatkin.com/2009/06/19/swapping-names-on-twitter/</link>
		<comments>http://benatkin.com/2009/06/19/swapping-names-on-twitter/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 23:15:35 +0000</pubDate>
		<dc:creator>Ben Atkin</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://benatkin.com/weblog/?p=414</guid>
		<description><![CDATA[I had two twitter accounts that I wanted swapped. One had my real name on it. The other had a made-up-name and was the one I&#8217;d been using on a regular basis. It was also where all of my followers &#8230; <a href="http://benatkin.com/2009/06/19/swapping-names-on-twitter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I had two twitter accounts that I wanted swapped. One had my real name on it. The other had a made-up-name and was the one I&#8217;d been using on a regular basis. It was also where all of my followers were.</p>
<p>Since I&#8217;m getting a start in freelancing, I decided to make my main account the one with my real name on it, and try not to ramble quite so much on it.</p>
<p>I first tried to do this a couple of weeks ago. I deleted the account with my name, and tried renaming the account with the made-up name to my name. Unfortunately, twitter told me the account was unavailable. I quickly re-created the account to avoid losing @benatkin, which is the same as my domain name.</p>
<p>Today, while I was filling out a request to twitter to change the names for me so I don&#8217;t lose them, an idea popped into my head. I tried it and it worked! Here&#8217;s what I did:</p>
<ul>
<li>I went to the account settings on the <em>benatkin</em> account and changed the username to <em>benjamin_atkin</em>. I figured that if worse came to worse I&#8217;d still have some representation of my name.</li>
<li>I went to the account settings on the account with my made-up name (<em>lowerCamelCase</em>) and changed the user name to <em>benatkin</em>
</li>
<li>I went to the account settings on <em>benjamin_atkin</em> (which used to be <em>benatkin</em>) and changed the username to <em>lowerCamelCase</em>.</li>
</ul>
<p>Now, I don&#8217;t know if twitter thought this through, so I am calling this a &#8220;hack&#8221;. It may be that twitter just hasn&#8217;t implemented locking of old names after a rename, and would prefer that people like me go through customer service.</p>
<p>After it was done, I left a tweet to fill my followers in on the situation:</p>
<p><img class="alignnone size-full wp-image-415" title="2245067457" src="http://benatkin.com/weblog/wp-content/uploads/2009/06/2245067457.gif" alt="2245067457" width="440" height="195"></p>
]]></content:encoded>
			<wfw:commentRss>http://benatkin.com/2009/06/19/swapping-names-on-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twidge: a command-line microblogging client</title>
		<link>http://benatkin.com/2009/02/02/twidge-a-command-line-microblogging-client/</link>
		<comments>http://benatkin.com/2009/02/02/twidge-a-command-line-microblogging-client/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 05:59:39 +0000</pubDate>
		<dc:creator>Ben Atkin</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.benatkin.com/weblog/?p=229</guid>
		<description><![CDATA[After a friend recommended it, I gave Twidge a whirl. Twidge is a command-line microblogging client written in Haskell. It works with twitter and identi.ca. Installing it on my mac was tricky at first, because I didn&#8217;t have instructions for &#8230; <a href="http://benatkin.com/2009/02/02/twidge-a-command-line-microblogging-client/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After a friend recommended it, I gave <a href="http://software.complete.org/software/wiki/twidge/">Twidge</a> a whirl. Twidge is a command-line microblogging client written in Haskell. It works with <a href="http://twitter.com/">twitter</a> and <a href="http://identi.ca/">identi.ca</a>.</p>
<p>Installing it on my mac was tricky at first, because I didn&#8217;t have instructions for installing it on Mac OS X, but once I figured out how to do it, it turned out to be really easy. I posted the <a href="http://software.complete.org/software/wiki/twidge/FrequentlyAskedQuestions">installation instructions for OS X</a> on the <a href="http://software.complete.org/software/wiki/twidge">Twidge wiki</a>.</p>
<p>So, how does it work? If you put twidge in your path, you can type <em>twidge</em> and it will provide a help screen. You can type <em>twidge lscommands</em> to get a list of commands. Of particular interest to someone who&#8217;s starting out is <em>twidge setup</em>, which asks for your username and password and puts them in <em>~/.twidgerc</em> for later retrieval. Once it has your username and password, you can type <em>twidge lsrecent</em> for a list of recent updates by people you&#8217;re following, <em>twidge lsreplies</em> for a list of replies, and <em>twidge update</em> to post an update.</p>
<p>If <em>-asu</em> is specified on the command line to lsrecent, <em>twidge</em> will show all the updates since lsrecent was run. The <em>-asu</em> option has the same effect on lsreplies. In the <a href="http://software.complete.org/software/wiki/twidge/HOWTOs">Twidge HOWTO</a> it shoes how to pipe lsrecent and lsreplies to less to enable checking all tweets with one command. I reversed the order so the replies would show up first, so I&#8217;ll see the replies even when I decide not to read all of the tweets. The command I put in <em>~/.bash_profile</em> is here:</p>
<pre class="prettyprint" style="border: none">alias twidgecheck='(twidge lsreplies -asu; twidge lsrecent -asu) | less'</pre>
<p>Now if I run twidgecheck, I can see all my updates. Nice! And once I&#8217;m done with them, I don&#8217;t have them showing up next time I turn to twidge. Update zero, if you will!</p>
<p>My main dislike with this system is that links are harder to visit with my terminal. If I was using the gnome terminal, I could just click them. Maybe I can find a way to make iTerm do that.</p>
]]></content:encoded>
			<wfw:commentRss>http://benatkin.com/2009/02/02/twidge-a-command-line-microblogging-client/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

