Skip to content

KDE Blogs 

Saturday, 12 July 2003

The status

Geiseri  | 
Okay, the members page is in a usable state, but I think im going to have to rewrite the module because it wont use any of the current filters or i18n stuff. Read More
Friday, 11 July 2003

First Post!

Rich  | 
Just testing the site while i hack KJSEmbed.
Friday, 11 July 2003

test blog with image

Geiseri  | 
This is a test blog with image Test
Thursday, 10 July 2003

The Dream

Aseigo  | 
What does every dedicated KDE hacker dream of? Well, besides unlimited amounts of beer, fullfilling relationships with people of the sex of their choice and world peace... working on KDE fulltime, of course! Read More
Wednesday, 9 July 2003

Automake and unsermake

Roberto  | 
Great! now KDevelop can be compiled with both Automake and Unsermake. That's a great news, because Unsermake is a very nice replacement of Automake, and i'm sure it will be another killer feature of KDE. Read More
Tuesday, 8 July 2003

KDevelop C++ support

Roberto  | 
Finally some news about KDevelop C++ support and Code Completion. Yesterday i've made many changes to cppsupport, now we have a new and more simple to maintain code completion engine :) of course the code is not finished yet. for instance, the support for namespaces still sucks, but i hope to finish it soon. Now i'm experimenting with QDataStream and Tags(kdevelop/lib/catalog), i'm thinking to replace our persistant class store with a QDataStream based one. the point is berkeley DB isn't so cool as i've expected! the file size of the PCS db is too big and it's incredible slow when you have many items stored. Read More
Tuesday, 8 July 2003

New features

Admin  | 
Hi, Today I added modules that will allow us to use "Fancy Quotes" and (tm) & (r). (tm) can be made by placeing tm in parenthases and (r) can be done by placeing a r inside. Read More
Monday, 7 July 2003

Bug Hunt

Aseigo  | 
Bug hunting ... people usually appreciate it when their bugs have been solved and are closed on bugs.kde.org, but they really get excited over new features. New features often require a good amount of work, especially to get them right. But the effort to "wow factor" ratio is far higher on new features than bug hunting. Read More
Monday, 7 July 2003

KDE Presence at LinuxTag 2003

Geiseri  | 
KDE Presence at LinuxTag 2003 - [KDE News] This is a test of "blogging" a link.
Monday, 7 July 2003

Quotes Fixed

Admin  | 
Since this was the most visibility annoying bug out there I got " and ' fixed now. I have a problem with the fact that I have drupal shared between two virtual servers. For some reason only Directory will allow override with an absolute path, Location wont work with an alias, so I need to figure out how to best do that. Any Ideas would be great. Read More