<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.5" -->
<rss version="0.92">
<channel>
	<title>Trylinux.org</title>
	<link>http://trylinux.org</link>
	<description>Linux tips and advocacy</description>
	<lastBuildDate>Mon, 29 Dec 2008 07:48:39 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>World of Warcraft Text to Speech</title>
		<description>During my Christmas break I've been working on another project.  I was playing World of Warcraft and was checking out some of the add-ons.  I noticed there wasn't any text to speech add-ons, so I thought I bet I could make it work.   Check out the site here:  WoWSpeech.net </description>
		<link>http://trylinux.org/2008/12/29/world-of-warcraft-text-to-speech/</link>
			</item>
	<item>
		<title>wordbook</title>
		<description>I just installed the wordbook plugin for my wordpress blog.  Hopefully this will help me add some content to my facebook page which I have seriously neglected.  It seems like a nice plugin, let's hope it works. </description>
		<link>http://trylinux.org/2008/09/03/wordbook/</link>
			</item>
	<item>
		<title>OpenDNS.org and issues with Mac OSX</title>
		<description>I ran across a great site today for people with kids or just want to filter traffic on their network.  I have 3 kids and I just bought my 5 and 3 year old a macbook to share.  When I ran across http://OpenDNS.org I thought wow this would be a ...</description>
		<link>http://trylinux.org/2008/08/26/opendnsorg-and-issues-with-mac-osx/</link>
			</item>
	<item>
		<title>Lack of posts recently</title>
		<description>I've been slacking on the posts recently.  There has been a lot going on.  I've switched jobs and I'm now working for E.W. Scripps' Online Division.  E.W. Scripps is newspaper company based in Knoxville and also formally part of HGTV, FOOD Networ, etc.  I was brought on to help split ...</description>
		<link>http://trylinux.org/2008/07/28/lack-of-posts-recently/</link>
			</item>
	<item>
		<title>Task_Killable in 2.6.26 kernel</title>
		<description>Ever been frustrated by a processes that you could not kill on a Linux box?  I know I have, especially working with Samba and NFS.  Good news, there is a new sleep state that will help eliminate the problem and more code makes use of it.  In fact most of ...</description>
		<link>http://trylinux.org/2008/07/28/task_killable-in-2626-kernel/</link>
			</item>
	<item>
		<title>Huge fonts and toolbar in firefox 3</title>
		<description>I've tried the firefox 3 beta a couple times on my linux box.  Every time I try it the fonts and toolbars are obnoxiously big.  I couldn't find any help on this.  It seemed like a dpi issue, so I went to about:config and searched for dpi.  There it was ...</description>
		<link>http://trylinux.org/2008/04/18/huge-fonts-and-toolbar-in-firefox-3/</link>
			</item>
	<item>
		<title>Interesting tools.</title>
		<description>Two things I ran across today that I need to look further into.

http://latencytop.org/   - This shows what processes are waiting on and looks very interesting.

The other is Group Scheduling in Linux 2.6.24 and above.  This allows you to put processes in a group so that one set of processes can ...</description>
		<link>http://trylinux.org/2008/04/17/interesting-tools/</link>
			</item>
	<item>
		<title>Sorting a loop in bash and other possibilites</title>
		<description>As I said in my previous post, I learned a couple things about bash today.  I had a nice for loop that outputted the info I wanted, but not in the right order.  I thought to myself, man if this were php I would just put it in ...</description>
		<link>http://trylinux.org/2008/04/04/sorting-a-loop-in-bash-and-other-possibilites/</link>
			</item>
	<item>
		<title>Lineing up fields with BASH (or other programming languages)</title>
		<description>Learned a couple things about bash today.  I was wanting to print something out nicely, so I was using tabs to separate fields.  As you know, nothing ever lines up if you do not have values very similar in size.  So I was about to search Google ...</description>
		<link>http://trylinux.org/2008/04/04/lineing-up-fields-with-bash-or-other-programming-languages/</link>
			</item>
	<item>
		<title>Move Oracle data files</title>
		<description>The procedure below will allow you to move Oracle data and redo files.

1. It is a good idea to make a backup of the directory you are moving just in case something goes horribly wrong.  :)
# cp -rp {data_dir} {backup_dir}

2. log in as the oracle user
# su -l oracle

3. ...</description>
		<link>http://trylinux.org/2008/03/29/move-oracle-data-files/</link>
			</item>
</channel>
</rss>
