<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN"
 "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">

<channel>
<title>MyFirstSight.COM</title>
<link>http://www.myfirstsight.com</link>
<description></description>
<language>en-us</language>

<item>
<title>Copy Audio Track from Karaoke CD + Vocal removing technique</title>
<link>http://www.myfirstsight.com/modules.php?name=News&amp;file=article&amp;sid=14</link>
<description>I've published this tips in my blog on msn spaces. Let me copy it over here just for references. It's in Thai, so if you're not Thai, you may be able to guess from the picture included, or just &lt;a href=&quot;mailto:abb@myfirstsight.com&quot;&gt;email&lt;/a&gt; me for instruction in English :D
</description>
</item>

<item>
<title>Compiling Linux Kernel</title>
<link>http://www.myfirstsight.com/modules.php?name=News&amp;file=article&amp;sid=13</link>
<description>I have included 2 different sections on compiling linux kernel. There's a slight difference between 2.4 and 2.6 kernel. Please follow the one that apply to your current kernel.</description>
</item>

<item>
<title>Change root password on MySQL</title>
<link>http://www.myfirstsight.com/modules.php?name=News&amp;file=article&amp;sid=12</link>
<description>To change root password, follow directions below: &lt;br&gt;&lt;br&gt;

1. Log into MySQL shell as usual.&lt;br&gt;
2. Type &lt;b&gt;&quot;use mysql;&quot;&lt;/b&gt; to change to mysql database&lt;br&gt;
3. Type &lt;b&gt;&quot;UPDATE user SET password=password('newpassword') WHERE user='root';&lt;/b&gt;&lt;br&gt;
4. Type &lt;b&gt;&quot;flush privileges;&quot;&lt;/b&gt;&lt;br&gt;
&lt;br&gt;</description>
</item>

<item>
<title>Setup MySQL password for the first time</title>
<link>http://www.myfirstsight.com/modules.php?name=News&amp;file=article&amp;sid=11</link>
<description>After you've installed MySQL, you should go ahead and setup password for security purpose. The command to do so is as followed: &lt;br&gt;&lt;br&gt;

&lt;b&gt;
mysqladmin -u root -p password 'new-password' 
&lt;/b&gt;</description>
</item>

<item>
<title>Grant privilege to a user for a specific database</title>
<link>http://www.myfirstsight.com/modules.php?name=News&amp;file=article&amp;sid=10</link>
<description>To grant access to a specific user to a specific database, type the following MySQL statement:&lt;br&gt;&lt;br&gt;

&lt;b&gt;
grant all on DatabaseName.* to user@localhost identified by 'password';&lt;/b&gt;</description>
</item>

<item>
<title>How to add Windows Media Player Control to your MSN Space</title>
<link>http://www.myfirstsight.com/modules.php?name=News&amp;file=article&amp;sid=9</link>
<description>1. Log into Passport at &lt;b&gt;&lt;a href=http://spaces.msn.com&gt;http://spaces.msn.com&lt;/a&gt;&lt;/b&gt;
&lt;br&gt;
2. Right after logged in, in the Address bar of your web browser add the text &lt;b&gt;&amp;powertoy=musicvideo&lt;/b&gt; to the end of the displayed URL.
&lt;br&gt;
3. Click the Go button next to your web browser address bar.
&lt;br&gt;
4. Once the page has finished reloading, click on the Customize tab in your Space.
&lt;br&gt;
5. In the Modules drop down menu in the Customize tab there should be a listing for &lt;b&gt;PowerToy: Windows Media Player&lt;/b&gt;. Click the word &lt;b&gt;Add&lt;/b&gt; next to it and then click the Save button.</description>
</item>

<item>
<title>Speed up Firefox !</title>
<link>http://www.myfirstsight.com/modules.php?name=News&amp;file=article&amp;sid=8</link>
<description>My friend forwarded me this great tip on how to speed up firefox ! It really works! The reference to this page is at &lt;a href=&quot;http://forums.afterdawn.com/thread_view.cfm/177587&quot;&gt;http://forums.afterdawn.com/thread_view.cfm/177587&lt;/a&gt; &lt;br&gt;&lt;br&gt;

Here's something for broadband people that will really speed Firefox up: 
&lt;br&gt;&lt;br&gt;
1.Type &lt;b&gt;about:config&lt;/b&gt; into the address bar and hit return. Scroll down and look for the following entries: 
&lt;br&gt;&lt;br&gt;
&lt;b&gt;
network.http.pipelining 
network.http.proxy.pipelining 
network.http.pipelining.maxrequests 
&lt;/b&gt;&lt;br&gt;&lt;br&gt;
Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading. 
</description>
</item>

<item>
<title>How to display track details in other languages in an mp3 player</title>
<link>http://www.myfirstsight.com/modules.php?name=News&amp;file=article&amp;sid=7</link>
<description>This article has been copied from creative website for creative products. I don't know if the same method applies to other mp3 player product as well. &lt;br /&gt;&lt;br /&gt;

To correctly display track details in Russian, Chinese, Japanese or other Asian languages in your computer, follow the procedures below: &lt;br /&gt;&lt;br /&gt;

1. Change the language settings under Regional and Language Options in Windows Control Panel.

Log on into your computer as an &lt;strong&gt;administrator&lt;/strong&gt; or a member of the Administrators group. Click on &lt;strong&gt;Start&lt;/strong&gt;, then click &lt;strong&gt;Control Panel&lt;/strong&gt;, and click on &lt;strong&gt;Regional and Language Options&lt;/strong&gt;. On the &lt;strong&gt;Advanced tab&lt;/strong&gt;, under &lt;strong&gt;Language for non-Unicode programs&lt;/strong&gt;, click the &lt;strong&gt;language version of non-Unicode programs &lt;/strong&gt;that will be used, for example, Chinese (PRC).

If the preferred language, for example, Chinese (PRC), is not listed, you will need to install the Supplemental Language pack shipped with Windows. To install it, click on the &lt;strong&gt;Language&lt;/strong&gt; tab, then select a proper Supplemental Language pack. &lt;br /&gt;&lt;br /&gt;

To test the language display in your portable player, transfer some music files of your desired language from your computer to your player. </description>
</item>

<item>
<title>Create / Verify md5sum in Linux</title>
<link>http://www.myfirstsight.com/modules.php?name=News&amp;file=article&amp;sid=6</link>
<description>&lt;b&gt;Verify md5sum using linux&lt;/b&gt;&lt;br&gt;
md5sum -c linux.iso.md5&lt;br&gt;&lt;br&gt;

&lt;b&gt;Create an md5sum using linux&lt;/b&gt;&lt;br&gt;
md5sum linux.iso &gt; linux.iso.md5</description>
</item>

<item>
<title>Auto log on to Windows XP</title>
<link>http://www.myfirstsight.com/modules.php?name=News&amp;file=article&amp;sid=5</link>
<description>To log on to Windows XP without typing the username and password, follow these 2 steps:&lt;br /&gt;&lt;br /&gt;
1. Start-&amp;gt;run-&amp;gt;Type &amp;quot;control userpasswords2&amp;quot;&lt;br /&gt;
2. From Users Tab, Uncheck &amp;quot;Users must enter a username and password to use this computer&amp;quot; &lt;br /&gt;&lt;strong&gt;&lt;br /&gt;-- OR Follow &lt;a href=&quot;http://support.microsoft.com/default.aspx?scid=kb;en-us;282866&amp;sd=tech&quot; target=&quot;_blank&quot;&gt;Microsoft's Guide&lt;/a&gt; below --&lt;/strong&gt;&lt;br /&gt;&lt;em&gt;&lt;strong /&gt;&lt;/em&gt;&lt;h2 class=&quot;subTitle&quot;&gt;Summary&lt;/h2&gt; This article describes how to automatically log on to a
		  user account during the Microsoft Windows XP startup process.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Note&lt;/strong&gt; This process only works if the computer is not joined to a
		  domain. &lt;h3&gt;Requirements&lt;/h3&gt;&lt;table border=&quot;0&quot; class=&quot;list ul&quot;&gt;&lt;tr&gt;&lt;td&gt; &lt;/td&gt;&lt;td class=&quot;text&quot;&gt;&lt;table border=&quot;0&quot; class=&quot;list ul&quot;&gt;&lt;tr&gt;&lt;td class=&quot;bullet&quot;&gt;&amp;bull;&lt;/td&gt;&lt;td class=&quot;text&quot;&gt;The Welcome screen must be available&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;bullet&quot;&gt;&amp;bull;&lt;/td&gt;&lt;td class=&quot;text&quot;&gt;There must be only one user account on the
					 computer&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;bullet&quot;&gt;&amp;bull;&lt;/td&gt;&lt;td class=&quot;text&quot;&gt;The user account must not have a password&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
</item>

</channel>
</rss>