Never Use Windows As A Server

Here’s a really good reason why you should never use Windows as a server operating system (even if you still think you should use it as a desktop OS). I don’t see a lot of websites crash like this anymore, but when they do they are almost always built using Windows, .NET or the other technology that is best avoided, Java (I won’t get started on that one today though).

In this case, I was attempting to submit a form for a recall on a battery charger that goes with my cordless drill. The server apparently is not working though, and felt the need to give me a stack trace (something that would have been much better off being emailed to a system administrator, who could wake a developer and get the thing fixed. If enough developers are woken up in the middle of the night to fix this kind of thing, eventually they’ll refuse to accept Windoze as a server platform. Ideally, they’d refuse to use it entirely since it isn’t really suitable for anything these days.

FON Blocking Some YouTube Content

Much the same way as FON were accidentally blocking access to half of the Flickr image pool because of badly setup DNS, it seems that they are now blocking access to some Google hosted content. That affects some YouTube videos, some of which seem to be hosted on Google servers already, as well as some other Google acquisitions like Orkut.

The screen grab shows what you see when you try to go to one of these videos while connected through the FON AP (and I’m connected to the private network SSID on it here, not the public hotspot SSID). Connecting directly to my local ISP, the video plays without any problem.

Continue reading

FON & China Both Block Flickr Images

At the end of last week it would seem that China decided to block access to Flickr images. The block is still in place, so most people in China remain unable to access any photos, including their own, hosted on Flickr’s servers. The rest of the world needs to tale note of this type of activity and respond appropriately. Perhaps China should simply be disconnected from the internet until they accept that it must be an all or nothing thing. Selective blocking should not be tolerated.

Then, over the weekend hotspot operator FON also, unintentionally we assume, blocked access to half of the images in Flickr (by breaking the DNS entry for one of the two image servers that Flickr uses to host photos).

Tonight it would seem that FON have once again broken access to half the images (the same half). The details of the break are different, but the end result is the same: farm2 is inaccessible from machines connected through the FON network (either the hotspot side, or the secure personal network that the Fonera boxes provide).

Flickr Broken

Went to my Flickr contacts page this morning to see what my new photos were there, and I was greeted with this:

Thinking that it must be my browser I tried reloading, then I tried actually clicking through into the pages for the individual photos. But no, always a broken image 🙁

Update: Seems to be related to which of the servers your images are stored on. If your photos are on farm2.static.flickr.com then they appear to be broken; if you’re lucky, and your images are on farm1 then they’ll be working. Looks like somebody changed the DNS entries for the servers and one has made it through the system, the other hasn’t. More information in the Flickr forum thread.

Update 2: Looks like the problem is not Flickr, but rather DNS coming either from some providers in Europe or from FON. Another person reporting the issue here this morning was on a FON router.

YouTube Home Page?

A little bit before their 10pm PDT planned maintenance window, YouTube’s home page was returning an Internal Server Error page. Within five minutes it was back, but it was then reporting that their maintenance had started – still 20 minutes or so before the original time of 10pm PDT. Guess their maintenance team got fed up waiting for the 10pm start and just decided to start a little early…

Roaming San Francisco

Crepe House (Post)I spent Thursday roaming around downtown San Francisco going from one wireless hotspot to the next testing some new features that we’re adding to Devicescape‘s hotspot login service.

I got off the ferry from Alameda just after 8:40am at the ferry building and walked up Market Street (in the rain). First stop was a Starbucks to get my email and do a quick test of a new, faster way to connect to T-Mobile hotspots.

Continue reading

Securely Incrypted with SLL

I have been receiving a steady stream of phishing emails targeting Amazon recently. All of these are basically the same, and contain some particularly amusing sentences. First there is the possibility that they may be in need of copies of your photo ID:

Amazon may also request in an email message scanned/faxed copies of one or more photo ID’s.

Next, if you got this email and you’re not an Amazon customer then you might be committing a crime by representing yourself as one:

If you received this notice and you are not an authorized Amazon account holder, please be aware that it is in violation of Amazon policy to represent oneself as an Amazon user. Such action may also be in violation of local, national, and/or international law.

An interesting way to handle the fact that they may send the email to some people who are not Amazon customers!

Finally though, my favourite of all:

Amazon will request personal data (password, credit card/bank numbers) only on our home site, wich is securely incrypted with SLL.

Must be something new that SLL incryption. Wonder if Amazon has the patent on it too 🙂

More seriously, if you ever get these things either delete then immediately or forward them on to the company’s anti-fraud email address. In the case of Amazon, that address is stop-spoofing@amazon.com. Here’s my basic tips for detecting phishing emails:

  1. If it says anything about your account being suspended, it is almost certainly phishing.
  2. If when you look at the link in the email it starts with numbers (an IP address) rather than the name of the company’s website, it is almost certainly phishing.
  3. If it contains spelling errors, poor grammar or other mistakes, it is almost certainly phishing.
  4. If the To line in the email header contains other people’s names/email addresses, it is almost certainly phishing.

If you have any concerns about the email, call the company’s customer support line or look up the address you can send spoof emails to in their customer support pages and forward the email. DO NOT REPLY TO THE EMAIL, OR CLICK ANY LINK IN THE EMAIL.

Zune, Zune, Zune

I’ve been getting a lot of Google Alerts about Microsoft’s new Zune media player recently. First it was an iPod killer, then it wasn’t, then it was coming soon and finally it arrived. I’m sure you’ve read it all elsewhere, so I’m not going to comment anymore on the device.

Instead, I am puzzled by the website that accompanies the device and will act as the marketplace for buying or subscribing to media. A few weeks back that was announced too, but rendered really badly on my laptop. I assumed this was a temporary thing, but it appears that was not the case. The device is on sale, the site one assumes is live, and yet I still see a page that looks like it was put together by a novice just learning HTML. I’ve seen MySpace pages that look better than this (actually, most MySpace pages look better than this).

I assume that nobody at MS uses anything other than IE. Some of us out here in the real world do use other browsers though, and as somebody that creates web content I know enough to at least check that it renders roughly how I want it to in the top 4 or 5 browsers. The problem seems to be that they totally omitted the CSS that would make the page look right. There is no style sheet information embedded in the page, nor linked to it.

Yahoo! Mail Beta

Yahoo upgraded their beta webmail client at the end of last week, and I’ve been using it over the weekend on both my Linux machines and my PowerBook. It is trying to behave like a native email client and makes extensive use of AJAX tricks to achieve that. Mostly they pay off too, though it can be a little slow to respond at times.

The nice features are the split window style display, so you can see the email message subjects etc in the top half of the browser window, and the current email message in the lower portion. They also provide extensive keyboard shortcuts, so it feels very much like a native mail client (it would be nice if the option to not be reminded about them applied to all, rather than having to be selected for each operation though). Drag and drop of messages into folders is slick too (much simpler than the old drop down mechanism).

Continue reading