<?xml version="1.0"?>
<rss version="2.0">

<channel>
	<title>Planet Slackware Indonesia</title>
	<link>http://planet.slackware-id.org/</link>
	<language>en</language>
	<description>Planet Slackware Indonesia - http://planet.slackware-id.org/</description>

<item>
	<title>Willy Sudiarto Raharjo: Adding More Protection Layer on PHP</title>
	<guid>tag:blogger.com,1999:blog-7534848307469799413.post-7945353735438411373</guid>
	<link>http://slackblogs.blogspot.com/2012/02/adding-more-protection-layer-on-php.html</link>
	<description>PHP is a well known and popular programming language that has been considered mature for years. It has a big community behind the stage and it's been used in most websites due to it's nature of being an open source project and widely supported by many Linux distributions.&lt;br /&gt;&lt;br /&gt;Unfortunately, lately, they have been struggling to work with their security problems and even with Stefan Esser's help to improve the project, their ego was too high, so they ignored some of his proposal to improve PHP's security core. At the end, Stefan released &lt;a href=&quot;http://www.hardened-php.net/suhosin.127.html&quot;&gt;Suhosin project&lt;/a&gt; to help users to get the better PHP service from the security point of view.&lt;br /&gt;&lt;br /&gt;I always installed Suhosin on my servers since lately, PHP has changed it's way of rolling releases and it's not as often as it used to be. Some critical fixes are in pending for months until it's rolled out to users and sometimes, it's kinda late to prevent exploits coming around.&lt;br /&gt;&lt;br /&gt;There are two ways of installing Suhosin. The first one comes as a PHP patch which will be used against PHP source code prior compilation and the second option come as an extension. If you plan to compile your first PHP and release it as a bundle, it's better for you to pick the first option as it will patch PHP directly into the source. However, sometimes you have your PHP up and running and you want to add additional security layer on top of it and that's when the second option is preferred.&lt;br /&gt;&lt;br /&gt;Here's how you compile and install Suhosin on top of running PHP&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Download the latest release of &lt;a href=&quot;http://www.hardened-php.net/suhosin/download.html&quot;&gt;Suhosin Extension &lt;/a&gt;&lt;/li&gt;&lt;li&gt;Extract the package (&lt;b&gt;tar -xzvf suhosin-0.9.33.tgz&lt;/b&gt;)&lt;/li&gt;&lt;li&gt;Change to suhosin directory (&lt;b&gt;cd suhosin-0.9.33&lt;/b&gt;)&lt;/li&gt;&lt;li&gt;Ran the magic command (&lt;b&gt;phpize; ./configure; make;&lt;/b&gt;)&lt;/li&gt;&lt;li&gt;Install the package using root account (&lt;b&gt;make install&lt;/b&gt;)&amp;nbsp;&lt;/li&gt;&lt;li&gt;Add this line into your php.ini file (&lt;b&gt;extension=suhosin.so&lt;/b&gt;)&lt;/li&gt;&lt;li&gt;Add the appropriate location of the module in extension_dir variable in php.ini&lt;/li&gt;&lt;li&gt;Restart your Apache (&lt;b&gt;/etc/rc.d/rc.httpd restart&lt;/b&gt;)&lt;/li&gt;&lt;li&gt;Confirm your PHP is protected by Suhosin (&lt;b&gt;php -v&lt;/b&gt;)&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://3.bp.blogspot.com/-ZmJWe17_jmU/Ty3nRu8e-II/AAAAAAAAB2Y/yte_n7D-uZk/s1600/suhosin-cli.jpg&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;54&quot; src=&quot;http://3.bp.blogspot.com/-ZmJWe17_jmU/Ty3nRu8e-II/AAAAAAAAB2Y/yte_n7D-uZk/s320/suhosin-cli.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;If you ran the phpinfo() function, you will get something like this&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://2.bp.blogspot.com/-8IY_0gSQvug/Ty3nTj3I0OI/AAAAAAAAB2g/d5yG_4PJ8kM/s1600/suhosin-gui.jpg&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;46&quot; src=&quot;http://2.bp.blogspot.com/-8IY_0gSQvug/Ty3nTj3I0OI/AAAAAAAAB2g/d5yG_4PJ8kM/s320/suhosin-gui.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7534848307469799413-7945353735438411373?l=slackblogs.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Sun, 05 Feb 2012 02:21:00 +0000</pubDate>
	<author>noreply@blogger.com (Willy Sudiarto Raharjo)</author>
</item>
<item>
	<title>Widya Walesa: Slackware Current Using Kernel 3.2.2</title>
	<guid>http://www.walecha.net/675 at http://www.walecha.net</guid>
	<link>http://feedproxy.google.com/~r/slackwall/~3/-seC8_G0UUo/slackware-current-using-kernel-322</link>
	<description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;&lt;img alt=&quot;Slackware Linux Logo&quot; src=&quot;http://www.walecha.net/sites/default/files/images/slackware_logo-150x150.png&quot; /&gt;Still remember my poll about &lt;a href=&quot;http://www.walecha.net/content/what-kernel-version-should-be-used-next-slackware&quot; target=&quot;_blank&quot;&gt;what kernel version should be used by the next slackware-current&lt;/a&gt;? So for you who have choosen the linux kernel 3.2.2, now you can have a nice drink &lt;img alt=&quot;cool&quot; height=&quot;20&quot; src=&quot;http://www.walecha.net/sites/all/libraries/ckeditor/plugins/smiley/images/shades_smile.gif&quot; title=&quot;cool&quot; width=&quot;20&quot; /&gt;. Yes, &lt;a href=&quot;http://www.slackware.com&quot;&gt;slackware&lt;/a&gt;-current now shipped with kernel 3.2.2 as it's default kernel. But not only that. You'll be surprised if you read the full &lt;a href=&quot;http://ftp.paudni.kemdiknas.go.id/slackware/slackware-current/ChangeLog.txt&quot;&gt;ChangeLog.txt&lt;/a&gt; for complete update information. Trust me on that. Or, you can read Willy's blog for the &lt;a href=&quot;http://slackblogs.blogspot.com/2012/02/current-moving-on.html&quot;&gt;update summary&lt;/a&gt;. So now, I'm going to write about how to upgrade my slackware-current to the latest release.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;ul class=&quot;links inline&quot;&gt;&lt;li class=&quot;service-links-twitter first&quot;&gt;&lt;a href=&quot;http://twitter.com/share?url=www.bit.ly/wHQJuf&amp;text=Slackware%20Current%20Using%20Kernel%203.2.2&quot; title=&quot;Share this on Twitter&quot; class=&quot;service-links-twitter&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.walecha.net/sites/all/modules/service_links/images/twitter.png&quot; alt=&quot;Twitter&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;service-links-facebook&quot;&gt;&lt;a href=&quot;http://www.facebook.com/sharer.php?u=www.bit.ly/wHQJuf&amp;t=Slackware%20Current%20Using%20Kernel%203.2.2&quot; title=&quot;Share on Facebook.&quot; class=&quot;service-links-facebook&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.walecha.net/sites/all/modules/service_links/images/facebook.png&quot; alt=&quot;Facebook&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;service-links-digg&quot;&gt;&lt;a href=&quot;http://digg.com/submit?phase=2&amp;url=www.bit.ly/wHQJuf&amp;title=Slackware%20Current%20Using%20Kernel%203.2.2&quot; title=&quot;Digg this post on digg.com&quot; class=&quot;service-links-digg&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.walecha.net/sites/all/modules/service_links/images/digg.png&quot; alt=&quot;Digg&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;service-links-identica last&quot;&gt;&lt;a href=&quot;http://identi.ca/?action=newnotice&amp;status_textarea=Slackware%20Current%20Using%20Kernel%203.2.2%20www.bit.ly/wHQJuf&quot; title=&quot;Dent this on identi.ca.&quot; class=&quot;service-links-identica&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.walecha.net/sites/all/modules/service_links/images/identica.png&quot; alt=&quot;identi.ca&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/slackwall/~4/-seC8_G0UUo&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</description>
	<pubDate>Fri, 03 Feb 2012 07:22:17 +0000</pubDate>
</item>
<item>
	<title>Willy Sudiarto Raharjo: GSB 3.2.2 Maintenance Patches</title>
	<guid>tag:blogger.com,1999:blog-7534848307469799413.post-8522789800435651860</guid>
	<link>http://slackblogs.blogspot.com/2012/02/gsb-322-maintenance-patches.html</link>
	<description>People working in &lt;a href=&quot;http://www.gnomeslackbuild.org/&quot;&gt;GSB project&lt;/a&gt; has updated their repositories to add GNOME 3.2.2 maintenance patches. I actually missed this update because i didn't use GSB on my systems. I found out this update when running rsync script on my server. Here's the latest changelog:&lt;br /&gt;&lt;pre&gt;Mon Jan 30 18:34:44 GMT 2012&lt;br /&gt;  GNOME 3.2.2 maintenance patches.&lt;br /&gt;patches/avahi-0.6.30-i486-2gsb.txz: Patched.&lt;br /&gt;  Fix a potential problem where avahi could replace the /etc/HOSTNAME with&lt;br /&gt;  incorrect information.  Thanks to Robby Workman for pointing out the problem&lt;br /&gt;  and sending a patch.&lt;br /&gt;patches/clutter-1.8.4-i486-1gsb.txz: Upgraded.&lt;br /&gt;patches/packages/gjs-1.30.1-i486-1gsb.txz: Upgraded.&lt;br /&gt;patches/packages/evolution-data-server-3.2.3-i486-1gsb.txz: Upgraded.&lt;br /&gt;patches/packages/gnome-icon-theme-symbolic-3.2.2-i486-1gsb.txz: Upgraded.&lt;br /&gt;patches/packages/gtkhtml-4.2.3-i486-1gsb.txz: Upgraded.&lt;br /&gt;patches/packages/evolution-3.2.3-i486-1gsb.txz: Upgraded.&lt;br /&gt;  Fixes numerous crashes.  For more information, see:&lt;br /&gt;     http://download.gnome.org/sources/evolution/3.2/evolution-3.2.3.changes.&lt;br /&gt;patches/packages/evolution-exchange-3.2.3-i486-1gsb.txz: Upgraded.&lt;br /&gt;patches/packages/evolution-groupwise-3.2.3-i486-1gsb.txz: Upgraded.&lt;br /&gt;patches/packages/gedit-3.2.6-i486-1gsb.txz: Upgraded.&lt;br /&gt;patches/packages/gnome-nettool-3.0.1-i486-1gsb.txz: Upgraded.&lt;br /&gt;patches/packages/mutter-3.2.2-i486-1gsb.txz: Upgraded.&lt;br /&gt;  Fixes a major memory leak with gnome-shell.  For more information, see:&lt;br /&gt;    https://bugzilla.gnome.org/show_bug.cgi?id=642652&lt;br /&gt;patches/packages/clutter-gst-1.4.6-i486-1gsb.txz: Upgraded.&lt;br /&gt;patches/packages/libgee-0.6.4-i486-1gsb.txz: Upgraded.&lt;br /&gt;patches/packages/gnome-shell-3.2.2.1-i486-1gsb.txz: Upgraded.&lt;br /&gt;  Fixes numerous crashes and brings improvements for the message tray.  For&lt;br /&gt;  more information, see: &lt;br /&gt;    https://bugzilla.gnome.org/show_bug.cgi?id=663815&lt;br /&gt;    https://bugzilla.gnome.org/show_bug.cgi?id=664138&lt;br /&gt;    https://bugzilla.gnome.org/show_bug.cgi?id=648450&lt;br /&gt;    https://bugzilla.gnome.org/show_bug.cgi?id=667652&lt;br /&gt;    https://bugzilla.gnome.org/show_bug.cgi?id=668048&lt;br /&gt;patches/packages/heimdal-libraries-1.5.2-i486-1gsb.txz: Upgraded.&lt;br /&gt;  This contains two security fixes for the libtelnet library and for libkrb5&lt;br /&gt;  checksums (2012-01-11, 2012-01-10). For more information, see:&lt;br /&gt;    http://www.l5l.org/advisories.html?show=2012-01-10&lt;br /&gt;    http://www.l5l.org/advisories.html?show=2012-01-11&lt;br /&gt;  (* Security fix *)&lt;br /&gt;testing/gnote-0.8.2-i486-1gsb.txz: Added.&lt;br /&gt;testing/tdb-1.2.9-i486-1gsb.txz: Added.&lt;br /&gt;  An upgraded tdb package is needed by rhythmbox;  this version of the library&lt;br /&gt;  will conflict with the tdb in the samba package.  &lt;br /&gt;testing/rhythmbox-2.95-i486-1gsb.txz: Added.&lt;/pre&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7534848307469799413-8522789800435651860?l=slackblogs.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Fri, 03 Feb 2012 00:23:00 +0000</pubDate>
	<author>noreply@blogger.com (Willy Sudiarto Raharjo)</author>
</item>
<item>
	<title>Willy Sudiarto Raharjo: Kernel-firmware Updated and Firefox 11 Beta 1</title>
	<guid>tag:blogger.com,1999:blog-7534848307469799413.post-5667055093772450950</guid>
	<link>http://slackblogs.blogspot.com/2012/02/kernel-firmware-updated-and-firefox-11.html</link>
	<description>Ysterday's update had some glitch in which one of the file had a FAILED checksums and that belongs to the kernel-firmware package. The checksums of the package is good, but the .asc file that is being used to verify it's not, so it's not really a serious problem, but Pat decided to fix this problem by building a fresh kernel-firmware package taken from the git source. &lt;br /&gt;&lt;br /&gt;A new beta build of Firefox is also added on testing/. It surely follows the tradition of adding Firefox's beta builds on testing/ that has been executed in the last round of development cycle.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7534848307469799413-5667055093772450950?l=slackblogs.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Fri, 03 Feb 2012 00:13:00 +0000</pubDate>
	<author>noreply@blogger.com (Willy Sudiarto Raharjo)</author>
</item>
<item>
	<title>Willy Sudiarto Raharjo: Updated Multilib and Qt</title>
	<guid>tag:blogger.com,1999:blog-7534848307469799413.post-2068638608467710922</guid>
	<link>http://slackblogs.blogspot.com/2012/02/updated-multilib-and-qt.html</link>
	<description>AlienBOB has updated &lt;a href=&quot;http://connie.slackware.com/%7Ealien/multilib/ChangeLog.txt&quot;&gt;his multilib&lt;/a&gt; packages to sync with the latest update in -Current that happened yesterday. People running multilib system won't be able to launch several applications if they don't upgrade their multilib packages since the application on -Current are built based on other version of GCC and GLIBC, so it must be re-adjusted once they are upgraded.&lt;br /&gt;&lt;br /&gt;Another update from AlienBOB is the updated Qt package which fixed a security vulnerability (CVE-2011-3922) and should solve the path problem in several places, and this should fix the missing startup sound notification we all experienced soon after we upgraded to KDE 4.8.0. With this update, &lt;a href=&quot;http://slackblogs.blogspot.com/2012/01/fixing-sound-startup-on-kde.html&quot;&gt;my previous article&lt;/a&gt; is no longer needed as it has been fixed by upstream.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7534848307469799413-2068638608467710922?l=slackblogs.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Fri, 03 Feb 2012 00:03:00 +0000</pubDate>
	<author>noreply@blogger.com (Willy Sudiarto Raharjo)</author>
</item>
<item>
	<title>Hadi Sumarsono: Nikmati ber-Zekr di Slackware 13.37</title>
	<guid>http://slackycml.homenet.org/slackycml/144@http://slackycml.homenet.org/slackycml</guid>
	<link>http://slackycml.homenet.org/pivot/entry.php?id=144&amp;w=slackwarelinux_comal</link>
	<description>&lt;p&gt;
&lt;strong&gt;Bismillah.&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Aplikasi Zekr bermanfaat bagi muslimin untuk mencari dan membaca ayat-ayat Al-Quran di komputer. Zekr nampaknya belum bisa digantikan aplikasi lainnya karena stabil dan jarang sekali bermasalah. Nah, sayangnya bila Zekr diinstalkan di Slackware 13.37 akan konflik dengan &lt;/strong&gt;&lt;strong&gt;aplikasi &lt;/strong&gt;&lt;strong&gt;Seamonkey bawaan. Zekr akan bekerja baik bila Seamonkey di-downgrade ke versi 1.1.17 bawaan Slackware-13.0 (sayang sekali, versi lama).&lt;/strong&gt;&lt;/p&gt;&lt;a href=&quot;http://slackycml.homenet.org/pivot/entry.php?id=144&amp;w=slackwarelinux_comal#body&quot;&gt;(more)&lt;/a&gt;</description>
	<pubDate>Thu, 02 Feb 2012 04:06:00 +0000</pubDate>
</item>
<item>
	<title>Willy Sudiarto Raharjo: Current Moving On</title>
	<guid>tag:blogger.com,1999:blog-7534848307469799413.post-6466023850311466332</guid>
	<link>http://slackblogs.blogspot.com/2012/02/current-moving-on.html</link>
	<description>After a while, Pat has finally updated the public repository with a massive (as expected) updates with a great quote from the fortune package and everything looks shinny and interesting to see.&lt;br /&gt;&lt;br /&gt;So, in general, this is what you will get with the latest -Current:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Linux Kernel 3.2.2 (fixed the &lt;a href=&quot;http://blog.zx2c4.com/749&quot;&gt;mempodipper&lt;/a&gt; bug)&lt;/li&gt;&lt;li&gt;Coreutil 8.15 (brings improvement for ext4)&lt;/li&gt;&lt;li&gt;Cups 1.4.8 (brings fixes for LibreOffice printing problems, and have a chance to be backported to 13.37 as a patch)&lt;/li&gt;&lt;li&gt;Glibc 2.14.1(latest stable version being rebuilt with new GCC)&lt;/li&gt;&lt;li&gt;GCC 4.6.2 (also latest stable, with support of Go language from Google)&lt;/li&gt;&lt;li&gt;Emacs 23.4 (surprisingly newer than in the original website)&lt;/li&gt;&lt;li&gt;Mozilla Firefox/Thunderbird 10 (just released few days ago)&lt;/li&gt;&lt;li&gt;Seamonkey 2.7 (along with GCC updates to have it working for ARM architecture, thanks to &lt;a href=&quot;http://alien.slackbook.org/blog/happy-new-year-2012/&quot;&gt;AlienBOB's work&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;OpenSSL 0.9.8t (still no 1.0 release yet, but it's 0.9.x still well maintained upstream)&lt;/li&gt;&lt;li&gt;ca-certificates-20111211: removed untrusted certificates&amp;nbsp;&lt;/li&gt;&lt;li&gt;Some library and standard updates &lt;/li&gt;&lt;/ul&gt;More packages will come soon enough, so start your engine and bandwidth for the whole new excitement of Slackware-Current.&lt;br /&gt;&lt;br /&gt;I will start by syncing with the latest update on Slackware-Current in &lt;a href=&quot;http://repo.ukdw.ac.id/slackware/&quot;&gt;UKDW Repository&lt;/a&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7534848307469799413-6466023850311466332?l=slackblogs.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Thu, 02 Feb 2012 03:55:00 +0000</pubDate>
	<author>noreply@blogger.com (Willy Sudiarto Raharjo)</author>
</item>
<item>
	<title>Widya Walesa: KDE 4.8.0 Dan Perbaikan Fitur Suspend di AMD Catalyst</title>
	<guid>http://www.walecha.net/674 at http://www.walecha.net</guid>
	<link>http://feedproxy.google.com/~r/slackwall/~3/LlaaNZgICvc/kde-480-dan-perbaikan-fitur-suspend-di-amd-catalyst</link>
	<description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Selamat pagi! Apa kabar semuanya? Sudah pakai KDE 4.8.0?&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;http://www.walecha.net/computer/slackware&quot;&gt;Slackware&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot;&gt;&lt;a href=&quot;http://www.walecha.net/computer/kde&quot;&gt;KDE&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;http://www.walecha.net/computer/ati&quot;&gt;ATI&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot;&gt;&lt;a href=&quot;http://www.walecha.net/computer/kernel&quot;&gt;Kernel&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-upload field-type-file field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;ul class=&quot;links inline&quot;&gt;&lt;li class=&quot;service-links-twitter first&quot;&gt;&lt;a href=&quot;http://twitter.com/share?url=www.bit.ly/xS5o8B&amp;text=KDE%204.8.0%20Dan%20Perbaikan%20Fitur%20Suspend%20di%20AMD%20Catalyst&quot; title=&quot;Share this on Twitter&quot; class=&quot;service-links-twitter&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.walecha.net/sites/all/modules/service_links/images/twitter.png&quot; alt=&quot;Twitter&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;service-links-facebook&quot;&gt;&lt;a href=&quot;http://www.facebook.com/sharer.php?u=www.bit.ly/xS5o8B&amp;t=KDE%204.8.0%20Dan%20Perbaikan%20Fitur%20Suspend%20di%20AMD%20Catalyst&quot; title=&quot;Share on Facebook.&quot; class=&quot;service-links-facebook&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.walecha.net/sites/all/modules/service_links/images/facebook.png&quot; alt=&quot;Facebook&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;service-links-digg&quot;&gt;&lt;a href=&quot;http://digg.com/submit?phase=2&amp;url=www.bit.ly/xS5o8B&amp;title=KDE%204.8.0%20Dan%20Perbaikan%20Fitur%20Suspend%20di%20AMD%20Catalyst&quot; title=&quot;Digg this post on digg.com&quot; class=&quot;service-links-digg&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.walecha.net/sites/all/modules/service_links/images/digg.png&quot; alt=&quot;Digg&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;service-links-identica last&quot;&gt;&lt;a href=&quot;http://identi.ca/?action=newnotice&amp;status_textarea=KDE%204.8.0%20Dan%20Perbaikan%20Fitur%20Suspend%20di%20AMD%20Catalyst%20www.bit.ly/xS5o8B&quot; title=&quot;Dent this on identi.ca.&quot; class=&quot;service-links-identica&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.walecha.net/sites/all/modules/service_links/images/identica.png&quot; alt=&quot;identi.ca&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/slackwall/~4/LlaaNZgICvc&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</description>
	<pubDate>Wed, 01 Feb 2012 03:54:23 +0000</pubDate>
</item>
<item>
	<title>Willy Sudiarto Raharjo: Merging into /usr</title>
	<guid>tag:blogger.com,1999:blog-7534848307469799413.post-5966641388127406337</guid>
	<link>http://slackblogs.blogspot.com/2012/01/merging-into-usr.html</link>
	<description>There has been a plan for some Linux distribution (started by &lt;a href=&quot;https://fedoraproject.org/wiki/Features/UsrMove&quot;&gt;Fedora&lt;/a&gt;) to follow what &lt;a href=&quot;http://docs.oracle.com/cd/E23824_01/html/E24456/userenv-1.html&quot;&gt;Solaris has been doing for the last 15 years&lt;/a&gt; (and fully completed with the release of Solaris 11) and that is the /usr merge process. In short, all directories containing binaries files should go to /usr and not being scattered in many places like what we had right now, such as /bin, /sbin, /lib, and many others. With this, /usr/bin and /bin will be the same position thus all binaries should be located on this directory.&lt;br /&gt;&lt;br /&gt;So far, systemd is probably working on this process and it's being documented on this &lt;a href=&quot;http://www.freedesktop.org/wiki/Software/systemd/TheCaseForTheUsrMerge&quot;&gt;wiki page&lt;/a&gt;. I assume many other will follow once this concensus has been reached. As an addition, please have a look on this article as well: &lt;a href=&quot;http://lists.busybox.net/pipermail/busybox/2010-December/074114.html&quot;&gt;Understanding the bin, sbin, usr/bin , usr/sbin split.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;What about Slackware? Well, it's kinda difficult to predict what will happen in Slackware since all the final decision is made by Patrick himself along with other Slackware team members, but as long as it's beneficial to Slackware Project and it doesn't give too much burden to the team or Pat himself to do this changes, i think it's still possible to have it on Slackware. Basically this applies to all kinds of technology/features, not just spesifically the /usr merge process.&lt;br /&gt;&lt;br /&gt;This is just my personal opinion as a Slackware users. It doesn't reflect Pat or any other Slackware Team Member's opinion.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7534848307469799413-5966641388127406337?l=slackblogs.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Sun, 29 Jan 2012 06:26:00 +0000</pubDate>
	<author>noreply@blogger.com (Willy Sudiarto Raharjo)</author>
</item>
<item>
	<title>Willy Sudiarto Raharjo: Google Earth 6.0.3 on Slackware</title>
	<guid>tag:blogger.com,1999:blog-7534848307469799413.post-451634093222958764</guid>
	<link>http://slackblogs.blogspot.com/2012/01/google-earth-603-on-slackware.html</link>
	<description>It's just a few minutes after &lt;a href=&quot;http://slackblogs.blogspot.com/2012/01/updated-google-earth-stucked-at-lsb-40.html&quot;&gt;my previous post&lt;/a&gt; about a broken Google Earth 6.0.3 on Slackware and now i have found the solution for that kind of problem, so here's the solution to install the latest Google Earth on Linux (tested here on Slackware Linux):&lt;br /&gt;&lt;pre&gt;./GoogleEarthLinux.bin --target /tmp/ge --noexec&lt;br /&gt;cd /tmp/ge/setup.data/bin/Linux/x86/&lt;br /&gt;cd /tmp/ge/setup.data/bin/Linux/x86_64/ (64-bit)&lt;br /&gt;mv setup.gtk setup.gtk2&lt;br /&gt;cd /tmp/ge&lt;br /&gt;./setup.sh (it can be installed using root or normal account)&lt;br /&gt;&lt;/pre&gt;If for some reason you failed to launch the Google Earth, make sure you have created a symlink to comply with LSB that Google requires by running this as root:&lt;br /&gt;&lt;pre&gt;ln -sf /lib/ld-linux.so.2 /lib/ld-lsb.so.3&lt;/pre&gt;&lt;br /&gt;Here's a screenshot to a working Google Earth installation on my desktop:&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://i123.photobucket.com/albums/o310/willysr/SlackBlog/google-earth-603.jpg&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;461&quot; width=&quot;747&quot; src=&quot;http://i123.photobucket.com/albums/o310/willysr/SlackBlog/google-earth-603.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7534848307469799413-451634093222958764?l=slackblogs.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Sat, 28 Jan 2012 11:55:00 +0000</pubDate>
	<author>noreply@blogger.com (Willy Sudiarto Raharjo)</author>
</item>
<item>
	<title>Willy Sudiarto Raharjo: Updated Google Earth Stucked at LSB 4.0</title>
	<guid>tag:blogger.com,1999:blog-7534848307469799413.post-6419570279501621804</guid>
	<link>http://slackblogs.blogspot.com/2012/01/updated-google-earth-stucked-at-lsb-40.html</link>
	<description>There's a new Google Earth release and it's now 6.2. Unfortunately, the same version is not available in Linux and the latest one in Linux is at 6.0.3.2197. I once covered on how to install &lt;a href=&quot;http://slackblogs.blogspot.com/2010/12/installing-google-earth-6-on-slackware.html&quot;&gt;Google Earth on Slackware&lt;/a&gt; and it's working fine up to &lt;a href=&quot;http://slackblogs.blogspot.com/2011/03/google-earth-602-on-slackware.html&quot;&gt;Version 6.0.2.2074&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Today, i downloaded the latest version and i saw an update there : 6.0.3.2197. I tried to reproduce the same steps i have been using to perform the installation of Google Earth in Linux, but this time, it failed me.&lt;br /&gt;&lt;pre&gt;/GoogleEarthLinux.bin --target /tmp/ge&lt;br /&gt;Creating directory /tmp/ge&lt;br /&gt;Verifying archive integrity... All good.&lt;br /&gt;Uncompressing Google Earth for GNU/Linux 6.0.3.2197.............................................................................................&lt;br /&gt;This version of Google Earth requires LSB 4.0 support which you&lt;br /&gt;do not seem to have.&lt;br /&gt;./setup.sh: line 285: [: missing `]'&lt;br /&gt;Unknown id: yum install redhat-lsb&lt;br /&gt;I/O error : No such file or directory&lt;br /&gt;setup.data/setup.xml:1: parser error : Document is empty&lt;br /&gt;&lt;br /&gt;^&lt;br /&gt;setup.data/setup.xml:1: parser error : Start tag expected, '&amp;lt;' not found&lt;br /&gt;&lt;br /&gt;^&lt;br /&gt;./setup.sh: line 158: 28089 Segmentation fault      &quot;$setup&quot; &quot;$@&quot;&lt;/pre&gt;I'm really sure that it was working in the previous version, but unfortunately, it's likely that Google changed it's requirement to have LSB 4.0 as the base&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7534848307469799413-6419570279501621804?l=slackblogs.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Sat, 28 Jan 2012 11:28:00 +0000</pubDate>
	<author>noreply@blogger.com (Willy Sudiarto Raharjo)</author>
</item>
<item>
	<title>Willy Sudiarto Raharjo: Updated digiKam SlackBuild</title>
	<guid>tag:blogger.com,1999:blog-7534848307469799413.post-8594147754971420961</guid>
	<link>http://slackblogs.blogspot.com/2012/01/updated-digikam-slackbuild.html</link>
	<description>&lt;a href=&quot;http://digikam.org/&quot;&gt;digiKam&lt;/a&gt; is one of my favorite application in KDE since i can use it to export my photos to Facebook directly and it has a lot of interesting features. Unfortunately, this package is not yet part of Slackware default packages, but it's still available on &lt;a href=&quot;http://slackbuilds.org/repository/13.37/graphics/digikam/&quot;&gt;SlackBuilds project&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Another problem is that the maintainer hasn't updated the SlackBuild script to the latest version (2.5.0) and stuck at 1.9.0 up to now.&lt;br /&gt;&lt;br /&gt;For those who wanted to try the new digiKam, you can download the original SlackBuild for digiKam from SBo package and replace the .SlackBuild script with the &lt;a href=&quot;http://www.box.com/s/t5xulb3mjvt5g517dbeg&quot;&gt;modified SlackBuild&lt;/a&gt; from my Box.net account and also &lt;a href=&quot;http://www.box.com/s/lcyk7c9s44i4by93ltrq&quot;&gt;a patch file&lt;/a&gt; to make it compilable. Put them in the digikam directory and start your engine to compile.&lt;br /&gt;&lt;br /&gt;Please read the requirements for the new digiKam package as it adds more dependencies in the process.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7534848307469799413-8594147754971420961?l=slackblogs.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Fri, 27 Jan 2012 03:38:00 +0000</pubDate>
	<author>noreply@blogger.com (Willy Sudiarto Raharjo)</author>
</item>
<item>
	<title>Willy Sudiarto Raharjo: VMWare Workstation 8.0.2 and Linux Kernel 3.2 Patch</title>
	<guid>tag:blogger.com,1999:blog-7534848307469799413.post-2815082138353916361</guid>
	<link>http://slackblogs.blogspot.com/2012/01/vmware-workstation-802-and-linux-kernel.html</link>
	<description>Jérôme posted a comment on my post about &lt;a href=&quot;http://slackblogs.blogspot.com/2012/01/vmware-workstation-8-and-linux-kernel.html&quot;&gt;VMWare and Linux Kernel patch&lt;/a&gt;, saying that the patch i mentioned is not working with VMWare Workstation 8.0.2, the latest VMWare released by the vendor. When a stable kernel is released, normally, the patch should work normally, but in this case, i was wrong (at least my assumption), since the changes in the kernel affected the patch.&lt;br /&gt;&lt;br /&gt;So i started a discussion at the &lt;a href=&quot;http://weltall.heliohost.org/wordpress/2012/01/26/vmware-workstation-8-0-2-player-4-0-2-fix-for-linux-kernel-3-2-and-3-3/#comment-1636&quot;&gt;patcher's blog&lt;/a&gt; and finally the author of the patch confirmed that there's a change in kernel source code which applies to his patch. He fixed the patch and submit it again into his blog post.&lt;br /&gt;&lt;br /&gt;Unfortunately, the script still failed on me if i tried to use his script, but Ted, another people confirmed that it's working on his system but instead of using the bash script to do the job, he patched it manually, so i tried and it worked.&lt;br /&gt;&lt;br /&gt;So here's the solution:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Get the &lt;a href=&quot;http://weltall.heliohost.org/wordpress/wp-content/uploads/2012/01/vmware802fixlinux320.tar.gz&quot;&gt;patch&lt;/a&gt; from the author's blog or from my &lt;a href=&quot;http://www.box.com/s/xq67zyvzq2382o37qbtn&quot;&gt;Box account&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Extract it (assume in /home/willysr)&lt;/li&gt;&lt;li&gt;Go to /usr/lib/vmware/modules/source&lt;/li&gt;&lt;li&gt;Extract the source file (tar xvf vmnet.tar)&lt;/li&gt;&lt;li&gt;Patch the source file (patch -p1 &amp;lt; /home/willysr/vmware3.2.0.patch)&lt;/li&gt;&lt;li&gt;Create a new source file (tar cvf vmnet.tar vmnet-only/)&lt;/li&gt;&lt;li&gt;Recompile VMWare again (vmware-modconfig --console --install-all)&lt;/li&gt;&lt;li&gt;Voila.... everything works normally again&lt;/li&gt;&lt;/ol&gt;This patch should also be working for future Linux Kernel 3.3, so you probably don't need to search for more patch when Linux Kernel 3.3 released by Linus.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7534848307469799413-2815082138353916361?l=slackblogs.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Fri, 27 Jan 2012 00:00:00 +0000</pubDate>
	<author>noreply@blogger.com (Willy Sudiarto Raharjo)</author>
</item>
<item>
	<title>Willy Sudiarto Raharjo: Fixing Amarok Bug: Stop on Every Track</title>
	<guid>tag:blogger.com,1999:blog-7534848307469799413.post-1558985611805516553</guid>
	<link>http://slackblogs.blogspot.com/2012/01/fixing-amarok-bug-stop-on-every-track.html</link>
	<description>I didn't remember when i started to have this problem, but it's very annoying bug. Amarok will stop playing after it completed playing one track even though there are still a lot of files in the playlist. I assume it's another bug due to transition from previous release of Amarok that might caused this problem to surface.&lt;br /&gt;&lt;br /&gt;Thanks to &lt;a href=&quot;http://ubuntuforums.org/showthread.php?t=1187942&quot;&gt;UbuntuForums&lt;/a&gt;, i found the solution and i tried it on my desktop and yes, it worked like charm. It seems my predictions was right and the solution is very simple, which is to remove the old configuration of Amarok by doing this steps (you might loose all your Amarok configuration):&lt;br /&gt;&lt;pre&gt;mkdir ~/.kde/share/config/backup&lt;br /&gt;mv ~/.kde/share/config/amarok* ~/.kde/share/config/backup/&lt;/pre&gt;&lt;br /&gt;Restart your Amarok and voila.... it will start playing all the playlist tracks&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7534848307469799413-1558985611805516553?l=slackblogs.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Thu, 26 Jan 2012 16:49:00 +0000</pubDate>
	<author>noreply@blogger.com (Willy Sudiarto Raharjo)</author>
</item>
<item>
	<title>Willy Sudiarto Raharjo: Fixing Sound Startup on KDE</title>
	<guid>tag:blogger.com,1999:blog-7534848307469799413.post-1677306451806180035</guid>
	<link>http://slackblogs.blogspot.com/2012/01/fixing-sound-startup-on-kde.html</link>
	<description>For those who have been playing with KDE 4.8.0 that was released yesterday, you might noticed that your KDE will not ring any sound when you logged in anymore. I noticed this earlier, but i thought that there was some backend problem and i haven't had time to find the solutions for this.&lt;br /&gt;&lt;br /&gt;AJ Field commented on &lt;a href=&quot;http://alien.slackbook.org/blog/kde-4-8-0-arrives/&quot;&gt;Eric's blog post&lt;/a&gt; about KDE 4.8.0 and pointed &lt;a href=&quot;https://bbs.archlinux.org/viewtopic.php?id=132307&quot;&gt;a thread at ArchLinux Forum&lt;/a&gt; which should solve the problem. I tried to use the solution written there and it really work like a charm.&lt;br /&gt;&lt;br /&gt;The problem only lies in the directory reading on Notification settings (System Settings -&gt; Applications and System Notifications). Previously, you mentioned only the filename, but in KDE 4.8.0, i guess it should have been a complete path, so the solution is simple, just browse the file and pick the same file and it will give you the full path.&lt;br /&gt;&lt;br /&gt;I'll show you before and after i changed the path using these two screenshots below. The first screenshot is the original condition:&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://2.bp.blogspot.com/-kIWfMdjsv6M/TyF0Bfj8rUI/AAAAAAAAB2M/XeSe-aL2mss/s1600/sound-before.jpg&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;246&quot; src=&quot;http://2.bp.blogspot.com/-kIWfMdjsv6M/TyF0Bfj8rUI/AAAAAAAAB2M/XeSe-aL2mss/s320/sound-before.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;This is what i got after i browse the file and pick the same filename.&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://4.bp.blogspot.com/-Ltcjl394Em8/TyF0AK6SkyI/AAAAAAAAB2E/BcW207b3mkk/s1600/sound-after.jpg&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;248&quot; src=&quot;http://4.bp.blogspot.com/-Ltcjl394Em8/TyF0AK6SkyI/AAAAAAAAB2E/BcW207b3mkk/s320/sound-after.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;I only need to save the changes and it will be back to normal again once you logged out and logged in again.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7534848307469799413-1677306451806180035?l=slackblogs.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Thu, 26 Jan 2012 15:44:00 +0000</pubDate>
	<author>noreply@blogger.com (Willy Sudiarto Raharjo)</author>
</item>
<item>
	<title>Hadi Sumarsono: Refleksi Kemerdekaan SO &amp; Aplikasi -Jelang Maulid Nabi- ala slackycml</title>
	<guid>http://slackycml.homenet.org/slackycml/143@http://slackycml.homenet.org/slackycml</guid>
	<link>http://slackycml.homenet.org/pivot/entry.php?id=143&amp;w=slackwarelinux_comal</link>
	<description>&lt;p&gt;
&lt;strong&gt;BismilLahirrohmanirohim.&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Ini tulisan &amp;quot;agak serius&amp;quot; dan &amp;quot;non slackware&amp;quot;, yang lahir dari keprihatinan diri selaku putra negeri ini. Baiklah ... jelang peringatan Maulid Nabi Muhammad shollalLohu 'alayhi wa sallam, sebenarnya ada kesempatan kita -selaku muslim- untuk bercermin diri. Tentu saja yang akan ana bicarakan adalah sisi Sistem Operasi (SO) di komputer kita, bukan hari kemarin yang telah berlalu... tapi hari ini dan hari esok. Ya, mencoba meneropongnya lebih dalam dengan kejujuran seorang muslim.&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Dan jujur saja, tulisan di bawah ini akan menyarankan Anda selaku pembaca untuk menggunakan SO dan aplikasi GNU/Linux yang merdeka, dan meninggalkan SO yang tidak pernah kita -satu kali pun- membeli lisensi penggunaannya. Jadi kalau Anda &amp;quot;membenci&amp;quot; tema seperti ini, berhentilah membaca dan berpindahlah ke judul lainnya, oke?&lt;/strong&gt;&lt;/p&gt;&lt;a href=&quot;http://slackycml.homenet.org/pivot/entry.php?id=143&amp;w=slackwarelinux_comal#body&quot;&gt;(more)&lt;/a&gt;</description>
	<pubDate>Thu, 26 Jan 2012 08:26:00 +0000</pubDate>
</item>
<item>
	<title>Willy Sudiarto Raharjo: First Impression on KDE 4.8.0</title>
	<guid>tag:blogger.com,1999:blog-7534848307469799413.post-4821447347000476688</guid>
	<link>http://slackblogs.blogspot.com/2012/01/first-impression-on-kde-480.html</link>
	<description>I have just finished upgrading my desktop to use KDE 4.8.0, which was just released by KDE team few hours ago while i was sleeping. Thanks to Eric Hameleers, i could get the early release of KDE packages and downloaded this packages as i slept last night. When i woke up this morning, all i have to do is to make sure everything is already up to date by running the rsync script once again.&lt;br /&gt;&lt;br /&gt;Next on, performed the command written on the README and performed the upgrade. Don't forget to have a complete look on the README as there has been a renamed packages. After i rebooted my machine, KDE started to be loaded and there was a new splash screen called Air and Ariya Splash Screen which is very minimalistic, but it does look more professionals.&lt;br /&gt;&lt;br /&gt;If you have been using KDE 4.7, you won't get too much drastic changes, as it's based on previous releases. According to the &lt;a href=&quot;http://kde.org/announcements/4.8/&quot;&gt;announcement&lt;/a&gt;, there are a lot of areas which has been improved on this release:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://kde.org/announcements/4.8/plasma.php&quot;&gt;KDE Plasma Workspaces 4.8 Gain Adaptive Power Management &lt;/a&gt;&amp;nbsp;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://kde.org/announcements/4.8/applications.php&quot;&gt;KDE Applications 4.8 Offer Faster, More Scalable File Management&lt;/a&gt;&amp;nbsp;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://kde.org/announcements/4.8/platform.php&quot;&gt;KDE Platform 4.8 Enhances Interoperability, Introduces Touch-Friendly Components&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;I do feel that KDE 4.8.0 is faster than previous release, probably due to updated Qt which is now bumped to 4.8.0 to sync with KDE release version. You can also have better performance when you enabled desktop effects as there has been &lt;a href=&quot;http://philipp.knechtges.com/?p=10&quot;&gt;a lot of improvements&lt;/a&gt; on this area as well.&lt;br /&gt;&lt;br /&gt;I used Kate a lot and on this release, Kate also got &lt;a href=&quot;http://kate-editor.org/2011/12/21/kate-in-kde-4-8/&quot;&gt;several new features&lt;/a&gt; and one of the new feature i like a lot is the new &lt;a href=&quot;http://kate-editor.org/2011/09/06/line-modification-system/&quot;&gt;Line Modification Indicators&lt;/a&gt;. It really helps for developers to work in collaboration.&lt;br /&gt;&lt;br /&gt;Another nice improvement from KDE is the &lt;strong&gt;&lt;a href=&quot;http://drfav.wordpress.com/2011/10/04/power-management-a-new-screencast/&quot;&gt;Power Management System Settings&lt;/a&gt; which has been redesigned for simplification. It really helps for users carrying portable devices, such as laptop or netbooks.&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;KSecretService is taking it's debut on this release to provide new framework for sharing saved passwords and other credentials between a wider range of applications.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;So far, i have no problems with this release, but even if there is a problem, it will soon be sorted out in the next monthly release which should be out in February and months following.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt; &lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;For now, i'll enjoy Slackware and KDE 4.8.0&lt;/strong&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7534848307469799413-4821447347000476688?l=slackblogs.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Wed, 25 Jan 2012 23:11:00 +0000</pubDate>
	<author>noreply@blogger.com (Willy Sudiarto Raharjo)</author>
</item>
<item>
	<title>Willy Sudiarto Raharjo: KDE 4.8.0 For Slackware</title>
	<guid>tag:blogger.com,1999:blog-7534848307469799413.post-3904889348908578534</guid>
	<link>http://slackblogs.blogspot.com/2012/01/kde-480-for-slackware.html</link>
	<description>&lt;a href=&quot;http://kde.org/&quot;&gt;KDE&lt;/a&gt; has been proven to be stable enough ever since they released the controversial 4.0 version few years ago. Since then, KDE has matured and i can say it's stable enough to be used in production machines (i used it on my desktop, laptop, and workstation). The previous current version was 4.7.4 and it was released on December 2011. This version was meant to be the last version of KDE 4.7.x series according to &lt;a href=&quot;http://kde.org/announcements/announce-4.7.4.php&quot;&gt;KDE&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;KDE communities never stop improving KDE and as the results, we could see KDE 4.8.0 by now and it's spreading to mirror sites around the world and most distribution vendors has started up to update KDE to the latest version to be included to the distribution packages.&lt;br /&gt;&lt;br /&gt;Slackware at this point is still on hibernate status and there hasn't been any big changes on the public repository (-Current tree). Many people has feared that Pat will stop maintaining Slackware, but that's not true. We all know that Pat is very proud of Slackware and i'm sure he will try to maintain it as long as he can, but for now, he need to focus on other things besides Slackware and that results in the lack of updates in -Current. Hopefully that will change in the near future.&lt;br /&gt;&lt;br /&gt;Meanwhile, &lt;a href=&quot;http://alien.slackbook.org/blog/&quot;&gt;Eric&lt;/a&gt; has continued to keep maintaining KDE packages for Slackware. He has done it for several releases back from KDE 4.0 up to 4.7.4 and now, he continues his tradition to provide KDE packages and this time, it's KDE 4.8.0, the latest version from KDE. &lt;br /&gt;&lt;br /&gt;This new version of KDE has more packages then the previous version, thanks to the modularization made by the KDE release team. In total, Eric counted there are 90 tarball sources for this release, exploded from 71 sources from KDE 4.7. This gives more burden to the packagers, but it gives more flexibility to the users as they can pick which packages should be installed on their systems.&lt;br /&gt;&lt;br /&gt;As always, KDE has been known to work without HAL and that will also likely to happen in Slackware, so try to stop depending to HAL for the time being until it's removed completely from Slackware which will be likely to be in the next release of Slackware since KDE and XFCE will be HAL-free for their next major release (KDE 4.8.0 and XFCE 4.8.0).&lt;br /&gt;&lt;br /&gt;Eric mentioned that newer KDE needs mesa-7.10 or newer, and his KDE packages are built for -Current users, not for Slackware 13.37. The reason is simple. There has been a toolchain upgrade in -Current which affects the KDE packages shipped by Eric being incompatible with Slackware-13.37.&lt;br /&gt;&lt;br /&gt;Due to a lot of changes in the package naming, it's suggested that you do exactly what's written on the &lt;a href=&quot;http://repo.ukdw.ac.id/alien-kde/4.8.0/README.html&quot;&gt;README&lt;/a&gt; to perform this upgrade:&lt;br /&gt;&lt;pre&gt;On Slackware 32-bit:&lt;br /&gt;  # upgradepkg --reinstall --install-new x86/deps/*.t?z&lt;br /&gt;  # upgradepkg --reinstall --install-new x86/kde/*.t?z&lt;br /&gt;  # removepkg polkit-kde-1&lt;br /&gt;  # removepkg kdeaccessibility&lt;br /&gt;  # removepkg kdebase&lt;br /&gt;  # removepkg kdebase-runtime&lt;br /&gt;  # removepkg kdebase-workspace&lt;br /&gt;  # removepkg kdebindings&lt;br /&gt;  # removepkg kdeedu&lt;/pre&gt;&lt;pre&gt;# removepkg kdegraphics&lt;br /&gt;  # removepkg kdeutils&lt;br /&gt;  # removepkg konq-plugins&lt;br /&gt;&lt;br /&gt;  On Slackware 64-bit:&lt;br /&gt;  # upgradepkg --reinstall --install-new x86_64/deps/*.t?z&lt;br /&gt;  # upgradepkg --reinstall --install-new x86_64/kde/*.t?z&lt;br /&gt;  # removepkg polkit-kde-1&lt;br /&gt;  # removepkg kdeaccessibility&lt;br /&gt;  # removepkg kdebase&lt;br /&gt;  # removepkg kdebase-runtime&lt;br /&gt;  # removepkg kdebase-workspace&lt;br /&gt;  # removepkg kdebindings&lt;br /&gt;  # removepkg kdeedu&lt;/pre&gt;&lt;pre&gt;# removepkg kdegraphics&lt;br /&gt;  # removepkg kdeutils&lt;br /&gt;  # removepkg konq-plugins&lt;/pre&gt;You can remove the unneeded packages later on once it's proven to be running well.&lt;br /&gt;&lt;br /&gt;If you upgrade from his previous packages (KDE 4.6 or 4.7), then please the end of the note about a change in the package's name:&lt;br /&gt;* oxygen-gtk was renamed to oxygen-gtk2&lt;br /&gt;* mobipocket was renamed to kdegraphics-mobipocket&lt;br /&gt;&lt;br /&gt;In the end, credit should all go to Eric for his hard work of maintaining KDE packages for Slackware. I am only helping to distribute his work to Indonesian areas and for those who reads this blog.&lt;br /&gt;&lt;br /&gt;If you need to keep KDE 4.7.4 on your system, please use the main repository (http://alien.slackbook.org/ktown/) or put an &quot;exclude&quot; command on your rsync script to prevent them to be deleted since in other mirror sites, KDE 4.7.4 has been deleted.&lt;br /&gt;&lt;br /&gt;This set of KDE 4.8.0 packages is now available at &lt;a href=&quot;http://repo.ukdw.ac.id/alien-kde/4.8.0/&quot;&gt;UKDW Repository&lt;/a&gt; as well. Enjoy KDE 4.8.0 for Slackware.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/7534848307469799413-3904889348908578534?l=slackblogs.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Wed, 25 Jan 2012 21:22:00 +0000</pubDate>
	<author>noreply@blogger.com (Willy Sudiarto Raharjo)</author>
</item>
<item>
	<title>Richi Hariyanto: gnome-3.2</title>
	<guid>http://richigo.wordpress.com/?p=1455</guid>
	<link>http://richigo.wordpress.com/2012/01/24/slackware-13-37-ati-radeon-x700-gnome-3-2/</link>
	<description>&lt;p&gt;ternyata tidak diperlukan perjuangan yang payah untuk memasang Gnome 3.2 pada Slackware 13.37. ini diakibatkan adanya dokumentasi pada blog pak Widya Walesa. &lt;img src=&quot;http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif&quot; alt=&quot;:D&quot; class=&quot;wp-smiley&quot; /&gt;  setelah installasi berhasil, saya memasang libffi yang tidak ditemukan. kemudian membangun ulang gjs. lalu mengcompile ulang mesa untuk mengaktifkan gallium. saya iseng memanfaatkan &lt;a href=&quot;http://slackware.osuosl.org/slackware/testing/source/mesa/&quot;&gt;mesa&lt;/a&gt; 7.10.2 yang tersedia pada directory testing. kompilasi berjalan lancar jaya tanpa mengganti libdrm versi 2.3.23. berikut konfigurasi yang saya kutip :&lt;br /&gt;
&lt;pre class=&quot;brush: plain;&quot;&gt; gjs.SlackBuild
..
sed -i 's/mozilla-js/seamonkey-js/g' configure.ac
autoconf -i -f
..
&lt;/pre&gt;&lt;br /&gt;
&lt;pre class=&quot;brush: plain;&quot;&gt; Mesa.SlackBuild
..
  --enable-gallium-i915 \
  --enable-gallium-i965 \
  --enable-gallium-radeon \
  --enable-gallium-r600 \
  --enable-gles1 \
  --enable-gles2 \
  --enable-shared-dricore \
  --with-driver=dri \
  --with-state-trackers=dri,glx,egl
..
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;hasilnya, lumayan &lt;img src=&quot;http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:)&quot; class=&quot;wp-smiley&quot; /&gt;&lt;br /&gt;
&lt;a href=&quot;http://richigo.files.wordpress.com/2012/01/gnome-3-2.png&quot;&gt;&lt;img src=&quot;http://richigo.files.wordpress.com/2012/01/gnome-3-2.png?w=1024&amp;h=575&quot; alt=&quot;&quot; title=&quot;gnome-3.2&quot; width=&quot;1024&quot; height=&quot;575&quot; class=&quot;aligncenter size-large wp-image-1456&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;referensi :&lt;br /&gt;
&lt;a href=&quot;http://www.walecha.net/content/gallium-berhasil-tundukkan-gnome-shell-di-ati-radeon&quot;&gt;http://www.walecha.net/content/gallium-berhasil-tundukkan-gnome-shell-di-ati-radeon&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.walecha.net/content/mencoba-gsb-32-di-slackware-current&quot;&gt;http://www.walecha.net/content/mencoba-gsb-32-di-slackware-current&lt;/a&gt;&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/richigo.wordpress.com/1455/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/richigo.wordpress.com/1455/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/richigo.wordpress.com/1455/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/richigo.wordpress.com/1455/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gofacebook/richigo.wordpress.com/1455/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/facebook/richigo.wordpress.com/1455/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gotwitter/richigo.wordpress.com/1455/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/twitter/richigo.wordpress.com/1455/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/richigo.wordpress.com/1455/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/richigo.wordpress.com/1455/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/richigo.wordpress.com/1455/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/richigo.wordpress.com/1455/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/richigo.wordpress.com/1455/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/richigo.wordpress.com/1455/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=richigo.wordpress.com&amp;blog=8349192&amp;post=1455&amp;subd=richigo&amp;ref=&amp;feed=1&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
	<pubDate>Tue, 24 Jan 2012 04:50:35 +0000</pubDate>
</item>
<item>
	<title>Widya Walesa: ATI Catalyst Gagal Suspend di Kernel 3.2.1</title>
	<guid>http://www.walecha.net/673 at http://www.walecha.net</guid>
	<link>http://feedproxy.google.com/~r/slackwall/~3/qK5RHwNR3qk/ati-catalyst-gagal-suspend-di-kernel-321</link>
	<description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;&lt;img alt=&quot;Tux lagi tidur&quot; src=&quot;http://www.walecha.net/sites/default/files/images/suspend_150.png&quot; /&gt;Sekitar 3 hari yang lalu saya dibuat terkejut dengan sebuah kegagalan fungsi suspend di notebook saya. Saat itu saya sedang memindahkan notebook yang sedang saya gunakan ke ruang lain dengan sebelumnya saya atur agar fitur suspend di Slackware saya menjadi aktif.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;ul class=&quot;links inline&quot;&gt;&lt;li class=&quot;service-links-twitter first&quot;&gt;&lt;a href=&quot;http://twitter.com/share?url=www.bit.ly/y4QGMt&amp;text=ATI%20Catalyst%20Gagal%20Suspend%20di%20Kernel%203.2.1&quot; title=&quot;Share this on Twitter&quot; class=&quot;service-links-twitter&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.walecha.net/sites/all/modules/service_links/images/twitter.png&quot; alt=&quot;Twitter&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;service-links-facebook&quot;&gt;&lt;a href=&quot;http://www.facebook.com/sharer.php?u=www.bit.ly/y4QGMt&amp;t=ATI%20Catalyst%20Gagal%20Suspend%20di%20Kernel%203.2.1&quot; title=&quot;Share on Facebook.&quot; class=&quot;service-links-facebook&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.walecha.net/sites/all/modules/service_links/images/facebook.png&quot; alt=&quot;Facebook&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;service-links-digg&quot;&gt;&lt;a href=&quot;http://digg.com/submit?phase=2&amp;url=www.bit.ly/y4QGMt&amp;title=ATI%20Catalyst%20Gagal%20Suspend%20di%20Kernel%203.2.1&quot; title=&quot;Digg this post on digg.com&quot; class=&quot;service-links-digg&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.walecha.net/sites/all/modules/service_links/images/digg.png&quot; alt=&quot;Digg&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;service-links-identica last&quot;&gt;&lt;a href=&quot;http://identi.ca/?action=newnotice&amp;status_textarea=ATI%20Catalyst%20Gagal%20Suspend%20di%20Kernel%203.2.1%20www.bit.ly/y4QGMt&quot; title=&quot;Dent this on identi.ca.&quot; class=&quot;service-links-identica&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.walecha.net/sites/all/modules/service_links/images/identica.png&quot; alt=&quot;identi.ca&quot; /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/slackwall/~4/qK5RHwNR3qk&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</description>
	<pubDate>Sun, 22 Jan 2012 13:11:12 +0000</pubDate>
</item>

</channel>
</rss>

