<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Commentaires sur : Utiliser Twitter en ligne de commande sous Linux</title>
	<atom:link href="http://www.tux-planet.fr/utiliser-twitter-en-ligne-de-commande-sous-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tux-planet.fr/utiliser-twitter-en-ligne-de-commande-sous-linux/</link>
	<description>Linux et les Logiciels Libres</description>
	<lastBuildDate>Sat, 11 Feb 2012 14:18:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Par : inalgnu</title>
		<link>http://www.tux-planet.fr/utiliser-twitter-en-ligne-de-commande-sous-linux/#comment-10859</link>
		<dc:creator>inalgnu</dc:creator>
		<pubDate>Thu, 07 Aug 2008 17:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.tux-planet.fr/?p=459#comment-10859</guid>
		<description>Intéressant ! Un petit script shell qui s&#039;appelle twitter :

&lt;blockquote&gt;
#!/bin/bash
# scirpt twitter ^^
curl -u inalgnu:****** -d status=&quot;$1&quot; http://twitter.com/statuses/update.xml
&lt;/blockquote&gt;

Un exemple d&#039;utilisation :
&lt;blockquote&gt;./twitter &#039;what are you doing&#039;&lt;/blockquote&gt;

</description>
		<content:encoded><![CDATA[<p>Intéressant ! Un petit script shell qui s'appelle twitter :</p>
<blockquote><p>
#!/bin/bash<br />
# scirpt twitter ^^<br />
curl -u inalgnu:****** -d status="$1" <a href="http://twitter.com/statuses/update.xml" rel="nofollow">http://twitter.com/statuses/update.xml</a>
</p></blockquote>
<p>Un exemple d'utilisation :</p>
<blockquote><p>./twitter 'what are you doing'</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>Par : pti-seb</title>
		<link>http://www.tux-planet.fr/utiliser-twitter-en-ligne-de-commande-sous-linux/#comment-10860</link>
		<dc:creator>pti-seb</dc:creator>
		<pubDate>Thu, 07 Aug 2008 16:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.tux-planet.fr/?p=459#comment-10860</guid>
		<description>&lt;strong&gt;@inalgnu&lt;/strong&gt; : oui c&#039;est un belle exemple d&#039;utilisation.</description>
		<content:encoded><![CDATA[<p><strong></strong><strong>@inalgnu</strong> : oui c'est un belle exemple d'utilisation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

