<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://wiki.apidesign.org/skins/common/feed.css?116"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Amarok - Revision history</title>
		<link>http://wiki.apidesign.org/index.php?title=Amarok&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.12.0rc1</generator>
		<lastBuildDate>Wed, 06 May 2026 03:07:18 GMT</lastBuildDate>
		<item>
			<title>JaroslavTulach at 09:37, 7 June 2013</title>
			<link>http://wiki.apidesign.org/index.php?title=Amarok&amp;diff=6712&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 09:37, 7 June 2013&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 11:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 11:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;As the extension had to be written in [[JavaScript]], it took me a while to write it. The whole process felt to me like a ''browser based programming'' - editor opened on one side, browser on the other. Whenever I wanted to call a method on a object, I needed to seek in the browser. There was no connection between the editor and the documentation. Oh, those stone age days of programming!&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;As the extension had to be written in [[JavaScript]], it took me a while to write it. The whole process felt to me like a ''browser based programming'' - editor opened on one side, browser on the other. Whenever I wanted to call a method on a object, I needed to seek in the browser. There was no connection between the editor and the documentation. Oh, those stone age days of programming!&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;comments/&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;[[Category:OpenSourceContribution]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Fri, 07 Jun 2013 09:37:28 GMT</pubDate>			<dc:creator>JaroslavTulach</dc:creator>			<comments>http://wiki.apidesign.org/wiki/Talk:Amarok</comments>		</item>
		<item>
			<title>JaroslavTulach at 07:32, 6 December 2011</title>
			<link>http://wiki.apidesign.org/index.php?title=Amarok&amp;diff=5337&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 07:32, 6 December 2011&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;It turned out (while discussing [https://bugs.kde.org/show_bug.cgi?id=203727 203727]), that some sort of randomize functionality is there (but hidden by some extra complex and secret UI). I was using it for few months, but never was really satisfied (I could not do the manual polishing after the re-shuffling). Today I told myself - enough and wrote an extension in [[Javascript]] that adds the shuffle action to the Tools menu.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;It turned out (while discussing [https://bugs.kde.org/show_bug.cgi?id=203727 203727]), that some sort of randomize functionality is there (but hidden by some extra complex and secret UI). I was using it for few months, but never was really satisfied (I could not do the manual polishing after the re-shuffling). Today I told myself - enough and wrote an extension in [[Javascript]] that adds the shuffle action to the Tools menu.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;If you ever missed the shuffle functionality, don't wait anymore and download the extension from [[&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;Image&lt;/del&gt;:Randomize.amarokscript.tar.gz|&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;following page&lt;/del&gt;]] and &lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;untar &lt;/del&gt;it into ''$HOME/.kde/share/apps/amarok/scripts/''.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;If you ever missed the shuffle functionality, don't wait anymore and download the extension from [[&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;Media&lt;/ins&gt;:Randomize.amarokscript.tar.gz|&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;here&lt;/ins&gt;]] and &lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;install &lt;/ins&gt;it into ''$HOME/.kde/share/apps/amarok/scripts/''.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;As the extension had to be written in [[JavaScript]], it took me a while to write it. The whole process felt to me like a ''browser based programming'' - editor opened on one side, browser on the other. Whenever I wanted to call a method on a object, I needed to seek in the browser. There was no connection between the editor and the documentation. Oh, those stone age days of programming!&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;As the extension had to be written in [[JavaScript]], it took me a while to write it. The whole process felt to me like a ''browser based programming'' - editor opened on one side, browser on the other. Whenever I wanted to call a method on a object, I needed to seek in the browser. There was no connection between the editor and the documentation. Oh, those stone age days of programming!&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;comments/&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;comments/&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Tue, 06 Dec 2011 07:32:20 GMT</pubDate>			<dc:creator>JaroslavTulach</dc:creator>			<comments>http://wiki.apidesign.org/wiki/Talk:Amarok</comments>		</item>
		<item>
			<title>JaroslavTulach at 07:30, 6 December 2011</title>
			<link>http://wiki.apidesign.org/index.php?title=Amarok&amp;diff=5336&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 07:30, 6 December 2011&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;It turned out (while discussing [https://bugs.kde.org/show_bug.cgi?id=203727 203727]), that some sort of randomize functionality is there (but hidden by some extra complex and secret UI). I was using it for few months, but never was really satisfied (I could not do the manual polishing after the re-shuffling). Today I told myself - enough and wrote an extension in [[Javascript]] that adds the shuffle action to the Tools menu.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;It turned out (while discussing [https://bugs.kde.org/show_bug.cgi?id=203727 203727]), that some sort of randomize functionality is there (but hidden by some extra complex and secret UI). I was using it for few months, but never was really satisfied (I could not do the manual polishing after the re-shuffling). Today I told myself - enough and wrote an extension in [[Javascript]] that adds the shuffle action to the Tools menu.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;If you ever missed the shuffle functionality, don't wait anymore and download the extension &lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;here: &lt;/del&gt;[[Image:Randomize.amarokscript.tar.gz]] and untar it into ''$HOME/.kde/share/apps/amarok/scripts/''.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;If you ever missed the shuffle functionality, don't wait anymore and download the extension &lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;from &lt;/ins&gt;[[Image:Randomize.amarokscript.tar.gz&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;|following page&lt;/ins&gt;]] and untar it into ''$HOME/.kde/share/apps/amarok/scripts/''.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;As the extension had to be written in [[JavaScript]], it took me a while to write it. The whole process felt to me like a ''browser based programming'' - editor opened on one side, browser on the other. Whenever I wanted to call a method on a object, I needed to seek in the browser. There was no connection between the editor and the documentation. Oh, those stone age days of programming!&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;comments/&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;comments/&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Tue, 06 Dec 2011 07:30:11 GMT</pubDate>			<dc:creator>JaroslavTulach</dc:creator>			<comments>http://wiki.apidesign.org/wiki/Talk:Amarok</comments>		</item>
		<item>
			<title>JaroslavTulach at 21:15, 30 November 2011</title>
			<link>http://wiki.apidesign.org/index.php?title=Amarok&amp;diff=5330&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 21:15, 30 November 2011&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[wikipedia:&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;Amarok&lt;/del&gt;|Amarok]] is a fancy music player for [[KDE]].&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[wikipedia:&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;Amarok_(software)&lt;/ins&gt;|Amarok]] is a fancy music player for [[KDE]].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Due to unfamous [[KDE]]'s policy to rewrite the whole system from scratch every few years, there is a currious situation - after each upgrade you find out that new versions of your favourite applications are missing some functionality that you were using a lot. The same situation happened to me with [[Amarok]] 2 and I reported it as a bug [https://bugs.kde.org/show_bug.cgi?id=203727 203727].&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Due to unfamous [[KDE]]'s policy to rewrite the whole system from scratch every few years, there is a currious situation - after each upgrade you find out that new versions of your favourite applications are missing some functionality that you were using a lot. The same situation happened to me with [[Amarok]] 2 and I reported it as a bug [https://bugs.kde.org/show_bug.cgi?id=203727 203727].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Wed, 30 Nov 2011 21:15:35 GMT</pubDate>			<dc:creator>JaroslavTulach</dc:creator>			<comments>http://wiki.apidesign.org/wiki/Talk:Amarok</comments>		</item>
		<item>
			<title>JaroslavTulach at 21:14, 30 November 2011</title>
			<link>http://wiki.apidesign.org/index.php?title=Amarok&amp;diff=5329&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 21:14, 30 November 2011&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;It turned out (while discussing [https://bugs.kde.org/show_bug.cgi?id=203727 203727]), that some sort of randomize functionality is there (but hidden by some extra complex and secret UI). I was using it for few months, but never was really satisfied (I could not do the manual polishing after the re-shuffling). Today I told myself - enough and wrote an extension in [[Javascript]] that adds the shuffle action to the Tools menu.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;It turned out (while discussing [https://bugs.kde.org/show_bug.cgi?id=203727 203727]), that some sort of randomize functionality is there (but hidden by some extra complex and secret UI). I was using it for few months, but never was really satisfied (I could not do the manual polishing after the re-shuffling). Today I told myself - enough and wrote an extension in [[Javascript]] that adds the shuffle action to the Tools menu.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;If you ever missed the shuffle functionality, don't wait anymore and download the extension here: [[&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;File&lt;/del&gt;:Randomize.amarokscript.tar.gz]] and untar it into ''$HOME/.kde/share/apps/amarok/scripts/''.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;If you ever missed the shuffle functionality, don't wait anymore and download the extension here: [[&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;Image&lt;/ins&gt;:Randomize.amarokscript.tar.gz]] and untar it into ''$HOME/.kde/share/apps/amarok/scripts/''.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;comments/&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;comments/&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Wed, 30 Nov 2011 21:14:26 GMT</pubDate>			<dc:creator>JaroslavTulach</dc:creator>			<comments>http://wiki.apidesign.org/wiki/Talk:Amarok</comments>		</item>
		<item>
			<title>JaroslavTulach at 21:13, 30 November 2011</title>
			<link>http://wiki.apidesign.org/index.php?title=Amarok&amp;diff=5328&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 21:13, 30 November 2011&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;It turned out (while discussing [https://bugs.kde.org/show_bug.cgi?id=203727 203727]), that some sort of randomize functionality is there (but hidden by some extra complex and secret UI). I was using it for few months, but never was really satisfied (I could not do the manual polishing after the re-shuffling). Today I told myself - enough and wrote an extension in [[Javascript]] that adds the shuffle action to the Tools menu.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;It turned out (while discussing [https://bugs.kde.org/show_bug.cgi?id=203727 203727]), that some sort of randomize functionality is there (but hidden by some extra complex and secret UI). I was using it for few months, but never was really satisfied (I could not do the manual polishing after the re-shuffling). Today I told myself - enough and wrote an extension in [[Javascript]] that adds the shuffle action to the Tools menu.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;If you ever missed the shuffle functionality, don't wait anymore and download the extension here: [[File:Randomize.&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;amarok&lt;/del&gt;.tar.gz]] and untar it into ''$HOME/.kde/share/apps/amarok/scripts/''.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;If you ever missed the shuffle functionality, don't wait anymore and download the extension here: [[File:Randomize.&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;amarokscript&lt;/ins&gt;.tar.gz]] and untar it into ''$HOME/.kde/share/apps/amarok/scripts/''.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;comments/&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;comments/&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Wed, 30 Nov 2011 21:13:15 GMT</pubDate>			<dc:creator>JaroslavTulach</dc:creator>			<comments>http://wiki.apidesign.org/wiki/Talk:Amarok</comments>		</item>
		<item>
			<title>JaroslavTulach at 21:12, 30 November 2011</title>
			<link>http://wiki.apidesign.org/index.php?title=Amarok&amp;diff=5327&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 21:12, 30 November 2011&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;It turned out (while discussing [https://bugs.kde.org/show_bug.cgi?id=203727 203727]), that some sort of randomize functionality is there (but hidden by some extra complex and secret UI). I was using it for few months, but never was really satisfied (I could not do the manual polishing after the re-shuffling). Today I told myself - enough and wrote an extension in [[Javascript]] that adds the shuffle action to the Tools menu.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;It turned out (while discussing [https://bugs.kde.org/show_bug.cgi?id=203727 203727]), that some sort of randomize functionality is there (but hidden by some extra complex and secret UI). I was using it for few months, but never was really satisfied (I could not do the manual polishing after the re-shuffling). Today I told myself - enough and wrote an extension in [[Javascript]] that adds the shuffle action to the Tools menu.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;If you ever missed the shuffle functionality, don't wait anymore and download the extension here: [[Randomize.amarok.tar.gz]] and untar it into ''$HOME/.kde/share/apps/amarok/scripts/''.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;If you ever missed the shuffle functionality, don't wait anymore and download the extension here: [[&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;File:&lt;/ins&gt;Randomize.amarok.tar.gz]] and untar it into ''$HOME/.kde/share/apps/amarok/scripts/''.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;comments/&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;comments/&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Wed, 30 Nov 2011 21:12:40 GMT</pubDate>			<dc:creator>JaroslavTulach</dc:creator>			<comments>http://wiki.apidesign.org/wiki/Talk:Amarok</comments>		</item>
		<item>
			<title>JaroslavTulach at 21:12, 30 November 2011</title>
			<link>http://wiki.apidesign.org/index.php?title=Amarok&amp;diff=5326&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 21:12, 30 November 2011&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;It turned out (while discussing [https://bugs.kde.org/show_bug.cgi?id=203727 203727]), that some sort of randomize functionality is there (but hidden by some extra complex and secret UI). I was using it for few months, but never was really satisfied (I could not do the manual polishing after the re-shuffling). Today I told myself - enough and wrote an extension in [[Javascript]] that adds the shuffle action to the Tools menu.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;It turned out (while discussing [https://bugs.kde.org/show_bug.cgi?id=203727 203727]), that some sort of randomize functionality is there (but hidden by some extra complex and secret UI). I was using it for few months, but never was really satisfied (I could not do the manual polishing after the re-shuffling). Today I told myself - enough and wrote an extension in [[Javascript]] that adds the shuffle action to the Tools menu.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;If you ever missed the shuffle functionality, don't wait anymore and download the extension here:&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;If you ever missed the shuffle functionality, don't wait anymore and download the extension here: &lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;[[Randomize.amarok.tar.gz]] and untar it into ''$HOME/.kde/share/apps/amarok/scripts/''.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;comments/&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;comments/&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Wed, 30 Nov 2011 21:12:29 GMT</pubDate>			<dc:creator>JaroslavTulach</dc:creator>			<comments>http://wiki.apidesign.org/wiki/Talk:Amarok</comments>		</item>
		<item>
			<title>JaroslavTulach: New page: Amarok is a fancy music player for KDE.  Due to unfamous KDE's policy to rewrite the whole system from scratch every few years, there is a currious situation -...</title>
			<link>http://wiki.apidesign.org/index.php?title=Amarok&amp;diff=5324&amp;oldid=prev</link>
			<description>&lt;p&gt;New page: &lt;a href=&quot;http://en.wikipedia.org/wiki/Amarok&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Amarok&quot;&gt;Amarok&lt;/a&gt; is a fancy music player for &lt;a href=&quot;/wiki/KDE&quot; title=&quot;KDE&quot;&gt;KDE&lt;/a&gt;.  Due to unfamous &lt;a href=&quot;/wiki/KDE&quot; title=&quot;KDE&quot;&gt;KDE&lt;/a&gt;'s policy to rewrite the whole system from scratch every few years, there is a currious situation -...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[wikipedia:Amarok|Amarok]] is a fancy music player for [[KDE]].&lt;br /&gt;
&lt;br /&gt;
Due to unfamous [[KDE]]'s policy to rewrite the whole system from scratch every few years, there is a currious situation - after each upgrade you find out that new versions of your favourite applications are missing some functionality that you were using a lot. The same situation happened to me with [[Amarok]] 2 and I reported it as a bug [https://bugs.kde.org/show_bug.cgi?id=203727 203727].&lt;br /&gt;
&lt;br /&gt;
I was missing an easy way to randomize the playlist. It is essential, I always pick few albums drag'n'drop them to the playlist, then randomize all the songs, look at the order, polish it a bit and then play them all.&lt;br /&gt;
&lt;br /&gt;
It turned out (while discussing [https://bugs.kde.org/show_bug.cgi?id=203727 203727]), that some sort of randomize functionality is there (but hidden by some extra complex and secret UI). I was using it for few months, but never was really satisfied (I could not do the manual polishing after the re-shuffling). Today I told myself - enough and wrote an extension in [[Javascript]] that adds the shuffle action to the Tools menu.&lt;br /&gt;
&lt;br /&gt;
If you ever missed the shuffle functionality, don't wait anymore and download the extension here:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;comments/&amp;gt;&lt;/div&gt;</description>
			<pubDate>Wed, 30 Nov 2011 21:08:56 GMT</pubDate>			<dc:creator>JaroslavTulach</dc:creator>			<comments>http://wiki.apidesign.org/wiki/Talk:Amarok</comments>		</item>
	</channel>
</rss>