<?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>nosmo</title>
	<atom:link href="http://www.netsoc.tcd.ie/~nosmo/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.netsoc.tcd.ie/~nosmo/wordpress</link>
	<description>Highly dangerous machines in the hands of an idiot</description>
	<pubDate>Sun, 17 Aug 2008 18:21:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Twithey 1.1</title>
		<link>http://www.netsoc.tcd.ie/~nosmo/wordpress/2008/08/16/twithey-11/</link>
		<comments>http://www.netsoc.tcd.ie/~nosmo/wordpress/2008/08/16/twithey-11/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 17:15:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.netsoc.tcd.ie/~nosmo/wordpress/?p=66</guid>
		<description><![CDATA[Twithey 1.1 is ready to go! A small number of changes to the functionality of the program will be obvious apart from it Sucking Less. Config file support has been added too, no more variables to modify inside the scripts. Get it here.
]]></description>
			<content:encoded><![CDATA[<p>Twithey 1.1 is ready to go! A small number of changes to the functionality of the program will be obvious apart from it Sucking Less. Config file support has been added too, no more variables to modify inside the scripts. Get it <a href="http://www.netsoc.tcd.ie/~nosmo/wordpress/twithey/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netsoc.tcd.ie/~nosmo/wordpress/2008/08/16/twithey-11/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Irritating Python guide</title>
		<link>http://www.netsoc.tcd.ie/~nosmo/wordpress/2008/08/16/the-irritating-python-guide/</link>
		<comments>http://www.netsoc.tcd.ie/~nosmo/wordpress/2008/08/16/the-irritating-python-guide/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 16:49:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[python obfuscated]]></category>

		<guid isPermaLink="false">http://www.netsoc.tcd.ie/~nosmo/wordpress/2008/08/16/the-irritating-python-guide/</guid>
		<description><![CDATA[For some reason beyond my comprehension I decided to write up a document of a variety of awful things involving python that popped into my head over the course of a few days. It&#8217;s still being worked upon, so more will appear over time. For the moment, enjoy and feel free to suggest additions!
]]></description>
			<content:encoded><![CDATA[<p>For some reason beyond my comprehension I decided to write up a <a href="http://www.netsoc.tcd.ie/~nosmo/wordpress/the-irritating-python-guide/">document</a> of a variety of awful things involving python that popped into my head over the course of a few days. It&#8217;s still being worked upon, so more will appear over time. For the moment, enjoy and feel free to suggest additions!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netsoc.tcd.ie/~nosmo/wordpress/2008/08/16/the-irritating-python-guide/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Twithey 1.0</title>
		<link>http://www.netsoc.tcd.ie/~nosmo/wordpress/2008/07/20/twithey-10/</link>
		<comments>http://www.netsoc.tcd.ie/~nosmo/wordpress/2008/07/20/twithey-10/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 16:11:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.netsoc.tcd.ie/~nosmo/wordpress/?p=20</guid>
		<description><![CDATA[This is an old version of Twithey! The place for all future versions of Twithey is here!

Twithey is a lame little idea that popped into my head one day that I couldn&#8217;t let go of - a Twitter client that runs on the command line in a manner not unlike the famous Redbrick/Netsoc/everywhere-else command hey, [...]]]></description>
			<content:encoded><![CDATA[<h1><b>This is an old version of Twithey! The place for all future versions of Twithey is <A href="http://www.netsoc.tcd.ie/~nosmo/wordpress/twithey/">here!</a></h1>
<p></b></p>
<p><b>Twithey</b> is a lame little idea that popped into my head one day that I couldn&#8217;t let go of - a <a href="http://www.twitter.com">Twitter</a> client that runs on the command line in a manner not unlike the famous <a href="http://www.redbrick.dcu.ie">Redbrick</a>/<a href="http://www.netsoc.tcd.ie/">Netsoc</a>/everywhere-else command <b>hey</b>, with the ability to check your timeline using something like &#8220;heylog&#8221; (as far as I know this command only works in the TCD Netsoc hey, but it does what it sounds like), send regular tweets with a single command and direct messages with a similar command. The software is &#8220;very beta&#8221; at the moment and the code desperately needs cleaning and optimisation, but if I ever bother myself or if I get feedback I&#8217;ll fix things up a bit.</p>
<p>As of the moment you can:</p>
<ul>
<li>View your timeline:<br />
<img src="http://www.netsoc.tcd.ie/~nosmo/twithey/secretpreview.png"></p>
<li>Post public messages:<br />
<img src="http://www.netsoc.tcd.ie/~nosmo/twithey/globalpost.png"></p>
<li>Post direct messages to people:<br />
<img src="http://www.netsoc.tcd.ie/~nosmo/twithey/directmessage.png">
</ul>
<p>So without further ado, the code is <a href="http://www.netsoc.tcd.ie/~nosmo/twithey/twithey-1.0.tar.bz2">here.</a> Let me know if you have any suggestions, criticism or just want to throw rocks at me.</p>
<p>The mighty and hairy <b>Inky</b> just reminded me to remind you that the amazing <a href="http://crummy.com/software/BeautifulSoup">BeautifulSoup</a> library is needed to run this program. You should have it anyway!</p>
<ul>Related:</p>
<li><a href="http://www.redbrick.dcu.ie/~c-hey/">Redbrick&#8217;s version of hey</a>.
<li><a href="http://groups.google.com/group/twitter-development-talk/web/api-documentation">The Twitter API documentation</a>.
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.netsoc.tcd.ie/~nosmo/wordpress/2008/07/20/twithey-10/feed/</wfw:commentRss>
		</item>
		<item>
		<title>First post</title>
		<link>http://www.netsoc.tcd.ie/~nosmo/wordpress/2008/07/19/first-post/</link>
		<comments>http://www.netsoc.tcd.ie/~nosmo/wordpress/2008/07/19/first-post/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 17:54:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.netsoc.tcd.ie/~nosmo/wordpress/2008/07/19/first-post/</guid>
		<description><![CDATA[Shit yeah. New blogs and shit. You not cooking.
]]></description>
			<content:encoded><![CDATA[<p>Shit yeah. New blogs and shit. You not cooking.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netsoc.tcd.ie/~nosmo/wordpress/2008/07/19/first-post/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
