Archive for the ‘firefox’ Category

OPML Auto-discovery Bookmarklet, update

Thursday, October 19th, 2006

In case you’ve missed it, the opml auto-discovery bookmarklet i posted about a few days ago, has an improved succesor: a OPML Auto-discovery Extension for Firefox (download).

Read all about in cleverclogs.

OPML Auto-discovery Bookmarklet

Sunday, October 15th, 2006

Marjolein Hoekstra and James Corbett hacked together something quite interesting!

I’ve not dived into it to deeply but this is how it basically works: You can add a link-tag to the header of your page with the url of an opml-file (<link rel=”alternate” type=”text/xml+opml” text=”Opmlmanager userlist” xhref=”http://www.opmlmanager.com/userlist/userlist.opml” mce_href=”http://www.opmlmanager.com/userlist/userlist.opml” / >). A visitor which uses a tool for autodiscovering, which for now is a bookmarked page that wil make a little div popup at the page your watching that will you show a link that will take you to a grazr-page that will display the opml, will directly detect the opml-file. Just like autodetecting rss.

Now all we need is a add-on for firefox, so you don’t have to go the bookmarket to discover opml-feeds, but that will show an opml-icon (is there a final design yet?) on every page containing an opml-link in the header. And of course you should be able to configure what should happen once you click that opml-icon.

What would one do without the Dutch and the Irish ;)

Firefox: open bookmark in sidebar

Tuesday, October 10th, 2006

Ideas are build on top of each other:

Dan shows us how in Firefox you can open a boormarked site in a sidebar. The Eirepreneur gets inspired and with this newly acquired wisdom he creates a browser based collaborative writing environment!

mmm, but how did he get 3 frames in there? The third frame that you see at the bottom of the page is actually a firefox add-on called ‘Performancing’ which is actually a full feautured blog editor that sits right (at the bottom) within firefox!

wouldn’t it be cool if firefox would feature a ‘open in left-sidebar, right-sidebar, bottom-sidebar’ option? That way you could open your own brand of choice blog editor (wordpress ;) in frame nr 3 (or 4).

Anyway, James shows us how small pieces can be loosely joined: firefox +  performancing + grazr + opml + rss + typepad make a  full featured  browser based collaborative writing environment. How cool is that!

firefox php lookup extension

Monday, October 9th, 2006

For all the firefox-using-php-programmers out there: the PHP Lookup extension

It ads a little search form in your toolbar with which you can fast search the function list on php.net

phplookup.gif

BTW, I just installed firefix 2.0 and links with target _blank open in a new tab!