GTK 3 va avea suport de back-end HTML 5

Iata o noutate fierbinte. GTK 3, limbajul de programare pe care se bazeaza viitorul Gnome 3, intre multe alte imbunatatiri va avea si suport de back-end HTML5.
Pe scurt, asta inseamna ca aplicatiile GTK3 vor putea fi rulate nativ, prin Internet, in browsere capabile HTML5.
Iata o demonstratie:

Gtk3 vs HTML5 from Alexander Larsson on Vimeo.

Un pic mai multe informatii aici:

Comments

maaxx's picture

Vai, super tare!!
Gnome3 > KDE4 :))

' Zombie: "Thou canst not kill that which doth not live. But you can blast it into chunky kibbles." ' (Quake1 manual, chapter VI, section D, line 676)

O mica corectie: GTK e o biblioteca si nu un limbaj de programare.

*Each toplevel window is mapped to a canvas element, and the content in the windows is updated by streaming commands over a multipart/x-mixed-replace XMLHttpRequest that uses gzip Content-Encoding to compress the data. Window data is pushed as region copies (for scrolling) and image diffs. Images are sent as data: uris of uncompressed png data.
Input is gathered via dom events and sent to the server using websockets.
*