<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Redio Blog &#187; Applikation</title>
	<atom:link href="http://www.redio.info/blog/tag/applikation/feed" rel="self" type="application/rss+xml" />
	<link>http://www.redio.info/blog</link>
	<description>Das Communityblog von Redio</description>
	<lastBuildDate>Sun, 15 Nov 2009 13:21:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/de/</creativeCommons:license>
		<item>
		<title>Erster Twitterclient auf &#8220;Go&#8221; erschienen</title>
		<link>http://www.redio.info/blog/2009/11/erster-twitterclient-auf-go-erschienen.html</link>
		<comments>http://www.redio.info/blog/2009/11/erster-twitterclient-auf-go-erschienen.html#comments</comments>
		<pubDate>Thu, 12 Nov 2009 22:08:01 +0000</pubDate>
		<dc:creator>RavoxX</dc:creator>
				<category><![CDATA[Netz]]></category>
		<category><![CDATA[Applikation]]></category>
		<category><![CDATA[Client]]></category>
		<category><![CDATA[Go]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.redio.info/blog/?p=189</guid>
		<description><![CDATA[Gestern berichteten wir über die neue Programmiersprache &#8220;Go&#8221; aus dem Hause Google. Und schon kurz darauf gab es erste Miniprogrammchen, die auf Go basieren. Eine davon ist die &#8220;gotweet&#8221;-App.
Der Twitter-Client kommt derzeit aber noch ohne GUI, ein Einzeiler quasi. Der Command-Line-Client ist ziemlich zweckmäßig, aber eben ohne richtigen Zweck, da ein einzeiliger CURL-Code die ganze [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.redio.info/blog/2009/11/google-neue-programmiersprache-go-vorgestellt.html">Gestern berichteten wir</a> über die neue Programmiersprache &#8220;Go&#8221; aus dem Hause Google. Und schon kurz darauf gab es erste Miniprogrammchen, die auf Go basieren. Eine davon ist die &#8220;gotweet&#8221;-App.</p>
<p>Der Twitter-Client kommt derzeit aber noch ohne GUI, ein Einzeiler quasi. Der Command-Line-Client ist ziemlich zweckmäßig, aber eben ohne richtigen Zweck, da ein einzeiliger CURL-Code die ganze Sache ersetzen würde:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">curl <span style="color: #660033;">-u</span> username:password <span style="color: #660033;">-d</span> <span style="color: #007800;">status</span>=<span style="color: #ff0000;">&quot;Tweeting from the bash!&quot;</span> https:<span style="color: #000000; font-weight: bold;">//</span>twitter.com<span style="color: #000000; font-weight: bold;">/</span>statuses<span style="color: #000000; font-weight: bold;">/</span>update.xml</pre></td></tr></table></div>

<p>Das Programm ist derzeit für Linux und Mac OS X Terminal erhältlich und kann über die fossil-Schnittstelle oder auf der <a href="http://codingrobots.org/p/gotweet/doc/tip/www/index.wiki">offiziellen gotweet Seite</a> heruntergeladen werden. Dort gibt es auch Instruktionen, um Mentions und DMs abzurufen.</p>
<p>[via <a href="http://mashable.com/2009/11/12/gotweet/">Mashable!</a>, Thanks]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redio.info/blog/2009/11/erster-twitterclient-auf-go-erschienen.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
