<?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>xubuntu &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/xubuntu/</link>
	<description>Feed of posts on WordPress.com tagged "xubuntu"</description>
	<pubDate>Wed, 20 Aug 2008 23:28:47 +0000</pubDate>

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

<item>
<title><![CDATA[Cardboard + Xubuntu = ?]]></title>
<link>http://toynemesisarmy.wordpress.com/?p=150</link>
<pubDate>Wed, 20 Aug 2008 19:32:44 +0000</pubDate>
<dc:creator>nemesisgeneral</dc:creator>
<guid>http://toynemesisarmy.wordpress.com/?p=150</guid>
<description><![CDATA[What will come of this combination?  I have downloaded and made a bootable CD of Xubuntu 8.04 and I]]></description>
<content:encoded><![CDATA[<p>What will come of this combination?  I have downloaded and made a bootable CD of Xubuntu 8.04 and I plan to install it on my Cardboard Computer when I get home from work today.  I hope it doesn't take all night, but we'll see I guess.  And yes, if you haven't already figured it out, I am a fan of low resource Ubuntu flavors :).  I hope that it will run it, and I'm pretty sure it has enough RAM to run Xubuntu.  More updates after I get it installed.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Xfce-panel, Xubuntu Hardy 8.04.1 and small problems]]></title>
<link>http://cutec.wordpress.com/?p=71</link>
<pubDate>Wed, 20 Aug 2008 18:54:10 +0000</pubDate>
<dc:creator>cutec</dc:creator>
<guid>http://cutec.wordpress.com/?p=71</guid>
<description><![CDATA[Some of you might have noticed that creating launchers to xfce-panel in Xubuntu Hardy is not as easy]]></description>
<content:encoded><![CDATA[<p>Some of you might have noticed that creating launchers to xfce-panel in Xubuntu Hardy is not as easy as in Gnome and Gnome-panel.</p>
<p>For example terminal server client and it's panel-applet, woop-de-doo.</p>
<p>Another problem that popped in front of me was opening programs with a launcher from the panel. The command was <code>luit -encoding ISO-8859-1 ssh hostname</code> because the ssh server I'm using quite actively does not have UTF8 configured. However, my Xubuntu Hardy installation happens to come with UTF8 as default and I've intended to keep it as default.</p>
<p>I tried to put the command where it was supposed to bein the panel launcher properties, no luck. Tried to use <code>xfce4-terminal shell-script-name</code> to launch the command from panel launcher, no luck.</p>
<p>Finally, with help from few of my friends, I found out that I can use <code>xterm -e luit -encoding ISO-8859-1 ssh hostname</code> which solved the problem. <code>-e</code> tells that xterm should run the preceeding command IN the opened xterm window. But this created another. The font size was ridiculously small. After few moments of discussion, it was clear that one  option for xterm execution was needed. The final execution command line is below:<br />
<code>xterm -fn 9x15 -e luit -encoding ISO-8859-1 ssh hostname</code></p>
<p>To check which font options you have available, check <code>/usr/share/fonts/X11/misc/fonts.alias</code> file. 8x13, 9x15 and 10x20 should be there atleast. 8x13 is ridiculously small, 9x15 was my choice, 10x20 was too large for this Acer Aspire One screen.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Linux on slow computers Episode 2]]></title>
<link>http://freedomyug.wordpress.com/?p=82</link>
<pubDate>Wed, 20 Aug 2008 06:41:47 +0000</pubDate>
<dc:creator>Anushia</dc:creator>
<guid>http://freedomyug.wordpress.com/?p=82</guid>
<description><![CDATA[The 2nd experiment that I did was install Xubuntu 8.04 Hardy Heron on my Pentium 3 256MB Ram. Compar]]></description>
<content:encoded><![CDATA[<p>The 2nd experiment that I did was install Xubuntu 8.04 Hardy Heron on my Pentium 3 256MB Ram. Comparatively to Vector Linux Standard Edition(XFCE), I liked Xubuntu better as to add/install softwares were easier and spiced up with graphics compared to Vector Linux which looked plain and old.</p>
<p>Speed was almost the same at first, but after I've downloaded and installed the softwares I needed to run on the computer (eg. Open Office, Mplayer and so on), it was slightly slower compared to Vector Linux. That's the price we pay for graphics I guess. Overall, I would choose Vector Linux as it was faster but wait.... when I installed Vector Linux on my computer, I logged in using a different desktop environment which was Fluxbox. It was way faster and not bad looking. It will be hard at first to get used to it, but I do enjoy the speed and the graphics are ok. It has the AWN kind of dock or a dock like MAC, not exactly the same but almost and it is fast not slow like AWN.</p>
<p>I guess the nest would be Linux Mint(fluxbox) and Fluxbuntu. Why? It's because it is based on Ubuntu so that means it would be easier to handle compared to Slackware and others which most people don't want to learn. If you're more into technology then you should try out something harder like downloading debian, gentoo, slackware or any other major distros and start from the basics.</p>
<p>Screenshot of Xubuntu:</p>
[caption id="attachment_84" align="aligncenter" width="300" caption="Xubuntu File Management : Thunar"]<a href="http://freedomyug.wordpress.com/files/2008/08/thunar.png"><img class="size-medium wp-image-84" src="http://freedomyug.wordpress.com/files/2008/08/thunar.png?w=300" alt="Thunar" width="300" height="241" /></a>[/caption]
]]></content:encoded>
</item>
<item>
<title><![CDATA[Acer Aspire One (ZG5) Hands on experiences, part #2]]></title>
<link>http://cutec.wordpress.com/?p=65</link>
<pubDate>Wed, 20 Aug 2008 05:42:04 +0000</pubDate>
<dc:creator>cutec</dc:creator>
<guid>http://cutec.wordpress.com/?p=65</guid>
<description><![CDATA[Hey everyone,
I&#8217;ve been using this little bugger now for few days with Xubuntu Hardy 8.04.1 an]]></description>
<content:encoded><![CDATA[<p>Hey everyone,</p>
<p>I've been using this little bugger now for few days with Xubuntu Hardy 8.04.1 and thought that a part #2 post would be good. Otherwise the Edits to older posts will be unnoticed and important notes might "fade to the noise".</p>
<p>So, those few things I've promised to try out:</p>
<p><strong>Movie playback</strong><br />
Playing movie that has been ripped to .iso file from external usb hard drive works fine<br />
Playing movie that has been ripped to .iso file from 8Gb SDHC card placed to Storage Expansion slot (formatted as ext2) works fine<br />
Playing actual DVD from DVD-drive connected to usb - You need to install xubuntu-restricted-extras (<code>$ sudo apt-get install xubuntu-restricted-extras</code> - works fine</p>
<p>At this point some of you are asking "why/how is he using DVD movies ripped into .iso files?". Quick and dirty answer is that I have most of movies backed up as .iso files, and I don't have to carry an external DVD drive with me to watch movies.<br />
To get the movies to .iso, I use dvd95 program to "compress" the original DVD to fit to DVD5 disc in case I need to burn the movies back to disk. Kids are quite efficient in destroying DVD's.. and no, I'm not concerned about the quality. If I want top quality, I'll go and buy full HD TV or projector and BluRay-player.<br />
When I've moved the .iso file to the PC I want to watch it, I'll mount it as loop device with command <code>$ sudo mount -o loop /path/to/the/isofile /path/for/desired/mountpoint</code>. remember to have the mountpoint folder created. Then open vlc and point it to open the DVD from the mountpoint you used.</p>
<p><strong>Heat dissipation</strong><br />
Ok, this one I noticed yesterday late at night. I was sitting in bed with a small pillow under the laptop for some time. The laptop started to really heat up and the reason seems to be that almost all of the ventilation grille is pointing down and only small part of the grille is facing to the side from the case. As the pillow was blocking the grille facing down, the heat could not dissipate well enough. Not a big deal, but still something to bare in mind.</p>
<p><strong>Touchpad</strong><br />
I'm not a fan of this kind of pointer device. Stick is much more user friendly, though it costs much more and replacement part price for keyboard with stick is ridiculous. First few days went on finding the correct setting to disable Touchpad tapping and scrolling. To disable tapping and scrolling, you need to modify xorg.conf file. Open terminal of your favor and..</p>
<p><code>$ sudo mcedit /etc/X11/xorg.conf</code><br />
now find the part that says<br />
<code>Section "InputDevice"</code><br />
<code>Identifier	"Synaptics Touchpad"</code></p>
<p>Add the following line to the end of this section, above the <code>EndSection</code><br />
<code>Option "TouchpadOff" "2"</code></p>
<p>Now log out and back in, result should be that touchpad is not scrolling anymore, and tapping is disabled.</p>
<p><strong>External display settings</strong><br />
This I'm still working on.. I'll edit this post as soon as I've got some solid settings/info gathered.</p>
<p><strong>EDIT:</strong><br />
<strong>Screensaver and lock screen</strong><br />
As I use this computer at work, it's vital for me to be able to lock the screen when I leave my desk. By default, Xubuntu seems to have a bug that prevents screensaver and thus screen locking to execute. To fix it, you need to add <code>gnome-screensaver</code> to autostarted apps under Settings - Settings Manager.<br />
Click <code>+ Add</code> then enter a preferred name, for example <code>Gnome-Screensaver</code>, description can be for example <code>Gnome Screensaver Daemon</code> and command is <code>/usr/bin/gnome-screensaver</code> and hit Ok. Log out and back in, modify screensaver settings to your desired choice, then right click the little icon for Quit-button in panel and click on properties and select action type as Quit + Lock screen. </p>
<p><strong>Tsclient and tsclient panel applet</strong><br />
Again an work-required program/tool issue. As I work also with several Windows servers, I need to have terminal server client (RDP client) installed, <strong>with</strong> panel-applet so it's fast and easy to open connections to remote servers.<br />
Install tsclient package (<code>$ sudo apt-get install tsclient</code>) and try that it works. Create one quick connect entry as saving connection details for testing purposes. Now install xfce4-xfapplet-plugin (<code>$ sudo apt-get install xfce4-xfapplet-plugin</code>) and right click on panel - add new item. Browse to end of the list, click on Xfapplet, then Add, and then choose Terminal Server Client Applet. Terminal server panel applet should now show up on your panel.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Just A Post]]></title>
<link>http://rametux.wordpress.com/?p=78</link>
<pubDate>Mon, 18 Aug 2008 16:26:33 +0000</pubDate>
<dc:creator>rametux</dc:creator>
<guid>http://rametux.wordpress.com/?p=78</guid>
<description><![CDATA[After a while i didn&#8217;t post into this blog, here i&#8217;m back hehe..
Well, if u are expectin]]></description>
<content:encoded><![CDATA[<p>After a while i didn't post into this blog, here i'm back hehe..</p>
<p>Well, if u are expecting an update for the intrepid alpha release announcement, it's 4th release now. BlankOn has not yet release any jahitan. It consider to release on august, 28 for the 1st jahitan. Please refer to its <a href="http://groups.google.com/group/blankon" target="_blank">mailing-list</a> to know more about the BlankOn Development.</p>
<p>And here is a little but big announcement, my friend on Ubuntu-id named <a href="http://skyisgrey.org/about" target="_blank">imtheface</a> has back!! Hahaha.. Welcome back, dude!!</p>
<p>Well just it for now, see u around :D</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Compiz]]></title>
<link>http://kamokow.wordpress.com/2008/08/17/compiz/</link>
<pubDate>Sun, 17 Aug 2008 22:14:15 +0000</pubDate>
<dc:creator>kamokow</dc:creator>
<guid>http://kamokow.wordpress.com/2008/08/17/compiz/</guid>
<description><![CDATA[I set up Compiz on my linux machine about 30 minutes ago and I must say, I&#8217;m impressed! I real]]></description>
<content:encoded><![CDATA[<p>I set up Compiz on my linux machine about 30 minutes ago and I must say, I'm impressed! I really like using the 3D desktop switcher it helps me with all the apps I have open all the time, plus I have a desktop fading thing setup. For any linux users I highly reccomend Compiz.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Acer Aspire One (ZG5), Xubuntu Hardy 8.04.1 and Atheros WLAN]]></title>
<link>http://cutec.wordpress.com/?p=58</link>
<pubDate>Sun, 17 Aug 2008 06:28:50 +0000</pubDate>
<dc:creator>cutec</dc:creator>
<guid>http://cutec.wordpress.com/?p=58</guid>
<description><![CDATA[Short info how to get the Wireless card working in Xubuntu.
Get the latest madwifi pack http://snaps]]></description>
<content:encoded><![CDATA[<p>Short info how to get the Wireless card working in Xubuntu.</p>
<p>Get the latest madwifi pack http://snapshots.madwifi.org/madwifi-hal-0.10.5.6-current.tar.gz and save it to your home folder for example.</p>
<p>Disable current Atheros Hardware Access Layer (HAL) and Support for Atheros 802.11 wireless lan cards from Applications - System - Hardware Drivers and then reboot as requested</p>
<p>Make sure that ath_hal module is not loaded in the future:</p>
<p><code>$ sudo mcedit /etc/default/linux-restricted-modules-common</code></p>
<p>Add ath_hal between the quotation marks, for example DISABLED_MODULES="ath_hal"</p>
<p>Unpack the downloaded tar.gz</p>
<p><code>$ tar xzvf madwifi-hal-yaddayadda.tar.gz</code></p>
<p>Cd into the new folder scripts under the new unpacked madwifi folder</p>
<p>Execute madwifi-unload and find-madwifi-modules.sh scripts<br />
<code>$ sudo ./madwifi-unload</code><br />
<code>$ sudo ./find-madwifi-modules.sh $(uname -r)</code></p>
<p>Drop one level back,<br />
<code>$ cd ..</code></p>
<p>and just to be sure, execute make clean to get rid of old crap<br />
<code>$ make clean</code></p>
<p>Then we check just to be sure that the Hardware Drivers does not show any drivers for Atheros wlan or HAL. If the window is clean, proceed to building the modules.</p>
<p><code>$ make</code><br />
<code>$ sudo make install</code><br />
<code>$ sudo modprobe ath_pci</code></p>
<p>Then, check that you have ath0 and wifi0 network adapters created, ath0 should be the first, wifi0 last. You might need to scroll back a bit<br />
<code>$ ifconfig</code></p>
<p>Now you should be able to see AP's via panel's network applet. You can also scan for wlan's with command<br />
<code>$ sudo wlanconfig ath0 list scan</code></p>
<p>That's it, happy networking! ;)</p>
<p>When you get updates/upgrades that change kernel in any way, your wireless card drivers won't work anymore. Just do the whole thing all over again and you're wireless again.</p>
<p>EDIT: If the driver is not loaded automatically, you can add <code>ath_pci</code> to <code>/etc/modules</code><br />
Here's the commands:</p>
<p><code>$ sudo mcedit /etc/modules</code><br />
add <code>ath_pci</code> into a new LAST line of the document, save the document and reboot.<br />
If you don't want to reboot right away, you can type</p>
<p><code>$ sudo modprobe ath_pci</code></p>
<p>This loads the module(driver) and you should have wlan up and running then. Just remember when you reboot the next time that you added the module to "loaded at startup" configuration.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Acer Aspire One (ZG5) hands on experience]]></title>
<link>http://cutec.wordpress.com/?p=55</link>
<pubDate>Thu, 14 Aug 2008 19:08:53 +0000</pubDate>
<dc:creator>cutec</dc:creator>
<guid>http://cutec.wordpress.com/?p=55</guid>
<description><![CDATA[Hi everyone!
Got one of these little subnotebooks to my hands for a short period and here&#8217;s a ]]></description>
<content:encoded><![CDATA[<p>Hi everyone!</p>
<p>Got one of these little subnotebooks to my hands for a short period and here's a small summary about it.</p>
<p>So far I've tried out the Linpus Linux preinstalled to the laptop very briefly, as it had to make way for Windows XP SP3. Yep, got that right and no, it was not pleasure. Pain would describe the experience more.</p>
<p>Biggest reason is the very slow SSD hard drive. It just isn't even feasible with Windows. Not even if you try to use fast SD card on the storage expansion slot for swap. It's quite easy to get devices work in XP, as Acer kindly provides drivers for the laptop.</p>
<p>So, that was covered fast. Then to the part that was more interesting for me personally. Xubuntu 8.04.1 in a very, very small laptop. I was a bit afraid how the keyboard would fit for me, as i'm almost two meters tall. So far, I've had at least decent experience with it.</p>
<p>Biggest problem with the laptop and Xubuntu is the wireless card. It won't work "off the shelf" and little tweaking was needed. Installation instructions will be posted on a separate quide and I will also post a separate post about device technical spesifications and how I installed Xubuntu to it.</p>
<p>Everything else seems to work out of the box.</p>
<p>As the out of the box configuration has only 512Mb of memory, I did an memory upgrade also. Didn't take any pictures though, so we'll have to see if I come across dismantling the laptop again. Will take pictures then, I promise! Verbal instructions coming up in a separate post also.</p>
<p>After the upgrade, things seemed a bit faster, but that was when the XP was installed. Xubuntu was installed onto the laptop with the additional memory already in place.</p>
<p>Next things to try out include bluetooth connectivity to phone to gain mobile internet over GPRS/EDGE/3G and how well the battery lasts in usual work/everyday usage. Also thought to try out playing videos, I have some movies in MPEG4 H264 which should stress the video playback enough. More about those when I have some experience..</p>
<p>EDIT: Tried to get Bluetooth connectivity to phone and internet-access via that way, and was not too hard. Biggest part is to find out correct settings for your service provider and phone model. Rest is just finding out correct channel etc. (I think I need to dump a post about using BT and mobile phone as internet connectivity)</p>
<p>Also, video playback seems to work out fine, just remember to ditch Totem Movie Player and get VLC. Tried with MPEG4 H.264 clip. Still need to try out DVD-playback with DVD-drive connected to USB and .iso file from internal storage and external USB drive..</p>
<p>Battery life with 3cell version is weak. There's few tweaks that should help out, just remember to keep backlight as low as your eyes can take..</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[That Old PC May Still Have Some Life]]></title>
<link>http://itsuperhero.wordpress.com/?p=236</link>
<pubDate>Wed, 13 Aug 2008 02:07:21 +0000</pubDate>
<dc:creator>AlisterComputeron</dc:creator>
<guid>http://itsuperhero.wordpress.com/?p=236</guid>
<description><![CDATA[As the Web has gotten more useful, and Internet connections faster, more &#8220;computing&#8221; is ]]></description>
<content:encoded><![CDATA[<p>As the Web has gotten more useful, and Internet connections faster, more "computing" is moving off the desktop and into the cloud - the techie one, not the puffy one.  This Web 2.0 stuff allows users to manage their finances, watch full-length TV shows and movies, create documents, share photos, play games, and do all sorts of other stuff, with just a web browser.  Many users could simply remove every other application from their computer and still be able to do everything they wanted to.</p>
<p>So I started thinking, "Why does a person need to spend even a few hundred bucks on hardware and a bloated OS (I'm talking about you, Windows), if they're going to do most of their activities through a web browser?"  I mean, that notion reminds me of <em>The Simpsons </em>episode in which Homer goes to buy a computer.  Homer tells the sales guy that he needs it for email, to which the sales guy replies, "Oh, you'll need a top of the line computer for that."</p>
<p>I set out to build an Internet PC, whose only function would be to get me on the Internet.  The only other application that will run is the XMMS media player so I can access my favorite Electronic/Techno/Trance streams at  <a id="wu-9" title="Digitally Imported Radio" href="http://www.di.fm/" target="_blank">DI.fm</a> .  Everything else will be done in a browser.</p>
<p>I got an old Pentium III PC from work.  It has a 10GB hard drive and 256MB of RAM.  Then I had to find<a href="http://itsuperhero.files.wordpress.com/2008/08/optiplex-gx110.jpeg"><img class="alignright size-medium wp-image-237" src="http://itsuperhero.wordpress.com/files/2008/08/optiplex-gx110.jpeg?w=116" alt="" width="116" height="116" /></a> an OS that would run on those specs.  Windows XP would run on it, but not very well, and I wanted this experiment to be more cutting-edge than running an OS released in 2002.  I tried installing the <a id="rp90" title="Ubuntu" href="http://www.ubuntu.com/" target="_blank">Ubuntu</a> distribution of Linux, but that was still too much OS for this old PC.  <a id="whaz" title="Xubuntu" href="http://xubuntu.org/" target="_blank">Xubuntu</a>, an off-shoot of Ubuntu, was developed for older PCs, so that's what I installed.</p>
<p>It's about to get a little geeky now, so if you have a weak stomach, you should skip this next paragraph.</p>
<p>When my system is idle, processor utilization runs about 8% and the system uses about 88MB of its 256 megs of RAM.  When I start my XMMS media player, the processor goes to about 12% and RAM usage goes to about 92MB.  An idle FireFox pegs the processor at around 22%, and the system consumes about 130MB.  So these are great numbers, and indicative of a lean OS that doesn't have to run unnecessary processes in the background, like some OSes.  And my old computer can avoid the recycle graveyard for a little longer.</p>
<p>XMMS runs fines; the audio stream is clear and smooth.  Opening pages and apps within FireFox is a little slow, but still functional.  Watching videos at <a id="x4zo" title="Hulu" href="http://www.hulu.com/" target="_blank">Hulu</a> is impossible.  The video was just too choppy, and my processor was pegged at 100%.  A <em>Family Guy</em> clip at YouTube played ok, but at least it was watchable.  I'm not likely to watch videos on the desktop, any way.  If I going to watch videos on a computer, I'll grab my MacBook and get comfy on the couch.  So the video thing is not really a problem.</p>
<p>I'm up for some testing, so if you know of an even leaner flavor of Linux, let me know.  I still want to run XMMS and Firefox in it, though.</p>
<p>Overall, I'm calling my Internet PC experiment a success.  I took an old PC that has no other value and turned it into a usable device.  I've no idea how often I will use it, but at least I know it can be done.  And this post is even being written on my Linux Internet machine.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Kubuntu, Ubuntu y Xubuntu.]]></title>
<link>http://carlosruizortega.wordpress.com/?p=121</link>
<pubDate>Mon, 11 Aug 2008 23:07:58 +0000</pubDate>
<dc:creator>carlosruizortega</dc:creator>
<guid>http://carlosruizortega.wordpress.com/?p=121</guid>
<description><![CDATA[En este post pretendo hacer una breve descripción comparativa de estos 3 geniales SO&#8217;s.
Aquí]]></description>
<content:encoded><![CDATA[<p>En este post pretendo hacer una breve descripción comparativa de estos 3 geniales SO's.<br />
Aquí va:<br />
<img src="http://img.godlike.cl/images/kubuntu.png" alt="" /><br />
<strong>KUBUNTU:</strong><br />
Este SO está orientado especialmente a la comodidad del usuario. Es tanto o más intuitivo que la versión "clásica" (Gnome) de Ubuntu, por lo que es sumamente fácil adaptarse a este entorno (llamado KDE). Tiene bonitos gráficos y animaciones de escritorio, lo cual lo hace muy atractivo, pero al mismo tiempo un poco más pesado y lento que el Ubuntu clásico. Trae preinstalados varios programas súper útiles y poderosos (K3B, Kopete, Konversation, Ktorrent, etc...), lo cual nos ahorra el tiempo de instalarlos.<br />
<strong><em>En resumen: Lujo.</em></strong><br />
<em>Comodidad:10<br />
Velocidad: 8</em><br />
<img src="http://img216.imageshack.us/img216/5882/ubuntuug7.png" alt="" /><br />
<strong>UBUNTU:</strong><br />
Ubuntu tiene la gracia de ser amigable y rápido al mismo tiempo. Adaptarse a este entorno (Gnome) es realmente fácil, pues es ordenado en cuanto a la ubicación de las carpetas y aplicaciones que trae. Entre esas aplicaciones hay algunas bastante populares como Firefox, Gedit, Pidgin, etc... Este SO tiene buenos gráficos y animaciones de escritorio, pero no se pone especial énfasis en ellos, con lo que resulta una combinación genial entre comodidad y velocidad.<br />
<strong><em>En resumen: Equilibrio.</em></strong><br />
<em>Comodidad: 9<br />
Velocidad: 9</em><br />
<img src="http://img.godlike.cl/images/xubuntu.png" alt="" /><br />
<strong>XUBUNTU:</strong><br />
Fue originalmente creado para máquinas antiguas, por lo que ya se imaginarán que este SO tiene como objetivo el uso eficiente de los recursos del PC. Es mucho más rápido que Ubuntu y Kubuntu, pero producto de esto se sacrifican algunas cosas relacionadas con la comodidad del usuario, como por ejemplo: no tiene muchos detalles en cuanto a los gráficos, trae aplicaciones menos poderosas y es más difícil hacer ciertas cosas que en los otros 2 SO's se hacen de forma instantánea arrastrando íconos o haciendo doble-click.<br />
<strong><em>En resumen: Velocidad.</em></strong><br />
<em>Comodidad: 8<br />
Velocidad: 10</em></p>
<p>La verdad no puedo decidir cuál de los 3 es "el mejor" <em>para mí</em>. Actualmente utilizo Ubuntu, pero con el paso del tiempo estoy seguro de que iré alternando entre uno y otro.</p>
<p>Espero que les sirva este post al elegir su versión de Ubuntu.<br />
Saludooos :P</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[My eee PC]]></title>
<link>http://chaostech.wordpress.com/?p=5</link>
<pubDate>Sun, 10 Aug 2008 22:36:33 +0000</pubDate>
<dc:creator>Xbert</dc:creator>
<guid>http://chaostech.wordpress.com/?p=5</guid>
<description><![CDATA[I mostly use an eee PC 701 with 1GB of RAM, 4GB SSD and 8GB Class C SDHC, I run Xubuntu 8.04 (Hardy)]]></description>
<content:encoded><![CDATA[<p>I mostly use an <a title="http://en.wikipedia.org/wiki/ASUS_Eee_PC" href="http://en.wikipedia.org/wiki/ASUS_Eee_PC" target="_blank">eee PC</a> 701 with 1GB of RAM, 4GB <a title="http://en.wikipedia.org/wiki/Solid-state_drive" href="http://en.wikipedia.org/wiki/Solid-state_drive" target="_blank">SSD</a> and 8GB Class C <a title="http://en.wikipedia.org/wiki/Secure_Digital_card" href="http://en.wikipedia.org/wiki/Secure_Digital_card" target="_blank">SDHC</a>, I run <a title="http://www.xubuntu.org/" href="http://www.xubuntu.org/" target="_blank">Xubuntu</a> 8.04 (Hardy) with the eee PC optimized <a title="http://en.wikipedia.org/wiki/Kernel_(computer_science)" href="http://en.wikipedia.org/wiki/Kernel_(computer_science)" target="_blank">kernel </a>(2.6.24-21-eeepc), I use it as my day to day laptop and am very happy with it.  Its the best laptop I've ever purchased, great value for money.</p>
<p>The limited storage space is not really a problem as I originally got it as replacement to my 2GB iPaq PDA that died some years ago.  After a few weeks of playing around with the eee PC I realised it was much more, it had the power of a traditional laptop PC.</p>
<p>I use it as a Ultra Mobile PC with most of my storage on-line with my server which I connect to via <a title="http://fuse.sourceforge.net/sshfs.html" href="http://fuse.sourceforge.net/sshfs.html" target="_blank">SSHFS</a>. It can be a little slow to access large files but anything large and important I can dump on to an encrypted USB Flash drive.</p>
<p>Expect some more posts about what applications I use, my hardware/software configuration and the projects I am working on with it.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Majalah Gratis Untuk Pecinta Ubuntu]]></title>
<link>http://adinugroho.wordpress.com/?p=236</link>
<pubDate>Thu, 07 Aug 2008 06:22:36 +0000</pubDate>
<dc:creator>Adi Nugroho</dc:creator>
<guid>http://adinugroho.wordpress.com/?p=236</guid>
<description><![CDATA[Assalamualaikum,
Hanya mau berbagi saja bagi teman-teman para pecinta ubuntu dan teman-teman yang in]]></description>
<content:encoded><![CDATA[<p>Assalamualaikum,</p>
<p style="text-align:justify;">Hanya mau berbagi saja bagi teman-teman para pecinta <a href="http://ubuntu.com" target="_blank">ubuntu</a> dan teman-teman yang ingin tau seperti apa itu distro ubuntu.</p>
[caption id="" align="alignleft" width="251" caption="www.fullcirclemagazine.org"]<a href="http://xfile.us/index.php?p=view&#38;id=RpuwQw&#38;"><img src="http://images.xfile.us/images/jdv1218085741v.png" alt="www.fullcirclemagazine.org" width="251" height="177" /></a>[/caption]
<p style="text-align:justify;"><a href="http://www.fullcirclemagazine.org/" target="_blank">Full Circle Magazine</a> yang dikomandani Kang Ronnie Tucker sebagai editornya sekarang telah menerbitkan 15 edisi elektronik magazine yang dapat <strong><a title="mirror full circle magazine" href="http://xfile.us/index.php?p=view&#38;id=RpuwQw&#38;" target="_blank">didownload gratis di sini</a></strong>. E-zine (Elektronik Magazine) ini berisi ulasan tentang review aplikasi, tutorial dan hal-hal lain yang berhubungan dengan Distro Ubuntu dan turunannya (Kubuntu, Xubuntu, Edubuntu etc).<!--more baca lanjutannya...--></p>
<p style="text-align:justify;">Jika teman-teman punya artikel menarik tentang Ubuntu, teman-teman juga bisa mengirimkan artikel tersebut ke alamat e-mail: articles@fullcirclemagazine.org. Selain itu teman-teman  yang mempunyai skill bahasa Inggris yang mumpuni bisa juga ikut menerjemahkan magazine ini ke dalam bahasa Indonesia agar teman-teman lain yang kurang cakap bahasa Inggrisnya bisa ikut menikmati majalah ini tanpa membolak-balik kamus :).</p>
<p style="text-align:justify;"><em>referensi:</em></p>
<ol>
<li><a href="http://www.fullcirclemagazine.org" target="_blank"><em>http://</em>www.fullcirclemagazine.org</a></li>
<li><a href="http://wiki.ubuntu.com/UbuntuMagazine" target="_blank">http://wiki.ubuntu.com/UbuntuMagazine</a></li>
</ol>
<p>Link download:</p>
<ol>
<li><a href="http://xfile.us/index.php?p=view&#38;id=RpuwQw&#38;" target="_blank">http://xfile.us/index.php?p=view&#38;id=RpuwQw&#38;</a></li>
<li><a href="http://fullcirclemagazine.org/download" target="_blank">http://fullcirclemagazine.org/download</a></li>
</ol>
]]></content:encoded>
</item>

</channel>
</rss>
