<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Merry Christmas from My Asus Eee</title>
	<atom:link href="http://www.myasuseee.com/merry-christmas-from-my-asus-eee/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.myasuseee.com/merry-christmas-from-my-asus-eee/</link>
	<description>Journal of an Asus Eee PC user</description>
	<lastBuildDate>Wed, 21 Jul 2010 11:50:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nigel Stoner (N!D)</title>
		<link>http://www.myasuseee.com/merry-christmas-from-my-asus-eee/comment-page-1/#comment-82</link>
		<dc:creator>Nigel Stoner (N!D)</dc:creator>
		<pubDate>Sun, 13 Jan 2008 01:15:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.myasuseee.com/merry-christmas-from-my-asus-eee/#comment-82</guid>
		<description>Happy new year Jangelo!
My sons shared an Eee for Christms, but I didn&#039;t get mine while the 7th of January. I&#039;m busy sticking my life into the Journal and the PIM and I&#039;m posting this on my 3e of course. My kids are setting high scores on bubble pop and tux racing on theirs.
Can&#039;t reccomend www.Eeeuser.com highly enough, a great community where you cn get your hands dirty, if you want....</description>
		<content:encoded><![CDATA[<p>Happy new year Jangelo!<br />
My sons shared an Eee for Christms, but I didn&#8217;t get mine while the 7th of January. I&#8217;m busy sticking my life into the Journal and the PIM and I&#8217;m posting this on my 3e of course. My kids are setting high scores on bubble pop and tux racing on theirs.<br />
Can&#8217;t reccomend <a href="http://www.Eeeuser.com" rel="nofollow">http://www.Eeeuser.com</a> highly enough, a great community where you cn get your hands dirty, if you want&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MH</title>
		<link>http://www.myasuseee.com/merry-christmas-from-my-asus-eee/comment-page-1/#comment-74</link>
		<dc:creator>MH</dc:creator>
		<pubDate>Tue, 08 Jan 2008 19:41:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.myasuseee.com/merry-christmas-from-my-asus-eee/#comment-74</guid>
		<description>I&#039;m thinking of buying the cheapest version I can find for my mom. It has to be very easy to set up, and relatively inexpensive. Originally I thought of getting a refurb or my hand-me-down. Would appreciate help teaching me if this is set up for a dial-up connection in Manila - she is mostly house-bound. Thanks for the help</description>
		<content:encoded><![CDATA[<p>I&#8217;m thinking of buying the cheapest version I can find for my mom. It has to be very easy to set up, and relatively inexpensive. Originally I thought of getting a refurb or my hand-me-down. Would appreciate help teaching me if this is set up for a dial-up connection in Manila &#8211; she is mostly house-bound. Thanks for the help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fatso</title>
		<link>http://www.myasuseee.com/merry-christmas-from-my-asus-eee/comment-page-1/#comment-53</link>
		<dc:creator>fatso</dc:creator>
		<pubDate>Sun, 30 Dec 2007 17:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.myasuseee.com/merry-christmas-from-my-asus-eee/#comment-53</guid>
		<description>I chose between an iPod classic and an Asus eee and the latter won.  That&#039;s where all of my 13th month pay went but I think it&#039;s worth it even if I&#039;m just starting to learn about linux and xandros.

Can you recommend a good book or a site where I can read up about these things?

Thanks and happeee neeew yeeear!</description>
		<content:encoded><![CDATA[<p>I chose between an iPod classic and an Asus eee and the latter won.  That&#8217;s where all of my 13th month pay went but I think it&#8217;s worth it even if I&#8217;m just starting to learn about linux and xandros.</p>
<p>Can you recommend a good book or a site where I can read up about these things?</p>
<p>Thanks and happeee neeew yeeear!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jangelo</title>
		<link>http://www.myasuseee.com/merry-christmas-from-my-asus-eee/comment-page-1/#comment-51</link>
		<dc:creator>jangelo</dc:creator>
		<pubDate>Sat, 29 Dec 2007 21:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.myasuseee.com/merry-christmas-from-my-asus-eee/#comment-51</guid>
		<description>Hi Mark and Manuel,

You can install gFTP by adding the Xandros and/or debian repositories to your /etc/apt/sources.list:

&lt;code&gt;deb http://xnv4.xandros.com/xs2.0/upkg-srv2 etch main contrib non-free&lt;/code&gt;

or

&lt;code&gt;deb http://http.us/debian.org/debian/ stable main&lt;/code&gt;

and then run:

&lt;code&gt;sudo apt-get update&lt;/code&gt;

and then

&lt;code&gt;sudo apt-get install gftp&lt;/code&gt;

That would install gFTP on your system.

After this, be sure to remove the repositories you entered, and run

&lt;code&gt;sudo apt-get update&lt;/code&gt; again, to be sure you don&#039;t break your Xandros installation. I&#039;m not sure if it&#039;s in the Xanros repositories, but most likely you can get it direct from the Debian repository cited above..</description>
		<content:encoded><![CDATA[<p>Hi Mark and Manuel,</p>
<p>You can install gFTP by adding the Xandros and/or debian repositories to your /etc/apt/sources.list:</p>
<p><code>deb <a href="http://xnv4.xandros.com/xs2.0/upkg-srv2" rel="nofollow">http://xnv4.xandros.com/xs2.0/upkg-srv2</a> etch main contrib non-free</code></p>
<p>or</p>
<p><code>deb <a href="http://http.us/debian.org/debian/" rel="nofollow">http://http.us/debian.org/debian/</a> stable main</code></p>
<p>and then run:</p>
<p><code>sudo apt-get update</code></p>
<p>and then</p>
<p><code>sudo apt-get install gftp</code></p>
<p>That would install gFTP on your system.</p>
<p>After this, be sure to remove the repositories you entered, and run</p>
<p><code>sudo apt-get update</code> again, to be sure you don&#8217;t break your Xandros installation. I&#8217;m not sure if it&#8217;s in the Xanros repositories, but most likely you can get it direct from the Debian repository cited above..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark J</title>
		<link>http://www.myasuseee.com/merry-christmas-from-my-asus-eee/comment-page-1/#comment-50</link>
		<dc:creator>Mark J</dc:creator>
		<pubDate>Sat, 29 Dec 2007 17:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.myasuseee.com/merry-christmas-from-my-asus-eee/#comment-50</guid>
		<description>I was able to find Kwrite but I wasn&#039;t able to download gFTP. Can you   provide me info on getting it. Need it to upload or revised webpages. I got mine as a gift for myself and so far i&#039;m loving it. Eee PC is a whole different breed of laptop.</description>
		<content:encoded><![CDATA[<p>I was able to find Kwrite but I wasn&#8217;t able to download gFTP. Can you   provide me info on getting it. Need it to upload or revised webpages. I got mine as a gift for myself and so far i&#8217;m loving it. Eee PC is a whole different breed of laptop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ManuelV</title>
		<link>http://www.myasuseee.com/merry-christmas-from-my-asus-eee/comment-page-1/#comment-49</link>
		<dc:creator>ManuelV</dc:creator>
		<pubDate>Sat, 29 Dec 2007 16:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.myasuseee.com/merry-christmas-from-my-asus-eee/#comment-49</guid>
		<description>Thanks, Angelo. Will read up more on Linux. All this copy/pasting is making me nervous.</description>
		<content:encoded><![CDATA[<p>Thanks, Angelo. Will read up more on Linux. All this copy/pasting is making me nervous.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jangelo</title>
		<link>http://www.myasuseee.com/merry-christmas-from-my-asus-eee/comment-page-1/#comment-48</link>
		<dc:creator>jangelo</dc:creator>
		<pubDate>Sat, 29 Dec 2007 07:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.myasuseee.com/merry-christmas-from-my-asus-eee/#comment-48</guid>
		<description>There could be something wrong with /etc/apt/sources.list. Make sure the file doesn&#039;t have excess spaces below or above the source lines. Or you can try manually typing in the sources again. Maybe you copied/pasted some characters that aren&#039;t supposed to be in the file.</description>
		<content:encoded><![CDATA[<p>There could be something wrong with /etc/apt/sources.list. Make sure the file doesn&#8217;t have excess spaces below or above the source lines. Or you can try manually typing in the sources again. Maybe you copied/pasted some characters that aren&#8217;t supposed to be in the file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ManuelV</title>
		<link>http://www.myasuseee.com/merry-christmas-from-my-asus-eee/comment-page-1/#comment-47</link>
		<dc:creator>ManuelV</dc:creator>
		<pubDate>Sat, 29 Dec 2007 05:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.myasuseee.com/merry-christmas-from-my-asus-eee/#comment-47</guid>
		<description>Hi Angelo,

I pressed Ctrl+Alt+T, then typed &quot;sudo bash&quot;, then typed &quot;apt-get update&quot; -- and saw the message about having a hard time connecting.

But I could surf to that updates site, and was even able to download the dist files via http. Then I&#039;m stuck, because I don&#039;t know what to do with the http-downloaded file.

Anyway, I really wish the apt-get update would work on the unit I&#039;m using.

Thanks,
Manuel</description>
		<content:encoded><![CDATA[<p>Hi Angelo,</p>
<p>I pressed Ctrl+Alt+T, then typed &#8220;sudo bash&#8221;, then typed &#8220;apt-get update&#8221; &#8212; and saw the message about having a hard time connecting.</p>
<p>But I could surf to that updates site, and was even able to download the dist files via http. Then I&#8217;m stuck, because I don&#8217;t know what to do with the http-downloaded file.</p>
<p>Anyway, I really wish the apt-get update would work on the unit I&#8217;m using.</p>
<p>Thanks,<br />
Manuel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilson Co</title>
		<link>http://www.myasuseee.com/merry-christmas-from-my-asus-eee/comment-page-1/#comment-43</link>
		<dc:creator>Wilson Co</dc:creator>
		<pubDate>Fri, 28 Dec 2007 03:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.myasuseee.com/merry-christmas-from-my-asus-eee/#comment-43</guid>
		<description>No.  Too expensive as gift to anyone but myself. :-)   It would really make a nice present to any computer literate friends or relative though you would have to be quite wealthy to consider it.  So that counts me out at present. Bought one for myself but that&#039;s a bit before Christmas, so not exactly a Christmas present. 

Merry Christmas to everyone. Eventhough it&#039;s past Christmas, may the spirit and essence of Christmas be with everyone of us everyday.   Let Him know that we remember Him everyday, not just Christmas.  Happy Birthday, Jesus.</description>
		<content:encoded><![CDATA[<p>No.  Too expensive as gift to anyone but myself. <img src='http://www.myasuseee.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />    It would really make a nice present to any computer literate friends or relative though you would have to be quite wealthy to consider it.  So that counts me out at present. Bought one for myself but that&#8217;s a bit before Christmas, so not exactly a Christmas present. </p>
<p>Merry Christmas to everyone. Eventhough it&#8217;s past Christmas, may the spirit and essence of Christmas be with everyone of us everyday.   Let Him know that we remember Him everyday, not just Christmas.  Happy Birthday, Jesus.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jangelo</title>
		<link>http://www.myasuseee.com/merry-christmas-from-my-asus-eee/comment-page-1/#comment-42</link>
		<dc:creator>jangelo</dc:creator>
		<pubDate>Thu, 27 Dec 2007 15:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.myasuseee.com/merry-christmas-from-my-asus-eee/#comment-42</guid>
		<description>Hi Manuel. Are you using sudo, or are you at least running apt-get update from a root shell (i.e., by running &quot;sudo bash&quot;)?</description>
		<content:encoded><![CDATA[<p>Hi Manuel. Are you using sudo, or are you at least running apt-get update from a root shell (i.e., by running &#8220;sudo bash&#8221;)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
