KGet is saying: "Test me!!"
By: dario massarin24
Dec
Well.. Come on guys! You can do better than this! You say why? Simply because, apart from a very serious bug related to the download of files .torrent, .meta4 and .metalink (that we have been lucky enough to find out) and a Nepomuk crash (already fixed in trunk), we don't have any report right now reporting any crash or uncorrect behaviour of kget.. You sure about this? So, please, Test it a little bit more, so that the next release will be perfect for you! Ehy! I'm talking also to all people that tried kget some time ago but dropped it saying: "aaaaaaah.. still unstable..". Could you give our baby another chance? ;)
KGet popup notifications
By: dario massarin10
Oct
Now you can't say anymore you didn't noticed the download was already completed :) We show this only if the KGet window is not active.

This is the only small "feature" I recently added. In fact most of my work has been related to making kget more usable and more stable. Ah, BTW, can't make it crash anymore... Please please make it crash otherwise we'll think it's already stable! :). Enjoy!
KGet gets some love :)
By: dario massarin7
Oct
You will hardly remember of me, since I've not being so active recently (my job takes me lots of time resources). Anyway, stay calm.. It's been proved that knowing who I am will not make you feel any better :) That said it's not about me that I want to talk but about a great coding team doing a great job with a very promising application. That application is.. imagine.. you already know since it was in the title.. It's KGet.
KDE in Lisbon
By: dario massarin31
Aug
Well, it happened that this year I went in Lisbon for my summer holidays (ah, btw, it was a great fun) and walking along one of the main streets, just near the well known Rossio (Dom Pedro IV) square, it also happened that I got into a currency exchange office where I found something like 4 or 6 computers (I don't remember precisely) that were used as an internet point for tourists. This is what I saw:
[image:2303 align=center size=preview]
Just great :)
- 4 comments
- 558 reads
Update
By: dario massarin11
Nov
Well.. I'm in the mood to write again in my blog, another one after many months of silence.
What to say.. I've started working hard on my degree thesis, trying to figure out how to setup an embedded box equipped with an arm9 cirrus ep9315 processor, with maverick crunch floating point unit. The most interesting part is that I have to recompile *all* the system from scratch, since I can't simply mix libraries compiled with software floating point with those compiled with hardware fp. So, basically, what I'm going to do is to create a gentoo stage[1,2,3] myself.
Many thanks to all the members of the #gentoo-embedded IRC channel and in particular to vapier who has just added glibc patches to support maverick fpu in the portage tree, and who has also applied the same patch to the uclibc cvs code.
When I'll feel like my thesis is in a good shape, I'll dive into the kget code again. I can't wait!!
Barcelona holidays !!
By: dario massarin15
Aug
Tomorrow evening me and my friends will take the airplane to Barcelona I've rented a small flat in Barceloneta, near the beach, for 10 days. I really really hope to enjoy myself and now I'm starting to feel quite excited about this.
So I'll stop my kde-related development and I'll not reply to any mail you'll send me. In the meantime I'm sure the work on kde4 will continue and I hope we really start doing the real hard stuff on kdelibs. There are lots of classes to clean up, since Qt4 seems to provide lots of functionalities that we implemented in the libraries.
I'm afraid that as far as kdelibs aren't in a good shape, the work on kde4 applications will be really slowed down. In the development of the make_kget_cool branch I've encountered lots of kdelibs bugs and, even if this is completely normal in this early stage of kde4 development, I hope we will not take too many months to setup something stable enough to focus on application development.
This is why recently I've started looking at kdelibs and started with fixing a bug. I've also spent some time looking at the KToolBarButton class, which was causing me some troubles, and I've been very pleased to realize that with Qt4 this one will loose really lots of code, since the QToolButton class has nearly all the things we need. This is a sign of the cleanliness and the power of new the Qt4 api. Good work, Trolltech! Maybe when I'll be back from Spain I'll try to help out with this stuff.
Happy hacking to everyone!
Porting make_kget_cool to qt4
By: dario massarin3
Aug
So yesterday I finally switched the make_kget_cool to qt4 and some hours ago I finished to compile and install kde4. Wow! That wasn't hard as I thought.
I started my work on a new sidebar that in the future will show nice animations effects when downloading files.
