Skip navigation.
KDE Developer's Journals

Work on new web interface for the klik2 web service (5)

pipitas's picture
Work on new web interface for the klik2 web service (5)

probono is currently working on the new web interface for the klik server presenting klik2 applications to the end user. Unfortunately, we can't yet publish the exact URLs, since the server may not yet be prepared for even a mild version of slashdotting, and this is still very much work in progresss...

Here is the page for "gobby", one of our 15 "Milestone 3" test cases. A lot of the content of that page is dynamically created.

Notice how there are 5 different tabs in the UI: Overview, Screenshot, Details, Feedback, Popularity and Contents.

This one shows the "Contents".

This tab provides a dependency graph for all packages that ended up automatically bundled into the .cmg application image. The image is created with the help of graphviz. For example, you can see for our gobby case here: gobby needs libart-2.0-2, which in turn needs libavahi-common3, which in turn needs libavahi-common-data, and so on...