<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>kde &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/kde/</link>
	<description>Feed of posts on WordPress.com tagged "kde"</description>
	<pubDate>Sat, 17 May 2008 01:19:45 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Ultima Beta per OpenSuSE 11.0!!!!]]></title>
<link>http://hawakeblog.wordpress.com/?p=103</link>
<pubDate>Fri, 16 May 2008 19:34:15 +0000</pubDate>
<dc:creator>hawake</dc:creator>
<guid>http://hawakeblog.wordpress.com/?p=103</guid>
<description><![CDATA[Con qualche giorno di posticipo/ritardo è stata rilasciata l&#8217;ultima beta della versione 11.0 ]]></description>
<content:encoded><![CDATA[<p>Con qualche giorno di posticipo/ritardo è stata rilasciata l'ultima beta della versione 11.0 di OpenSuSE.</p>
<p>Con oltre 700 bug fixati dalla Beta 2, con questa versione il team di sviluppo chiede di fare un ultimo sforzo e testare in maniera massiccia tutto il sistema, inviando feedback, consigli e quant'altro prima della Release Candidate prevista per il 29 Maggio. Tra le novità più importanti troviamo l'inclusione dell'ultima versione di KDE 4 e l'installer disponibile nel CD live, stile Ubuntu, feature che aspettavo da tempo...</p>
<p><a href="http://news.opensuse.org/2008/05/16/announcing-opensuse-110-beta-3/">Per l'annuncio, qui!</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[KDE Shutdown, Logout, Restart]]></title>
<link>http://andrejserafim.wordpress.com/?p=21</link>
<pubDate>Fri, 16 May 2008 18:09:37 +0000</pubDate>
<dc:creator>Andrej Kazakov</dc:creator>
<guid>http://andrejserafim.wordpress.com/?p=21</guid>
<description><![CDATA[Inspired by this post.
It is interesting how simple specialised devices cope with their functions mu]]></description>
<content:encoded><![CDATA[<p>Inspired by <a href="http://http://makovey.objectis.net/Members/dimon/tech/tips/dcop_logout/view">this post</a>.</p>
<p>It is interesting how simple specialised devices cope with their functions much better than a all-in-one PC. Sometimes, I wish to fall asleep with some music on. But how annoying it becomes, when you have to get up in the middle of the night to turn off your PC, which has been playing something all this time. Digital radios have mastered the trick decades ago. Of course there is a way to make a PC do it.</p>
<p>Running linux, I thought that it should be fairly straightforward to shut it down after say half an hour automatically.</p>
<p>Something like shutdown (below) will kill the X. The KDE then will just exit without saving the session. Next time you log on, you will see some session from a distant past. If you do this often, it gets really annoying. Also this requires superuser privileges on some distributions.</p>
<p>[sourcecode language='ruby']<br />
/sbin/shutdown -h now "Power button pressed"<br />
# or<br />
halt<br />
[/sourcecode]</p>
<p>Then how to make KDE quit without calling any dialogs (I am sound asleep by this time and I can't afford to wake up and press 'OK')? There is a way.</p>
<p>[sourcecode language='ruby']<br />
dcop ksmserver ksmserver logout 0 2 2<br />
[/sourcecode]</p>
<p>The three numbers are explained below (see <a href="http://linux.derkeiler.com/Mailing-Lists/KDE/2006-09/msg00094.html">source</a>):</p>
<blockquote><p>
<strong>First parameter: confirm</strong><br />
Obey the user's confirmation setting: -1<br />
Don't confirm, shutdown without asking: 0<br />
Always confirm, ask even if the user turned it off: 1<br />
<strong>Second parameter: type</strong><br />
Select previous action or the default if it's the first time: -1<br />
Only log out: 0<br />
Log out and reboot the machine: 1<br />
Log out and halt the machine: 2<br />
<strong>Third parameter: mode</strong><br />
Select previous mode or the default if it's the first time: -1<br />
Schedule a shutdown (halt or reboot) for the time all active sessions have<br />
exited: 0<br />
Shut down, if no sessions are active. Otherwise do nothing: 1<br />
Force shutdown. Kill any possibly active sessions: 2<br />
Pop up a dialog asking the user what to do if sessions are still active: 3
</p></blockquote>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Sidux e KDE]]></title>
<link>http://mcz06.wordpress.com/?p=246</link>
<pubDate>Fri, 16 May 2008 12:31:12 +0000</pubDate>
<dc:creator>mcz06</dc:creator>
<guid>http://mcz06.wordpress.com/?p=246</guid>
<description><![CDATA[Nell&#8217;articolo precedente avevo annunciato che avrei proseguito mostrando la mia configurazione]]></description>
<content:encoded><![CDATA[<p>Nell'articolo precedente avevo annunciato che avrei proseguito mostrando la mia configurazione di KDE.</p>
<p>Ho cambiato idea.</p>
<p>Mi sono infatti ricordato di aver scritto un libro in formato pdf in cui, tra l'altro, si spiega dettagliatamente la configurazione sia di KDE che di Konqueror che uso abitualmente.<br />
Mi sembra ovvio rimandare pertanto gli interessati alla lettura del volumetto (che trovate qui: <a href="http://mcz.altervista.org/Pagine/LCP.pdf.html">Linux: come e perché (versione pdf)</a>).</p>
<p>Vi auguro quindi buona lettura.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Prism e dizionario italiano]]></title>
<link>http://ugaciaka.wordpress.com/?p=152</link>
<pubDate>Fri, 16 May 2008 05:16:29 +0000</pubDate>
<dc:creator>ugaciaka</dc:creator>
<guid>http://ugaciaka.wordpress.com/?p=152</guid>
<description><![CDATA[Oh là, invece che usare firefox per scrivere in questo blog (konqueror non ci naviga bene purtroppo]]></description>
<content:encoded><![CDATA[<p>Oh là, invece che usare firefox per scrivere in questo blog (konqueror non ci naviga bene purtroppo) sto usando Prism con il dizionario Italiano.</p>
<p>Cos'è Prism? Beh diciamo che è un browser firefox castrato che permette di navigare in una web-application (google calendar, gmail...wordpress) come se fosse installata nel nostro pc. Ovviamente dobbiamo essere connessi a Internet però! Questo è molto comodo, clicko su una icona e compare la mia web-application senza fronzoli, segnalibri, barre ecc ecc.</p>
<h4>Installazione</h4>
<p>Beh mi riferisco alle debian derivate come al solito (# = permessi di root)</p>
<p><code># apt-get install prism</code></p>
<h4>Uso</h4>
<p>Ok ora lo abbiamo, per utenti KDE, nel menù K alla voce Internet. Ad ogni avvio ci chiede quale URL della web-application, che nome darle e il resto delle opzioni diamo tutto flaggato. Ora sul nostro Desktop appare la nostra icona da usare a go go.</p>
<h4>Migliorie</h4>
<p>Ora mmm che brutto avere un'icona così sul desktop, io voglio tutto ordinato come se fosse una vera e propria applicazione. Ok niente di più facile, tasto destro sopra l'icona della web-application sul desktop, Proprietà,  Applicazione e ci copiamo la stringa di Comando. Ora andiamo ad editare il menu K.</p>
<p>Tasto destro sopra il menù K, Sblocca pannello, Editor Menù ed andiamo ad aggiungere su Internet una nuova voce, basta impostare sul parametro Comando indovinate un po'? Quello che ci siamo copiati dall'altra parte? Che bravi! Da qui cambiamo anche icona clickando sull'icona e scegliendone una di nostro gradimento. Salviamo tutto, cancelliamo pure l'icona dal desktop.</p>
<p>Ora se vogliamo possiamo aggiungere la nostra applicazione sulla applet Esecuzione Rapida  visto che è una applicazione presente nel Menù K, tasto sulla maniglia, Menù di configurazione rapida, Aggiungi applicazione e po vi arrangiate ;-) Dai sto spiegando come ad un utente di Windows!</p>
<h4>Sì ma il dizionario Italiano?</h4>
<p>Già, io ho provato ad aggiungere quello di Firefox ma non ha funzionato (alla fine prism è un firefox castrato) ma niente da fare. Ho trovato questa <a href="http://www.diariotraduttore.com/2007/12/06/mozilla-prism-in-italiano/">guida</a> per Windows e l'ho adattata per Linux.</p>
<p>Prendiamo il file .zip che c'è a quel link, lo unzippiamo nella nostra home e poi diamo<br />
<code><br />
# mv it-IT.aff /usr/lib/xulrunner-1.9b5/dictionaries<br />
# mv it-IT.diff /usr/lib/xulrunner-1.9b5/dictionarie<br />
</code></p>
<p>Ok ora creiamo una web-application provvisoria con URL about:config. Avviate l'applicazione, vi chiederà di andare avanti perché potreste fare danno. Ok ora possiamo cambiare tutto quello che ci serve, ecco come impostare cosa e come.<br />
<code><br />
general.useragent.locale - it-IT<br />
intl.accept_languages - it-it, it, en-us, en<br />
spellchecker.dictionary - it-IT<br />
</code><br />
Bene, ora usciamo, cancelliamo l'applicazione temporanea che abbiamo usato per fare questo ed ora godetevi il dizionario Italiano.</p>
<p>PS non ho provato a trasformare prism in Italiano, i comandi intendo, ma ok...chi se ne frega.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[My present KDE4 desktop...]]></title>
<link>http://notoveryet.wordpress.com/?p=7</link>
<pubDate>Fri, 16 May 2008 04:46:19 +0000</pubDate>
<dc:creator>notoveryet</dc:creator>
<guid>http://notoveryet.wordpress.com/?p=7</guid>
<description><![CDATA[Here we go..
this is Kubuntu-KDE4-remix on my Dell 1420 notebook..
In first screenshot you can see t]]></description>
<content:encoded><![CDATA[<p>Here we go..<br />
this is Kubuntu-KDE4-remix on my Dell 1420 notebook..<br />
In first screenshot you can see the <a href="http://en.wikipedia.org/wiki/Plasma_(KDE)">plasma</a> - Desktop shell of <a href="http://en.wikipedia.org/wiki/KDE_4">KDE4</a> desktop...<br />
Here you can see some plasmoids,<br />
going clockwise,<br />
Sticky Note, Digital clock, Anolog clock, Coremoid, Device notifier, Picture frame, Twitter and Battery.<br />
Apart from beauty, plasma is quite handy and very resource friendly.</p>
<p><a href="http://notoveryet.wordpress.com/files/2008/05/the-plasma.png"><img src="http://notoveryet.wordpress.com/files/2008/05/the-plasma.png?w=300" alt="Plasmoids on the Kubuntu-KDE4-hardy desktop" width="300" height="187" class="aligncenter size-medium wp-image-5" /></a></p>
<p>Next screenshot is showing <a href="http://enzosworld.gmxhome.de/">Dolphin</a> (default File manager, replaces Konqueror), <a href="http://en.wikipedia.org/wiki/Kate_(text_editor)">Kate</a> (KDE advanced text editor) and <a href="http://en.wikipedia.org/wiki/Okular">Okular</a> (document viewer for KDE4).</p>
<p><a href="http://notoveryet.wordpress.com/files/2008/05/okular-and-kate.png"><img src="http://notoveryet.wordpress.com/files/2008/05/okular-and-kate.png?w=300" alt="Okular-Kate-Dolphin" width="300" height="187" class="aligncenter size-medium wp-image-6" /></a></p>
<p>Here we can see System monitor (showing CPU Load, Physical memory, Load average and Swap memory), <a href="http://en.wikipedia.org/wiki/Gwenview">Gwenview</a> (Image viewer), <a href="http://en.wikipedia.org/wiki/Konqueror">The Konqueror</a> (they call it Swiss-knife) and <a href="http://www.kde-apps.org/content/show.php/SpeedCrunch?content=16696">SpeedCrunch</a> (Simple calculator application).</p>
<p><a href="http://notoveryet.wordpress.com/files/2008/05/some-applications.png"><img src="http://notoveryet.wordpress.com/files/2008/05/some-applications.png?w=300" alt="Some-KDE4-applications" width="300" height="187" class="aligncenter size-medium wp-image-8" /></a></p>
<p>In next screenshot, <a href="http://edu.kde.org/kmplot/">KmPlot</a> (A mathematical function plotter), <a href="http://games.kde.org/game.php?game=kgoldrunner">KGoldrunner</a> (An arcade game) and <a href="http://www.dragonplayer.org/">Dragon player</a> (Default video player for KDE4).</p>
<p><a href="http://notoveryet.wordpress.com/files/2008/05/more-applications.png"><img src="http://notoveryet.wordpress.com/files/2008/05/more-applications.png?w=300" alt="more-KDE4-applications" width="300" height="187" class="aligncenter size-medium wp-image-9" /></a></p>
<p>KDE4 is something, make you forget VISTA and even OSX.<br />
and this is just the beginning.<br />
KDE4 version you are looking at is KDE 4.0.3<br />
In july KDE 4.1 is coming, based on Qt 4.4,<br />
yes, you are right !!!<br />
The goodness of <a href="http://en.wikipedia.org/wiki/WebKit">webkit</a> and <a href="http://en.wikipedia.org/wiki/Phonon_(KDE)">phonon</a> integration...<br />
I just can't wait...<br />
By the way,<br />
I'm using Kubuntu-KDE4 as my default OS.<br />
don't remember when I logged in Vista last time. :P</p>
<p>so <a href="http://se.cdimage.ubuntu.com/kubuntu-kde4/releases/8.04/release/">Download</a> the Live disk, try it...<br />
and If it suits (condition is always TRUE), install it...<br />
and one more thing, If you are afraid of partitions there is <a href="http://wubi-installer.org/">WUBI</a> to take you out of trouble..<br />
now you can install Linux distributions (atleast buntus') as normal softwares in windows..<br />
yes, no need to have extra partitions....</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Fedora 9 Sulphur Released]]></title>
<link>http://tuxenclave.wordpress.com/?p=185</link>
<pubDate>Fri, 16 May 2008 04:12:37 +0000</pubDate>
<dc:creator>Dark Star</dc:creator>
<guid>http://tuxenclave.wordpress.com/?p=185</guid>
<description><![CDATA[
After lots of waiting Red Hat Released their latest Desktop/Server version of Fedora Linux  Lets ta]]></description>
<content:encoded><![CDATA[<div style="text-align:center;"><img class="aligncenter" src="http://www.imgx.org/pfiles/7747/f9launch.png" border="0" alt="" /></div>
<p>After lots of waiting Red Hat Released their latest Desktop/Server version of Fedora Linux ;) Lets take a quick look at its feature :) Fedora is a Linux-based operating system that showcases the latest in free and open source software. Fedora is always free for anyone to use, modify, and distribute. It is built by people across the globe who work together as a community: the Fedora Project. The Fedora Project is open and anyone is welcome to join.</p>
<ul>
<li>This release features GNOME 2.22. GNOME now includes a webcam photo and video creation utility called Cheese, improved network filesystem support, a new international clock applet, Google Calendar support and custom email labels in Evolution, a new Remote Desktop Viewer, improved accessibility features, and PolicyKit integration.</li>
<li> <strong>KDE 4.0.3</strong> is available in the KDE Live image as well as the regular DVD.</li>
<li> Xfce 4.4.2 is available as part of this release.<!--more--></li>
<li> NetworkManager 0.7 provides improved mobile broadband support, including GSM and CDMA devices, and now supports multiple devices and ad-hoc networking for sharing connections. It is now enabled by default on installations from DVD, CD, the network, and Live images.</li>
<li> The Fedora installer, Anaconda, now supports partition resizing for ext2/3, NTFS filesystems, creating and installing to encrypted file systems, improved Rescue Mode with FirstAidKit, independent locations for the second stage installer and the software packages. A redesigned, larger netboot.iso image now features a second stage installer partly for this reason.</li>
<li><strong> Live USB images now support persistence, so your data and setting changes will be preserved even after rebooting.</strong></li>
</ul>
<div style="text-align:center;"><img class="aligncenter" src="http://www.imgx.org/pfiles/7753/fedora9_live_usb_creator.jpg" border="0" alt="" /></div>
<ul>
<li> PackageKit, a new set of graphical and console tools, with a framework for cross-distribution software management, has replaced Pirut in this release of Fedora. The PackageKit graphical updater is available instead of Pup. Behind PackageKit, the performance of yum has been significantly improved.</li>
<li> FreeIPA makes managing auditing, identity and policy processes easier by providing web-based and command line provisioning, and administration tools to ease system administration. FreeIPA combines the power of the Fedora Directory Server with FreeRADIUS, MIT Kerberos, NTP and DNS to provide an easy, out of the box solution.</li>
<li> <strong> Ext4, </strong>the next version of the mature and stable ext3 filesystem is available as a option in this release. Ext4 features better performance, higher storage capacity and several other new features.</li>
<li> This release of Fedora uses Upstart, an event-based replacement for the /sbin/init daemon.</li>
<li> <strong>Firefox 3 </strong>brings a number of major improvements including a native look and feel, desktop integration, the new Places replacement for bookmarks, and a re-worked address bar.</li>
<li> The completely free and open source Java environment OpenJDK 6 is installed by default. IcedTea 7, derived from OpenJDK 1.7, is no longer the default. IcedTea includes a browser plug-in based on GCJ, and is available for both x86 and x86_64 architectures. GCJ is still the default on PPC architecture.</li>
<li> <strong>OpenOffice.org 2.4,</strong> with many new features, is available as part of Fedora 9.</li>
<li> Fedora now includes Perl 5.10.0, which features a smaller memory footprint and other improvements.</li>
<li> Fedora now includes TeXLive to replace the older, unmaintained TeX distribution.</li>
<li> <strong>Fedora 9 features a 2.6.25 based kernel.</strong></li>
<li> Kernel crashes can be more automatically reported to <a href="http://www.kerneloops.org/" target="_blank">Kernel oops bugcount</a> and diagnosed in a friendly way via the kerneloops package installed by default. Crash signatures are commonly referred to as oopses in Linux.</li>
<li> Work on the start-up and shutdown in X has yielded noticeable improvements.</li>
</ul>
<div style="text-align:center;"><a href="http://www.imgx.org/public/view/full/7749" target="_blank"><img src="http://www.imgx.org/pthumbs/large/7749/F9%20Desktop.png" border="0" alt="" /></a></p>
<p style="text-align:center;"><a href="http://www.imgx.org/public/view/7748" target="_blank"><img src="http://www.imgx.org/pthumbs/small/7748/post-67-1210462821.png" border="0" alt="" /></a> <a href="http://www.imgx.org/public/view/7750" target="_blank"><img src="http://www.imgx.org/pthumbs/small/7750/F9%20Gnome.png" border="0" alt="" /></a></p>
</div>
<p style="text-align:left;"><span style="color:red;"><strong>Download : <a href="http://fedoraproject.org/en/get-fedora" target="_blank">Fedora Project</a></strong></span><br />
Release Notes : <a href="http://docs.fedoraproject.org/release-notes/f9/en_US/" target="_blank">Fedora Release Notes</a><br />
Screenshot : <a href="http://www.linux-noob.com/forums/index.php?showtopic=3455" target="_blank">Fedora 9 - Final- Screenshots - linux-noob.com/forums</a> &#124; <a href="http://www.thecodingstudio.com/opensource/linux/screenshots/index.php?linux_distribution_sm=Fedora%209%20Preview" target="_blank">Fedora 9 Preview Screenshots &#124; The Coding Studio Linux Screenshots &#124; The Leader in Linux Screenshots &#124; Screen Shots of Linux Distributions &#124; Linux Screenshot Gallery</a><br />
Home Page : <a href="http://fedoraproject.org/" target="_blank">Fedora Project</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Fedora 9]]></title>
<link>http://midecadencia.wordpress.com/?p=98</link>
<pubDate>Fri, 16 May 2008 03:51:59 +0000</pubDate>
<dc:creator>midecadencia</dc:creator>
<guid>http://midecadencia.wordpress.com/?p=98</guid>
<description><![CDATA[Luego del periodo de testeo ha sido publicado Fedora 9. Es la nueva versión de esta distribución d]]></description>
<content:encoded><![CDATA[<p><a href="http://midecadencia.wordpress.com/files/2008/03/fedora-210306.jpg"><img class="size-thumbnail wp-image-74 alignright" style="float:right;" src="http://midecadencia.wordpress.com/files/2008/03/fedora-210306.jpg?w=104" alt="" width="104" height="96" /></a>Luego del <a title="Fedora 9 Beta" href="http://midecadencia.wordpress.com/2008/03/31/fedora-9-beta-1/" target="_blank">periodo de testeo</a> ha sido publicado Fedora 9. Es la nueva versión de esta distribución de GNU/Linux patrocinada por Red Hat.</p>
<p>Repasando las novedades de la versión estan:</p>
<ul>
<li>Escritorios Gnome 2.22, KDE 4.0.3 y XFCE 4.4.2</li>
<li>PackageKit: gestión y administración de software</li>
<li>Compiz Fusion 0.7.2</li>
<li>PolicyKit</li>
<li>Kernel 2.6.25</li>
<li>Mozilla Firefox 3 Beta 5</li>
<li>OpenOffice.org 2.4</li>
<li>NetworkManager 0.7</li>
<li>Rediseño en Anaconda, instalador de Fedora</li>
</ul>
<p>Se puede descargar desde Fedora mediante distintos medios todos accesibles desde el <a title="Fedora" href="http://fedoraproject.org/es/get-fedora" target="_blank">Proyecto Fedora</a>.</p>
<p><a title="Nota de publicación" href="http://docs.fedoraproject.org/release-notes/f9/es/" target="_blank"><strong>Nota de publicación</strong></a></p>
<p><a title="Fedora" href="http://fedoraproject.org/" target="_blank"><strong>Sitio oficial</strong></a></p>
<p><strong><a title="Descarga de Fedora 9" href="http://fedoraproject.org/es/get-fedora" target="_blank">Descarga Fedora 9</a></strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Konqueror session management + crash handler]]></title>
<link>http://edulix.wordpress.com/?p=9</link>
<pubDate>Thu, 15 May 2008 22:47:30 +0000</pubDate>
<dc:creator>edulix</dc:creator>
<guid>http://edulix.wordpress.com/?p=9</guid>
<description><![CDATA[So as it was promised, konqueror session management is already done. I&#8217;ve just sent an email t]]></description>
<content:encoded><![CDATA[<p>So as it was promised, konqueror session management is already done. I've just sent an email to kfm-devel with the patch attached and hopefully the patch will enter into trunk before the hard feature freeze (next monday) so that we get it in Konqueror 4.1.</p>
<p>The session management support is pretty similar to the one that Opera has. Let's say it's inspired in Opera =). And as everyone likes screenshots, here there is one that shows the new menus for session management:</p>
<p><a href="http://edulix.wordpress.com/files/2008/05/konqi-sessions-menu.png"><img class="alignnone size-full wp-image-10" src="http://edulix.wordpress.com/files/2008/05/konqi-sessions-menu.png" alt="" width="500" height="312" /></a></p>
<p>So you can easily save current session, open one of the saved sessions, or manage current sessions. And only one more item was added to the File Menu, which is the same menu where session management resides in Opera.</p>
<p>The Manage sessions dialog lets you save current session in a new session or in an existing session (overwriting it). It also can rename an existing session, or delete it. Or even open one of those sessions. Quite straightforward if you look at it, actually:</p>
<p><a href="http://edulix.wordpress.com/files/2008/05/konqi-session-management.png"><img class="alignnone size-full wp-image-11" src="http://edulix.wordpress.com/files/2008/05/konqi-session-management.png" alt="" width="500" height="312" /></a></p>
<p>And I have reserved the best part for the end. Proper crash session recovery! Because Konqueror shouldn't, but it can crash sometimes. And it crashes even more when you use KDE trunk. Until now, the only option you had to recover from a crash was using the crash plugin which is sub-optimal.</p>
<p>What I've done is something similar to what Opera, Firefox and many others browsers do: Save session every X seconds (it's configurable via konquerorrc, 10 seconds by default as in firefox). This is done for all konqueror processes, and it's saved in ~/.kde/share/apps/konqueror/autosaved/. Each process saves its session timely there in a file with a name similar to ":1.114" which identifies it. When a konqueror instance is closed cleanly, its file is removed.</p>
<p>Thus, every time a new window or konqueror process is launched, Konqueror reads that directory and asks to DBus if there's any service registered with the name ":1.114", for example, or whatever name have the autosaved files. This is done very fast, because no text parsing or waiting is needed, so the user doesn't feel any delay.</p>
<p>If for some reason there's a file with a name that is not related to a registered dbus service, that means that something wrong happened i.e. a konqueror process crashed or froze. And in that case, you get this nice dialog:</p>
<p><a href="http://edulix.wordpress.com/files/2008/05/konqi-crash-handler.png"><img class="alignnone size-full wp-image-12" src="http://edulix.wordpress.com/files/2008/05/konqi-crash-handler.png" alt="" width="500" height="209" /></a></p>
<p>Which allows you to restore session if you want, or not, or even not restoring it now but restoring it later (opening a new konqueror process / window). As David Faure suggested me, it also allows you to check "do not ask again" and always do whatever you choose automatically without asking everytime. Nice isn't it?</p>
<p>There' still some related fixes I want to add to SVN before hard feature freeze, like adding a KAction menu to "Hibernate konqueror", i.e. Save current session and close konqueror, so that next time you open konqueror it can be restored. Also listing the crashed and still not restored sessions (i.e. you clicked in "ask me later") in the sessions menu.</p>
<p>Oh and adding an option to undo closed tab to right click menu of the konqueror tabbar is a must too, I use that option a lot now in firefox and we need it too ;-).</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Trasformiamo i nostri MP3 in OGG Vorbis!]]></title>
<link>http://koalalorenzo.wordpress.com/?p=245</link>
<pubDate>Thu, 15 May 2008 18:57:23 +0000</pubDate>
<dc:creator>koalalorenzo</dc:creator>
<guid>http://koalalorenzo.wordpress.com/?p=245</guid>
<description><![CDATA[Oggi ho realizzato il mio sogno&#8230; ho trasformato tutti i file mp3 in file OGG! La qualità è s]]></description>
<content:encoded><![CDATA[<p style="text-align:justify;">Oggi ho realizzato il mio sogno... ho trasformato tutti i file mp3 in file OGG! La qualità è superiore e il rendimento anche! Ovviamente non ho utilizzato il solito ffmpeg ma un programmino molto utile e che si trova nei repository di Ubuntu! Vediamo insieme come ho fatto io :D</p>
<p><!--more--></p>
<p style="text-align:justify;">Per prima cosa mi sono procurato <strong>Sound Converter</strong> che a differenza di <strong>ffmpeg</strong> non perde la qualità del file e è più facile di utilizzo. Infatti, tramite la sua interfaccia grafica, è possibile selezionare i vari file e non solo! Se si sbircia un pochino tra le impostazioni potremo vedere benissimo alcune chicche davvero utili! Le vedremo insieme successivamente... per ora limitiamoci a installare il programma e a convertire un file di prova. Apriamo il nostro <span style="text-decoration:line-through;">amato</span> terminale e digitiamo:</p>
<blockquote><p>sudo apt-get install soundconverter</p></blockquote>
<p style="text-align:justify;">Finita la procedura di installazione posiamo trovare il nostro programma nel menù, ma se vogliamo vedere un po da vicino possiamo benissimo avviarlo da terminale con il solito comando:</p>
<blockquote><p>soundconverter</p></blockquote>
<p style="text-align:justify;">Una volta eseguito il programma compare una bella finestra facile e intuitiva: <strong>3 tasti 3 menu e la lista di files</strong> da convertire che per ora è vuota. Quando vogliamo aggiungere un file alla lista dei files da convertire clicchiamo su "<strong>Add File</strong>" e si aprirà la solita finestra di selezione file. Se invece vogliamo convertire i file che sono contenuti in una cartella (<span style="text-decoration:underline;">anche i file delle sotto cartelle</span>) possiamo cliccare su "<strong>Add Folder</strong>" e come prima, si aprirà la finestra di selezione della cartella. In fine i nostri file verranno caricati dal programma e analizzati i dati interni! (artista, autore, album, numero traccia ecc...). Quando avremo finito di aggiungere file alla lista potremo cliccare su "<strong>Converti</strong>" o "<strong>Convert</strong>" e il programma trasformerà i file da un formato ad un altro. Terminata la procedura automatica avremo i nostri file pronti per l'esecuzione! Vediamo ora le chicche applicabili tramite le impostazioni! Andiamo nel menù a tendina della finestra, in alto a sinistra. Selezioniamo "<strong>Modifica &#62; Preferenze</strong>". A questo punto si aprirà un'altra finestra di preferenze che ci aiuterà nella trasformazione. Per prima cosa ci viene chiesto dove andranno a finire i file trasformati. Io ho selezionato che i miei file vadano tutti nella cartella con tutti i file musicali e che vengano create le cartelle <strong>./artist/album</strong> per avere un ordine preciso ed accurato ma voi potete benissimo scegliere una vostra cartella o un vostro lettore portatile! Poi ci chiede il nome da attribuire ai file convertiti. io ho selezionato "<strong>Artis - title</strong>" così anche su lettori portatili sarà possibile leggere chiaramente il titolo e l'artista. Per ultima cosa ci viene chiesto il tipo di file finale, ossia <span style="text-decoration:underline;">il formato di file che si vuole ottenere</span>: abbiamo una vasta scelta tra <strong>Ogg Vorbis, MP3, FLAC e WAV</strong>. Io ho scelto <strong>Ogg Vorbis</strong> in quanto è un formato opensource e che ha le stesse caratteristiche degli <strong>Mp3 </strong>solo che non<strong> devo pagare la licenza</strong>. Riguardo alla qualità del file non possiamo avere dubbi: <strong>High</strong> o <strong>Very High</strong> è la scelta migliore, anche se potete scegliere voi a vostro rischio e pericolo ;-)</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[KDE Konqueror Bug Day May 18]]></title>
<link>http://gamemank.wordpress.com/?p=31</link>
<pubDate>Wed, 14 May 2008 22:38:45 +0000</pubDate>
<dc:creator>Yuriy</dc:creator>
<guid>http://gamemank.wordpress.com/?p=31</guid>
<description><![CDATA[This coming Sunday, the 18th of May, there will be a KDE bug day held in #kde-bugs focusing on triag]]></description>
<content:encoded><![CDATA[<p>This coming Sunday, the 18th of May, there will be a <a href="http://dot.kde.org/1210765735/">KDE bug day</a> held in <b>#kde-bugs</b> focusing on triaging Konqueror bugs.  <b>All Kubuntu and KDE users are invited to participate to help make the next release better.</b>  Information about triaging KDE bugs can be found <a href="http://techbase.kde.org/Contribute/Bugsquad">here</a>.  From the announcement:</p>
<blockquote><p>Bug Days are hosted by the <a href="http://techbase.kde.org/Contribute/Bugsquad">KDE Bugsquad</a> approximately once every two weeks. Their purpose is to check back through the large numbers of bugs stored in the <a href="http://bugs.kde.org">KDE Bug Tracking System</a>  and investigate how to reproduce them. This means that when developers come to the bug reports to fix them, all the information they need is available on the report and they don't have to spend huge amounts of their time investigating the bugs - they can just focus on fixing them. During each Bug Day, we will focus on one area of KDE in particular. For this Bug Day, we will be focusing on general bugs in Konqueror. More information can be found on the <a href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4">Bug Day 4 Techbase Page</a>.</p></blockquote>
<p>Helping sort through these bugs now will help greatly in having a polished KDE/konqueror for the Intrepid Ibex.  In addition to the KDE triaging procedures, it will help to look through the <a href="https://bugs.launchpad.net/ubuntu/+source/kdebase">Konqueror bugs on launchpad</a> and cross link them with the KDE bug you are working on.  This is especially helpful if you can find crash reports from <a href="https://wiki.kubuntu.org/Apport">apport</a> since they provide all the debugging information the upstream developers will need to fix a crash.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[اخيرا فيــــــدورا 9 وصلت ..]]></title>
<link>http://dheeb.wordpress.com/?p=251</link>
<pubDate>Wed, 14 May 2008 20:59:28 +0000</pubDate>
<dc:creator>regex2008</dc:creator>
<guid>http://dheeb.wordpress.com/?p=251</guid>
<description><![CDATA[السلام عليكم و رحمة الله :-
طبعا كل محبي لينكس كانوا مثل]]></description>
<content:encoded><![CDATA[<p>السلام عليكم و رحمة الله :-</p>
<p>طبعا كل محبي لينكس كانوا مثلي في حالة ترقب لنزول النسخة التاسعة الرسمية من فيدورا .. المسماة سولفر.</p>
<p>و كما هو معروف و لا يحتاج لكثير من التذكير ان فيدورا هي النسخة المحبوبة و المجانية من توزيعة لينكس الاسطورية ريدهات</p>
<p>طبعا ايام زمان كنت استخدم ريدهات 7 و كانت اول اصدارة من لينكس اقوم بتنصيبها و لكن بعد هذه الاصدارة ابتعدت عن ريدهات لاسباب او لاخرى و لم اجرب ريدهات منذ ذلك الوقت حتى نزلت الاصدارة التاسعة من فيدورا و ها انا اعود لزمن الـ RPM بعد زمن طويل ...</p>
<p><!--more--></p>
<p>التنزيل و التنصيب :</p>
<p>من اول ساعات نزول فيدورا 9 قمت بتنزيل نسخة الكي دي اي 4 لارى المميزات القوية التي وعدنا بها ، من هذا الرابط :</p>
<p>http://fedoraproject.org/en/get-fedora</p>
<p>طبعا رابط الدايركت لم يكن يعمل الا ببطء شديد من كثرة الطلبات فحملت الاصدارة عن طريق التورنت . نسخة اللايف سي دي .</p>
<p>كل شيء جميل اقلاع سلس و عملية تنصيب بواجهة رسومية سهلة حتى لاصغر المبتدئين ..</p>
<p>الدرجة 5-5</p>
<p>سرعة النظام و التعرف على الاجهزة :</p>
<p>لا ادري من قال ان الكي دي اي بطيئة ! سرعة عجيبة و لا ادري هل السر في انها النسخة الجديدة من كي دي اي ! لا اعتقد ذلك فهي ايضا سريعة جدا في اصداراتها السابقة الموجودة على سلاكس و سلاكوير !..</p>
<p>سرعة استجابة بالرغم من انها كانت تعمل على الايف سي دي ، و سرعة في التحكم بالمهمات المتعددة ..</p>
<p>اما التعرف على العتاد فقد  كان مبهرا تعرف على كل شيء اوت اوف ذا باكس @ الصوت 100% ، كرت الشاشة بالدقة المطلوبة ، الوايرلس بكفاءة عالية , التوشباد و و و الخ لم احتج اصلا للدخول الى لوحة تحكم او استخدام سطر الاوامر ..</p>
<p>الدرجة 4-5</p>
<p>الواجهة الرسومية و الثبات :-</p>
<p>اما الواجهة الرسومية فهي ابداع فني و جميل جدا .. اعجبني فيها اشياء كثيرة ... الخلفية و الثيم ساحرة .. خاصية اضافة الويجدتس ممتازة و سهلة و تعطي طابع احترافي لسطح المكتب اعجبني منها القاموس و الساعة و السلايد شو للصور كما هو في الفيستا و ايضا تحفة فنية جميلة اول مرة تمر علي هي القدرة على اضافة ويجدت خاص بعرض كاريكتيرات على سطح المكتب -- مسلية جدا!</p>
<p>و اما الخاصية الجميلة و الرائعة هي الاخرى ! خاصية الكومبيستر للكي دي اي و قد هالني مستواها الرائع فقد تفوق على غريمه في اكس اف سي اي بعشرات المرات و لن ابالغ بمقارنته ببيرل و ميتسي و لكن شيء خيالي حقا جرب بنفسك !..</p>
<p>و اما الثبات فكان مدهشا و يتفوق على كثير من التوزيعات الاخرى ..</p>
<p>الدرجة 5-5</p>
<p>البرامج :-</p>
<p>مكتبة البرامج مهولة و مصنفة تصنيفا جيدا و طريقة تركيبها لا تختلف كثيرا عن النت باكج في الزينوالك او السنتباك منجر في الاوبنتو .. طبعا برامج فيدورا معروفة انها rpm على كل حال اغلب البرامج موجود لها صيغة ار بي ام و لكن ما لم يعجبني في اصدارة كي دي اي انه على الرغم من تواجد الكثير من البرامج الافتراضية و لكنها ليست الخيار المثالي مثلا :</p>
<p>بدل الفايرفوكس لديك كونكويرر ، لا يوجد اوبن اوفيس افتراضيا ، لا يوجد اماروك , .. الخ الخلاصة لم اجد برامجي التي تعودت عليها في اكس اف سي اي و جينوم فكان لزاما علي ان اقوم بعملية طويلة في تنصيب برامجي الافتراضية بدل البرامج الموجودة.</p>
<p>الدرجة 4-5</p>
<p>الخلاصة :</p>
<p>لم يسعني الوقت لتجربة الاصدارة اكثر و اكثر و التعمق في مزاياه مثل الاس اي لينكس و لكن لا بأس اخي الكريم لو تتطلع بشكل مختصر على هذا الرابط لمزيد من المعلومات عن مميزات فيدورا :</p>
<p><a href="http://fedoraproject.org/wiki/Overview">http://fedoraproject.org/wiki/Overview</a></p>
<p>دعم العربية ممتاز و مرونة عالية في تخصيص سطح المكتب و المؤثرات و تنصيب البرامج .. لا ارى انها اصعب من اوبنتو  بكثير !!</p>
<p>اصدارة رائعة استحقت الدرجة النهائية :</p>
<p>4.5 من 5</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Missione impossibile: KDE 4.1]]></title>
<link>http://koalalorenzo.wordpress.com/?p=244</link>
<pubDate>Wed, 14 May 2008 19:30:32 +0000</pubDate>
<dc:creator>koalalorenzo</dc:creator>
<guid>http://koalalorenzo.wordpress.com/?p=244</guid>
<description><![CDATA[Ecco la mia protesta:
kdesupport: Failed after 9 seconds.
kdelibs: Failed after 5 seconds.
kdepimlib]]></description>
<content:encoded><![CDATA[<p>Ecco la mia protesta:</p>
<blockquote><p>kdesupport: Failed after 9 seconds.<br />
kdelibs: Failed after 5 seconds.<br />
kdepimlibs: Failed after 2 seconds.<br />
kdebase: Failed after 41 minutes, and 38 seconds.<br />
l10n-kde4/it: Failed after 25 seconds.</p></blockquote>
<p style="text-align:justify;"><!--more--><br />
In poche parole non sono riuscito (dopo ben 3 lunghi tentativi) a compilare KDE4... il motivo: "cmake non funzionava bene" ... e pure la mia bella macchinuccia era dotata di cmake! A parte questo, vorrei sapere come procede la compilazione da parte di Olympicmew... mistero o ci ha rinunciato? :(<br />
Avrei da sottolineare una cosa: <span style="text-decoration:underline;">Gnome 2.22 mi ha deluso come KDE4 al primo lancio ufficiale</span>... possibile che debba passare così tanto tempo?</p>
<p style="text-align:right;"><em>PS: Amo e utilizzo Gnome!</em></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Bug Day 4. Oh yes, we're still going...]]></title>
<link>http://grundleborg.wordpress.com/?p=19</link>
<pubDate>Wed, 14 May 2008 12:15:40 +0000</pubDate>
<dc:creator>grundleborg</dc:creator>
<guid>http://grundleborg.wordpress.com/?p=19</guid>
<description><![CDATA[Would you know it, its almost 2 weeks since the last bug day, so its time to get psyched up for the ]]></description>
<content:encoded><![CDATA[<p>Would you know it, its almost 2 weeks since the last bug day, so its time to get psyched up for the next one. <a href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay4">Bug Day 4</a>. We'll be continuing the work started <a href="http://techbase.kde.org/Contribute/Bugsquad/BugDays/KonquerorDay3">last time</a> on the Konqueror-general bugs. There's an <a href="http://dot.kde.org/1210765735/">article on the dot</a> that gives the details of exactly what's going on. I won't repeat that all here, but the important point is, <strong>anyone</strong> can do Bug Triage... that includes <strong>you!</strong> So come along to <strong>#kde-bugs</strong> on Sunday and help make KDE rock even more.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Red Hat libera novo SO – Fedora 9]]></title>
<link>http://farofahitech.wordpress.com/?p=49</link>
<pubDate>Wed, 14 May 2008 12:06:46 +0000</pubDate>
<dc:creator>Farofa Hi-Tech</dc:creator>
<guid>http://farofahitech.wordpress.com/?p=49</guid>
<description><![CDATA[
A Red Hat acaba de liberar o novo Sistema Operacional Fedora 9, ontem terça-feira, dia 13 de Maio ]]></description>
<content:encoded><![CDATA[<p class="MsoNormal"><img class="alignright" style="float:right;" src="http://fedoraproject.org/static/images/banners/f9release.png" alt="" width="200" height="100" /></p>
<p class="MsoNormal">A Red Hat acaba de liberar o novo Sistema Operacional Fedora 9, ontem terça-feira, dia 13 de Maio de 2008, seis meses após o lançamento do Fedora 8 em Novembro de 2007.</p>
<p class="MsoNormal">O sistema fará a alegria dos usuários, pois o uso em drives portáteis USB ficou muito mais fácil, a sua principal inovação. Com essa nova funcionalidade, imagens do Fedora 9 podem ser adicionadas a um pen drive, sem risco de perda de dados, reparticionamento e reformatação.</p>
<p class="MsoNormal">Abaixo seguem algumas das principais mudanças no sistema operacional:</p>
<p class="MsoNormal"><!--[if !supportEmptyParas]--> <!--[endif]--></p>
<p class="MsoNormal" style="margin-left:0.5in;text-indent:-0.25in;"><!--[if !supportLists]-->-<span style="font-family:&#34;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span><!--[endif]-->Adição da nova interface gráfica, KDE4.</p>
<p class="MsoNormal" style="margin-left:0.5in;text-indent:-0.25in;"><!--[if !supportLists]-->-<span style="font-family:&#34;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span><!--[endif]-->Nova ferramenta de busca de arquivos, que ficou muito mais fácil e digamos, “esperta”.</p>
<p class="MsoNormal" style="margin-left:0.5in;text-indent:-0.25in;"><!--[if !supportLists]-->-<span style="font-family:&#34;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span><!--[endif]-->Integração do OpenJDK6 (Java SDK Standard Edition).</p>
<p class="MsoNormal" style="margin-left:0.5in;text-indent:-0.25in;"><!--[if !supportLists]-->-<span style="font-family:&#34;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span><!--[endif]-->Melhorias consideráveis no Network Manager, tais como suporte mais amplo a banda larga móvel, múltiplas conexões, e edição e compartilhamento de conexões.</p>
<p class="MsoNormal" style="margin-left:0.5in;text-indent:-0.25in;"><!--[if !supportLists]-->-<span style="font-family:&#34;font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;"> </span><!--[endif]-->O Gnome 2.22 conta com o novo World Time Clock, performance bem melhor no seu sistema de arquivos, gerenciamento de energia mais dinâmico, melhorias de integração com bluetooth e suporte direto a podcasts.</p>
<p class="MsoNormal"><!--[if !supportEmptyParas]--> <!--[endif]--></p>
<p class="MsoNormal">Uma boa notícia é que o download do novo sistema operacional já está disponível no site <a href="http://fedoraproject.org/en/get-fedora">Fedora <span> </span>ProjectWeb</a>.</p>
<p class="MsoNormal"><!--[if !supportEmptyParas]--> <!--[endif]--></p>
<p class="MsoNormal">Divirtam-se!!! Eu já estou fazendo o download da minha imagem!!! =)</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Sidux e Compiz]]></title>
<link>http://mcz06.wordpress.com/?p=244</link>
<pubDate>Wed, 14 May 2008 11:28:39 +0000</pubDate>
<dc:creator>mcz06</dc:creator>
<guid>http://mcz06.wordpress.com/?p=244</guid>
<description><![CDATA[Inizio una serie di due o tre articoli sull&#8217;impostazione di Sidux da me usata.
Può sembrare s]]></description>
<content:encoded><![CDATA[<p>Inizio una serie di due o tre articoli sull'impostazione di Sidux da me usata.<br />
Può sembrare strano che dopo l'uscita di Gnome-QT (KDE4) mi metta ancora a descrivere KDE3 e la sua configurazione.</p>
<p>E' però mia ferma intenzione continuare ad utilizzare KDE3 il più a lungo possibile anche se questo comporterà l'abbandomo di programmi come KOffice (la cui nuova versione girerà solo su Gnome-QT) in favore di programmi simili, come Open Office per la video scrittura.</p>
<p>Dal momento che uso normalmente Compiz, inizio dal caricamento di quest'ultimo al boot.<br />
Come premessa è ovvio che debba essere inizialmente installato.<br />
Per installarlo basta mettere nel file /etc/apt/sources.list la riga:</p>
<p><em>deb http://download.tuxfamily.org/shames/debian-sid/desktopfx/unstable/ ./</em></p>
<p>e con synaptic installare  i vari pacchetti di Compiz.<br />
Resta ora da farlo partire al login.</p>
<p>Io utilizzo il seguente script (un semplice file di testo reso eseguibile e salvato in ~/.kde/Autostart):</p>
<ul>
#!/bin/bash<br />
sleep 10<br />
kwin --replace&#38;<br />
killall kdesktop &#38;<br />
sleep 10<br />
killall fusion-icon &#38;<br />
sleep 3<br />
fusion-icon &#38;<br />
sleep 27<br />
python -u /home/mario/.screenlets/WidescapeWeather/</p>
<ol>
WidescapeWeatherScreenlet.py&#38;</ol>
<p>sleep 3<br />
wmctrl -n 2&#38;<br />
sleep 1<br />
wmctrl -n 1&#38;</ul>
<p>La prima riga indica che è un eseguibile bash.<br />
La seconda riga attende che KDE sia caricato  (KDE si ricorda di fusion-icon e disabilita kwin)<br />
La terza riga riabilita kwin (altrimenti poi fusion-icon mi provoca un crash)<br />
La quarta riga mi elimina Kdesktop (che non mi serve e impedisce a Wallpaper-plugin di funzionare)<br />
La quinta riga attende che KDE termini il caricamento dei vari programmi e applets<br />
La sesta riga elimina fusion-icon<br />
La settima riga aspetta per essere certi che fusion-icon sia chiuso<br />
L'ottava riga lancia fusion-icon<br />
La nona riga aspetta che compiz venga competamente avviato<br />
La decima riga lancia la screenlet WidescapeWeather<br />
L'undicesima riga aspetta che WidescapeWeather sia completamente avviato<br />
La dodicesima riga imposta due desktops<br />
La tredicesima riga attende che i due desktop siano avviati<br />
La quattordicesima ed ultima riga imposta un unico desktop</p>
<p>Gli ultimi due comandi servono per evitare che kpager mostri un unico grande desktop al posto dei quattro corrispondenti alla faccia del cubo.<br />
L'esecuzione dello scripi richiede circa un minuto per essere completata ed alla fine il risultato è quello dell'immagine:</p>
<p><a href="http://mcz06.wordpress.com/files/2008/05/screenshot42.png"><img class="aligncenter size-full wp-image-245" src="http://mcz06.wordpress.com/files/2008/05/screenshot42.png" alt="Desktop KDE" width="510" height="407" /></a></p>
<p>Come si vede un desktop che utilizza KDE con due pannelli, uno inferiore ed uno superiore. Con l'applet del tempo posizionata al bordo superiore destro dello schermo (se fosse stata fatta partire prima di caricare Compiz, sarebbe sotto la linea occupata dal pannello superiore).<br />
La peculiarità della mia configurazione di KDE è l'assenza di kdesktop (e quindi di qualsiasi icona sul desktop), la presenza di una barra superiore, a scomparsa, che mi mostra le finestre aperte con la loro anteprima e la configurazione della barra inferiore che mi permette di avere in vista tutto ciò che mi occorre.</p>
<p>Ma su questo ritornerò in un post successivo.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[KDE in troubled water]]></title>
<link>http://fredvanzwieten.wordpress.com/?p=11</link>
<pubDate>Wed, 14 May 2008 04:51:13 +0000</pubDate>
<dc:creator>Fred</dc:creator>
<guid>http://fredvanzwieten.wordpress.com/?p=11</guid>
<description><![CDATA[Although I am convinced Qt is a far better GUI toolkit then GTK+, I must admit that Gnome (based on ]]></description>
<content:encoded><![CDATA[<p>Although I am convinced Qt is a far better GUI toolkit then GTK+, I must admit that Gnome (based on GTK+) is (at the moment) in far better shape than current KDE (based on Qt). I've read a lot of so-called "vs" articles and posts (Qt vs GTK+, KDE vs Gnome, LGPL vs GPL, etc). From all those readings I come to these "facts":</p>
<ol>
<li>Qt requires less LoC (Lines-of-Code) than GTK+. The numbers stated range from 30% to 200%. Also, Qt based code is more readable than GTK+ based code. So, Qt is more productive.</li>
<li>Qt has much better documentation, both online as in books. Most GTK+ related educational stuff is outdated. The online reference is there, but not as powerfull as the Qt reference.</li>
<li>Both have python bindings, but the same is true for the documentation: The PyQt documentation is much better, both online as in books, as with PyGTK.</li>
<li>Qt is natively cross platform and performs well on Linux, Windows and OSX, using their native look and feel. GTK+ is cross platform, but it is said it doesn't perform on Windows very well.</li>
<li>Trolltech, the company that developed Qt is acquired by Nokia. This is very troubling. Nobody really knows what this will do to the toolkit. GTK+ is owned by nobody, which is very positive. The Free Qt edition is protected through the Free Qt Foundation, but if Nokia so desires, it will just let it fork and give the community there own version of it. Who will then maintain it? KDE devs? That only means KDE development slowing down even more.</li>
<li>All "big" linux vendors (Redhat, Novell, Ubuntu) choose Gnome as their default GUI, and it shows. There is far more polish in the product. Just try Ubuntu 8.04 and then try Kubuntu 8.04. Kubuntu has one maintainer, Ubuntu many.</li>
<li>KDE right now is in the transition from KDE3 to KDE4, a massive undertaking. As a result of that, development in KDE3 has ceased mostly, but KDE4 isn't ready yet either. It's mostly a mess.</li>
<li>KDE developers are reluctant to replace KHTML with WebKit, while I see this as very important. Browsing the web with KHTML is pretty painfull. Using WebKit will ensure browsing is on par with Safari. Web Developers don't give a damn about KHTML. They do about Safari.</li>
<li>The look and feel of non natvie apps like Firefox and openoffice is very ugly in KDE, but look very integrated in Gnome.</li>
<li>The general ugly-ness of KDE. Clearly, KDE developers don't care about aesthetics or are not able to make things look good. As a result, a default KDE install doesn't look good. It can be made to look better with modifications, but it is the first impressions that count's. And it is not a good first implession. There is a role for the distro maintainers here too.</li>
<li>People rant about the smoothness of Gnome, how well everything is integrated, how polished everything looks. The time it takes within the KDE project to get out something as simple as HTML enabled signatures in KMail is unbelieveable. If I change my font settings or mouse pointers of whatever in Gnome, it changes immediately. In KDE I have to logout/login. Why? When I plugin a iPod in Gnome, it's connected and ready to use in the sound app of Gnome. In KDE (Amarok) is needs to get configured, and then "connected". Why?</li>
<li>Word is that OpenOffice under-the-hood is a big mess. It's bloated and takes a long time to start (getting better though). My great hope is that Koffice 2.0 will be great. It has a much cleaner codebase.</li>
</ol>
<p>I sure hope the KDE project will get on it's feet again. KDE4 looks promising, but it's current state is not good.  KDE3 is on a standstill. KDE4 with Koffice2 are my big hope. If it doesn play out well, it will be the death of the KDE project. Right now Gnome is in much better shape.</p>
<p>I _want_ to develop using Python and Qt4. I Like the toolkit and I like the cross platform capability. I already invested in a Qt4 and a PyQt4 book. But, as this post shows, I am in doubt. Should I invest my time in learning (Py)Qt or (Py)GTK?</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Epiphany in Ubuntu]]></title>
<link>http://adventuresincomputing.wordpress.com/?p=112</link>
<pubDate>Wed, 14 May 2008 00:49:17 +0000</pubDate>
<dc:creator>spurius</dc:creator>
<guid>http://adventuresincomputing.wordpress.com/?p=112</guid>
<description><![CDATA[I have written about browsers before.  Now that I am using the newest versions of Ubuntu, it is time]]></description>
<content:encoded><![CDATA[<p>I have written about browsers before.  Now that I am using the newest versions of Ubuntu, it is time to speak about them once again.  In Ubuntu Firefox 3 beta 5 is the default web browser.  Before I updated my Ubuntu computers I was using epiphany.  The reason I was using Epiphany because I found it faster than Firefox and less memory use.  The only issue I have with Epiphany is less extensions than Firefox.  I had run the Betas of Ubuntu and had freezes and crashes both with Firefox and Epiphany.  When I did a fresh install of Ubuntu on three computers,  I decided to give this newer version of Firefox a chance.  After two weeks I'll be going back to Epiphany.  Firefox still freezes and I prefer the feel of Epiphany,  maybe I'll go back to Firefox once they are done testing it and are in the official release.</p>
<p>In my Kubuntu installs I am using Konqueror.  I had said that Konqueror is slow.  Not anymore, Konqueror is faster than anything I have tried.  I don't know what the did but it worked.  I do have issues with the KDE 4 version on Konqueror,  such as not being able to play streaming audio.  I have no such problems with Konqueror in KDE 3.5.9.  At work I have installed Safari from Apple to give it a go, but I haven't done any thing with it yet.</p>
<p>I haven't been using Opera since updating my computers, but as soon as I finish this post I'll be installing it on the KDE 4 computer and hopefully It'll have streaming audio working.  I'll let you know.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Hacer que Firefox 3 beta 5 abra archivos descargados como estan asociados en KDE]]></title>
<link>http://devgon.wordpress.com/?p=126</link>
<pubDate>Wed, 14 May 2008 00:29:44 +0000</pubDate>
<dc:creator>Gonzalo Díaz Cruz</dc:creator>
<guid>http://devgon.wordpress.com/?p=126</guid>
<description><![CDATA[Sigo con Kubuntu Hardy Heron. Por fortuna o desgracia, la distro trae Firefox 3 beta 5 como la versi]]></description>
<content:encoded><![CDATA[<p>Sigo con Kubuntu Hardy Heron. Por fortuna o desgracia, la distro trae Firefox 3 beta 5 como la version actual de "firefox".</p>
<p>Una de las gracias de esta version, es que al descargar un archivo y abrirlo, nos pregunta con que programa hacerlo.</p>
<p>Es mejor que lo que había antes, pero aun no es tan bueno. El programa lo escogemos para el protocolo, no para "el tipo de archivo", así que todos los archivos locales (interpretados como protocolo <strong>file</strong>) se agregaran a la lista.</p>
<p>Además, igual es latoso asociar cada tipo a un programa distinto, cuando KDE maneja su propia asociación de archivos (y de antemano). Entonces acá fue donde Amsn me dio una pista:</p>
<p><!--more--></p>
<p><img src="http://devgon.files.wordpress.com/2008/05/amsn_kde_tip.png" alt="" width="576" height="52" /></p>
<p>El comando <strong>kfmclient exec /archivo/de/entrada </strong>lo que hace es abrir la direccion dada con el programa asociado en KDE. Si es un directorio lo abre en Konqueror o Dolphin. Si el tipo de archivo no está asociado aún, pregunta con que programa abrirlo.</p>
<p>Ahora el problema con Firefox, es que deja escojer "el programa" con que abrir los archivos (ya convenimos que se va a usar kfmclient) pero no deja pasarle argumentos (es necesario el "exec"), por lo tanto mi solución fue la siguiente:</p>
<ul>
<li>Creamos un script como root llamado /usr/bin/abrircon, para eso puede ejecutarse:</li>
<blockquote>
<li>sudo nano /usr/bin/abrircon</li>
</blockquote>
<li>O sino:</li>
<blockquote>
<li>kdesu kate /usr/bin/abrircon</li>
</blockquote>
<li>Le pegamos el siguiente contenido:</li>
</ul>
<blockquote><p>#!/bin/bash<br />
kfmclient exec $1</p></blockquote>
<ul>
<li>Finalmente, le damos permiso de ejecución (también como root)</li>
<blockquote>
<li>sudo chmod +x /usr/bin/abrircon</li>
</blockquote>
</ul>
<p>Ahora, en Firefox, la proxima vez que queramos abrir un archivo recien bajado, preguntará con que programa abrirlo. Entonces le damos la dirección de nuestro script:</p>
<p><strong>/usr/bin/abrircon</strong></p>
<p>Ojo: Antes de ponerle que "no vuelva a preguntar más", prueben su funciona. Para el próximo archivo, tal vez quieran que no pregunte más.</p>
<p>Si por esas cosas de la vida, ya habian puesto que no preguntara más, lo que se debe hacer es (con Firefox <strong>cerrado</strong>), es editar un archivo dentro del perfil de firefox, que se ubica en la siguiente carpeta:</p>
<p>~/.mozilla/firefox/&#60;carpeta del perfil&#62;</p>
<p>donde &#60;carpeta del perfil&#62; es un nombre generado aleatoriamente la primera vez que ejecutan Firefox.</p>
<p>El archivo en cuestión se llama <strong>mimeTypes.rdf </strong></p>
<p>Se debe buscar la linea que dice</p>
<blockquote><p>&#60;RDF:Description RDF:about="urn:handler:local:</p></blockquote>
<p>(La deje incompleta a propósito). Si bajo esa linea hay algo como:</p>
<blockquote><p>NC:alwaysAsk="false"</p></blockquote>
<p>Solo se debe cambiar el <strong>false</strong> por <strong>true</strong>.</p>
<p>PD: Toda esta tontera no abría sido necesaria si desde el principio el Firefox permitiera pasarle argumentos a los programas escogidos, además de que en ningún panel/menú/opción encontre como desactivar "que no preguntara más" al "abrir un archivo con...".</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[OpenMind 2008 report]]></title>
<link>http://danielecostarella.wordpress.com/?p=65</link>
<pubDate>Tue, 13 May 2008 21:22:11 +0000</pubDate>
<dc:creator>BlackBliss</dc:creator>
<guid>http://danielecostarella.wordpress.com/?p=65</guid>
<description><![CDATA[Sabato si è conclusa OpenMind 2008, la serie di seminari e incontri sul software libero e sull]]></description>
<content:encoded><![CDATA[<p>Sabato si è conclusa <a title="OpenMind 2008" href="http://www.openmind05.it">OpenMind 2008</a>, la serie di seminari e incontri sul software libero e sull'informatica "consapevole". Il programma è stato denso e ricco di contenuti e il pubblico ha sicuramente gradito la varietà degli argomenti trattati. <a title="KDE ITALIA" href="http://www.kde-it.org">KDE-ITALIA</a>, rappresentata da <a href="http://kslacky.wordpress.com/">Giovanni Venturi</a> e da me, ne ha preso parte presentando desktop e applicazioni dell'ambiente KDE. Molti partecipanti hanno così avuto la possibilità di affacciarsi al mondo del software libero per la prima volta. E' stato bello poter rispondere alle tante domande che ci venivano poste, illustrare il funzionamento delle applicazioni e poter spiegare il perché dell'utilizzo di un sistema operativo "non convenzionale".</p>
<p>Sul sito ufficiale dell'evento <a title="PHOTOGALLERY OpenMind 2008" href="http://www.openmind05.it/index.php?module=photogallery&#38;gid=1">sono presenti alcune foto</a> scattate nel corso della manifestazione, altre sono presenti <a title="My Flickr" href="http://www.flickr.com/photos/blackbliss/">sul mio spazio su Flickr</a>.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Fedora 9 Announced]]></title>
<link>http://administratosphere.wordpress.com/2008/05/13/fedora-9-announced/</link>
<pubDate>Tue, 13 May 2008 18:38:05 +0000</pubDate>
<dc:creator>ddouthitt</dc:creator>
<guid>http://administratosphere.wordpress.com/2008/05/13/fedora-9-announced/</guid>
<description><![CDATA[Yesterday Fedora 9 was announced.  Using Fedora can give you a look at what may be in Red Hat Enterp]]></description>
<content:encoded><![CDATA[<p>Yesterday <a href="http://www.fedoraproject.org">Fedora 9</a> was announced.  Using Fedora can give you a look at what may be in Red Hat Enterprise Linux down the road - and give you an exciting Linux distribution to boot.</p>
<p>There are a number of new exciting features to be found in Fedora 9.  First, everything is updated to the latest versions, including GNOME 2.22, KDE 4.0.3, and Xfce 4.4.2.</p>
<p>Fedora 9 introduces the new filesystem <a href="http://en.wikipedia.org/wiki/Ext4">ext4</a> as an option.  While ext4 remains an experimental filesystem, it may be good to try it out.  Like ext3, it remains compatible in both directions (an ext4 filesystem can be mounted as ext3, and vice versa).</p>
<p>Fedora 9 also replaces the System V initd process with an event-based replacement, <a href="http://upstart.ubuntu.com/">upstart</a>.  Upstart was created and developed for Ubuntu Linux, and has spread to Fedora and Debian.  Each process is started through a response to an event, and each process may generate another event.</p>
<p>Fedora 9 has several different <i>spins</i> or variations based on different sets of packages.  For example, there could be a KDE spin, a GNOME spin, and a Xfce spin for example.  The Fedora project has a <a href="http://spins.fedoraproject.org/">page</a> tracking spins for those who might be interested in custom spins.</p>
<p>This version of Fedora introduces support for Jigdo, which is a CD distribution mechanism that the Debian project has used for years.  I've not used Jigdo, but the description given in the <a href="http://docs.fedoraproject.org/release-notes/f9/en_US/">release notes</a> suggests a large speedup if you have most of the data already.</p>
<p>It sounds like a very exciting distribution; I'll be looking around my electronic wasteland to see where to install it.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Non riesco propro a starmene buono... Ubuntu 9.04!]]></title>
<link>http://olegnalp.wordpress.com/?p=26</link>
<pubDate>Tue, 13 May 2008 18:26:24 +0000</pubDate>
<dc:creator>olegnalp</dc:creator>
<guid>http://olegnalp.wordpress.com/?p=26</guid>
<description><![CDATA[
Eh già&#8230;ogni volta a rompervi l&#8217;anima (se non qualcos&#8217;altro) con annunci di futur]]></description>
<content:encoded><![CDATA[<p><img src="http://img530.imageshack.us/img530/5329/ubuntukdeyv6vb1.png" alt="ub9.04" /></p>
<p>Eh già...ogni volta a rompervi l'anima (se non qualcos'altro) con annunci di future versioni di Linux...ma stavolta la notizia è grossa: Ubuntu 9.04 abbandonerà Gnome e si munirà di KDE 4 (ecco il motivo di KDE 4 in Kubuntu 8.04). Non disperate amanti di Gnome! Dovrete soltanto limitarvi ad abbandonare il classico "ubuntu" per il nuovo "Gubuntu" (ovviamente la G sta per Gnome). In questo modo non esisterà più una sostanziale divisione tra Ubuntu e Kubuntu e quindi si pensa che rimarrà un unica distribuzione, appunto Ubuntu (kde) con l'alternativa di Gubuntu. A questo punto è lecito chiedersi se il progetto xubuntu rimarrà in vita,ma questo lo potremo scoprire nelle prossime puntate...</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[KDE 4.1 Alpha 1]]></title>
<link>http://gabuntu.wordpress.com/?p=144</link>
<pubDate>Tue, 13 May 2008 16:24:50 +0000</pubDate>
<dc:creator>gab1to22</dc:creator>
<guid>http://gabuntu.wordpress.com/?p=144</guid>
<description><![CDATA[Siendo un fanático de KDE no me puedo resistir a poner esta entrada. Mis comienzos en Linux fue usa]]></description>
<content:encoded><![CDATA[<p>Siendo un fanático de KDE no me puedo resistir a poner esta entrada. Mis comienzos en Linux fue usando KDE y me gusta mas que Gnome.</p>
<p>Pero por el momento estoy usando Gnome gracias a que estoy esperando una versió mas estable de KDE 4.</p>
<p>Por lo que veo hay un progreso muy bueno.</p>
<p>Aquí les dejo unos videos interesantes:</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/MLm5ePR8XUU'></param><param name='wmode' value='transparent'></param><embed src='http://www.youtube.com/v/MLm5ePR8XUU&rel=0' type='application/x-shockwave-flash' wmode='transparent' width='425' height='350'></embed></object></span></p>
<p><!--more--></p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/5ayvmWfT4PA'></param><param name='wmode' value='transparent'></param><embed src='http://www.youtube.com/v/5ayvmWfT4PA&rel=0' type='application/x-shockwave-flash' wmode='transparent' width='425' height='350'></embed></object></span></p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/wQm3sY-NiWU'></param><param name='wmode' value='transparent'></param><embed src='http://www.youtube.com/v/wQm3sY-NiWU&rel=0' type='application/x-shockwave-flash' wmode='transparent' width='425' height='350'></embed></object></span></p>
<p>Si quieren ver más videos entren al canal de youtube de <a href="http://www.youtube.com/user/jospoortvliet">jospoortvliet</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Poner KDE en castellano]]></title>
<link>http://intelne.wordpress.com/2008/05/12/poner-kde-en-castellano/</link>
<pubDate>Mon, 12 May 2008 18:17:36 +0000</pubDate>
<dc:creator>Peregrinov</dc:creator>
<guid>http://intelne.wordpress.com/2008/05/12/poner-kde-en-castellano/</guid>
<description><![CDATA[

Si instalas el escritorio KDE en Ubuntu para probarlo (ver el post anterior), verás que al inicia]]></description>
<content:encoded><![CDATA[<div></div>
<p style="text-align:center;"><img class="aligncenter" style="max-width:800px;" src="http://www.venezuela.net.ve/softwarelibre/images/kde.jpg" alt="" width="285" height="213" /></p>
<p>Si instalas el escritorio <a href="http://www.kde.org/">KDE</a> en Ubuntu para probarlo (ver el <a href="http://intelne.wordpress.com/2008/05/11/probar-diferentes-escritorios-en-ubuntu/">post anterior</a>), verás que al iniciarlo por primera vez, está todo en la lengua del imperio. Si quieres sacarte el inglés y ponerlo en cristiano antiguo, solamente tienes que abrir una consola y poner:</p>
<blockquote><p><strong>sudo apt-get install kde-i18n-es</strong></p></blockquote>
<p>Reinicias la sesión, y ya debería estar en español.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Bedre oversættelse af KDE?]]></title>
<link>http://mschlander.wordpress.com/?p=33</link>
<pubDate>Mon, 12 May 2008 16:06:14 +0000</pubDate>
<dc:creator>mschlander</dc:creator>
<guid>http://mschlander.wordpress.com/?p=33</guid>
<description><![CDATA[Jeg har i noget tid gået og sparet sammen til et nyt indlæg om KDE-oversættelserne, så da Anders]]></description>
<content:encoded><![CDATA[<p>Jeg har i noget tid gået og sparet sammen til et nyt indlæg om KDE-oversættelserne, så da <a href="http://www.alweb.dk/gallery/sk%C3%A6rmskud/kde_dnaske_overs%C3%A6ttelse" target="_blank">Anders Lund i dag har blogget om emnet</a>, er jeg faret i blækhuset. Det glæder mig, at Anders Lund synes, at det er rart at bruge oversættelserne, han påpeger imidlertid også, at der er en del slåfejl. Jeg vil ikke benægte at kvaliteten langt fra er, hvad KDE fortjener.</p>
<p>Sagen er imidlertid den at <a href="http://i18n.kde.org/stats/gui/trunk-kde4/team/da/" target="_blank">KDE er et enormt oversættelsesprojekt med mere end 115.000 tekststrenge</a> alene i brugerfladerne - dokumentationen kommer oveni. Oversættelsesarbejdet er næsten altid blevet udført af en enkelt person med sporadiske bidrag. I mange år var det <a href="http://behindkde.org/people/erik/" target="_blank">Erik Kjær Pedersen</a> - I de sidste fem måneder har det været mig. Ikke alene skal jeg vedligeholde oversættelserne, men der er også et efterslæb efter næsten et halvt års inaktivitet, som gjorde at KDE4.0.0 blev udgivet uden danske oversættelser.</p>
<p>Derfor er kvalitetssikring en umulighed. Jeg er nødt til at forsøge at oversætte så meget som muligt så hurtigt som muligt. Selv hvis jeg havde tid til korrekturlæsning, ville det ikke hjælpe meget at gøre det selv, da man oftest overser sine egne fejl. Det er min forhåbning at kvaliteten senere kan hæves, når efterslæbet er endeligt indhentet. Jeg fokuserer i øvrigt ret ensidigt på KDE4.x, da der ikke er de store fremtidsperspektiver i KDE3.5.</p>
<p><strong>Du kan hjælpe</strong> på flere forskellige måder.</p>
<p><strong>Rapportér fejl</strong>. Skriv en e-mail til mschlander [at] opensuse.org eller kontakt "cb400f" via IRC i #dansk-gruppen på Freenode-netværket. Man kan altid finde e-mail-adresse til KDE-oversættere af hvert enkelt program på denne måde: <em>Hjælp -&#62; Om [program] -&#62; Oversættelse</em></p>
<p><a href="http://mschlander.files.wordpress.com/2008/05/trans.png"><img src="http://mschlander.wordpress.com/files/2008/05/trans.png?w=111" alt="Bedre oversættelse af KDE?" width="111" height="96" class="alignnone size-thumbnail wp-image-34" /></a></p>
<p>Fejl i KDE3.5 vil kun blive rettet hvis de har væsentlige forståelsesmæssige konsekvenser, men der er betydelig risiko for at de går igen i KDE4.x, så det betaler sig at rapportere dem alligevel.</p>
<p><strong>Hjælp med korrekturlæsning</strong>. Alle oversættelserne jeg laver sendes til <a href="http://dansk-gruppen.dk/index.php?ID=4&#38;lang=da" target="_blank">dansk-gruppens mailingliste</a> hvor enhver kan tilmelde sig og give feedback.</p>
<p><strong>Hjælp med at oversætte</strong>. Det er vigtigt, spændende og overkommeligt arbejde. Jeg vurderer at omtrent følgende kvalifikationer er nødvendige:</p>
<ul>
<li>Du æælsker KDE</li>
<li>Du er habil til engelsk</li>
<li>Du er habil til dansk</li>
<li>Du er villig til at bruge et par timer eller mere i gennemsnit pr. uge over en længere periode</li>
</ul>
<p>Det kan også være at du bare gerne vil stå for oversættelsen af et enkelt program, som du er ekspert i og som betyder meget for dig.</p>
<p>Kontakt mig via mail eller IRC som anført ovenfor.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Printing QStrings in gdb]]></title>
<link>http://randomguy3.wordpress.com/?p=55</link>
<pubDate>Mon, 12 May 2008 10:03:27 +0000</pubDate>
<dc:creator>randomguy3</dc:creator>
<guid>http://randomguy3.wordpress.com/?p=55</guid>
<description><![CDATA[I&#8217;m still learning the power of gdb.  It&#8217;s an immensely useful tool for debugging progra]]></description>
<content:encoded><![CDATA[<p>I'm still learning the power of gdb.  It's an immensely useful tool for debugging programs (funny, that...).</p>
<p>Today I wanted to find out the contents of a QString.  "print s", where "s" is a QString, doesn't do much for you, though.  The data is stored as an array of ushorts inside a shared data member.  But all I want is to print out the string as it would appear if I did "qDebug() &#60;&#60; s", for example.</p>
<p>Solution: head over to the kdesdk module, and into the <a href="http://websvn.kde.org/trunk/KDE/kdesdk/scripts/">scripts</a> directory, where mountains of useful bits reside.  The script you want is <a href="http://websvn.kde.org/*checkout*/trunk/KDE/kdesdk/scripts/kde-devel-gdb">kde-devel-gdb</a>.</p>
<p>Now copy this to your home directory and put the line "source ~/kde-devel-gdb" into your ~/.gdbinit file.  Or, if you're building KDE in the <a href="http://techbase.kde.org/Getting_Started/Build/KDE4">manner prescribed on techbase</a>, you can just put "source /home/kde-devel/src/KDE/kdesdk/scripts/kde-devel-gdb" into your ~/.gdbinit file.</p>
<p>To use, check out "help user-defined".  For example, to print a QString called s, type "printq4string s".  Ta-da!</p>
]]></content:encoded>
</item>

</channel>
</rss>
