<?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>Paradox Designs&#187; &#187; How To</title>
	<atom:link href="http://paradoxdgn.com/category/how-to/feed" rel="self" type="application/rss+xml" />
	<link>http://paradoxdgn.com</link>
	<description>Life is a Paradox!</description>
	<pubDate>Thu, 27 Nov 2008 20:13:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
	<language>en</language>
			<item>
		<title>Getting UTF-8 to work with Irssi on windows</title>
		<link>http://paradoxdgn.com/archives/442</link>
		<comments>http://paradoxdgn.com/archives/442#comments</comments>
		<pubDate>Thu, 27 Nov 2008 19:58:29 +0000</pubDate>
		<dc:creator>Paradox</dc:creator>
		
		<category><![CDATA[How To]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[cygwin]]></category>

		<category><![CDATA[fix]]></category>

		<category><![CDATA[international]]></category>

		<category><![CDATA[irssi]]></category>

		<category><![CDATA[language]]></category>

		<category><![CDATA[unicode]]></category>

		<category><![CDATA[utf]]></category>

		<guid isPermaLink="false">http://paradoxdgn.com/?p=442</guid>
		<description><![CDATA[
If you are at all like me, and i suspect someone is, you will use software on systems it wasn&#8217;t designed for. I use Irssi for chatting, on windows, due to its supereor functionality to many other clients. Unfortunately, a side effect of using software on systems it wasn&#8217;t designed for is having to use [...]



Related posts:<ol><li><a href='http://paradoxdgn.com/archives/20' rel='bookmark' title='Permanent Link: Reivew: IRSSI'>Reivew: IRSSI</a> <small>Well, I had been using Xchat for about a month...</small></li><li><a href='http://paradoxdgn.com/archives/301' rel='bookmark' title='Permanent Link: Spore install woes: Part 2'>Spore install woes: Part 2</a> <small>Well, i fixed a number of bugs with spore, including...</small></li><li><a href='http://paradoxdgn.com/archives/371' rel='bookmark' title='Permanent Link: Limiting signature image width/height in MyBB'>Limiting signature image width/height in MyBB</a> <small>This is a feature that is found in SMF, and...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://paradoxdgn.com/archives/442/feed</wfw:commentRss>
		</item>
		<item>
		<title>Limiting signature image width/height in MyBB</title>
		<link>http://paradoxdgn.com/archives/371</link>
		<comments>http://paradoxdgn.com/archives/371#comments</comments>
		<pubDate>Mon, 20 Oct 2008 00:06:22 +0000</pubDate>
		<dc:creator>Paradox</dc:creator>
		
		<category><![CDATA[How To]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[hack]]></category>

		<category><![CDATA[modify]]></category>

		<category><![CDATA[MyBB]]></category>

		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://paradoxdgn.com/?p=371</guid>
		<description><![CDATA[
This is a feature that is found in SMF, and a lot of MyBB users I know have asked about a similar feature. While this is not a simple preference pane value, it is easy to set up, and anyone should be able to do so.

This is a simple process, and all it requires is [...]



Related posts:<ol><li><a href='http://paradoxdgn.com/archives/19' rel='bookmark' title='Permanent Link: How2: Make stylish directory listings'>How2: Make stylish directory listings</a> <small>There comes a time in every web developers life when...</small></li><li><a href='http://paradoxdgn.com/archives/71' rel='bookmark' title='Permanent Link: Make your code and blockquotes scroll'>Make your code and blockquotes scroll</a> <small> &lt;p&gt;Many sites use loads of &lt;blockquote&gt; and &lt;code&gt; tags...</small></li><li><a href='http://paradoxdgn.com/archives/229' rel='bookmark' title='Permanent Link: Use a little known CSS trick to make your tables pop.'>Use a little known CSS trick to make your tables pop.</a> <small>Many advanced web designers know of this trick, but there...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://paradoxdgn.com/archives/371/feed</wfw:commentRss>
		</item>
		<item>
		<title>Using CSS 3 Resize, and controlling it</title>
		<link>http://paradoxdgn.com/archives/241</link>
		<comments>http://paradoxdgn.com/archives/241#comments</comments>
		<pubDate>Thu, 04 Sep 2008 03:32:00 +0000</pubDate>
		<dc:creator>Paradox</dc:creator>
		
		<category><![CDATA[How To]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[chrome]]></category>

		<category><![CDATA[css3]]></category>

		<category><![CDATA[google chrome]]></category>

		<category><![CDATA[layout]]></category>

		<category><![CDATA[resize]]></category>

		<category><![CDATA[safari]]></category>

		<category><![CDATA[style]]></category>

		<category><![CDATA[web design]]></category>

		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://paradoxdgn.com/?p=241</guid>
		<description><![CDATA[
CSS3 includes a useful new property called Resize. This allows a developer to specify any block element in their site as resizeable, and the users of said site to be able to resize it, either by grippy handles in a corner, or by expanding the edges via cursors. Another useful trick of css is how [...]



Related posts:<ol><li><a href='http://paradoxdgn.com/archives/233' rel='bookmark' title='Permanent Link: Chrome: First Experience'>Chrome: First Experience</a> <small>Google chrome was released today, and i have been using...</small></li><li><a href='http://paradoxdgn.com/archives/262' rel='bookmark' title='Permanent Link: Find in Chrome, very well done'>Find in Chrome, very well done</a> <small>Every modern browser has a text finding feature, and today,...</small></li><li><a href='http://paradoxdgn.com/archives/19' rel='bookmark' title='Permanent Link: How2: Make stylish directory listings'>How2: Make stylish directory listings</a> <small>There comes a time in every web developers life when...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://paradoxdgn.com/archives/241/feed</wfw:commentRss>
		</item>
		<item>
		<title>Use a little known CSS trick to make your tables pop.</title>
		<link>http://paradoxdgn.com/archives/229</link>
		<comments>http://paradoxdgn.com/archives/229#comments</comments>
		<pubDate>Sun, 31 Aug 2008 17:58:43 +0000</pubDate>
		<dc:creator>Paradox</dc:creator>
		
		<category><![CDATA[How To]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[element]]></category>

		<category><![CDATA[hover]]></category>

		<category><![CDATA[table]]></category>

		<category><![CDATA[tips]]></category>

		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">http://paradoxdgn.com/?p=229</guid>
		<description><![CDATA[
Many advanced web designers know of this trick, but there doesn&#8217;t seem to be any documentation about it anywhere. It is a simple css trick to allow a user viewing a table with no cell borders to see what all lies in a row.
The trick is to make it so when a user hovers over [...]



Related posts:<ol><li><a href='http://paradoxdgn.com/archives/371' rel='bookmark' title='Permanent Link: Limiting signature image width/height in MyBB'>Limiting signature image width/height in MyBB</a> <small>This is a feature that is found in SMF, and...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://paradoxdgn.com/archives/229/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to open clamshell packages, without blood.</title>
		<link>http://paradoxdgn.com/archives/177</link>
		<comments>http://paradoxdgn.com/archives/177#comments</comments>
		<pubDate>Thu, 24 Jul 2008 18:01:48 +0000</pubDate>
		<dc:creator>Paradox</dc:creator>
		
		<category><![CDATA[How To]]></category>

		<category><![CDATA[can opener]]></category>

		<category><![CDATA[clamshell]]></category>

		<category><![CDATA[electronic]]></category>

		<category><![CDATA[opening]]></category>

		<category><![CDATA[packaging]]></category>

		<category><![CDATA[plastic]]></category>

		<category><![CDATA[product]]></category>

		<category><![CDATA[toy]]></category>

		<guid isPermaLink="false">http://paradoxdgn.com/?p=177</guid>
		<description><![CDATA[
We all know what I&#8217;m talking about. Those plastic packages that new electronic goodies come in. Your new toy is there, behind a few millimeters of plastic, but out of reach. You will spend the next 5 minutes to an hour trying to crack the plastic, to use your toy. There has to be a [...]



No related posts.]]></description>
		<wfw:commentRss>http://paradoxdgn.com/archives/177/feed</wfw:commentRss>
		</item>
		<item>
		<title>Active Desktop: The widget engine built into windows</title>
		<link>http://paradoxdgn.com/archives/91</link>
		<comments>http://paradoxdgn.com/archives/91#comments</comments>
		<pubDate>Mon, 14 Jul 2008 02:06:42 +0000</pubDate>
		<dc:creator>Paradox</dc:creator>
		
		<category><![CDATA[How To]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[active desktop]]></category>

		<category><![CDATA[desktop]]></category>

		<category><![CDATA[display]]></category>

		<category><![CDATA[gadgets]]></category>

		<category><![CDATA[map]]></category>

		<category><![CDATA[todo]]></category>

		<category><![CDATA[vista]]></category>

		<category><![CDATA[weather]]></category>

		<category><![CDATA[widgets]]></category>

		<category><![CDATA[windows]]></category>

		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://paradoxdgn.com/?p=91</guid>
		<description><![CDATA[
If you want widgets or gadgets on your desktop, but aren&#8217;t running a newer version of windows, you are still in luck. Instead of downloading one of the many packages available (Google Desktop, Yahoo Widgets, etc), you can just use the one that has shipped with all versions of windows since 98. Active Desktop.

Sure it [...]



Related posts:<ol><li><a href='http://paradoxdgn.com/archives/43' rel='bookmark' title='Permanent Link: Process Explorer: Windows most useful tool'>Process Explorer: Windows most useful tool</a> <small> One of my favorite tools for windows is Process...</small></li><li><a href='http://paradoxdgn.com/archives/79' rel='bookmark' title='Permanent Link: How to show Now Playing in Tremulous on Windows'>How to show Now Playing in Tremulous on Windows</a> <small>Way back when, on my old blog, i had a...</small></li><li><a href='http://paradoxdgn.com/archives/38' rel='bookmark' title='Permanent Link: BlogDesk: Desktop blog editor.'>BlogDesk: Desktop blog editor.</a> <small>Updating a blog can be a hassle. It involves going...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://paradoxdgn.com/archives/91/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to show Now Playing in Tremulous on Windows</title>
		<link>http://paradoxdgn.com/archives/79</link>
		<comments>http://paradoxdgn.com/archives/79#comments</comments>
		<pubDate>Thu, 26 Jun 2008 17:24:28 +0000</pubDate>
		<dc:creator>Paradox</dc:creator>
		
		<category><![CDATA[Games]]></category>

		<category><![CDATA[How To]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[iTunes]]></category>

		<category><![CDATA[music]]></category>

		<category><![CDATA[now playing]]></category>

		<category><![CDATA[tremulous]]></category>

		<category><![CDATA[Winamp]]></category>

		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://paradoxdgn.com/archives/79</guid>
		<description><![CDATA[
Way back when, on my old blog, i had a tutorial on how to say what you were listening to in game. People have requested that i post that tutorial again, so here it is.
If you are looking for the Linux or mac versions of this information, please visit my friend TinMan&#8217;s blogpost about it.

Paradox [...]



Related posts:<ol><li><a href='http://paradoxdgn.com/archives/31' rel='bookmark' title='Permanent Link: Switch from iTunes to Winamp'>Switch from iTunes to Winamp</a> <small>I am by no means new to Winamp, i used...</small></li><li><a href='http://paradoxdgn.com/archives/85' rel='bookmark' title='Permanent Link: P-G-QVM v1.6.2 released'>P-G-QVM v1.6.2 released</a> <small>Well, this is an important release of the qvm, because...</small></li><li><a href='http://paradoxdgn.com/archives/77' rel='bookmark' title='Permanent Link: P-G-Qvm 1.6.1 Released'>P-G-Qvm 1.6.1 Released</a> <small> Yet another release of P-G-Qvm. This one is not...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://paradoxdgn.com/archives/79/feed</wfw:commentRss>
		</item>
		<item>
		<title>Make your code and blockquotes scroll</title>
		<link>http://paradoxdgn.com/archives/71</link>
		<comments>http://paradoxdgn.com/archives/71#comments</comments>
		<pubDate>Thu, 12 Jun 2008 00:14:32 +0000</pubDate>
		<dc:creator>Paradox</dc:creator>
		
		<category><![CDATA[How To]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[blockquote]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[html]]></category>

		<category><![CDATA[posts]]></category>

		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://paradoxdgn.com/archives/71</guid>
		<description><![CDATA[
&#60;p&#62;Many sites use loads of &#60;blockquote&#62; and &#60;code&#62; tags (or other types of block text tags) to house text. Most of these are inserted in a post, be it a forum, blog, or other post. Problem is, if there is a load of content in these blocks, it can quickly take over your whole post, [...]



Related posts:<ol><li><a href='http://paradoxdgn.com/archives/371' rel='bookmark' title='Permanent Link: Limiting signature image width/height in MyBB'>Limiting signature image width/height in MyBB</a> <small>This is a feature that is found in SMF, and...</small></li><li><a href='http://paradoxdgn.com/archives/19' rel='bookmark' title='Permanent Link: How2: Make stylish directory listings'>How2: Make stylish directory listings</a> <small>There comes a time in every web developers life when...</small></li><li><a href='http://paradoxdgn.com/archives/229' rel='bookmark' title='Permanent Link: Use a little known CSS trick to make your tables pop.'>Use a little known CSS trick to make your tables pop.</a> <small>Many advanced web designers know of this trick, but there...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://paradoxdgn.com/archives/71/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to make rotating avatars and signatures</title>
		<link>http://paradoxdgn.com/archives/60</link>
		<comments>http://paradoxdgn.com/archives/60#comments</comments>
		<pubDate>Wed, 21 May 2008 19:01:00 +0000</pubDate>
		<dc:creator>Paradox</dc:creator>
		
		<category><![CDATA[How To]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[apache]]></category>

		<category><![CDATA[image]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[pictures]]></category>

		<category><![CDATA[rewrite]]></category>

		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://paradoxdgn.com/?p=60</guid>
		<description><![CDATA[
&#60;p&#62;Many forums let you have a signature. Many forums also let you have an avatar. But many forums limit the amount of images you have in your signature, and i have yet to see a forum that lets you have more than one avatar. There is a simple way you can have a signature that [...]



No related posts.]]></description>
		<wfw:commentRss>http://paradoxdgn.com/archives/60/feed</wfw:commentRss>
		</item>
		<item>
		<title>Downloading files to your server using CURL</title>
		<link>http://paradoxdgn.com/archives/61</link>
		<comments>http://paradoxdgn.com/archives/61#comments</comments>
		<pubDate>Wed, 21 May 2008 18:47:00 +0000</pubDate>
		<dc:creator>Paradox</dc:creator>
		
		<category><![CDATA[How To]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[console]]></category>

		<category><![CDATA[curl]]></category>

		<category><![CDATA[downloads]]></category>

		<category><![CDATA[putty]]></category>

		<category><![CDATA[server]]></category>

		<category><![CDATA[ssh]]></category>

		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://paradoxdgn.com/?p=61</guid>
		<description><![CDATA[
&#60;p&#62;The common way to install things on a server, be it web or otherwise, is to download the files to a local machine, then ftp each file up to the destination server. This is horribly inefficient, as you have to transfer the files 2 times, and your connection likely isnt too fast. There is a [...]



Related posts:<ol><li><a href='http://paradoxdgn.com/archives/59' rel='bookmark' title='Permanent Link: How to add qstat to windows'>How to add qstat to windows</a> <small> Qstat is a package that lets you ping game...</small></li><li><a href='http://paradoxdgn.com/archives/14' rel='bookmark' title='Permanent Link: New version of p-g-qvm'>New version of p-g-qvm</a> <small>Well, today i applied and committed a number of patches...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://paradoxdgn.com/archives/61/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
