<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Tim&#039;s Blog</title>
	<atom:link href="http://timwright1.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://timwright1.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Fri, 12 Jun 2009 18:49:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='timwright1.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tim&#039;s Blog</title>
		<link>http://timwright1.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://timwright1.wordpress.com/osd.xml" title="Tim&#039;s Blog" />
	<atom:link rel='hub' href='http://timwright1.wordpress.com/?pushpress=hub'/>
		<item>
		<title>The Road To Aspire One Prefection</title>
		<link>http://timwright1.wordpress.com/2009/06/12/the-road-to-aspire-one-prefection/</link>
		<comments>http://timwright1.wordpress.com/2009/06/12/the-road-to-aspire-one-prefection/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 18:49:20 +0000</pubDate>
		<dc:creator>timwright1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://timwright1.wordpress.com/2009/06/12/the-road-to-aspire-one-prefection/</guid>
		<description><![CDATA[Make A USB Recovery Disk Before you do some of these, you should make a USB recovery disc. You will need a laptop or PC with a CD drive. In your box there should be a recovery cd for factory settings, but, as you can see, there is no cd drive on these laptops. There&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timwright1.wordpress.com&amp;blog=8150256&amp;post=4&amp;subd=timwright1&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Make A USB Recovery Disk</p>
<p>Before you do some of these, you should make a USB recovery disc. You will need a laptop or PC with a CD drive. In your box there should be a recovery cd for factory settings, but, as you can see, there is no cd drive on these laptops. There&#8217;s a manual of how to make the recovery USB stick If you go out and buy a USB memory stick then make sure you read the packaging of it because some only work with Windows or Mac. If you can&#8217;t make a recovery USB stick then only do the ones without a # infront of it.If you make a mistake these ones then your system could crash completely, so I wouldn&#8217;t risk it. But if you have a recovery USB stick and you make an important mistake then when you boot up your computer press F12 when it goes the the BIOS. The press down until you highlighting the one that says USB in it. Make sure you don&#8217;t plug anything else in though while your doing it.<br />
Run Live Update</p>
<p>Your Acer Aspire One is not fullly updated. To update it you will need to run Live Update. But first it&#8217;s best you only make the wireless connection that you&#8217;re using (unless you&#8217;re using a wired network.) because when you finish live update it deletes your wireless networks.  There are two ways to do this. Either click the Settings Button on your desktop, then click live update. Or the other way is to hit alt and F2. Then type in onlineupdate. Some updates may fail, but they usually work second time after you reboot.<br />
Enable The Right-Click Menu</p>
<p>Your AA1&#8242;s desktop shows a lot of your applications but not all. The right-click menu shows every application that you have. The right-click menu is a desktop menu that you get on right click of your desktop. To enable this menu hit alt and F2 and type xfce-setting-show and click Desktop. On the behaviour tab make sure the box is ticked that says &#8220;Show desktop menu on right click&#8221;<br />
# Disabling Autologin</p>
<p>Your AA1 automatically logs on to the user &#8220;user&#8221; when you log on without asking for a password which leaves you with very low security. Of course, you can use a BIOS password, but if you forget that that then you&#8217;re screwed. But if you do choose to use a BIOS password, don&#8217;t forget that it automatically change your password to capital letters and you can have a maximum of eight letters. But if you go with disabling autologin then make sure yu have set ypur password. If you haven&#8217;t then hit alt and F2 then type terminal. Then type sudo passwd user and type your passwd. Then you have to hit alt and F2, then type &#8220;sudo mousepad /etc/rc.d/rc.S&#8221; and hit enter. Search for the line that says /usr/bin/xinit &#8212; -br&gt;/dev/null 2&gt;&amp;1 &amp; and change it to #/usr/bin/xinit &#8212; -br&gt;/dev/null 2&gt;&amp;1 &amp;. Also take away the spaces before the line. Then make a new line (under the one you&#8217;ve just edited) and type /usr/sbin/gdm&#8221; Restart your AA1 it should have a box saying user on the left. You probably would rather that you username is your name rather than user. Don&#8217;t loo up on the internet on how to change your username, because when some people have chve had to flash the Bios. (Including me)anged their username they have had to flash the Bios. (Including me). So instead hit alt and F2 and type userinfo, where it says full name type whatever name you want to appear as your user. Then click close and type your password.<br />
Create A New User</p>
<p>On the right click menu, click the terminal link, and type &#8220;sudo useradd -G wheel newuser&#8221; minus the speech marks and replace the newuser with the username that you want it to have for the new user. Then you have to set a password for the new user, otherwise you can&#8217;t loggon with it. to do this type &#8220;sudo passwd newuser&#8221; minus the brackets and change newuser to the username. then type the password for the user.<br />
Get Firefox 3</p>
<p>Your AA1 comes with a web browser called Mozilla Firefox. But It&#8217;s a very old version. The latest version currently is Firefox 3. To get this version you have get the remi repository. To get this repository open the terminal through the right click desktop menu. Here are the comands you need to type.</p>
<p>sudo wget http://rpms.famillecollet.com/remi-release-8.rpm</p>
<p>sudo rpm -Uhv remi-release-8.rpm</p>
<p>sudo mousepad /etc/yum.repos.d/remi.repo</p>
<p>In this text file make sure the enabled value is set to 1 on the first line that says enabled=. Then close the window and save it. Now in your terminal window insert these commands.</p>
<p>sudo rpm -e &#8211;nodeps firefox</p>
<p>sudo yum -y install firefox</p>
<p>Now you should have Firefox 3.<br />
Get Gimp</p>
<p>On your AA1 it already has some imaging software installed. But Gimp is far more superior than Acer Photo Master and gThumb Image Viewer. In the terminal. Type in these commands.</p>
<p>sudo yum -y install fedora-release</p>
<p>sudo yum install gimp</p>
<p>You now have the best image editing software for linux. Enjoy!<br />
Get Audacity</p>
<p>The AA1 has a built-in microphone, but it has no applications that are designed to record sound, leaving the microphone useless. But you can get a sound recorder with one simple command into the terminal.</p>
<p>sudo yum -y install audacity</p>
<p>Audacity is also used for editing sound and adding effects. So, have fun.<br />
#Tweak for faster read/write performance</p>
<p>Your AA1 has optimizations that slow down your read/write performance. These optimizations don&#8217;t matter and might as well be disabled. To do this hit alt and F2 and type</p>
<p>sudo mousepad /boot/grub/grub.conf</p>
<p>Now on the line that begins with kernel add to the end &#8220;elevator=noop&#8221; minus the speech marks. Make sure you don&#8217;t mistype otherwise your system might not start up properly.</p>
<p>Reboot and your read and write performance should have increase.<br />
#Changing The Desktop</p>
<p>The desktop of an AA1 is controlled by a single text file. Open this file by hitting alt and F2 and typing &#8220;sudo mousepad /home/user/.config/xfce4/desktop/group-app.xml&#8221; minus the speech marks. Now you can probably tell which sections represent which. Anyway, when adding a link to the desktop all the applications you need will be in /usr/share/applications. First, in the paragraph for the section that you choose,</p>
<p>   1. make a new line after the last line with &lt;app in the paragraph for the section you want.<br />
   2. Press tab then space and type  But replace number with a number e.g sequence=&#8221;6&#8243;&gt; But make sure that it&#8217;s one number higher than the highest sequence number on the lines in the paragraph. But don&#8217;t count the lines that have <!-- at the start or --> at the end.<br />
   6. Now no space, go to the /usr/share/applications folder but keep the other window open, find the application that you want and copy and paste next to the &gt; after the sequence number. Edit it so it&#8217;s not on a new line, and remove the file:// at the start so theres only one slash.<br />
   7. Finally, add  to the end with no spaces, close, save, and reboot and your new icon should be there.</p>
<p>To delete an icon, just delete the line that&#8217;s for that icon, but don&#8217;t leave a gap, and you also might have to change the sequence number or you&#8217;ll get a random gap inbetween your icons.</p>
<p>To change the colours of the sections is also fairly simple. Just change every colour in the file blue, red, green or yellow, you choose. But when you get to the settings paragraph it doesnt say colours, it says gray or settings, but just change them to what you want.</p>
<p>If you changed the colours, you might want a background to go with it. So once you&#8217;ve got one save it into the destop folder in your home folder. Then on the desktop menu go to settings, then desktop settings. Click the little Picture of a folder and find the image in your desktop folder. But the image has to be on a scale of 1024&#215;600.</p>
<p>To change the titles of the sections hit alt and F2 and type sudo mousepad. Open the folder /usr/share/desktop-directories and select the on named as the on that you want to change. Once you&#8217;ve opened it where it says &#8220;name=&#8221; after that write what you want it to be changed to. Save it, close it and reboot bute make sure there&#8217;s no space between the name= and the new name.<br />
Remove The Search Bar</p>
<p>If you&#8217;ve changed the desktop background then you&#8217;ll know what i mean when i say the search bar doesn&#8217;t look right. You can get rid of it with one terminal command.</p>
<p>sudo rpm -e &#8211;nodeps acer-search-bar</p>
<p>Problem solved<br />
Get Pitivi</p>
<p>Your Acer Aspire One already has media players installed, but no movie makers. Pitivi is an easy to use movie maker and again, one simple command will get this software for you. Enter this into the terminal.</p>
<p>sudo yum -y install pitivi.</p>
<p>See, easy!</p>
<p>Thanks for looking at my hub. Please comment if you have a problem. Also, don&#8217;t try this on an Aspire One with Windows on it<br />
Get Wine</p>
<p>As you may already know, your AA1 has Linpus Linux Lite V1.0.9.E installed. So you can&#8217;t get all your favourite windows apps. But now there is an emulator called wine which will install windows programs that you want. To get wine enter in the terminal:</p>
<p>sudo yum -y install wine</p>
<p>But if you haven&#8217;t done audacity then make sure you type in first:</p>
<p>sudo yum -y install fedora-release.</p>
<p>If you don&#8217;t, then you will get a very old version of wine.<br />
How To Use Wine</p>
<p>Now in your desktop menu, in the &#8220;others&#8221; section, click wine configuration. In the Audio tab, make sure that Alsa is unselected and OSS is selected. Click ok. Next you need to downoad a windows app from the internet. Here&#8217;s a good website to get windows apps from. http://www.filehippo.com/. Then save it into your /home/user/.wine/drive_c/Windows/system32. You might not be able to see these folders so right-click, then &#8220;show hidden files&#8221;. If your .wine folder still isn&#8217;t there, you may need to reboot and then it will be there. Once you&#8217;ve savid it in the right folder, hit alt and F2 and type &#8220;wine filename&#8221; but replace filename with the filname or you application you downloaded. Also, get rid of the speech marks. Some apps don&#8217;t work on wine, so to find out which ones do, go to http://www.winehq.org/ and search for your app.<img src="http://timwright1.files.wordpress.com/2009/06/ss-1.jpg?w=450&#038;h=263" alt="ss-1" title="ss-1" width="450" height="263" class="alignleft size-full wp-image-3" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/timwright1.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/timwright1.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/timwright1.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/timwright1.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/timwright1.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/timwright1.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/timwright1.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/timwright1.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/timwright1.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/timwright1.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/timwright1.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/timwright1.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/timwright1.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/timwright1.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timwright1.wordpress.com&amp;blog=8150256&amp;post=4&amp;subd=timwright1&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timwright1.wordpress.com/2009/06/12/the-road-to-aspire-one-prefection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fd90a04cd85b320a4b8a6bbaca1e2732?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">timwright1</media:title>
		</media:content>

		<media:content url="http://timwright1.files.wordpress.com/2009/06/ss-1.jpg" medium="image">
			<media:title type="html">ss-1</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://timwright1.wordpress.com/2009/06/12/hello-world/</link>
		<comments>http://timwright1.wordpress.com/2009/06/12/hello-world/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 18:28:07 +0000</pubDate>
		<dc:creator>timwright1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timwright1.wordpress.com&amp;blog=8150256&amp;post=1&amp;subd=timwright1&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/timwright1.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/timwright1.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/timwright1.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/timwright1.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/timwright1.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/timwright1.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/timwright1.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/timwright1.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/timwright1.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/timwright1.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/timwright1.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/timwright1.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/timwright1.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/timwright1.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timwright1.wordpress.com&amp;blog=8150256&amp;post=1&amp;subd=timwright1&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timwright1.wordpress.com/2009/06/12/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fd90a04cd85b320a4b8a6bbaca1e2732?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">timwright1</media:title>
		</media:content>
	</item>
	</channel>
</rss>
