


Amarok 1.x Scripts by heatseeker 32 comments
heatseeker, as far as I understood the ~/.kde/share/apps/amarok/current.xspf file is already the actual playlist. As far as I understood you only have to pass it further...
Thanks for the answer! :) - And all the best to you! Happy coding also ;o) - Dec 19 2009

Amarok 1.x Scripts by heatseeker 32 comments
It looks like
~/.kde/share/apps/amarok/current.xspf
could already be the format you need as it is already XML!
An upgrade would be _very_ helpful! :o)
Many thanks! - And have fun! - Nov 01 2009

Amarok 1.x Scripts by heatseeker 32 comments
Your script is more important to me than amarok2 itslef as amarok14 is very good as well...
I will stay on amarok14 on KDE4 as long as there is no better solution than your script (which is a high standard) :)
Thank you very much! :) - Nov 01 2009

Various KDE 1.-4. Improvements by fatbuttlarry 7 comments
Could'nt you upload it to Flickr or something similar?
Alternativly maybe a nice pdf / Impress presentation? - Aug 19 2009

Plasma 4 Extensions by sebo 8 comments
Do you think that it will be possible to add wzdftpd, too? - Jul 27 2009

Various KDE 1.-4. Improvements by stalin2000 28 comments

Various KDE 1.-4. Improvements by stalin2000 28 comments
One of the latest inventions of Amarok 1 has been "tagging". It is not perfect - but I will use Amarok 1 until tagging is at least fully supportet by Amarok2! - It is a different level of organisation with tags! - I do not want to miss it!
... there are more things...
Several of them are plugin-solutions for amarok 1. One of them is the best way to produce CD-Covers for Mix-CDs under Linux. - I don't want to loose that!!! - And lots more...
It is still a very, very long way for a really good Amarok2. - Let's talk about again in 2 years maybe!! - Jul 26 2009

Various KDE 1.-4. Improvements by stalin2000 28 comments
But I don't think it is a good idea to fork it. - It is a better idea to focus the power on Amarok2 until the program becomes a real successor of Amarok 1.
Voted for "bad idea", sorry!
- Jul 26 2009
The error message for (kqlives-20080202-13.1.src.rpm) is:
dpkg-gencontrol: error: current host architecture 'i386' does not appear in package's architecture list (amd64)
dh_gencontrol: command returned error code 65280
make: *** [binary-arch] Error 1
find: `kqlives-20080202': No such file or directory
The error message for (kqlives-20080202-13.1.i586.rpm) is:
warning: kqlives-20080202-13.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID 9b32544a
Unpacking of 'kqlives-20080202-13.1.i586.rpm' failed at /usr/share/perl5/Alien/Package/Rpm.pm line 155.
- Jul 01 2009

System Software by alvin1 6 comments

Various KDE 1.-4. Improvements by echoes 9 comments
As far as I know 7zip isn't in use for this so far?
(I don't have another explanation - but this one should fit at least.) - Mar 31 2009

Network by tpatzig 84 comments
I have the problem that I do not know where to put in the pin on the computer. I searched a lot of forums for this...
(using kubuntu with the 0.3 version of KDE 4.2 pre-release)
[I tried to make a new file "hcid.conf" in /etc/bluetooth as suggest for older versions - Forums only told me so far that the mechanism has changed... but none knows how ;) ... passkey-agent is not installed on my machine] - Jan 25 2009

Chat & Messenging by exclude 2 comments
----
#!/bin/bash
message=`kdialog --inputbox 'What are you doing right now?'`
curl -u Twitter_USERNAME:PASSWORD -s -F status="$message" http://twitter.com/statuses/update.xml http://twitter.com/account/end_session
curl -u Identi.ca_USERNAME:PASSWORD -s -F status="$message" http://identi.ca/api/statuses/update.xml http://identi.ca/account/end_session
----
This script sends the same message to two services. In this case it is Twitter - and the open source alternative http://identi.ca as well.
identi.ca is based on the Laconica software ( http://laconi.ca/ ) - and this script will similar work with every service that runs Laconica.
Have fun!
P.S.
The most missing feature for me is a sign that the limit of letters (140 signs) has been reached... Everything else works very well just with kdialog and curl! - Aug 19 2008
For sure it works the same way with other Laconica software. Feel free to use it - and to make it better!
----
#!/bin/bash
message=`kdialog --inputbox 'What are you doing right now?'`
curl -u Twitter_USERNAME:PASSWORD -s -F status="$message" http://twitter.com/statuses/update.xml http://twitter.com/account/end_session
curl -u Identi.ca_USERNAME:PASSWORD -s -F status="$message" http://identi.ca/api/statuses/update.xml http://identi.ca/account/end_session
----
- Aug 19 2008
However: I guess that I will not use it untill there are some crossposting abilities.
While I know that this should be built in in Laconica, I thought about if it wouldn't be nice to post it meanwhile two times - To identi.ca/Laconica and also to Twitter...
- Aug 19 2008

Utilities by lovewilliam 2 comments
My guess is: Could it be that it should produce sound that should ban insects?
It would be nice if you add some descriptive words!
Maybe a translation, or a request for a translation, at least in english...
Other things look nice :] ! - Jul 19 2008

Various KDE 1.-4. Improvements by lunimare 2 comments
Besides: Did I miss something serious?? - Dec 23 2007

Various KDE 1.-4. Improvements by CraigD 453 comments

Bootsplash Various by nico67 1 comment
Thank you! :) - Oct 22 2007

Amarok 1.x Scripts by EnKeksiMt 2 comments

Graphic Apps by TundraMan 2 comments
I tried to configure the source. It said:
configure: error: KIPI not found. Please ensure you have properly installed KIPI before continuing.
I have the kipi-plugins -package (0.1.2-1ubuntu2) installed with kubuntu.
- Jan 02 2007

Amarok 1.x Scripts by gnumdk 1 comment