Categories:
Thursday, 25 November 2004
German Bus Drivers Don't Celebrate Thanksgiving
It seems that German bus drivers don't celebrate American Thanksgiving. Funny.
Somedays I love a nice, well funded public transportation system. Somedays, like say, today, it makes me want to break things.
Read More
Thursday, 25 November 2004
Wallpaper Paste
Jriddell
|
Today I made desktop wallpapers use .desktop files for their metadata. Hopefully this means the image names will be translated.
I also made it possible to use SVG images as wallpapers.
Read More
Wednesday, 24 November 2004
It's been a month
Chouimat
|
yup nearly a month since I lost my job. Let just say I take it with philosophy, meaning it's probably the occasion to get a better one, and I hope. What I did in that month, first of all I spent time working on some of my biggest shortcoming, wrote 2 killer resumes (one in french, my native language and one in english), spent time to seriously learning German and Dutch (just for the fun of it) did some contract for previous customers, spent time to find the true love ... and the most important of all I enjoyed it!!! and it's been a while since I got this feeling for something I did. :)
Wednesday, 24 November 2004
Umbrello Tabs and KDM Themes
Jriddell
|
Last night I made Umbrello use tabs for it's diagrams. KTabWidget does the job but it misses the nice feauture that Konqueror and Akregator have which is shrinking tabs to fit available width. It would be nice if this feature was in KTabWidget directly.
Read More
Tuesday, 23 November 2004
Another approach to dumping C++ symbols
Michael Pyne proposed a way to dump C++ symbols from a shared library
I'd suggest something like nm -C library name. man nm offers lots more.
Monday, 22 November 2004
Business talk in La Serena
I am invited to give a talk to a Business Summit on Thursday, in La Serena city. As I am used to, the audience are business people and my talk will have to be very general. My current plan right now is to talk about technology as a tool for entrepeneurs, opensource, copyright, licenses, creative commons, and other cool stuff, and of course, can't wait to decide where to put a big KDE logo somewhere in a slide to tell them about the project. Known city for me since it is where I lived before coming to University in Santiago.
Read More
Monday, 22 November 2004
my first post too
Uhm, after reading other developers journals for some time, I logged in for first time... this is my first post yay.
Sunday, 21 November 2004
Crypto primitive - form a neat orderly line, thanks
It has been a while since I blogged - a bit too much real-world work, plus a concerted effort on the Qt Cryptographic Architecture (QCA) are to blame.
Right now, I have QCA2 running, I have two plugin providers working - one based on OpenSSL, and the other based on GNU libgcrypt, and I have 595 passing unit tests. I'm particularly proud of the unit tests, because they give me a lot of confidence in the plugins. In terms of functionality, we have hashing (MD2, MD4, MD5, SHA0, SHA1, SHA256, SHA384, SHA512 and RIPEMD160), keyed hashes (HMAC-SHA1, HMAC-MD5 and HMAC-RIPEMD160) and some ciphers (AES128, AES192 and AES256 in ECB, CBC and CFB modes). Supporting that we have a basic random number provider, a secure byte array, and some arbitrary precision integer classes. It isn't really ready for prime time, but its emerging nicely.
Read More
Friday, 19 November 2004
Handling your bugs.kde.org Account
Beineri
|
Your email address is your user id on bugs.kde.org. You create an account by having you mailed a random password. You can of course change your password later. If your email address changes, please also change your bugs.kde.org id so that you will continue to receive comments and questions by developers and other users (if you have not changed the email settings). You have created more than one bugzilla account over the years? Then you can mail the sysadmins and ask to have your accounts manually merged.
Read More