[KDE Dot News]
 faq
 flatforty
 contribute
 subscribe
 configure
 search
 rdf

 main


  Akademy 2008 Registration Open
Community and Events Posted by Kenny Duffus on Friday 30/May/2008, @08:11
from the are-we-there-yet dept.
Akademy 2008 is now open for registration. Akademy is KDE's World Summit, a week long event for all KDE contributors, industry partners and users. The week starts with a two day conference, and is set to include a tutorial day and a embedded and mobile day. As always, attendance to Akademy is free of charge, but you must register. Registration should be in by the 15th of June if you want the Akademy Team to book your accommodation for you. See you in Belgium!


<  |  >

 

  Related Links
 ·   Articles on Community and Events
 ·   Also by Kenny Duffus
 ·   Contact author

Thread Threshold:

The Fine Print: The following comments are owned by whomever posted them.
( Reply )

First one
by Stefan Majewsky on Friday 30/May/2008, @08:21
See you all at Akademy!
[ Reply To This | View ]
  • Re: Frist one
    by Jos on Friday 30/May/2008, @08:44
    Oh, I cannot wait! Code and belgian beer!
    [ Reply To This | View ]
Will you talk about Flash/Silverlight killer?
by Dog on Friday 30/May/2008, @11:18
Will you talk about Flash/Silverlight killer? Because it is awesome -> http://grundleborg.wordpress.com/2008/05/30/plasmoids-in-a-web-page/

This one really really rocks. HTML5 + svg plasmoids with script support + phonon media streaming -> endless possibilities, robust web :D :D :D I really like this idea. KDE for the win!
[ Reply To This | View ]
  • Re: Will you talk about Flash/Silverlight killer?
    by Stefan Majewsky on Friday 30/May/2008, @11:38
    The problem is that a standalone browser plugin for that would be quite heavy. Image Qt, kdelibs, and libplasma packaged into one runtime for Windos users.
    [ Reply To This | View ]
    • Re: Will you talk about Flash/Silverlight killer?
      by Patcito on Friday 30/May/2008, @17:19
      silverlight is pretty huge too.
      [ Reply To This | View ]
      • Re: Will you talk about Flash/Silverlight killer?
        by Stefan Majewsky on Saturday 31/May/2008, @02:33
        But people won't notice its size. Windows Update will just install it for most people, as these are not checking the detailed update list. In contrast, open source software is devoted to transparency.
        [ Reply To This | View ]
      • Re: Will you talk about Flash/Silverlight killer?
        by Robert Knight on Saturday 31/May/2008, @08:21
        The Silverlight web page lists the download as 1MB, which I guess is possible if .NET is already installed.
        [ Reply To This | View ]
        • Re: Will you talk about Flash/Silverlight killer?
          by Cyrille Berger on Sunday 01/Jun/2008, @14:27
          MS tend to provide net installer, meaning it will download a lot of stuff when you execute it, which makes difficult to evaluate the size.
          [ Reply To This | View ]
    • [OT] Will you talk about Flash/Silverlight killer?
      by Hans on Saturday 31/May/2008, @02:55
      How heavy is heavy? Any numbers? And for those with internet flatrates and close to TB-sized harddisks, what is the only interesting number in time to download and install?
      [ Reply To This | View ]
      • Re: [OT] Will you talk about Flash/Silverlight killer?
        by Robert Knight on Saturday 31/May/2008, @08:12
        > How heavy is heavy? Any numbers?

        Some very rough estimates based on my KDE4/Release build. With the following components:

        - Qt Core+QUI+Network+Scripting+DBus [ ~15.4MB ]
        - KDE Core+UI+Plasma+Phonon [ ~11MB ]
        - Video components (eg. Xine + selected plugins) [ ~1MB ]

        Totals 27MB uncompressed. The largest library of those, QtGui compresses down from 9.1MB to 4.0MB with gzip. If we were to assume the same compression ratio for the whole lot, that goes down to 12MB.

        These estimates do not include some libraries found on most Linux desktops (X11, image loading, sound, fonts). These estimates also do not include any scripting bindings for the various libraries. Using the current Qt script binding generator they would easily double the size of the output. If you were to create custom builds of all the components which stripped out many of the classes that might not be needed for a "Plasma web plugin" then you could probably reduce that somewhat.

        For comparison, the Flash 10 beta is about 3.7MB for Linux and 1.7MB for Windows.
        [ Reply To This | View ]
        • Re: [OT] Will you talk about Flash/Silverlight killer?
          by Mark Kretschmann on Saturday 31/May/2008, @11:12
          Seems like ~15Mb could still be acceptable with modern broadband connections. And bandwidth of course is going to increase further.

          Personally I'd be OK with a download of this size.
          [ Reply To This | View ]
  • Re: Will you talk about Flash/Silverlight killer?
    by Michael on Saturday 31/May/2008, @16:45
    I agree, awesome idea. Imagine sth. like this: You go to dot.kde.org and drag the news headlines to your desktop. This would completely dissolve any boundaries between the net and your desktop. I can even imagine more "crazy" stuff like: You have a sticky-note plasmoid on your desktop containing to-do notes. You can drag it back on a specially prepared webpage like "plasmoid-whiteboard.yourcompany.com" and everyone can see it. If a colleague needs your todo-list as well, s/he can drag it onto his/her desktop. The two notes are automatically kept in sync via Jabber or sth. like that. Imagine this also with parts of your clipboard with soure code snippets and so on. Amazingly groundbreaking stuff possible, now that I come to think about this. And very intuitive from an end-users POV.
    [ Reply To This | View ]
OT: JavaScript Engines
by Yves on Saturday 31/May/2008, @14:17
Is it true that a current kde trunk build has 3 (more or less similar) JavaScript engines included in it's libs, like:

- One in khtml
- One in QtScript
- One in QtWebKit

?
[ Reply To This | View ]
  • Re: OT: JavaScript Engines
    by SadEagle on Saturday 31/May/2008, @14:38
    Almost. The QtScript engine isn't really related to the other 2 code-wise[1]. But yeah, there are 3, and 2 of them are related (though have a very different execution code at this stage --- the JS interpreter in QtScript is more similar to 4.0 alpha 1 than to 4.1).

    [1] Though it's a very indirect descendant of QSA --- I don't know whether there is any code still left --- and AFAIK, QSA was originally developed by KJS's original author, Harri Porten.
    [ Reply To This | View ]
    • Re: OT: JavaScript Engines
      by SadEagle on Saturday 31/May/2008, @14:38
      err, " JS interpreter in QtScript" should have been " JS interpreter in QtWebKit".
      [ Reply To This | View ]
Toll in Belgium
by Stefan Majewsky on Saturday 31/May/2008, @14:43
I'll be travelling by car. Is there a toll on Belgian roads (esp. on expressways)? It would be nice to include this information on the page, even if there is no toll, as the various sources on the Internet are contradictory.
[ Reply To This | View ]
  • Re: Toll in Belgium
    by Andy Goossens on Saturday 31/May/2008, @16:21
    There are almost no toll roads in Belgium. In fact, I know just one (Antwerp's Liefkenshoek Tunnel).
    [ Reply To This | View ]
    • Re: Toll in Belgium
      by Mark Hannessen on Sunday 01/Jun/2008, @02:38
      If there was, people would basicly ride around belgium...
      It's not that big :p
      [ Reply To This | View ]
      • Re: Toll in Belgium
        by Michael on Sunday 01/Jun/2008, @04:23
        They could make an agreement with Luxemburg and the Netherlands to introduce a toll for freight vehicles only like here in Germany. Brings in lots of money and doesn't make the voters too angry. Especially considering the fact that there is probably an even better ratio of local to foreign freight vehicles there than here in Germany. Considering a diesel price of &#8364; 1,50 currently nobody would like to drive around all three countries I suppose.
        [ Reply To This | View ]
        • Re: Toll in Belgium
          by Michael on Sunday 01/Jun/2008, @04:25
          Huh? You can't type a "&#8364;" anymore on the dot? Ugh. Please somebody fix that if possible. Thanks!
          [ Reply To This | View ]
Attendees!
by j on Sunday 01/Jun/2008, @11:50
Please update this table if you wish http://techbase.kde.org/Events/Akademy/2008/Attendees
[ Reply To This | View ]
The Fine Print: The previous comments are owned by whomever posted them.
( Reply )

  "World domination doesn't come by itself." -- Ralf Nolden
KDE®, "K Desktop Environment", "KDE Dot News", "got the dot?" and the KDE Logo® are trademarks or registered trademarks of KDE e.V. in the European Union, the United States and other countries. All other trademarks and copyrights on this page are owned by their respective owners. Comments are owned by the poster. The rest: Copyright © 2000-2008 KDE e.V. for The KDE Project. For further information or comments on this site, please contact the Webmaster.
[ home | post article | flat forty | subscribe | search | rdf ]