Nokia N95 - digital swiss army knife
October 8th, 2008
A couple of months ago I bought a Nokia N95 8GB. It was almost a 3G iPhone, but the five meg camera swung it for me. And I love the N95 despite its user interface.
- I recently had a baby and was able to use Fring to keep in touch with friends and family during my time off, away from the PC. Fring is an uber instant messenger, connecting all your IM accounts - in my case Google and Skype - and puts them in your hand wherever you are
- Using Fring plugged into Skype, I used VOIP to have long free conversations with my Dad who was working in Canada
- Using the file transfer function of Fring, I filmed my newborn using the N95 and transferred the film to my Dad while we spoke
- I carry the phone with me whenever I’m out and about so always have a good quality stills and video camera with me - high res, auto focus and flash
- I use Opera Mini and Google Reader to catch up on my RSS subscriptions in the evening, which I rarely get around to reading in the day
- I store hundred of tracks on the phone, which I listen to in the car, train and around the house
- Using Mobbler I stream my last.fm account to our stereos in the sitting room and kitchen
- I ‘listen again’ to BBC radio using the new iPlayer application connected to our stereos
- I’ll soon be able to download programmes from iPlayer to watch on the train
- I’ve used the GPS and Google maps to avoid a dead-end walking route when we’ve been out and about with kids
- And oh yeah, I can phone people and just like, talk in real-time ; )
Now I would love the N95 just a little bit more if it was a nice object to hold, if it had a big touch-screen and a beautiful UI tied to an intuitive operating system. What’s that you say? iPhone?
When SEO and Usability Lock Horns
January 8th, 2007
SEO and usability are generally mutually compatible. Often what’s good for usability is good for SEO and what’s good for SEO is good for usability. But when it comes to the creation of written content, SEO and usability don’t get on.
Firstly here are some examples of SEO and usability being friends:
1. Readable URLs
URLs that are logical and readable are great for SEO and for usability. Users can see what they might expect in a page and search engines can see what a page might contain and rank it accordingly. E.G.
Good: bbctraining.com/televisionCourses is pretty clear as to the what the content of the page will be, but…
Bad: bbctraining.com/courseDetails.asp?tID=1179&cat=2781 is much less obvious.
Search engines have had problems with query strings (starts with a ‘?’ and uses ‘&’ to separate values) in URLs for a long time.
Query strings imply that the page is dynamically generated, i.e. it’s created from a database when a user visits the page. Dynamic pages are also considered to be less search engine friendly - it’s easier to generate lots of SEO spam dynamically.
The value of the relevant words in the URL will also be diluted because the URL is much longer, so there is less importance attributed to them.
Query strings in URLs are also not very user friendly - they don’t tell you what the URL is about.
2. Semantic Mark-Up
Semantic is code that can be understood by humans as well as machines. It’s great for SEO and for usability.
The code behind RSS feeds is generally semantic, the tag describes the content, eg Bang Your Drum.
More on writing semantic mark up here
3. Valid Code
Code that validates with the W3C Markup Validation Service, makes search engines happy and means that your code is most likely to work for as many users on as many different platforms as possible.
4. Separation of style from content
The separation of content and style, that’s replaced the ubiquitous HTML tables over the past few years has made the code of web pages infinitely more readable. CSS files control page styles and layouts while content sits in the HTML files.
Great for SEO, search engines can easily read the content of a page, and great for usability - pages are quicker to load and are more accessible on a wider range of devices e.g. mobiles, blackberries etc.
5. Logical Information Architecture
Having a broad subject area at the top of a site, moving down into a narrower topics as the user gets deeper into the site will tell search engines that the site is covering a lot of detail. In terms of usability, it’s also a logical way of structuring a site for users to find information.
A site map - a page with links to all other pages on the site - will help search engines index your site and users find content.
6. Small File Sizes
File sizes should always be under 150K, larger files don’t get fully indexed by search engines, and are slower to load. So small files = good for SEO, good for usability.
But when it comes to written content there are SEO and usability incompatibilities
In written content, SEO encourages:
- keyword repetition on a page, making text read less easily and longer than necessary
- content created for search engines rather than users - there are companies that will supply pages and pages of search engine friendly text on any subject imaginable to boost a site’s search rankings
- creation of extra pages in a site, purely for the benefit of search engines
- inclusion of extra detail, where really extra detail often isn’t needed
All this text is cluttering up the web. People are having to wade through unnecessary content to get to what they really want. The battle to rule the search engine results pages is damaging the web.
Of course it is possible to create content that’s valuable, useful and search friendly, but it’s always cheaper and easier for a company to buy in content that they know will boost their ranking.