Computers

You are currently browsing the archive for the Computers category.

Both Firefox and IE7 have issues with dynamically added and removed LINK elements to feeds. Firefox will detect dynamically added feeds, and add them to the “Subscribe to…” menu, but when the link elements are removed from the DOM, the feeds still hang around in the “Subscribe to…” UI.

Internet Explorer doesn’t even detect dynamically added links.

Try it out here: Add feed | Remove feed

I saw this in the release notes for Eclipse 3.3 a while ago, describing how filenames longer than 255 characters were now supported. Why can’t all release notes be this creative?

Long Filenames

Secure GMail

Google recently added a feature to GMail that requires any program interacting with it to use HTTPS, rather than HTTP (see Enabling the HTTPS setting).This is great for security purposes, but can cause programs that interact with GMail to stop working. Here’s how to get them working again:

Windows GMail notifier

Mac OS X notifier

GMail mobile application
I have a Lenovo ThinkPad T60 with Windows XP, service pack 2. I would occasionally notice a problem when running a cmd.exe command line, that typing would grind to a halt. Characters would take about a second each to appear in the console. I found that the cause was a service named “IPS Core Service”. Disabling that made the cmd.exe window responsive again.