<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>techyTim</title>
	
	<link>http://blog.techytim.com</link>
	<description />
	<pubDate>Wed, 04 Feb 2009 13:42:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/techyTim" type="application/rss+xml" /><item>
		<title>Ubuntu: No sound after suspend to RAM fix</title>
		<link>http://blog.techytim.com/2009/01/28/ubuntu-sound-fix/</link>
		<comments>http://blog.techytim.com/2009/01/28/ubuntu-sound-fix/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 18:18:00 +0000</pubDate>
		<dc:creator>techyTim</dc:creator>
		
		<category><![CDATA[Ubuntu Tweaks]]></category>

		<guid isPermaLink="false">http://blog.techytim.com/?p=123</guid>
		<description><![CDATA[aka an example of the magic of open source software!]]></description>
			<content:encoded><![CDATA[<p>The magic of open source software is evident every few days or so when the Ubuntu <a href="http://people.ubuntu.com/~mako/docteam/quickguide/ch05.html#qg-ubuntu-update-manager">Update Manager</a> notifies me of another round of bug fixes and/or security patches.  Over this past winter break, I put a new motherboard (<a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16813186138">Foxconn M7VMX-K</a>) in my computer and decided to test the &#8220;sleep&#8221; function.  Since Ubuntu relies on community testing, hardware support can be a weakness and sleep did not work with my old mobo. However, I was excited to see that my computer properly slept and woke-up with this new motherboard&#8230; except for one problem.  After waking up, the sound did not work!  Frustrated, I did a Google search and found <a href="https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/222428" title="No sound after suspend to RAM">a thread on Launchpad</a> (the Ubuntu bug tracking site) which seemed to describe the issue I was experiencing as well as a workaround.  For anyone interested, the fix is to run the following commands after resuming:</p>
<pre><code>
pulseaudio -k
pulseaudio -D
</code></pre>
<p>A few weeks later I spotted an update to pulseaudio on update manager with the description &#8220;Add pm-utils sleep hook to suspend (and resume) users&#8217; pulseaudio daemons&#8221;.  That sounded promising  so I quickly installed the update and put my computer to sleep. Sure enough, after waking it up the sound worked!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techytim.com/2009/01/28/ubuntu-sound-fix/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Disable Skype Mic Auto-adjustment in Ubuntu</title>
		<link>http://blog.techytim.com/2007/09/02/disable-skype-mic-auto-adjustment-in-ubuntu/</link>
		<comments>http://blog.techytim.com/2007/09/02/disable-skype-mic-auto-adjustment-in-ubuntu/#comments</comments>
		<pubDate>Sun, 02 Sep 2007 22:01:22 +0000</pubDate>
		<dc:creator>techyTim</dc:creator>
		
		<category><![CDATA[Ubuntu Tweaks]]></category>

		<guid isPermaLink="false">http://blog.techytim.com/2007/09/02/disable-skype-mic-auto-adjustment-in-ubuntu/</guid>
		<description><![CDATA[and avoid this annoying behavior.]]></description>
			<content:encoded><![CDATA[<p><strong>Update: Skype 1.4.0.118 adds a menu option to fix this</strong></p>
<p><img src='http://blog.techytim.com/wp-content/uploads/2008/03/mixerlevels.png' alt='Skype 1.4.0.118 Mixer Options' /></p>
<p>I&#8217;m using Skype for Linux 1.4.0.99 and I noticed that if I jostle my microphone, the capture volume will decrease.  This is annoying because when I go to make a call, the other person won&#8217;t be able to hear me.  I found a fix to avoid this auto-adjustment:</p>
<ul>
<ol>First, close Skype if it&#8217;s running.</ol>
<ol>In your home directory press Ctrl-H to show hidden folders.</ol>
<ol>Find the .Skype folder and edit the shared.xml with a text editor.</ol>
<ol>Find the subsection &lt;lib&gt; with a subsection &lt;voiceeng&gt;.  In this subsection, add &lt;agc&gt;0&lt;/agc&gt; to disable automatic microphone manipulation.</ol>
</ul>
<p>Here&#8217;s a screenshot of the modified shared.xml file:</p>
<p><img class="center" src='http://blog.techytim.com/wp-content/uploads/2007/09/skypexml.png' alt='shared.xml' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techytim.com/2007/09/02/disable-skype-mic-auto-adjustment-in-ubuntu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Stickies</title>
		<link>http://blog.techytim.com/2007/07/02/stickies/</link>
		<comments>http://blog.techytim.com/2007/07/02/stickies/#comments</comments>
		<pubDate>Tue, 03 Jul 2007 01:51:23 +0000</pubDate>
		<dc:creator>techyTim</dc:creator>
		
		<category><![CDATA[Asides]]></category>

		<guid isPermaLink="false">http://blog.techytim.com/2007/07/02/stickies/</guid>
		<description><![CDATA[I&#8217;ve migrated the tech content from timospage.com over here as &#8220;stickies&#8221; (think pages), rather than blog posts so that I can update them over time.  Hopefully some people might find them to be a valuable resource.  So far we have Windows Freeware Picks, web development, and tech links.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve migrated the tech content from <a href="http://timospage.com">timospage.com</a> over here as &#8220;stickies&#8221; (think pages), rather than blog posts so that I can update them over time.  Hopefully some people might find them to be a valuable resource.  So far we have <a href="http://blog.techytim.com/articles/windows-freeware-picks/">Windows Freeware Picks</a>, <a href="http://blog.techytim.com/articles/web-development/">web development</a>, and <a href="http://blog.techytim.com/articles/links/">tech links</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techytim.com/2007/07/02/stickies/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Only Microsoft</title>
		<link>http://blog.techytim.com/2007/05/18/only-microsoft/</link>
		<comments>http://blog.techytim.com/2007/05/18/only-microsoft/#comments</comments>
		<pubDate>Fri, 18 May 2007 13:44:32 +0000</pubDate>
		<dc:creator>techyTim</dc:creator>
		
		<category><![CDATA[Humor]]></category>

		<guid isPermaLink="false">http://blog.techytim.com/2007/05/18/only-microsoft/</guid>
		<description><![CDATA[Check out the pic below the break.]]></description>
			<content:encoded><![CDATA[<p><img src='http://blog.techytim.com/wp-content/uploads/2007/05/file.jpg' alt='Virtual Earth Installation' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techytim.com/2007/05/18/only-microsoft/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Download YouTube Videos</title>
		<link>http://blog.techytim.com/2007/05/17/download-youtube-videos/</link>
		<comments>http://blog.techytim.com/2007/05/17/download-youtube-videos/#comments</comments>
		<pubDate>Thu, 17 May 2007 17:30:45 +0000</pubDate>
		<dc:creator>techyTim</dc:creator>
		
		<category><![CDATA[Asides]]></category>

		<guid isPermaLink="false">http://blog.techytim.com/2007/05/17/download-youtube-videos/</guid>
		<description><![CDATA[The free Online FLV Converter allows you to download  online videos such as those from YouTube to your PC, iPod, etc.  Just enter the URL and go!
]]></description>
			<content:encoded><![CDATA[<p>The free <a href="http://vixy.net/ ">Online FLV Converter</a> allows you to download  online videos such as those from YouTube to your PC, iPod, etc.  Just enter the URL and go!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techytim.com/2007/05/17/download-youtube-videos/feed/</wfw:commentRss>
		</item>
		<item>
		<title>InterfaceLIFT</title>
		<link>http://blog.techytim.com/2007/05/09/interfacelift/</link>
		<comments>http://blog.techytim.com/2007/05/09/interfacelift/#comments</comments>
		<pubDate>Wed, 09 May 2007 14:50:44 +0000</pubDate>
		<dc:creator>techyTim</dc:creator>
		
		<category><![CDATA[Asides]]></category>

		<guid isPermaLink="false">http://blog.techytim.com/2007/05/09/interfacelift/</guid>
		<description><![CDATA[For great high resolution wallpaper, icons, and themes check out InterfaceLIFT.  Download sizes for wallpaper include up to 1920&#215;1200 (widescreen), 1600&#215;1200 (standard), as well as 1080p and mobile sizes.  The site is a bit cluttered with ads, but the content is excellent!  Enjoy.
]]></description>
			<content:encoded><![CDATA[<p>For great high resolution wallpaper, icons, and themes check out <a href="http://interfacelift.com/">InterfaceLIFT</a>.  Download sizes for wallpaper include up to 1920&#215;1200 (widescreen), 1600&#215;1200 (standard), as well as 1080p and mobile sizes.  The site is a bit cluttered with ads, but the content is excellent!  Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techytim.com/2007/05/09/interfacelift/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Keep Your Programs Updated with File Hippo</title>
		<link>http://blog.techytim.com/2007/04/06/keep-your-programs-updated-with-file-hippo/</link>
		<comments>http://blog.techytim.com/2007/04/06/keep-your-programs-updated-with-file-hippo/#comments</comments>
		<pubDate>Sat, 07 Apr 2007 00:25:54 +0000</pubDate>
		<dc:creator>techyTim</dc:creator>
		
		<category><![CDATA[Freeware]]></category>

		<guid isPermaLink="false">http://blog.techytim.com/2007/04/06/keep-your-programs-updated-with-file-hippo/</guid>
		<description><![CDATA[Windows Only: You probably fall into one of two categories: a) you are constantly checking the websites of your favorite freeware programs for the latest and great updates OR b) you update your software only when prompted or when you get a new computer.  File Hippo makes checking for and installing updates simple.  [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Windows Only:</strong> You probably fall into one of two categories: <strong>a)</strong> you are constantly checking the websites of your favorite freeware programs for the latest and great updates OR <strong>b)</strong> you update your software only when prompted or when you get a new computer.  <a href="http://www.filehippo.com/updatechecker/">File Hippo</a> makes checking for and installing updates simple.  Just download the exe and run it, no installation necessary!  File Hippo will quickly scan (took about 5 seconds on my system) and display the results in a web browser.  You&#8217;ll get a simple list of regular updates, as well as a separate list of beta updates for early adopters.  Perhaps the best part of the service is that you can just click on the download icon on the File Hippo update page and download the file directly from the File Hippo servers.  No searching the vendor site to find the correct download for your system.  File Hippo: quick and simple!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techytim.com/2007/04/06/keep-your-programs-updated-with-file-hippo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ergotips: CUErogopods</title>
		<link>http://blog.techytim.com/2007/04/02/ergotips-cuerogopods/</link>
		<comments>http://blog.techytim.com/2007/04/02/ergotips-cuerogopods/#comments</comments>
		<pubDate>Tue, 03 Apr 2007 00:12:15 +0000</pubDate>
		<dc:creator>techyTim</dc:creator>
		
		<category><![CDATA[Asides]]></category>

		<guid isPermaLink="false">http://blog.techytim.com/2007/04/02/ergotips-cuerogopods/</guid>
		<description><![CDATA[Heavy laptop user?  Looking for the best way to arrange your dual-monitor setup?  Check out video and audio CUErgopods, the work of the students in the DEA470 Applied Ergonomics class at Cornell University.  The CUErgo page is also a good resource and an interesting read.  Avoid carpal tunnel with neutral posture [...]]]></description>
			<content:encoded><![CDATA[<p>Heavy laptop user?  Looking for the best way to arrange your dual-monitor setup?  Check out video and audio <a href="http://ergo.human.cornell.edu/CUErgopods/CUErgopods2006.htm">CUErgopods</a>, the work of the students in the DEA470 Applied Ergonomics class at Cornell University.  The <a href="http://ergo.human.cornell.edu/">CUErgo page</a> is also a good resource and an interesting read.  Avoid carpal tunnel with neutral posture computing!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techytim.com/2007/04/02/ergotips-cuerogopods/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Blog Homepage as a Graph</title>
		<link>http://blog.techytim.com/2007/02/27/blog-homepage-as-a-graph/</link>
		<comments>http://blog.techytim.com/2007/02/27/blog-homepage-as-a-graph/#comments</comments>
		<pubDate>Wed, 28 Feb 2007 02:55:24 +0000</pubDate>
		<dc:creator>techyTim</dc:creator>
		
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://blog.techytim.com/2007/02/27/blog-homepage-as-a-graph/</guid>
		<description><![CDATA[Check out this nifty Java applet which converts HTML tags of a web page into a colorful graph.]]></description>
			<content:encoded><![CDATA[<p>Check out this <a href="http://www.aharef.info/static/htmlgraph/">nifty Java applet</a> which converts HTML tags of a web page into a colorful graph.  Described as a HTML DOM Visualizer, I&#8217;m not sure if this would have any productive use, but it&#8217;s cool at the least!  Here&#8217;s a screenshot of my blog&#8217;s homepage:</p>
<div class="center"><img src='http://blog.techytim.com/wp-content/uploads/2007/02/webgraph.jpg' alt='Homepage HTML as Graph' /></div>
<p>What do the colors mean?</p>
<blockquote><p><span style="color: #000099; font-weight: bold">blue</span>: for links (the A tag)<br /><span style="color: #ff0000; font-weight: bold">red</span>: for tables (TABLE, TR and TD tags)<br /><span style="color: #009900; font-weight: bold">green</span>: for the DIV tag<br /><span style="color: #cc00ff; font-weight: bold">violet</span>: for images (the IMG tag)<br /><span style="color: #ffff33; font-weight: bold">yellow</span>: for forms (FORM, INPUT, TEXTAREA, SELECT and OPTION tags)<br /><span style="color: #ff9933; font-weight: bold">orange</span>: for linebreaks and blockquotes (BR, P, and BLOCKQUOTE tags)<br /><span style="color: #000000; font-weight: bold">black</span>: the HTML tag, the root node<br /><span style="color: #999999; font-weight: bold">gray</span>: all other tags</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.techytim.com/2007/02/27/blog-homepage-as-a-graph/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Get an “A” in Math</title>
		<link>http://blog.techytim.com/2007/02/19/how-to-get-an-a-in-math/</link>
		<comments>http://blog.techytim.com/2007/02/19/how-to-get-an-a-in-math/#comments</comments>
		<pubDate>Mon, 19 Feb 2007 19:19:04 +0000</pubDate>
		<dc:creator>techyTim</dc:creator>
		
		<category><![CDATA[Humor]]></category>

		<guid isPermaLink="false">http://blog.techytim.com/2007/02/19/how-to-get-an-a-in-math/</guid>
		<description><![CDATA[... or at least amuse the grader when you're clueless!]]></description>
			<content:encoded><![CDATA[<p>Some different approaches for when the going gets tough&#8230;</p>
<h2>Find Ways to Make the Problem Easier</h2>
<p><img src='http://blog.techytim.com/wp-content/uploads/2007/02/ramp.jpg' alt='ramp.jpg' /></p>
<h2>Innovate to Create a More Interesting Problem</h2>
<p><img src='http://blog.techytim.com/wp-content/uploads/2007/02/proton1.jpg' alt='proton1.jpg' /></p>
<h2>Search for Sympathy When the Problem Gets Ugly</h2>
<p><img src='http://blog.techytim.com/wp-content/uploads/2007/02/math2.gif' alt='math2.gif' /></p>
<h2>Do What&#8217;s Obvious</h2>
<p><img src='http://blog.techytim.com/wp-content/uploads/2007/02/findx.gif' alt='findx.gif' /></p>
<h2>Find New Meanings for the Instructinos</h2>
<p><img src='http://blog.techytim.com/wp-content/uploads/2007/02/expand.jpg' alt='expand.jpg' /></p>
<h2>Interpret Instructions Literally</h2>
<p><img src='http://blog.techytim.com/wp-content/uploads/2007/02/curve.jpg' alt='curve.jpg' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techytim.com/2007/02/19/how-to-get-an-a-in-math/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
