Categories:
Saturday, 12 March 2005
When you add stuff to KDE Libs...
Rich
|
Reviewing some of the new code that has been added to kdelibs for 3.4, I've noticed a few old problems recurring. Some of the new classes are missing d pointers, this will be a pain in the future and should not have happenned. I strongly urge anyone writing stuff for kdelibs (or interfaces that plugins etc. will talk to for that matter) to review the doc on binary compatibility I link below.
Read More
Thursday, 10 March 2005
Announcing Get Hot New Wallpapers
Jriddell
|
Launching today for those of you lucky enough to have KDE 3.4 installed is... Get Hot New Wallpapers!
Using the excellent Get Hot New Stuff platform and its KDE library KNewStuff I added Get New Wallpapers button to the desktop configuration module. It looks like KDE Look man Frank has now added the feed from kde-look.org so you can get the current 10 latest, greatest and most downloaded wallpapers at the touch of a button.
Read More
Thursday, 10 March 2005
Get your Hot New Emoticons
Everyone else is doing it so why can't we? Today Kopete jumped on the Hot New Stuff bandwagon by letting users fetch and install new emoticon themes from the Configure dialog.
Read More
Thursday, 10 March 2005
KStars: new details window
Finally, something worth blogging in KStars-land: The Object Details window is getting a facelift.
Before and after:
The layout is much less cluttered, and all of the data fields now use kde:KActiveLabel, so the text can be copy/pasted with the mouse. Best of all, there's now a user-customizable thumbnail image of the object. If you click on the image, the following tool opens:
Read More
Thursday, 10 March 2005
Please, raise your hand...
Manyoso
|
Please, raise your hand if you'd like:
Color syntax highlighting in KDevelop's code completion? Icons in the entry list corresponding to the entry type ... ctor, dtor, method, member, etc, etc? Some sorting by entry type so all ctor's come first, dtor's next, etc, etc? The ability to specify what parts of the entry are "completeable" eg, if I'm completing a method decl I don't necessarily want to key the return type? If so, then the following changes will need to be made to KTE Completion interfaces:
Read More
Wednesday, 9 March 2005
Pretending to be secure
Zogje
|
In France you can get prosecuted for reporting security problems. I think this is a good approach to security. After all, recent studies funded by Microsoft have shown that Microsoft Windows is more secure than Linux because Linux had more security patches applied. It is obvious then that we can improve security on the Linux platform enormously by actively discouraging people to report security issues. This will result in less security patches and thus a more secure computing environment. It will also give us more time to work on fun stuff.
Read More
Tuesday, 8 March 2005
Changes to kdevelop C++ code completion
Manyoso
|
Matt and I are doing a little retouch of KDevelop's code completion. First, on Sunday, Matt made a change which prompts KDevelop to complete much more often than in the past. Before, KDevelop would only complete when it received a textChanged signal from KTextEditor and the current chars were "." or "->" or "::" ... Now, completions are computed for all chars that are not whitespace or empty.
Read More
Tuesday, 8 March 2005
Using KNewStuffSecure
Amantia
|
As a follow-up to my last blog, here comes some detail about how to use KNewStuffSecure in your application. Shortly again, the idea behind it is to provide a way to upload and download digitaly signed resources, thus making it possible for the user to check the real source as well as the integrity of the downloaded resources on one side, and on the other side it allows automatization for processing the uploaded resources on the server side.
Read More
Monday, 7 March 2005
R.I.P. EU-Democracy
... if you ever existed. Today, Denmark failed in its attempt to stop Software Patents from being passed through the EU Council. There is IMHO little hope that the second reading of the parliament will make a difference. Other people keep stating that they are ashamed to live in the European Union. I think I have a feeling that is worse: I am scared.
Monday, 7 March 2005
The "Foie Gras" syndrom or the force fed technology syndrom
Chouimat
|
The day that I feared the most is near. The day were my use of linux will be decided by marketing drones but this time they are not force feeding me proven technology but unproven ones and for what? Symply for the sake of interoperability between Gnome and KDE and also probably others Desktop. Well it's a noble goal but why using an unproven technology instead of taking an existing one that works which might only need some fixes and adapt it to satisfy the need of everybody?
Read More