<?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>Where Did My Brain Go? &#187; Web 2.0</title>
	<atom:link href="http://wheredidmybraingo.com/tag/web-2-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://wheredidmybraingo.com</link>
	<description>Mitch Miller’s Web</description>
	<lastBuildDate>Fri, 04 May 2012 05:53:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Twittering</title>
		<link>http://wheredidmybraingo.com/twittering/</link>
		<comments>http://wheredidmybraingo.com/twittering/#comments</comments>
		<pubDate>Mon, 04 May 2009 23:16:25 +0000</pubDate>
		<dc:creator>Mitch</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://wheredidmybraingo.com/?p=198</guid>
		<description><![CDATA[My introduction to Twitter and bit.ly]]></description>
			<content:encoded><![CDATA[<p><img src="http://wheredidmybraingo.com/g2/Twitter.png" height="29" width="120" alt="Twitter logo"/> I have joined, and am <strong>enjoying</strong>, <a href="http://twitter.com/" title="homepage">Twitter</a>, where I am now <samp>(June 13, 2009)</samp>known as <a href="http://twitter.com/Mitchell_Miller" title="Follow me on Twitter">Mitchell_Miller</a>. You can see my last entry on Twitter, displayed in the left column.</p>
<p><strong>Note:</strong>
<h3>What Is Twitter?</h3>
<p>Twitter is a <a href="http://en.wikipedia.org/wiki/Micro-blogging" title="about">micro blogging</a> service. Entries, or <strong>Tweets</strong> are plain text, and limited to 140 characters.</p>
<p>Tweets may include Web addresses, but these are limited to 30 characters by Twitter. Twitter will automatically shorten long links, but I wanted something better.</p> 
<p>So, in addition to Twitter, I signed up for another service, <a href="http://bit.ly/" title="shortens and tracks links">bit.ly</a>, to Tweet about links like:</p>
<code><a href="http://wheredidmybraingo.com/acoustic-eidolon-in-berea/">http://wheredidmybraingo.com/acoustic-eidolon-in-berea/</a></code>
<h3>What Is bit.ly?</h3>
<p>Use <a href="http://bit.ly/" title="homepage">bit.ly</a> to <strong>shorten, share, and track your links</strong>. bit.ly shortened the the previous link to:</p>
<code><a href="http://bit.ly/zJN2" title="Acoustic Eidolon in Berea">http://bit.ly/zJN2</a></code>
<p>After opening a bit.ly account, you will also be able to keep track of all the links you have submitted.</p>
<h3>Danger, Will Robinson!</h3>
<p>Visiting a link, with an <strong>unknown destination</strong>, can be <strong>scary</strong>. You can obtain information about a bit.ly link, by adding:&nbsp; <strong>+</strong>&nbsp;<samp>(plus sign)</samp></p>
<p>For example, try:</p>
<code><a href="http://bit.ly/zJN2+" title="bit.ly link info">http://bit.ly/zJN2+</a></code> 
<p>When you open a link from bit.ly, <a href="http://lifehacker.com/5068945/five-best-url-shrinkers" title="Five Best URL Shrinkers">or others like it</a>, the service expands it, and issues a redirect to your browser.</p>
<p><a href="http://novell.com/linux/desktop/" title="I use Novell Linux Desktop">Linux</a> users should try this tip from <a href="http://lifehacker.com/people/yitzle/" title="posts">yitzle</a> on <a href="http://lifehacker.com/" title="homepage">Lifehacker</a>. It uses <a href="http://curl.haxx.se" title="data transfer utility">cURL</a>, a <strong>very</strong> handy utility, which is installed on most systems.</p>
<p>Add this function to your .bashrc:</p>
<code>function urlExpand () { curl -I &quot;$1&quot; 2&gt;dev/null | sed -n &apos;Location/ s/.* //p&apos; }</code>
<p>Use it from the shell like this:</p>
<code>urlExpand http://bit.ly/zJN2</code>
<p>Add a &quot;v&quot; for cURL&#8217;s verbose output, to test it, and learn how it works:</p>
<code>curl -I<strong>v</strong> http://bit.ly/zJN2 2&gt;dev/null | sed -n &apos;Location/ s/.* //p&apos;</code>
<h3>Twitter Trivia</h3>
<p>On yesterday&#8217;s <a href="http://www.komando.com/" title="homepage">Kim Komando</a> show, America&#8217;s <a href="http://en.wikipedia.org/wiki/Kim_Komando" title="Wikipedia bio">Digital Goddess</a>, said that Twitter bought their logo, seen by millions daily, from <a href="http://istockphoto.com" title="homepage">iStockPhoto</a> for $30.</p>
<p>Ms. Komando said the artist received $6 from this sale.</p>
<h3>Twitter Accounts</h3>
<p>Everything on Twitter works nicely. I particularly like how easy it is to remove generic wallpaper and customize colors.</p>
<p>However, Twitter&#8217;s best feature, is the way it handles the selection of user names. I register for <strong>many</strong> sites, which require an account, to ask a question, or run a demo.</p>
<p>Some sites, like <a href="http://joomla.org/" title="CMS I wanted to try">Joomla</a>, take you <strong>back to the 80&#8242;s</strong> &mdash;</p>
<ol>
<li>Enter all your info</li>
<li>Press &ldquo;Send&rdquo; and wait</li>
<li>Receive message that your selected ID is taken</li>
<li>Go to 1</li>
</ol>
<p>Others, like <a href="http://www.myspace.com/" title="homepage">MySpace</a>, where I am also <a href="http://www.myspace.com/mitchmiller2009" title="my MySpace page">MitchMiller2009</a>, or <a href="http://wikipedia.org/" title="homepage">Wikipedia</a>, where I am <a href="http://en.wikipedia.org/wiki/User:Mitch3000" title="my Wikipedia User Page">Mitch3000</a>, issue a permanent address, which can never be changed.</p>

<p>Twitter will let you change your ID, but I have not done it, and do not know how it affects your old Tweets. However, they make it easy to search the system as many times as you like, for available IDs, and other sites should implement similar systems.</p>
<h3>Twitter Support</h3>
<p>Visit <a href="http://getsatisfaction.com/twitter">Customer Support Community for Twitter</a> to get answers from users and <a href="http://getsatisfaction.com/twitter/people" title="People from Twitter on Get Satisfaction">Twitter staff</a>. Over 50,000 people have registered for this service.</p>
<h3>So What?</h3>
<p>Should I Tweet that I am writing about Tweeting?</p>
<p>I am not sure, because I still don&#8217;t understand most of its features. I also do not understand how Twitter makes money, because there are no advertisements or fees.</p>
<p>But I love using Twitter!</p>]]></content:encoded>
			<wfw:commentRss>http://wheredidmybraingo.com/twittering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="&lt;img src=\&quot;http://wheredidmybraingo.com/g2/Twitter.png\&quot; height=\&quot;29\&quot; width=\&quot;120\&quot; alt=\&quot;Twitter logo\&quot;/&gt;" length="" type="" />
		</item>
	</channel>
</rss>

