


Wallpaper Other by zakoukou 1 comment

Mountains by zakoukou 1 comment
And another pro, along with it being cool in the summer and warm in the winter, is that explosions are not heard from outside, so no bitchy neighbors are gonna call the firemen when you cook..
Aaaand there ain't no roof that falls down on your head when the microwave explodes :D :D :D :p
I WANNA LIVE THERE!!! hahaha - Mar 31 2010

Dolphin Service Menus by G0NZO 4 comments
Example: i want html pages opened with a browser normally BUT when i am editing a html page i want a quick way to open it in kwrite.
This is the reason why i wrote this little service menu - Aug 29 2008

Icon Sub-Sets by arqlinux 10 comments
http://www.mediafire.com/
i use it from time to time, its good, fast and way less spammish than the one on which you uploaded (no popups etc) - Nov 15 2007

Dolphin Service Menus by G0NZO 2 comments
And one could also just use the ps2pdf command from console, aint that hard.
Simply, i wanted a service menu, and could not find any, maybe there are, but it was faster to write it from scratch.
I wrote this script *for myself* and then uploaded here in case someone might find it handy, but, obviously, i did know its nothing new at all. So "take it as it is". Its just simple, fast, and does what I wanted it to do. - Oct 17 2007

Icon Sub-Sets by arqlinux 10 comments
No way no how to download from there, it keeps just throwing out spam popups and no download whatsoever starts even clicking download - Oct 13 2007

Dolphin Service Menus by G0NZO 14 comments
/me then immediately calls the firemen
hahahah :P - Jul 13 2007

Dolphin Service Menus by G0NZO 14 comments
computer addiction is dangerous :P - Jun 25 2007

Dolphin Service Menus by G0NZO 14 comments
I got the title from Usher's song "Let it burn"... which actually refers to yet another context and meaning - Jun 24 2007

Dolphin Service Menus by G0NZO 14 comments
It's actually completely different from my servicemenu script.
Personally i dont even think its worth installing a featured appl only for a few minutes reminder. As i said i'm aware of many better alarm clocks out there, but i wanted a 1-click thingy. This, for my own convenience: i uploaded it here but wrote it for myself (writing that script took something like 50 seconds).
So if someone is looking for more featured things, this service menu is simply not for him/her - Jun 23 2007

Network by kdeveloper 58 comments

Dolphin Service Menus by G0NZO 4 comments
Actually xdg-email appears to be broken in the --attach option, at least on SuSE. I have the latest version installed on my system, which is OpenSuse 10.2, but there's no way to successfully attach any file, even when its filename contains no spaces or special chars. I tried with absolute paths, relative paths, single/double quotes, prefix file://. Nothing works. No error messages if the file exists (while i do get errors if the path is pointing to a non existing file).
All the other fields are correctly inserted into the default email client but i have no way to test the attachments...
I read about identical problems on the buglists of xdg-email so i guess its a well known bug. - May 20 2007

Dolphin Service Menus by G0NZO 4 comments
Now, since this is a problem of 'thunderbird' command itself, it's kinda hard to trace and solve it. My service menu is simply invoking 'thunderbird' command and the issue is not unrelated to the service menu itself.
I'll look further into that and will post an update if i can solve. - May 19 2007

Amarok 1.x Scripts by tecuya 1 comment

Dolphin Service Menus by caminoix 9 comments
Just replace
echo -e $finalList > "$thisDir.list.txt"
with
echo -e $finalList > "$HOME/$thisDir.list.txt"
- Jan 28 2007