<?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>eeeuser &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/eeeuser/</link>
	<description>Feed of posts on WordPress.com tagged "eeeuser"</description>
	<pubDate>Mon, 28 Dec 2009 05:37:56 +0000</pubDate>

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

<item>
<title><![CDATA[Using an S60 phone as a modem with a Linux Eee 701]]></title>
<link>http://eee701planetoid.wordpress.com/2009/10/25/eee-701-using-an-s60-phone-as-a-modem/</link>
<pubDate>Sun, 25 Oct 2009 20:50:14 +0000</pubDate>
<dc:creator>Tim</dc:creator>
<guid>http://eee701planetoid.wordpress.com/2009/10/25/eee-701-using-an-s60-phone-as-a-modem/</guid>
<description><![CDATA[One of the first features I wanted to set up on my Eee, was the ability to use my mobile phone (a No]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>One of the first features I wanted to set up on my Eee, was the ability to use my mobile phone (a Nokia N95) as a modem, as a backup in case there&#8217;s no WiFi or Ethernet connection available.</p>
<p>I&#8217;ve found a couple of guides on the Web for how to set up a Linux-running Eee for this, but have found that they didn&#8217;t quite work &#8220;out of the box&#8221;. The closest I found was <a href="http://forum.eeeuser.com/viewtopic.php?id=2109">these instructions on the EeeUser forum</a>; what follows is heavily based on these tips, but with a couple of changes and clarifications based on what worked (or not) for me.</p>
<p>This guide assumes the following:</p>
<ul>
<li>Your Eee is the Linux version, running the &#8220;stock&#8221; Eee/Xandros OS. It doesn&#8217;t matter if you&#8217;re using &#8220;Easy&#8221; or &#8220;Advanced&#8221; (KDE) mode, though I&#8217;m still running mostly in &#8220;Easy Mode&#8221; with the big icons (I plan to ditch these soon and just run the IceWM window manager, but that&#8217;s for later.)</li>
<li>You have an S60-based phone (mine is a Nokia N95, but other S60 3rd Edition phones, and possibly S60 5th Edition ones like the Nokia 5800 and N97, should work the same).</li>
<li>You have a data package with your mobile network provider, and the SIM card in your phone is set up accordingly. If you already use the Internet on your phone, you should be fine. (Some network providers don&#8217;t like you using your phone as a modem unless you upgrade to a higher-level—and usually higher-priced—data package, so check your contract&#8217;s terms and conditions to see if this is the case.)</li>
<li>This method involves a <strong>USB (cable) connection</strong> between your Eee and your phone. Apparently, it&#8217;s possible to do this over Bluetooth if you have a USB Bluetooth dongle plugged in and configured, but I haven&#8217;t got round to this yet—if/when I do, I&#8217;ll post back here with how it goes (or not).</li>
</ul>
<p>The steps to take are as follows:</p>
<ol>
<li>Connect your Eee to your phone using the USB cable. Assuming that the phone then displays the &#8220;what connection mode&#8221; list, choose &#8220;PC Suite&#8221;. <em>Keep the phone connected and powered up throughout the following steps.</em></li>
<li>Bring up the &#8220;Network Connections&#8221; utility:
<ul>
<li>In Easy Mode, choose the &#8220;Internet&#8221; tab, then the &#8220;Network&#8221; icon (<strong>not</strong> &#8220;Wireless Networks&#8221;).</li>
<li>In Advanced Mode, there&#8217;s a Network icon in the &#8220;tasktray&#8221; at the bottom of the screen, where you bring up the menu and select &#8220;Configure Network Connections&#8221;.</li>
<li>Alternatively, if there&#8217;s no icon in sight, fire up a Terminal (Ctrl-Alt-T) and enter &#8220;sudo kcontrol &#38;&#8221; to bring up the KDE Control Center (sic), and select &#8220;Network/Network Connections&#8221;.</li>
</ul>
</li>
<li>Select the &#8220;Create&#8221; button.</li>
<li>Choose &#8220;Dial-up&#8221; as the connection type.</li>
<li>On the &#8220;Select Hardware&#8221; screen, you should see your phone listed as &#8220;/dev/ttyACM0&#8243;. If it&#8217;s not there, check the cable connection and the phone (is it switched on (!), in &#8220;PC Suite&#8221; mode, etc.). Select the phone from the list, and then the &#8220;Next&#8221; button.</li>
<li>Enter &#8220;#99*&#8221; as the dialup number (this is standard for GPRS/3G &#8220;modem&#8221; dialup connections), and a single space as the username/password.</li>
<li>Complete the wizard process, and don&#8217;t opt to auto-connect on boot, or connect straight away (we&#8217;re not ready yet).</li>
<li>You now need to edit two files as per the <a href="http://forum.eeeuser.com/viewtopic.php?id=2109">EEEUser forum post</a>, so go on over there and follow steps 5 and 6 <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (Note particularly the part about your phone&#8217;s data access point, as this depends on the network you&#8217;re using. If you can&#8217;t find this on your phone, you&#8217;ll need to do a Web search for your network &#8220;APN&#8221;; it shouldn&#8217;t take you long to find, but please don&#8217;t ask me!)</li>
<li>Once you&#8217;ve saved and closed these two files, return to the &#8220;Network Connections&#8221; utility, highlight the new connection you&#8217;ve just set up, and select &#8220;Connection/Connect&#8230;&#8221;.</li>
<li>If all goes well, you&#8217;ll see a dialogue box appear, reading &#8220;Initializing modem&#8230;&#8221;. (In my experience, this stage can take some time (20-30 seconds or so), so please be patient.)</li>
<li>When connection is completed, the dialogue box will disappear and the connections utility will show that you are connected to the Internet via your phone.</li>
</ol>
<p>(I must make it very clear once again that 95% of the hard work here was done by &#8220;Buxton&#8221; at the EeeUser Forum, and I have only added to his efforts above where I found my experience differed from the post, and where I felt some points needed making more clearly.)</p>
<p>A point or two to make from my testing so far:</p>
<ul>
<li>Be aware that unless your phone can access a 3G or 3.5G data network where you are, you&#8217;re going to find that Web pages, etc. load rather more slowly than they would via a home LAN/WLAN connection. If you only have GPRS or (worse) GSM data to call on, you&#8217;re about to get a history lesson in what the Web was like to access in the mid-1990s (i.e. at 56K modem speeds), except that the Web has become a whole lot more &#8220;bloated&#8221; in that time&#8230;</li>
<li>Watch your data consumption, especially if you&#8217;re on a tight data limit with your network provider, and <strong>definitely</strong> if you&#8217;re roaming abroad. In fact, to be careful, I&#8217;d recommend you just don&#8217;t do the latter at all, unless you are very careful and know exactly what you&#8217;re doing, or else you could be hit with a heart attack-inducing bill when you come home!</li>
<li>If you can access WiFi where you are, I&#8217;d do that instead&#8230;</li>
</ul>
<p>However, this is a handy backup option to have if you and your Eee find yourselves out of reach of an access point. Hope this is useful, and if I get this working over Bluetooth in future, I&#8217;ll let you know.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[mininoteuser.com]]></title>
<link>http://nielsandersen.wordpress.com/2008/04/16/mininoteusercom/</link>
<pubDate>Tue, 15 Apr 2008 23:34:39 +0000</pubDate>
<dc:creator>nielsandersen</dc:creator>
<guid>http://nielsandersen.wordpress.com/2008/04/16/mininoteusercom/</guid>
<description><![CDATA[I just stumbled upon this promising site in the comments on engadget. One thing that impressed me wh]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://nielsandersen.files.wordpress.com/2008/04/picture-2.png"><img class="alignnone size-medium wp-image-31" src="http://nielsandersen.wordpress.com/files/2008/04/picture-2.png?w=500" alt="mininoteuser.com" width="500" height="218" /></a></p>
<p>I just stumbled upon this promising site in the comments on engadget. One thing that impressed me when I was an Eee owner was the vibrant community at eeeuser.com. Here&#8217;s to hoping that mininoteuser can become just as awesome. When I signed up a couple of hours ago there was only 4 (four) members of the forum. Here&#8217;s to hoping that grows a little.</p>
<p><a href="http://mininoteuser.com/">Here&#8217;s the link to the site</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Review: Asus EEE PC 701 4G]]></title>
<link>http://youbrokemytaco.wordpress.com/2008/02/17/review-asus-eee-pc-701-4g/</link>
<pubDate>Sun, 17 Feb 2008 19:39:28 +0000</pubDate>
<dc:creator>youbrokemytaco</dc:creator>
<guid>http://youbrokemytaco.wordpress.com/2008/02/17/review-asus-eee-pc-701-4g/</guid>
<description><![CDATA[It&#8217;s been a while since I did a review on my blog, the last one being the iPod Touch 8Gb, and ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>It&#8217;s been a while since I did a review on my blog, the last one being the iPod Touch 8Gb, and seeing how I&#8217;ve just a new toy I thought now would be the perfect time to do the second one. Click below to carry on readying&#8230;</p>
<p align="center"> <a href="http://youbrokemytaco.wordpress.com/files/2008/02/eeepc.jpg" title="Asus EEE PC-701 4G"><img src="http://youbrokemytaco.wordpress.com/files/2008/02/eeepc.thumbnail.jpg" alt="Asus EEE PC-701 4G" /></a></p>
<p align="center">(click image to enlarge)</p>
<p align="center"><!--more--></p>
<p>I recently acquired an Asus EEE PC-701 4G, from a very very kind person (you know who you are). I&#8217;m not sure whether it&#8217;s classified as a sub-notebook or a handheld computer, or what. I know it&#8217;s not a UMPC as those have very specific specifications, into which the EEE PC does not fit, either way it&#8217;s bloody small. Standing for &#8216;Easy to Learn, Easy to Work, Easy to Play&#8217; the EEE PC is designed for those who aren&#8217;t perhaps as tech savvy as some people, the marketing is aimed towards education, and older people and priced to match with models from £189 to £239.</p>
<div style="text-align:center;"><img src="http://onlyumpc.com/wp-content/uploads/asus/eee_pc_1.jpg" height="230" width="390" /><br />
&#8220;omfgz robotchicken ftw!!!111&#8243;</div>
<p>I have the 4G model, the range comprises of the 2G, 2G Surf, 4G, 4G Surf and 8G models. The number denotes the size of the SSD (solid state drive) storage, and the Surf models lack a webcam and come with a lower capacity battery. It is initially available in &#8216;Galaxy Black&#8217; and &#8216;Pearl White&#8217; with &#8216;Powder Blue&#8217;, &#8216;Lush Green&#8217; and &#8216;Luscious Pink&#8217; to follow soon.</p>
<p><b>Specifications</b><br />
CPU:        900MHz Intel Celeron<br />
RAM:       512Mb (expandable to 2Gb)<br />
Storage:   4Gb SSD (Solid State Drive)<br />
Screen:     7&#8243; LED backlit TFT (800&#215;480)<br />
Wireless: 802.11b/g<br />
Ports:       3x USB 2.0, VGA out<br />
Other:      SD/SDHC card reader, VGA webcam</p>
<p><b>First impressions</b><br />
On taking it out of the box the first thing that hits you is how light it is. At 890g it&#8217;s less than 30% the weight of my MacBook, and the MacBook isn&#8217;t a heavy laptop. Popping it on top of my MacBook (as you can see in the photos below) it&#8217;s also got a much reduced footprint, whilst being pretty much the same thickness. The finish &#8216;Pearl White&#8217; isn&#8217;t quite as glossy as the MacBook, it&#8217;s more off white with a silkier sheen to it. The battery simply snaps into the back of the unit, and the mains charger is more like something you&#8217;d get with a mobile phone than a laptop &#8211; very compact for travelling. I popped it on for it&#8217;s initial charge which took about 3 (very painful) hours whilst I went through everything else in the very small box. You get a small neoprene slip case which is quite handy if you plan to carry it in your backpack, a Quick Start Guide, a thicker User Manual and a Restore CD containing extra drivers (we&#8217;ll get to those later).</p>
<div align="center"><a href="http://youbrokemytaco.wordpress.com/files/2008/02/macbookcompare.jpg" title="Asus EEE PC-701 4G"><img src="http://youbrokemytaco.wordpress.com/files/2008/02/macbookcompare.thumbnail.jpg" alt="Asus EEE PC-701 4G" /></a></div>
<div align="center">Comparison with MacBook<br />
(click image to englarge)</div>
<div align="center"></div>
<div align="center"><a href="http://youbrokemytaco.wordpress.com/files/2008/02/width.jpg" title="Asus EEE PC-701 4G"><img src="http://youbrokemytaco.wordpress.com/files/2008/02/width.thumbnail.jpg" alt="Asus EEE PC-701 4G" /></a></div>
<div align="center">Comparison of width with MacBook</div>
<div align="center">(click image to enlarge)</div>
<p><b> Using the EEE PC</b><br />
Once the charging light had gone out, I unplugged it, brought it over to the sofa, opened it up and turned it on. It was one of the quickest boot times I&#8217;ve ever seen, 13 seconds from pressing the power button to being ready to use. This is partially due to the rapid read/write speeds afforded by the SSD, but largely the custom built Linux distribution installed on the EEE PC. Yes, I said Linux. The EEE PC runs a custom built variant of Xandros, which itself is a variant of Debian. Over the standard Xandros KDE desktop they&#8217;ve implemented an application launcher called &#8216;Easy Mode&#8217;. It contains nice big icons and a simple tabbed layout, giving you access to pretty much anything the average user would need such as FireFox, Thunderbird, Pidigin (IM), Media Player, Internet Radio, Google webapps, Open Office and a handful of games. If you&#8217;re so inclined you can have a fiddle around in the console (alt+shift+t) to enable the full desktop, and the familiar task bar, desktop and start menu. Obviously with it&#8217;s diminutive form factor the keyboard and trackpad have been made smaller, however unlike the Toshiba Libretto of days past this keyboard is actually usable, sure it takes a bit of getting used to, but I can touch type comfortably on it after a little practise. It was able to handle pretty much anything I threw at it including YouTube, networking, and film trailers. Finally, should you manage to mess something up somehow on the EEE PC, simply reboot and hold down F9 and it&#8217;ll restore the main drive back to &#8216;out of the box&#8217; condition in seconds. Out of the box you&#8217;re left with 1.3Gb of space on the SSD.</p>
<p align="center"><img src="http://youbrokemytaco.wordpress.com/files/2008/02/int-web.png" alt="Easy Mode on the EEE PC" /></p>
<p align="center">Easy Mode on the EEE PC</p>
<p align="center">&#160;</p>
<p><b>Hacking the EEE PC</b><br />
It&#8217;s only been available for a month or two, but the EEE already has a large fan-base, and a healthy portion of those (including myself) have been exploring alternative uses and ways of running the EEE PC. <a href="http://www.eeeuser.com" title="EEEuser.com">EEEuser.com</a> is the largest online fan base, covering all manner of hacks from turning it into a car computer, to making it touch screen or running Windows 3.11 on it if you so wish. My chosen hack in comparison is rather vanilla, but was still adventurous.  I initially had a nightmare making a bootable USB drive, but then after a bit of googling it turned out the tools recommended on the <a href="http://www.eeeguides.com/2007/11/installing-windows-xp-from-usb-thumb.html" title="EEEGuides.com - Installing XP on EEE PC">eeeguides.com tutorial</a> which I used don&#8217;t play friendly with Vista or Mac OS X, so I ended up creating a XP install on my MacBook using BootCamp just to make the USB stick!  Anyway, so once that was done I followed the guide to the letter, and ended up with my nlite&#8217;d version of Windows XP on my EEE PC. Thing is I hadn&#8217;t installed anything and I already only had 1.2Gb of space left! So I followed <a href="http://www.bold-fortune.com/forums/index.php?showtopic=229">this guide to Slimming Down Windows XP</a> and managed to cut about 650mb of crap out of my install. Then once I reduced the page file to 250mb I had a whole 2.5Gb to play with.  After installing cut down versions of Microsoft Office 2003, Adobe Photoshop and a few other choice tools I&#8217;m left with a much more manageable system and 1.9Gb free! See some of the screen shots below, click the images to enlarge.</p>
<p align="center"><a href="http://youbrokemytaco.wordpress.com/files/2008/02/desktop1.jpg" title="Asus EEE PC-701 4G running Windows XP"><img src="http://youbrokemytaco.wordpress.com/files/2008/02/desktop1.thumbnail.jpg" alt="Asus EEE PC-701 4G running Windows XP" />  </a><a href="http://youbrokemytaco.wordpress.com/files/2008/02/drive1.jpg" title="Asus EEE PC-701 4G running Windows XP"><img src="http://youbrokemytaco.wordpress.com/files/2008/02/drive1.thumbnail.jpg" alt="Asus EEE PC-701 4G running Windows XP" />  </a><a href="http://youbrokemytaco.wordpress.com/files/2008/02/startmenu1.jpg" title="Asus EEE PC-701 4G running Windows XP"><img src="http://youbrokemytaco.wordpress.com/files/2008/02/startmenu1.thumbnail.jpg" alt="Asus EEE PC-701 4G running Windows XP" /></a></p>
<p><b><br />
Conclusion</b><br />
Insanely small, incredibly well built, speedy, fun to use and cheap. Asus aims this product squarely at the general public and education in specific, and it certainly fits that market well, but I feel the Asus has more potential than that, and so do many other consumers, so much so that it&#8217;s near impossible to get hold of one in the UK at the moment. With it&#8217;s lack of moving parts, small size and solid build quality the EEE PC is perfect to throw in your backpack to take camping, or on a business trip, or anywhere else you fancy going for that matter. With a 24 month warrantee, features you wouldn&#8217;t expect for a laptop at this size or price point, and an undeniable air of cool the Asus EEE PC-701 is a hit with me.</p>
<p align="center"> <img src="http://farm3.static.flickr.com/2101/2270634958_c959d33b10.jpg" height="333" width="500" /></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Video eeeXUbuntu + compiz + cam + vlc + skype demo ]]></title>
<link>http://darul.wordpress.com/2008/02/16/video-eeexubuntu-compiz-cam-vlc-skype-demo/</link>
<pubDate>Sat, 16 Feb 2008 13:59:53 +0000</pubDate>
<dc:creator>darul75</dc:creator>
<guid>http://darul.wordpress.com/2008/02/16/video-eeexubuntu-compiz-cam-vlc-skype-demo/</guid>
<description><![CDATA[Voici une preuve que l&#8217;installation de l&#8217;OS eeexubuntu s&#8217;est bien passée. En utili]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/4U1hJq7cFQ8&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/4U1hJq7cFQ8&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
<p>Voici une preuve que l&#8217;installation de l&#8217;OS eeexubuntu s&#8217;est bien passée. En utilisant les wiki et quelques conseils donnés sur mon blog, vous devriez obtenir le même résultat vraiment bluffant, léger, parfait pour une utilisation optimale de ce magnifique petit laptop.</p>
<p>Ma configuration finale (eeexubuntu, sur le disque interne SSD, une SD Card de 8Gb pour les données, vidéos, son, documents):</p>
<ul>
<li><strong>Compiz</strong>, voir <a href="http://wiki.eeeuser.com/ubuntu:eeexubuntu:customization">wiki</a> et mon fichier de configuration donné ci dessous.</li>
<li><strong>Adode flash</strong>, récupéré via les packages synoptics</li>
<li><strong>Vlc</strong>, récupéré via les packages synoptics. Dans les options de vlc, activez comme sortie vidéo (Output) <strong>X11</strong>, sinon le rendu sera bleu lors des mouvements du cube et autres &#8220;geekeries&#8221; de compiz</li>
<li><strong>eee cam tray</strong>, voir <a href="http://wiki.eeeuser.com/ubuntu:eeexubuntu:customization">wiki</a></li>
<li><strong>Skype</strong>, voir <a href="http://wiki.eeeuser.com/ubuntu:eeexubuntu:customization#skype">wiki</a></li>
</ul>
<p>Si vous avez des questions, des soucis, que je peux vous aider, n&#8217;hésitez pas à me contacter.</p>
<div style="clear:both;padding:10px 5px;">
<p style="line-height:1.8em;">
<a href="http://www.technorati.com/faves?add=http://darul.wordpress.com/2008/02/16/video-eeexubuntu-compiz-cam-vlc-skype-demo/" rel="nofollow" title="technorati.com"><img src="http://darul.wordpress.com/files/2008/08/technorati.png" style="border:0 none;margin:0;padding:0;" alt="" width="18" height="18" /></a>&#160;<a href="http://del.icio.us/post?url=http://darul.wordpress.com/2008/02/16/video-eeexubuntu-compiz-cam-vlc-skype-demo/&#38;title=eeexbuntu+video+compiz+cam+vlc+sype+demo" rel="nofollow" title="del.icio.us"><img src="http://darul.wordpress.com/files/2008/08/delicious.png" style="border:0 none;margin:0;padding:0;" alt="" width="18" height="18" /></a>&#160;<a href="http://www.stumbleupon.com/submit?url=http://darul.wordpress.com/2008/02/16/video-eeexubuntu-compiz-cam-vlc-skype-demo/&#38;title=eeexbuntu+video+compiz+cam+vlc+sype+demo" rel="nofollow" title="stumbleupon.com"><img src="http://darul.wordpress.com/files/2008/08/stumbleupon1.png" style="border:0 none;margin:0;padding:0;" alt="" width="18" height="18" /></a>&#160;<a href="http://digg.com/submit?url=http://darul.wordpress.com/2008/02/16/video-eeexubuntu-compiz-cam-vlc-skype-demo/&#38;title=eeexbuntu+video+compiz+cam+vlc+sype+demo" rel="nofollow" title="digg.com"><img src="http://darul.wordpress.com/files/2008/08/digg.png" style="border:0 none;margin:0;padding:0;" alt="" width="18" height="18" /></a>&#160;<a href="http://www.facebook.com/share.php?u=http://darul.wordpress.com/2008/02/16/video-eeexubuntu-compiz-cam-vlc-skype-demo/&#38;t=eeexbuntu+video+compiz+cam+vlc+sype+demo" rel="nofollow" title="www.facebook.com"><img src="http://darul.wordpress.com/files/2008/08/facebook.png" style="border:0 none;margin:0;padding:0;" alt="" width="18" height="18" /></a>&#160;<a href="http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&#38;u=http://darul.wordpress.com/2008/02/16/video-eeexubuntu-compiz-cam-vlc-skype-demo/" rel="nofollow" title="bookmarks.yahoo.com"><img src="http://darul.wordpress.com/files/2008/08/yahoo.png" style="border:0 none;margin:0;padding:0;" alt="" width="18"></a>&#160;<a href="http://www.google.com/bookmarks/mark?op=edit&#38;output=popup&#38;bkmk=http://darul.wordpress.com/2008/02/16/video-eeexubuntu-compiz-cam-vlc-skype-demo/&#38;title=eeexbuntu+video+compiz+cam+vlc+sype+demo" rel="nofollow" title="www.google.com"><img src="http://darul.wordpress.com/files/2008/08/google.png" style="border:0 none;margin:0;padding:0;" alt="" width="18" height="18" /></a>
</p>
</div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Beee an Eee User]]></title>
<link>http://reyblogstoo.wordpress.com/2008/01/19/being-an-eee-user/</link>
<pubDate>Sat, 19 Jan 2008 15:04:02 +0000</pubDate>
<dc:creator>Rey</dc:creator>
<guid>http://reyblogstoo.wordpress.com/2008/01/19/being-an-eee-user/</guid>
<description><![CDATA[Being a what user? What&#8217;s an Eee (pronounced like the letter &#8216;e&#8217;)? The Eee is a co]]></description>
<content:encoded><![CDATA[Being a what user? What&#8217;s an Eee (pronounced like the letter &#8216;e&#8217;)? The Eee is a co]]></content:encoded>
</item>
<item>
<title><![CDATA[En el punto de mira : Asus EEE - Rumores : Versión de 8 gigas de disco, 1 giga de ram y pantalla de 10"]]></title>
<link>http://fresontech.wordpress.com/2007/11/13/en-el-punto-de-mira-asus-eee-rumores-version-de-8-gigas-de-disco-1-giga-de-ram-y-pantalla-de-8/</link>
<pubDate>Tue, 13 Nov 2007 20:15:27 +0000</pubDate>
<dc:creator>Sr.Freson</dc:creator>
<guid>http://fresontech.wordpress.com/2007/11/13/en-el-punto-de-mira-asus-eee-rumores-version-de-8-gigas-de-disco-1-giga-de-ram-y-pantalla-de-8/</guid>
<description><![CDATA[Acabo de leer en Xataka, que la versión de 8 gigas de disco SSD y 1 giga de Ram del Asus EEE, va a v]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Acabo de leer en <a href="http://xataka.com/2007/11/13-el-asus-eee-8g-tendra-una-pantalla-de-10-pulgadas#show-comments" target="_blank">Xataka</a>, que la versión de <strong>8 gigas de disco SSD y 1 giga de Ram del Asus EEE, va a venir con una pantalla de 10&#8243;</strong>, todo ello en la <strong>misma carcasa</strong> del modelo con pantalla de 7&#8243;.</p>
<p><img src="http://fresontech.wordpress.com/files/2007/11/itc1017-asus_eee_pc_top.jpg" alt="itc1017-asus_eee_pc_top.jpg" /></p>
<p>Sin duda una <strong>grandísima noticia</strong>, pero que <strong>a falta de comunicado oficial, se queda en un gustoso rumor.</strong></p>
<p>Se dice que el precio (en América) <strong>rondará los 499$,</strong> lo que incluso traducido a € por la regla de €=$ a mi me convence.</p>
<p>El caso es saber <strong>cuando estará disponible</strong>.</p>
<p>En resumidas cuentas, que yo sigo hecho un lío sobre que modelo comprar, arggggg.</p>
<p>PD: Encima para colmo corren <strong>rumores de un <a href="http://www.macrumors.com/2007/11/12/ultra-portable-mac-expected-at-macworld-expo-2008/" target="_blank">nuevo ultraportátil de Apple</a></strong><a href="http://www.macrumors.com/2007/11/12/ultra-portable-mac-expected-at-macworld-expo-2008/" target="_blank">,</a> lo que me faltaba oiga!. (Vía Macrumors)</p>
<p>Visto en : <a href="http://xataka.com/2007/11/13-el-asus-eee-8g-tendra-una-pantalla-de-10-pulgadas#show-comments" target="_blank">Xataka </a></p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
