<?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>wine-doors &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/wine-doors/</link>
	<description>Feed of posts on WordPress.com tagged "wine-doors"</description>
	<pubDate>Sat, 11 Oct 2008 04:16:56 +0000</pubDate>

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

<item>
<title><![CDATA[Giocare su Ubuntu con Wine-Doors e PlayOnLinux]]></title>
<link>http://aptgetupgrade.wordpress.com/?p=52</link>
<pubDate>Fri, 19 Sep 2008 15:13:57 +0000</pubDate>
<dc:creator>nellorocca</dc:creator>
<guid>http://aptgetupgrade.pt-br.wordpress.com/2008/09/19/giocare-su-ubuntu-con-wine-doors-e-playonlinux/</guid>
<description><![CDATA[Quanti di voi hanno fatto un dual boot con win solo per continuare a giocare? Molti non sanno che gr]]></description>
<content:encoded><![CDATA[<p>Quanti di voi hanno fatto un dual boot con win solo per continuare a giocare? Molti non sanno che grazie a Wine e ad altri 2 programmini possiamo far girare sul nostro OS molti giochi solo per Windows tra cui Guild Wars, WOW, Metin2, Call of Duty ed altri.<br />
Procediamo con l'installazione di questi tools:</p>
<p>per prima cosa installiamo wine-doors! Scarichiamo <a href="http://www.wine-doors.org/releases/wine-doors_0.1.2_all.deb">questo</a> pacchetto .deb (per chi non ha ubuntu può prendere Wine-doors da  <a href="http://www.wine-doors.org/wordpress/?page_id=3">QUI</a>)</p>
<p>Alla fine dell'installazione troveremo installati sia Wine che Wine-Doors con il quale possiamo installare semplicemente molti programmi che avevamo su Win e alcuni giochi.</p>
<p>Dopodichè scarichiamo quest'altro tool chiamato PlayOnLinux che ci guida durante l'installazione del gioco: <a href="http://www.playonlinux.com/script_files/PlayOnLinux/3.1/PlayOnLinux_3.1.deb">QUI</a> (Per chi non usa Ubuntu <a href="http://www.playonlinux.com/en/download.html">QUI</a>)</p>
<p>Alla fine dell'installazione apriamo playonlinux da terminale, dopodichè il programma si aggiornerà e ci chiederà se vogliamo installare i font di Windows che saranno richiesti dai giochi, quindi clicchiamo su Yes!</p>
<p>Alla fine dell'aggiornamento premiamo sul pulstante Install e controlliamo se il gioco, o programma, che vogliamo installare è presente nella lista.<br />
In caso contrario clicchiamo sulla scritta in basso a sinistra "Install a .pol package or an unsupported apllication" poi selezioniamo Manual installation e andiamo avanti, poi Install program in a new prefix e digitiamo il nome del gioco, poi selezioniamo il file .exe di installazione e dopo alcuni minuti il nostro gioco sarà installato nel pc!</p>
<p>Ora potremo accedere al gioco o aprendo PlayOnLinux o nel sottomenù di Wine!</p>
<p>NB: dovete aver installati i driver della scheda video e avere i requisiti necessarri all'installazione. I giochi più recenti probabilmente non funzioneranno con questo metodo, almeno per ora!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Instalar programas para Windows en Linux]]></title>
<link>http://gonetil.wordpress.com/?p=41</link>
<pubDate>Mon, 28 Jul 2008 12:19:11 +0000</pubDate>
<dc:creator>gonetil</dc:creator>
<guid>http://gonetil.pt-br.wordpress.com/2008/07/28/instalar-programas-para-windows-en-linux/</guid>
<description><![CDATA[Internet Explorer 6 instalado como aplicacion nativa en Ubuntu linux 8.04
Ya se han escritos cientos]]></description>
<content:encoded><![CDATA[[caption id="attachment_52" align="alignleft" width="128" caption="Internet Explorer 6 instalado como aplicacion nativa en Ubuntu linux 8.04"]<a href="http://gonetil.files.wordpress.com/2008/07/wine-doors5.png"><img class="size-thumbnail wp-image-52" src="http://gonetil.wordpress.com/files/2008/07/wine-doors5.png?w=128" alt="Internet Explorer 6 instalado como aplicacion nativa en Ubuntu linux 8.04" width="128" height="80" /></a>[/caption]
<p>Ya se han escritos cientos o miles de articulos sobre este tema: como instalar el internet explorer en Linux, como instalar el photoshop en Ubuntu, como instalar fuentes de Windows en OpenSuse, etc... La idea de este post es presentarles una herramienta que les va a ayudar muchiiiisimo a hacer esta tarea, te manera totalmente grafica, rapida y simple. Veamos como es esto<!--more--></p>
<p>Es muy comun querer utilizar algunos programas que solo existen bajo Windows, pero en Linux. Hay varios motivos para esto, aqui les listo los que yo creo son mas representativos:</p>
<ul>
<li>porque nos hemos acostumbrados a una herramienta en particular y no tenemos ganas de migrar a una distinta (por ejemplo, Winamp)</li>
<li>Porque las versiones abiertas no ofrecen las mismas prestaciones (Photoshop, Corel Draw, Illustrator...)</li>
<li>Porque necesitamos ver como nuestros desarrollos se comportan con esos programas (por ejemplo, Internet Explorer)</li>
<li>porque simplemente no existen versiones para Linux (por ejemplo, el compilador e IDE del lenguaje de simulacion GPSS, www.minutemansoftware.com)</li>
</ul>
<p>El problema es que el codigo ejecutable de Windows (programas Win32) no es compatible para Linux, y viceversa, con lo cual no se pueden ejecutar directamente (con un doble clic, como todos quisieramos). Tenemos entonces dos opciones bien claras:</p>
<ol>
<li>Instalamos un software de virtualizacion, que nos permita instalar un Windows virtual dentro de nuestro Linux. Yo estoy muy acostumbrado al VirtualBox, esta re bueno y anda de maravillas. Peeeero, el unico problema aqui es que tenemos que instalar TODO un Windows completito, y luego el o los programas dentro; es medio denso, ocupa bastantes recursos y no siempre es viable</li>
<li>Le mentimos a nuestro programita Win32, y le hacemos creer que se esta ejecutando en Windows. Esto quiere decir, le damos todo el entorno de ejecucion que el programa necesita, para que pueda ejecutarse y utilizar los servicios que necesita del Sistema Operativo, y que ni se entere que quien le esta brindando estos servicios no es Windows.</li>
</ol>
<p>Vamos a ir por la opcion 2. En Linux, esto se hace con Wine (Wine is not an emulator); lo que hace este programa es ofrecerle a las aplicaciones Win32 toda la API (en terminos terrenales, toda las funciones y servicios) de Windows y transformar de alguna manera los pedidos al sistema que hace el programa de la version Windows a la version Linux. Uhhh! que quilombo!</p>
<p>No, para nada. Veamos un ejemplo bien simple: supongamos que tenemos un programa que tiene que "dibujar un menu". En Windows, cada vez que un programa necesita hacer esto, hace una invocacion al sistema mediante las llamadas MFC (Microsoft Foundation Classes) diciendo "haceme un boton de tal alto, tal ancho, tal color y con tal texto" . Supongamos que eso lo hace mediante una llamada al sistema con el siguiente formato:</p>
<p>nuevo_boton(alto,ancho,color, texto);</p>
<p>El problema es que Linux no entiende esto! Para Linux, la llamada se hace con una funcion botoncito mucho mas simple, y luego se debe indicar como sera este boton. Por ejemplo:</p>
<p>boton = nuevo_boton_linux();</p>
<p>boton.color = un_color</p>
<p>boton.texto = un_texto</p>
<p>...</p>
<p>Mas alla del ejemplo pavo (y totalmente inventado, las cosas no son tan asi), sirve el ejemplo para entender lo que esta sucediendo: lo que hace Wine es basicamente recibir la invocacion del programa Win32, de la forma nuevo_boton(alto,ancho,color, texto) , y transformarla en invocaciones que Linux si entiende. Parece una idea muy innovadora, pero no es tan asi... Esto lo hacemos todos los dias, cuando utilizamos un adaptador de tres patas planas a dos patas redondas: lo que hacemos es "<strong>hacer que dos interfases distintas e incompatibles puedan conectarse y trabajar juntas</strong>".</p>
<p><strong>Buensiiiisima la teoria... pero como uso Wine?</strong></p>
<p>La instalacion de Wine es muy simple, bajo Ubuntu solo requiere un</p>
<p>sudo apt-get install wine</p>
<p>y listo! la mayoria de las distribuciones lo trae en sus repositorios, asi que podemos utilizar cualquier gestor de paquetes.</p>
<p>El uso es bien simple, desde la linea de comandos escribimos: <strong>wine programa.exe</strong> y listo.  Existen otros programas que hacen mas o menos lo mismo, como Cedega o Crossover (hecho sobre el mismo Wine), algunos gratuitos y otros pagos, no vamos a entrar en detalles pero ofrecen mas o menos lo mismo de manera mas bonita. Pero la cosa no termina aca...</p>
<p><strong>Instalando y usando aplicaciones comunes, a un clic de distancia.</strong></p>
<p>El 99.99% de las personas que instalan Wine, lo hacen para instalar algunas de las aplicaciones mas comunes del mundo:</p>
<p>MS Office, Winamp, photoshop, Internet Explorer, MS Fonts, Visual Stucio, juegos tipo Half Live, Quake4, etc..</p>
<p>Existe un programa, llamado<a title="Wine Doors" href="http://www.wine-doors.org" target="_blank"> Wine-doors</a>, que nos permite instalar todos estos programas con un simple clic. Este programa se encarga de conseguir la aplicacion que queremos instalar, descargarla e instalarla en nuestro sistema. Es todo grafico, muy bonito, y las opciones crecen dia a dia.</p>
<p>Para instalar Wine-doors en Ubuntu, es como siempre bien simple: <strong>sudo apt-get install wine-doors</strong> . Una vez instalado, simplemente vamos a Aplicaciones -&#62; Wine -&#62; Wine Doors y elegimos el o los programas a instalar.</p>
<p>Si tenemos el CD, podemos aprovechar el instalador ya que Wine-doors nos da una opcion para esto.</p>
<p>Tambien podemos actualizar los repositorios, controlar los procesos que ejecuta Wine, y otras opciones que no vienen al caso.</p>
<p>Les dejo unos screenshots.</p>
[gallery]
]]></content:encoded>
</item>
<item>
<title><![CDATA[Wine-Doors 0.1.2 nos abre las puertas :)]]></title>
<link>http://susegirl.wordpress.com/?p=16</link>
<pubDate>Sun, 25 May 2008 17:40:18 +0000</pubDate>
<dc:creator>susegirl</dc:creator>
<guid>http://susegirl.pt-br.wordpress.com/2008/05/25/wine-doors-012-nos-abre-las-puertas/</guid>
<description><![CDATA[
Wine-Doors es un proyecto para Gnome programado en GTK que consiste en una version hacked de Wine c]]></description>
<content:encoded><![CDATA[<p style="text-align:center;"><img style="border:0 none;" src="http://img137.imageshack.us/img137/954/sswinedoors1tq7.png" alt="Wine-Doors 0.1.2" width="301" height="262" /></p>
<p>Wine-Doors es un proyecto para Gnome programado en GTK que consiste en una version hacked de Wine con varias configuraciones y librerias adicionales para instalar facilmente con 1 click cualquier programa para Windows en Linux.</p>
<p>Claro está se puede instalar en KDE también pero se necesita instalar los siguientes paquetes antes:</p>
<ul>
<li>cabextract, tar, gzip, bzip, unzip, orange</li>
<li>python-gnome2-desktop &#62;= 2.16</li>
<li>python &#62;= 2.4</li>
<li>python2.4-cairo &#62;= 1.2.0</li>
<li>libcairo2 &#62;= 1.2.4</li>
<li>python-libxml2</li>
<li>python-glade2</li>
</ul>
<p>Con Wine-Doors se pueden instalar hasta las fuentes mas comunes como: Arial, Verdana, Times New Roman entre otras... y los juegos más populares como : Half Life 2 ,<strong> World Of Warcraft</strong>, Quake 4, Medal of Honor y mas...  también aplicaciones de escritorio como: Internet Explorer 6, <strong>Quicktime 7</strong>, Microsoft Office, Winamp, <strong>Dreamweaver</strong>, <strong>Photoshop</strong> y mas..</p>
<p>Lo pueden descargar desde aqui: <a title="Wine-Doors" href="http://www.wine-doors.org/wordpress/?page_id=3">http://www.wine-doors.org/wordpress/?page_id=3</a></p>
<p>Y si no quieren compilar para openSuse desde aqui: <a title="Wine-Doors" href="http://packages.opensuse-community.org/index.jsp?distro=SUSE_Factory&#38;searchTerm=wine-doors">openSuse Factory 1 click install</a></p>
<p>Después voy a hacer un post sobre la openSuse Factory 1 click install , este excelente servicio que apareció desde la version 10.3 que permite buscar cualquier programa en internet y descargarlo haciendo 1 click desde la web :)</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Public Windows Initiative - Take 2]]></title>
<link>http://synesius.wordpress.com/?p=82</link>
<pubDate>Wed, 21 May 2008 05:24:00 +0000</pubDate>
<dc:creator>Ché Kristo</dc:creator>
<guid>http://synesius.pt-br.wordpress.com/2008/05/21/public-windows-initiative-take-2/</guid>
<description><![CDATA[In the Mid 90&#8217;s, Sun had a product called Wabi which implemented the Windows API on top of Sol]]></description>
<content:encoded><![CDATA[<p>In the Mid 90's, Sun had a product called <a title="Wabi 2.2 Users Guide" href="http://docs.sun.com/app/docs/doc/802-6306/6ia0mdt48?l=en&#38;a=view" target="_self">Wabi </a>which implemented the Windows API on top of Solaris or as the manual put's it "<span style="color:#003366;">The Wabi(TM) program is a UNIX(R) application that enables you to run Microsoft Windows applications on several UNIX operating environments that use the X Window System</span>".</p>
<p>It's been a long time since and Wabi met it's end, over 10 years ago in fact - since then the <a title="WineHQ site" href="http://www.winehq.org/">Wine Project</a> have picked up the batton and run with it. Wine recently released a release candidate to <em>finally </em>take Wine to release 1.0, after 15 years!</p>
<p>A lot of people have things they wish were done in indiana and Windows application support is right up the top of my list. No doubt some people will kindly point out that this <a title="Wine on Solaris" href="http://wine-review.blogspot.com/2008/03/wine-on-solaris.html" target="_self">blog post</a> tells me how to compile it using CBE and Sun studio. Although I can spend the time doing this it's not exactly an intuitive path and I most certainly would not recommend OpenSolaris as a desktop platform if this was the case (and yes some will argue with me as to whether Solaris is a desktop platform, but i will kindly point that there are lots of people using Sun Ray's, Ultra XX's and so on).</p>
<p>And I'm not picking just on OpenSolaris here, I am yet to see any platform - Linux, BSD or otherwise that makes running Wine applications simple. This is where I must commend the work of Karl Lattimer and his <a title="Wine-doors" href="http://www.wine-doors.org/wordpress/" target="_self">Wine-Doors project</a>:</p>
<p style="text-align:center;"><img src="http://www.wine-doors.org/screens/Screenshot02.png" alt="Wine Doors GUI" width="363" height="297" /></p>
<p style="text-align:left;">Wine-doors is essentially a package manager for Windows applications running on Wine, it utilises the existing model that is used on both Linux and Unix systems (<a title="Advanced Packaging Tool" href="http://en.wikipedia.org/wiki/Advanced_Packaging_Tool" target="_self">APT</a>, <a title="Yellow dog Updater, Modified" href="http://en.wikipedia.org/wiki/Yellow_dog_Updater,_Modified" target="_self">YUM</a>, <a title="Image Packaging System" href="http://opensolaris.org/os/project/pkg/">IPS</a>) with a <a title="Synaptic Package Manager" href="http://en.wikipedia.org/wiki/Synaptic_Package_Manager" target="_self">Synaptic </a>like GUI.</p>
<p style="text-align:left;">Although Wine-Doors is produced for Linux Karl has expressed an interest in providing a build for OpenSolaris (Indiana), the only problem being that we don't have a current version of Wine packaged for Indiana.</p>
<p style="text-align:left;">If we can get a well polished Wine-Doors running on Indiana, as well as fixing up the few other issues (DVD, Codecs etc.) we would be well placed as an alternative to Windows.</p>
<p style="text-align:left;">I am not too sure if wine poses a submarine patent risk for vendors that ship it but it would be great to see Sun have another go at running Windows applications on Solaris, it would definitely make the Sun Ray a much more exciting commercial offering.</p>
<p style="text-align:center;"><img class="aligncenter" src="http://everythinglinux.org/wabi/w_wabi.jpg" alt="WABI" width="524" height="359" /></p>
<p style="text-align:center;"><strong>Pretty isn't it!</strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Wine Doors]]></title>
<link>http://veggienick.wordpress.com/2008/05/09/wine-doors/</link>
<pubDate>Fri, 09 May 2008 20:54:10 +0000</pubDate>
<dc:creator>veggienick</dc:creator>
<guid>http://veggienick.pt-br.wordpress.com/2008/05/09/wine-doors/</guid>
<description><![CDATA[
Oggi, dopo qualche giorno di pausa, torno a scrivere, anche se brevemente.
Qualche giorno fa ho sco]]></description>
<content:encoded><![CDATA[<p style="text-align:center;"><img src="http://ubuntista.files.wordpress.com/2007/06/wine-doors.jpg" alt="winedoors " width="303" height="114" /></p>
<p style="text-align:center;">Oggi, dopo qualche giorno di pausa, torno a scrivere, anche se brevemente.<br />
Qualche giorno fa ho scoperto un applicativo davvero utile per installare programmi presenti su Windows su Linux: Wine Doors.<br />
Questo programma, basato su Wine, permette di installare in maniera semplificata alcuni tra i programmi più usati su piattaforma Microsoft (come Photoshop, Dreamweaver,...)</p>
<p>Davvero ottimo!!!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Wine-Doors 0.1.2 en paquete .deb]]></title>
<link>http://arbolcharyou.wordpress.com/?p=420</link>
<pubDate>Fri, 02 May 2008 17:51:52 +0000</pubDate>
<dc:creator>DiS</dc:creator>
<guid>http://arbolcharyou.es/2008/05/02/wine-doors-012-en-paquete-deb/</guid>
<description><![CDATA[Wine-Doors es una aplicación gráfica basada en Wine creada para facilitar la instalación de progr]]></description>
<content:encoded><![CDATA[<p><a href="http://www.wine-doors.org/" target="_blank">Wine-Doors</a> es una aplicación gráfica basada en <em>Wine</em> creada para facilitar la instalación de programas de Windows en Linux. El programa contiene una lista de aplicaciones bastante atractivas que van desde los reproductores multimedia más conocidos a juegos y aplicaciones muy interesantes. Entre lo más suculento podemos encontrar:</p>
<ul>
<li>Winamp 5</li>
<li>3DMark 2000</li>
<li>DVD Decrypter 3</li>
<li>Dreamweaver 8</li>
<li>Ares</li>
<li>Photoshop CS2 9</li>
<li>Half-Life 2</li>
<li>World of Warcraft 2</li>
<li>Warcraft 3</li>
<li>Call of Duty 1 y 2</li>
<li>Quake 4</li>
<li>etc ...</li>
</ul>
<p><a href="http://arbolcharyou.wordpress.com/files/2008/05/wine-doors.png"><img class="alignnone size-full wp-image-421" src="http://arbolcharyou.wordpress.com/files/2008/05/wine-doors.png" alt="" width="468" height="421" /></a></p>
<p>* Lista de <a href="http://www.getdeb.net/changes.php?id=2557" target="_blank">cambios</a></p>
<p>* Descarga desde <a href="http://www.getdeb.net/app/Wine-Doors" target="_blank">GetDeb</a>.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Usar aplicaciones Linux en Windows]]></title>
<link>http://ubuntuhoy.wordpress.com/?p=16</link>
<pubDate>Tue, 29 Apr 2008 04:35:48 +0000</pubDate>
<dc:creator>javenegas</dc:creator>
<guid>http://ubuntuhoy.pt-br.wordpress.com/2008/04/29/usar-aplicaciones-linux-en-windows/</guid>
<description><![CDATA[
Quienes estamos en el mundo Linux, tenemos la opción de utilizar Cedega, Wine o Wine-Doors, cuando]]></description>
<content:encoded><![CDATA[<p><a href="http://bp2.blogger.com/_fzGxOqnmdFE/R-Z7hN2GAMI/AAAAAAAAAvE/i028ZlToWqE/s1600-h/linux_negro_blanco.png"><img style="float:left;margin:0 10px 10px 0;" src="http://bp2.blogger.com/_fzGxOqnmdFE/R-Z7hN2GAMI/AAAAAAAAAvE/i028ZlToWqE/s400/linux_negro_blanco.png" border="0" alt="" /></a><br />
Quienes estamos en el mundo Linux, tenemos la opción de utilizar Cedega, Wine o Wine-Doors, cuando por alguna razón tenemos la necesidad de utilizar un programa o una aplicación nativa de Windows.<br />
Precisamente en ese sentido, como si el mundo fuera al revés, surge AndLinux, un completo sistema Linux funcionando sin problemas en sistemas Windows. AndLinux es software libre.<br />
AndLinux usa CoLinux, un port del kernel de Linux a Windows, como núcleo. Aunque esta tecnología es algo así como correr Linux en una máquina virtual, la diferencia es que es más rápido y eficiente. Utiliza Xming como servidor X y PulseAudio como servidor de sonido. Aunque es software para desarroladores, funciona en casi todas las aplicaciones Linux.<br />
Andlinux está basado en un modelo análogo a Wine y su compatibilidad es más amplia,eso explica su funcionamiento más rápido y eficiente</p>
<p>REQUERIMIENTOS:</p>
<p><strong>Sistemas operativos</strong>: Windows 2000/xP/2003/ Vista(sólo la versión de 32 bits admite)<br />
<strong>Memoria</strong>: por lo menos 128 MB (192 MB o más es recomendado, en Vista se recomienda 512)<br />
<strong>Espacio en el disco duro (formato NTFS): </strong>2.5 GB (versión de XFCE)/4.5 GB (versión de KDE).<br />
<strong>Conexión a Internet</strong>, para poder instalar nuevas aplicaciones a través de apt-get/synáptic.<br />
Algunos conocimientos básicos de Linux a proceder una vez que se instala AndLinux.<br />
La aplicación crea un segundo escritorio totalmente funcional del sistema Linux; también pone en la bandeja del sistema un segundo menú de inicio,desde el que puede iniciar aplicaciones de Linux.<br />
Las aplicaciones de Linux y de Windows se pueden utilizar simultáneamente; se puede cortar y pegar texto entre ellas.</p>
<p><a href="http://www.andlinux.org/downloads.php">Descarga</a></p>
<p><a href="http://www.andlinux.org/install.php">Instrucciones de instalación</a></p>
<p>VIA: <a href="http://softlibre.barrapunto.com/article.pl?sid=08/03/21/0711213&#38;from=rss">Barrapunto</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Aplicaciones más descargadas para Ubuntu]]></title>
<link>http://ubuntuhoy.wordpress.com/?p=14</link>
<pubDate>Sat, 26 Apr 2008 18:39:26 +0000</pubDate>
<dc:creator>javenegas</dc:creator>
<guid>http://ubuntuhoy.pt-br.wordpress.com/2008/04/26/aplicaciones-mas-descargadas-para-ubuntu/</guid>
<description><![CDATA[En UptoDown, donde los administradores se han creado una sección dedicada a Ubuntu, hay un ranking ]]></description>
<content:encoded><![CDATA[<p>En UptoDown, donde los administradores se han creado una sección dedicada a Ubuntu, hay un ranking de aplicaciones más descargadas por lo usuarios de esa web, de acuerdo a ese topten, las aplicaciones más descargadas quedan de esta manera:</p>
<p>1     Adobe Flash Player plugin<br />
2     Ubuntu Hardy Heron<br />
3     UbuntuStudio Theme<br />
4     aMSN<br />
5     Nero Linux<br />
6     Wine<br />
7     Compiz Fusion<br />
8     emesene<br />
9     Ubuntu Restricted Extras<br />
10     VLC Media Player<br />
11     Zattoo<br />
12     Google Earth<br />
13     Virtualbox<br />
14     Wine-Doors<br />
15     AssaultCube</p>
<p>Curioso es que Compiz Fusion, que por defecto viene en Ubuntu, esté en los primeros lugares. También es de notar que Wine y Wine-doors sean de las aplicaciones mas descargadas de esa web, evidentemente porque ayudan a correr programas que son utilizados de modo nativo en Windows.<br />
Por lo demás queda claro que muchas de las cosas que un usuario normal de computadoras hace: chatear, ver vídeos, escuchar música, navegar sin problemas, bajar música, series, vídeos y demás actividades análogas, son las aplicaciones que tienen mayor demanda en ese sitio, lo que nos da una idea de que el sofftware libre cada día va ganando más espacio, gracias a distribuciones fáciles de instalar y amigables con los usuarios, como es el caso de Ubuntu.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Wine Cellar Doors]]></title>
<link>http://wineracks.wordpress.com/?p=40</link>
<pubDate>Tue, 15 Apr 2008 21:49:50 +0000</pubDate>
<dc:creator>Wine Racks America</dc:creator>
<guid>http://wineracks.net/2008/04/15/wine-cellar-doors/</guid>
<description><![CDATA[What in the world is a wine cellar door?  Perhaps the best way to answer this question is with an il]]></description>
<content:encoded><![CDATA[<p>What in the world is a wine cellar door?  Perhaps the best way to answer this question is with an illustration of what a wine cellar is.  As I discussed in my last post, an active wine cellar is a room that is created to be a refrigerator for lack of a better word.  The walls and ceiling (as well as floor if the cellar is above grade with a basement below it) are insulated with a vapor barrier installed.  The latter helps create an environment without excess moisture which can cause mold and mildew.  For all intents and purposes this is now a sealed room.  Once a cooling unit is installed to create an environment for wine to age properly, the only weakness to the space now is the point of entry i.e. the door.</p>
<p>A good wine cellar door is not only a work of art designed to be aesthetically pleasing to the eye and to announce to the world that you are now affluent enough to have a wine cellar in your living quarters, but it also locks in that fresh wine smell.  Seriously though, a good wine cellar door must act just like an exterior door of a house. Instead of keeping the heat in the house it keeps the cold in the cellar.   </p>
<p>I receive a lot of questions on this topic.  Many people are caught off guard by the price of a good wine cellar door.  Some people ask me if just any door will do.  My answer is always the same "NO".</p>
<p>If you are going to go through all the trouble to build the perfect cellar to house your precious wine then why throw all of that away by not installing a proper door?  Yes there is a cost one must pay for a beautiful wine cellar door.  But this door will be there, guarding your wine long after you are no longer here to enjoy it!</p>
<p>So remember, if you love your wine… Give it a beautiful door to keep it safe.  That is all for now.<br />
Drink Happily and Drink often,</p>
<p>Christian Hancock<br />
Wine Cellar Specialist</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Tip: Wine Doors]]></title>
<link>http://thexayon.wordpress.com/?p=87</link>
<pubDate>Wed, 09 Apr 2008 19:14:18 +0000</pubDate>
<dc:creator>xayon</dc:creator>
<guid>http://thexayon.pt-br.wordpress.com/2008/04/09/tip-wine-doors/</guid>
<description><![CDATA[Wine-doors es una aplicacion que nos hara mas facil la vida con wine y algunas aplicaciones windows,]]></description>
<content:encoded><![CDATA[<p><em><strong>Wine-doors</strong></em> es una aplicacion que nos hara mas facil la vida con <em>wine</em> y algunas aplicaciones <span style="text-decoration:line-through;"><em>windows,</em></span> por ejemplo, instalar el programa <span style="color:#ff0000;"><em>"Ares 2"</em></span> dejara de ser un problema, para los <em>moorhuntianos,</em> tambien podeis instalar <span style="color:#ff0000;"><em><span style="text-decoration:underline;">mono 1.4</span></em></span> (ya que la ultima version de moorhunt no funciona con mono en linux) y ejecutar <span style="color:#ff0000;">moorhunt</span> con wine :).</p>
<p>Wine-doors trata los programas de windows como si fuese él mismo un gestor de paquetes, esto es, si estos programas requieren de algun otro, lo instalan.</p>
<p>Simplemente descargamos el paquete deb de la <a href="http://www.wine-doors.org/wordpress/?page_id=3">pagina del autor</a> y lo instalamos:</p>
<pre>dpkg -i wine-doors*.deb</pre>
<p>Trae una interfaz gráfica impresionante, como podreis comprobar en este video:</p>
<p>[googlevideo=http://video.google.es/videoplay?docid=163319969274651574&#38;hl=es]</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Installing Flash 8 in Linux]]></title>
<link>http://port23.wordpress.com/?p=33</link>
<pubDate>Thu, 06 Mar 2008 16:57:45 +0000</pubDate>
<dc:creator>port23</dc:creator>
<guid>http://port23.pt-br.wordpress.com/2008/03/06/installing-flash-8-in-linux/</guid>
<description><![CDATA[
Yet, there are still no Flash multimedia authoring/editing software alternative has been developed.]]></description>
<content:encoded><![CDATA[<div><a href="http://img183.imageshack.us/img183/521/screenshotpq8.png"><img src="http://img183.imageshack.us/img183/521/screenshotpq8.png" align="middle" height="280" width="342" /></a></div>
<div style="text-align:justify;">Yet, there are still no Flash multimedia authoring/editing software alternative has been developed. So we still depends on the actual program that designed for Windows. Luckily, we have a nice program to deal with that. Wine-Doors enables us to install and run the Flash 8 installer in Ubuntu or any distros. Distros which uses GNOME desktop environment are most recommended because that's what Wine-Doors development are mainly focused into. The pic above was taken from my desktop. A bit lags but not that bad. If you don't have a good machine or graphic card then I would suggested you to turn of the stylish appearances because it needs lots of graphic resources and RAM.</div>
<p>Downloads can be found <a href="http://www.wine-doors.org/wordpress/?page_id=3" target="_blank">here</a>.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Dual/Multi boot or Virtualbox?]]></title>
<link>http://kubuntulove.wordpress.com/?p=51</link>
<pubDate>Wed, 20 Feb 2008 23:40:09 +0000</pubDate>
<dc:creator>curves79lady</dc:creator>
<guid>http://kubuntulove.pt-br.wordpress.com/2008/02/20/dualmulti-boot-or-virtualbox/</guid>
<description><![CDATA[When deciding to use more than one OS on one computer it can be of value to know that there is more ]]></description>
<content:encoded><![CDATA[<p>When deciding to use more than one OS on one computer it can be of value to know that there is more than one option. This article is based on personal preferences of typist of this weblog.</p>
<p>Personally I do not feel particularly comfortable messing around with partitions but I have despite this managed multi boots in the past and this through gParted (a Partition Editor application). I found that handling the partitions on my computer was both discouraging and confusing and not all too simple either. The program I am about to present handles multi operating systems with a sense of alleviation since it does not include managing of partitions. Instead it runs on the desktop (Windows and Linux), it is installed inside the Windows or Linux installation and runs like any other program on your computer.</p>
<blockquote><p><a href="http://www.virtualbox.org/" title="VirtualBox Home Page"><img src="http://kubuntulove.wordpress.com/files/2008/02/100px-vboxlogo.png" style="border:0 none;" alt="Virtualbox png" align="left" /></a><a href="http://www.virtualbox.org/" title="VirtualBox Home Page"> VirtualBox</a> is one option to dual/multi boot: <b>VirtualBox</b> is a <a href="http://en.wikipedia.org/wiki/Commercial_software" title="Commercial software">commercial</a> and <a href="http://en.wikipedia.org/wiki/Proprietary_software" title="Proprietary software">proprietary</a> <a href="http://en.wikipedia.org/wiki/X86_virtualization" title="X86 virtualization">X86 virtualization</a> software package produced by German software company <a href="http://www.innotek.de/" class="external text" title="http://www.innotek.de/" rel="nofollow">innotek</a> GmbH. VirtualBox supports <a href="http://en.wikipedia.org/wiki/Linux" title="Linux">Linux</a>, <a href="http://en.wikipedia.org/wiki/Mac_OS_X" title="Mac OS X">Mac OS X</a>, <a href="http://en.wikipedia.org/wiki/OS/2_Warp" class="mw-redirect" title="OS/2 Warp">OS/2 Warp</a> (experimental OSE builds), <a href="http://en.wikipedia.org/wiki/Microsoft_Windows" title="Microsoft Windows">Windows</a>, and <a href="http://en.wikipedia.org/wiki/OpenSolaris" title="OpenSolaris">OpenSolaris</a> hosts. Supported guest operating systems include <a href="http://en.wikipedia.org/wiki/FreeBSD" title="FreeBSD">FreeBSD</a>, Linux, <a href="http://en.wikipedia.org/wiki/OpenBSD" title="OpenBSD">OpenBSD</a>, OS/2 Warp, Windows and <a href="http://en.wikipedia.org/wiki/Solaris_%28operating_system%29" title="Solaris (operating system)">Solaris</a>. In January 2007, after several years of development, VirtualBox OSE (<a href="http://en.wikipedia.org/wiki/Open_source" title="Open source">Open source</a> edition), a limited, open-source version, was released under the GNU General Public License (GPL). -- Continue to read about VirtualBox on Wikipedia: <a href="http://en.wikipedia.org/wiki/VirtualBox" title="Wikipedia/VirtualBox">Link</a> or on the VirtualBox Home Page where VirtualBox also can be downloaded from: <a href="http://www.virtualbox.org/" title="VirtualBox Home Page">Link</a></p></blockquote>
<p>The pros I find in this arrangement:</p>
<ol>
<li>(The great) Option to use dynamically expanding disc space for the virtual OS.</li>
<li>No handling of partitions.</li>
<li>(Using WindowsXP) I am still logged on my favorite OS (Kubuntu Gutsy + KDE4) while having the unlimited benifits from WindowsXP contary to Wine &#38; Wine-Doors which are much limited.</li>
</ol>
<p align="center">Thumbnails:<br />
<a href="http://www.shareapic.net/content.php?id=6507078&#38;owner=curves79lady" target="_blank"><img src="http://www.shareapic.net/preview2/006507078.png" border="0" /></a><a href="http://www.shareapic.net/content.php?id=6507079&#38;owner=curves79lady" target="_blank"><img src="http://www.shareapic.net/preview2/006507079.png" border="0" /></a><a href="http://www.shareapic.net/content.php?id=6507081&#38;owner=curves79lady" target="_blank"><img src="http://www.shareapic.net/preview2/006507081.png" border="0" /></a><a href="http://www.shareapic.net/content.php?id=6507083&#38;owner=curves79lady" target="_blank"><img src="http://www.shareapic.net/preview2/006507083.png" border="0" /></a><a href="http://www.shareapic.net/content.php?id=6507088&#38;owner=curves79lady" target="_blank"><img src="http://www.shareapic.net/preview2/006507088.png" border="0" /></a></p>
<p>Tip:<br />
To change the size of your virtualbox; change the screen resolution within the virtual OS.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Still exciting times for Linux -- update]]></title>
<link>http://anotherugly.wordpress.com/2008/01/22/still-exciting-times-for-linux-update/</link>
<pubDate>Tue, 22 Jan 2008 09:22:07 +0000</pubDate>
<dc:creator>Ketil</dc:creator>
<guid>http://anotherugly.pt-br.wordpress.com/2008/01/22/still-exciting-times-for-linux-update/</guid>
<description><![CDATA[In relation to my earlier post.

Wine-Doors 0.1.2 has now been released, as I said it would  
Ubuntu]]></description>
<content:encoded><![CDATA[<p>In relation to my earlier post.</p>
<ul>
<li>Wine-Doors 0.1.2 has now been <a href="http://www.wine-doors.org/wordpress/?p=42" title="wine-doors.org">released</a>, as I said it would :)</li>
<li>Ubuntu-Tweak has gotten an <a href="http://ubuntu-tweak.com/2008/01/22/ubuntu-tweak-has-repository-now.html#more-31" title="ubuntu-tweak.com">Ubuntu repository</a></li>
</ul>
<p>Excellent!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Still exciting times for Linux]]></title>
<link>http://anotherugly.wordpress.com/2008/01/20/still-exciting-times-for-linux/</link>
<pubDate>Sun, 20 Jan 2008 01:50:00 +0000</pubDate>
<dc:creator>Ketil</dc:creator>
<guid>http://anotherugly.pt-br.wordpress.com/2008/01/20/still-exciting-times-for-linux/</guid>
<description><![CDATA[Just a couple of points:

Wine-Doors are looking to be getting ready for 0.1.2
I just discovered Ubu]]></description>
<content:encoded><![CDATA[<p>Just a couple of points:</p>
<ul>
<li><a href="http://www.wine-doors.org" title="http://www.wine-doors.org">Wine-Doors</a> are looking to be <a href="http://www.wine-doors.org/trac/timeline">getting ready for 0.1.2</a></li>
<li>I just discovered <a href="http://ubuntu-tweak.com/" title="http://ubuntu-tweak.com/">Ubuntu-Tweak</a> and immediately translated it into Norwegian</li>
<li>Whise picked up where RYX left, and started hammering on <a href="http://gnome-look.org/content/show.php/Screenlets+New+Bzr?content=73346">Screenlets</a>. I discovered the <a href="http://gnome-look.org/content/show.php/WaterMark+system+information?content=71960">WaterMark Screenlet</a>. Looks great!</li>
<li>Avant-window-navigator (AWN) is still in good development, and <a href="http://www.planetblur.org/hosted/awnforum/index.php?shard=forum&#38;action=g_reply&#38;ID=1490&#38;page=1&#38;isLive=true#18918">AWN-testing</a> is a new branch</li>
<li>All this is making me want to <a href="http://www.diveintopython.org/" title="http://www.diveintopython.org/">learn Python</a> even more, so I can do some cool stuff too</li>
</ul>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Bill!!! Give me a glass of Wine!!! Please... And quickly!!! ok??!!]]></title>
<link>http://slaykristian.wordpress.com/2008/01/11/bill-give-me-a-glass-of-wine-please-and-quickly-ok/</link>
<pubDate>Fri, 11 Jan 2008 10:44:07 +0000</pubDate>
<dc:creator>slaykristian</dc:creator>
<guid>http://slaykristian.pt-br.wordpress.com/2008/01/11/bill-give-me-a-glass-of-wine-please-and-quickly-ok/</guid>
<description><![CDATA[Ciao ragasuoli!
E&#8217; durante lo studio che la mia distrazione prende sempre il sopravvento! Ed e]]></description>
<content:encoded><![CDATA[<p>Ciao ragasuoli!</p>
<p>E' durante lo studio che la mia distrazione prende sempre il sopravvento! Ed ecco che volevo mettere in risalto una features di Wine il mitttttico emulatore Windows (anche se non è proprio corretto chiamarlo tale) dei sistemi Linux based.</p>
<p>Siccome per la tesi che stò preparando devo affiancarmi su un programmino che gira solo su Windows, peraltro con diversi problemi di funzionamento su Vista, ho ben pensato di poter utilizzare lo stesso sotto Linux, sia tramite VmWare o VirtualBox, sia sotto Wine.<!--more--></p>
<p>La problematica principale di moltissime applicazioni Windowsiane in campo "ufficio" è che tutte o quasi necessitano del .NET framework il che può essere un problema se decidessimo di farle partire sotto Wine.<br />
Ecco che però, certe barriere vengono aperte dall'open sources! Si tratta di un'utility di Wine che si chiama "<a href="http://www.wine-doors.org/wordpress/">Wine-doors</a>" la quale rende facilmente scaricabili ed installabili programmi, librerie (comprese le "DirectX" per la grafica) che usualmente girano su Windows, rendendo l'installazione di eseguibili semplice e funzionante.</p>
<div><img src="http://christianebbo.interfree.it/Immagine.jpg" alt="Wine-doors" align="middle" /></div>
<p>Per installarlo, sulla mia Gutsy ho fatto così:</p>
<p>ho inserito nel sources.list i repo per Wine ufficiali, prima scaricando la key con:<br />
<code>wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- &#124; sudo apt-key add -</code><br />
poi ho aggiunto il repo di wine per gutsy al sources.list:<br />
<code>sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/winehq.list</code><br />
e poi aggiornando il database, installando Wine e Wine-doors:<br />
<code>sudo apt-get update</code><br />
<code>sudo apt-get install wine</code><br />
scaricate <a href="http://www.wine-doors.org/wordpress/?page_id=3">qui</a> L'ultima versione di Wine-doors e scaricatela ed installatela come .deb<br />
E sbronzatevi con un buon rosso!!!!<br />
Ciao a tutti! Ora, però sarebbe meglio che ripassassi l'Igiene negli ambienti di lavoro...<br />
Alla Prossima!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Wine and Wine-Doors]]></title>
<link>http://geekgirlxx.wordpress.com/2007/11/16/wine-and-wine-doors/</link>
<pubDate>Fri, 16 Nov 2007 00:48:06 +0000</pubDate>
<dc:creator>geekgirlxx</dc:creator>
<guid>http://geekgirlxx.pt-br.wordpress.com/2007/11/16/wine-and-wine-doors/</guid>
<description><![CDATA[
If your plans are to install Wine and Wine-Doors it could be of use to know that if you run the cur]]></description>
<content:encoded><![CDATA[<p><a href="http://geekgirlxx.wordpress.com/files/2007/11/wine-wine-doors.png" title="Wine and Wine-Doors"><img src="http://geekgirlxx.wordpress.com/files/2007/11/wine-wine-doors.thumbnail.png" alt="Wine and Wine-Doors" /></a></p>
<p>If your plans are to install Wine and Wine-Doors it could be of use to know that if you run the current release of Wine-Doors to this date (Wine-Doors 0.11) off from <a href="http://www.wine-doors.org/wordpress/?page_id=3" title="Wine-Doors current release">http://www.wine-doors.org/wordpress/?page_id=3</a> it will install Wine for you in the same go.</p>
<p align="center">*  *  *</p>
<p align="center">edited</p>
<p align="left">When Wine is not  installed on the computer  the Status show that in this case 2 packages are required and looking at the Details it reads that Wine is one of the two and it is stated that it (Wine) is to be installed.</p>
<p align="left"><a href="http://geekgirlxx.wordpress.com/files/2007/11/wine-doors-installer-capture.png" title="Wine Doors installer capture"><img src="http://geekgirlxx.wordpress.com/files/2007/11/wine-doors-installer-capture.thumbnail.png" alt="Wine Doors installer capture" /></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Instalando o Wine Doors no Kubuntu Feisty]]></title>
<link>http://viruscg.wordpress.com/2007/11/03/instalando-o-wine-doors-no-kubuntu-feisty/</link>
<pubDate>Sat, 03 Nov 2007 14:31:43 +0000</pubDate>
<dc:creator>viruscg</dc:creator>
<guid>http://viruscg.pt-br.wordpress.com/2007/11/03/instalando-o-wine-doors-no-kubuntu-feisty/</guid>
<description><![CDATA[
O Wine Doors é um aplicativo escrito em GTK com bibliotecas cairo trabalhando com opengl para efei]]></description>
<content:encoded><![CDATA[<div style="float:left;width:130px;vertical-align:middle;"><img src='http://viruscg.wordpress.com/files/2007/11/wine-doors128.png' alt='Wine Doors'></div>
<p>O Wine Doors é um aplicativo escrito em GTK com bibliotecas cairo trabalhando com opengl para efeitos de instalação (desnecessários, na minha opinião) que faz a instalação e configuração do <em>falso Windows</em> automaticamente. Ele ajuda a instalar com apenas 1 click aplicativos como IE 6, Firefox 2, activex para mozilla, DirectX 9, DCOM98 e demais aplicativos Windows necessários para jogos e aplicações, além é claro, de alguns jogos como Enemy Territory: Quake Wars, Half Life 2 e World Warcraft 2 entre outros.</p>
<p>O Wine Doors é um grande facilitador para o usuário final, ou seja, aquele não entende nada e só quer usar. Neste tutorial vou explicar onde deve-se baixar a versão mais recente do aplicativo e quais outros pacotes devem ser instalados também para que ele funcione corretamente.</p>
<p><br></br>&#62;&#62; <strong>Baixando o Wine Doors</strong><br />
<blockquote>
Para baixar o wine doors recomendo acessar sempre o site do desenvolvedor, na sessão de download para ter sempre a versão mais recente do aplicativo. Para isso acesse:</p>
<blockquote><p>&#62; <a href="http://www.wine-doors.org/wordpress/?page_id=3">Site de Download do Wine Doors</a></p></blockquote>
</blockquote>
<p><br></br>&#62;&#62; <strong>Instalando Aplicativos Necessário (dependências)</strong><br />
<blockquote>
Para instalar o Wine Doors, é necessário instalar antes, os aplicativos e bibliotecas conhecidos como dependências, ou seja, para funcionar ele depende delas. Para isso você pode procurar no Synaptic ou Adept os nomes listados abaixo, ou simplesmente abrir um terminal e inserir a linha de comando a seguir:<br />
<blockquote>
<strong>Dependências:</strong></p>
<p>    * Wine<br />
    * cabextract, tar, gzip, bzip, unzip<br />
    * python-gnome2-desktop &#62;= 2.16 (python rsvg support, Debian/Ubuntu package, might differ on other systems)<br />
    * python &#62;= 2.4<br />
    * python2.4-cairo &#62;= 1.2.0<br />
    * libcairo2 &#62;= 1.2.4<br />
    * python-libxml2<br />
    * python-glade2<br />
    * librsvg2-2 (&#62;= 2.16) librsvg2-bin (&#62;= 2.16)</p>
<p><strong>Comando para instalação de dependências no terminal:</strong><code>sudo apt-get install cabextract tar gzip bzip2 unzip python-gnome2-desktop python python2.4 python-cairo python-libxml2 python-glade2 libcairo2 librsvg2-2 librsvg2-bin wine</code>
</p></blockquote>
</blockquote>
<p><br></br>&#62;&#62; <strong>Instalando o Wine Doors</strong><br />
<blockquote>
Após baixar a última versão do pacote DEB do Wine Doors, basta clicar com o botão direito do mouse sobre o pacote e utilizar a opção <strong>Kubuntu Package Menu</strong> &#62;&#62; <strong>Install Package</strong>. Depois de digitar sua senha, aguarde o fim da instalação e pressione qualquer tecla quando terminar. Mais sobre como instalar pacotes em: <a href="http://viruscg.wordpress.com/2007/05/08/instalando-pacotes-deb-com-o-botao-direito-do-mouse-no-kubuntu-edgy-eft/">Instalando Pacotes DEB com o Botão Direito do Mouse no Kubuntu Edgy Eft</a>
</p></blockquote>
<p><br></br>&#62;&#62; <strong>ScreenShot's</strong><br />
<blockquote>
<table border="0" align="center">
<tr>
<td width="400">Janela com os aplicativos disponíveis para instalação (que ainda não foram instalados).</td>
</tr>
<tr>
<td><a href="http://img.photobucket.com/albums/v170/Virus_cg/app-list.png"><img src="http://img.photobucket.com/albums/v170/Virus_cg/app-list_thumb.png" alt="Usando Wine Doors" width="400" style="width:400px;vertical-align:middle;"></a></td>
</tr>
<tr>
<td align="center">(Clique na imagem para ver o ScreenShot)</td>
</tr>
</table>
</blockquote>
<p><br></br>&#62;&#62; <strong>Vídeos</strong><br />
<blockquote>
A seguir um vídeo meu instalando dois programas utilizando o Wine Doors.</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/EAc2sJm7bnI'></param><param name='wmode' value='transparent'></param><embed src='http://www.youtube.com/v/EAc2sJm7bnI&rel=0' type='application/x-shockwave-flash' wmode='transparent' width='425' height='350'></embed></object></span></p>
<p>Vídeo completo de uso do Wine Doors, feito pelo desenvolvedor (efeitos adicionais se devem ao uso do Beryl - Desktop 3D do Linux), e <a href="http://www.wine-doors.org/wordpress/?page_id=5">mais vídeos de demonstração na sessão de <strong>Screenshots e Vídeos</strong> do site</a>.
</p></blockquote>
<p><br></br><br />
<hr></hr>
<p>Espero que tenham gostado. Até a próxima!<br />
<img src="http://img.photobucket.com/albums/v170/Virus_cg/Emoticons/Ok_man.png" alt="[OkMan]" /></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Wine-doors 0.1.1 released]]></title>
<link>http://technologynewsnetwork.wordpress.com/2007/09/25/wine-doors-011-released/</link>
<pubDate>Tue, 25 Sep 2007 10:03:19 +0000</pubDate>
<dc:creator>technologynewsnetwork</dc:creator>
<guid>http://technologynewsnetwork.pt-br.wordpress.com/2007/09/25/wine-doors-011-released/</guid>
<description><![CDATA[Wine-doors 0.1.1 has been released with some minor changes;
Fixed bugs with file not found handling ]]></description>
<content:encoded><![CDATA[<p>Wine-doors 0.1.1 has been released with some minor changes;</p>
<p>Fixed bugs with file not found handling for applications such as dreamweaver<br />
Added multiple URLs in a pack<br />
Tweaked cairo renderer slightly<br />
Added network detection via NetworkManager<br />
Added proxy support to downloader<br />
Lots of minor odds and sods</p>
<p><a href="http://www.wine-doors.org/wordpress/?p=37">read more</a></p>
]]></content:encoded>
</item>

</channel>
</rss>
