<?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"
	>

<channel>
	<title>overuseee.com &#187; Software</title>
	<atom:link href="http://overuseee.pistooli.com/?feed=rss2&#038;cat=11" rel="self" type="application/rss+xml" />
	<link>http://overuseee.pistooli.com</link>
	<description>just onother EeePC blog... information, hardware, software and tweaks...</description>
	<pubDate>Fri, 27 Nov 2009 18:21:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>LG GSAE50L, lightscribe and the EeePC, ubuntueee</title>
		<link>http://overuseee.pistooli.com/?p=91</link>
		<comments>http://overuseee.pistooli.com/?p=91#comments</comments>
		<pubDate>Mon, 13 Oct 2008 08:02:31 +0000</pubDate>
		<dc:creator>Pistooli</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[ubuntueee]]></category>

		<guid isPermaLink="false">http://overuseee.pistooli.com/?p=91</guid>
		<description><![CDATA[the EeePC does not have a built in optical drive (well, it is so tiny, that no wonder the CD/DVD drive did not fit in).
I very seldom need to read CDs or DVDs with a laptop, and even more rarely to write any, but still it is a nice option to have it at hand.
after [...]]]></description>
			<content:encoded><![CDATA[<p>the EeePC does not have a built in optical drive (well, it is so tiny, that no wonder the CD/DVD drive did not fit in).</p>
<p>I very seldom need to read CDs or DVDs with a laptop, and even more rarely to write any, but still it is a nice option to have it at hand.</p>
<p>after a careful search I came to the conclusion (recommended by a few people at eeeuser.com forums), that the <a href="http://uk.lge.com/products/model/detail/dvdrewriter_gsae50l.jhtml" target="_blank">LG GSAE50L</a> is the one I am looking for.</p>
<p><img style="max-width: 800px;" src="http://uk.lge.com/download/product/G/GSAE50L/gsae50l_1215163534351_l.jpg" alt="" /><br />apart from the fact that it is a damn sexy piece of device, it also has all the features I might ever need on the road.</p>
<p><span id="feature" style="position: relative; visibility: visible;">- DVD+R/RW, DVD+R DL, DVD-R/RW, DVD-R DL, DVD-RAM, CD-R/RW </span></p>
<p><span id="feature" style="position: relative; visibility: visible;">- Double Layer DVD+R (8.5GB) and dual layer DVD-R (8.5GB) recording supported </span></p>
<p>- and&#8230; <a href="http://www.lightscribe.com/" target="_blank">lightscribe</a>&#8230; <img src='http://overuseee.pistooli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>well&#8230; <a href="http://www.lightscribe.com/" target="_blank">lightscribe</a> seems the most unnecessary feature for a CD/DVD burner, true, but it isn&#8217;t it nice to have a fancy picture on your freshly burnt DVD?</p>
<p>the device itself just work fine as expected under ubuntueee (EeePC) if you install the necessary packages for disk burning support.</p>
<p><em>sudo apt-get install brasero<br />sudo apt-get install gnomebaker</em></p>
<p>this will install two CD/DVD writer application, <a href="http://www.gnome.org/projects/brasero/" target="_blank">Brasero</a> and <a href="http://sourceforge.net/projects/gnomebaker" target="_blank">GnomeBaker</a>, whichever you prefer.</p>
<p>both of the programs work as expected, choosing between them is really just a matter of preference for the graphical interface.</p>
<p>so back to lighscribe&#8230; <img src='http://overuseee.pistooli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Linux <a href="http://www.lightscribe.com/downloadSection/linux/index.aspx" target="_blank">IS supported</a>&#8230; nice&#8230; from the download page we need the system software and a program to create and &#8220;print&#8221; the labels to the CD/DVD.</p>
<p>searching a little bit more in depth for ubuntu support I found <a href="http://uploads.mitechie.com/lightscribe/" target="_blank">the files needed specifically for ubuntu</a> (hence ubuntueee as well)&#8230;</p>
<p>everything is clearly explaned in the <a href="http://uploads.mitechie.com/lightscribe/README.txt" target="_blank">README</a> file, so do not hesitate to read it&#8230; <img src='http://overuseee.pistooli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>the installation is very straightforward&#8230;</p>
<p><em>sudo dkpg -i lightscribe-1.10.13.1-linux-2.6-intel.deb<br />sudo dpkg -i lightscribeApplications-1.10.13.1-linux-2.6-intel.deb<br />sudo dpkg -i 4l_1.0-r6_i386.deb<br /></em><br />the first one is the supporting system software, while the later two are different labeler programs (my personal preference goes to the 4L from Lacie).</p>
<p>UPDATE (19/10/2008). <a target="_blank" href="http://www.lightscribe.com/downloadsection/linux/index.aspx?id=1372">update for the system software from lightscribe.com</a></p>
<p>unfortunatelly you need to start the labeler software from a terminal (or create a desktop link or menu entry, if you wish)</p>
<p><em>sudo GL-gui</em></p>
<p>(this needs to be started as root)</p>
<p><img style="max-width: 800px;" src="http://kepfeltoltes.hu/081013/4L-gui_www.kepfeltoltes.hu_.png" alt="" /></p>
<p>works&#8230; that&#8217;s all&#8230; <img src='http://overuseee.pistooli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://overuseee.pistooli.com/?feed=rss2&amp;p=91</wfw:commentRss>
		</item>
		<item>
		<title>convert wma to mp3</title>
		<link>http://overuseee.pistooli.com/?p=76</link>
		<comments>http://overuseee.pistooli.com/?p=76#comments</comments>
		<pubDate>Mon, 06 Oct 2008 09:06:05 +0000</pubDate>
		<dc:creator>Pistooli</dc:creator>
		
		<category><![CDATA[How-To]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[ubuntueee]]></category>

		<guid isPermaLink="false">http://overuseee.pistooli.com/?p=76</guid>
		<description><![CDATA[again&#8230; run into the problem of using/converting from windoze format&#8230;
I got from a musician friend a new track to listen but the format was wma&#8230; well&#8230; ubuntueee does play this (vlc at least does), but I would prefer mp3 anyway.
so how would I convert wma to mp3 in ubuntueee?
a little bit of google helped me [...]]]></description>
			<content:encoded><![CDATA[<p>again&#8230; run into the problem of using/converting from windoze format&#8230;</p>
<p>I got from a musician friend a new track to listen but the format was wma&#8230; well&#8230; ubuntueee does play this (vlc at least does), but I would prefer mp3 anyway.</p>
<p>so how would I convert wma to mp3 in ubuntueee?</p>
<p>a little bit of google helped me (yes, <a href="http://en.wikipedia.org/wiki/Google_%28verb%29" target="_blank">google is also a verb</a>) <img src='http://overuseee.pistooli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://soundconverter.berlios.de/" target="_blank">SoundConverter</a> is the easy answer&#8230;</p>
<p><img style="max-width: 800px;" src="/pictures/soundconverter.png" alt="" width="430" height="116" /></p>
<p>it is a nice gui based program (<a href="http://www.gnome.org/" target="_blank">gnome</a>) and does the task well.</p>
<p>installation as usual: <em>sudo apt-get install soundconverter<br />
</em><br />
and the icon for the program appeared under Sound $ Video Tab&#8230;</p>
<p>unfortunately it does need one more component for converting to mp3, but the dependency installation was automatically performed when I started the program the first time&#8230; it was a <a href="http://www.gstreamer.net/" target="_blank">gstreamer</a> plugin.</p>
<p>adding wma, selecting mp3 as output, setting bitrate, hit start&#8230;</p>
<p>done&#8230; <img src='http://overuseee.pistooli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://overuseee.pistooli.com/?feed=rss2&amp;p=76</wfw:commentRss>
		</item>
		<item>
		<title>iDisk, EeePC, ubuntueee</title>
		<link>http://overuseee.pistooli.com/?p=50</link>
		<comments>http://overuseee.pistooli.com/?p=50#comments</comments>
		<pubDate>Tue, 30 Sep 2008 17:17:33 +0000</pubDate>
		<dc:creator>Pistooli</dc:creator>
		
		<category><![CDATA[How-To]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[ubuntueee]]></category>

		<guid isPermaLink="false">http://overuseee.pistooli.com/?p=50</guid>
		<description><![CDATA[every now and then I still use iDisk, the online storage from Apple, comes with a .mac (or lately rebranded as me.com) subscription.
it is just way too convenient not to use it, so why not access it from ubuntueee as well&#8230; luckily it is quite easy to setup and use.
after some google search, I found [...]]]></description>
			<content:encoded><![CDATA[<p>every now and then I still use iDisk, the online storage from Apple, comes with a <a href="http://www.me.com/" target="_blank">.mac</a> (or lately rebranded as me.com) subscription.</p>
<p>it is just way too convenient not to use it, so why not access it from ubuntueee as well&#8230; luckily it is quite easy to setup and use.</p>
<p>after some google search, I <a href="http://cubicledenizen.blogspot.com/2008/06/mount-idisk-under-ubuntu.html" target="_blank">found a tutorial</a>, and yes, it is simple to setup.</p>
<p>Just simply start the File Browser and under File there is a connect to Server menu point&#8230;</p>
<p>We need to use the service called WebDAV and enter the information:</p>
<p>Server: idisk.mac.com<br />
Port: 80<br />
Folder: user name (without @mac.com)<br />
User Name: (leave blank)</p>
<p><img style="max-width: 800px;" src="http://lh6.ggpht.com/jeremy.varnham/SEeok8mPsvI/AAAAAAAAAjc/qxAkVbkjltw/s220/Screenshot-1.png" alt="" /></p>
<p>after clicking on Connect, the username (again without @mac bit) and the password is required and voilá, we are browsing our very own iDisk from the File Manager&#8230;</p>
<p>even better, on the right hand site of the ubuntueee desktop, where the local folders are there is an icon created (if the WedDAV server was bookmarked)</p>
<p>PS. the idisk web interface is unfortunatelly not supported (well, one can push continue of course) from ubuntueee&#8230;</p>
<p><img style="max-width: 800px;" src="http://kepfeltoltes.hu/080930/mac_www.kepfeltoltes.hu_.png" alt="" width="517" height="262" /></p>
]]></content:encoded>
			<wfw:commentRss>http://overuseee.pistooli.com/?feed=rss2&amp;p=50</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntueee and 3G</title>
		<link>http://overuseee.pistooli.com/?p=36</link>
		<comments>http://overuseee.pistooli.com/?p=36#comments</comments>
		<pubDate>Tue, 23 Sep 2008 08:07:34 +0000</pubDate>
		<dc:creator>Pistooli</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[How-To]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[ubuntueee]]></category>

		<guid isPermaLink="false">http://overuseee.pistooli.com/?p=36</guid>
		<description><![CDATA[as the fresh new distro for EeePC, ubuntueee does not support mobile broadband out of the box (not my Option Icon225 anyway), some additional tweaks are needed to make mobile surfing easy.
(under the default EeePC OS v1.6 the icon225 works and plays nice by default, but under ubuntueee there are a number of options, one [...]]]></description>
			<content:encoded><![CDATA[<p>as the fresh new distro for EeePC, <a href="http://www.ubuntu-eee.com/" target="_blank">ubuntueee</a> does not support mobile broadband out of the box (not my Option Icon225 anyway), some additional tweaks are needed to make mobile surfing easy.</p>
<p>(under the default EeePC OS v1.6 the<a href="http://overuseee.pistooli.com/?p=25" target="_blank"> icon225 works and plays nice</a> by default, but under ubuntueee there are a number of options, one is the <a href="http://overuseee.pistooli.com/?p=22" target="_blank">novamedia launch2net</a> - not free - or <a href="http://overuseee.pistooli.com/?p=8" target="_blank">manually set it</a> up as I did earlier)</p>
<p>luckily this manual tweaking is not needed anymore, because the good guys over at <a href="http://www.pharscape.org/" target="_blank">Pharscape.org</a> developed not only a backend module, but also a nice gui for devices, like the icon225.</p>
<p>there is a brilliant <a href="http://www.pharscape.org/content/view/66/53/" target="_blank">how-to</a> posted there to setup both the module and the gui interface as well. since the instructions are for ubuntu, it works fine on ubuntueee.</p>
<p>the only needed prerequisit is to install development environment, so the module will compile fine.</p>
<p><em>sudo apt-get install build-essential</em></p>
<p>after that it is just a matter of <a href="http://www.pharscape.org/content/view/66/53/" target="_blank">following the instructions</a> (with the exception that at the time of this post, the latest version of the module (v1.5) could be found <a href="http://www.pharscape.org/component/option,com_forum/Itemid,68/page,viewtopic/t,539/" target="_blank">here</a>, while the how-to offers to download v1.2) and an icon will appear on the Internet Tab in ubuntueee.</p>
<p>ok. since I am Hungarian, I also downloaded the <a href="http://www.pharscape.org/component/option,com_forum/Itemid,68/page,viewtopic/t,474/" target="_blank">hungarian language pack</a>, and installed it into /usr/share/HSOconnect/languages <img src='http://overuseee.pistooli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Edit: as of 24/Sept/2008, <a href="http://www.pharscape.org/component/option,com_forum/Itemid,68/page,viewtopic/t,544/" target="_blank">HSO driver v 1.6</a> is out&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://overuseee.pistooli.com/?feed=rss2&amp;p=36</wfw:commentRss>
		</item>
		<item>
		<title>KTorrent on EeePC</title>
		<link>http://overuseee.pistooli.com/?p=33</link>
		<comments>http://overuseee.pistooli.com/?p=33#comments</comments>
		<pubDate>Tue, 16 Sep 2008 14:05:36 +0000</pubDate>
		<dc:creator>Pistooli</dc:creator>
		
		<category><![CDATA[901]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://overuseee.pistooli.com/?p=33</guid>
		<description><![CDATA[finally&#8230;  
I was trying to get KTorrent work on the EeePC (or any other Linux torrent client for that matter), with very little success&#8230;
the closest I got was Vuze (formerly Azerus), but it is a Java client and not a native QT/KDE application, so no cigar&#8230; 
I found the thread at eeeuser.com, where they [...]]]></description>
			<content:encoded><![CDATA[<p>finally&#8230; <img src='http://overuseee.pistooli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I was trying to get <a target="_blank" href="http://ktorrent.org/">KTorrent</a> work on the EeePC (or any other Linux torrent client for that matter), with very little success&#8230;</p>
<p>the closest I got was <a target="_blank" href="http://www.vuze.com/">Vuze</a> (formerly Azerus), but it is a Java client and not a native QT/KDE application, so no cigar&#8230; </p>
<p>I found the <a target="_blank" href="http://forum.eeeuser.com/viewtopic.php?id=32906">thread at eeeuser.com</a>, where they suggest enabling different sources from here and there, then to install the compiled deb from <a target="_blank" href="http://www.3eportal.com">3eportal</a>, but it was missing a library not available in the deb repository of the 901&#8230; but&#8230; the solution was actually very easy&#8230;</p>
<p>install <a target="_blank" href="http://update.eeepc.asus.com/p900/pool/libgmp3c2_2%253a4.2.1+dfsg-4_i386.deb">libgmp3c2</a> from the 900 repo (sudo dpkg -i libgmp3c&#8230; )<br />install <a target="_blank" href="http://www.3eportal.com/downloads/ktorrent_2.0.3+dfsg1-2.2_3epc.deb">ktorrent</a> from 3eportal repo (sudo dpkg -i ktorrent&#8230;)</p>
<p>now you can start ktorrent from the console&#8230; <img src='http://overuseee.pistooli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a target="_blank" href="http://overuseee.pistooli.com/pictures/KTorrent3.jpg"><img style="max-width: 800px;" src="http://overuseee.pistooli.com/pictures/KTorrent3.jpg" height="290" width="495" /></a></p>
<p>and of course it is easy to setup to dock into the system tray&#8230;</p>
<p><img style="max-width: 800px;" src="http://overuseee.pistooli.com/pictures/KTorrent4.jpg" /></p>
<p> <img src='http://overuseee.pistooli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://overuseee.pistooli.com/?feed=rss2&amp;p=33</wfw:commentRss>
		</item>
		<item>
		<title>901 OS on the EeePC 900</title>
		<link>http://overuseee.pistooli.com/?p=32</link>
		<comments>http://overuseee.pistooli.com/?p=32#comments</comments>
		<pubDate>Mon, 15 Sep 2008 21:30:18 +0000</pubDate>
		<dc:creator>Pistooli</dc:creator>
		
		<category><![CDATA[900]]></category>

		<category><![CDATA[Featured]]></category>

		<category><![CDATA[OS]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://overuseee.pistooli.com/?p=32</guid>
		<description><![CDATA[well&#8230; why would anyone install the 901 Restore DVD and its OS onto the EeePC 900?
lets start with this picture:

is it a good enough explanation?  since I bought my 900 from Taiwan, it obviously came with Chinese restore DVD&#8230; of course the default system language could be changed as described in the wiki, but [...]]]></description>
			<content:encoded><![CDATA[<p>well&#8230; why would anyone install the 901 Restore DVD and its OS onto the EeePC 900?</p>
<p>lets start with this picture:<br />
<img style="max-width: 800px;" src="http://overuseee.pistooli.com/pictures/after_restore.png" alt="" width="536" height="313" /></p>
<p>is it a good enough explanation? <img src='http://overuseee.pistooli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> since I bought my 900 from Taiwan, it obviously came with Chinese restore DVD&#8230; of course the default system language could be changed as <a href="http://wiki.eeeuser.com/howto:changelanguage" target="_blank">described in the wiki</a>, but it is highly unpractical.</p>
<p>and getting a localized restore DVD (from <a href="http://www.asusparts.eu/" target="_blank">asusparts.eu</a> costs around 10 EUR and 3 weeks to deliver - this later one is the real pain actually)</p>
<p>before we start it is highly advise to backup the content of the /home/user directory and copy to a usb drive the following files and directories (we need them later)<br />
- /lib/modules/2.6.21.4-eeepc/net/<br />
- /lib/modules/2.6.21.4-eeepc/atheros<br />
(these are the drives modules for the ethernet and the wifi)</p>
<p>so, lets put the 901 restore DVD into a usb DVD drive, connected to the EeePC 900 and wipe out the original system&#8230;</p>
<p>the restore itself is self-explanatory and after some 5 mins, the little EeePC boots into the freshly installed OS v1.6.1</p>
<p><img style="max-width: 800px;" src="http://overuseee.pistooli.com/pictures/901on900.jpg" alt="" width="571" height="335" /></p>
<p>much better&#8230; <img src='http://overuseee.pistooli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>of course the About page is as nice as it could be&#8230;</p>
<p><img style="max-width: 800px;" src="http://overuseee.pistooli.com/pictures/About901on900.jpg" alt="" /></p>
<p>software version 1.6.1.36 build date 22/07/2008&#8230; nice&#8230; <img src='http://overuseee.pistooli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>OK. back to work&#8230; there is still much tweak to do in order to get a fully working system&#8230;</p>
<p>what does not work:<br />
- wifi (founds wifi signal, but does not connect)<br />
- wired ethernet<br />
- sound<br />
- usb camera</p>
<p>obviously, I would say, because the 900 hardware is somewhat different, than the 901, and the OS 1.6.1 is so much optimized (kernel is custom made), so it lacks any other driver modules, then the ones actually built in the machine.</p>
<p>lets grab the modules for the above mentioned hardware components and put them on the freshly installed EeeC.</p>
<p>lets copy the directories /net and /atheros into /lib/modules/2.6.21.4-eeepc/ and execute command <em>sudo depmod<br />
</em><br />
also the /etc/modules file needs to be modified, so the proper modules (900 hw specific ones) will be loaded.</p>
<p>the changes are:</p>
<p>#atl1<br />
#rtl2860sta</p>
<p>ath_pci<br />
atl2<br />
uvcvideo<br />
snd-hda-intel</p>
<p>lets reboot the little 900 with a facelift&#8230;</p>
<p>now there is only one item to be fixed&#8230; the wifi driver, which coulld be downloaded from <a href="http://www.asustreiber.de/wireless.rar" target="_blank">here</a>&#8230;</p>
<p>lets unpack the files with <em>unrar x wireless.rar</em><br />
install the driver <em>sudo dpkg -i xandros-wpa-supplicant_0.5.7.x.3.1-1_i386.deb</em></p>
<p>the other files don&#8217;t need to be installed, the wifi will work without them.</p>
<p>easy? well&#8230; not too difficult&#8230; the EeePC 900 now boots fine into OS 1.6.1 and many new features are available, for me the most important is better 3G support (namely for the Option Icon225 usb).</p>
<p>two remaining issues so far:<br />
- function keys for sound don&#8217;t work<br />
- the little icon for wifi status does not work (wifi itself does)</p>
<p>enjoy OS 1.6.1 on the EeePC 900!</p>
]]></content:encoded>
			<wfw:commentRss>http://overuseee.pistooli.com/?feed=rss2&amp;p=32</wfw:commentRss>
		</item>
		<item>
		<title>StarOffice8 hungarian spelling</title>
		<link>http://overuseee.pistooli.com/?p=31</link>
		<comments>http://overuseee.pistooli.com/?p=31#comments</comments>
		<pubDate>Mon, 15 Sep 2008 20:09:15 +0000</pubDate>
		<dc:creator>Pistooli</dc:creator>
		
		<category><![CDATA[901]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://overuseee.pistooli.com/?p=31</guid>
		<description><![CDATA[the 901 comes with StarOffice 8 preinstalled (instead of OpenOffice.org on the 701 and 900).

interestingly enough even the localized Hungarian version lacks the Hungarian spelling&#8230; well&#8230; it is probably a bug, or perhaps Asus does not know that Polish (the installed default spelling) and Hungarian are not the same languages.  
the Hungarian spelling installation [...]]]></description>
			<content:encoded><![CDATA[<p>the 901 comes with <a href="http://www.sun.com/software/staroffice/index.jsp" target="_blank">StarOffice 8</a> preinstalled (instead of OpenOffice.org on the 701 and 900).</p>
<p><img class="alignleft" style="max-width: 800px;" src="http://drh.img.digitalriver.com/DRHM/Storefront/Company/sun/images/product/detail/I1_staroffice8.jpg" alt="" /></p>
<p>interestingly enough even the localized Hungarian version lacks the Hungarian spelling&#8230; well&#8230; it is probably a bug, or perhaps Asus does not know that Polish (the installed default spelling) and Hungarian are not the same languages. <img src='http://overuseee.pistooli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>the Hungarian spelling installation for OO.org is already covered <a href="http://overuseee.pistooli.com/?p=15" target="_blank">here,</a> and for StarOffice it is even easier than that.</p>
<p>1. to download the Hungarian dictionary for the <a title="Magyar Ispell" href="http://www.szofi.hu/gnu/magyarispell/" target="_blank">Magyar Ispell site</a>… the needed file is the precompiled dictionary for StarOffice/OpenOffice, called <a title="hu_HU" href="http://www.szofi.hu/gnu/magyarispell/hu_HU0.86.zip" target="_blank">hu_HU086.zip</a></p>
<p>2. <em>unzip hu_HU086.zip</em> (extract the dictionaries)</p>
<p>3. <em>sudo mv hu_HU.* /opt/staroffice8/share/dict/ooo</em></p>
<p>there is no need to edit the dictionary.list file, because the reference for the HU dictionaries are already there (that is one of the reasons, I assume, that this is a bug of the missing dict files).</p>
<p>start StarOffice Writer and enjoy HU spelling&#8230; <img src='http://overuseee.pistooli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>ps. Also this is the time to <strong><small><a href="http://overuseee.pistooli.com/?p=15" target="_blank">install MS Fonts</a></small> </strong>(for proper windows document compatibility)</p>
]]></content:encoded>
			<wfw:commentRss>http://overuseee.pistooli.com/?feed=rss2&amp;p=31</wfw:commentRss>
		</item>
		<item>
		<title>EeePC 901 browser lockups - solved</title>
		<link>http://overuseee.pistooli.com/?p=26</link>
		<comments>http://overuseee.pistooli.com/?p=26#comments</comments>
		<pubDate>Thu, 11 Sep 2008 09:27:06 +0000</pubDate>
		<dc:creator>Pistooli</dc:creator>
		
		<category><![CDATA[901]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://overuseee.pistooli.com/?p=26</guid>
		<description><![CDATA[well&#8230; from the title is easy to guess, yes I did purchase the 901 and a review will follow shortly, but first (after using it for 2 days) here is a little problem.
when browsing flash packed sites it locks up badly, almost freezes. not a nice user experience.
I had a look at the memory (suspected [...]]]></description>
			<content:encoded><![CDATA[<p>well&#8230; from the title is easy to guess, yes I did purchase the 901 and a review will follow shortly, but first (after using it for 2 days) here is a little problem.</p>
<p>when browsing flash packed sites it locks up badly, almost freezes. not a nice user experience.</p>
<p>I had a look at the memory (suspected that it is full, as it still has the stock 1 GB Ram), but found something else interesting&#8230;</p>
<p><img style="max-width: 800px;" src="http://kepfeltoltes.hu/080911/901top_www.kepfeltoltes.hu_.jpg" /></p>
<p>Firefox is using 77% of the cpu&#8230; hmm&#8230; at some point it was almost 100%&#8230; no good.</p>
<p>soo&#8230; lets use <a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/10">Adblock extension for Firefox</a>. Simple click and restart exercise and some configuration at the bottom right corner at the browser (Adblock).</p>
<p>Firefox cpu usage went down to 5-8%&#8230; nice and easy&#8230;</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://overuseee.pistooli.com/?feed=rss2&amp;p=26</wfw:commentRss>
		</item>
		<item>
		<title>EeePC OS v1.6.1</title>
		<link>http://overuseee.pistooli.com/?p=25</link>
		<comments>http://overuseee.pistooli.com/?p=25#comments</comments>
		<pubDate>Wed, 10 Sep 2008 00:12:23 +0000</pubDate>
		<dc:creator>Pistooli</dc:creator>
		
		<category><![CDATA[900]]></category>

		<category><![CDATA[OS]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://overuseee.pistooli.com/?p=25</guid>
		<description><![CDATA[The EeePC 901 comes with a new version of optimized XandrOS, v1.6.1 (unlike my trusted 900, where the OS is v1.3 (originally v1.1)
There are MAJOR enhancements in v1.6.1 (most important for me perhaps, that it has native support for the Option Icon225 mobile broadband usb card), so I just had to test this release. But [...]]]></description>
			<content:encoded><![CDATA[<p>The EeePC 901 comes with a new version of optimized XandrOS, v1.6.1 (unlike my trusted 900, where the OS is v1.3 (originally v1.1)</p>
<p>There are MAJOR enhancements in v1.6.1 (most important for me perhaps, that it has native support for the Option Icon225 mobile broadband usb card), so I just had to test this release. But how? It is designed to run on EeePC 901, and not on any other hardware versions (e.g., 701 or 900).</p>
<p>Well&#8230; It took almost two days, but it runs now on my 900 machine almost perfectly&#8230;</p>
<p><img src="http://kepfeltoltes.hu/080910/About901on900_www.kepfeltoltes.hu_.jpg" alt="About 900" height="266" width="419" /></p>
<p>There are bits and pieces needs to be ironed out, but here is a list of the working features:</p>
<p>- graphics (perfect)<br />- sound (tweaked, works)<br />- wifi (tweaked, works)<br />- ethernet (tweaked, works, need to start manually)<br />- usb (perfect)<br />- webcam (tweaked, works)<br />- battery information, acpi (perfect)<br />- cpu throttling (perfect)<br />- sleep (works, minor problem still persist, not effecting functionality)<br />- new feature, auto power saving (perfect)<br />- function keys, OSD (tweaked, works)<br />- performance (better than v1.3)</p>
<p>Whats left? <img src='http://overuseee.pistooli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> The only thing still to be done is the wifi, where I installed the correct drivers, it appears to be working, but it does not get IP address from the router, so still needs to be investigated.</p>
<p>But again, the very best feature for me is that icon225 works like a charm&#8230; after inserting the usb modem, a nice (and simple enough) gui pops up and ready to make hsdpa connection. Nice&#8230;</p>
<p><img src="http://kepfeltoltes.hu/080910/901icon225_www.kepfeltoltes.hu_.jpg" alt="901 icon225" height="309" width="429" /></p>
<p>All in all, after solving the wifi problem it will be an upgrade (hack really) to keep on the machine&#8230;</p>
<p>I wonder if the &#8220;pending wifi&#8221; problem could be solved with the <a target="_blank" href="http://forum.eeeuser.com/viewtopic.php?id=25425&amp;p=3">following found at the eeeuser.com</a>? Need to test it soon.</p>
<p>UPDATE (11.09.2008): and YES!!! Wifi also works according to the instructions <a target="_blank" href="http://forum.eeeuser.com/viewtopic.php?id=25425&amp;p=3">above in the link</a>&#8230; </p>
<p>More detailed info about the upgrading process will come soon&#8230;</p>
<p>ps. I love the new 7800 battery&#8230; <img src='http://overuseee.pistooli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br />ps2. ScribeFire rocks&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://overuseee.pistooli.com/?feed=rss2&amp;p=25</wfw:commentRss>
		</item>
		<item>
		<title>ScribeFire - Blogging from the EeePC</title>
		<link>http://overuseee.pistooli.com/?p=24</link>
		<comments>http://overuseee.pistooli.com/?p=24#comments</comments>
		<pubDate>Tue, 09 Sep 2008 07:27:15 +0000</pubDate>
		<dc:creator>Pistooli</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://overuseee.pistooli.com/?p=24</guid>
		<description><![CDATA[I was looking for a decent blogging client to use on the EeePC, but unfortunately could not found any good ones. Some of them which I looked closely are BloGTK, drivel and KBlogger (later one is KDE, the others are Gnome based).
The EeePC OS is really a mix of KDE and Gtk, but it is [...]]]></description>
			<content:encoded><![CDATA[<p>I was looking for a decent blogging client to use on the EeePC, but unfortunately could not found any good ones. Some of them which I looked closely are <a target="_blank" href="http://blogtk.sourceforge.net/">BloGTK,</a> <a target="_blank" href="http://www.cyberciti.biz/tips/linux-desktop-blog-client-drivel.html">drivel</a> and <a target="_blank" href="http://kblogger.pwsp.net/">KBlogger</a> (later one is KDE, the others are Gnome based).</p>
<p>The EeePC OS is really a mix of KDE and Gtk, but it is primarily based on Xandros, which is a KDE distro, so KBlogger seemed as the natural choice. Well&#8230; Installation was not that easy, so I had to look elsewhere.</p>
<p>Luckily Firefox has so many <a target="_blank" href="https://addons.mozilla.org/en-US/firefox/">add-on extensions</a>, so finding a blogging add-on was really easy.</p>
<p><a target="_blank" href="http://www.scribefire.com/">ScribeFire</a> looks nice, matured and feature rich software. As a matter of fact I am posting this already from it&#8230; <img src='http://overuseee.pistooli.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Like any firefox add-on installation, it was a point and click job and SribeFire was already functional after restarting the browser.</p>
<p><a target="_blank" href="http://kepfeltoltes.hu/080909/scribefire_www.kepfeltoltes.hu_.jpg"><img style="max-width: 800px;" src="http://kepfeltoltes.hu/080909/scribefire_www.kepfeltoltes.hu_.jpg" height="274" width="469" /></a></p>
<p>&nbsp;Nice&#8230; Many good features to&nbsp; be discovered&#8230; </p>
]]></content:encoded>
			<wfw:commentRss>http://overuseee.pistooli.com/?feed=rss2&amp;p=24</wfw:commentRss>
		</item>
	</channel>
</rss>
