My HP Printer Driver has MPD

My HP printer driver has Multiple Personality Disorder (MPD). Why? Because while my printer – an HP Deskjet F4185 All-in-One – scans and copies everything just fine, its printing functionality is seriously messed up.

Let me give you an example. Let’s say I want to scan a photograph: I’ll put the photo on the scanning glass, turn the printer on, wait a bit for Vista to recognize the USB-connected device, run the HP Solution Centre software, and click the ‘Scan Picture’ button. The scanner with then do a quick scan of the entire scannable area after which I will select the bit I want scanned and will click ‘Accept’. The photo will now get scanned and saved to the ‘My Scans’ folder. Nice and simple, eh?

Now, let’s try printing a document: I’ll start Microsoft Word, type in some text, and click the print icon. This will pop-up the print dialogue box and I’ll select ‘HP Deskjet 4100 series’ from my list of printers. I will then wait about 4-5 minutes while Word “connects” to the printer. Once it does, I’ll click ‘Print’ and my document will get printed immediately.

Yes, for some reason the scanner driver connects and communicates with the computer just fine (and pretty much instantaneously) but the printer driver takes ages to do the same thing. Now if that isn’t MPD – in the computer software sense, of course – then I don’t know what is.

The good news: This is a “known issue” that HP is working to resolve.

The bad news: They haven’t fixed it yet.

The interim solution: Either I be willing to wait 4-5 minutes to print every document (which will be a real pain) or I copy the document(s) I want printed over to Nadia’s netbook (an Acer Aspire One that’s running Office 2007 on Windows XP) and print them off in just a few seconds.

Such is life.

Good News!

Good news: Not only is my ACME blog operational again, the problem I was having with Windows Live Writer (WLW) not publishing my blog posts correctly has also (somehow, without my knowledge, and probably thanks to my web host’s webmaster) been fixed.

Public Webcams: More Melbourne Cams

After writing about all those public webcams, I thought I’d look around for other Australian feeds and, sure enough, there are plenty more out there:

Also, I found a few other webcam lists that are worth checking out:

And finally, if you really want to geek out, NASA’s Space Shuttle Endeavor (STS 126) is currently delivering equipment to the International Space Station (details here) and you can watch everything they’re doing live on NASA TV :)

Chay Magazine Call for Submissions

Chay Magazine is calling for submissions for its second issue which is about ”The Politics of Sex”: 

This issue will address themes of sex and sexuality as they interact with the daily politics of human life. We are looking for feature articles and non-fiction that deal with: 

 

  1. Gender Roles
  2. Sex/Sexuality, Feminism and Activism in Pakistan & Abroad

 

The deadlineis is 15 December.

Public Webcams

I love public webcams that show you what’s going on in the rest of the world in realtime. And while there are plenty of practical applications for such video streams — like checking surfing conditions on remote beaches, keeping an eye on traffic, or general security and surveillance — I particularly love the ones that are there either for tourism and marketing purposes or simply there for the heck of it. For example, I love the new Shiba Inu Puppy Cam that’s been making the rounds of the websphere recently.

There are lots of public camera feeds (or streams, whatever you want to call them) availble on the Internet and one of the best places to find them is via the EarthCam website. Otherwise just search Google for, say, “live webcams” (remembering to ignore the adult ones) or download something like Webcam Saver that shows you a whole bunch of streams from around the world as your computer’s screen saver (though this software is trialware so you have to pay for it if you want to keep on using it). If you want more specific user-created streams, check out Ustream.Tv and maybe Justin.tv as well.

Australian Webcams

There are a number of Australian webcams too, and though the live Melbourne skyline camera is currently inoperative, you can see awesome time lapse montages of the city — showing an hour’s worth of photos taken over the previous hour — on OMNIConnect’s Melbourne Webcam page.

For more practical stuff, you have the Port of Melbourne cameras that show you shipping traffic from the Shipping Management Centre in Melbourne and surf conditions from the Port Lonsdale Lighthouse at Point Lonsdale. You can also view the latest traffic conditions within Melbourne on the CityLink website: click on the ‘CityLink Webcam’ link at the bottom of the right column of the CityLink home page or view all the video streams on this page (which refreshes every ten seconds but doesn’t have any labels on the photos).

Good stuff.

UPDATE: I wrote about some more webcams in a follow-up post.

New Keyboard

I spend a lot of time on the computer and do a lot of typing so, as you would expect, keyboards are very important to me. Unfortunately, the keyboard that came with the new desktop PC that I bought was terrible. It was loud and clacky, it wasn’t very comfortable to type on, its multimedia keys were both irritatingly-placed [1] and only minimally configurable, and its Home-End and Page Up-Page Down key pairs were in a non-standard location.

So today I finally got sick of it and bought myself a nice, comfortable keyboard that I am really enjoying typing on. I got the Microsoft Comfort Curve Keyboard 2000 which is comfortable, well-designed, completely configurable (if you download the IntelliType Pro software that goes with it), and low-cost. I’ve used it in the past so I knew what I was getting though, in general, all of Microsoft’s hardware products are pretty awesome.

Ah yes, life is good.

[1] For example, its sleep button (which would put the computer into the new Vista sleep mode) was located in the top-left corrner where you would normally find the Escape key. It took me a whole week to stop putting the computer to sleep when all I wanted to do was close a dialog box! Most irritating.

This Still Sucks

To whom it may concern: Yes, my ACME blog is still down.

My web host’s support people — who are usually very quick about things like this — are, for some reason, taking their time on this one. I’ll keep you ‘posted’ (haha, I made a pun) on how things go.

TED Marathon in Melbourne

There’s a TED Marathon being held in Melbourne on 13 December. Check out its Upcoming event profile for details but, basically, it’ll be a “public screening of videos from the annual TED conferences held in Long Beach, California, with an opportunity for discussion between videos.” The organizers also plan to launch a website where you can suggest specific talks for the screening. I’ll let you know when they launch that.

I find TED talks hugely inspiring, thought provoking, moving, and informative and watch almost all the videos the TED people upload every week. I also hope to attend an actual conference some day…but who knows when (or if) that’ll happen. For the time being, though, a local screening of TED videos is a pretty awesome idea and I hope everyone who reads this blog decides to attend.

This Sucks

This sucks.

Issues with Windows Live Writer

First, the awesome Windows Live Writer — which I’d recently upgraded to the even more awesome Windows Live Writer Beta — no longer works with my blogs. Every time I add a post using WLW, all the HTML angle brackets get stripped from the code so you get a lot of junk.

For example, if I was to post the following line of text using WLW:

Hello World! Google.com

What would appear on the blog would be:

pHello World! a href=”http://google.com”Google.com/a/p

Which, in HTML, would have read:

<p>Hello World! <a href=”http://google.com>Google.com</a></p>

So take the HTML version and strip off all the angle brackets that actually make the HTML tags what they are and you get what actually gets posted to the blog.

No one’s quite sure why this is happening (though some people have found temporary workarounds) or whether it’s a WLW, WordPress, or other technology (e.g. PHP) issue. However the issue itself has been documented on the Microsoft support forums. Here’s hoping they find a fix soon because I much prefer WLW to writing blogs posts using WordPress’s blog post writing interface.

Issues with WordPress and/or Fantastico

Second, while researching the WLW issue, I upgraded all three of the blogs hosted on the insanityworks.org domain to WordPress version 2.6.3. I do all my blogging platform upgrades through the Fantastico script library system that my web host provides for this purpose and I’ve never had issues in the past. This time, however, while both Nadia’s blog and this blog got upgraded just fine, something went wrong as I was upgrading my professional blog so that’s now out of commission. I’ve contacted my web host’s support people for help and they’re restoring it to its previous version but this does mean that my ACME blog will be down for at least a couple of days. Which sucks.

Cocktail Party Physics

I’ve recently come across a blog that I really like. It’s called Cocktail Party Physics and its one-line bio is: “Serving up science and culture with a splash of wit.”

Here are three posts to get you started:

Good stuff.