Apr 11 2008

Googlewhack - Close but no cigar

Published by Joff under MyLife

Whilst watching a Channel 4 documentary I did a Google search for the medical condition neurofibroma, shown in the film. However by mis-spelling it I was taken to this page:

My failed Googlewhack

At first glance I thought I had stumbled upon an ever elusive Googlewhack. However, after reading the rules I realized that the term neuto isn’t recognized by answers.com so all I ended up with is a Googlejack. Doh!

I also wondered whether the whack would be accepted as it links through to a PDF document, but there doesn’t seem to be a rule against this.
So close but yet so far.

One day a Googlewhack shall be mine.

No responses yet

Nov 01 2007

A New Operating System?

Published by Joff under Opinion, GeekSpeak

gOS Logo A new OS based on Ubuntu (Linux) is in the early stages of development. It’s called gOS and offers a range of built in Google applications.
The screenshots have striking similarities to Mac OS X.
So can this reasonably be penned as an operating system, or is it simply Ubuntu, bundled with preinstalled Google Apps?
If nothing else, it shows the increasing reach of Google into the desktop market and with Google partnering with MySpace and Bebo under the ‘OpenSocial’ alliance, the Google empire continues to expand.

No responses yet

Aug 17 2007

Don’t hold your breath for Skype

Published by Joff under Advice, GeekSpeak

Skype BrokenIf you’ve been holding your breath for Skype, then you’ve probably turned the same colour as their logo by now.

If you’re a frequent user of Skype then you will have noticed problems logging on in during the last 24 - 48 hours. It’s not just you! But the problem lies within the Skype network. In their own words “This problem occurred because of a deficiency in an algorithm within Skype networking software.” Make of that what you will. But it looks like someone wrote some bad code. Oops.

Thankfully, the guys at Skype have literally been working through the night, last night to get it fixed. And then have been sending regular updates to the community through their Heartbeat blog.
It looks like the network is starting to come back online. So take a deep breath and you should be Skyping again before long.

You can view other blog reactions at Technorati.

No responses yet

Jun 12 2007

Safari Available on Windows

Published by Joff under Opinion, GeekSpeak

Safari/Windows IconHaving dominated the mp3 player market, Apple are now stepping up their fight in the browser wars.

Steve Jobs made the announcement yesterday at the Worldwide Developers Conference that Apple has released a public Beta of Safari on Windows. You can view the keynote speech on the Apple website.

Apple claims that Safari runs faster than IE, Firefox and Opera. Having recently upgraded to a mac, I can verify that it runs faster than Firefox. What is good news for developers is that Safari is a browser that pays close attention to web standards, passing the Acid 2 test. Since Microsoft didn’t bother fixing all of the rendering bugs in IE7, if only a few windows users switch then this is a step in the right direction.

The question is, why will people switch? Most home users of the internet are happy enough with their pre-installed copy of Internet Explorer. I suspect that if the iPhone takes off in the UK the advanced features of Safari on the iPhone (such as pinch-zoom) will intrigue Windows users enough to tryout Safari on their desktop.

** UPDATE **
Whoops! It looks like there are still some bugs to be fixed.

No responses yet

May 25 2007

The war on spam

Published by Joff under Advice, GeekSpeak

SpamIn 2004 Microsoft proudly announced that they would wipe out spam in two years. Well as I write this we are nearly mid way through 2007 and I think we can all agree that this has not been achieved. The recent rise in spam is partly due to image spam, which bypasses conventional junk mail filters.

In my work I am constantly asked about how to avoid getting spammed. The simple answer is that this is near impossible. Sure, you could register an email address and keep it totally private, but what’s the point? So unless you’re planning to lock yourself in the basement in the hope that the spammers wont get you, read on.

Here are my top tips for dealing with spam mail

1. Use junk mail filters
You’re most probably using this already, but if not then how on earth do you cope? Nearly all email clients have junk mail filters built in, I won’t cover this here, but follow the link to your mail client to find out more:

2. Use a separate address to sign up to websites
When you sign up to a website they usually operate on a ‘double opt in’ basis. In simple terms, once you have signed up on the website, the site will send you an email containing a link which you must follow to complete the sign up process. This keeps spammers and ‘bots’ from creating bogus accounts. For this purpose, you could use a temporary email address from sites such as TrashMail, Contactify or Mailinator. However, be aware that this will stop the company from communicating with you and will most likely break their terms. Instead, you could chose to open up a separate email account for mailing lists / online accounts and one for friends and family. This way you can set your junk mail filters on your personal account to only accept messages from senders in your address book

3. Switch to Google Mail
Google mail has very efficient junk mail filters that usually keep up with the spammers. I believe that the effectiveness of Google blocking spam is down to the power of the collective online community. If you report spam to Google, it will log this (most likely on a centralised database). I believe that the more people who flag a particular message as junk, the higher the spam rating that message will receive. Messages with higher spam ratings will either be directed straight to your ’spam’ folder, or deleted by Google before it can reach your inbox. So by harnessing ‘the power of the collective’, the Google junk mail filters can stay ahead of the game.
If you’re used to using POP3 email, don’t worry because Google mail offers free POP3 and SMTP access, so you can setup your Google account on a desktop email client.

If you’re running your own domain name:

4. Never publish your email!
Do you remember that scene from the film Minority Report, where the spider-bots are sent into a building to scan each person’s eyes and check their identity. Well on the web there are similar (if slightly less sinister) spiders. They crawl the Internet, searching web pages for the desirable ‘mailto’ link (usually found on a contact page), these are harvested to create a database of email addresses which can then be sold to [viagra] companies. If you must publish an email address on a website, either use an image without a mailto link, or JavaScript or CSS to display the link (although even this isn’t totally watertight). Alternatively you could create a contact form, which generates an email, although you will then have to determine whether the form filler is a human, either through a CAPTCHA, or by removing HTML tags from the message body and rejecting the message if you’re not expecting HTML (most spammers want to include a link, so the message will contain an “a href” tag.
You wont find any ‘mailto’ links on my websites.

5. Set up an SPF record
The Sender Policy Framework is a system that aims to prevent someone else forging your domain to send unsolicited mail. The onus is on the receiver of the email to look up the DNS records for the domain and check for an SPF record. This record tells the receiver which IP addresses are allowed to send mail for a particular domain. Based on this information from the SPF record, the receiving mail server can then either issue a warning to the receiver or reject the email outright.

6. Use Greylisting
Read all about Greylisting on the official website

7. Use server side spam detection
One way to block spam mail before it gets to your mailbox is to use server side spam detection. Most systems require training in the same way you would train a junk mail filter in your mail client. SpamAssasin is a great module for the Apache server and often comes integrated to Plesk. Ask your domain host if they can set this up for you, most hosting providers now offer some level of server side spam protection.

No responses yet

Next »