Moving on
End Of The Day
Originally uploaded by creativesam.
It’s a sunny day so this will be a short post. I need to go out and stomp daisies
Well, this post is just a quick update about movida. I have finally integrated WebKit into movida so you will need Qt 4.4 (RC1 or later). Both the template based “details” view and the movie preview of the movie import plugin use the new super duper cool QtWebKit module.
It still needs some fixes - mostly because WebKit is a fully featured browser so I need to disable and handle a couple of things but it works great.
The screen below shows the new embedded default template. Too sad that WebKit doesn’t allow to access embedded resources from an HTML file, so I had to embed both CSS and images into the HTML (thank the Holy Spaghetti Monster if the Troll’s didn’t embed IE into Qt, so this was no issue at all
).
I’m also planning to add some nifty features: for instance, clicking on an actor name should apply a filter and show all movies featuring that guy. This would also make the shared data view needless. Cool
Ok. It’s daisy stomping time!
PS: actor (as well as any other shared data) order is now user defined and preserved when loading/saving a collection. Now you should be able to tell movida that Taxi Driver is about De Niro and Foster, and not about Shepherd
PPSSP: templates will be i18n-able sooner or later. I just need to find out the best way to achieve this ![]()

