<?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>Themetopia</title>
	<atom:link href="http://www.themetopia.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themetopia.com</link>
	<description>Custom Theme Design - Wordpress, Squirrelcart, Drupal</description>
	<lastBuildDate>Thu, 06 Jan 2011 03:38:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-RC3-17365</generator>
		<item>
		<title>Internal Linking in WordPress 3.1 &#8211; Almost, but not quite there</title>
		<link>http://www.themetopia.com/blog/2011/01/02/internal-linking-wordpress-3-1/</link>
		<comments>http://www.themetopia.com/blog/2011/01/02/internal-linking-wordpress-3-1/#comments</comments>
		<pubDate>Sun, 02 Jan 2011 23:08:52 +0000</pubDate>
		<dc:creator>jerothe</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.themetopia.com/?p=4201</guid>
		<description><![CDATA[Over the years WordPress has evolved from a simple blogging platform to a low end CMS, all while keeping a strong focus on usability. WordPress has most of the necessary features and functionality you&#8217;d need to administer a website, but one area it has lacked in the past is how to easily perform internal linking [...]]]></description>
			<content:encoded><![CDATA[<p>Over the years WordPress has evolved from a simple blogging platform to a low end CMS, all while keeping a strong focus on usability.  WordPress has most of the necessary features and functionality you&#8217;d need to administer a website, but one area it has lacked in the past is how to easily perform internal linking when referencing old posts from a new blog entry.  WordPress 3.1 looked to fix that, but it didn&#8217;t. <em>Crowd Favorite did</em>.<span id="more-4201"></span></p>
<h2>Internal Linking Between Posts in WordPress 3.1</h2>
<p>WordPress 3.1 RC2 was released yesterday, which means the final release is just on the horizon.  One of the major user interface upgrades is the <strong>internal linking feature</strong>, something I&#8217;ve been trying to find a plugin or other solution for over a year and a half.  I briefly tried out <strong>RB internal links plugin</strong>, but that was just overly clunky and didn&#8217;t save me that much time. Naturally I was excited to try it out and upgraded my site to the bleeding edge release.</p>
<p>I was severely disappointed.</p>
<p>I only use the <strong>html view</strong> within most of my installs.  I couldn&#8217;t find the new internal linking feature from HTML view, so I enabled the visual mode and found out how the feature works.  </p>
<p>When constructing a normal link, you need to highlight the text that will become the anchor, and then click the chain link icon.</p>
<div class="centerBorder"><img src="/images/design/wordpress/internal-linking-screen1.jpg" alt="Internal Linking - TinyMCE Link Icon" /></div>
<p>But now, you have a drop down option called &#8220;Or link to existing content&#8221;.  You have a search field, where you can type in search term to find the related post, click the selected post and hit the &#8220;Add Link&#8221; button.</p>
<div class="centerBorder"><img src="/images/design/wordpress/internal-linking-screen2.jpg" alt="Internal Linking - Select Post Dialogue Box" /></div>
<p><strong>I think that this internal linking feature falls flat in two important ways</strong>.  First, that you can only see it from one editing view, and second, if you ever go back and change or optimize your post slug or change your site architecture your link will be broken.  WordPress inserts the full absolute url path, and not the actual post ID which will resolve itself.</p>
<h2>In steps Crowd Favorite</h2>
<p>Alex King is a smart guy, and his company Crowd Favorite develops plugins that solve crucial usability issues.  Never fancy, their plugins just work and they support them for free &#8211; no small task.</p>
<p>Having similar feelings, Crowd Favorite stepped in and made their &#8216;<a href="http://crowdfavorite.com/wordpress/plugins/internal-link-shortcode/" target="_blank">Internal Link Shortcode</a>&#8216; plugin which solves both problems.</p>
<p>After install, the plugin will include a simple lookup field in the sidebar.  You can move that field wherever you like.</p>
<div class="centerBorder"><img src="/images/design/wordpress/internal-link-shortcode.jpg" alt="Internal Link Shortcode Install" /></div>
<p>Type in your query and an AJAX call will pop up a list of old posts.  Click the post to generate the bracketed post id shortcode.  Copy that shortcode into your post and modify to fit the need.  I love the idea of having the text attribute that allows you to set what the actual anchor text will be.</p>
<div class="centerBorder"><img src="/images/design/wordpress/internal-link-shortcode-format.png" alt="Internal Link Shortcode Format" /></div>
<h2>Check out the Internal Link Shortcode plugin</h2>
<p>Building off what WordPress has added to the core, this is the functionality we&#8217;ve all been waiting to see &#8211; an easy, user friendly way to link to old blog posts.  </p>
<p>What do you think of WordPress attempt for internal linking?  Do you think they&#8217;ll make changes in a future release to use it with the HTML view as well?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.themetopia.com/blog/2011/01/02/internal-linking-wordpress-3-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Port posts from one WordPress install to another</title>
		<link>http://www.themetopia.com/blog/2010/07/18/port-posts-from-one-wordpress-install-to-another/</link>
		<comments>http://www.themetopia.com/blog/2010/07/18/port-posts-from-one-wordpress-install-to-another/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 22:56:14 +0000</pubDate>
		<dc:creator>jerothe</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.themetopia.com/?p=4197</guid>
		<description><![CDATA[Exporting individual categories of content has always been an interesting proposition in WordPress. I have hacked my way through it in the past, including using an RSS export and a plugin or two. It appears that import / export functionality is now built into the core of WordPress, but it will still export additional data [...]]]></description>
			<content:encoded><![CDATA[<p>Exporting individual categories of content has always been an interesting proposition in WordPress.  I have hacked my way through it in the past, including using an RSS export and a plugin or two.  It appears that import / export functionality is now built into the core of WordPress, but it will still export additional data you don&#8217;t need.  Here is how you export only your post content to import into a new WordPress install.<span id="more-4197"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.themetopia.com/blog/2010/07/18/port-posts-from-one-wordpress-install-to-another/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New update to running multiple Internet Explorers</title>
		<link>http://www.themetopia.com/blog/2009/06/14/new-update-to-running-multiple-internet-explorers/</link>
		<comments>http://www.themetopia.com/blog/2009/06/14/new-update-to-running-multiple-internet-explorers/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 01:10:24 +0000</pubDate>
		<dc:creator>jerothe</dc:creator>
				<category><![CDATA[Browsers]]></category>

		<guid isPermaLink="false">http://www.rotheblog.com/?p=3678</guid>
		<description><![CDATA[Way back in 2005 a guy by the name of Joe Maddalone figured out how to run multiple versions of Internet Explorer simultaneously in Windows by using a select set of files. Since the release of Windows Vista, there have been some issues with running more than one Internet Explorer, but tonight I found a [...]]]></description>
			<content:encoded><![CDATA[<p>Way back in 2005 a guy by the name of <a href="/?p=526">Joe Maddalone figured out how to run multiple versions of Internet Explorer</a> simultaneously in Windows by using a select set of files.  Since the release of Windows Vista, there have been some issues with running more than one Internet Explorer, but tonight I found a new solution.<span id="more-3678"></span></p>
<h4>The Internet Explorer Collection</h4>
<p>This isn&#8217;t the first time someone has compiled all versions of Internet Explorer into an installer.  In 2007 <a href="/?p=836">Tredosoft packaged those IE browser sets into an executable</a> and made some updates so that conditional comments were rendered and some other necessary developer items.</p>
<p>However, since Windows Vista has been released there has been issue <a href="http://tredosoft.com/IE6_For_Vista_Part_1" target="_blank">trying to get IE 6 to run correctly</a>, but last I had checked no one had found a solution.</p>
<p>Tonight I came across &#8216;<a href="http://finalbuilds.edskes.net/iecollection.htm" target="_blank">The Internet Explorer Collection</a>&#8216;.  I was wary at first to download it based on the overall look of the website.  But I did some poking around online and I couldn&#8217;t find anything that screamed scam, so I decided to try it out on one of our less important computers at home.</p>
<div class="alignCenter"><img src="http://codecpack.nl/img/iecollection_setup_02_components.png" alt="Internet Explorer Collection - Installer Screenshot" /></div>
<p>I tested out the later release version of Internet Explorer 6 and from a cursory evaluation, it appeared as though it rendered everything accurately (issues abounding <img src='http://www.themetopia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ).</p>
<h4>Have other developers used the IE Collection?</h4>
<p>I know that there are other ways to run older versions of Internet Explorer for testing, most developers I know use virtual machines.  But using a local executable seems much easier to me.  This post is mostly to see what everyone else thinks.  Who has used the <strong>Internet Explorer Collection</strong>?  Has it worked correctly for you?  Have you seen any shortfalls?  Let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.themetopia.com/blog/2009/06/14/new-update-to-running-multiple-internet-explorers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to &#8211; Printing variables in Coldfusion</title>
		<link>http://www.themetopia.com/blog/2007/09/26/output-print-variables-browser-screen/</link>
		<comments>http://www.themetopia.com/blog/2007/09/26/output-print-variables-browser-screen/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 02:11:16 +0000</pubDate>
		<dc:creator>Jeff Rothe</dc:creator>
				<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[cfoutput]]></category>
		<category><![CDATA[output]]></category>
		<category><![CDATA[variables]]></category>

		<guid isPermaLink="false">http://www.rotheblog.com/blog/?p=1403</guid>
		<description><![CDATA[This is one of the most simple building blocks of Coldfusion, but you have to start somewhere when learning a new language. #variable# You just have to surround the variable in those tags. All Coldfusion tags, I read today, start with the &#8220;cf&#8221;. That coupled with the fact that it is a tag language, with [...]]]></description>
			<content:encoded><![CDATA[<p>This is one of the most simple building blocks of Coldfusion, but you have to start somewhere when learning a new language.<span id="more-1403"></span></p>
<p><cfoutput></p>
<p>#variable#</p>
<p></cfoutput></p>
<p>You just have to surround the variable in those tags.  All Coldfusion tags, I read today, start with the &#8220;cf&#8221;.  That coupled with the fact that it is a tag language, with an opening and a closing tag is supposed to make the language easier on designers used to just HTML programming.</p>
<p>Now, can it be easier for designers and a better language than PHP?  I know my friend would say no way.  And I do know that it is way too early in the game for me to evaluate that with an expertise, if ever.  But I read a number of articles today that had good points as why it is better.  I will just have to have the time to continue on the path to evaluate that for myself.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.themetopia.com/blog/2007/09/26/output-print-variables-browser-screen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Toolbar &#8211; Auto Complete &#8211; Yellow Text Fields</title>
		<link>http://www.themetopia.com/blog/2007/08/17/google-toolbar-auto-complete-yellow-text-fields/</link>
		<comments>http://www.themetopia.com/blog/2007/08/17/google-toolbar-auto-complete-yellow-text-fields/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 18:44:01 +0000</pubDate>
		<dc:creator>jerothe</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://rotheblog.com/blog/?p=751</guid>
		<description><![CDATA[Ever have this problem? I know I have. And I always wondered how to take care of it because as a web designer, on certain sites that have dark backgrounds, I don&#8217;t want my potential users to have some of my text fields yellow and some not. You&#8217;ve seen this. (Include Image of website with [...]]]></description>
			<content:encoded><![CDATA[<p>Ever have this problem?  I know I have.  And I always wondered how to take care of it because as a web designer, on certain sites that have dark backgrounds, I don&#8217;t want my potential users to have some of my text fields yellow and some not.<span id="more-751"></span></p>
<p>You&#8217;ve seen this.  (Include Image of website with white background) It is the auto complete feature in the Google Toolbar that turns the fields you have filled out and designated with saved information to quickly fill out forms.</p>
<p>This is all the code you need in your rule in your stylesheet;</p>
<p>input{<br />
background:#fff !important;<br />
}</p>
<p>I don&#8217;t typically use the &#8220;!important&#8221; rule, I usually associate it with CSS hacks, but in this case, this is just a nice usability thing that will really help out your designs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.themetopia.com/blog/2007/08/17/google-toolbar-auto-complete-yellow-text-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hotmail Email expands to 5 &amp; 10 Gig</title>
		<link>http://www.themetopia.com/blog/2007/08/15/hotmail-email-expands-to-5-10-gig/</link>
		<comments>http://www.themetopia.com/blog/2007/08/15/hotmail-email-expands-to-5-10-gig/#comments</comments>
		<pubDate>Thu, 16 Aug 2007 01:53:26 +0000</pubDate>
		<dc:creator>jerothe</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://rotheblog.com/blog/?p=725</guid>
		<description><![CDATA[I was transferring over a post tonight from 2005 about Yahoo! Mail growing in size and I thought I would be remiss if I didn&#8217;t mention what I read about Hotmail today. I read that Microsoft is increasing space from 2 Gig to 4 / 5 Gig on all free Hotmail accounts, and 10 Gig [...]]]></description>
			<content:encoded><![CDATA[<p>I was transferring over a post tonight from 2005 about Yahoo! Mail growing in size and I thought I would be remiss if I didn&#8217;t mention what I read about Hotmail today.</p>
<p>I read that Microsoft is increasing space from 2 Gig to 4 / 5 Gig on all free Hotmail accounts, and 10 Gig on the paid accounts.  I checked my account, nothing had changed as of yet, but it was a new post.  I am sure in the coming month that will be different.<span id="more-725"></span></p>
<p>Not that I don&#8217;t love Google, but here&#8217;s hoping they keep pace.  The end users always benefit from competition.  Now, Google didn&#8217;t budge when Yahoo! increased it space a month or two back to unlimited, so there is no reason to think they will here either.  But&#8230;it is Microsoft, and I have to believe that they hate Microsoft the most and would view Yahoo! as less of a threat.</p>
<p>Either way, I never thought I could use so much space on my email, but I am finding ways.  Part of the problem being I don&#8217;t have the feature to remove attachments, but still.  Given the opportunity, users will find new ways to use what is given and then demand more.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.themetopia.com/blog/2007/08/15/hotmail-email-expands-to-5-10-gig/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple Standalone Internet Explorer Browsers Evolved</title>
		<link>http://www.themetopia.com/blog/2007/03/07/multiple-standalone-internet-explorer-browsers-evolved/</link>
		<comments>http://www.themetopia.com/blog/2007/03/07/multiple-standalone-internet-explorer-browsers-evolved/#comments</comments>
		<pubDate>Thu, 08 Mar 2007 02:58:30 +0000</pubDate>
		<dc:creator>jerothe</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://rotheblog.com/blog/?p=836</guid>
		<description><![CDATA[Tredosoft has developed a nice little installer that will package up all of the stand alone versions of Internet Explorer into an easy executable. For awhile I had known about the discovery of multiple Internet Explorers made by Joe Maddalone in 2003, but not until today did I know about this little installer. Now, in [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/images/design/css/tredosoft.png" alt="Tredosoft Logo" class="floatLeftNobor" />  Tredosoft has developed a nice little installer that will package up all of the stand alone versions of Internet Explorer into an easy executable.<span id="more-836"></span></p>
<p>For awhile I had known about the discovery of multiple Internet Explorers made by Joe Maddalone in 2003, but not until today did I know about this little installer.  Now, in theory it&#8217;s not that big of a deal, I already had the Internet Explorer version I was testing for, and it worked fine in my workflow.  But, those old browsers didn&#8217;t understand Microsoft&#8217;s conditional comments, which is bread and butter when you are trying to get a website to look the same.</p>
<p>There was a fix that was found for this on &#8220;Position is Everything &#8211; Taming Your Multiple IE Standalones&#8221; website article.  This was then wrapped up into the Tredosoft package that makes the developers lives even easier.</p>
<p>All of the versions of the browsers don&#8217;t seem to be working on my 64 bit system at work, but that is understandable, I have a lot of issues with that with other software anyway.  I just wonder if it works on Vista and / or Windows Media Center edition 2005.  I didn&#8217;t see a forum at the Tredosoft website, only a long obnoxious series of users comments on the homepage for the installer.</p>
<p>Thanks to Chip to pointing this out to me, he has come a long way from knowing nothing about web design just a short while ago to finding this before I did.  Thanks man.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.themetopia.com/blog/2007/03/07/multiple-standalone-internet-explorer-browsers-evolved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review of Greybox (Lightbox clone)</title>
		<link>http://www.themetopia.com/blog/2007/03/06/review-of-greybox-lightbox-clone/</link>
		<comments>http://www.themetopia.com/blog/2007/03/06/review-of-greybox-lightbox-clone/#comments</comments>
		<pubDate>Wed, 07 Mar 2007 00:41:02 +0000</pubDate>
		<dc:creator>jerothe</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://rotheblog.com/blog/?p=804</guid>
		<description><![CDATA[There are a ton of lightbox clones floating out on the web now. It&#8217;s funny that I only heard of lightbox late last year, and how much it has exploded. I see it everywhere, and I love it. The idea of a lightbox is to put the focus on a viewable element, without leaving a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/images/design/css/css_logo.gif" alt="Rothe Blog CSS Logo" class="floatLeftNobor" /><br />
There are a ton of lightbox clones floating out on the web now.  It&#8217;s funny that I only heard of lightbox late last year, and how much it has exploded.  I see it everywhere, and I love it.<span id="more-804"></span></p>
<p>The idea of a lightbox is to put the focus on a viewable element, without leaving a page.  Usually this is an image that loads on top of the current page, greying out the website behind it using a transparent .png or a transparency style (two different proprietary styles in IE and Firefox).</p>
<p>Although I love lightbox, and all of the transitions, I really want something that uses the transitions with non image content like html pages. I think this could be very useful, as does most of the online community, for login pages and AJAX driven applications. So I started to hunt, and man are there a ton of different options.</p>
<p>The one that I liked the most, seemed to be easily customizable, and changed things just enough to make sense globally for html and images was		Greybox.</p>
<p>I struggled with it for half of a day, but fortunately there is a Google user group to post questions to.  I didn&#8217;t realize that the directory structure could not be organized site wide, but needed to reside relatively within the directory of the page where it would be used.</p>
<p>I had it working, but then I broke it, and once I figure it out in more depth I will continue this entry.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.themetopia.com/blog/2007/03/06/review-of-greybox-lightbox-clone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Firefox is bouncing up and down</title>
		<link>http://www.themetopia.com/blog/2007/02/21/my-firefox-is-bouncing-up-and-down/</link>
		<comments>http://www.themetopia.com/blog/2007/02/21/my-firefox-is-bouncing-up-and-down/#comments</comments>
		<pubDate>Thu, 22 Feb 2007 00:01:52 +0000</pubDate>
		<dc:creator>jerothe</dc:creator>
				<category><![CDATA[Browsers]]></category>

		<guid isPermaLink="false">http://rotheblog.com/blog/?p=789</guid>
		<description><![CDATA[Right after I got up and running on my laptop, and online, my Firefox windows on certain sites were bouncing up and down. Most sites actually, by about 5 pixels or so, constantly. After about 2 minutes I could feel my eyes strain, so this was the first thing I needed to fix when getting [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/images/design/browsers/firefox_logo.jpg" alt="Rothe Blog Firefox Logo" class="floatLeftNobor" /><br />
Right after I got up and running on my laptop, and online, my Firefox windows on certain sites were bouncing up and down.  Most sites actually, by about 5 pixels or so, constantly.  After about 2 minutes I could feel my eyes strain, so this was the first thing I needed to fix when getting my new laptop settled.<span id="more-789"></span></p>
<p>I tried uninstalling and reinstalling, but that did nothing.  Then, I found a link that gave me my solution.  Right after I installed, I had taken out the default bookmarks to the Mozilla site in the Bookmarks toolbar. I didn&#8217;t have any links there at all, so apparently the blank space was what was causing the problem.  So, if you close the Bookmarks Toolbar (View &gt; Toolbars &gt; Bookmarks Toolbar) it will stop bounching if you have no linkes.  In my case, I just imported my links from the desktop, and that solved the problem also.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.themetopia.com/blog/2007/02/21/my-firefox-is-bouncing-up-and-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check Audio Drivers in Windows XP</title>
		<link>http://www.themetopia.com/blog/2007/02/21/check-audio-drivers-in-windows-xp/</link>
		<comments>http://www.themetopia.com/blog/2007/02/21/check-audio-drivers-in-windows-xp/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 15:00:27 +0000</pubDate>
		<dc:creator>jerothe</dc:creator>
				<category><![CDATA[Windows / Computers]]></category>

		<guid isPermaLink="false">http://rotheblog.com/blog/?p=763</guid>
		<description><![CDATA[Checking video and audio drivers has always been a difficult thing for me. I am sure there is an easier way, but at the same time, it could be as hard as figuring out the motherboard information. Last night I had to help my parents with a new game they got, which isn&#8217;t working correctly. [...]]]></description>
			<content:encoded><![CDATA[<p>Checking video and audio drivers has always been a difficult thing for me. I am sure there is an easier way, but at the same time, it could be as hard as figuring out the motherboard information. Last night I had to help my parents with a new game they got, which isn&#8217;t working correctly. The game developer&#8217;s website suggests updating the video and audio drivers. Having no idea how to update the audio driver other than poking around in some areas in XP and doing a general search on the internet.<span id="more-763"></span></p>
<p>However, I found some instructions on how to at least find the audio brand or manufacturer.</p>
<p><strong>Step 1: </strong>Type Windows &gt; R</p>
<p><strong>Step 2:</strong> In the window that comes up, type &#8220;dxdiag&#8221;<br />
<strong><br />
Step 3:</strong> A window prompt will come up asking if you want Windows to check your DirectX diagnostic tool, just hit &#8220;OK&#8221;.</p>
<p><strong>Step 4:</strong> You will see a series of tabs, click on any of the tabs that say &#8220;Sound&#8221;.<br />
<strong><br />
Step 5: </strong>Under the information listed for &#8220;Device&#8221; you will see a fieldset called &#8220;Name&#8221;, and this is where you will find the audio manufacturer as well as other related information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.themetopia.com/blog/2007/02/21/check-audio-drivers-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

