<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by kenichi</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Sun, 14 Jun 2026 09:28:20 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>RM200 for bass speaker?</title>
            <link>http://forum.lowyat.net/topic/1942073</link>
            <description>Hello world, I am a noob at ICE.&lt;br /&gt;I just bought a Sony CDX-GT180 for my iswara while using the 10 years old 2 small speaker behind in the boot.&lt;br /&gt;For RM200 any suggestion i hope to get as many bass effect speaker as possible. &lt;br /&gt;&lt;br /&gt;&lt;img src='http://www.stereo-car-radio.com/timgs/sony_cdx-gt180_1.jpg' border='0' alt='user posted image' /&gt;</description>
            <author>kenichi</author>
            <category>ICE</category>
            <pubDate>Sun, 03 Jul 2011 00:27:36 +0800</pubDate>
        </item>
        <item>
            <title>Proton iswara speedometer</title>
            <link>http://forum.lowyat.net/topic/1941508</link>
            <description>Any shop can repair the middle speedometer of proton iswara, the mileage is stop calculating, since i reset it, it stop whenever it reach number 9..&lt;br /&gt;</description>
            <author>kenichi</author>
            <category>The Fast &amp;amp; The Furious</category>
            <pubDate>Sat, 02 Jul 2011 15:07:26 +0800</pubDate>
        </item>
        <item>
            <title>Radio stop function after played for a moment</title>
            <link>http://forum.lowyat.net/topic/1506901</link>
            <description>What happen if your car audio player suffer with &amp;quot;Tut tut tut..&amp;quot; after 10 seconds of playing, it is an OLD cassette player with FM radio.&lt;br /&gt;I tried playing before with cassette, FM radio and even a mp3 player, any idea? Is that wires problem or radio player problem?&lt;br /&gt;If I buy a new audio player, can Proton Iswara 1.3 Aeroback support the new CD player just like the Clarion in the BLM?</description>
            <author>kenichi</author>
            <category>ICE</category>
            <pubDate>Thu, 29 Jul 2010 14:53:58 +0800</pubDate>
        </item>
        <item>
            <title>Hope can get some explanation here C++</title>
            <link>http://forum.lowyat.net/topic/1255366</link>
            <description>Why this 2 way to write a function is also work.. I thought the 1st should be more correct, 2nd way skip something if you can see it.&lt;br /&gt;&lt;br /&gt;First&lt;br /&gt;&lt;!--SPOILER BEGIN--&gt;&lt;div class=&quot;spoilertop&quot; onClick=&quot;openClose('afb2a5ebf6c5568bc1bc9b8debda2c68')&quot; style=&quot;font-weight: bold&quot;&gt;&lt;u&gt;&amp;raquo; Click to show Spoiler - click again to hide... &amp;laquo;&lt;/u&gt;&lt;/div&gt;&lt;div class=&quot;spoilermain&quot; id=&quot;afb2a5ebf6c5568bc1bc9b8debda2c68&quot; style=&quot;display:none&quot;&gt;&lt;!--SPOILER END--&gt;#include &amp;lt;iostream&amp;gt;&lt;br /&gt;using namespace std;&lt;br /&gt;int addNumbers( int a, int b);&lt;br /&gt;&lt;br /&gt;int main(){&lt;br /&gt;int a;&lt;br /&gt;int b;&lt;br /&gt;cout &amp;lt;&amp;lt; &amp;quot;Enter a number: &amp;quot;;&lt;br /&gt;cin &amp;gt;&amp;gt; a;&lt;br /&gt;cout &amp;lt;&amp;lt; &amp;quot;Enter an other number: &amp;quot;;&lt;br /&gt;cin &amp;gt;&amp;gt; b;&lt;br /&gt;cout &amp;lt;&amp;lt; &amp;quot;Sum of the two numbers is: &amp;quot; &amp;lt;&amp;lt; addNumbers( a, b);&lt;br /&gt;system(&amp;quot;pause&amp;quot;);&lt;br /&gt;return 0;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;int addNumbers( int a, int b){&lt;br /&gt;return a+b;&lt;br /&gt;}&lt;!--SPOILER DIV--&gt;&lt;/div&gt;&lt;!--SPOILER DIV--&gt;&lt;br /&gt;&lt;br /&gt;Second(alternative)&lt;br /&gt;&lt;!--SPOILER BEGIN--&gt;&lt;div class=&quot;spoilertop&quot; onClick=&quot;openClose('c4e18c4efeb9331add0483419c001491')&quot; style=&quot;font-weight: bold&quot;&gt;&lt;u&gt;&amp;raquo; Click to show Spoiler - click again to hide... &amp;laquo;&lt;/u&gt;&lt;/div&gt;&lt;div class=&quot;spoilermain&quot; id=&quot;c4e18c4efeb9331add0483419c001491&quot; style=&quot;display:none&quot;&gt;&lt;!--SPOILER END--&gt;#include &amp;lt;iostream&amp;gt;&lt;br /&gt;using namespace std;&lt;br /&gt;int addNumbers( int a, int b){&lt;br /&gt;return a+b;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;int main(){&lt;br /&gt;int a;&lt;br /&gt;int b;&lt;br /&gt;cout &amp;lt;&amp;lt; &amp;quot;Enter a number: &amp;quot;;&lt;br /&gt;cin &amp;gt;&amp;gt; a;&lt;br /&gt;cout &amp;lt;&amp;lt; &amp;quot;Enter an other number: &amp;quot;;&lt;br /&gt;cin &amp;gt;&amp;gt; b;&lt;br /&gt;cout &amp;lt;&amp;lt; &amp;quot;Sum of the two numbers is: &amp;quot; &amp;lt;&amp;lt; addNumbers( a, b) &amp;lt;&amp;lt;&lt;br /&gt;&amp;quot;&amp;#092;n&amp;quot;;&lt;br /&gt;system(&amp;quot;pause&amp;quot;);&lt;br /&gt;return 0;&lt;br /&gt;}&lt;!--SPOILER DIV--&gt;&lt;/div&gt;&lt;!--SPOILER DIV--&gt;</description>
            <author>kenichi</author>
            <category>Codemasters</category>
            <pubDate>Thu, 10 Dec 2009 17:23:34 +0800</pubDate>
        </item>
        <item>
            <title>Clear the laptop air vent</title>
            <link>http://forum.lowyat.net/topic/1251083</link>
            <description>Any good idea to clean the air vents of laptop? Model is Compaq Presario CQ40.&lt;br /&gt;These are picture from HP website but I cant find those cleaning equipment in the picture at HP store or other place else.&lt;br /&gt;[attachmentid=1342194][attachmentid=1342193]</description>
            <author>kenichi</author>
            <category>Hardware</category>
            <pubDate>Mon, 07 Dec 2009 00:11:46 +0800</pubDate>
        </item>
        <item>
            <title>Out of coverage area</title>
            <link>http://forum.lowyat.net/topic/1251051</link>
            <description>I signed up for DiGi Broadband student plan with free modem, however found that my area(Kepong) not in coverage.&lt;br /&gt;It only detect EDGE which download speed between 10kbps-150kbps, usable but ... still far away from the 700kbps include in the plan.&lt;br /&gt;What the promoter told me is still usable. Will DiGi increase their coverage area soon ?&lt;br /&gt;[attachmentid=1342122]</description>
            <author>kenichi</author>
            <category>Networks and Broadband</category>
            <pubDate>Sun, 06 Dec 2009 23:36:22 +0800</pubDate>
        </item>
        <item>
            <title>Iswara&amp;#33; how to solve it</title>
            <link>http://forum.lowyat.net/topic/1239145</link>
            <description>Noob here and unknown problem(Iswara Aeroback 1.3)&lt;br /&gt;&lt;br /&gt;Speedometer&lt;br /&gt;Middle part - Distance / mileage walked stop calculating (run out of battery? lol)&lt;br /&gt;Left hand part - The meter pointer max only reach 3 although the speed already above 80km/h &lt;br /&gt;Right hand part perform well(Temperature / Oil)&lt;br /&gt;[attachmentid=1322760]&lt;br /&gt;&lt;br /&gt;Door&lt;br /&gt;Refer to the picture, what its&amp;#39; name and still can repair?&lt;br /&gt;[attachmentid=1322763]&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Window&lt;br /&gt;Refer to the picture, what its&amp;#39; name and still can repair?&lt;br /&gt;[attachmentid=1322768]</description>
            <author>kenichi</author>
            <category>The Fast &amp;amp; The Furious</category>
            <pubDate>Wed, 25 Nov 2009 16:36:56 +0800</pubDate>
        </item>
        <item>
            <title>Is this the most worth rig?</title>
            <link>http://forum.lowyat.net/topic/1232989</link>
            <description>&lt;i&gt;&lt;span style='color:orange'&gt;RM1.3K bought from Viewnet &lt;/span&gt;&lt;/i&gt;&lt;br /&gt;&lt;i&gt;Thanks for all recommentation &lt;!--emo&amp;:)--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /&gt;&lt;!--endemo--&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Processor        --&amp;#62; Intel DualCore E6300       &lt;br /&gt;Motherboard    --&amp;#62; GigaByte G31M-E2SL&lt;br /&gt;RAM                --&amp;#62; Kingston DDR2 2GB &lt;br /&gt;Graphic Card   --&amp;#62; Sapphire 4670 1GB&lt;br /&gt;Hard Disk        --&amp;#62; 500GB Western digital&lt;br /&gt;Disc drive        --&amp;#62; LG sata 22x&lt;br /&gt;Power Supply   --&amp;#62; CM Extreme 460W&lt;br /&gt;Casing             --&amp;#62; AVF ATX Pink&lt;br /&gt;</description>
            <author>kenichi</author>
            <category>Hardware</category>
            <pubDate>Thu, 19 Nov 2009 19:42:03 +0800</pubDate>
        </item>
        <item>
            <title>DL game via torrent</title>
            <link>http://forum.lowyat.net/topic/979814</link>
            <description>Due to pirate issues, thread closed.</description>
            <author>kenichi</author>
            <category>Internet Related</category>
            <pubDate>Sat, 28 Mar 2009 21:58:04 +0800</pubDate>
        </item>
        <item>
            <title>UPSR result online check?</title>
            <link>http://forum.lowyat.net/topic/844284</link>
            <description>Still no answer, thread closed.</description>
            <author>kenichi</author>
            <category>Education Essentials</category>
            <pubDate>Thu, 13 Nov 2008 12:18:47 +0800</pubDate>
        </item>
        <item>
            <title>Regard Cosmopoint</title>
            <link>http://forum.lowyat.net/topic/813169</link>
            <description>Decided to go Tunku Abdul Rahman College&lt;br /&gt;CLOSED</description>
            <author>kenichi</author>
            <category>Education Essentials</category>
            <pubDate>Fri, 10 Oct 2008 01:58:31 +0800</pubDate>
        </item>
        <item>
            <title>czone unhonest staff</title>
            <link>http://forum.lowyat.net/topic/708388</link>
            <description>Will not go buy at there again, getting new PC from other&amp;#33;&lt;br /&gt;CLOSED</description>
            <author>kenichi</author>
            <category>Resource Centre</category>
            <pubDate>Fri, 30 May 2008 22:39:29 +0800</pubDate>
        </item>
        <item>
            <title>PSP 2006 problem</title>
            <link>http://forum.lowyat.net/topic/647925</link>
            <description>SOLVED and CLOSED</description>
            <author>kenichi</author>
            <category>Playstation</category>
            <pubDate>Sun, 09 Mar 2008 02:20:15 +0800</pubDate>
        </item>
    </channel>
</rss>
