<?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>Dispelled.ca &#187; Ubuntu</title>
	<atom:link href="http://dispelled.ca/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://dispelled.ca</link>
	<description>Hocus Pocus Black Magic</description>
	<lastBuildDate>Tue, 31 Aug 2010 23:14:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Morrowind Fixes for Ubuntu</title>
		<link>http://dispelled.ca/2010/08/16/morrowind-fixes-for-ubuntu-2/</link>
		<comments>http://dispelled.ca/2010/08/16/morrowind-fixes-for-ubuntu-2/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 03:55:56 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://dispelled.ca/2010/08/16/morrowind-fixes-for-ubuntu-2/</guid>
		<description><![CDATA[To reinstall:Move Patched (120722) Bethesda Softworks folder into wine directoryAdd MSVCP60.DLL from and old system32 directoryRun the game once at 1024&#215;768 to create the registry entrieswine regedit &#8211; Local Machine / Software / Bethesda Softworks / Morrowind and set Screen Width to 1680, Screen Height to 1050Run the game and start a new game then [...]]]></description>
			<content:encoded><![CDATA[<p>To reinstall:<br />Move Patched (120722) Bethesda Softworks folder into wine directory<br />Add MSVCP60.DLL from and old system32 directory<br />Run the game once at 1024&#215;768 to create the registry entries<br />wine regedit &#8211; Local Machine / Software / Bethesda Softworks / Morrowind and set Screen Width to 1680, Screen Height to 1050<br />Run the game and start a new game then exit<br />Run the game and pick a save game to play<br />Alt tab and end pulseaudio (this gets past some problem pulseaudio is causing)<br />todo: edit key bindings</p>
]]></content:encoded>
			<wfw:commentRss>http://dispelled.ca/2010/08/16/morrowind-fixes-for-ubuntu-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sum fun downloads</title>
		<link>http://dispelled.ca/2010/05/25/sum-fun-downloads/</link>
		<comments>http://dispelled.ca/2010/05/25/sum-fun-downloads/#comments</comments>
		<pubDate>Wed, 26 May 2010 02:30:14 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://dispelled.ca/2010/05/25/sum-fun-downloads/</guid>
		<description><![CDATA[OpenBSD 4.7 i386 and amd64, and Ubuntu 10.04 for PPC (an old Mac laptop) downloaded. Hashes checked with sha256 and md5, and ready to burn! Rock and roll!]]></description>
			<content:encoded><![CDATA[<p>OpenBSD 4.7 i386 and amd64, and Ubuntu 10.04 for PPC (an old Mac laptop) downloaded. Hashes checked with sha256 and md5, and ready to burn! Rock and roll!</p>
]]></content:encoded>
			<wfw:commentRss>http://dispelled.ca/2010/05/25/sum-fun-downloads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding a TV with Ubuntu, Nvidia and VLC</title>
		<link>http://dispelled.ca/2009/12/28/adding-a-tv-with-ubuntu-nvidia-and-vlc/</link>
		<comments>http://dispelled.ca/2009/12/28/adding-a-tv-with-ubuntu-nvidia-and-vlc/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 21:58:51 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://dispelled.ca/?p=939</guid>
		<description><![CDATA[CONFIGURING X This is assuming you have set up the restricted nvidia driver in Ubuntu, your LCD monitor is working, and you want to add a TV for playing movies. Open a terminal and type these three commands seperately. The first backs up your xorg.conf sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak The next one creates a working [...]]]></description>
			<content:encoded><![CDATA[<p><strong>CONFIGURING X</strong></p>
<p>This is assuming you have set up the restricted nvidia driver in Ubuntu, your LCD monitor is working, and you want to add a TV for playing movies. Open a terminal and type these three commands seperately. The first backs up your xorg.conf</p>
<p><code>sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak</code></p>
<p>The next one creates a working xorg.conf for us to use.</p>
<p><code>sudo nvidia-xconfig</code></p>
<p>And this one opens the nvidia settings tool with sudo so we can save our changes.</p>
<p><code>sudo nvidia-settings</code></p>
<p>Under X Server Display Configuration &#8220;Detect Displays&#8221;, &#8220;Configure&#8230;&#8221; and configure the monitors as &#8220;Separate X Screens&#8221;, set the resolutions right, and Save to X Configuration File. Here is how I set mine up.</p>
<p><a href="http://dispelled.ca/dispelled/wp-content/uploads/nvid.jpg"><img src="http://dispelled.ca/dispelled/wp-content/uploads/nvid.jpg" alt="nvid" title="nvid" width="575" height="533" class="alignleft size-full wp-image-940" /></a></p>
<p>&nbsp;</p>
<p>Then open a terminal and type</p>
<p><code>sudo gedit /etc/X11/xorg.conf</code></p>
<p>In my case my tv is CRT-0 with a resolution of 1360&#215;768. My LCD is CRT-1 with a resolution of 1680&#215;1050. Find the line than says </p>
<p><code>    Option         "metamodes" "CRT-0: 1360x768 +0+0"</code></p>
<p>and change it to </p>
<p><code>    Option         "metamodes" "CRT-0: 1680x1050@1360x768 +0+0"</code></p>
<p>This will squeeze the 1680 screen into a 1360 container (as far as I understand). Before finding this, I was missing the right side and bottom of the screen.</p>
<p>Restart X and you should have your regular LCD setup, and another X screen for your TV.</p>
<p>If you run into trouble editing xorg.conf, you still have a backup. Boot to a console and type</p>
<p><code>sudo cp /etc/X11/xorg.conf.bak /etc/X11/xorg.conf</code></p>
<p><strong>CONFIGURING VLC</strong></p>
<p>Then in VLC, go to Tools > Preferences > Show Settings &#8211; All > Video, check Fullscreen Video and uncheck Embedded Video. This separates the controls from the fullscreen output so you can control it with your computer (my TV is in another room).</p>
<p>Then go to Output Modules, and select an output type (in my case XVideo) and then set it up to match your configuration. Here is mine.</p>
<p><a href="http://dispelled.ca/dispelled/wp-content/uploads/vlc.jpg"><img src="http://dispelled.ca/dispelled/wp-content/uploads/vlc.jpg" alt="vlc" title="vlc" width="575" height="483" class="alignleft size-full wp-image-941" /></a></p>
<p>&nbsp;</p>
<p>You can find these values in nvidia settings to some degree, and the rest is just finding a match. I found I had to restart VLC after each change to take effect.</p>
<p>I had a lot of trouble with this before and was cloning the monitor output, then switching my resolution to 1360&#215;768 each time. I find this to be a much better solution, but I can&#8217;t promise anything, it&#8217;s just the way it worked for me. Good luck!</p>
<p>Here is some links that I bookmarked along the way. Thanks to everyone that helped!</p>
<p><a href="http://snippets.dzone.com/posts/show/6386">http://snippets.dzone.com/posts/show/6386</a><br />
<a href="http://snippets.dzone.com/posts/show/2986">http://snippets.dzone.com/posts/show/2986</a><br />
<a href="http://www.ubuntugeek.com/dual-monitors-with-nvidia.html">http://www.ubuntugeek.com/dual-monitors-with-nvidia.html</a><br />
<a href="http://forum.videolan.org/viewtopic.php?t=31726">http://forum.videolan.org/viewtopic.php?t=31726</a><br />
<a href="http://forum.videolan.org/viewtopic.php?f=2&#038;t=54263">http://forum.videolan.org/viewtopic.php?f=2&#038;t=54263</a><br />
<a href="http://navetz.com/view.php?id=132">http://navetz.com/view.php?id=132</a><br />
<a href="http://ubuntuforums.org/showthread.php?t=221174">http://ubuntuforums.org/showthread.php?t=221174</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dispelled.ca/2009/12/28/adding-a-tv-with-ubuntu-nvidia-and-vlc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My .conkyrc file</title>
		<link>http://dispelled.ca/2009/07/11/my-conkyrc-file/</link>
		<comments>http://dispelled.ca/2009/07/11/my-conkyrc-file/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 23:44:30 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://dispelled.ca/2009/07/11/my-conkyrc-file/</guid>
		<description><![CDATA[From the minute I found this program, I loved it. It is now a permanent part of my desktop. Here is my .conkyrc file, if you see anything you want from it, be my guest! Download conkyrc.txtalignment top_right gap_x 30 use_xft yes xftfont verdana:size=8 xftalpha 0.8 own_window yes own_window_type override own_window_transparent yes own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager double_buffer [...]]]></description>
			<content:encoded><![CDATA[<p>From the minute I found this program, I loved it. It is now a permanent part of my desktop. Here is my .conkyrc file, if you see anything you want from it, be my guest!</p>

<div class="wp_codebox_msgheader"><span class="right"></span><span class="left2">Download <a href="http://dispelled.ca/dispelled/wp-content/plugins/wp-codebox/wp-codebox.php?p=853&amp;download=conkyrc.txt">conkyrc.txt</a></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p8532"><td class="code" id="p853code2"><pre class="none" style="font-family:monospace;">alignment top_right
gap_x 30
use_xft yes
xftfont verdana:size=8
xftalpha 0.8
own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
draw_shades no
draw_outline no
draw_borders no
use_spacer none
no_buffers yes
uppercase no
&nbsp;
TEXT
${color #5c4b42}${font StyleBats:size=8}A${font}  ${color #988378}CPU0: ${cpu cpu0}% ${color #5c4b42}${cpubar cpu0}
${color #5c4b42}${font StyleBats:size=8}A${font}  ${color #988378}CPU1: ${cpu cpu1}% ${color #5c4b42}${cpubar cpu1}
${color #5c4b42}${font weather:size=8}x ${font}CPU0: ${color #988378}${execi 5 /usr/bin/sensors | grep Core0 }
${color #5c4b42}${font weather:size=8}x ${font}CPU1: ${color #988378}${execi 5 /usr/bin/sensors | grep Core1 }
${color #5c4b42}${font weather:size=8}x ${font}GPU: ${color #988378}${execpi 5 nvidia-settings -q GPUCoreTemp -t}°C ${color #5c4b42}${font weather:size=8}x ${font}ACPI Temp: ${color #988378}${acpitemp}°C
&nbsp;
${color #5c4b42}/              ${color #988378}${alignr}${fs_used /} / ${fs_size /} ${color #5c4b42}${fs_bar 5,120 /}
${color #5c4b42}/media/My Book ${color #988378}${alignr}${fs_used /media/My Book} / ${fs_size /media/My Book} ${color #5c4b42}${fs_bar 5,120 /media/My Book}
${color #5c4b42}/media/My Book 2 ${color #988378}${alignr}${fs_used /media/My Book 2} / ${fs_size /media/My Book 2} ${color #5c4b42}${fs_bar 5,120 /media/My Book 2}
&nbsp;
${color #5c4b42}RAM Usage:${color #988378} $mem${color #5c4b42} / ${color #988378}$memmax - $memperc% ${color #5c4b42} $membar
${color #5c4b42}Swap Usage:${color #988378} $swap${color #5c4b42} / ${color #988378}$swapmax - $swapperc% ${color #5c4b42} ${swapbar}
&nbsp;
${color #5c4b42}Name              PID     CPU%   MEM%
${color #988378} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
${color #988378} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
${color #988378} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
${color #5c4b42}Mem usage
${color #988378} ${top_mem name 1} ${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1}
${color #988378} ${top_mem name 2} ${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2}
${color #988378} ${top_mem name 3} ${top_mem pid 3} ${top_mem cpu 3} ${top_mem mem 3}
&nbsp;
${color #5c4b42}${font PizzaDude Bullets:size=8}v${font} Up Speed: ${color #988378}${upspeed eth1} Kb/s ${color #5c4b42}${alignr}Uploaded: ${color #988378}${totalup eth1}
${color #5c4b42}${font PizzaDude Bullets:size=8}r${font} Down Speed: ${color #988378}${downspeed eth1} Kb/s ${color #5c4b42}${alignr}Downloaded: ${color #988378}${totaldown eth1}
&nbsp;
${color #5c4b42}${tcp_portmon 32768 61000 count} Outbound Connections ${alignr} Remote Ports${color #988378}
 ${tcp_portmon 32768 61000 rhost 0} ${alignr} ${tcp_portmon 32768 61000 rservice 0}
 ${tcp_portmon 32768 61000 rhost 1} ${alignr} ${tcp_portmon 32768 61000 rservice 1}
 ${tcp_portmon 32768 61000 rhost 2} ${alignr} ${tcp_portmon 32768 61000 rservice 2}
 ${tcp_portmon 32768 61000 rhost 3} ${alignr} ${tcp_portmon 32768 61000 rservice 3}
 ${tcp_portmon 32768 61000 rhost 4} ${alignr} ${tcp_portmon 32768 61000 rservice 4}
 ${tcp_portmon 32768 61000 rhost 5} ${alignr} ${tcp_portmon 32768 61000 rservice 5}
 ${tcp_portmon 32768 61000 rhost 6} ${alignr} ${tcp_portmon 32768 61000 rservice 6}
 ${tcp_portmon 32768 61000 rhost 7} ${alignr} ${tcp_portmon 32768 61000 rservice 7}
 ${tcp_portmon 32768 61000 rhost 8} ${alignr} ${tcp_portmon 32768 61000 rservice 8}
 ${tcp_portmon 32768 61000 rhost 9} ${alignr} ${tcp_portmon 32768 61000 rservice 9}
 ${tcp_portmon 32768 61000 rhost 10} ${alignr} ${tcp_portmon 32768 61000 rservice 10}
${color #5c4b42}${tcp_portmon 1 32767 count} Inbound Connections ${alignr} Local Ports${color #988378}
 ${tcp_portmon 1 32767 rhost 0} ${alignr} ${tcp_portmon 1 32767 lservice 0}
 ${tcp_portmon 1 32767 rhost 1} ${alignr} ${tcp_portmon 1 32767 lservice 1}
 ${tcp_portmon 1 32767 rhost 2} ${alignr} ${tcp_portmon 1 32767 lservice 2}
 ${tcp_portmon 1 32767 rhost 3} ${alignr} ${tcp_portmon 1 32767 lservice 3}
 ${tcp_portmon 1 32767 rhost 4} ${alignr} ${tcp_portmon 1 32767 lservice 4}</pre></td></tr></table></div>

<p>And here&#8217;s a few screeners to show what it looks like.</p>
<p><a href="http://dispelled.ca/dispelled/wp-content/uploads/conkysmall.jpg"><img src="http://dispelled.ca/dispelled/wp-content/uploads/conkysmall-218x300.jpg" alt="conkysmall" title="conkysmall" width="218" height="300" class="alignleft size-medium wp-image-855" /></a><a href="http://dispelled.ca/dispelled/wp-content/uploads/conkydesktop.jpg"><img src="http://dispelled.ca/dispelled/wp-content/uploads/conkydesktop-300x187.jpg" alt="conkydesktop" title="conkydesktop" width="300" height="187" class="alignleft size-medium wp-image-856" /></a><br />
<br class="clearboth"/></p>
]]></content:encoded>
			<wfw:commentRss>http://dispelled.ca/2009/07/11/my-conkyrc-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conky rocks</title>
		<link>http://dispelled.ca/2009/04/28/conky-rocks/</link>
		<comments>http://dispelled.ca/2009/04/28/conky-rocks/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 01:56:03 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://dispelled.ca/?p=724</guid>
		<description><![CDATA[I was surfing around this Saturday, and found this page Lifehacker &#8211; Top 10 Ubuntu Downloads &#8211; Ubuntu through Delicious. Boy did that ever mess up my plans to get some things done around the house this weekend. This is the kind of program I love. I write a lot of CSS, which is Edit [...]]]></description>
			<content:encoded><![CDATA[<p>I was surfing around this Saturday, and found this page <a href="http://lifehacker.com/5227309/top-10-ubuntu-downloads">Lifehacker &#8211; Top 10 Ubuntu Downloads &#8211; Ubuntu</a> through Delicious.</p>
<p>Boy did that ever mess up my plans to get some things done around the house this weekend. This is the kind of program I love. I write a lot of CSS, which is Edit and View. It&#8217;s simple, there is no compile errors, and other than some ignorant FTP servers, it&#8217;s instant fun. So when I found that the program conky comes with a single configuration file (~/.conkyrc), naturally I am stoked. Edit, Kill, Run, View. It still works for me. Sure you can make it more complicated, but you can also break it down easy. I spent most of Saturday learning the variables you can work with, and now am getting back into shell scripting cause there is some amazing things you can do with conky plus a shell script!</p>
]]></content:encoded>
			<wfw:commentRss>http://dispelled.ca/2009/04/28/conky-rocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bad Ram!</title>
		<link>http://dispelled.ca/2009/03/19/bad-ram/</link>
		<comments>http://dispelled.ca/2009/03/19/bad-ram/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 01:29:16 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://dispelled.ca/2009/03/19/bad-ram/</guid>
		<description><![CDATA[Found a good deal the other night on some new parts bundled and got about 40% off ($124 bucks instead of $204). Yesterday I got it all put together carefully, installed Ubuntu on the box and went to bed happy. Then when I woke up this morning, there is kernel panic errors, and all sorts [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-559" title="Aeneon Xtune 2x1GB Ram" src="http://dispelled.ca/dispelled/wp-content/uploads/35844.jpg" alt="Aeneon Xtune 2x1GB Ram" width="211" height="119" />Found a good deal the other night on <a href="http://ncix.com/products/?sku=36360&amp;vpn=BE-2400-ECS-6100-2GB&amp;manufacture=Bundle%20Deals">some new parts</a> bundled and got about 40% off ($124 bucks instead of $204). Yesterday I got it all put together carefully, installed <a href="http://www.ubuntu.com/">Ubuntu</a> on the box and went to bed happy. Then when I woke up this morning, there is <a href="http://en.wikipedia.org/wiki/Kernel_panic">kernel panic</a> errors, and all sorts of smokescreens going up.</p>
<p>I finally started with the remove everything strategy, and soon as one of the Ram chips was removed, everything was fine. Did a memtest86 on each of them, and sure enough one passed fine, and one failed miserably.</p>
<p>Return! This Ram is going back soon as I can make it to Langley. Had another 1Gb stick so dropped that in there until I get it replaced. Everything else worked great.</p>
<p>For anyone who is looking for answers, I found that these kernel panic errors can be due to just about anything (I know, I didn&#8217;t like hearing that either). From my searching, It went from Software bugs (So try different OS disks if possible), a short on the motherboard, bad IDE controllers, mismatched IDE devices (hard drive and cdrom on same cable), Bad Ram slots (try just one chip at a time in one slot then the next), Incorrect Bios settings, and power supply (or lack of) problems.</p>
<p>Take out everything and start one device at a time. Keep searching! You&#8217;ll find it :)</p>
]]></content:encoded>
			<wfw:commentRss>http://dispelled.ca/2009/03/19/bad-ram/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.10 Install</title>
		<link>http://dispelled.ca/2008/11/23/ubuntu-810-install/</link>
		<comments>http://dispelled.ca/2008/11/23/ubuntu-810-install/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 22:50:28 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://www.dispelled.ca/?p=298</guid>
		<description><![CDATA[Finally got my Hard Drive cleared and installed Ubuntu 8.10 (Intrepid Ibex). After installation, I Downloaded the package updates Enabled the restricted NVidia drivers Installed Wine 1.1.9 Installed K9copy and K3B through Synaptic. Installed the Flash plugin by sudo apt-get install flashplugin-nonfree Changed the font sizes to 9 (System &#62; Preferences &#62; Appearance &#62; Fonts) [...]]]></description>
			<content:encoded><![CDATA[<p>Finally got my Hard Drive cleared and installed Ubuntu 8.10 (Intrepid Ibex).</p>
<p>After installation, I</p>
<ul>
<li>Downloaded the package updates</li>
<li>Enabled the restricted NVidia drivers</li>
<li>Installed Wine <a href="http://www.winehq.org/site/download-deb">1.1.9<br />
</a></li>
<li>Installed K9copy and K3B through Synaptic.</li>
<li>Installed the Flash plugin by</li>
</ul>
<p><code>sudo apt-get install flashplugin-nonfree</code></p>
<ul>
<li>Changed the font sizes to 9 (System &gt; Preferences &gt; Appearance &gt; Fonts)</li>
<li>Also changed Rendering to Subpixel Smoothing (Same panel)</li>
<li>Visited Radiotime&#8217;s KISM 92.9 webpage and it (wizard style) automatically installs the three Gstreamer codecs (nice!)</li>
</ul>
<p>and that&#8217;s it so far.</p>
]]></content:encoded>
			<wfw:commentRss>http://dispelled.ca/2008/11/23/ubuntu-810-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ti Calculators</title>
		<link>http://dispelled.ca/2006/12/04/ti-calculators/</link>
		<comments>http://dispelled.ca/2006/12/04/ti-calculators/#comments</comments>
		<pubDate>Tue, 05 Dec 2006 07:08:30 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[Ti Calculators]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.dispelled.ca/?p=96</guid>
		<description><![CDATA[I have a Ti 35 (not shown) and a Ti 89 platinum (below). I use TiLP to transfer files to and from my TI 89 and my Ubuntu box. Links: Ticalc.org Backlighting]]></description>
			<content:encoded><![CDATA[<p>I have a Ti 35 (not shown) and a Ti 89 platinum (below). I use <a href="http://lpg.ticalc.org/prj_tilp/">TiLP</a> to transfer files to and from my TI 89 and <a href="http://www.dispelled.ca/?p=95">my Ubuntu box</a>.</p>
<p><a href="http://www.dispelled.ca/dispelled/wp-content/uploads/2007/12/dsc00066.JPG" title="dsc00066.JPG"><img src="http://www.dispelled.ca/dispelled/wp-content/uploads/2007/12/dsc00066.JPG" alt="dsc00066.JPG" height="375" width="500" /></a></p>
<p>Links:</p>
<p><a href="http://www.ticalc.org/">Ticalc.org</a></p>
<p><a href="http://richfiles.solarbotics.net/Backlight.html">Backlighting</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dispelled.ca/2006/12/04/ti-calculators/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Ubuntu</title>
		<link>http://dispelled.ca/2006/12/03/ubuntu/</link>
		<comments>http://dispelled.ca/2006/12/03/ubuntu/#comments</comments>
		<pubDate>Mon, 04 Dec 2006 06:58:21 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.dispelled.ca/?p=95</guid>
		<description><![CDATA[I&#8217;ve been using Ubuntu Linux for months now, and I&#8217;m really happy with it. After years of trying out distro&#8217;s, and running Linux on my backup puters, I&#8217;ve finally ditched Windows altogether. As a gamer, there was always &#8220;this one game&#8221; that wouldn&#8217;t work in Linux. Bleh. But now with the advances in the Wine [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using Ubuntu Linux for months now, and I&#8217;m really happy with it. After years of trying out distro&#8217;s, and running Linux on my backup puters, I&#8217;ve finally ditched Windows altogether. As a gamer, there was always &#8220;this one game&#8221; that wouldn&#8217;t work in Linux. Bleh. But now with the advances in the Wine project and Transgaming Cedega, All the games I play work. Wewt!</p>
<p>Here&#8217;s the specs on my latest system. &lt;3</p>
<p><font size="1"><font color="Orange">AMD X2 4600 EE / Biostar Tforce 570 / 2GB Corsair DDR2-667 / EVGA 8800GTS 640Mb / Seagate Barracuda 320GB SATA2 / OCZ GameXStream 700W / Antec Nine Hundred / Gateway FPW 2185 Monitor / Ubuntu Feisty Fawn 64</font></font></p>
<p><a href="http://www.dispelled.ca/dispelled/wp-content/uploads/2008/01/dsc00060a.JPG" title="dsc00060a.JPG"><img src="http://www.dispelled.ca/dispelled/wp-content/uploads/2008/01/dsc00060a.JPG" alt="dsc00060a.JPG"  width="404" height="539"/></a></p>
<p>I play Everquest, Guild Wars, Star Wars Galaxies, Oblivion, Morrowind, World of Warcraft, Diablo II, Doom 3, Starcraft, and I just managed to get Vanguard: Saga of Heroes working in the newest Wine. I&#8217;m stoked to have my games <em>and</em> a real operating system.</p>
<p>For my server I use <a href="http://www.openbsd.org/">OpenBSD</a>. Right now it is running 4.0 with a basic fvwm config. I like the default install of X on OpenBSD. I know, not many will agree :P. I usually change the background and I am good to go, hehe. I do a little messing around with <a href="http://www.acm.uiuc.edu/workshops/cool_unix/xinitrc.html">.xinitrc and .xsession</a> but not much, I like to keep it simple :)</p>
<p>These are both Kvm&#8217;ed to a 22 inch widescreen Gateway monitor. Here&#8217;s the link I found for getting it working in OpenBSD (or any BSD for that matter).</p>
<p><a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html">Getting Fullscreen monitors setup in Xorg</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dispelled.ca/2006/12/03/ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
