<?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>evince &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/evince/</link>
	<description>Feed of posts on WordPress.com tagged "evince"</description>
	<pubDate>Sat, 19 Jul 2008 14:14:55 +0000</pubDate>

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

<item>
<title><![CDATA[Editar pdfs en Linux]]></title>
<link>http://andalinux.wordpress.com/?p=39</link>
<pubDate>Sat, 14 Jun 2008 09:00:33 +0000</pubDate>
<dc:creator>jasvazquez</dc:creator>
<guid>http://andalinux.wordpress.com/?p=39</guid>
<description><![CDATA[Aunque está algo verde aun, Sun Microsystems ha publicado una extensión para Openoffice.org compat]]></description>
<content:encoded><![CDATA[<p><img class="alignleft" style="float:left;margin-left:15px;margin-right:15px;border:0;" src="http://upload.wikimedia.org/wikipedia/commons/5/52/OpenOffice.org_2_icon.png" alt="" width="128" height="128" />Aunque está algo verde aun, <em>Sun Microsystems</em> ha publicado una <a href="http://extensions.services.openoffice.org/project/pdfimport" target="_blank">extensión para Openoffice.org</a> compatible con la versión 3.0 y Star Office 9 que permite la <a href="http://andalinux.wordpress.com/2008/06/09/gestionar-pdfs-eficientemente-split-merge/" target="_self">edición de pdfs</a> desde estos editores.</p>
<p>A la funcionalidad básica de <em>exportar</em> en éste formato los contenidos que generábamos con este <em>paquete ofimático</em> podemos incluir gracias a este complemento, la capacidad de retocar cualquier fichero de este tipo de forma gratuita sin tener que adquirir el Adobe Acrobat (que por otra parte no cuenta con versión para <em>Linux</em>)</p>
<p><!--more--></p>
<p>Hasta la fecha contábamos para la edición de <em>pdfs</em>, entre otros, con:</p>
<ul>
<li><a href="http://sourceforge.net/projects/pdfedit" target="_blank">PDF Edit</a> aunque no funcionaba realmente bien</li>
<li><a href="http://www.scribus.net/" target="_blank">Scribus</a> donde la importación dejaba bastante que desear</li>
</ul>
<p>Deseando estoy que incluyan en <em>Evince</em> la capacidad para <em>subrayar textos</em> e <em>incluir anotaciones</em> pues es lo que realmente necesito a la hora de trabajar con este tipo de archivos.</p>
<p>Si tengo que crear un documento lo más probable es que use <em>OpenOffice Writer</em> para editarlo y <em>Scribus</em> para <em>maquetar</em> utilizando la opción de <em>exportar</em> una vez terminado mi trabajo en lugar de retocarlo con un <em>editor de pdfs</em></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Pasos posteriores a la instalación de Ubuntu... instalando programas por montones :D]]></title>
<link>http://yylex.wordpress.com/?p=105</link>
<pubDate>Mon, 28 Apr 2008 04:44:33 +0000</pubDate>
<dc:creator>yylex</dc:creator>
<guid>http://yylex.wordpress.com/?p=105</guid>
<description><![CDATA[espués de que la espera ha terminado y hemos logrado instalar Ubuntu Hardy Heron lo que sigue es ag]]></description>
<content:encoded><![CDATA[<p>espués de que la espera ha terminado y hemos logrado instalar Ubuntu Hardy Heron lo que sigue es agregarle el montón de programas que frecuentemente utilizamos y aqui pienso listar los que me he instalado hasta ahora. Espero no pasarme ni uno por alto.</p>
<h1>Paso previo (opcional)</h1>
<p><a href="http://yylex.wordpress.com/files/2008/04/custom-server.jpg" target="_blank"><img class="alignnone size-medium wp-image-106 alignright" style="float:right;" src="http://yylex.wordpress.com/files/2008/04/custom-server.jpg?w=300" alt="" width="300" height="294" /></a>Como estos son los días en que todos estamos actualizando el sistema o bien bajando los ISOs (es recomendado usar los torrents) para hacer una instalación limpia, bajando programas y de todo puede que el servidor que esté seleccionado como default en nuestra instalación se encuentre algo saturado entonces vamos a seleccionar uno más adecuado según la misma aplicación donde configuramos las fuentes de software.</p>
<p>Vamos a <strong>Sistema &#62; Administración &#62; Recursos de software</strong> (System &#62; Administration &#62; Software sources) y en la pestaña de Software de Ubuntu (Ubuntu software) seleccionamos en el menú colgante la opción <strong>Otro...</strong> (Other...) y hacemos clic sobre <strong>Seleccionar el mejor servidor</strong> (Select Best Server) para que realice una prueba de velocidad (casi seguro basada en pings) y cuando desaparezca la ventana que indica el progreso de la prueba hacemos clic sobre <strong>Elegir servidor</strong> (Choose Server), luego sobre <strong>Cerrar</strong> y si nos pregunta si deseamos recargar le damos que sí. (Pueden notar que si se realiza este paso varias veces el servidor seleccionado no es el mismo.)<!--more--></p>
<h1>Agregando repositorios extras</h1>
<p>Antes que nada nos aseguramos que los repositorios <strong>universe</strong> y <strong>multiverse</strong> estén habilitados. Vamos a <strong>Sistema &#62; Administración &#62; Fuentes de software</strong> y nos aseguramos que estén marcados.</p>
<p>Mencionaré unos cuantos repositorios extras que he utilizado para agregar programas que no están en los repositorios oficiales de Ubuntu o bien, hay otros que cuentan con una versión mas reciente o por lo menos son de los que se actualizan mas seguido. Para algunos solo aparecerán los comandos a ejecutar para agregarlos, así sin más ni más.</p>
<p><strong>Repositorios de medibuntu</strong></p>
<p><code>$ sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list<br />
$ wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- &#124; sudo apt-key add - &#38;&#38; sudo apt-get update</code></p>
<p><strong>Repositorios de Wine</strong></p>
<p><code>$ wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- &#124; sudo apt-key add -<br />
$ sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.list</code></p>
<h1>Escritorio</h1>
<p><a href="http://yylex.files.wordpress.com/2008/04/desktop.jpg" target="_blank"><img class="alignnone size-medium wp-image-112 alignleft" style="float:left;" src="http://yylex.wordpress.com/files/2008/04/desktop.jpg?w=300" alt="" width="300" height="240" /></a><strong>Instalando el escritorio de Kubuntu.</strong> A manera de complementar las aplicaciones de Gnome instalamos el escritorio de kubuntu.</p>
<p><code>$ sudo aptitude install kubuntu-desktop</code></p>
<p>En el momento en que lo instalé aptitude preguntó si deseaba dejar un par de paquetes sin configurar debido a que no estaban las dependencias (de hecho si estaban pero diferian levemente en versión) así que evaluando la situación vi que no había problema aparente y acepté la solución propuesta.</p>
<p>Si has utilizado ambos escritorios seguramente te guste una mezcla de aplicaciones de ambos, entonces la idea de tener (por lo menos) los dos es contar con todas las aplicaciones preferidas. Personalmente utilizo Gnome un par de semanas y luego voy a KDE pero, estando en Gnome no dejo de utilizar Akregator, Amarok, Kate por ejemplo. Mientras que estando en KDE utilizo Evolution, etc. La idea es no limitarse al conjunto de aplicaciones que ofrece determinado escritorio.</p>
<p><strong>Instalando AWN (Avant Window Navigator).</strong> He decidido instalarme la versión disponible en los repositorios oficiales de Ubuntu así que no es necesario otro.</p>
<p><code>$ sudo apt-get install awn-manager</code></p>
<p>y para acceder podemos ir a <strong>Aplicaciones &#62; Accesorios &#62; Avant Window Navigator</strong> y configurarlo yendo a <strong>Sistema &#62; Preferencias &#62; Awn manager</strong>. Ya luego me buscaré un tema por ahora lo dejo así a como viene.</p>
<p><strong>Instalando Microsoft Fonts y otras fuentes varias.</strong> Instalamos las fuentes de Microsoft ya que hay páginas web que las requieren, este paso es opcional pero igual, casi siempre lo realizo.</p>
<p><code>$ sudo aptitude install msttcorefonts gsfonts-other t1-xfree86-nonfree ttf-dustin ttf-f500 ttf-isabella ttf-larabie-deco ttf-larabie-straight ttf-larabie-uncommon ttf-staypuft ttf-summersby ttf-ubuntu-title ttf-xfree86-nonfree xfonts-intl-european gsfonts-x11 gsfonts ttf-bpg-georgian-fonts ttf-sjfonts</code></p>
<p><strong>Instalando Adobe Acrobat Reader.</strong> Aunque <strong>evince</strong> es más que suficiente puede que por algún motivo necesitemos visualizar nuestros documentos en este otro lector o bien, estamos acostumbrados al lector de Adobe. Este paso lo incluyo solo como referencia.</p>
<p><code>$ sudo apt-get install acroread</code></p>
<p><a href="http://yylex.wordpress.com/files/2008/04/screenlets.jpg" target="_blank"><img class="alignnone size-medium wp-image-107 alignright" style="float:right;" src="http://yylex.wordpress.com/files/2008/04/screenlets.jpg?w=300" alt="Clic para ver en tamaño normal" width="300" height="240" /></a><strong>Personalizando animaciones de escritorio.</strong> Si deseamos ajustar los efectos de escritorio de forma sencilla vamos a instalar el manejador de configuraciones de compiz junto con emerald</p>
<p><code>$ sudo apt-get install compizconfig-settings-manager emerald</code></p>
<p>ahora podremos acceder al manejador de configuraciones de compiz a través de <strong>Sistema &#62; Preferencias &#62; Configuración avanzada de los efectos</strong> y <strong>Sistema &#62; Preferencias &#62; Gestor de Temas de Emerald</strong></p>
<p><strong>Instalando screenlets.</strong> Vamos a instalar esos screenlets que se ven re-bien en nuestro escritorio.</p>
<p><code>$ sudo apt-get install screenlets</code></p>
<p>ya instalado podemos configurarlo entrando al cuadro de configuración respectivo a través de <strong>Sistema &#62; Preferencias &#62; Screenlets </strong></p>
<p>Notar que los screenlets que aparecen en la imagen son mera demostración, en especial el del reloj. Es solo una forma de decir "en este OS también se puede hacer". :)</p>
<h1>Multimedia</h1>
<p><a href="http://yylex.wordpress.com/files/2008/04/banshee.jpg" target="_blank"><img class="alignleft size-medium wp-image-108" src="http://yylex.wordpress.com/files/2008/04/banshee.jpg?w=300" alt="" width="300" height="214" /></a>Instalaré los programas que más utilizo para la reproducción de video, dvd, audio, etc. En éstos se incluye mplayer, los codecs de windows, soporte para lectura de dvd, vlc y smplayer.</p>
<p><code>$ sudo apt-get install mplayer w32codecs libdvdcss2 libdvdread3 libdvdnav4 build-essential debhelper fakeroot vlc vlc-plugin-pulse smplayer</code></p>
<p>y como paso adicional, pero necesario ejecutamos</p>
<p><code>$ sudo /usr/share/doc/libdvdread3/install-css.sh</code></p>
<p>o bien, en caso que el anterior comando resulte en error ejecutamos</p>
<p><code>$ sudo /usr/share/doc/libdvdread3/examples/install-css.sh</code></p>
<p><strong>Reproductor de música.</strong> Amarok, banshee y Exaile son bastante buenos así que me instalo los tres. Además está Rhytmhbox que viene instalado por default.</p>
<p><code>$ sudo apt-get install amarok-xine exaile</code></p>
<h1>Internet</h1>
<p><a href="http://yylex.files.wordpress.com/2008/04/emesene.jpg" target="_blank"><img class="size-medium wp-image-109 alignright" style="float:right;" src="http://yylex.wordpress.com/files/2008/04/emesene.jpg?w=188" alt="" width="188" height="300" /></a><strong>Manejadores de descargas</strong>. Por ahora instalamos unos cuantos, el Downloader for X y kget, aunque también está aria y otro montón más.</p>
<p><code>$ sudo aptitude install d4x kget</code></p>
<p><strong>Lector de feeds.</strong> Me quedo con akregator aunque también está thunderbird y liferea, aunque éste último se queda <em>pensando</em> a la hora de mostrar un enorme listado de feeds.</p>
<p><strong>Navegador de internet.</strong> Firefox 3 beta 5, sin más ni más.</p>
<p><strong>Mensajería instantánea.</strong> Para comenzar, no soy fanático del <em>meñeser</em> pero la necesidad tiene cara de... en fin, tenemos varias opciones, la primera y que viene por default es Pidgin y Kopete (en el caso de Kubuntu), aunque prefiero instalarme otra como lo es aMSN o bien, emesene. Igual, instalo los dos.</p>
<p><code>$ sudo apt-get install amsn emesene</code></p>
<p><strong>Instalando amule.</strong> El cliente similar a eMule para las redes eD2k y Kademlia que además soporta múltiples plataformas.</p>
<p><code>$ sudo aptitude install amule</code></p>
<p><strong>Instalando Azureus.</strong> Azureus, otro de los los buenos programas para usar en las redes de intercambio de archivos y configurable hasta el <em>case</em>.</p>
<p><code>$ sudo apt-get install azureus</code></p>
<p><strong>Instalando Google Earth</strong></p>
<p><code>$ sudo apt-get install googleearth-4.3</code></p>
<h1>Desarrollo</h1>
<p><a href="http://yylex.files.wordpress.com/2008/04/anjuta.jpg" target="_blank"><img class="alignleft size-medium wp-image-111" src="http://yylex.wordpress.com/files/2008/04/anjuta.jpg?w=300" alt="" width="300" height="240" /></a><strong>Software básico de compilación.</strong> Si compilamos uno que otro programa por nuestra cuenta este paquete debería estar instalado. Mínimo.</p>
<p><code>$ sudo aptitude install build-essential</code></p>
<p><strong>Instalación de Netbeans 6.0.1 IDE.</strong> Podemos ver que en este lanzamiento de Ubuntu se incluye los paquetes necesarios para instalar Netbeans IDE a través del apt. Si programamos en el lenguaje Java, éste es uno de los recomendados.</p>
<p><code>$ sudo apt-get install netbeans</code></p>
<p><strong>Instalando Anjuta y otros para C/C++.</strong> Recuerdo que la última vez que lo trabaje los repositorios incluían la versión 1.x.x pero ahora veo que ya está la 2.x.x. :D</p>
<p><code>$ sudo apt-get install anjuta geany</code></p>
<h1>Misc</h1>
<p>Instalamos los paquetes extras restringidos que por cuestiones legales no se incluyen por default en la distribución de Ubuntu. Aquí se incluye la máquina virtual de Java, Flash player, los plugins de Gstreamer (good, bad, ugly) y la utilidad unrar entre otros.</p>
<p><code>$ sudo apt-get install ubuntu-restricted-extras</code></p>
<p>Aunque, de cualquier forma debemos hacer uso de los repositorios de mediubuntu</p>
<p><strong>Utilerías de de/compresión de archivos.</strong> Vamos a instalar todos los paquetes necesarios para soportar el mayor número de formatos de archivos comprimidos.</p>
<p><code>$ sudo aptitude install rar unace unrar p7zip p7zip-full arj unzoo lha libarchive1 libarchive-tar-perl libarchive-zip-perl dpkg-dev</code></p>
<p><strong>Catfish: fácil búsqueda de archivos.</strong> Catfish es una herramienta práctic para búsqueda de archivos y es básicamente un front-end para diferentes motores (servicios) que provee una interfaz unificada. La interfaz es a propósito liviana y sencilla, utiliza solo GTK+ 2. Además permite ser configurada dependiendo de las necesidades de cada quién.</p>
<p>Para instalarlo basta con ejecutar</p>
<p><code>$ sudo apt-get install catfish</code></p>
<h1>Virtualización</h1>
<p><a href="http://yylex.files.wordpress.com/2008/04/virtualbox.jpg" target="_blank"><img class="size-medium wp-image-110 alignright" style="float:right;" src="http://yylex.wordpress.com/files/2008/04/virtualbox.jpg?w=300" alt="" width="300" height="264" /></a><strong>Instalando Wine.</strong> Como siempre surge una que otra aplicación para Windows que necesitamos ejecutar en Linux vamos a instalar Wine.</p>
<p><code>$ apt-get install wine</code></p>
<p>ya instalado podemos configurar varias opciones ejecutando winecfg.</p>
<p><strong>Instalando VirtualBox OSE.</strong> Sin más, una de las mejores alternativas para virtualización de escritorio. Éste nos permite ejecutar instalar un sistema invitado (guest) sobre nuestro OS (host). Recientemente fue adquirido por Sun Microsystems.</p>
<p><code>$ sudo apt-get install virtualbox virtualbox-ose-modules-$(uname -r)<br />
$ sudo adduser $USER vboxusers</code></p>
<p>para que funcione debemos iniciar sesión nuevamente.</p>
<p>---------------</p>
<p>Eso es... eso es todo amigos :D Quizás se me olvidó algo, si así es lo estaré agregando después. La parte de los juegos queda por ahora pendiente. Si quieren contarme que programas utilizan o si les ha gustado no olviden dejarme una o dos líneas, nada cuesta.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Sprawna grafika w Ubuntu 7.10 bez Envy]]></title>
<link>http://byisk.wordpress.com/?p=286</link>
<pubDate>Sat, 09 Feb 2008 14:51:34 +0000</pubDate>
<dc:creator>b.YISK</dc:creator>
<guid>http://byisk.wordpress.com/?p=286</guid>
<description><![CDATA[Cześć i czołem!
Co tam u mnie? U mnie po staremu. &#8216;Wysiadł&#8217; dysk (Ubuntu zgłaszał ]]></description>
<content:encoded><![CDATA[<p>Cześć i czołem!</p>
<p>Co tam u mnie? U mnie po staremu. 'Wysiadł' dysk (Ubuntu zgłaszał problem z utworzeniem katalogu /tmp i odczytem jądra z dysku). Męczyłem się z tym, ale nic nie wskórałem. Słaby ze mnie hax0r...</p>
<p>Należało sformatować partycję, na której było Buntu 7.04. Pomyślałem, że jak już kasuję starą wersję to wgram nową. Tak też zrobiłem.</p>
<p>Oczywiście, jak zawsze, napotkałem na problem w postaci niedziałającego sterownika do mojego GeForce 6100 zintegrowanego na płycie. Jeśli <a href="http://byisk.wordpress.com/2007/10/07/kiedy-stery-do-nvidii-z-repo-ubuntu-nie-dzialaja-poprawnie/">czytacie mojego bloga to wiecie</a>, że poprzednio załatwiłem to narzędziem ochrzczonym nazwą Envy. Chciałem zrobić to samo, jednak nie mogłem. Czemu?</p>
<p><!--more-->Gdy zmusiłem Envy do instalacji sterownika, tak jak <a href="http://byisk.wordpress.com/2007/10/07/kiedy-stery-do-nvidii-z-repo-ubuntu-nie-dzialaja-poprawnie/">poprzednio</a>, to otrzymywałem zwrotną wiadomość w postaci błędu:</p>
<p><a href='http://byisk.wordpress.com/files/2008/02/blad_envy.png' title='blad_envy.png'><img src='http://byisk.wordpress.com/files/2008/02/blad_envy.thumbnail.png' alt='blad_envy.png' /></a></p>
<p>Oczywiście, jako najlepszy w swojej klasie hax0r, zajrzałem do loga. Moim oczom ukazał się dziwny komunikat:</p>
<blockquote><p>python pulse.py nvidia<br />
root@s2ln-desktop:/usr/share/envy# python pulse.py nvidia<br />
ENVY ERROR: Your Operative System does not seem to be supported by Envy</p></blockquote>
<p>Czyżby aż tak wiele zmieniło się w nowym Buntu, że Envy nie chce działać? Było to dla mnie szokiem, gdyż byłem przyzwyczajony do używania Envy, a potem NVidia Settings. Pogłówkowałem trochę. Wiedziałem, że bez narzędzia nvidii nie dam rady funkcjonować. Poradziłem sobie z problemem. Oto co należy zrobić (tu zaczyna się HOW-TO):</p>
<p>---------------------------------------------------------------------------------------------------------------------------------</p>
<p>1. Należy zainstalować sterownik nvidii poprzez narzędzie 'Menadżer sterowników własnościowych'. Nie uruchamiajmy potem ponownie komputera, mimo, że Buntu będzie nas o to prosił.</p>
<p>2. Należy uruchomić terminal i wpisać </p>
<blockquote><p>sudo apt-get install nvidia-settings</p></blockquote>
<p>3. Należy wejść do narzędzia NVidia Settings poprzez polecenie </p>
<blockquote><p>sudo nvidia-settings</p></blockquote>
<p>i skonfigurować wszystko według swoich potrzeb.</p>
<p>4. Ustawienia zapisujemy w zakładce 'X Server Display Configuration', klikając na przycisk 'Save to X Configuration File'.</p>
<p>5. Możemy ponownie uruchomić komputer.</p>
<p>---------------------------------------------------------------------------------------------------------------------------------</p>
<p>Po wykonaniu tych czynności trafiłem do pięknego Buntu z Compizem. W moim przypadku okazywało się jednak, że po kwadransie miałem zapchany cały GIGABAJT RAMu oraz połowę Swap'a, czyli w moim przypadki 400MB! Myślałem, że oszaleję. Wyłączyłem Trackerd, tak jak kiedyś, gdy miałem na testy Buntu 7.10, co <a href="http://byisk.wordpress.com/2007/12/16/trackerd/">dokładnie opisałem</a>. Nic to jednak nie zmieniło. Gdy wchodziłem do Monitora Systemu to aż mną rzucało!</p>
<p>Wyobraźcie sobie, że Evince, czyli narzędzie do podglądu PDFów, podczas czytanego przeze mnie jednego e-booka, zajmującego na dysku ~ 50 MB, zżerało mi 300+ MB RAM!</p>
<p>Dowód:</p>
<p><a href='http://byisk.wordpress.com/files/2008/02/evince_300mb_ram.png' title='evince_300mb_ram.png'><img src='http://byisk.wordpress.com/files/2008/02/evince_300mb_ram.thumbnail.png' alt='evince_300mb_ram.png' /></a></p>
<p>A tutaj wahania w monitorze systemu spowodowane włączeniem i wyłączeniem Evince:</p>
<p><a href='http://byisk.wordpress.com/files/2008/02/analiza_monitora_systemu.png' title='analiza_monitora_systemu.png'><img src='http://byisk.wordpress.com/files/2008/02/analiza_monitora_systemu.thumbnail.png' alt='analiza_monitora_systemu.png' /></a></p>
<p>Do tego maksymalne obciążenie procesora przez procesy, których zazwyczaj nie zauważamy. Nautilus pożera 80+ % wydajności CPU? :O</p>
<p><a href='http://byisk.wordpress.com/files/2008/02/nautilus_cpu_86.png' title='nautilus_cpu_86.png'><img src='http://byisk.wordpress.com/files/2008/02/nautilus_cpu_86.thumbnail.png' alt='nautilus_cpu_86.png' /></a></p>
<p>Wszystko się sypało. Działało gorzej niż Vista. Nie wiedziałem co mam począć. Długo nad tym główkowałem, aż wkońcu moja hax0rska głowa przypomniała sobie jeden problem z przeszłości. Otóż zapragnąłem kiedyś zabawić się Berylem. Zainstalowałem go przy pomocy Google i wolontariuszy piszących HWO-TOsy. Wszystko było ok, gdyby nie to, że system ciął się i to paskudnie. Nie mam <a href="http://byisk.wordpress.com/o-mnie/">aż takiego słabego sprzętu</a>, żeby to mi się mogło zdarzać. Wygooglowałem, że problem może leżeć w ilości wyświetlanych kolorów, gdyż im więcej - tym ciężej układowi graficznemu to przerobić. Bingo - krzyknąłem, po czym wlazłem do pliku xorg.conf i zmieniłem paletę kolorów z 32-bit na 24-bit. Niby wszystko przyspieszyło, ale nie na tyle, abym mógł się cieszyć. Musiałem używać Efifanki zamiast Płonącego Lisa, gdyż FF nie dawał sobie rady przy otworzeniu jednej (!) stronki. Chciałem zmienić paletę z 24-bit na 16-bit, ale tego nie wytrzymał Beryl.</p>
<p>Za pomocą tego sposobu naprawiłem mojego Buntu.</p>
<p>Wszedłem z poziomu sudo do NVidia Settings i zmieniłem w zakładce 'X Server Display Configuration' paletę na 16-bitową, po czym zaktualizowałem plik xorg.conf, tak jak to opisałem wyżej. Buntu poczuł się doskonale i znów, jak za dawnych czasów, nie sięga wogóle po Swapa. W chwili obecnej, gdy to piszę, mam uruchomionych ~ 10 aplikacji, a zapełnione tylko 400 MB RAM. Musiałem jednak zrezygnować z używania Compiza. Można go wyłączyć w zakładce 'Efekty pulpitu' (Menu -&#62; System -&#62; Preferencje -&#62; Wygląd). Ale i tak jest dobrze.</p>
<p>Cairo Clock bez Compiza nie jest już przezroczysty. Szkoda. Ale pogłówkuję jeszcze na temat uatrakcyjniania Pulpitu i napiszę dla Was art na ten temat. Już się troszku bawiłem Desktopem. Teraz mam zadanie: odpicować Pulpit bez Compiza. No ale co to dla mnie... :) </p>
<p>Hax0rzcie się,<br />
b.YISK</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Window resizing bug]]></title>
<link>http://linuxtnt.wordpress.com/2008/01/08/window-resizing-bug/</link>
<pubDate>Tue, 08 Jan 2008 03:55:38 +0000</pubDate>
<dc:creator>BKB</dc:creator>
<guid>http://linuxtnt.wordpress.com/2008/01/08/window-resizing-bug/</guid>
<description><![CDATA[A bug which has struck me on Ubuntu recently is the window resizing bug. Firefox and Evince, upon st]]></description>
<content:encoded><![CDATA[<p>A bug which has struck me on Ubuntu recently is the window resizing bug. Firefox and Evince, upon startup, decide to resize themselves to the full size of the screen. No matter how I close the programs, this endless, irritating resizing keeps going on.</p>
<p>Linux fans often criticize the software quality of Microsoft Windows, but in fact this kind of crazy bug is extremely rare on Windows XP, whereas they seem to be part of the territory with Linux.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Debian on my old laptop, keeping it light]]></title>
<link>http://tuxtoday.wordpress.com/2007/12/27/debian-on-my-old-laptop-keeping-it-light/</link>
<pubDate>Thu, 27 Dec 2007 23:53:15 +0000</pubDate>
<dc:creator>Johan</dc:creator>
<guid>http://tuxtoday.wordpress.com/2007/12/27/debian-on-my-old-laptop-keeping-it-light/</guid>
<description><![CDATA[I recently inherited my brothers old laptop, since he didn&#8217;t need it no more. It&#8217;s a Cel]]></description>
<content:encoded><![CDATA[<p>I recently inherited my brothers old laptop, since he didn't need it no more. It's a Celeron 2.0 Ghz machine with only 192 megabytes of RAM, since 64 megabytes of the actual 256 megs goes to the radeon graphics-card.</p>
<p>Overall, it's a slow machine. 192 megs or RAM isn't a lot if you want to use a bittorrent-client, a pdf-viewer, a text-editor, and irc-client, and a jabber-client all at once, which really is the bare minimum for me.</p>
<p>It is something that would be really hard to do, if using gnome or even xfce (which isn't that lightweight, in my honest opinion), but when using some alternative applications it can be done.</p>
<p>This is what I use on my laptop: (Console-applications are marked with a '*')</p>
<p>Distro: Debian Testing</p>
<p>Window Manager: flwm (fast light window manager) http://flwm.sourceforge.net/screenshot.png</p>
<p>File manager: Thunar, and Midnight commander*</p>
<p>Terminal: gnome-terminal and xterm<br />
Webbrowser: Epiphany, and elinks*</p>
<p>IRC: Irssi*</p>
<p>Instant messaging: centerim* and finch*</p>
<p>PDF-viewer: evince</p>
<p>Bittorrent: rtorrent*</p>
<p>Editor: Geany, Gedit, and nano*</p>
<p>Music: mocp* (music on console)</p>
<p>Video: mplayer, and gxine</p>
<p>News Reader: Olive*</p>
<p>This is what does the trick for me.</p>
<p>Debian is really nice on all kinds of systems, and I actually can run Gnome without too much lag, but if you want a bit of speed on your old system, then the above will work great. FLWM isn't really a nice-looking window-manager, but it does what I need it to. It can take a while to get used to the fact that the window-borders sits on the left of your windows, but after just a couple of hours it feels comfortable. If you don't like flwm, there are lots of alternatives. IceWM and Fluxbox are nice, and Enlightenment is nice if you want some bling without slowing down an old system too much. Also, ude, sawfish, afterstep, windowmaker and many more are available in most distros repositories.</p>
<p>For those of you who thinks there's a lot of terminal-apps on my list.. well, there is. This is because I wish to keep my system lightweight so that I can use the resources for things that really need it.</p>
<p>For an example, watching video on this laptop is just as nice as watching it on a more powerful machine, simply because everything else, except the videoplayer consumes very little RAM and CPU.</p>
<p>Epiphany works just as well as Firefox for most things, but doesn't consume nearly as much memory. For browsing simple text-only webpages, a console-based webbrowser like elinks works just as good.</p>
<p>The thing that takes some getting used to, is centerim and finch, the two instant messaging-clients for console, that I use. But hey, read through the manpages and it will all work itself out.</p>
<p>Filebrowsing-wise, I really like Thunar. It's just as good as nautilus in Gnome. GNU Midnight Commander is also an awesome tool, when using the terminal.</p>
<p>Music on console is really all I need for listening to music. It's easy to understand and does what it needs to do.</p>
<p>rtorrent is a favourite of mine. Really smart layout, with easy keyboard-shortcuts. Just google "rtorrent.rc" for info on how to config your own rtorrent startup-file. It's really easy.</p>
<p>Olive is a new friend of mine. It's basically a simple newsreader. I like it.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Ebooks showdown Kindle vs. XO laptop from OLPC]]></title>
<link>http://justwriteclick.com/2007/12/11/ebooks-showdown-kindle-vs-xo-laptop-from-olpc/</link>
<pubDate>Tue, 11 Dec 2007 13:49:19 +0000</pubDate>
<dc:creator>annegentle</dc:creator>
<guid>http://justwriteclick.com/2007/12/11/ebooks-showdown-kindle-vs-xo-laptop-from-olpc/</guid>
<description><![CDATA[I&#8217;m learning more about ebooks thanks to some recent inquiries related to my work for One Lapt]]></description>
<content:encoded><![CDATA[<p>I'm learning more about ebooks thanks to some recent inquiries related to my work for One Laptop Per Child (<a href="http://www.laptop.org">OLPC</a>) to collaborate on the kid's <a href="http://wiki.laptop.org/go/Simplified_user_guide">user guide</a>. I've been so busy with that I've barely had time to blog. I'm learning so much it'll add to the blog entries later.</p>
<p>But I have been noodling on the fact that Amazon's Kindle and the OLPC XO are at the exact same price - $400 - and that the XO can be used as an ebook reader (PDFs preferred.)</p>
<p>I'm going to try to do a comparison here, but please realize I'm no ebook reader expert nor have I owned one in the past. So I really have no business writing this at all other than my innate curiousity and love of researching and then presenting information.</p>
<p>On to the interesting comparison - let's look at other parameters, and feel free to suggest your own. Like I say, I have no business writing an ebook comparison so do pitch in where you see fit.</p>
<h3>Amazon's Kindle ebook reader versus the One Laptop Per Child XO in ebook mode</h3>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td><strong>Comparison item</strong></td>
<td><strong>Kindle</strong></td>
<td><strong>XO</strong></td>
</tr>
<tr>
<td>Dimensions</td>
<td><img src="http://annegentle.wordpress.com/files/2007/12/kindleebook.thumbnail.jpg" alt="kindleebook.jpg" />7.5" x 5.3" x 0.7", weighs 10.3 ounces</td>
<td><img src="http://annegentle.wordpress.com/files/2007/12/xoebook.thumbnail.jpg" alt="xoebook.jpg" />9.5" x 9.0" x 1.25", weighs about 3 pounds</td>
</tr>
<tr>
<td>Price</td>
<td>$400, free shipping</td>
<td>$400, about $25 shipping, $200 is a tax-deductible donation, so slight discount depending on your US tax bracket, I suppose</td>
</tr>
<tr>
<td>Content</td>
<td>DRM content, can't read PDFs unless you have a Windows PC and convert them first.</td>
<td>Mostly PDF, but plans for more format support. With the built-in browser (Browse Activity), many reading materials are available such as <a href="http://www.gutenberg.org/catalog/">Project Gutenberg</a>.</td>
</tr>
<tr>
<td>Usability</td>
<td>Robert Scoble has a <a href="http://scobleizer.com/2007/11/25/dear-jeff-bezos-one-week-kindle-review/">harsh usability review</a> of the Kindle.</td>
<td>Robert Nagle I hope will review it in the future, but he has a great <a href="http://www.teleread.org/blog/2007/11/12/free-olpc-ebooks-for-children-ebook-specs-for-xo-laptop/">review of the possibilities as an ebook reader for kids</a>. And I like the <a href="http://www.freedom-to-tinker.com/?p=1187">review written by a 12 year old</a>.</td>
</tr>
<tr>
<td>Battery</td>
<td>30 hours</td>
<td>4-5 hours</td>
</tr>
<tr>
<td>Wireless connectivity</td>
<td>Uses a wireless cellular network it calls Whispernet to deliver your Kindle content. It's <a href="en.wikipedia.org/wiki/Evolution-Data_Optimized">EVDO</a>.</td>
<td>Uses 802.11b and comes with a free one-year subscription to T-Mobile wireless service.</td>
</tr>
<tr>
<td>Screen</td>
<td>monochrome: 600 x 800 pixels (167 dots per inch)</td>
<td>monochrome: 1200 x 900 pixels (200 dots per inch), color: 1024×768 perceived (it's complicated, see the <a href="http://annegentle.wordpress.com/wp-admin/1024×768">hardware specs PDF</a>.)</td>
</tr>
<tr>
<td>Warranty</td>
<td>one year</td>
<td>30 days</td>
</tr>
</table>
<p>Gizmodo already <a href="http://gizmodo.com/gadgets/poll/amazon-kindle-vs-sony-reader-bitchfight-324481.php">put the Kindle up against the Sony Reader in this online poll</a>. I realize that the OLPC XO is intended to be a kids laptop, and it's not really fair to pit it against the Kindle because that's not the design of the device (nor the intentions of the project behind the device.) But your $400 might be well spent here.</p>
<p>By the way, I read about expected XO delivery information from the new <a href="http://www.facebook.com/group.php?gid=7357447124&#38;ref=mf">XO User's Facebook Group</a> 50 members and growing. If you order now, you'll get your laptop arund the same time  as a child in Afghanistan, Cambodia, Haiti, Mongolia or Rwanda - in early 2008. See <a href="http://laptopgiving.org/en/shipping-information.php" target="_blank">Shipping information on laptop.org.<br />
</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Corrigindo problema com fontes no Evince]]></title>
<link>http://yportimd.wordpress.com/2007/12/07/corrigindo-problemas-com-fontes-no-evince/</link>
<pubDate>Fri, 07 Dec 2007 04:23:47 +0000</pubDate>
<dc:creator>Bruno Tsubouchi Yporti</dc:creator>
<guid>http://yportimd.wordpress.com/2007/12/07/corrigindo-problemas-com-fontes-no-evince/</guid>
<description><![CDATA[
Artigo atualizado!
O Evince no ArchLinux tem alguns problemas ao exibir fontes não-embutidas nos a]]></description>
<content:encoded><![CDATA[<div style="text-align:justify;">
<blockquote><p>Artigo atualizado!</p></blockquote>
<p>O <b>Evince</b> no <a href="http://www.archlinux.org/" target="_blank">ArchLinux</a> tem alguns problemas ao exibir fontes não-embutidas nos arquivos PDF, usando uma fonte cujas letras ficam muito próximas, dificultando a leitura. A primeira – e porca – solução que encontrei foi a de excluir um arquivo de configuração, o que acabou resolvendo. Entretanto, depois de voltar a usar essa distribuição e executar as mesmas operações, o problema não foi resolvido. Justamente por isso apaguei o método anterior para mostrar este, que é bem mais correto e parece ser a solução definitiva para o problema.</p>
<p>Para isso, vamos precisar das fontes padrão da <i>Microsoft</i>* (arial, times new roman, etc) e para isso, basta instalar o pacote ttf-ms-fonts:</p>
<p><code># pacman -S ttf-ms-fonts</code></p>
<p>Depois disso, vamos editar – escolhi o nano para essa tarefa - o seguinte arquivo:</p>
<p><code># nano /etc/fonts/conf.d/30-replace-bitmap-fonts.conf</code></p>
<p>Basta trocar as fontes genéricas (<i>sans-serif, serif e monospace</i>) por fontes específicas, a lógica do arquivo parece bastante simples, trata-se de uma substituição de uma fonte por outra. Aqui apenas especifiquei o uso da <i>Arial</i> para o sans-serif e <i>Times New Roman</i> para o serif e os arquivos ficaram ótimos. Como deve ter ficado bastante confuso isso, você pode ver o meu arquivo modificado <a href="http://yportimd.googlepages.com/30-replace-bitmap-fonts.conf">aqui</a>.</p>
<p>Optei por essas fontes por serem bem legíveis e bastante usadas na confecção dos documentos sem fontes incluídas. Qualquer outra fonte irá funcionar, basta especificar.</p>
<p>:~)</p>
<p align="right"><b><a href="http://archlinux.org/" title="Artigo publicado usando o ArchLinux" target="_blank">Do Arch Linux</a></b></p>
</div>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Gutsy Gibbon: a 18 días!]]></title>
<link>http://ubunteroparlante.wordpress.com/2007/10/01/gutsy-gibbon-a-18-dias/</link>
<pubDate>Mon, 01 Oct 2007 06:08:15 +0000</pubDate>
<dc:creator>jorgejhms</dc:creator>
<guid>http://ubunteroparlante.wordpress.com/2007/10/01/gutsy-gibbon-a-18-dias/</guid>
<description><![CDATA[El 18 de octubre debe estar saliendo la nueva versión de Ubuntu, numerada 7.10 (por octubre del 200]]></description>
<content:encoded><![CDATA[<p align="justify">El 18 de octubre debe estar saliendo la nueva versión de Ubuntu, numerada 7.10 (por octubre del 2007) y con nombre código Gutsy Gibon (Gibón Valiente). Esta nueva versión presenta varias mejoras importantes en comparación con la 7.04 o Feisty Fawn (Cervatillo Luchador). Debo decir que estoy esperando ansioso la salida. Sin más les comento los principales cambios (estoy basándome en la información sobre la <a href="http://www.ubuntu.com/testing/gutsybeta" target="_blank">última versión beta</a>):</p>
<p align="justify">
<ul>
<li>Incluirá el entorno de escritorio <a href="http://www.gnome.org/start/2.20/notes/en/" target="_blank">Gnome 2.20</a>, que viene con los siguientes cambios:
<ul>
<li>El administrador de correo <a href="http://es.wikipedia.org/wiki/Novell_Evolution" target="_blank">Evolution</a> avisará si es que uno se olvida de adjuntar un archivo.</li>
<li>Los nuevos emails serán anunciados en la barra de tarea (usando evolution)</li>
<li>Evolution podrá realizar un "backup" o copia de seguridad de los archivos del correo.</li>
<li>El visor de imágenes, <a href="http://es.wikipedia.org/wiki/Eye_of_GNOME" target="_blank">Eye of Gnome</a>, incluye varias mejoras para administrar las propiedades de las imágenes.</li>
<li>El visor de documentos, <a href="http://es.wikipedia.org/wiki/Evince" target="_blank">Evince</a>, permitirá la edición de formularios en PDF.</li>
<li><a href="http://es.wikipedia.org/wiki/Tomboy_%28software%29" target="_blank">Tomboy</a>, el administrador de notas de Gnome, permitirá la sincronización de sus notas entre dos PC's diferentes!!</li>
<li>El editor de textos o bloc de notas, <a href="http://es.wikipedia.org/wiki/Gedit" target="_blank">Gedit</a>, ha incluido mejoras en el coloreo de la sintaxis de lenguajes de programación. Esto permite que al editar, un archivo html por ejemplo, los diferentes elementos tengan diferentes colores facilitando la tarea de la programación</li>
<li>Ahora los menus de "abrir archivo" o "guardar archivo" incluirán un barra de búsqueda, que permitirá encontrar más rápidamente algún archivo.</li>
<li>El administrador de archivos, <a href="http://es.wikipedia.org/wiki/Nautilus_%28inform%C3%A1tica%29" target="_blank">Nautilus</a>, ahora muestra graficamente la cantidad de espacio que tiene el disco duro o los discos externos (CD, DVD, USB, etc.).</li>
<li>Asimismo Nautilus, al mostrar una carpeta con imágenes, automáticamente las endereza en la vista previa.</li>
<li>Los diferentes menus de temas, cambio del fondo del escritorio, cambio de las fuentes predeterminadas y cambio de la apariencia gráfica han sido centralizados en un único menu llamado "Apariencia". De esta manera se vuelve más facil modificar el entorno Gnome al gusto de cada uno.</li>
<li>Hay varias mejoras en la accesibilidad, para los usuarios discapacitados.</li>
<li>Por el lado de la seguridad, se ha mejorado el manejo de las claves y passwords que administra Gnome y se ha incluido la capacidad de encriptación de archivos, de forma que estos sean inaccesibles si no se cuenta con la contraseña correcta.</li>
<li>Se ha mejorado la administración de energía, dando tiempo más exactos de la duración de la batería (si es que tu PC cuenta con una no? :P )</li>
<li>Ahora se puede dejar mensajes en el salvapantallas, cuando se deja de usar la PC por mucho tiempo.</li>
<li>Finalmente se ha mejorado el soporte para los lenguajes que se escriben de derecha a izquierda. Me parece que el mayor cambio en este sentido es que cambia no sólo la dirección del texto sino también de los programas.</li>
</ul>
</li>
<li>Regresando a Ubuntu, el escritorio contará con <a href="http://es.wikipedia.org/wiki/Compiz_Fusion" target="_blank">efectos 3D</a> en las PC que lo soporten.</li>
<li>Ahora también se agrega un buscador de archivos en el escritorio.</li>
<li>Cambio más rápido de usuarios: se pueden tener varias sesiones abiertas al mismo tiempo sin ningún problema.</li>
<li>Mayor integración con Firefox: los plugins y otras extensiones se instalan a través del administrador de paquetes synaptic, el cual se ha integrado a los menus del firefox.</li>
<li>Mejoras con el manejo de monitores, incluyendo aquellos que pueden rotar.</li>
<li>La configuración de la tarjeta de video y el monitor se hará con un menu gráfico facil de usar (excelente, este era el más grande problema de Ubuntu!!)</li>
<li>Las impresoras se instalaran automáticamente!!</li>
<li>Mejor manejo de driver no-libres, como los de las tarjetas de video. En el caso de las tarjetas nVidia se deben solucionar todos los problemas existentes hasta el momento.</li>
<li>Ahora ubuntu puede escribir y modificar en las particiones de windows sin ningún problema, lo que le facilita el manejo de archivos a aquellos usuarios que tienen instalados ambos sistemas.</li>
<li>Ubuntu debe consumir menos energía eléctrica</li>
<li>Mayor seguridad a través de <a href="http://es.wikipedia.org/wiki/Apparmor" target="_blank">AppArmor</a>.</li>
</ul>
<p align="justify">Si quieren la información más detallada, entren a estas páginas:</p>
<p align="justify">
<ul>
<li><a href="http://www.gnome.org/start/2.20/notes/en/" target="_blank">Cambios y mejoras en Gnome 2.20 (en ingles)</a></li>
<li><a href="http://www.ubuntu.com/testing/gutsybeta" target="_blank">Caracteristicas de Ubuntu 7.10 Beta. (en ingles)</a></li>
</ul>
<p align="justify">Sin duda no puedo esperar a instalarlo en mi PC. Tendre que esperar estos 18 días con impaciencia. :O</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[LinkLog: OLPC]]></title>
<link>http://dorai.wordpress.com/2007/09/25/linklog-olpc/</link>
<pubDate>Tue, 25 Sep 2007 14:20:56 +0000</pubDate>
<dc:creator>dorai</dc:creator>
<guid>http://dorai.wordpress.com/2007/09/25/linklog-olpc/</guid>
<description><![CDATA[OLPC Software - Software that runs on One Laptop per Child
OLPC Wiki - The knowledge base
]]></description>
<content:encoded><![CDATA[<p><a href="http://laptop.org/laptop/software/specs.shtml">OLPC Software</a> - Software that runs on One Laptop per Child</p>
<p><a href="http://wiki.laptop.org/go/One_Laptop_per_Child">OLPC Wiki</a> - The knowledge base</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Presentations using PDFs]]></title>
<link>http://administratosphere.wordpress.com/2007/09/15/presentations-using-pdfs/</link>
<pubDate>Sat, 15 Sep 2007 15:36:21 +0000</pubDate>
<dc:creator>ddouthitt</dc:creator>
<guid>http://administratosphere.wordpress.com/2007/09/15/presentations-using-pdfs/</guid>
<description><![CDATA[Since I will be presenting soon (a talk on GNU Screen at the Chicago Linux User&#8217;s Group) I am ]]></description>
<content:encoded><![CDATA[<p>Since I will be presenting soon (a talk on <a href="https://savannah.gnu.org/projects/screen/">GNU Screen</a> at the <a href="http://www.chicagolug.org/">Chicago Linux User's Group</a>) I am once again considering how to present a slide show.  I created the slide presentation in <a href="http://www.neooffice.org/neojava/en/index.php">NeoOffice</a>, and saved it to several presentation formats.</p>
<p>However, I was introduced to one presentation format which I was not aware of before: PDF.  I had never thought of using a PDF for a presentation.  That is, create a PDF from your slide show, and use a viewer such as <a href="http://www.gnome.org/projects/evince/">Evince</a> to present it.  I think even the current <a href="http://www.adobe.com/products/reader/">Adobe Acrobat</a> will support this, as do several others - I think <a href="http://skim-app.sourceforge.net/index.html">Skim</a> (for MacOS X) also supports a full-screen mode for presentations, as does <a href="http://kpdf.kde.org/">KPDF</a> for KDE.</p>
<p>In the past, I've used full-screen as a way to read the selected PDF; however, it looks like the full-screen mode was designed for presentations entirely - and this is true of all of these PDF readers.</p>
<p>Give it a try today!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[How to read the Comments in a pdf with acroread (not evince)]]></title>
<link>http://ubuntuswitch.wordpress.com/2007/06/04/how-to-read-the-comments-in-a-pdf-with-acroread-not-evince/</link>
<pubDate>Mon, 04 Jun 2007 10:00:33 +0000</pubDate>
<dc:creator>ataub2qf</dc:creator>
<guid>http://ubuntuswitch.wordpress.com/2007/06/04/how-to-read-the-comments-in-a-pdf-with-acroread-not-evince/</guid>
<description><![CDATA[ You know the picture on the left? You have a pdf-document with comments? You hover over it with evi]]></description>
<content:encoded><![CDATA[<p><img src="http://img374.imageshack.us/img374/5156/bildschirmfotoadobereadmo6.png" alt="Comment" style="float:left;" /> You know the picture on the left? You have a pdf-document with comments? You hover over it with evince and what happens? Nothing! I searched for information about how I can read the comment in the pdf with the default viewer evince.</p>
<p><a href="http://imageshack.us"><img src="http://img378.imageshack.us/img378/7287/bildschirmfotoadobereadsr4.png" alt="Image Hosted by ImageShack.us" style="border:1px solid black;float:right;" /></a> I found nothing so I thought maybe <a href="http://www.adobe.com/de/products/acrobat/readstep2.html" target="_blank">acroread</a> can do this. This is the Adobe Acrobat Reader for Linux. This worked :)</p>
<ol>
<li><strong>Get acroread</strong> per <code>sudo apt-get install acroread</code>.</li>
<li><strong>Open</strong> your pdf: <code>acroread /path/to/your/file.pdf</code>.</li>
<li><strong>Hover</strong> over the comment.</li>
</ol>
<p>It's a pity that evince does not support comments. For me the goal</p>
<blockquote><p>"<em>to replace the multiple document viewers that exist on the GNOME Desktop with a single simple application</em>"</p></blockquote>
<p>is not yet achieved. (Printing multiple pages on one A4 sheet does not work too).</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Evince PostScript backend]]></title>
<link>http://asabil.wordpress.com/2007/04/02/evince-postscript-backend/</link>
<pubDate>Mon, 02 Apr 2007 10:45:47 +0000</pubDate>
<dc:creator>Ali Sabil</dc:creator>
<guid>http://asabil.wordpress.com/2007/04/02/evince-postscript-backend/</guid>
<description><![CDATA[Yesterday at 10:00pm I decided that it was about time to start working on a project that I am suppos]]></description>
<content:encoded><![CDATA[<p>Yesterday at 10:00pm I decided that it was about time to start working on a project that I am supposed to finish by April 13th. The project consists of finding a way to implement text search and selection in a PostScript document viewer. I then checked out Evince from the gnome svn tree, and started checking its code,  in order to try to implement those features in my favorite document viewer.</p>
<p>First I tried to make the current PostScript backend prepend a text extraction prologue to all PostScript documents it open, to override the /show /kshow .... operators, and make them spit out some informations about the position of the glyphs and their value. The idea seemed okay, but in fact it was quite heavy, and overblown... I had to think about something simpler, and still powerful.</p>
<p>The idea of using ghostscript pdfwrite output device to generate a pdf stream out of a PS file and send it directly to poppler for the rendering came then to my mind. The nice part about it, is that we can inherit all the nice and cool features of the PDF implementation in Evince.</p>
<p>I started hacking yesterday at around 11:30, and today at 15:00 I had a fully functionnal PostScript backend implementation that can let you select text, copy it, search for text and display pages thumbnails :D</p>
<p>During this short project, I felt in love with Evince architecture. Evince is for sure a very well designed software.</p>
]]></content:encoded>
</item>

</channel>
</rss>
