Archive for March, 2008

Epiphany II

March 3rd, 2008
[ Linux ]

SOLD! One of the few reasons I’ve jumped to my vmware windows instance over the past few months has been to watch tsn highlights. The have a new slick looking beta video player that gives me nothing but “Sorry, there was an error
We are experiencing temporary difficulties downloading your lineup. Please wait another few seconds then try again. Thanks for your patience.”

I expected nothing but the same from epiphany but gave it a shot anyway and it works!! Finally, hockey highlights at my finger tips. I’m guessing this is somehow related to being a tighter integration with gnome? It’s a tricky balance. On one hand, it makes sense to build something like firefox to work across platforms but in other cases I just want something that works on my machine and I don’t care how tightly coupled it is.

New Browser Epiphany

March 3rd, 2008
[ Linux ]

I’m starting to figure out that I’m flighty when it comes to browsers. I just installed and started playing with epiphany

“Welcome to the Epiphany wiki! Epiphany is the easy-to-use GNOME web browser. With Epiphany, you can Search by typing in the location bar and organize Bookmarks by category. Its clean Preferences window makes finding and changing useful options a breeze.”

So far I really like it. It’s just simpler and works better which is a rare combination in software. I was able to immediately integrate my delicious bookmarks and through the location field only I’m able to quickly navigate my bookmarks, search the web, goto a url etc. Currently in firefox I needed two fields, location bar and search box, to accomplish that.

This part’s cool if you like python. One extension is a python console that allows you to start messing with the browser itself through the epiphany api. There’s an example here that has you editing the browser title bar, browsing to a page, etc in one liners.