<?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>ClassicalCode &#187; twitter</title>
	<atom:link href="http://blog.classicalcode.com/tag/twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.classicalcode.com</link>
	<description>Music, Software, Finds</description>
	<lastBuildDate>Tue, 08 Nov 2011 19:34:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Twitter Bot: UkeChord</title>
		<link>http://blog.classicalcode.com/2009/11/twitter-bot-ukechord/</link>
		<comments>http://blog.classicalcode.com/2009/11/twitter-bot-ukechord/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 04:15:00 +0000</pubDate>
		<dc:creator>Jordan Eldredge</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[chord]]></category>
		<category><![CDATA[chords]]></category>
		<category><![CDATA[fingering]]></category>
		<category><![CDATA[fingerings]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[uke]]></category>
		<category><![CDATA[ukechord]]></category>
		<category><![CDATA[ukulele]]></category>

		<guid isPermaLink="false">http://blog.classicalcode.com/?p=705</guid>
		<description><![CDATA[I would like to introduce you all to my new creation UkeChord. UkeChord is an automated Twitter robot who will send you ukulele fingerings for any chord you request. Please share your thoughts or improvements in the comments below. Goal: To offer Ukulele chord fingerings via text message. Preparation: Follow Twitter user &#8220;ukechord&#8220; Configure Twitter [...]]]></description>
			<content:encoded><![CDATA[<p>I would like to introduce you all to my new creation <a href="http://twitter.com/ukechord">UkeChord</a>. UkeChord is an automated Twitter robot who will send you ukulele fingerings for any chord you request. Please share your thoughts or improvements in the comments below.</p>
<p><strong>Goal:</strong> To offer Ukulele chord fingerings via text message.</p>
<p><strong>Preparation:</strong></p>
<ol>
<li>Follow Twitter user &#8220;<a href="http://twitter.com/ukechord">ukechord</a>&#8220;</li>
<li><a href="http://help.twitter.com/forums/59008/entries/14014">Configure Twitter</a> to forward direct messages to your phone.</li>
</ol>
<p><strong>Getting a chord fingering:</strong></p>
<ol>
<li>Text Twitter (40404) with: &#8220;@ukechord&#8221; followed by the chord name.</li>
<li>Receive chord fingering.</li>
</ol>
<p>Below are the chord names it understands. C can be replaced by any note sharp (#) or flat (b):</p>
<table border="0">
<tbody>
<tr>
<th>Chord</th>
<th>Notes</th>
</tr>
<tr>
<td><span style="color: #808080;">C</span></td>
<td><span style="color: #808080;">(Root, major 3rd, perfect 5th)</span></td>
</tr>
<tr>
<td><span style="color: #808080;">C7</span></td>
<td><span style="color: #808080;">(Root, major 3rd, perfect 5th, minor 7th)</span></td>
</tr>
<tr>
<td><span style="color: #808080;">CM7	(Cmaj7)</span></td>
<td><span style="color: #808080;">(Root, major 3rd, perfect 5th, major 7th)</span></td>
</tr>
<tr>
<td><span style="color: #808080;">C6</span></td>
<td><span style="color: #808080;">(Root, major 3rd, perfect 5th, major 6th)</span></td>
</tr>
<tr>
<td><span style="color: #808080;">C9</span></td>
<td><span style="color: #808080;">([Root], major 3rd, perfect 5th, minor 7th, major 9th)</span></td>
</tr>
<tr>
<td><span style="color: #808080;">Cm</span></td>
<td><span style="color: #808080;">(Root, minor 3rd, perfect 5th)</span></td>
</tr>
<tr>
<td><span style="color: #808080;">Cm7</span></td>
<td><span style="color: #808080;">(Root, minor 3rd, perfect 5th, minor 7th)</span></td>
</tr>
<tr>
<td><span style="color: #808080;">Cm6</span></td>
<td><span style="color: #808080;">(Root, minor 3rd, perfect 5th, major 6th)</span></td>
</tr>
<tr>
<td><span style="color: #808080;">Cm9</span></td>
<td><span style="color: #808080;">([Root], minor 3rd, perfect 5th, minor 7th, major 9th)</span></td>
</tr>
<tr>
<td><span style="color: #808080;">Cdim</span></td>
<td><span style="color: #808080;">(Root, minor 3rd, diminished 5th, diminished 7th)</span></td>
</tr>
<tr>
<td><span style="color: #808080;">C5</span></td>
<td><span style="color: #808080;">(Root, perfect 5th)</span></td>
</tr>
<tr>
<td><span style="color: #808080;">Csus4</span></td>
<td><span style="color: #808080;">(Root, perfect 4th, perfect 5th)</span></td>
</tr>
<tr>
<td><span style="color: #808080;">C7sus4</span></td>
<td><span style="color: #808080;">(Root, perfect 4th, minor 7th)</span></td>
</tr>
<tr>
<td><span style="color: #808080;">Caug (C+5)</span></td>
<td><span style="color: #808080;">(Root, minor 3rd, augmented 5th)</span></td>
</tr>
<tr>
<td><span style="color: #808080;">C7aug (C7+5)</span></td>
<td><span style="color: #808080;">(Root, minor 3rd, augmented 5th, diminished 7th)</span></td>
</tr>
</tbody>
</table>
<p>It may be able to figure out other chords, but it is guaranteed to understand these.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://blog.classicalcode.com/2009/06/video-tom-lehrers-my-home-town-on-ukulele/" title="[Video] Tom Lehrer&#8217;s &#8220;My Home Town&#8221; on Ukulele">[Video] Tom Lehrer&#8217;s &#8220;My Home Town&#8221; on Ukulele</a></li><li><a href="http://blog.classicalcode.com/2011/11/ukulele-solo-never-on-sunday/" title="[Ukulele Solo] Never On Sunday">[Ukulele Solo] Never On Sunday</a></li><li><a href="http://blog.classicalcode.com/2011/11/backyard-ukulele-session-ukulele-videos-with-chelsea/" title="Backyard Ukulele Session [Ukulele Videos with Chelsea]">Backyard Ukulele Session [Ukulele Videos with Chelsea]</a></li><li><a href="http://blog.classicalcode.com/2011/07/i-come-to-the-garden-alone-for-george-morris/" title="I Come To the Garden Alone (For George Morris)">I Come To the Garden Alone (For George Morris)</a></li><li><a href="http://blog.classicalcode.com/2011/05/the-surprise-slide-ukulele-micro-song/" title="&#8220;The Surprise Slide&#8221; Ukulele Micro Song">&#8220;The Surprise Slide&#8221; Ukulele Micro Song</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.classicalcode.com/2009/11/twitter-bot-ukechord/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

