Saturday, March 31, 2007

Social knowledge

Add to Delicious Digg this links to this post -

Funny how sometimes you hear about something, and then keep hearing about it later on. This happens for instance when I learn a new word in english. Strange I think first, never seen or heard this word before. but then, you start seeing it everywhere, in newspapaers, books, and keep hearing people using it. Probably one of these brain's functions which help you sort the complexity of the world, and automatically erase things from your memory, things that it doesn't have the time to process.

Any way, this happened today when I was watching Tim Berners-Lee, talking about the future of the web.

During the presentation, he started mentioning RDF, SPARQL, RDF-S, OWL, RIF as ways to structure data semantically. Very interesting - I had never heard about this until 2 days ago at the TEN networking event when I heard Ben Griffith and William Tunstall-Pedoe talking about it. And here we go, 2 days later, I come across the same thing again, and start doing some research about it.

This experience probably highlights the importance of meeting with people, interacting with them, and discuss new topics. This is I think the real trigger to knowledge - otherwise, you can keep reading for hours about new topics, your brain will simply filter things out for you, without your agreement of course...

Thursday, March 29, 2007

Lost in translation - conversation with Brian Clifton

Add to Delicious Digg this links to this post -

I had an "interesting" conversation yesterday with Brian Clifton, who leads the Web Analytics team for Europe Middle East and Africa.

Me: Hello there, how are you?

Brian: I am good and you?

Me: Very well thank you - so, who do you work for?

Brian: Well, I am the one who pays for the beers here

Me: oh, thanks then. So, what do you currently work on.

Brian: I lead the analytics department

Me: Great - what exciting things are coming up?

Brian: cannot tell you, or I would need to kill you. But I can do you a favour, and
tell you a bit about our objectives...

** You should never judge people on what they say during the first 5mn, but I just had the feeling at this stage that the conversation would not be very productive. **

Me: Oh, ok, listening then

Brian: We are focusing on user experience more than bringing new features in.

Me: Right. Thanks for this very useful insight - oh, some feedback you may be interested to hear about what do you call it, you know the thingy you can use for A/B testing (I am just very bad with names)

Brian: mmmh, do you mean the web optimiser. That's not A/B testing

Me: Yep that's it. The A/B testing facility or multivariant feature

Brian: that's not A/B testing

Me: ok ok, that's not A/B testing, you test more than 2 combinations, but I am just used to call it A/B testing or split testing, will make sure I call it multivariant testing from now on

Brian: yes you should, because A/B testing and multivariant testing are 2 complete different things

Me: ok, any way, what I wanted to say is that the trouble with the Google (I am so bad at names that I call it again A/B testing... ) is that you cannot really test separate templates, just different variation of content

Brian: that's not A/B testing, that' multivariant testing.

Me: Yes, ok multivariant testing, but the point I just tried to raise is that it would be nice to be able to specify different landing pages instead of just some text you can replace.

Brian: you can tests design - it is not only text, you can also change a picture for instance.

Me: Right, text, images - what I mean is that it would be nice to be able to switch templates.

Brian: you can - the instruction were probably not clear enough, or you didn't understand them properly.

Me: Oh really, well, maybe - have you got examples of clients who are testing complete different designs.

Brian: this is top secret, again, if I told you, I would have to kill

Me: ah, ok.

Brian: But you may want to join the beta program and give it a try.

Me: but... I have already joined the program ... that's the reason why I thought you may be interested in my experience and feedback.

Brian: (who looks a bit upset by the whole conversation, which doesn't lead anywhere apparently) - my glass is empty, will need a refill. Didn't offer me a beer, even though I though he was the one paying for them.

Tuesday, March 13, 2007

Which font should I use?

Add to Delicious Digg this links to this post -

A type tester which comes in handy when you need to visualise fonts setting (could be with a client, or simply while you are building for yourself).

1. When clients come up with fancy fonts as visual requirements, you can always redirect them to this tool, and ask them to play with it - very convincing.
2. Actually faster than playing yourself with your CSS, and switching back and forth to check the rendering.

Monday, March 05, 2007

CSS is beautiful!

Add to Delicious Digg this links to this post -

A great list of CSS trick can be found on http://www.smashingmagazine.com

What is great about this type of lists is that you discover new tricks that you can apply almost instantly to your current web projects.

My current picks are:
1) Vertical Centering with CSS
2) StyleMap: CSS+HTML Visual Sitemap
3) Let visitors decide, whether or not will they open link in a new window
4) CSS Image Replacement for Buttons
5) How to Create a Block Hover Effect for a List of Links
6) Image Floats without the Text Wrap
7) Hierarchical Sitemap with CSS