KDE
Foss.in promo video and kde-in posters
foss.in team made a cool promo video, you can watch it here.
Just like the last year, kde-india team came up with some awesome posters again, thanks to Kamaleshware Morjal for these nice works.

You can see them all here.
How to install latest Amarok and digikam in Fedora 9
So if you are looking for a way to install latest Amarok or digikam on your system here is a simple solution.
First grab this file and put it on your /etc/yum.repos.d/ Then just
#yum --enablerepo=kde-unstable install amarok digikam
Thanks to Kevin and rdieter for the information.
How to change exposure of raw photos in showfoto ?
Can we change exposure of raw photos in showfoto ? Ufraw gimp-plugins allows me to do this very easily.I.t is called “Exposure compensation in EV” there
In one day of usage this is something I am really missing.
Update:
Found the solution , goto settings, there goto image editor and select “Use Raw import tool for Raw images”
A journey to showfoto
I use gimp as the main post process tool for my photographs. Which is anyway a very powerful tool. But most of the options available there are not required for me. Looked for another application which is lighter and powerful at the same time. I tried showfoto long back, never liked the UI that time. Thought of giving another try tonight.
I have a 0.10.0-beta5 installed in my F-9 system (the package came from rawhide though). After starting the application default options(buttons to click) look much lesser, cooler for eyes :)
I opened my raw image in it, took some time but came finally(Is there any chance to make it a bit faster ?). The first thing I tried was to adjust the level, found the desired dialogue after two clicks. All other basic required options are there in the color menu entry including brightness/saturation/channel mixer.
Btw, F10 and F11 buttons will help you to see under and over exposed places in the shot.
Here is a snap edited in showfoto.
You can find my other shots here.
It seems I can now use it for post processing, which also means I am back to digikam once agian :)
translation-filter 0.3 released
I just released translation-filter 0.3. You can download it from here.
The scope of development is to create a rudimentary tool that can allow comparing the quality of string translations in an offline mode. For example, the KDE Project uses a web based tool that allows strings to be searched in translated content.
The current set of requirements for this offline tool are:
+ to be able to take as input a directory path containing multiple .po files
+ to be able to take as input an English string or word to be searched within the .po files collection
+ to be able to display every occurring instance of the English string or word along with equivalent translated string
+ to be able to display the name of the files being searched
+ to be able to save the search result set in an .html file
It uses PyQt4 for the gui, used QWebView to render the result. You will also require translate-toolkit (at least 1.0.1 version, available in Fedora 9).
Among the new features (mostly in the command line version) , using -t or –term you can search for any single term. You can even check for unattached dependent vowel signs of Indic languages using -d option.


