

Also it already has a mime type set for it so you can click on a feed ( or if you have a few programs for rss right-click and select KPodder ) And it will open KPodder and fill in the url for you. - Mar 19 2006

Various KDE 1.-4. Styles by gumis 29 comments
I found Baghira to messy and it slows to much down, also I didn't like some of the Icons.
So I using Crystal ( http://www.kde-look.org/content/show.php?content=13969 ) as the window decoration, and the black and white ( http://www.kde-look.org/content/show.php?content=24645 ) icon set, Plastik for the Style. Messed with the colors, looks very nice.
Also the power switchs reset and off don't work on my system and I suspect other peoples, So I dung around with dcop and found
For Reset
dcop ksmserver ksmserver logout 0 1 0
For Shutdown
dcop ksmserver ksmserver logout 0 2 0
These should work for anybody. Keep up the good work. - Sep 17 2005

Graphic Apps by leonscape 4 comments

Wallpaper Other by aiolia 6 comments
People might not get why this is an illusion, who don't know what the L'hemisferic is. - Apr 17 2005

Graphic Apps by leonscape 4 comments

Utilities by leonscape 11 comments

Utilities by leonscape 11 comments

Utilities by leonscape 11 comments
As far as science goes, we can only do what Povray is capable of.
For light the new photon system is very good, and can produce some amazing results. Refractions are finally handled properly, not faked with some inaccurate caustic algorithm. - Jun 23 2004

Utilities by leonscape 11 comments
The purpose is to remove unwanted tags, not tidy html mistakes (which is what html tidy does).
Though I've though about doing that as well. Lots of features to add yet... - Jun 15 2004

Utilities by leonscape 11 comments
Could you send me an example file, and I'll see what I can do. - Jun 14 2004

Wallpaper Other by Bono 6 comments
material {
interior {
ior 1.5
}
texture {
pigment {
color rgbf
}
finish {
ambient rgbft
diffuse 0.1
phong 1
phong_size 400
specular 0.8
roughness 0.003
irid { 0
thickness 0
turbulence 0 }
reflection {
rgbft
}
}
}
}
Just cut and paste this into KPov. (It automatically changes the text into its objects).
Or look under share/apps/kpovmodeler/examples/
Theirs lots of pre-defined materials including this one. - Nov 19 2003