Showing posts with label Canola. Show all posts
Showing posts with label Canola. Show all posts

Wednesday, November 21, 2007

Follow up to yesterdays post

So our Canola posts yesterday created a long thread on InternetTabletTalk.com and Marcelo has been really busy answering most of the questions that have come up.



Artur wrote a blog entry giving a bit of light on our new media framework Atabake, as well as posted a screenshot of Canola playing back an episode of the Office (screenshot above).

Last evening there was a little hackaton here at work. Andre had spend the last week writing a new input framework(*) for EFL, much in the spirit of, and inspired by that of GTK+ and QT, and just couldn't resist trying to port Gustavo iPhone like keyboard to it.

It is currently only possible to write input methods in C, so Andre ported Gustavos code and made it into a real input method. Later, together with Gustavo and with input of a lot of excited co-workers we modified the interface and hooked the keyboard up in Canola.

Though, we are not going to use this exact keyboard, it shows what is possible, and if we find it worthy we might consider develop a new Canola integrated keyboard based on this code ;-)



(*) This work was done, in order for us to use the Hildon keyboard from within Canola.

Tuesday, November 13, 2007

Another glimpse of Canola

As promised, I just posted a video demonstrating a part of our Canola framework. Actually, I'm demonstrating a plugin that is not scheduled for inclusion in the first public release, but it shows some of the possibilities.



It is a car module showing RPM, average gasoline consumption, etc, using the python-obdlib from the Carman project (Another INdT project). It communicated with the car using the OBD-II protocol or, as in the demonstration, simulates.

The plugin was written in about a day, excluding the time spent by the designers.


Next up, some mapping action...