<?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>Iam8up Blog &#187; windows</title>
	<atom:link href="http://stfunoo.be/?feed=rss2&#038;cat=6" rel="self" type="application/rss+xml" />
	<link>http://stfunoo.be</link>
	<description>Posts of comedy and nerdtastity</description>
	<lastBuildDate>Mon, 30 Aug 2010 05:03:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Autojoin invite channels or multiple connect commands with Xchat</title>
		<link>http://stfunoo.be/?p=734</link>
		<comments>http://stfunoo.be/?p=734#comments</comments>
		<pubDate>Wed, 24 Feb 2010 06:41:35 +0000</pubDate>
		<dc:creator>iam8up</dc:creator>
				<category><![CDATA[geeky]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://stfunoo.be/?p=734</guid>
		<description><![CDATA[Open the network list and on the server you want to do multiple commands with, specify the connect command /LOAD -e .\profile\somecommands.txt Then in somecommands.txt /msg thebot !join foo bar /timer 8 join #firstchaninvite /timer 8 join #topsecret For me I am start xchat with xchat.exe -d ".\profile" making the profile directory easy. By default [...]]]></description>
			<content:encoded><![CDATA[<p>Open the network list and on the server you want to do multiple commands with, specify the connect command</p>
<p><code>/LOAD -e .\profile\somecommands.txt</code></p>
<p>Then in somecommands.txt</p>
<p><code>/msg thebot !join foo bar<br />
/timer 8 join #firstchaninvite<br />
/timer 8 join #topsecret</code></p>
<p>For me I am start xchat with </p>
<p><code>xchat.exe -d ".\profile"</code></p>
<p>making the profile directory easy.  By default it&#8217;s either in ~/.xchat2 or &#8220;%appdata%\X-Chat 2&#8243;.</p>
]]></content:encoded>
			<wfw:commentRss>http://stfunoo.be/?feed=rss2&amp;p=734</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XChat by Silverex for Windows made portable</title>
		<link>http://stfunoo.be/?p=727</link>
		<comments>http://stfunoo.be/?p=727#comments</comments>
		<pubDate>Wed, 24 Feb 2010 05:42:55 +0000</pubDate>
		<dc:creator>iam8up</dc:creator>
				<category><![CDATA[geeky]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://stfunoo.be/?p=727</guid>
		<description><![CDATA[Silverex&#8217;s faq suggests that you can copy and paste the example and run it. It doesn&#8217;t work for me and I believe it to be wrong. I am using DropBox which should act exactly like a thumb drive. May cause havok with multiple clients running at the same time. I only use it on one [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://silverex.info/faq/">Silverex&#8217;s faq</a> suggests that you can copy and paste the example and run it.  It doesn&#8217;t work for me and I believe it to be wrong.</p>
<p>I am using DropBox which should act exactly like a thumb drive.  May cause havok with multiple clients running at the same time.  I only use it on one PC but like having a backup.</p>
<p>I <a href="http://silverex.info/download/">installed</a> XChat to <em>C:\Documents and Settings\jluthman\My Documents\My Dropbox\xchat</em></p>
<p>Then created <em>C:\Documents and Settings\jluthman\My Documents\My Dropbox\xchat\STARTXCHAT.bat</em><br />
<code><br />
set PATH=%PATH%;.\lib<br />
start xchat.exe -d ".\myxchatsettingsdir"<br />
</code></p>
<p>Works for me.</p>
<p>UPDATE: There are TONS of questions asking how to hide the batch window while an executable called from a batch script is being run.  Just invoke the executable with <em>start</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://stfunoo.be/?feed=rss2&amp;p=727</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows math fail</title>
		<link>http://stfunoo.be/?p=670</link>
		<comments>http://stfunoo.be/?p=670#comments</comments>
		<pubDate>Thu, 21 Jan 2010 05:32:25 +0000</pubDate>
		<dc:creator>iam8up</dc:creator>
				<category><![CDATA[funny]]></category>
		<category><![CDATA[geeky]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://stfunoo.be/?p=670</guid>
		<description><![CDATA[So we need to copy 2897.92MB at 33.4MB/s. I get 86.76407185628743 seconds, how about you Windows? Reminds me of this &#8211; http://xkcd.com/612/]]></description>
			<content:encoded><![CDATA[<p><a href="http://stfunoo.be/wp-content/uploads/2010/01/mathfail.png"><img src="http://stfunoo.be/wp-content/uploads/2010/01/mathfail.png" alt="" title="mathfail" width="416" height="261" class="alignnone size-full wp-image-669" /></a></p>
<p>So we need to copy 2897.92MB at 33.4MB/s.  I get 86.76407185628743 seconds, how about you Windows?</p>
<p>Reminds me of this &#8211; <a href="http://xkcd.com/612/">http://xkcd.com/612/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://stfunoo.be/?feed=rss2&amp;p=670</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 isn&#8217;t going to have any of the problems Vista had</title>
		<link>http://stfunoo.be/?p=409</link>
		<comments>http://stfunoo.be/?p=409#comments</comments>
		<pubDate>Fri, 23 Oct 2009 01:36:29 +0000</pubDate>
		<dc:creator>iam8up</dc:creator>
				<category><![CDATA[funny]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://stfunoo.be/?p=409</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/AtvloPFYocw&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/AtvloPFYocw&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://stfunoo.be/?feed=rss2&amp;p=409</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 &#8211; Run Windows XP applications seamlessly</title>
		<link>http://stfunoo.be/?p=334</link>
		<comments>http://stfunoo.be/?p=334#comments</comments>
		<pubDate>Thu, 01 Oct 2009 07:12:07 +0000</pubDate>
		<dc:creator>iam8up</dc:creator>
				<category><![CDATA[geeky]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://stfunoo.be/?p=334</guid>
		<description><![CDATA[Sweet.]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/d-6clnPl6g4&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/d-6clnPl6g4&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Sweet.</p>
]]></content:encoded>
			<wfw:commentRss>http://stfunoo.be/?feed=rss2&amp;p=334</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which one is Windows?</title>
		<link>http://stfunoo.be/?p=313</link>
		<comments>http://stfunoo.be/?p=313#comments</comments>
		<pubDate>Tue, 15 Sep 2009 19:43:39 +0000</pubDate>
		<dc:creator>iam8up</dc:creator>
				<category><![CDATA[geeky]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://stfunoo.be/?p=313</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://stfunoo.be/wp-content/uploads/2009/09/which1windows.jpg"><img src="http://stfunoo.be/wp-content/uploads/2009/09/which1windows-300x66.jpg" alt="which1windows" title="which1windows" width="300" height="66" class="alignnone size-medium wp-image-314" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://stfunoo.be/?feed=rss2&amp;p=313</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
