<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Computer Technology Services</title>
	<link>http://www.itcare.net</link>
	<description>(in the Vail Valley since 1995)</description>
	<lastBuildDate>Wed, 05 May 2010 23:32:53 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Ubuntu Lucid Lynx 10.04 LTS &#8211; Record all streaming to ogg or mp3</title>
		<description><![CDATA[This how-to should show the steps required to record whatever audio is  playing on your computer, similar to recording &#8220;stereo mix&#8221; in windows.  This makes recording audio played by any application, including flash  videos, possible.
I&#8217;m using the Sound Recorder application that comes in standard Ubuntu  installations. To set this up using [...]]]></description>
		<link>http://www.itcare.net/2010/05/05/ubuntu-lucid-lynx-10-04-lts-record-all-streaming-to-ogg-or-mp3/</link>
			</item>
	<item>
		<title>Record streaming audio from command line</title>
		<description><![CDATA[arecord -f cd -t raw &#124; lame -x -r &#8211; out.mp3
]]></description>
		<link>http://www.itcare.net/2010/04/28/record-streaming-audio-from-command-line/</link>
			</item>
	<item>
		<title>UUID change from command line</title>
		<description><![CDATA[uuidgen &#124;sudo xargs tune2fs /dev/sda3 -U; sudo vol_id /dev/sda3
]]></description>
		<link>http://www.itcare.net/2009/09/17/uuid-change-from-command-line/</link>
			</item>
	<item>
		<title>Compaq Presario 2200 and Xubuntu 9.04</title>
		<description><![CDATA[This is a 5 years old laptop. 1.4Ghz Celeron with 226MB RAM. Pretty ancient and slow.
It works perfectly well with Xubuntu 9.04, there is a wireless Broadcom BCM4306  802.11b/g rev 3 wifi card in it. I had to manually enable the restricted driver under, Applications, System, Hardware Drivers and then reboot.
At that point, wifi, sound, [...]]]></description>
		<link>http://www.itcare.net/2009/09/01/compaq-presario-2200-and-xubuntu-904/</link>
			</item>
	<item>
		<title>Font Bonanza on Ubuntu Hardy</title>
		<description><![CDATA[To install an amazing amount and quality of fonts execute the following command:
Code:
sudo apt-get install ttf-georgewilliams ttf-sjfonts sun-java6-fonts ttf-larabie-deco ttf-larabie-straight ttf-larabie-uncommon gnome-specimen
I am reviewing hundreds of fonts to pick the right one for my new IT Care Inc. logo I am designing. I will post the best of them fonts soon.
For now here is an [...]]]></description>
		<link>http://www.itcare.net/2008/09/19/font-bonanza-on-ubuntu-hardy/</link>
			</item>
	<item>
		<title>Wordpress Revolution Theme &#8211; How do I create a page that doesn&#8217;t appear in the navigation</title>
		<description><![CDATA[http://www.revolutiontheme.com/support/viewtopic.php?f=3&#38;t=5847&#38;p=31221&#38;hilit=+menu+link#p31221
Re: How do I create a page that doesn&#8217;t appear in the navigation
You can create a page in the normal way then exclude it from the navbar.  Find this in header.php:

Code:

&#60;div id="navbarleft"&#62;
&#60;ul id="nav"&#62;
&#60;li&#62;&#60;a href="&#60;?php echo get_settings('home'); ?&#62;"&#62;Home&#60;/a&#62;&#60;/li&#62;
&#60;?php wp_list_pages('title_li=&#38;depth=2&#38;sort_column=menu_order'); ?&#62;
&#60;/ul&#62;
&#60;/div&#62;


and change it to:

Code:

&#60;div id="navbarleft"&#62;
&#60;ul id="nav"&#62;
&#60;li&#62;&#60;a href="&#60;?php echo get_settings('home'); ?&#62;"&#62;Home&#60;/a&#62;&#60;/li&#62;
&#60;?php wp_list_pages('exclude=XX&#38;title_li=&#38;depth=2&#38;sort_column=menu_order'); ?&#62;
&#60;/ul&#62;
&#60;/div&#62;


Replace XX with the ID [...]]]></description>
		<link>http://www.itcare.net/2008/09/18/wordpress-revolution-theme-how-do-i-create-a-page-that-doesnt-appear-in-the-navigation/</link>
			</item>
	<item>
		<title>Wordpress REVOLUTION theme tweaks #2</title>
		<description><![CDATA[To enable the commenting ability on a static Page post in the REVOLUTION wordpress theme (for example for a Testimony Page)

Insert the following code segment:
&#60;div class="comments"&#62;
&#60;h4&#62;Comments&#60;/h4&#62;
&#60;?php comments_template(); // Get wp-comments.php template ?&#62;
&#60;/div&#62;
into the theme&#8217;s page.php file to make it look like below:

&#60;?php get_header(); ?&#62;
&#60;div id="content"&#62;
&#60;div id="contentleft"&#62;
&#60;?php if (have_posts()) : while (have_posts()) : the_post(); ?&#62;
&#60;h1&#62;&#60;?php the_title(); [...]]]></description>
		<link>http://www.itcare.net/2008/09/16/wordpress-revolution-theme-tweaks-2/</link>
			</item>
	<item>
		<title>Wordpress REVOLUTION theme tweaks #1</title>
		<description><![CDATA[This is pretty specific to the Wordpress theme I purchased from http://www.revolutionthemes.com/.
The desired outcome is displayed in the following 2 images (click on images to get the full size displayed:
 and 
On the default REVOLUTION theme to align text better with the bottom 3 image you need to change 3 sections in the theme&#8217;s style.css [...]]]></description>
		<link>http://www.itcare.net/2008/09/16/wordpress-revolution-theme-tweaks/</link>
			</item>
	<item>
		<title>GLText screensaver &#8211; Change displayed text</title>
		<description><![CDATA[Edit the /usr/share/applications/screensavers/gltext.desktop file as root.
1. Alt+F2
2. &#8220;gksu gedit /usr/share/applications/screensavers/gltext.desktop&#8221;
Change the line that currently says Exec=gltext -root to the following line instead:
Exec=gltext -root -front -no-spin -text &#8220;Mind is your conditioning\n always seeking expression\n IN THOUGHT\N through NOW!&#8221;
3. Save, Exit
4. Set your Screensaver to GLText under System, Preferences, Screensavers
]]></description>
		<link>http://www.itcare.net/2008/08/31/gltext-screensaver-change-displayed-text/</link>
			</item>
	<item>
		<title>VNC through SSH</title>
		<description><![CDATA[INTERNAL: ssh -p10000 -X -L 5900:localhost:5900 user@internalIPaddress
EXTERNAL: ssh -p10000 -X -L 5900:localhost:5900 user@externalIPaddress
vncviewer localhost
]]></description>
		<link>http://www.itcare.net/2008/05/29/vnc-through-ssh/</link>
			</item>
</channel>
</rss>
