<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Come to the Dark Side... &#187; twitter</title>
	<atom:link href="http://cerealbars.wordpress.com/tag/twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://cerealbars.wordpress.com</link>
	<description>We have cookies!!</description>
	<lastBuildDate>Wed, 16 Jul 2008 23:58:13 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='cerealbars.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/c3f43cc6bebe17cb9b111166c1cf0fb9?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Come to the Dark Side... &#187; twitter</title>
		<link>http://cerealbars.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://cerealbars.wordpress.com/osd.xml" title="Come to the Dark Side&#8230;" />
		<item>
		<title>Una ordnariez =(</title>
		<link>http://cerealbars.wordpress.com/2008/07/03/una-ordnariez/</link>
		<comments>http://cerealbars.wordpress.com/2008/07/03/una-ordnariez/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 14:13:04 +0000</pubDate>
		<dc:creator>Boris</dc:creator>
				<category><![CDATA[default]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://cerealbars.wordpress.com/?p=211</guid>
		<description><![CDATA[Hoy en la mañana, mientras estaba en irc, salió el tema del Twitter. @kastor envió una url y una linea que permite enviar los updates usando curl, y yo hice la siguente picanteria:
#!/bin/bash
USER=cereal_bars
PASSWD=******
read -p "wtf r u doing? " TWITT
curl -u $USER:$PASSWD -d status="$TWITT" http://twitter.com/statuses/update.xml
Metes eso en un archivo, le das chmod +x y lo [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cerealbars.wordpress.com&blog=2039204&post=211&subd=cerealbars&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hoy en la mañana, mientras estaba en <a href="http://es.wikipedia.org/wiki/IRC" target="_blank">irc</a>, salió el tema del <a href="http://twitter.com" target="_blank">Twitter</a>. <a href="http://twitter.com/kastor" target="_blank">@kastor</a> envió una url y una linea que permite enviar los updates usando <a href="http://es.wikipedia.org/wiki/Curl" target="_blank">curl</a>, y yo hice la siguente picanteria:</p>
<p><code>#!/bin/bash<br />
USER=cereal_bars<br />
PASSWD=******<br />
read -p "wtf r u doing? " TWITT<br />
curl -u $USER:$PASSWD -d status="$TWITT" http://twitter.com/statuses/update.xml</code></p>
<p>Metes eso en un archivo, le das chmod +x y lo ejecutas con ./</p>
<p>Eso.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cerealbars.wordpress.com/211/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cerealbars.wordpress.com/211/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cerealbars.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cerealbars.wordpress.com/211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cerealbars.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cerealbars.wordpress.com/211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cerealbars.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cerealbars.wordpress.com/211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cerealbars.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cerealbars.wordpress.com/211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cerealbars.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cerealbars.wordpress.com/211/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cerealbars.wordpress.com&blog=2039204&post=211&subd=cerealbars&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cerealbars.wordpress.com/2008/07/03/una-ordnariez/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/034d1838a98400746101c11ba82db212?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Boris</media:title>
		</media:content>
	</item>
	</channel>
</rss>