Apple fails to listen to Safari "Update" on Windows issue…

According to this post on MacRumors, Apple listened to Windows users and changed the way Apple’s Auto update works so that it’s more clear that Safari isn’t an update — it’s a new application.

You’ll recall my complaint though included the fact that Apple was "pre-selecting" Safari for download, rather than requiring me to make that decision.

They may have changed the UI to better indicate that Safari wasn’t an update, but Safari remains checked for automatic download. Lame, lame, lame Apple. Try try again.

Oh, and one more rant — Apple: We don’t need another web browser for Windows.

Disabling Apple Software Update on Vista

I’ve complained (and so have many others) about the Apple Software Update functionality — especially now that it suggests that I update software I never had installed (Safari)!

On Vista (and XP is probably similar), there’s a scheduled task that runs once a week to look for updates.

To stop that from occurring, click the start/windows logo button, and type "TASK" into the search box.

image

Select Task Scheduler. (You may need to provide an administrator password or just click continue acknowledging that you’re about to make system changes).

Expand the Task Scheduler library node and then click the Apple node.

image

You should see on the right side an entry named, AppleSoftwareUpdate.

image

Click that entry and either right click and select Disable, or click the item and select the Disable option in the Action list on the right side of the Task Scheduler.

image

Although XP’s task scheduler has a very different user interface, the concept is identical, and you should be able to find and disable the AppleSoftwareUpdater in a similar manner.

Here’s hoping that this stops the annoying "Install Safari" now option.

Note that you should occasionally check for updates manually in ITunes if you disable this functionality. It’s available in the Help menu (Check for Updates).

image

QuickTime checks for updates (according to the documentation and settings), only when the application is running (brilliant!).

Or, if you’re not comfortable with completely disabling the auto update feature, you can change the frequency of update checks using the task scheduler. Instead of disabling the task as shown above, decrease it’s frequency. Don’t disable it as suggested above, instead, right click on the AppleSoftwareUpate line, and select properties.

Click the Triggers Tab, then select the first trigger (in my example, it’s labeled Weekly) and click the Edit button:

image

This shows the details of the weekly trigger. In the screen shot above, I’ve changed it from weekly to once a month (on the last day). I’d recommend you leave the advanced settings as is and just modify the frequency to whatever you’d like. Once a month is reasonable — then you’ll only be annoyed by this update once a month rather than once a week.

If you’re paranoid about security, you’ll probably just need to accept the fact that Apple’s update for this is obnoxious and maybe if enough people complain — Apple will realize the error of their ways and provide a way to ignore new Apple Software that you don’t want to install.

My intro to Woopra, and why you should wait.

I thought I’d give Woopra a spin this evening.

The signup process has a few bumps. The privacy policy request bombs when I click on the link (file not found). I notified them via their contact info a few days ago and never heard back — nor was it fixed.

They don’t bother spell checking instructions — always a bad omen.

image

A confirmation email has been sent to your inbox, follow the provided contruction in order to confirm you email.
Please check your junk emails or spam folder if you haven’t received the confirmation email

When should I check my junk emails or spam folder? It doesn’t give any sense of a time frame.

E-mail with confirmation code and link showed up in spam folder as promised. :)

Confirmed and then redirected — password automatically entered …

image

Oops?

OK, send me my password.

image

Huh? I’m not registered?

OK, I’ll bite .. they have a live chat, and it’s “Online.”

image

And one final slap…. [WHACK]

image

Nothing.

I can’t recommend you try Woopra, because it would seem that it’s a waste of time as there isn’t anything that actually works properly.

If someone from Woopra would like me to do a decent review and fix things for me, contact me. I’m interested in trying your product, and happy to provide feedback.

SMTP on Windows with WordPress

My blog is hosted on a shared Windows web server running IIS. My web host does not support WordPress’ ability to send e-mails as notifications without a modification. This problem occurs in WordPress 2.3, and WordPress 2.5, but may occur in other versions.

Thankfully, there’s a simple fix without requiring any modification of source code.

To enable e-mail notifications, I downloaded this plug-in:

WP-Mail-SMTP (download here)

Once you’ve enabled the Plug-in, you’ll find the Email settings here:

image

then

image

Then, provide the needed information and click the Update Options button. Use the Test Email form to make sure everything works.