Skip to content

KDE Blogs 

Wednesday, 16 April 2008

Kick me

Seems like I've been bad. At least bad enough to get kicked from planetkde.org. No clue why actually. edit: I'm back, thanks to Chris Lee for running the planet in the first place :)
Tuesday, 15 April 2008

CD Testers Wanted

Jriddell  | 
Kubuntu and variants Release Candidate is due out this week and next week is the final thing, so its solid install testing until then. We need people to download the daily and daily-live CDs and install them. Upgrades and netboots also need testing. See the ISO Tracker for what needs doing, the test case for the all new KDE 4 and the old KDE 3 procedure and join us in #kubuntu-devel and #ubuntu-iso for coordination. Read More
Tuesday, 15 April 2008

More with MyPoint

Geiseri  | 
So after a few emails of feedback on MyPoint i have made a few changes and updates to the tool. The big change is that I changed the wiki formatting to trac's flavor of markup. While I don't like it's flavor as much as say media wiki trac is what I use at work and play. The major gain of this that it is easier to collaborate on content with coworkers. Since MyPoint's focus is to make it easier for developers to make presentations with developers tools I thought this was a wise choice. Read More
Monday, 14 April 2008

KDevelop - UI revolution

I'm currently at the KDevelop sprint at the Trolltech offices in Munich, Germany. We had a productive weekend of talks to bring everyone up to speed with the current state of KDevelop, and while what's going on under the hood is very exciting, it currently suffers from a kluged together, buggy and incomplete UI. For the first day of the programming several of us are working on improving the user interface, and it's making progress slowly but surely. Stay tuned for a screenshot / screencast when we have it looking just right :)
Monday, 14 April 2008

New Plasma Widgets Design

Rich  | 
This is the draft design for a new widget API for plasma, it will be appearing on techbase later, but here's what we're thinking. General Notes The intention of this API is to provide a very simple way for users to create plasma applets. The API can be used both for scripting and from C++. For the simple javascript API, this API will be all that is provided allowing us to run untrusted applets as they will not have access to any dangerous facilities. Read More
Monday, 14 April 2008

Writing Plasma Data Engines in Ruby

It sounds as though exciting things are happening at the Milan Tokamak Plasma sprint, with an api review and the Widgets on Canvas changes happening at the moment. Meanwhile, I've been having my own 'mini-sprint' this last week in Gran Canaria. I've ported the digital clock as well as the analog one, along with the web applet, plasmoid viewer and data engine browsers apps, and the time data engine to Ruby. Read More
Saturday, 12 April 2008

KDevelop meeting in Munich

Today (for some yesterday I guess) the KDevelop meeting started. After arriving a little late, I came just in time to grab something to eat after listening to the end of Aleix's talk about KDE 4 in general. So far we are still at the "formal" part, discussing general direction of KDevelop in KDE 4. [image:3391]
Saturday, 12 April 2008

Plasma Sprint Day One

Rich  | 
After a day's work at the Plasma sprint, there's already quite a lot of news to report. After a lot of trawling through log files, I was able to fix the problem that was preventing the Plasma binding plugin from loading. In the end it was something simple (as usual) namely that the method that allows the plugin to load was not being compiled into the module since it was missing from the generated .pri file. Once this was fixed, it was simply a matter of changing the name of the extension we load from 'qt.plasma' to 'org.kde.plasma' to match a fix in the generator and we had a successfully loading set of bindings. Read More
Friday, 11 April 2008

How to install perl modules

Coolo  | 
Ever called a perl script and got this? Can't locate Regexp/Common.pm in @INC (@INC contains: SCRIPT /usr/lib/perl5/5.10.0/i586-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/lib/perl5/site_perl/5.10.0/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl .) at SCRIPT line 18. Well, use zypper: Read More
Thursday, 10 April 2008

Parley Picks up Pace

A week ago I discovered a feature so obvious in that plasma thingy, that I just need to share it. You can put your favorite vocabulary trainer into your favorite panel. You knew it, I bet. Do it 8) Proof: [image:3387] I even poked at it a little so it only takes up a quarter of the panel instead of half of it. Now I already spent more time on this (I just wanted to see how hard it would be to create a plasmoid... but throwing it away seemed like a waste as well...). So if you've been looking for something fun and small like improving Parloids, let me know! Opening files (yes, this includes Parley, KWordQuiz, Kanagram and KHangman ones) should work now. Read More