<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>Ishida Tech Solutions, Ltd.</title>
	<link>http://www.ishidatech.com</link>
	<description>The personal and professional home of Brad Ishida</description>
	<lastBuildDate>Wed, 17 Feb 2010 23:22:31 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>X-Lite VoIP Softphone Working in Mac OSX Snow Leopard&#8211;Finally</title>
		<description>I recently switched to ViaTalk for my home phone. ViaTalk has somewhat of a reputation for not being user friendly, but if you're a typical do-it-yourselfer, it's a pretty good deal. I'm paying less than half of what I paid with Vonage and the ability to blacklist phone numbers over ...</description>
		<link>http://www.ishidatech.com/2010/02/17/x-lite-voip-softphone-working-in-mac-osx-snow-leopard-finally/</link>
			</item>
	<item>
		<title>Parallels Desktop 5 Will Not Install Due to Conflicting Applications</title>
		<description>

While trying to install the latest update to Parallels Desktop 5, I ran into an installation road block because the installer claimed 10 different Parallels applications were running and needed to be closed. Clearly, this was not the case. My first thought was to blame Parallels, but then an Adobe ...</description>
		<link>http://www.ishidatech.com/2010/02/13/parallels-desktop-5-will-not-install-due-to-conflicting-applications/</link>
			</item>
	<item>
		<title>How To Edit the Boot Menu in Windows 7 Using bcdedit</title>
		<description>I set up a single box to dual boot Windows 7 32 bit and Windows 7 64 bit. When booting up, the boot manager asks me which OS I want to start. The problem is that both the 32 bit and 64 bit versions have "Windows 7" as the description. ...</description>
		<link>http://www.ishidatech.com/2010/01/05/how-to-edit-the-boot-menu-in-windows-7-using-bcdedit/</link>
			</item>
	<item>
		<title>Windows is unable to install to the selected location. Error 0&#215;80300001</title>
		<description>My plans to install Windows 7 on an empty partition hit a snag when I got this error. I have a Promise RAID card and had just finished installing the drivers for it in order to proceed with the Windows 7 installation. This 0x80300001 error wouldn't let me select ANY ...</description>
		<link>http://www.ishidatech.com/2009/12/10/windows-is-unable-to-install-to-the-selected-location-error-0x80300001/</link>
			</item>
	<item>
		<title>Flash Plugin Killing Every Browser in Mac OSX</title>
		<description>Recently, nearly every page on the web was crashing both Firefox and Safari. It turns out the Flash plugin was the culprit--actually some bad permissions on the Flash plugin files. You can fix this problem by repairing the permissions on your hard drive using the Mac OSX disk utility. I'll ...</description>
		<link>http://www.ishidatech.com/2009/10/05/flash-plugin-killing-every-browser-in-mac-osx/</link>
			</item>
	<item>
		<title>Equality (=) Operation Very Expensive in MS Access 2007</title>
		<description>I was doing some Access 2007 debugging for a client today and a search using a form was taking close to 10 minutes. Even with a half million records, this seemed horribly slow for Access. Changing the query from (year = 2007 or year = 2008 or year = 2009) ...</description>
		<link>http://www.ishidatech.com/2009/08/31/equality-operation-very-expensive-in-ms-access-2007/</link>
			</item>
	<item>
		<title>Momentary Panic with Black Screen After Snow Leopard Upgrade</title>
		<description>All is back to normal now, but on my first boot up after installing Mac OS X Snow Leopard, the screen of my Mac Book Pro was black. For some reason, the upgrade set my screen brightness all the way to zero and then the screen brightness keys (F1 and ...</description>
		<link>http://www.ishidatech.com/2009/08/28/momentary-panic-with-black-screen-after-snow-leopard-upgrade/</link>
			</item>
	<item>
		<title>Set Return-Path with Perl Mail::Mailer</title>
		<description>If you want to set the Return-Path value in your mail header in a message sent using the Mail Mailer Perl module, here is one way to do it:
Declare your mailer object with the -t and -ba flags.
#!/usr/bin/perl
use Mail::Mailer;
my $mailer = Mail::Mailer-&#62;new('sendmail', ('-t','-ba'));
The Return-Path value will become the address you ...</description>
		<link>http://www.ishidatech.com/2009/06/26/set-return-path-with-perl-mailmailer/</link>
			</item>
	<item>
		<title>Apple iTunes 8 Won&#8217;t Play Video</title>
		<description>I recently upgraded to iTunes 8 and all my music videos stopped playing in iTunes. Some files would produce a message "This computer is not authorized to play 'song'. Would you like to authorize it?" Authorizing the computer does not help--it just asks you to authorize over and over. Some ...</description>
		<link>http://www.ishidatech.com/2009/04/13/apple-itunes-8-wont-play-video/</link>
			</item>
	<item>
		<title>View HTTP Header Information Using Telnet</title>
		<description>Unless you've gone out of your way to prevent information about your server being shared in HTTP headers, it's probably there. Here is a quick way to see what all those evil-doers out there can see about you.
telnet yourserver.com 80

GET / HTTP/1.1 [press ENTER key once]

Host: yourserver.com [press ENTER key ...</description>
		<link>http://www.ishidatech.com/2009/03/12/view-http-header-information-using-telnet/</link>
			</item>
</channel>
</rss>
