Skip to content

KDE Blogs 

Saturday, 7 May 2005

SOAPey DCOP

I've pretty much got my dynamic DCOP to SOAP bridge working now. There is a DCOP interface called 'SOAPGateway', and it has a addService() slot which takes two args; the name of a DCOP service and the URI of a .wsdl file defining the SOAP service. The .wsdl file is parsed and a suitable DCOP service is generated, with slots for each SOAP method call. Read More
Saturday, 7 May 2005

What Kind of American English Do You Speak?

I took the test and those are my results: Your Linguistic Profile: 50% General American English 25% Yankee 20% Dixie 0% Midwestern 0% Upper Midwestern What Kind of American English Do You Speak? I'm really curious how our british folks can master this, or if they simply feel insulted ;) (Hey folks, I seem to speak 5% non-american english, must be Denglisch... )
Friday, 6 May 2005

KDE's restless pace

Being online for less than 3 days, subversion already shows the rapid pace in which KDE development happens. Starting off with revision #409210 after conversion, Stephan Binner just made commit #410000, by fixing ugly-looking disabled icons (by using setIconSet instead of setPixmap ). Maybe we will soon see a run for milestones like in the german wikipedia? Anyway, way to go KDE! Read More
Thursday, 5 May 2005

More KDE on laptops

Fab  | 
Perhaps some people remember the article about HP selling laptops with a KDE desktop on it. Acer is selling Linux laptops now. Distribution used is Linpus Linux 9.2. It uses the "Friendly KDE desktop environment" as its default desktop :)
Wednesday, 4 May 2005

So Am I ...

Chouimat  | 
seems everybody want to be a soutpark characters these days.
Wednesday, 4 May 2005

Spotted!

Fab  | 
Spotted by Loki aka Pascal. Pascal is one of the FOSDEM dudes. Honestly all these FOSDEM organising people are really doing an amazing job and should get more credit. Pascal especially kicks ass. Not only does he provide a lot of rpms for the SUSE community... But also at this years FOSDEM he guided a group of 20 KDE-hackers through Brussels to a secret hacking location :) (FOSDEM closes its doors after 18:00). He was dead tired I remember but determined to bring us there. Thank you Pascal! Read More
Wednesday, 4 May 2005

Subversion conversion is completed; only small things left to fix.

Zander  | 
At this time, when I upgrade from the old cvs to the shiny new svn; I can't help but compare the experience to real changesetbased and disconnected revision management software. Read More
Wednesday, 4 May 2005

yeah im like everybody else now

Geiseri  | 
yeah i just could not resist http://www.planearium2.de/flash/sp-studio-e.html. now i can be like everybody else ;) at least now my avatar should not scare small children.
Tuesday, 3 May 2005

Dynamic DCOP Server

I've been messing with with idea of dynamically adding DCOP slots to a running DCOP server program. I've got a little server with a slot called 'eval()' which takes a string of ruby code and evaluates it as a sort of 'compile command'. So you send the new code for a dcop slot to the server, it evaluates it, and you can then invoke the new slot. Read More
Tuesday, 3 May 2005

If you're writing code, you're doing something wrong

Canllaith  | 
This evening I went along to a Mac developers meeting. We were invited to sit in a circle and introduce ourselves one by one. "Hi, I'm Jessica and I'm a Linux geek and open source hacker. I don't use macs." Read More