<?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>Stuart&#039;s Soliloquy to the void &#187; IRC</title>
	<atom:link href="http://hstuart.dk/tag/irc/feed/" rel="self" type="application/rss+xml" />
	<link>http://hstuart.dk</link>
	<description>A blog on development, baking and the universe.</description>
	<lastBuildDate>Sun, 10 Jul 2011 08:32:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=0</generator>
		<item>
		<title>X-Chat 2 Plugins</title>
		<link>http://hstuart.dk/2005/11/29/x-chat-2-plugins/</link>
		<comments>http://hstuart.dk/2005/11/29/x-chat-2-plugins/#comments</comments>
		<pubDate>Tue, 29 Nov 2005 22:53:53 +0000</pubDate>
		<dc:creator>Henrik Stuart</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[IRC]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://localhost/?p=167</guid>
		<description><![CDATA[X-Chat 2 for Windows had its binary download changed from a free download to a shareware download with a 30 day limit a while ago. This was considered by many as a really bad idea. People thought the idea so mind-bogglingly stupid that they created their own free alternate builds without a trial period. This [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.xchat.org/windows/">X-Chat 2 for Windows</a> had its binary download changed from a free download to a shareware download with a 30 day limit a while ago. This was considered by many as a really bad idea. People thought the idea so mind-bogglingly stupid that they created their own free <a href="http://www.silverex.info">alternate builds</a> without a trial period. This post is not about the thing that makes a lot of people feel like feeding the X-Chat 2 for Windows maintainer to the Ravenous Bugblatter Beast of Traal. No, not at all. What this post is about, however, is writing plugins for this IRC client. No, that&#8217;s not what it&#8217;s about either, let me try again. What this post is about, is my mind-bogglingly useless plugin for this IRC client. Yes, that&#8217;s better.
</p>
<p>The plugin I have created is for controlling Winamp from X-Chat 2. Normal plugins for X-Chat 2 are made in C, but I have made a plugin in C++. The source code will illustrate both how to integrate with X-Chat 2 and Winamp using C++.</p>
<p>The plugin will not auto-display what you&#8217;re listening to whenever a song in winamp changes, since I find that annoying. In fact this plugin will do nothing at all unless you ask it to. The plugin&#8217;s functionality is bound to the WIA command, so to see the help for this thing, just go /help wia. The rest should be fairly self-evident.</p>
<p>I have only tested it on the alternate build I&#8217;ve listed above. If it does not work on other builds then try to compile the source on your own. I will <em>not</em> help you with problems with the source, compiling it, your social problems or anything else even remotely related to my X-Chat 2 plugin for controlling Winamp. (You get to figure out how your social problems may or may not be related to that on your own). The plugin is released under the GPL and standard disclaimers are in effect and all that stuff that keeps kind people from sucking (sorry, suing) every last penny out of me. (Not that we have pennies here, but figuratively speaking).</p>
<p>I hope someone, somewhere, sometime, might have some use for this. I haven&#8217;t added it to the official plugin repository for a reason. Please, don&#8217;t post my plugin there.</p>
<p>
<a href="/files/xcwinampx-bin.zip">Binary files (.zip)</a> &#8211; 31.4 kB<br />
<a href="/files/xcwinampx-src.zip">Source files (.zip)</a> &#8211; 26.8 kB</p>
]]></content:encoded>
			<wfw:commentRss>http://hstuart.dk/2005/11/29/x-chat-2-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

