jump to navigation

Scotland March 7, 2006

Posted by evilzenscientist in : evilzenscientist , add a comment

I’m off to Scotland for a few days - customer visits and strategy and roadmap presentations.

I’ll be in Edinburgh at the end of this week - hopefully I’ll get some time to see more than airports, plans and offices!

Ray Ozzie on ‘Web Clipboard’

Posted by evilzenscientist in : 'Web 2.0', evilzenscientist , 1 comment so far

Wow. A great post from Ray Ozzie - Microsoft CTO.

See the demo here - then think what this could mean.

Ray describes how applications evolved from DOS through to early Windows to today; and how ‘Clipboard’ functionality was key. The next natural extension is to the web - and newer web based applications.

Firefox Feeds

Posted by evilzenscientist in : blogging, evilzenscientist , 1 comment so far

I had a comment:

urm how do I add your blog to my firefox 1.5.1 live feeds.

I’m just too used to seeing the rss button in the address bar.

If I click on the rss 2.0 link I get the error about the xlm not having any style info associated with it.

Thanks

Marcus

I added the icon on the Firefox address bar. This was pretty simple to add.

For those interested - the following needs to be added to


<link rel="alternate" type="application/rss+xml"
title=”Evil ZEN Scientist feed” href=”/index.php/feed”>

I made modifications to index.php within my theme under WordPress.
[I also ran into a WordPress 2.0.1 bug]