<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by </title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Tue, 09 Jun 2026 23:37:05 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>[WTA]AC adapter working but laptop cant detect</title>
            <link>http://forum.lowyat.net/topic/3925460</link>
            <description>Hi Guys,&lt;br /&gt;&lt;br /&gt;I have a 4years old samsung NP530U laptop which recently failed. &lt;br /&gt;The issue is, power adapter is working (greenlight on) and battery is fine, but it is not charging when i turn on the laptop. &lt;br /&gt;I could see the laptop is consuming the battery instead of charging the battery. I have tried removing the battery and run on adapter but unfortunately it is not working too. &lt;br /&gt;I have consulted Samsung SC and they suspect it could be motherboard problem as power adapter not working and battery dead has been ruled out. So before i send in repair, is there any other issue i should troubleshoot before i send in for repair, and what would likely be the cost of replacing motherboard? Is there any reliable repair shop anywhere in KL except going to authorized dealer?&lt;br /&gt;&lt;br /&gt;Below is the link to my exact laptop model I am using.&lt;br /&gt;&lt;br /&gt;&lt;a href='http://www.samsung.com/us/computer/pcs/NP530U3C-A01US-specs' target='_blank'&gt;http://www.samsung.com/us/computer/pcs/NP530U3C-A01US-specs&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thanks a lot&amp;#33;</description>
            <author>jobneed</author>
            <category>Technical Support</category>
            <pubDate>Mon, 18 Apr 2016 19:27:11 +0800</pubDate>
        </item>
        <item>
            <title>HDD malfunction or?</title>
            <link>http://forum.lowyat.net/topic/3202510</link>
            <description>Hi, I&amp;#39;m currently using Samsung n5 series laptop. Recently my computer keep freeze not lag. I not sure what problem so I did a reformat and problem is occur. I&amp;#39;m thinking is my hdd problem. What do you guys think? &lt;!--emo&amp;:o--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/yawn.gif' border='0' style='vertical-align:middle' alt='yawn.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>jobneed</author>
            <category>Technical Support</category>
            <pubDate>Wed, 23 Apr 2014 09:37:46 +0800</pubDate>
        </item>
        <item>
            <title>Hibernate problem and blank device manager</title>
            <link>http://forum.lowyat.net/topic/2684623</link>
            <description>Hi, anyone here can help me these 2 problem? Hibernation problem has been on ever since i bought this laptop, even thou is not a big issue for me, but if there&amp;#39;s a way to solve it, might give it a try. What really frust me is device manager&amp;#33; I dont know what had happen, i suspect it is recent update or change of anti virus.&lt;br /&gt;If is anti virus, previously my norton has been expired, so i download NOD32 give it a try. And then i did a windows update before i restart my laptop. So after i restart, BAM&amp;#33; everything in my device manager lost, did try uninstall NOD32 (currently use microsoft essential), uninstalled, but problem still here. Anyone can help me here  &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;Current laptop model Samsung S5 530U. Really a fully disappoint me. Have a few gadget from TV to tablet to phone. Thought might give it a try for laptop, end up big disappointment&amp;#33;  &lt;!--emo&amp;:furious:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/vmad.gif' border='0' style='vertical-align:middle' alt='vmad.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>jobneed</author>
            <category>Technical Support</category>
            <pubDate>Mon, 28 Jan 2013 03:25:47 +0800</pubDate>
        </item>
        <item>
            <title>samsung series 5 hibernation problem</title>
            <link>http://forum.lowyat.net/topic/2557132</link>
            <description>Hi, anyone here using samsung ultrabook? Do any of you face the problem of hibernation function? My laptop only allow me to sleep,shutdown and restart. I have googled the problem, and i heard it is something to do with the SSD and intel rapid start technology, but i didnt see any solved solution. Help&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>jobneed</author>
            <category>Mobile Computing</category>
            <pubDate>Sun, 21 Oct 2012 18:26:19 +0800</pubDate>
        </item>
        <item>
            <title>problem using &amp;quot;string&amp;quot; running</title>
            <link>http://forum.lowyat.net/topic/2495942</link>
            <description>#include&amp;lt;iostream&amp;gt;&lt;br /&gt;#include&amp;lt;iomanip&amp;gt;&lt;br /&gt;#include&amp;lt;cstdlib&amp;gt;&lt;br /&gt;#include&amp;lt;string&amp;gt;&lt;br /&gt;#include&amp;lt;fstream&amp;gt;&lt;br /&gt;using namespace std;&lt;br /&gt;using std::cin;&lt;br /&gt;&lt;br /&gt;class stock&lt;br /&gt;{&lt;br /&gt;	&lt;br /&gt;public:&lt;br /&gt;	void get_stock();&lt;br /&gt;	void report() const;&lt;br /&gt;private:&lt;br /&gt;	int stock_code;&lt;br /&gt;&lt;b&gt;	string stock_name=&amp;quot;&amp;quot;;&lt;/b&gt;&lt;br /&gt;	double stock_price;&lt;br /&gt;	double stock_volume;&lt;br /&gt;&lt;br /&gt;};&lt;br /&gt;&lt;br /&gt;void stock::get_stock()&lt;br /&gt;{&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;cout&amp;lt;&amp;lt;&amp;quot;Enter the stock code: &amp;quot;;&lt;br /&gt;cin&amp;gt;&amp;gt;stock_code;&lt;br /&gt;cout&amp;lt;&amp;lt;&amp;quot;Enter the stock name: &amp;quot;;&lt;br /&gt;//cin&amp;gt;&amp;gt;stock_name;&lt;br /&gt;getline(cin.stock_name);&lt;br /&gt;cout&amp;lt;&amp;lt;&amp;quot;Enter the stock price: &amp;quot;;&lt;br /&gt;cin&amp;gt;&amp;gt;stock_price;&lt;br /&gt;cout&amp;lt;&amp;lt;&amp;quot;Enter the stock volume(x100): &amp;quot;;&lt;br /&gt;cin&amp;gt;&amp;gt;stock_volume;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;cout&amp;lt;&amp;lt;&amp;quot;Stock Recorded&amp;#33;&amp;quot;&amp;lt;&amp;lt;endl;&lt;br /&gt;}&lt;br /&gt;void stock::report() const&lt;br /&gt;{&lt;br /&gt;cout&amp;lt;&amp;lt;stock_code&amp;lt;&amp;lt;setw(5)&amp;lt;&amp;lt;&amp;quot; &amp;quot;&amp;lt;&amp;lt;stock_name&amp;lt;&amp;lt;setw(5)&amp;lt;&amp;lt;&amp;quot; &amp;quot;&amp;lt;&amp;lt;stock_price&amp;lt;&amp;lt;setw(5)&amp;lt;&amp;lt;stock_volume&amp;lt;&amp;lt;endl;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;// ********Function declaration******//&lt;br /&gt;void intro();&lt;br /&gt;void display_all();&lt;br /&gt;void buy_stock();&lt;br /&gt;// **********************************//&lt;br /&gt;&lt;br /&gt;void intro()&lt;br /&gt;{&lt;br /&gt;cout&amp;lt;&amp;lt;&amp;quot;&amp;#092;n&amp;#092;n&amp;#092;n&amp;#092;t*****Welcome To Stock Market Game*****&amp;#092;n&amp;#092;n&amp;#092;n&amp;quot;;&lt;br /&gt;cin.get();&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;void display_all()&lt;br /&gt;{&lt;br /&gt;	stock st;&lt;br /&gt;	ifstream infile;&lt;br /&gt;	infile.open(&amp;quot;stock.dat&amp;quot;,ios::binary);&lt;br /&gt;	if(&amp;#33;infile)&lt;br /&gt;	{&lt;br /&gt;	cout&amp;lt;&amp;lt;&amp;quot;File could not open&amp;#33;&amp;quot;;&lt;br /&gt;	return;&lt;br /&gt;	}&lt;br /&gt;	cout&amp;lt;&amp;lt;&amp;quot;&amp;#092;n&amp;#092;nPurchased Stock List&amp;#092;n&amp;#092;n&amp;quot;;&lt;br /&gt;	cout&amp;lt;&amp;lt;&amp;quot;====================================================&amp;#092;n&amp;quot;;&lt;br /&gt;	cout&amp;lt;&amp;lt;&amp;quot;Stock Code Stock Name Price Volume &amp;#092;n&amp;quot;;&lt;br /&gt;	cout&amp;lt;&amp;lt;&amp;quot;====================================================&amp;#092;n&amp;quot;;&lt;br /&gt;	while(infile.read(reinterpret_cast&amp;lt;string *&amp;gt; (&amp;amp;st), sizeof(&lt;b&gt;stock&lt;/b&gt;)))&lt;br /&gt;	{&lt;br /&gt;	st.report();&lt;br /&gt;	}&lt;br /&gt;	infile.close();&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;void buy_stock()&lt;br /&gt;{&lt;br /&gt;	stock st;&lt;br /&gt;	ofstream outfile;&lt;br /&gt;	outfile.open(&amp;quot;stock.dat&amp;quot;, ios::binary|ios::app);&lt;br /&gt;	st.get_stock();&lt;br /&gt;	outfile.write(reinterpret_cast&amp;lt;string *&amp;gt; (&amp;amp;st), sizeof(&lt;b&gt;stock&lt;/b&gt;));&lt;br /&gt;	outfile.close();&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;// **********************************//&lt;br /&gt;&lt;br /&gt;int main()&lt;br /&gt;{&lt;br /&gt;string pname;&lt;br /&gt;double initial_capital;&lt;br /&gt;char option;&lt;br /&gt;intro ();&lt;br /&gt;cout&amp;lt;&amp;lt;&amp;quot;Enter your name: &amp;quot;;&lt;br /&gt;getline(cin, pname);&lt;br /&gt;cout&amp;lt;&amp;lt;&amp;quot;Enter your desired capital(RM): &amp;quot;;&lt;br /&gt;cin&amp;gt;&amp;gt;initial_capital;&lt;br /&gt;do&lt;br /&gt;{&lt;br /&gt;system(&amp;quot;cls&amp;quot;);&lt;br /&gt;cout&amp;lt;&amp;lt;&amp;quot;Player Name: &amp;quot;&amp;lt;&amp;lt;pname&amp;lt;&amp;lt;&amp;quot;&amp;#092;n&amp;#092;n&amp;quot;;&lt;br /&gt;cout&amp;lt;&amp;lt;&amp;quot;Capital: RM&amp;quot;&amp;lt;&amp;lt;initial_capital&amp;lt;&amp;lt;&amp;quot;&amp;#092;n&amp;#092;n&amp;quot;;&lt;br /&gt;display_all();&lt;br /&gt;//cout&amp;lt;&amp;lt;&amp;quot;&amp;#092;t*****Stock Name*****&amp;#092;t&amp;#092;t&amp;#092;t&amp;quot;&amp;lt;&amp;lt;&amp;quot;*****Stock Price*****&amp;quot;&amp;lt;&amp;lt;&amp;quot;&amp;#092;n&amp;#092;n&amp;#092;n&amp;quot;;&lt;br /&gt;&lt;br /&gt;cout&amp;lt;&amp;lt;&amp;quot;&amp;#092;n&amp;#092;t&amp;#092;t&amp;#092;t&amp;#092;t(1)Buy&amp;quot;&amp;lt;&amp;lt;endl;&lt;br /&gt;cout&amp;lt;&amp;lt;&amp;quot;&amp;#092;t&amp;#092;t&amp;#092;t&amp;#092;t(2)Sell&amp;quot;&amp;lt;&amp;lt;endl;&lt;br /&gt;cout&amp;lt;&amp;lt;&amp;quot;&amp;#092;t&amp;#092;t&amp;#092;t&amp;#092;t(3)Quit&amp;quot;&amp;lt;&amp;lt;endl;&lt;br /&gt;cout&amp;lt;&amp;lt;&amp;quot;&amp;#092;t&amp;#092;t&amp;#092;t&amp;#092;tSelect your option: &amp;quot;;&lt;br /&gt;cin&amp;gt;&amp;gt;option;&lt;br /&gt;system(&amp;quot;cls&amp;quot;);&lt;br /&gt;switch(option)&lt;br /&gt;{&lt;br /&gt;case &amp;#39;1&amp;#39;:&lt;br /&gt;	buy_stock();&lt;br /&gt;	display_all();&lt;br /&gt;	break;&lt;br /&gt;//case &amp;#39;2&amp;#39;:&lt;br /&gt;//	sell_stock();&lt;br /&gt;//	break;&lt;br /&gt;//case &amp;#39;3&amp;#39;:&lt;br /&gt;//	quit_stock();&lt;br /&gt;//	break;&lt;br /&gt;&lt;br /&gt;default :cout&amp;lt;&amp;lt;&amp;quot;No such option&amp;#092;n&amp;quot;;&lt;br /&gt;}&lt;br /&gt;cin.ignore();&lt;br /&gt;cin.get();&lt;br /&gt;}&lt;br /&gt;while(option&amp;#33;=&amp;#39;1&amp;#39;);&lt;br /&gt;return 0;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;This is my program, im doing the &amp;quot;buy&amp;quot; part first... Bolded part is my problem(i think so)... i cant run the whole program i think mainly because of my &amp;quot;string stock_name=&amp;quot;&amp;quot; &amp;quot;. if i change string to char, my program able to run. but logic error... help  &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>jobneed</author>
            <category>Codemasters</category>
            <pubDate>Tue, 04 Sep 2012 20:12:39 +0800</pubDate>
        </item>
        <item>
            <title>how to use if,else function,</title>
            <link>http://forum.lowyat.net/topic/2479192</link>
            <description>Hi,&lt;br /&gt;I would like to ask, is it possible to use if,else function to find the result(without showing the result) and use the result to apply on a formula?&lt;br /&gt;&lt;br /&gt;double BFB, i, shares, buy;&lt;br /&gt;i= 0.0073&lt;br /&gt;BFB=(shares*buy)*i;&lt;br /&gt;{&lt;br /&gt;if(BFB &amp;lt;=28)&lt;br /&gt;&lt;b&gt;cout&amp;lt;&amp;lt;&amp;quot;28&amp;quot;&amp;lt;&amp;lt;endl;&lt;/b&gt;&lt;br /&gt;else&lt;br /&gt;&lt;b&gt;cout&amp;lt;&amp;lt;BFB&amp;lt;&amp;lt;endl;&lt;/b&gt;&lt;br /&gt;}&lt;br /&gt;TB=(shares*buy)+BFB;&lt;br /&gt;&lt;br /&gt;This is the part of my coding. first i list the BFB formula, and then i use if,else function to test whether the BFB result is less than 28 or not. &lt;br /&gt;But the problem is, i dont want the function to cout the result for me, i want the compiler to calculate &amp;quot;internally/silently&amp;quot; and take the final result to reapply to my new formula.&lt;br /&gt;&lt;br /&gt;Example&lt;br /&gt;BFB=(5000*2)*0.0073=73&lt;br /&gt;So i want this &amp;quot;73&amp;quot; result to be apply in TB=(5000*2)+73&lt;br /&gt;&lt;br /&gt;conversely, if my result is less than 28.&lt;br /&gt;BFB=(1000*1)*0.0073= 7.3&lt;br /&gt;The result &amp;quot;7.3 is less than &amp;quot;28&amp;quot;, so i want the compiler to use &amp;quot;28&amp;quot; instead &amp;quot;7.3&amp;quot; and apply in TB=(1000*1)+28&lt;br /&gt;&lt;br /&gt;Sorry if i ask the question confusingly. But i hope coding sifus can understand. Thanks.</description>
            <author>jobneed</author>
            <category>Codemasters</category>
            <pubDate>Thu, 23 Aug 2012 00:42:56 +0800</pubDate>
        </item>
        <item>
            <title>java loadding stuck halfway</title>
            <link>http://forum.lowyat.net/topic/2294916</link>
            <description>Hi, i&amp;#39;ve been able to view the page from itrade game from cimb until the recently java update.&lt;br /&gt;now whenever i try open the website, the game will load until half way and stuck. i&amp;#39;ve tried different browser such as firefox, internet explorer, google chrome and chromium. and i do reinstall the java file but none of these work... help please  &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;here&amp;#39;s the java console &lt;br /&gt;&lt;!--SPOILER BEGIN--&gt;&lt;div class=&quot;spoilertop&quot; onClick=&quot;openClose('64d7c5477331c6f2d024e401fabd138a')&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;64d7c5477331c6f2d024e401fabd138a&quot; style=&quot;display:none&quot;&gt;&lt;!--SPOILER END--&gt;&lt;br /&gt;Java Plug-in 1.6.0_31&lt;br /&gt;Using JRE version 1.6.0_31-b05 Java HotSpot&amp;#153; Client VM&lt;br /&gt;User home directory = C:&amp;#092;Users&amp;#092;CDH&lt;br /&gt;----------------------------------------------------&lt;br /&gt;c:   clear console window&lt;br /&gt;f:   finalize objects on finalization queue&lt;br /&gt;g:   garbage collect&lt;br /&gt;h:   display this help message&lt;br /&gt;l:   dump classloader list&lt;br /&gt;m:   print memory usage&lt;br /&gt;o:   trigger logging&lt;br /&gt;q:   hide console&lt;br /&gt;r:   reload policy configuration&lt;br /&gt;s:   dump system and deployment properties&lt;br /&gt;t:   dump thread list&lt;br /&gt;v:   dump thread stack&lt;br /&gt;x:   clear classloader cache&lt;br /&gt;0-5: set trace level to &amp;lt;n&amp;gt;&lt;br /&gt;----------------------------------------------------&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;RealTime :: QSE Version 1.0.0.1&lt;br /&gt;Exception in thread &amp;quot;thread applet-com.n2n.realtime.RealTimeApplet.class-1&amp;quot; java.lang.NoClassDefFoundError: com/n2n/ebc/N2Nrb&lt;br /&gt;	at com.n2n.realtime.D.a(Unknown Source)&lt;br /&gt;	at com.n2n.realtime.D.V(Unknown Source)&lt;br /&gt;	at com.n2n.realtime.D.b(Unknown Source)&lt;br /&gt;	at com.n2n.realtime.RealTimeApplet.a(Unknown Source)&lt;br /&gt;	at com.n2n.realtime.RealTimeApplet.init(Unknown Source)&lt;br /&gt;	at sun.plugin2.applet.Plugin2Manager&amp;#036;AppletExecutionRunnable.run(Unknown Source)&lt;br /&gt;	at java.lang.Thread.run(Unknown Source)&lt;br /&gt;Caused by: java.lang.ClassNotFoundException: com.n2n.ebc.N2Nrb&lt;br /&gt;	at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)&lt;br /&gt;	at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)&lt;br /&gt;	at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)&lt;br /&gt;	at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)&lt;br /&gt;	at java.lang.ClassLoader.loadClass(Unknown Source)&lt;br /&gt;	... 7 more&lt;br /&gt;&lt;!--SPOILER DIV--&gt;&lt;/div&gt;&lt;!--SPOILER DIV--&gt;</description>
            <author>jobneed</author>
            <category>Technical Support</category>
            <pubDate>Thu, 05 Apr 2012 17:11:27 +0800</pubDate>
        </item>
        <item>
            <title>Stock exchange/ FOREX / ?</title>
            <link>http://forum.lowyat.net/topic/2179729</link>
            <description>Hi, i wanna ask if i have 20k cash, i should invest on what? stock exchange? FOREX? or silver/gold investment?&lt;br /&gt;i know all of the risk and now i actually start learning about stock exchange and learning to play itrade@CIMB... &lt;br /&gt;but i not sure 20k i better invest on where? any suggestion?</description>
            <author>jobneed</author>
            <category>Finance, Business and Investment House</category>
            <pubDate>Fri, 06 Jan 2012 22:17:26 +0800</pubDate>
        </item>
        <item>
            <title>About foglamp</title>
            <link>http://forum.lowyat.net/topic/2163055</link>
            <description>Currently my stocked fog lamp on my Saga is burned. &lt;br /&gt;And i thought of asking can i change my fog lamp to hid?&lt;br /&gt;And is it able to properly adjusted to avoid glaring and discomfort of other driver?&lt;br /&gt;And how much is the price?&lt;br /&gt;But I may not use it frequently and normally i use fog lamp only when the street light is not bright...</description>
            <author>jobneed</author>
            <category>The Fast &amp;amp; The Furious</category>
            <pubDate>Sun, 25 Dec 2011 02:42:53 +0800</pubDate>
        </item>
        <item>
            <title>Canon mp160 CISS</title>
            <link>http://forum.lowyat.net/topic/1992757</link>
            <description>Sorry for repost as i really urgent for this answer...&lt;br /&gt;Recently i have bought a laser printer in house for normal use, and i changed to laser printer because of i want a fast ppm, i have an old canon mp160 printer, i thought of bringing it to hostel because it&amp;#39;s more smaller compared to my laser printer.&lt;br /&gt;i dont need a color 1, i just need black ink, and plan to have CISS, but just black ink, i dont need color ink.&lt;br /&gt;So my question is, can i do that? where can i ask a person to help me do? how much is the price around? or can i do it myself?</description>
            <author>jobneed</author>
            <category>Hardware</category>
            <pubDate>Wed, 10 Aug 2011 18:31:51 +0800</pubDate>
        </item>
        <item>
            <title>Canon mp160 CISS</title>
            <link>http://forum.lowyat.net/topic/1988934</link>
            <description>Hi guys, i want to ask a few question about CISS.&lt;br /&gt;Recently i have bought a laser printer in house for normal use, and i changed to laser printer because of i want a fast ppm, i have an old canon mp160 printer, i thought of bringing it to hostel because it&amp;#39;s more smaller compared to my laser printer.&lt;br /&gt;i dont need a color 1, i just need black ink, and plan to have CISS, but just black ink, i dont need color ink. &lt;br /&gt;So my question is, where can i ask a person to help me do? how much is the price around? or can i do it myself?&lt;br /&gt;&lt;br /&gt;[addedon]August 9, 2011, 2:39 am[/addedon]no one able to help? =(&lt;br /&gt;&lt;br /&gt;[addedon]August 9, 2011, 6:45 pm[/addedon]nobody can answer???  &lt;!--emo&amp;:omg:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/ohmy.gif' border='0' style='vertical-align:middle' alt='ohmy.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>jobneed</author>
            <category>Hardware</category>
            <pubDate>Mon, 08 Aug 2011 00:10:17 +0800</pubDate>
        </item>
        <item>
            <title>What type of songs you guys listen</title>
            <link>http://forum.lowyat.net/topic/1913626</link>
            <description>What songs or genre you guys plays to make you all feel more power or confident or maybe best suit for working out especially jogging?</description>
            <author>jobneed</author>
            <category>Audiophiles</category>
            <pubDate>Sat, 11 Jun 2011 01:05:42 +0800</pubDate>
        </item>
        <item>
            <title>does laser printer will affect health?</title>
            <link>http://forum.lowyat.net/topic/1867715</link>
            <description>I&amp;#39;ve a small study room just as big as a room that can fit a single bed and long study table.&lt;br /&gt;And i have a laser printer inside which i often print and let it on.&lt;br /&gt;I&amp;#39;ve heard some people say we should avoid laser printer if we didn&amp;#39;t use it or when doing large volume printing stuff, it&amp;#39;s better not to get close to it. &lt;br /&gt;So my question is, is it true that laser printer will affect my health? especially lung.</description>
            <author>jobneed</author>
            <category>Health &amp;amp; Fitness</category>
            <pubDate>Sat, 07 May 2011 14:52:58 +0800</pubDate>
        </item>
        <item>
            <title>About laser printer</title>
            <link>http://forum.lowyat.net/topic/1867037</link>
            <description>Sorry i know there&amp;#39;s a lot topic about laser printer already. i have searched and read through it. but mostly i found that they only need monochrome printer. and some users even recommended expensive printer.&lt;br /&gt;Okay lets start here...&lt;br /&gt;i&amp;#39;m a student currently studying in university. i have a inkjet printer that have black ink only and color ink catridge already spoilt and dont feel like replace as it&amp;#39;s expansive. and few days ago when i&amp;#39;m rush to print some important document, i ran out of ink, so i refill. now another problem came in... the paper stuck half way on the printing. and i&amp;#39;m so frustrated already. luckily i still manage to print out my document on time.&lt;br /&gt;&lt;br /&gt;so i survey around on web about printer and found out that laser printer is really a cost saving in long term using.&lt;br /&gt;i&amp;#39;m not those 1day print 100+ pages person. but i did print constantly as my lecture note is not uploaded all by once.&lt;br /&gt;&lt;br /&gt;i&amp;#39;ve searched and finally i think of canon laser printer is quite satisfy my needs.&lt;br /&gt;but i kind of blur about their product. i think i&amp;#39;m choosing the canon lbp3050 but i not sure is it a monochrome printer?&lt;br /&gt;i need a both color and mono printing. beside the canon... any good suggestion for laser printing?&lt;br /&gt;1 month i might print around 100+- pages with or without ink... &lt;br /&gt;so is there any other better option rather than lbp3050?&lt;br /&gt;&lt;br /&gt;thanks.</description>
            <author>jobneed</author>
            <category>Hardware</category>
            <pubDate>Fri, 06 May 2011 23:17:10 +0800</pubDate>
        </item>
        <item>
            <title>Anyone know where can i download</title>
            <link>http://forum.lowyat.net/topic/1685016</link>
            <description>guy... got some serious question...&lt;br /&gt;is there any way i can get window live messenger default sound effect such as contact sign-in sound, nudge sound and etc.</description>
            <author>jobneed</author>
            <category>The Museum Of Kopitiam</category>
            <pubDate>Mon, 20 Dec 2010 23:41:27 +0800</pubDate>
        </item>
        <item>
            <title>With rm200-300 can get silver necklace or not?</title>
            <link>http://forum.lowyat.net/topic/1664207</link>
            <description>As above, budget around rm200-300 can buy a silver necklace or not? If can, what hop and where? Urgent&amp;#33;&amp;#33;&lt;br /&gt;Coz I want buy for my gf 1. A love shape 1.</description>
            <author>jobneed</author>
            <category>The Museum Of Kopitiam</category>
            <pubDate>Sat, 04 Dec 2010 18:33:34 +0800</pubDate>
        </item>
        <item>
            <title>/k/...tiffany&amp;amp;co pure silver necklace price range</title>
            <link>http://forum.lowyat.net/topic/1655583</link>
            <description>/k/, did some of you know the price range of tiffany&amp;amp;co pure silver necklace? from cheapest to most expensive 1... please...</description>
            <author>jobneed</author>
            <category>The Museum Of Kopitiam</category>
            <pubDate>Sun, 28 Nov 2010 05:06:52 +0800</pubDate>
        </item>
        <item>
            <title>/k/ my mother passport going expired in 4months</title>
            <link>http://forum.lowyat.net/topic/1644223</link>
            <description>Today only my mother realize that her passport is going to expired in 4 more months. but tomorrow my parents are going to korea with airasia flight. can i know does she able to go with a password that left 4months?  &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>jobneed</author>
            <category>The Museum Of Kopitiam</category>
            <pubDate>Thu, 18 Nov 2010 23:44:25 +0800</pubDate>
        </item>
        <item>
            <title>/k/tards, ayam going Seoul, korea.</title>
            <link>http://forum.lowyat.net/topic/1635235</link>
            <description>ayam wanted to buy prezzie to my friend(girl lai de). buy what is memoriable 1?</description>
            <author>jobneed</author>
            <category>The Museum Of Kopitiam</category>
            <pubDate>Thu, 11 Nov 2010 17:16:02 +0800</pubDate>
        </item>
        <item>
            <title>cyberjaya to timesquare</title>
            <link>http://forum.lowyat.net/topic/0</link>
            <description></description>
            <category>The Museum Of Kopitiam</category>
            <pubDate>Thu, 01 Jan 1970 07:30:00 +0800</pubDate>
        </item>
    </channel>
</rss>
