<?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>Jtmcgee.net &#187; bash</title>
	<atom:link href="http://jtmcgee.net/tags/bash/feed/" rel="self" type="application/rss+xml" />
	<link>http://jtmcgee.net</link>
	<description>A Technological Guru Blog</description>
	<lastBuildDate>Sun, 27 Nov 2011 04:50:48 +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>Linux Terminal Twitter Client</title>
		<link>http://jtmcgee.net/archives/2010/01/linux-bash-twitter-client/</link>
		<comments>http://jtmcgee.net/archives/2010/01/linux-bash-twitter-client/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 02:04:07 +0000</pubDate>
		<dc:creator>Jordan DeLoach</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://jtmcgee.net/?p=115</guid>
		<description><![CDATA[Today I was bored so I decided to write a Twitter client centered in Terminal. It&#8217;s not a super-client, it&#8217;s just plain and simple. It was more of a test of myself. Anyways be looking for versions in more languages, hopefully in Python or Bash in a few days, maybe in Perl someday. Download &#38; ]]></description>
			<content:encoded><![CDATA[<p>Today I was bored so I decided to write a Twitter client centered in Terminal. It&#8217;s not a super-client, it&#8217;s just plain and simple. It was more of a test of myself. Anyways be looking for versions in more languages, hopefully in Python or Bash in a few days, maybe in Perl someday.</p>
<ol>
<li>Download &amp; Unzip</li>
<li>Put it into /home/<strong><em>youruser</em></strong>/scripts ( so tweet and twitter and etc. are in that directory )</li>
<li><em>sudo bash install.sh ( </em>it will try to install php5-curl if you don&#8217;t have it, you need this )</li>
<li><em>. ~/.bashrc </em>( include the period at the beginning )</li>
<li><em>setupTwitter</em> <strong><em>twitterusername twitterpassword</em></strong></li>
<li>You may now use <em>twitter</em> to view the 5 latest tweets or <em>tweet &#8220;<strong>YOUR Text here</strong>&#8220;</em> to tweet something</li>
</ol>
<p><a href="http://project.jtmcgee.net/downloads/phpTerminalTwitterClient.tar.gz">Download</a> [tar.gz]</p>
<p><a href="http://project.jtmcgee.net/downloads/phpTerminalTwitterClient.zip">Download</a> [zip]</p>
<p><a href="http://project.jtmcgee.net/downloads/phpTerminalTwitterClient.tar">Download</a> [tar]</p>
<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
										<iframe
											style="height:25px !important; border:none !important; overflow:hidden !important; width:340px !important;" frameborder="0" scrolling="no" allowTransparency="true"
											src="http://www.linksalpha.com/social?link=http%3A%2F%2Fjtmcgee.net%2Farchives%2F2010%2F01%2Flinux-bash-twitter-client%2F&fc=333333&fs=arial&fblname=like">
										</iframe>
										</div>		<div style="float:right;margin:10px 10px 0px 0px;">
			<a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fjtmcgee.net%2Farchives%2F2010%2F01%2Flinux-bash-twitter-client%2F&title=Linux+Terminal+Twitter+Client" rel="news, programming"><span style="display:none">Today I was bored so I decided to write a Twitter client centered in Terminal. It&#8217;s not a super-client, it&#8217;s just plain and simple. It was more of a test of myself. Anyways be looking for versions in more languages, hopefully in Python or Bash in a few days, maybe in Perl someday. Download &amp; </span></a>		
		</div>		
		]]></content:encoded>
			<wfw:commentRss>http://jtmcgee.net/archives/2010/01/linux-bash-twitter-client/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

