<?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>FSLog &#187; Others</title>
	<atom:link href="http://www.fslog.com/category/others/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fslog.com</link>
	<description>Free Software Blog</description>
	<lastBuildDate>Wed, 23 Mar 2011 05:47:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>twit.el &#8211; Tweet from emacs</title>
		<link>http://www.fslog.com/2007/11/27/twitel-tweet-from-emacs/</link>
		<comments>http://www.fslog.com/2007/11/27/twitel-tweet-from-emacs/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 18:25:17 +0000</pubDate>
		<dc:creator>cnu</dc:creator>
				<category><![CDATA[FSlog]]></category>
		<category><![CDATA[Others]]></category>
		<category><![CDATA[Sites]]></category>

		<guid isPermaLink="false">http://fslog.com/2007/11/27/twitel-tweet-from-emacs/</guid>
		<description><![CDATA[Now I can post to my twitter account from emacs (my favorite editor). Just install twit.el and you are ready to post to twitter, check recent tweets, etc. Download the twit.el file to some directory in your home dir (I have it in my .emacs.d directory) and then add the following line to your .emacs [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://twitter.com"><img src="http://www.fslog.com/wp-content/uploads/2007/11/twitter.png" alt="Twitter logo" align="left" /></a>Now I can post to <a href="http://twitter.com/cnu">my</a> <a href="http://twitter.com/fslog">twitter</a> account from emacs (my favorite editor). Just install <a href="http://www.emacswiki.org/cgi-bin/emacs/twit.el">twit.el</a> and you are ready to post to twitter, check recent tweets, etc. Download the twit.el file to some directory in your home dir (I have it in my .emacs.d directory) and then add the following line to your .emacs file present in your home directory.</p>
<pre>(load-file "/path/to/twit.el")</pre>
<p>After doing it and restart your emacs, just press <strong>M-x</strong> and <strong>twit-post</strong> and type in whatever you want to and press enter. It will then ask your twitter id and password &#8211; which gets saved for the entire emacs session. It is a very basic authentication and is not secure.</p>
<p>By the way, FSLog too has a <a href="http://twitter.com/fslog">twitter feed</a>. You can follow this feed to get updates when I post here. Thanks to <a href="http://twitter.com/srid">Srid</a> for this tip.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fslog.com/2007/11/27/twitel-tweet-from-emacs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

