<?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"
	>

<channel>
	<title>YAB &#187; bot</title>
	<atom:link href="http://blog.alexgirard.com/tag/bot/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alexgirard.com</link>
	<description>Yet Another Blog</description>
	<pubDate>Wed, 26 Nov 2008 23:44:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>[Jabber] Delicious Bot</title>
		<link>http://blog.alexgirard.com/jabber-delicious-bot/</link>
		<comments>http://blog.alexgirard.com/jabber-delicious-bot/#comments</comments>
		<pubDate>Sat, 03 May 2008 12:00:42 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[bot]]></category>

		<category><![CDATA[github]]></category>

		<category><![CDATA[jabber]]></category>

		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://blog.alexgirard.com/?p=155</guid>
		<description><![CDATA[Because when I see a good link, my main pleasure is to send it to as many friends as possible on IM, here is a simple jabber bot I could use to also save these links to my delicious account:
Download from github.com
It uses jabber-bot and rdelicious gem for ruby, you just need to configure the [...]]]></description>
			<content:encoded><![CDATA[<p>Because when I see a good link, my main pleasure is to send it to as many friends as possible on IM, here is a simple jabber bot I could use to also save these links to my delicious account:</p>
<p><a href="http://github.com/alx/delicious-bot/tarball/master">Download from github.com</a></p>
<p>It uses <a href="http://socket7.net/software/jabber-bot">jabber-bot</a> and <a href="http://rdelicious.rubyforge.org">rdelicious</a> gem for ruby, you just need to configure the config.yml with your jabber and delicious login information and maje it run with:</p>
<p><code>ruby delicious-bot.rb</code></p>
<p>The bot will connect to the master jabber you&#8217;ve configured in the config.yml, and you just need to send him the bookmark command:</p>
<p><code>bookmark url description</code></p>
<p>You can add your commands easily inside the bot, and fork the project from Github.com:</p>
<p><a href="http://github.com/alx/delicious-bot/tree/master">Delicious-bot project on github.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexgirard.com/jabber-delicious-bot/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
