<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by terrence0488</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Wed, 01 Jul 2026 20:02:29 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>My mum&amp;#39;s arm...</title>
            <link>http://forum.lowyat.net/topic/3541804</link>
            <description>Hi, my mum is 62yo, today she woke up with one of her arm extremely painful and weak. She cant even lift up her arm to tie her hair now. She went to doctor in clinic. The doctor said its mayb muscle infection or bone dislocation, and jus giv her some medicine. She say now abittt better after she took the medicine. But still im very worry. Anyone of you have idea why is it so? Im currently working abroad and will go back tonight. I plan to bring her to hand specialist to check out. Im in melaka, do anyone have good doctor for recomend? Pls let me know... &lt;br /&gt;&lt;br /&gt;Thank you...</description>
            <author>terrence0488</author>
            <category>Health &amp;amp; Fitness</category>
            <pubDate>Fri, 03 Apr 2015 18:46:26 +0800</pubDate>
        </item>
        <item>
            <title>[WTS] iPhone 6 &amp;amp; 6+</title>
            <link>http://forum.lowyat.net/topic/3484913</link>
            <description>&lt;img src='http://images.apple.com/v/iphone-6/a/images/nav_logo_large.png' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src='http://images.apple.com/v/iphone-6/a/images/overview/hero_large.jpg' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style='font-family:Impact'&gt;&lt;span style='font-size:14pt;line-height:100%'&gt;Get Your iPhone 6 or 6+ now&amp;#33;&amp;#33;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Price list:&lt;br /&gt;&lt;br /&gt;iPhone 6 (White, Space Grey, Gold)&lt;br /&gt;16GB   - RM2290&lt;br /&gt;64GB   - RM2640&lt;br /&gt;128GB - RM3040&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;iPhone 6+ (White, Space Grey, Gold)&lt;br /&gt;16GB   - RM2640&lt;br /&gt;64GB   - RM3040&lt;br /&gt;128GB - RM3440&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;This iPhone are SG set. Under the &lt;span style='color:red'&gt;warranty &lt;/span&gt;of one of the SG telco for &lt;span style='color:red'&gt;1 year&lt;/span&gt;.&lt;br /&gt;They are completely &lt;span style='color:red'&gt;&lt;b&gt;New&lt;/b&gt;&lt;/span&gt;&amp;#33; Some may have broken seal as the result of the telco staff that insists of checking the phone conditions. But we &lt;b&gt;promise&lt;/b&gt;, we won&amp;#39;t touch the phone after the checking is done.&lt;br /&gt;They are compatible with Malaysia SIM card, with 3G, 4G or whatsoever.&lt;br /&gt;&lt;br /&gt;Dealing Method:&lt;br /&gt;Postage (Buyer bare the risk and posting fees, with the courier service of your choice)&lt;br /&gt;or&lt;br /&gt;COD at the following location:&lt;br /&gt;Melaka / Singapore&lt;br /&gt;&lt;br /&gt;How to buy?&lt;br /&gt;PM me or reply here. You can also add me in watsapp (+65 9two21828nine)&lt;br /&gt;</description>
            <author>terrence0488</author>
            <category>Garage Sales Archive</category>
            <pubDate>Thu, 29 Jan 2015 23:55:42 +0800</pubDate>
        </item>
        <item>
            <title>Node.js Anyone?</title>
            <link>http://forum.lowyat.net/topic/3472503</link>
            <description>&lt;span style='font-size:14pt;line-height:100%'&gt;Hi guys&amp;#33;&lt;br /&gt;Do anyone of you here know about or actually developing web application with Node.js.&lt;br /&gt;&lt;br /&gt;&lt;a href='http://nodejs.org/' target='_blank'&gt;Node.js Main Site&lt;/a&gt;&lt;br /&gt;&lt;img src='http://calebmadrigal.com/static/images/nodejs-logo.png' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style='font-family:Arial'&gt;As I try to look for anyone who are learning or enjoying playing with Node.js in Malaysia, I can&amp;#39;t find any. Seriously...&lt;br /&gt;So I was thinking &amp;quot;Am I the only one here who know about this?&amp;quot;. But this can&amp;#39;t possibly be true. I mean there must be some people outside enjoying learning this as well.&lt;br /&gt;&lt;br /&gt;I started to hear about it since 2012. But recently I started learning it. It was only for fun and I din&amp;#39;t expect that it can do anything useful.&lt;br /&gt;But I was wrong. VERY WRONG. Once I begin to get into it, I was like...&amp;quot;This thing is the sh*t.&amp;quot; &lt;br /&gt;It&amp;#39;s a very new thing. But not too new. It is absolutely mature enough for production.&lt;br /&gt;&lt;br /&gt;Ever thinking about using JavaScript on the server side? Well, Node.js is basically a platform that allow you to code your server side stuff in JavaScript.&lt;br /&gt;YES, you hear me right&amp;#33; JavaScript on server side. Crazy right? I know....&lt;br /&gt;Thanks to the V8 Engine from Google, the execution of JS code can be so high performance that we can now use it to code some serious complex application.&lt;br /&gt;So why is it so interesting? Why is it better than other popular platform/language in Malaysia like .NET, PHP, J2EE &amp;amp; etc.??&lt;br /&gt;&lt;br /&gt;I guess the important thing here is the &lt;a href='http://stackoverflow.com/questions/10570246/what-is-non-blocking-or-asynchronous-i-o-in-node-js' target='_blank'&gt;non-blocking&lt;/a&gt; nature of JavaScript itself. And the event-driven programming style of node.js. And how we can now create web application with one language across all stack. Last but not least, the awesome and big open source community that keep supporting it and come up with cool library.&lt;br /&gt;&lt;br /&gt;The advantage of using Node.js is that it enabled us to create high performance and highly scalable real-time application.&lt;br /&gt;When we put this three things together (High Performance + Scalable + Real-time) it has never been a simple mission for anyone, but maybe that is no-longer the case with Node.js&lt;br /&gt;&lt;br /&gt;Anyway, it is too much to talk about here in one thread.&lt;br /&gt;&lt;br /&gt;For people who are interested to it, you may find bazillion of tutorial online or books for Node.js, just google it.&lt;br /&gt;Here I would like to also recommend you to look into this &lt;a href='http://mean.io/#&amp;#33;/' target='_blank'&gt;MEAN.IO&lt;/a&gt;, after you have a little knowledges about Node.js&lt;br /&gt;This &lt;a href='https://www.packtpub.com/web-development/mean-web-development' target='_blank'&gt;book&lt;/a&gt; can be very useful too.&lt;br /&gt;learning about thing like Angular.js and MongoDB can be very valuable to you too.&lt;br /&gt;&lt;br /&gt;As we can see that the world of software today is going toward somewhere very interesting.&lt;br /&gt;People are becoming more and more rely on digital device, which lead to more and more data to handle when we are talking about software application. And not to forget that people are getting more and more demanding in term of performance and the outlook of our application.&lt;br /&gt;So if we want to stay in the game, we must keep learning on new technology that make all this possible.&lt;br /&gt;&lt;br /&gt;I wish that I can find people in Malaysia who enjoy learning Node.js as much as I do.&lt;br /&gt;And who knows we may even try to start a &lt;a href='http://nodeschool.io/' target='_blank'&gt;Nodeschool&lt;/a&gt; in Malaysia for knowledge sharing.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;[YOUTUBE]https://www.youtube.com/watch?v=pU9Q6oiQNd0[/YOUTUBE]&lt;/span&gt;</description>
            <author>terrence0488</author>
            <category>Codemasters</category>
            <pubDate>Sat, 17 Jan 2015 03:26:47 +0800</pubDate>
        </item>
        <item>
            <title>[WTS] iPhone 6 Gold 16GB</title>
            <link>http://forum.lowyat.net/topic/3379165</link>
            <description>&lt;img src='http://cdn.bgr.com/2014/09/iphone-6-gold-back.jpg' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Item(s):&lt;/b&gt; &lt;span style='font-size:14pt;line-height:100%'&gt;Brand New iPhone 6 Gold 16GB &lt;/span&gt;(Singapore Set)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Price:&lt;/b&gt; RM2999 (firm)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Dealing method:&lt;/b&gt; COD in Melaka or Singapore or by Posting&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contact method/details:&lt;/b&gt;PM me&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Age of item:&lt;/b&gt;Brand New&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Item(s) conditions:&lt;/b&gt; 100% Brand New &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;&lt;b&gt;Reason for sale:&lt;/b&gt; Money &lt;!--emo&amp;:blush:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/blush.gif' border='0' style='vertical-align:middle' alt='blush.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>terrence0488</author>
            <category>Garage Sales Archive</category>
            <pubDate>Wed, 15 Oct 2014 10:34:58 +0800</pubDate>
        </item>
        <item>
            <title>[WTS] SOLD&amp;#33; iPhone 6 Space Grey 64GB</title>
            <link>http://forum.lowyat.net/topic/3377018</link>
            <description>&lt;span style='font-size:14pt;line-height:100%'&gt;&lt;span style='color:red'&gt;SOLD OUT&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;b&gt;Item(s):&lt;/b&gt; Brand New iPhone 6 Space Grey 64GB (Singapore Set)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Price:&lt;/b&gt; RM3200 (firm)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Dealing method:&lt;/b&gt; COD in Melaka or Singapore or by Posting&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contact method/details:&lt;/b&gt;PM me&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Age of item:&lt;/b&gt;Brand New&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Item(s) conditions:&lt;/b&gt; 100% Brand New &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;&lt;b&gt;Reason for sale:&lt;/b&gt; Money &lt;!--emo&amp;:blush:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/blush.gif' border='0' style='vertical-align:middle' alt='blush.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>terrence0488</author>
            <category>Garage Sales Archive</category>
            <pubDate>Mon, 13 Oct 2014 11:21:30 +0800</pubDate>
        </item>
        <item>
            <title>[WTS] 13&amp;quot; MacBook Pro with Retina Display</title>
            <link>http://forum.lowyat.net/topic/3368836</link>
            <description>&lt;b&gt;Item(s):&lt;/b&gt; 13&amp;quot; MacBook Pro with Retina Display late 2013&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Package includes:&lt;/b&gt;Everything including box, 100% same as you buy from Apple Store&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Price:&lt;/b&gt;RM 3599&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Warranty:&lt;/b&gt; Until 16 Aug 2015 &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Dealing method:&lt;/b&gt;COD in Singapore or Melaka&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contact method/details:&lt;/b&gt; PM&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Date of Purchase:&lt;/b&gt; 16 Aug 2014 (less than 2months old)&lt;br /&gt;&lt;br /&gt;---&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Item(s) conditions:&lt;/b&gt; 99% tip top condition. No scratch, no dent . I guarantee u get 99% same experience of buying it from apple store, because I keep every single piece of plastic, and I can put it back in exactly the same way when I bought it. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Details:&lt;/b&gt; &lt;br /&gt;&lt;b&gt;13&amp;quot; Retina Display&lt;br /&gt;OS X Mavericks Version 10.9.5&lt;br /&gt;2.4GHz Intel Core i5&lt;br /&gt;128GB SSD Harddisk&lt;br /&gt;4GB Ram&lt;br /&gt;&lt;span style='color:red'&gt;Battery charge cycle: 8 times&lt;/span&gt;&lt;br /&gt;In the box: Macbook Pro, Mac Safe power adapter, manual, screen cleaning cloth, Apple logo sticker &lt;br /&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Picture:&lt;/b&gt; The item is 99% like new. See it to believe it. Click &lt;a href='http://imgur.com/a/u6b3W' target='_blank'&gt;HERE&lt;/a&gt; to view image album.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Reason for sale:&lt;/b&gt; Want to upgrade to 15&amp;quot; MacBook Pro</description>
            <author>terrence0488</author>
            <category>Notebooks Garage Sales</category>
            <pubDate>Sat, 04 Oct 2014 16:16:03 +0800</pubDate>
        </item>
        <item>
            <title>Career Path Dilemma</title>
            <link>http://forum.lowyat.net/topic/3360304</link>
            <description>Hi,&lt;br /&gt;&lt;br /&gt;I know whether I can ask about IT related career question here.&lt;br /&gt;But I hope somebody here can giv some help full opinion to me.&lt;br /&gt;&lt;br /&gt;Please advice ---&amp;#62; &lt;a href='https://forum.lowyat.net/topic/3360288' target='_blank'&gt;Go to this thread&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thank you. &lt;!--emo&amp;:respect:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/notworthy.gif' border='0' style='vertical-align:middle' alt='notworthy.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>terrence0488</author>
            <category>Codemasters</category>
            <pubDate>Thu, 25 Sep 2014 22:03:57 +0800</pubDate>
        </item>
        <item>
            <title>Dilemma on choosing a career path</title>
            <link>http://forum.lowyat.net/topic/3360288</link>
            <description>I&amp;#39;m a software developer with 3 years of experiences. Since graduated, I worked for 2 SME.&lt;br /&gt;My goal is that I would like to become a solution consultant. So, now I need to try and get into a functional role more than technical role.&lt;br /&gt;&lt;br /&gt;Do you guys think which is more important in the early years of a consultant carreer life? :&lt;br /&gt;1) getting expose to more domain(industry) before settled with one&lt;br /&gt;2) Try diff role such as developer, functional analyst, business analyst, junior consultant and etc.&lt;br /&gt;&lt;br /&gt;I&amp;#39;m now working in a healthcare software vendor company. They can provide me opportunity to try diff roles. I may request to switch to functional role from a technical role(developer).&lt;br /&gt;If I go to a big company tat recently offered me a job as developer,  I can get experience of working in MNC. But if I wanna switch my role, it will depends on my luck. But I will be able to gain knowledge in other domain.&lt;br /&gt;&lt;br /&gt;Put aside the problem of salary and benefits.&lt;br /&gt;Which do you think is better for me??&lt;br /&gt;&lt;br /&gt;Btw, I&amp;#39;m 26 now. Should I be worry more about my role or my domain knowledge?</description>
            <author>terrence0488</author>
            <category>Jobs &amp;amp; Careers</category>
            <pubDate>Thu, 25 Sep 2014 21:44:03 +0800</pubDate>
        </item>
        <item>
            <title>Yamaha NP-11 Headphone jack</title>
            <link>http://forum.lowyat.net/topic/3199206</link>
            <description>Hi, Im taking piano lesson now. So, i would like to get myself a digital piano for training.&lt;br /&gt;&lt;br /&gt;I&amp;#39;m interested to the Yamaha NP-11. My main concern is, does it has audio out jack?&lt;br /&gt;I would like to plug in my 3.5mm headphone for practice so that i wont disturb the others.&lt;br /&gt;&lt;br /&gt;Here is the &lt;a href='http://usa.yamaha.com/products/musical-instruments/keyboards/digitalkeyboards/dk_-_piaggero/np-11/?mode=model' target='_blank'&gt;Link&lt;/a&gt; for the piano specs.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thx...</description>
            <author>terrence0488</author>
            <category>Musicians</category>
            <pubDate>Sun, 20 Apr 2014 12:07:46 +0800</pubDate>
        </item>
        <item>
            <title>[WTS]Brand New SONY XPERIA Z1 LTE(White)</title>
            <link>http://forum.lowyat.net/topic/3155318</link>
            <description>&lt;b&gt;Item(s):&lt;/b&gt;Brand New Sony Xperia Z1 LTE (White color) with 1year + 3 months warranty, Singapore set.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Condition:&lt;/b&gt;Brand New, but box has been unsealed once by the telco staff when purchasing, but phone has never been turned On.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Price:&lt;/b&gt;RM1950&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Warranty:&lt;/b&gt; 1 Year + 3 Months&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Dealing method:&lt;/b&gt; COD in Singaoore or Melaka. Otherwise by postage.(postage fee bear by buyer)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Location of seller:&lt;/b&gt;Singapore&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contact method/details:&lt;/b&gt;PM me here.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Age of item:&lt;/b&gt;Brand New. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Reason for sale:&lt;/b&gt;&amp;#036;&amp;#036;&amp;#036;&lt;br /&gt;&lt;br /&gt;&lt;img src='http://cdn1.xperiaguide.com/wp-content/uploads/2013/10/Xperia-Z1-f-White.jpg' border='0' alt='user posted image' /&gt;</description>
            <author>terrence0488</author>
            <category>Garage Sales Archive</category>
            <pubDate>Sat, 08 Mar 2014 19:58:18 +0800</pubDate>
        </item>
        <item>
            <title>(How and When)Taking Whey Protein</title>
            <link>http://forum.lowyat.net/topic/2947477</link>
            <description>Hi, I am now 55KG. &lt;br /&gt;I started to workout in the gym last three weeks.&lt;br /&gt;I workout &lt;span style='color:green'&gt;3-4 days a week&lt;/span&gt;.&lt;br /&gt;My target is to grow some muscle and bcome really lean.&lt;br /&gt;I bought my first 5lbs &lt;span style='color:red'&gt;Whey Protein &lt;/span&gt;---&amp;#62;&lt;a href='http://www.nutritionpark.com/healthfitness/retrieve-Product.np?model.id=7&amp;s=Fast-Acting-Protein_Ultimate-Nutrition_-Prostar-Whey-(5lbs)' target='_blank'&gt;This one&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Fitness gurus pls enlighten me on how to consume the whey protein so that I can see fast result.&lt;br /&gt;&lt;span style='color:red'&gt;When to consume and how much to consume?&lt;/span&gt;&lt;br /&gt;To be honest, I do not plan to mix with yogurt, carbohydrate and etc. bcos its too much of hassle for me.&lt;br /&gt;&lt;br /&gt;My routine for workout day is as follow:&lt;br /&gt;&lt;span style='color:blue'&gt;&lt;br /&gt;7:30am     wake up and go out to work.&lt;br /&gt;1:00pm     lunch time.&lt;br /&gt;6:30pm     leave the office and head to the gym(quite far away).&lt;br /&gt;8:00pm     reach at the gym and start working out.&lt;br /&gt;9:00pm     end of my workout session, heading back home.&lt;br /&gt;9.30pm     reach at home and eat some cereal,oat, fruits for dinner.&lt;br /&gt;11:00pm   on the bed.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thank you in advance for anyone willing to advice. &lt;!--emo&amp;:respect:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/notworthy.gif' border='0' style='vertical-align:middle' alt='notworthy.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>terrence0488</author>
            <category>Health &amp;amp; Fitness</category>
            <pubDate>Wed, 04 Sep 2013 14:36:17 +0800</pubDate>
        </item>
        <item>
            <title>leaked new Facebook for IOS?</title>
            <link>http://forum.lowyat.net/topic/0</link>
            <description></description>
            <category>Apple Byte</category>
            <pubDate>Thu, 01 Jan 1970 07:30:00 +0800</pubDate>
        </item>
        <item>
            <title>leaked new Facebook for IOS?</title>
            <link>http://forum.lowyat.net/topic/2866549</link>
            <description>Am I the only 1 that got tis update??&lt;br /&gt;&lt;br /&gt;&lt;img src='http://i767.photobucket.com/albums/xx316/terrence0488/IMG_0805.png' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src='http://i767.photobucket.com/albums/xx316/terrence0488/IMG_0802.png' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src='http://i767.photobucket.com/albums/xx316/terrence0488/IMG_0803.png' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src='http://i767.photobucket.com/albums/xx316/terrence0488/IMG_0799.png' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src='http://i767.photobucket.com/albums/xx316/terrence0488/IMG_0801.png' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src='http://i767.photobucket.com/albums/xx316/terrence0488/IMG_0800.png' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src='http://i767.photobucket.com/albums/xx316/terrence0488/IMG_0806.png' border='0' alt='user posted image' /&gt;</description>
            <author>terrence0488</author>
            <category>iPhone</category>
            <pubDate>Sat, 29 Jun 2013 03:23:20 +0800</pubDate>
        </item>
        <item>
            <title>Why u don&amp;#39;t buy or use Mac(Macintosh)?</title>
            <link>http://forum.lowyat.net/topic/2381345</link>
            <description>So guys, why u don use Mac?</description>
            <author>terrence0488</author>
            <category>The Museum Of Kopitiam</category>
            <pubDate>Sun, 10 Jun 2012 16:16:16 +0800</pubDate>
        </item>
        <item>
            <title>&amp;#33;Dinosaur War&amp;#33;</title>
            <link>http://forum.lowyat.net/topic/2376415</link>
            <description>Anybody playing this game??&lt;br /&gt;&lt;br /&gt;It&amp;#39;s a great game.&lt;br /&gt;Something like the Zoo Tycoon, but hav to fight tru all the boss in the map.&lt;br /&gt;u can also fight with ur friend online.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;U can download it &lt;a href='https://play.google.com/store/apps/details?id=com.droidhen.game.dinosaur&amp;feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5kcm9pZGhlbi5nYW1lLmRpbm9zYXVyIl0' target='_blank'&gt;Here&lt;/a&gt;.</description>
            <author>terrence0488</author>
            <category>Gamers Hideout</category>
            <pubDate>Wed, 06 Jun 2012 18:27:53 +0800</pubDate>
        </item>
        <item>
            <title>New disease like AIDS?</title>
            <link>http://forum.lowyat.net/topic/2369334</link>
            <description>&lt;br /&gt;&lt;!--QuoteBegin--&gt;&lt;div class='quotetop'&gt;QUOTE&lt;/div&gt;&lt;div class='quotemain'&gt;&lt;!--QuoteEBegin--&gt;Chagas, a tropical disease spread by insects, is causing some fresh concern following an editorial—published earlier this week in a medical journal—that called it &amp;quot;the new AIDS of the Americas.&amp;quot;&lt;br /&gt;More than 8 million people have been infected by Chagas, most of them in Latin and Central America. But more than 300,000 live in the United States.&lt;br /&gt;The editorial, published by the Public Library of Science&amp;#39;s Neglected Tropical Diseases, said the spread of the disease is reminiscent of the early years of HIV.&lt;br /&gt;&amp;quot;There are a number of striking similarities between people living with Chagas disease and people living with HIV/AIDS,&amp;quot; the authors wrote, &amp;quot;particularly for those with HIV/AIDS who contracted the disease in the first two decades of the HIV/AIDS epidemic.&amp;quot;&lt;br /&gt;[Related: U.S. relief program prevented 741,000 HIV/AIDS deaths in Africa]&lt;br /&gt;Both diseases disproportionately affect people living in poverty, both are chronic conditions requiring prolonged, expensive treatment, and as with patients in the first two decades of the HIV/AIDS epidemic, &amp;quot;most patients with Chagas disease do not have access to health care facilities.&amp;quot;&lt;br /&gt;Unlike HIV, Chagas is not a sexually-transmitted disease: it&amp;#39;s &amp;quot;caused by parasites transmitted to humans by blood-sucking insects,&amp;quot; as the New York Times put it.&lt;br /&gt;&amp;quot;It likes to bite you on the face,&amp;quot; CNN reported. &amp;quot;It&amp;#39;s called the kissing bug. When it ingests your blood, it excretes the parasite at the same time. When you wake up and scratch the itch, the parasite moves into the wound and you&amp;#39;re infected.&amp;quot;&lt;br /&gt;&amp;quot;Gaaah,&amp;quot; Cassie Murdoch wrote on Jezebel.com, summing up the sentiment of everyone who read the journal&amp;#39;s report.&lt;br /&gt;[Related: Coming soon--an over-the-counter HIV test]&lt;br /&gt;Chagas, also known as American trypanosomiasis, kills about 20,000 people per year, the journal said.&lt;br /&gt;And while just 20 percent of those infected with Chagas develop a life-threatening form of the disease, Chagas is &amp;quot;hard or impossible to cure,&amp;quot; the Times reports:&lt;br /&gt;The disease can be transmitted from mother to child or by blood transfusion. About a quarter of its victims eventually will develop enlarged hearts or intestines, which can fail or burst, causing sudden death. Treatment involves harsh drugs taken for up to three months and works only if the disease is caught early.&lt;br /&gt;&amp;quot;The problem is once the heart symptoms start, which is the most dreaded complication—the Chagas cardiomyopathy—the medicines no longer work very well,&amp;quot; Dr. Peter Hotez, a researcher at Baylor College of Medicine and one of the editorial&amp;#39;s authors, told CNN. &amp;quot;Problem No. 2: the medicines are extremely toxic.&amp;quot;&lt;br /&gt;And 11 percent of pregnant women in Latin America are infected with Chagas, the journal said.&lt;br /&gt;&lt;!--QuoteEnd--&gt;&lt;/div&gt;&lt;!--QuoteEEnd--&gt;&lt;br /&gt;&lt;br /&gt;u scare?? beware of those bugs around u&amp;#33;&amp;#33; &lt;!--emo&amp;:shakehead:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/shakehead.gif' border='0' style='vertical-align:middle' alt='shakehead.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href='http://news.yahoo.com/blogs/lookout/chagas-tropical-disease-really-aids-145745645.html' target='_blank'&gt;sos cili&lt;/a&gt;</description>
            <author>terrence0488</author>
            <category>The Museum Of Kopitiam</category>
            <pubDate>Fri, 01 Jun 2012 09:57:50 +0800</pubDate>
        </item>
        <item>
            <title>[Help] skin allergy, wer shud i seek for help?</title>
            <link>http://forum.lowyat.net/topic/2351466</link>
            <description>My girl friend&amp;#39;s face has become very sensitive since she enter university.&lt;br /&gt;Sometime will pop out alot those reddish pimples alike thing, but not pimples.&lt;br /&gt;Try to go clinic and take medicine, but cant cure.&lt;br /&gt;&lt;br /&gt;2months ago, she woke up with her face very red and alot of those biji biji things, then bring her to skin specialist in Cheras, &amp;#39;Ko Skin Specialist&amp;#39;, very expensive, RM360 &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;  for all the medicine.&lt;br /&gt;Quite effective, cure after few days,but oni temporary.  &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; &lt;br /&gt;&lt;br /&gt;Today, she say her face feel very itchy, and very red.&lt;br /&gt;So, anybody here know any good skin specialist around PJ or KL?&lt;br /&gt;I hope that it can be permanently cured.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; &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; Pls help......Urgent&amp;#33;&amp;#33; &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>terrence0488</author>
            <category>Health &amp;amp; Fitness</category>
            <pubDate>Fri, 18 May 2012 12:38:20 +0800</pubDate>
        </item>
        <item>
            <title>[WTA] Is this set of system ok?</title>
            <link>http://forum.lowyat.net/topic/2325740</link>
            <description>Mainboard: GIGABYTE Z68AP-D3-B3 1155 Z68 A 		&lt;br /&gt;processor: CORE i7 2600K  1155 3.40 4.8G 8M 		&lt;br /&gt;GC: LEADTEK GT430 1GB D3 128BIT 			&lt;br /&gt;RAM: CORSAIR PC1333 D3 				&lt;br /&gt;PowerSupply: 460W EXTREME POWER  				&lt;br /&gt;Casing: Cooler Master ELITE 430 (W)                   -I dont know whether this come with power supply o not&amp;#33; &lt;!--emo&amp;:(--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;HDD: 500GB SEAGATE 16M 7200 RPM SATA 6.0 		&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Is the hardware fully compatible with each other?&lt;br /&gt;This is my first time &lt;!--emo&amp;:blush:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/blush.gif' border='0' style='vertical-align:middle' alt='blush.gif' /&gt;&lt;!--endemo--&gt; , so i need your help here.&lt;br /&gt;My expected price for it is RM2100. too expensive or cheap?&lt;br /&gt;Or do u hav any recommendation for same price and better build?&lt;br /&gt;&lt;br /&gt;Thanks ya.... &lt;!--emo&amp;:respect:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/notworthy.gif' border='0' style='vertical-align:middle' alt='notworthy.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>terrence0488</author>
            <category>Hardware</category>
            <pubDate>Sun, 29 Apr 2012 13:52:44 +0800</pubDate>
        </item>
        <item>
            <title>[Android] Thread draining battery.</title>
            <link>http://forum.lowyat.net/topic/2303746</link>
            <description>In my app, I have a thread that loop every 100ms. I use it to monitor the mic (As a sound sensor).&lt;br /&gt;I use a service to do this, bcos i need it run in the background.&lt;br /&gt;&lt;br /&gt;I realize tat the service is draining battery BADLY&amp;#33;&amp;#33;&amp;#33;&lt;br /&gt;My thread do not do any complicated calculation.&lt;br /&gt;most of the algorithm oni run when the mic receive a certain level of amplitude, which is oni happen once tru my testing process.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Anyone here know how to make a thread more power efficient?&lt;br /&gt;what is the should and shouldn&amp;#39;t when using Service in Android? &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>terrence0488</author>
            <category>Codemasters</category>
            <pubDate>Thu, 12 Apr 2012 14:48:55 +0800</pubDate>
        </item>
        <item>
            <title>Shud I buy from dell or self assembly?</title>
            <link>http://forum.lowyat.net/topic/2248942</link>
            <description>I need a new rig to do my work.&lt;br /&gt;my priority is:&lt;br /&gt;1) Fast CPU&lt;br /&gt;2) Durable mainboard&lt;br /&gt;3) Graphic card that give acceptable performance when using High resolution (23&amp;quot; monitor)&lt;br /&gt;&lt;br /&gt;Dell is selling XPS8300 with i7 at RM2672.&lt;br /&gt;I check the price from the C-Zone pricelist provided by lowyat.Net, with roughly same hardware , cost about RM2600.&lt;br /&gt;but if i get it from dell, ther is a 2 years warranty, and a better looking casing.&lt;br /&gt;&lt;br /&gt;Specs:&lt;br /&gt;Genuine Windows&amp;reg; 7 Home Premium SP1 64 bit (English)&lt;br /&gt;2nd Generation Intel&amp;reg; Core&amp;#153; i7-2600 Processor (3.4GHz, 8MB Cache)&lt;br /&gt;No Monitor&lt;br /&gt;2-year XPS Premier Service with 1-year CompleteCover&lt;br /&gt;McAfee® SecurityCenter™ (Multi-Language) - 15 Months&lt;br /&gt;4GB (2X2GB) DDR3 SDRAM 1333MHz Memory&lt;br /&gt;1TB SATA 3.0Gb/s Hard Drive with Native Command Queuing&lt;br /&gt;Single Drive:16X DVD+/-RW with Dual Layer Write&lt;br /&gt;AMD Radeon HD 6450 1GB DDR3&lt;br /&gt;Integrated high definition 7.1 channel audio&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Should i just buy from dell? Or is ther anyway to get it cheaper?</description>
            <author>terrence0488</author>
            <category>Hardware</category>
            <pubDate>Fri, 02 Mar 2012 09:54:59 +0800</pubDate>
        </item>
    </channel>
</rss>
