<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by miau18</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Sat, 06 Jun 2026 16:16:14 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>FAN Help</title>
            <link>http://forum.lowyat.net/topic/4794575</link>
            <description>Hi I have asus z390e motherboard that come with 2 4pin RGB header and 1 3pin RGB header. &lt;br /&gt;I have used the 3pin header for my cpu cooling fan. &lt;br /&gt;&lt;br /&gt;Now, what are the recommendation to install 4 additional fans and 2 led strips using the 4pin RGB header? &lt;br /&gt;Do i need fans that come with hub or a splitter? what is the brand are recommended?&lt;br /&gt;What / How is the setup like? I need to set it to aura sync too. Thanks&lt;br /&gt;&lt;br /&gt; &lt;!--emo&amp;:sweat:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/sweat.gif' border='0' style='vertical-align:middle' alt='sweat.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>miau18</author>
            <category>Casings and Modifications</category>
            <pubDate>Mon, 17 Jun 2019 18:15:41 +0800</pubDate>
        </item>
        <item>
            <title>Asus N55SF</title>
            <link>http://forum.lowyat.net/topic/2077533</link>
            <description>i saw so many type of model for this Asus N55SF... can anyone help tell me the difference?&lt;br /&gt;&lt;br /&gt;so far i know that s2187v and s2043v are i5 other than that????&lt;br /&gt;and  SX265V and SX047V are i7 other than that????&lt;br /&gt;&lt;br /&gt;pls help me before i buy the wrong 1... thank you</description>
            <author>miau18</author>
            <category>Mobile Computing</category>
            <pubDate>Thu, 20 Oct 2011 16:49:55 +0800</pubDate>
        </item>
        <item>
            <title>[WTA] anyone know someone</title>
            <link>http://forum.lowyat.net/topic/2073974</link>
            <description>Hi all, I don&amp;#39;t know where to ask this services so i ask here.&lt;br /&gt;&lt;br /&gt;I need some contacts in USJ area who can fix my fallen tv antenna due to today&amp;#39;s windy rain.&lt;br /&gt;&lt;br /&gt; I hope you can leave the name and contact no here. Thank you.&lt;br /&gt;&lt;br /&gt;*Moderator, you can move this to the correct place if I posted wrong here.</description>
            <author>miau18</author>
            <category>Serious Kopitiam</category>
            <pubDate>Mon, 17 Oct 2011 21:12:55 +0800</pubDate>
        </item>
        <item>
            <title>Sony ericsson W8 upgrade to 2.3.5 Gingerbread</title>
            <link>http://forum.lowyat.net/topic/2051553</link>
            <description>Hi, i&amp;#39;m new to android and i would like to upgrade my se w8 to 2.3.5 Gingerbread as i found out the factory 2.1 was lagging and my apps cannot be safe in the sd card?&lt;br /&gt;&lt;br /&gt;Does anyone can guide me step by step of doing it or any website which can guide me through i would much appreciate it? maybe in the forum already have the guide but i cant find it... pls help me as i&amp;#39;m learning about android..&lt;br /&gt;&lt;br /&gt;thank you&lt;br /&gt;&lt;br /&gt;</description>
            <author>miau18</author>
            <category>Android</category>
            <pubDate>Thu, 29 Sep 2011 15:01:56 +0800</pubDate>
        </item>
        <item>
            <title>how to connect dell usb on LCD monitor</title>
            <link>http://forum.lowyat.net/topic/948707</link>
            <description>As i&amp;#39;m a noob in pc... can i ask how to connect the usb on the lcd monitor. there are 4 usb port which i tried to connect my pendrive in and it can&amp;#39;t detect and no light on my pendrive HELP&amp;#33; anyway i&amp;#39;m using Dell 1708FPt (b)</description>
            <author>miau18</author>
            <category>Technical Support</category>
            <pubDate>Fri, 27 Feb 2009 12:22:13 +0800</pubDate>
        </item>
        <item>
            <title>HELP&amp;#33;</title>
            <link>http://forum.lowyat.net/topic/811443</link>
            <description>hi all, i need help here....&lt;br /&gt;&lt;br /&gt;Hi all,&lt;br /&gt;&lt;br /&gt;OK Guys... this should not be this hard. Can you please help me with this, it is driving me crazy&amp;#33;&amp;#33;&amp;#33;&lt;br /&gt;&lt;br /&gt;I have a Frameset with a top - bottom frame. The flash is in the top nav frame and I need to call another page and place it in the bottom frame. Thus it is a simple Nav Flash populating a bottom frame window.&lt;br /&gt;&lt;br /&gt;Frame Code:&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt;&amp;#60;frameset rows=&amp;#34;167,*&amp;#34; framespacing=&amp;#34;0&amp;#34; frameborder=&amp;#34;NO&amp;#34; border=&amp;#34;0&amp;#34;&amp;#62;&lt;br /&gt; &amp;nbsp;&amp;#60;frame name=&amp;#34;top&amp;#34; src=&amp;#34;frmMainTop.html&amp;#34; &amp;nbsp;scrolling=&amp;#34;NO&amp;#34; noresize &amp;#62;&lt;br /&gt; &amp;nbsp;&amp;#60;frame name=&amp;#34;mainframe&amp;#34; src=&amp;#34;frmMainBotm.html&amp;#34; &amp;#62;&lt;br /&gt;&amp;#60;/frameset&amp;#62;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;Actionscript Flash Code:&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt;on &amp;#40;release&amp;#41; {&lt;br /&gt;	getURL&amp;#40;&amp;#34;buyers.html&amp;#34;, &amp;#34;mainframe&amp;#34;&amp;#41;;&lt;br /&gt;}&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;This will pop a new browser and fill it with the correct html page instead of going to the frame.&lt;br /&gt;&lt;br /&gt;What am I doing wrong?&lt;br /&gt;Any help is appreciated.&lt;br /&gt;&lt;br /&gt;anyway i using ie7....  &lt;!--emo&amp;:help:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/icon_question.gif' border='0' style='vertical-align:middle' alt='icon_question.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>miau18</author>
            <category>Codemasters</category>
            <pubDate>Wed, 08 Oct 2008 12:23:35 +0800</pubDate>
        </item>
        <item>
            <title>new noob needs oc guide</title>
            <link>http://forum.lowyat.net/topic/803203</link>
            <description>ok sifoo. I need help to guide me to some oc which i&amp;#39;m noob. I got my rig with this spec:&lt;br /&gt;1. C2D E6320 &lt;br /&gt;2. n650sli-ds4&lt;br /&gt;3. 2gig kit ram&lt;br /&gt;Now i alr start a bit of oc which the max i can go. I set the clock to 7x at 390 (ori 266.7)&lt;br /&gt;when i they in cpuz the multiplier keep running from 7x to 6X or the other way round. Issit normal? Is yes can i  fix it to 7x?&lt;br /&gt; I goggled and i found that they can clock to 500. So sifoo what is the next step which my rig can clock to 500. So far now which i will unload my screenshot later. Thanks&lt;br /&gt;&lt;br /&gt;</description>
            <author>miau18</author>
            <category>Overclockers United</category>
            <pubDate>Sun, 28 Sep 2008 02:23:28 +0800</pubDate>
        </item>
        <item>
            <title>3D rendering and animation question</title>
            <link>http://forum.lowyat.net/topic/799908</link>
            <description>&lt;!--emo&amp;:help:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/icon_question.gif' border='0' style='vertical-align:middle' alt='icon_question.gif' /&gt;&lt;!--endemo--&gt;  hi all fellow sifoo.. just curious and wondering to ask a few questions,&lt;br /&gt;&lt;br /&gt;1. which part of the hardware in pc which are most important for 3D rendering and animation?  &lt;!--emo&amp;:hmm:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/hmm.gif' border='0' style='vertical-align:middle' alt='hmm.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;2. or which part of the hardware which used the most memory while rendering/ modeling/animation?  &lt;!--emo&amp;:blink:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/blink.gif' border='0' style='vertical-align:middle' alt='blink.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;err.. so far for now.... if there is a posted topic like this b4 please guide me to there &lt;!--emo&amp;:x--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/doh.gif' border='0' style='vertical-align:middle' alt='doh.gif' /&gt;&lt;!--endemo--&gt; ... thank you...  &lt;!--emo&amp;:thumbs:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/thumbup.gif' border='0' style='vertical-align:middle' alt='thumbup.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;</description>
            <author>miau18</author>
            <category>Arts &amp;amp; Designs</category>
            <pubDate>Wed, 24 Sep 2008 10:34:31 +0800</pubDate>
        </item>
        <item>
            <title>Help&amp;#33;</title>
            <link>http://forum.lowyat.net/topic/788755</link>
            <description>elo sifoo around LYN.. i got this problem....  &lt;!--emo&amp;:help:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/icon_question.gif' border='0' style='vertical-align:middle' alt='icon_question.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;1. i try to upgrade a new ram from 1gb to 2gb then when startup that time the whole system become slow...&lt;br /&gt;2. then i change back the original 1gb ram and it also slow which is not normal before i upgrade the ram....&lt;br /&gt;&lt;br /&gt;hope sifooss can help &lt;!--emo&amp;:clap:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/rclxms.gif' border='0' style='vertical-align:middle' alt='rclxms.gif' /&gt;&lt;!--endemo--&gt; ... thx</description>
            <author>miau18</author>
            <category>Technical Support</category>
            <pubDate>Thu, 11 Sep 2008 11:11:53 +0800</pubDate>
        </item>
    </channel>
</rss>
