<?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>deciacco.com blog &#187; Misc</title>
	<atom:link href="http://www.deciacco.com/blog/category/misc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deciacco.com/blog</link>
	<description>my stuff online</description>
	<lastBuildDate>Tue, 29 Jun 2010 18:38:50 +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>XChat Alternate Row Color</title>
		<link>http://www.deciacco.com/blog/misc/xchat-alternate-row-color/</link>
		<comments>http://www.deciacco.com/blog/misc/xchat-alternate-row-color/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 22:49:51 +0000</pubDate>
		<dc:creator>deciacco</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://www.deciacco.com/blog/?p=539</guid>
		<description><![CDATA[I've been using XChat often recently, mostly to get some help on some new projects I've been working on. After starring at a screen all day I welcome any little tip that makes things easier on my eyes. One little enhancement that I think would help is to have alternating color for each row in [...]]]></description>
			<content:encoded><![CDATA[<p>I've been using XChat often recently, mostly to get some help on some new projects I've been working on. After starring at a screen all day I welcome any little tip that makes things easier on my eyes. One little enhancement that I think would help is to have alternating color for each row in the chat window. After a quick search on "the Google" and a quick question on the XChat IRC, I found that there is no way to do this. I did, however, come up with something that helps...</p>
<p><img class="size-full wp-image-541 alignleft" title="xchat_easier_read" src="http://www.deciacco.com/blog/wp-content/uploads/xchat_easier_read.jpg" alt="xchat_easier_read" width="72" height="72" />XChat allows an image as the background for the chat Window. Luckily, if that image is small, XChat repeats it left to right and top to bottom. This makes it perfect for creating a multi-row background. All I had to do was create a square image (<em>seen to the right</em>) with the top section painted different color from the bottom. It's not perfect, but I think it helps. If you want to do the same thing you can simply right-click on the  image above and save it to your computer. Use the XChat Preferences screen to change the chat background image and your finished.</p>
<p><img class="alignnone size-full wp-image-540" title="3-5-2009-4-34-41-pm" src="http://www.deciacco.com/blog/wp-content/uploads/3-5-2009-4-34-41-pm.png" alt="3-5-2009-4-34-41-pm" width="565" height="298" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deciacco.com/blog/misc/xchat-alternate-row-color/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BBSes Are Not a Thing of the Past</title>
		<link>http://www.deciacco.com/blog/misc/bbses-are-not-a-thing-of-the-past/</link>
		<comments>http://www.deciacco.com/blog/misc/bbses-are-not-a-thing-of-the-past/#comments</comments>
		<pubDate>Tue, 18 Sep 2007 15:35:31 +0000</pubDate>
		<dc:creator>deciacco</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://www.deciacco.com/blog/archives/115</guid>
		<description><![CDATA[Thanks to the great folks at Hak5 I was finally able to log into my first BBS (Bulletin Board System). Here is the definition from Wikipedia: Bulletin Board System or BBS is a computer system running software that allows users to dial into the system over a phone line (or Telnet) and, using a terminal [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.deciacco.com/blog/wp-content/uploads/hak5bbs.gif" title="BBS Main Menu"><img src="http://www.deciacco.com/blog/wp-content/uploads/hak5bbs.thumbnail.gif" title="BBS Main Menu" alt="BBS Main Menu" align="right" /></a></p>
<p>Thanks to the great folks at Hak5 I was finally able to log into my first BBS (Bulletin Board System).</p>
<p>Here is the definition from Wikipedia:</p>
<blockquote><p>Bulletin Board System or BBS is a computer system running software that allows users to dial into the system over a phone line (or Telnet) and, using a terminal program, perform functions such as downloading software and data, uploading data, reading news, and exchanging messages with other users.</p>
<p>During their heyday (from the early 1980s to the mid 1990s), many BBSes were run as a hobby free of charge by the &#8220;SysOp&#8221; (system operator), while other BBSes charged their users a subscription fee for access, or were operated by a business as a means of supporting their customers. Still others were run by Internet service providers as part of their service to subscribers.</p></blockquote>
<p>My friends had told me about it, but at the time I didn&#8217;t have access to it. For the longest time I simply assumed BBSes was something I would never experience. Fortunately, the guys at Hak5.com have put up their own. Come to find out, there are actually others out there that are still up. <a href="http://en.wikipedia.org/wiki/Monochrome_BBS">Monochrome</a> | <a href="http://www.synchro.net/sbbslist.html">http://www.synchro.net/sbbslist.html</a></p>
<p>If you want to give it a try it&#8217;s very simple.  All you need to do is telnet to hak5.servebbs.org. In Windows go to Start, Run. Then type &#8220;cmd&#8221; without quotes to bring up the command prompt. At the prompt, type in &#8220;telnet hak5.servebbs.org&#8221;. Since you are a new user, after you connect, type in the word &#8220;New&#8221; to start creating your account.</p>
<p>Give it a try, it&#8217;s actually a whole lot of fun!</p>
<p>Here is a list of some available games.</p>
<p><img src="http://www.deciacco.com/blog/wp-content/uploads/hak5bbsgames.gif" title="BBS Games" alt="BBS Games" /></p>
<p>Usefull Links:</p>
<p>Hak5 BBS Page: <a href="http://wiki.hak5.org/wiki/Hak5_BBS">http://wiki.hak5.org/wiki/Hak5_BBS</a><br />
Synchronet BBS Software: <a href="http://www.synchro.net/">http://www.synchro.net/</a><br />
Wikipedia Article: <a href="http://en.wikipedia.org/wiki/Bulletin_board_system">http://en.wikipedia.org/wiki/Bulletin_board_system</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deciacco.com/blog/misc/bbses-are-not-a-thing-of-the-past/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eboy &amp; Lovepixel</title>
		<link>http://www.deciacco.com/blog/misc/eboy-lovepixel/</link>
		<comments>http://www.deciacco.com/blog/misc/eboy-lovepixel/#comments</comments>
		<pubDate>Mon, 01 Jan 2007 07:51:15 +0000</pubDate>
		<dc:creator>deciacco</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://deciacco.com/blog/archives/37</guid>
		<description><![CDATA[Really cool art&#8230;take a look!! Eboy &#8211; FooBar Poster http://shop.eboy.com/products/foobar-poster Lovepixel http://www.lovepixel.idv.tw/]]></description>
			<content:encoded><![CDATA[<p>Really cool art&#8230;take a look!!</p>
<p>Eboy &#8211; FooBar Poster<br />
<a href="http://shop.eboy.com/products/foobar-poster">http://shop.eboy.com/products/foobar-poster</a></p>
<p>Lovepixel<br />
<a href="http://www.lovepixel.idv.tw/">http://www.lovepixel.idv.tw/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deciacco.com/blog/misc/eboy-lovepixel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
