archives
Multiprotocol IM Clients
Submitted by Kevin Kleinfelter on Mon, 2010-02-22 02:29.On the PC:
Digsby - can be made semi-portable via http://www.mcsoft.online.fr/madcow/?Ninja-Digsby.html
Facebook
GMail
Google Chat
Twitter
Linked-in
NOT Skype
Trillian - I didn't see a portable
Facebook
GMail
Twitter
Skype
Object Expected Error in Internet Explorer
Submitted by Kevin Kleinfelter on Sat, 2010-02-20 02:18.I've got a web page that works just fine in Firefox but not in IE 8. It includes HTML that looks like this:
<a href="#" onclick="myFunc(0);">Call myFunc</a>
and in my JavaScript, it includes something like this:
function myFunc(num) {
alert("got here");
}
In Firefox, clicking on the link displays the alert. In Internet Explorer, it produces an "Object expected" error.
I did a little poking around and I learned that myFunc is not defined in IE.
Documentum
Submitted by Kevin Kleinfelter on Wed, 2010-02-10 20:26.I really don't like Documentum. To put it more accurately, I don't like the implementation of Documentum at my current employer.
Today, Documentum doesn't like me either. When I click on the name of a file that I used to be able to view, it shows me a blank Internet Explorer page. Bummer.
iTunes - Synchronize at a Scheduled Time
Submitted by Kevin Kleinfelter on Fri, 2010-02-05 03:26.I wanted my iTunes to synch (or 'sync' if you prefer) with my iPhone at 7:20 each morning. NPR updates its A.M. news podcast at 7:15, and I leave for work at 7:30. Since I take the subway, I can't listen to the news via radio, so I wanted to get my news via podcast.
I couldn't find a way to do this without programming, so I wrote a little Windows program to start iTunes, and tell iTunes to start synchronizing.
What to DO With an iPad?
Submitted by Kevin Kleinfelter on Sun, 2010-01-31 00:05.I've been pondering the merits of the iPad, and I've had a tough time coming up with a compelling use for it. Until now...
I (and several hundred thousand others) work for a large corporation, that has a highly restrictive firewall and "locks down" the software on its laptops and PCs. Fair enough. The LAN and the computers belong to it.
Remote Desktop to Windows 7 Home Basic
Submitted by Kevin Kleinfelter on Fri, 2010-01-22 01:19.I want to use Remote Desktop to control a PC which is running Windows 7 Home Basic (we'll call this PC 'the host'). Officially, this isn't possible. Here's my unofficial idea.
- First, go to the host and enable the Telnet service on the host. (Yes, it is included with Win 7 HB.)
- Also at the host, enable Remote Assistance.
- Still at the host, enable file sharing of C:\temp. (Create it, if the folder doesn't exist.)
Windows Sound Output to Multiple Devices
Submitted by Kevin Kleinfelter on Sat, 2010-01-16 21:41.I wanted Windows to send output to two devices. Same content. Just send it to my amplifier (via HDMI) and to a wireless audio transmitter. Both the HDMI and the analog audio devices are on the Acer Revo motherboard.
Windows 7 insisted that it could send output to one or the other, but not to both at once. I Googled and Googled, and I found others who wanted to do the same thing, but no one succeeding.
Weather.com Versus AdBlock
Submitted by Kevin Kleinfelter on Sat, 2010-01-16 18:13.Weather.com stopped showing the live Radar map today. After tinkering with exception rules, I found that adding a whitelist entry for:
@@|http://www.weather.com/common/a2/OASAdFrame.html?position=PointSpon*
brought back the radar weather map.
Make a Windows Application Treat Removable Drive as Fixed or Network Drive as Local
Submitted by Kevin Kleinfelter on Thu, 2010-01-14 02:42.From time to time I run into a situation where a Windows program reacts poorly to certain drive classes. For example:
- A backup program that only backs up fixed, local drives, and I want it to back-up a removable drive or a network drive.
- A program that does something to all fixed, local drives, and I want to prevent it from accessing one of the drives by marking the drive as removable.
I need a way to tell Windows that it should say that the drive is different than it really is.
Black Screen After Idle With Windows 7 Media Center
Submitted by Kevin Kleinfelter on Sat, 2010-01-09 16:51.I'm running
- Windows 7 Media Center on an
- Acer Revo with
- nVidia ION graphics, hooked to a
- Panasonic 720p TVr via a
- Pioneer VSX-819 A/V amplifier, using
