<?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>ferrouswheel &#187; work</title>
	<atom:link href="http://ferrouswheel.me/category/work/feed/" rel="self" type="application/rss+xml" />
	<link>http://ferrouswheel.me</link>
	<description>watching the world turn.</description>
	<lastBuildDate>Mon, 06 Feb 2012 09:51:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>International Conference on Advanced Intelligence 2010</title>
		<link>http://ferrouswheel.me/2010/01/international-conference-on-advanced-intelligence-2010/</link>
		<comments>http://ferrouswheel.me/2010/01/international-conference-on-advanced-intelligence-2010/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 19:51:54 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[opencog]]></category>

		<guid isPermaLink="false">http://ferrouswheel.me/?p=456</guid>
		<description><![CDATA[The 2nd International Conference on Advanced Intelligence 2010 has just released it&#8217;s call for papers, which you can download here: ICAI2010 Call For Papers. How is &#8220;Advanced Intelligence&#8221; different from general AI? The release says: Typical features of Advanced Intelligence include: (1) Close interaction and coordination between Natural Intelligence and Artificial Intelligence, (2) Ideas and [...]]]></description>
			<content:encoded><![CDATA[<p>The 2nd International Conference on Advanced Intelligence 2010 has just released it&#8217;s call for papers, which you can download here: <a href='http://ferrouswheel.me/files/2010/01/ICAI2010-cfp.pdf'>ICAI2010 Call For Papers</a>.</p>
<p>How is &#8220;Advanced Intelligence&#8221; different from general AI? The release says:</p>
<blockquote><p>
Typical features of Advanced Intelligence include: (1) Close interaction and coordination between Natural Intelligence and Artificial Intelligence, (2) Ideas and applications that push the frontiers of both Artificial Intelligence and Natural Intelligence, (3) Large-scale Distributed Intelligence and Web Intelligence
</p></blockquote>
<p>FWIW, I&#8217;m not sure I agree with the name, since &#8220;advanced&#8221; is a relative term, and the field of AGI (artificial general intelligence) is already fragmented enough without adding additional labels. Having said that, I&#8217;ve been invited to be an assistant co-chair, so I cordially invite you to submit interesting papers since then they&#8217;ll be a greater chance of me getting interesting papers to review <img src='http://ferrouswheel.me/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
 <p><a href="http://ferrouswheel.me/?flattrss_redirect&amp;id=456&amp;md5=593b7c93582d7f8ab86beabcc165e424" title="Flattr" target="_blank"><img src="http://ferrouswheel.me/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ferrouswheel.me/2010/01/international-conference-on-advanced-intelligence-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" href="http://ferrouswheel.me/?flattrss_redirect&amp;id=456&amp;md5=593b7c93582d7f8ab86beabcc165e424" type="text/html" />
	</item>
		<item>
		<title>Irssi and proxy</title>
		<link>http://ferrouswheel.me/2009/04/irssi-and-proxy/</link>
		<comments>http://ferrouswheel.me/2009/04/irssi-and-proxy/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 23:00:14 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[opencog]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://ferrouswheel.me/?p=238</guid>
		<description><![CDATA[So I finally got around to setting up an IRC proxy on my server. I do all my OpenCog collaboration via email and IRC, and if I switch off my laptop or go travelling with it, I&#8217;ll often miss out on possibly important conversations. I&#8217;ve also been wanting to set up automatic uploads of the [...]]]></description>
			<content:encoded><![CDATA[<p>So I finally got around to setting up an IRC proxy on my server. I do all my OpenCog collaboration via email and IRC, and if I switch off my laptop or go travelling with it, I&#8217;ll often miss out on possibly important conversations. I&#8217;ve also been wanting to set up automatic uploads of the log to the <a href="http://www.opencog.org">OpenCog wiki</a> so that others can checked what&#8217;s been mention too.</p>
<p>So, enter <a href="http://www.irssi.org/">irssi</a> a console based IRC client which is super configurable and awesome. Of course, because it&#8217;s console based and super-configurable, it takes a little bit of learning to understand how to use it properly, but it&#8217;s worth it (just like <a href="http://www.vim.org/">Vim</a>). If you&#8217;re on Ubuntu/Debian it&#8217;s as easy as:</p>
<div class="codecolorer-container text twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:470px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">sudo apt-get install irssi irssi-scripts</div></div>
<p>irssi has a cool plugin called <tt>irssi-proxy</tt>, which sits in irssi and pretends to be an IRC server. You connect to it with whatever (and however many) IRC client you like, and it&#8217;ll route all IRC messages to you&#8230; and also messages from any clients connected. So, to the appearance of everyone else, there&#8217;s only one <tt>ferrouswheel</tt> connected 24/7, but locally I might be connecting to and from my proxy with laptop, work computer, phone.</p>
<p>There&#8217;s a reasonably nice guide to getting things set up <a href="http://pthree.org/2007/01/06/irssi-proxy/">over here</a>, although I skipped the whole ssh tunnel thing, since I&#8217;m connecting over a locally secured wifi and it&#8217;s not like I&#8217;m discussing topics of national security (at least, not yet! ;-P)</p>
 <p><a href="http://ferrouswheel.me/?flattrss_redirect&amp;id=238&amp;md5=5c81cf0dabdca509474b5e92bebdb34f" title="Flattr" target="_blank"><img src="http://ferrouswheel.me/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ferrouswheel.me/2009/04/irssi-and-proxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" href="http://ferrouswheel.me/?flattrss_redirect&amp;id=238&amp;md5=5c81cf0dabdca509474b5e92bebdb34f" type="text/html" />
	</item>
	</channel>
</rss>

