
On Tue, May 27, 2014 at 7:48 AM, Vojtech Szocs <vszocs@redhat.com> wrote:
Hi, this project looks nice!
Indeed, UserPortal can be sluggish on devices with limited performance. Going for custom, light-weight UserPortal sounds like a natural choice, "samples-portals" repo sounds like a natural place :)
The code was merged into the samples-portals: http://gerrit.ovirt.org/gitweb?p=samples-portals.git;a=tree;f=python-gtk;
Note that (very) soon I'm going to present a prototype of oVirt.js, SDK for working with oVirt within JavaScript environment. In future, we could implement light-weight UserPortal as web application, or we could use Node.js to host the client application code.
Regards, Vojtech
----- Original Message -----
From: "Amador Pahim" <amador@pahim.org> To: devel@ovirt.org Sent: Tuesday, May 27, 2014 4:53:35 AM Subject: [ovirt-devel] Python-GTK User Portal
Olá,
I'm running some tests with Raspberry Pi, trying to use it as a thin client to oVirt.
My initial test was just open web User Portal using a browser. But RasPi limited performance is leading browser to repeatedly show the warning for "unresponsive script" before load the portal.
Trying to have a lighter way to access oVirt with the same functions as in "Basic" User Portal, I wrote this Python-GTK client. Its performance in RasPi is quite acceptable currently.
I'm wondering if you guys have any interest in putting the bits somewhere along with the project repositories. Maybe in "samples-portals"?
Source code: https://github.com/apahim/ovirt-userportal-gtk
Here a screenshot with it in action: http://pbrd.co/1onSA7O
Best Regards, -- Pahim _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Pahim