<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by El Sol</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Thu, 04 Jun 2026 20:53:23 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Free 2 rm10 Digi prepaid voucher</title>
            <link>http://forum.lowyat.net/topic/3451471</link>
            <description>I bought these voucher long time ago and I&amp;#39;m abroad. It&amp;#39;s going to expire soon and I can&amp;#39;t sell it either so I&amp;#39;m giving it for free to create good karma... &lt;br /&gt;&lt;br /&gt;Any lucky ones who got it, please update us, so others won&amp;#39;t need to try to use it anymore.&lt;br /&gt;&lt;br /&gt;Enjoy&amp;#33; &lt;br /&gt;&lt;br /&gt;[attachmentid=4273693]&lt;br /&gt;&lt;br /&gt;</description>
            <author>El Sol</author>
            <category>The Museum Of Kopitiam</category>
            <pubDate>Fri, 26 Dec 2014 02:21:53 +0800</pubDate>
        </item>
        <item>
            <title>Can anyone help me out?</title>
            <link>http://forum.lowyat.net/topic/3415069</link>
            <description>I hope I&amp;#39;m posting on the right forum here...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Hello guys/girls...&lt;br /&gt;&lt;br /&gt;I was studying at KL before, and I used to have a Digi prepaid number, to keep it &amp;quot;alive&amp;quot; I&amp;#39;ve bought 2 pieces of Rm10 reload coupon. In the end I can&amp;#39;t keep my number alive and these coupons are going to expire this 1st January 2015.&lt;br /&gt;&lt;br /&gt;Now I still have my Maybank account, and I would like any of you who uses Digi prepaid to help me buy my coupons, and the way you pay me the money is through transfer, this is NOT a scam, as I will give you the coupon number first (through PM), and after you receive your reload only then you transfer me the amount you purchased from me. Well, I might be the one got conned...if you don&amp;#39;t transfer me the money, but it&amp;#39;s going to be wasted if I don&amp;#39;t try to sell it away...&lt;br /&gt;&lt;br /&gt;so I hope you guys can help me out, and really transfer the amount purchased when you got the credit...&lt;br /&gt;&lt;br /&gt;Please PM me for the coupon number...&lt;br /&gt;&lt;br /&gt;&lt;!--emo&amp;:D--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>El Sol</author>
            <category>The Museum Of Kopitiam</category>
            <pubDate>Tue, 18 Nov 2014 23:56:10 +0800</pubDate>
        </item>
        <item>
            <title>[SERVICE] Importing Indonesia&amp;#39;s Products</title>
            <link>http://forum.lowyat.net/topic/2785619</link>
            <description>Hello,&lt;br /&gt;&lt;br /&gt;I&amp;#39;m currently staying at Indonesia, and I can help you find Indonesian products for you to sell at Malaysia, I exported Wardah (http://www.wardahbeauty.com/) cosmetic products before, It took around 10-15 days to reach Malaysia. &lt;br /&gt;&lt;br /&gt;anyone, interested to import Indonesian products can contact me through PM, and I will find the company and send the items for you. &lt;!--emo&amp;:D--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;No dealing with common forbidden items, such as weapons or drugs.  &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;</description>
            <author>El Sol</author>
            <category>Services Noticeboard</category>
            <pubDate>Tue, 23 Apr 2013 20:57:01 +0800</pubDate>
        </item>
        <item>
            <title>[WTA] Email in PHP</title>
            <link>http://forum.lowyat.net/topic/2180677</link>
            <description>hey guys, I need help on PHP...I&amp;#39;m quite new on this...&lt;br /&gt;&lt;br /&gt;Below is my 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;?php&lt;br /&gt;session_start&amp;#40;&amp;#41;;&lt;br /&gt;?&amp;#62;&lt;br /&gt;&lt;br /&gt;&amp;#60;?php&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#036;username = &amp;#036;_SESSION&amp;#91;&amp;#39;username&amp;#39;&amp;#93;;&lt;br /&gt;&lt;br /&gt;&amp;#036;connect = mysql_connect&amp;#40;&amp;#34;localhost&amp;#34;, &amp;#34;root&amp;#34;,&amp;#34;&amp;#34;&amp;#41; or die&amp;#40;&amp;#34;Couldn&amp;#39;t connect&amp;#33;&amp;#34;&amp;#41;;&lt;br /&gt;mysql_select_db&amp;#40;&amp;#34;phplogin&amp;#34;&amp;#41;or die&amp;#40;&amp;#34;Couldn&amp;#39;t find db&amp;#34;&amp;#41;;&lt;br /&gt;&lt;br /&gt;//&amp;#036;id = &amp;#036;_POST&amp;#91;&amp;#39;studentList&amp;#39;&amp;#93;; &amp;#60;--I&amp;#39;m suppose to pass this from my other page, but for testing purpose I disable this and change it to B1101 below..&lt;br /&gt;&lt;br /&gt;&amp;#036;to = mysql_query&amp;#40;&amp;#34;SELECT `parentEmail` FROM `parent` WHERE parent.studentID = &amp;#39;B1101&amp;#39;&amp;#34;&amp;#41;;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#036;subject = &amp;#036;_POST&amp;#91;&amp;#39;subject&amp;#39;&amp;#93;;&lt;br /&gt;&amp;#036;message = &amp;#036;_POST&amp;#91;&amp;#39;message&amp;#39;&amp;#93;; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#036;send_contact=mail&amp;#40;&amp;#036;to,&amp;#036;subject,&amp;#036;message&amp;#41;;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;if&amp;#40;&amp;#036;send_contact&amp;#41;{&lt;br /&gt;echo &amp;#34;E-Mail is sent&amp;#33;&amp;#34;;&lt;br /&gt;}&lt;br /&gt;else {&lt;br /&gt;echo &amp;#34;ERROR&amp;#34;;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;?&amp;#62;&lt;br /&gt;&amp;#60;?php&lt;br /&gt;mysql_close&amp;#40;&amp;#41;;&lt;br /&gt;?&amp;#62;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;the problem is, it doesn&amp;#39;t work and it send this error message &lt;br /&gt;&lt;br /&gt;&amp;quot;Warning: mail() expects parameter 1 to be string, resource given in C:&amp;#092;xampp&amp;#092;htdocs&amp;#092;HTPP&amp;#092;send_contact.php on line 23&lt;br /&gt;ERROR&amp;quot;&lt;br /&gt;&lt;br /&gt;oh, I tried to hard code the &amp;#036;to with my email and it works...now the problem is retrieving the email address from the database, the email datatype is varchar(65)&lt;br /&gt;&lt;br /&gt; &lt;!--emo&amp;:stars:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/rclxub.gif' border='0' style='vertical-align:middle' alt='rclxub.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;your help is really appreciated... &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;</description>
            <author>El Sol</author>
            <category>Codemasters</category>
            <pubDate>Sat, 07 Jan 2012 18:04:10 +0800</pubDate>
        </item>
        <item>
            <title>HELP International Computer Science Research</title>
            <link>http://forum.lowyat.net/topic/1989459</link>
            <description>The First HELP International Computer Science Research Symposium (HICSRS) will be held on Tuesday 9 August 2011 in Kuala Lumpur, Malaysia. &lt;br /&gt;&lt;br /&gt;The target audience for this symposium are&lt;br /&gt;Post‐graduate students &lt;br /&gt;&lt;br /&gt;Students who intend to pursue a degree in postgraduate studies &lt;br /&gt;Those with a stake or interest in computer science research&lt;br /&gt;&lt;br /&gt;The symposium registration fee is RM100.00. Participants may be eligible for Human Resource Development Fund (HRDF) support. &lt;br /&gt;&lt;br /&gt;Click on &lt;a href='http://www.help.edu.my/hicsrs' target='_blank'&gt;http://www.help.edu.my/hicsrs&lt;/a&gt; for more information&amp;#33;</description>
            <author>El Sol</author>
            <category>Events and Gatherings</category>
            <pubDate>Mon, 08 Aug 2011 12:58:34 +0800</pubDate>
        </item>
        <item>
            <title>Get In The Circle&amp;#33; Brazilian Night @ ZOUK</title>
            <link>http://forum.lowyat.net/topic/1959827</link>
            <description>&lt;img src='http://profile.ak.fbcdn.net/hprofile-ak-snc4/276615_169300493136009_8308630_n.jpg' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;GET IN THE CIRCLE&amp;#33;&amp;#33;&lt;br /&gt;&lt;br /&gt;Live Circle Party at Zouk @ Sat. July 23rd, 2011&lt;br /&gt;Start 6pm-10pm (you can continue clubbing with your friends till ZOUK close) with a line-up of International Afro-Brasilian showcases and local acts&amp;#33; &lt;br /&gt;&lt;br /&gt;&lt;span style='color:red'&gt;SAMBA&lt;br /&gt;&lt;br /&gt;BANDA TERÇA E QUINTA&lt;br /&gt;&lt;br /&gt;AFRO-BRASILIAN DANCE&lt;br /&gt;&lt;br /&gt;CAPOEIRA&lt;br /&gt;&lt;br /&gt;MACULELÊ&lt;br /&gt;&lt;br /&gt;HIPHOP&lt;br /&gt;&lt;br /&gt;DJ FROM BRASIL LOBO&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;Ticket Price: RM25&lt;br /&gt;&lt;br /&gt;here is FB&amp;#39;s public event&lt;br /&gt;&lt;br /&gt;&lt;a href='http://www.facebook.com/event.php?eid=169300493136009' target='_blank'&gt;http://www.facebook.com/event.php?eid=169300493136009&lt;/a&gt;</description>
            <author>El Sol</author>
            <category>Events and Gatherings</category>
            <pubDate>Sat, 16 Jul 2011 14:00:59 +0800</pubDate>
        </item>
        <item>
            <title>[WTA] Streamyx problem or my router problem</title>
            <link>http://forum.lowyat.net/topic/1868493</link>
            <description>Hey guys, I&amp;#39;m staying at Bangsar area...&lt;br /&gt;&lt;br /&gt;for the past few weeks, I always getting frequent disconnect (need to restart router again to re-connect) , I wonder whether you guys getting that problem as well...?? coz I heard my friend told me that Bangsar area&amp;#39;s streamyx got problem...&lt;br /&gt;&lt;br /&gt;I&amp;#39;m kinda sceptical now and I think the culprit is my router....&lt;br /&gt;&lt;br /&gt;what do you guys think..??</description>
            <author>El Sol</author>
            <category>Networks and Broadband</category>
            <pubDate>Sun, 08 May 2011 02:37:56 +0800</pubDate>
        </item>
        <item>
            <title>[WTA] car installment for non-Malaysian</title>
            <link>http://forum.lowyat.net/topic/1859828</link>
            <description>Hey guys, got a friend here...&lt;br /&gt;&lt;br /&gt;he&amp;#39;s a foreigner and he wanted to buy a car, but currently not enough money, so thinking of car installment instead...&lt;br /&gt;&lt;br /&gt;wanna pay monthly...&lt;br /&gt;&lt;br /&gt;is it possible for him to do so?</description>
            <author>El Sol</author>
            <category>The Fast &amp;amp; The Furious</category>
            <pubDate>Mon, 02 May 2011 00:14:10 +0800</pubDate>
        </item>
        <item>
            <title>Procedure on changing car ownership</title>
            <link>http://forum.lowyat.net/topic/1635267</link>
            <description>I&amp;#39;m gonna buy a second hand car soon, and both of us(the seller and the buyer) dunno what the procedure is...&lt;br /&gt;&lt;br /&gt;I only know, need to go to JPJ...??</description>
            <author>El Sol</author>
            <category>The Fast &amp;amp; The Furious</category>
            <pubDate>Thu, 11 Nov 2010 17:44:22 +0800</pubDate>
        </item>
        <item>
            <title>[WTA] Market Price for Savvy</title>
            <link>http://forum.lowyat.net/topic/1633931</link>
            <description>Hey Guys, wanna buy a second hand Savvy year 2009, very basic one...&lt;br /&gt;&lt;br /&gt;do you guys know how much is it???&lt;br /&gt;&lt;br /&gt;thanks in advance</description>
            <author>El Sol</author>
            <category>The Fast &amp;amp; The Furious</category>
            <pubDate>Wed, 10 Nov 2010 17:31:26 +0800</pubDate>
        </item>
        <item>
            <title>Mine</title>
            <link>http://forum.lowyat.net/topic/1629257</link>
            <description>Just sharing...&lt;br /&gt;&lt;br /&gt;I think these activities help me a lot..&lt;br /&gt;&lt;br /&gt;1. RPM (This really works&amp;#33;&amp;#33;)&lt;br /&gt;2. Capoeira&lt;br /&gt;3. Weight lifting&lt;br /&gt;&lt;br /&gt;I use these supplement to help me...:&lt;br /&gt;&lt;br /&gt;1. Nitro Tech&lt;br /&gt;2. Lipo-6&lt;br /&gt;&lt;br /&gt;My eating habit..:&lt;br /&gt;&lt;br /&gt;1. substitute white rice with brown rice&lt;br /&gt;2. dinner (boiled chicken breast, bananas, apples, fruits)&lt;br /&gt;3. no junk food...(no MCD, no Curry)&lt;br /&gt; &lt;br /&gt;ahahaha...that&amp;#39;s all...&lt;br /&gt;&lt;br /&gt;BEFORE : 02/10/2010 (around 74 Kg I think..not sure anymore)&lt;br /&gt;&lt;br /&gt;AFTER : 03/11/2010 (around 70-71 Kg...)&lt;br /&gt;&lt;br /&gt;&lt;span style='color:red'&gt;UPDATE (4/1/2011)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Now I&amp;#39;m using Animal cut...not lipo-6 anymore, I think Animal cut work better..&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; hahaha&lt;br /&gt;&lt;br /&gt;and....my weight now 67 to 68 Kg... &lt;br /&gt;&lt;br /&gt;will upload more photo when I reach 65...&amp;gt;&amp;lt;&amp;quot; can I??..hahaha we&amp;#39;ll see...</description>
            <author>El Sol</author>
            <category>Member Workout Journals</category>
            <pubDate>Sun, 07 Nov 2010 03:04:33 +0800</pubDate>
        </item>
        <item>
            <title>[WTA] Wanna buy car below 10k</title>
            <link>http://forum.lowyat.net/topic/1608257</link>
            <description>Thinking of buying second hand Satria...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;what do u guys think??...&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; budget max limit Rm10,000 only... &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;&lt;br /&gt;any other recommendation??..and what should I look for when buying second hand car??..&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;thanks&amp;#33;&amp;#33;&lt;br /&gt;&lt;br /&gt;</description>
            <author>El Sol</author>
            <category>The Fast &amp;amp; The Furious</category>
            <pubDate>Thu, 21 Oct 2010 03:12:32 +0800</pubDate>
        </item>
        <item>
            <title>[WTA] Can&amp;#39;t install Ubuntu for Netbook</title>
            <link>http://forum.lowyat.net/topic/1533859</link>
            <description>Hey guys, I created the USB drive dy, and tried to install it into my HP Mini...but it stuck at step 3 where the Keyboard Layout option is...&lt;br /&gt;&lt;br /&gt;please help...T_T</description>
            <author>El Sol</author>
            <category>Linux &amp;amp; Open Source Software</category>
            <pubDate>Sat, 21 Aug 2010 16:49:35 +0800</pubDate>
        </item>
        <item>
            <title>Help..Samsung Wave</title>
            <link>http://forum.lowyat.net/topic/1495837</link>
            <description>Hey guys, I just bought a Samsung wave phone...and it works fine connecting to WIFI besides my home Wifi...I inputted the password but nothing happened....&lt;br /&gt;&lt;br /&gt;I think something is wrong with my Modem(Dlink DSL-2640T) configuration...&lt;br /&gt;&lt;br /&gt;T_T&lt;br /&gt;&lt;br /&gt;I saw this Enable AP check box in my router page, and my Phone seems to use WIFI AP, I dun know what is that..&lt;br /&gt;&lt;br /&gt;but, I enabled it, but still can&amp;#39;t connect...&lt;br /&gt; &lt;br /&gt;&lt;!--emo&amp;:cry:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/cry.gif' border='0' style='vertical-align:middle' alt='cry.gif' /&gt;&lt;!--endemo--&gt;&lt;br /&gt;&lt;br /&gt;oh, all my other devices work fine with my home wifi, only this phone can&amp;#39;t connect...</description>
            <author>El Sol</author>
            <category>Technical Support</category>
            <pubDate>Tue, 20 Jul 2010 01:37:54 +0800</pubDate>
        </item>
        <item>
            <title>kernel processor power (34)</title>
            <link>http://forum.lowyat.net/topic/1463059</link>
            <description>Please help, my PC now frequently crash and freeze..&lt;br /&gt;&lt;br /&gt;when I checked the Event Viewer..it shows that I had this &amp;quot;Kernel Processor Power&amp;quot; error&lt;br /&gt;&lt;br /&gt;Kernel Processor Power (34)&lt;br /&gt;&lt;br /&gt;&amp;quot;Idle power management features on processor 0 in group 0 are disabled due to a firmware problem. Check with the computer manufacturer for updated firmware.&amp;quot;&lt;br /&gt;&lt;br /&gt;what&amp;#39;s wrong arh?..can anyone enlighten me on how to fix this?  &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;&lt;br /&gt;oh no..a Blue Screen just came up...&lt;br /&gt;&lt;br /&gt;[attachmentid=1635725]</description>
            <author>El Sol</author>
            <category>Technical Support</category>
            <pubDate>Sat, 19 Jun 2010 21:04:17 +0800</pubDate>
        </item>
        <item>
            <title>HIGH CPU temp and Freeze</title>
            <link>http://forum.lowyat.net/topic/1456044</link>
            <description>Hey guys, I need help..&lt;!--emo&amp;:D--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /&gt;&lt;!--endemo--&gt;&lt;br /&gt;&lt;br /&gt;Yesterday, I just bought a GC, HD 4850..all this time I was using onboard GC...&lt;br /&gt;&lt;br /&gt;so, after I install it I noticed that my CPU temp go very high... sometimes can reach 99...and it freezes for 3-4 times dy...&lt;br /&gt;&lt;br /&gt;What should I do?..is it GC problem? or CPU problem?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;My PC...&lt;br /&gt;&lt;br /&gt;Mother Board : Intel Corporation DG31PR&lt;br /&gt;CPU : Intel Core 2 Duo E7200  @ 2.53GHz&lt;br /&gt;RAM : 2.0GB Single-Channel DDR2 @ 399MHz&lt;br /&gt;GC : ATI Radeon HD 4800 Series</description>
            <author>El Sol</author>
            <category>Technical Support</category>
            <pubDate>Sun, 13 Jun 2010 17:10:54 +0800</pubDate>
        </item>
        <item>
            <title>[WTA] A guy call me &amp;quot;babe&amp;quot;</title>
            <link>http://forum.lowyat.net/topic/1427946</link>
            <description>Well...suddenly he said &amp;quot;Bye Babe&amp;quot;...what the?&amp;#33;... &lt;!--emo&amp;:stars:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/rclxub.gif' border='0' style='vertical-align:middle' alt='rclxub.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;is that normal??..I never call my other male friend with babeee....&lt;br /&gt;&lt;br /&gt;got some hidden meaning or something like that??.. &lt;br /&gt;&lt;br /&gt;oh...I&amp;#39;m a guy and my friend is also a guy...</description>
            <author>El Sol</author>
            <category>The Museum Of Kopitiam</category>
            <pubDate>Tue, 18 May 2010 23:39:50 +0800</pubDate>
        </item>
        <item>
            <title>[WTA] SuperJet Cartridge problem</title>
            <link>http://forum.lowyat.net/topic/1409373</link>
            <description>I just bought Superjet cartridge, CISS??...&lt;br /&gt;&lt;br /&gt;well, I installed it myself, and now it the ink doesn&amp;#39;t flow normally, I mean some are stuck halfway...&lt;br /&gt;&lt;br /&gt;what should I do?  &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;&lt;br /&gt;I tried to put the it at higher places..but it won&amp;#39;t do much... &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;&lt;br /&gt;oh rite, my printer is Mp160</description>
            <author>El Sol</author>
            <category>Technical Support</category>
            <pubDate>Sun, 02 May 2010 01:18:25 +0800</pubDate>
        </item>
        <item>
            <title>[WTA] Wat Meh Liew</title>
            <link>http://forum.lowyat.net/topic/1394009</link>
            <description>I know that it&amp;#39;s at Titiwangsa, well...I don&amp;#39;t have car, so do you guys know how can I go there using public transport?... &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;br /&gt;&lt;br /&gt;wanna go there to have a look and took photos..&lt;!--emo&amp;:D--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /&gt;&lt;!--endemo--&gt; &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;</description>
            <author>El Sol</author>
            <category>The Museum Of Kopitiam</category>
            <pubDate>Sat, 17 Apr 2010 19:21:22 +0800</pubDate>
        </item>
        <item>
            <title>how to date a Goddess?</title>
            <link>http://forum.lowyat.net/topic/1383362</link>
            <description>I like a girl, she&amp;#39;s very pretty, very rich...but somehow she&amp;#39;s still single..&lt;br /&gt;&lt;br /&gt;I&amp;#39;m poor boy...still studying...not handsome....obviously still single... &lt;!--emo&amp;:D--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;any advice? &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;br /&gt;&lt;br /&gt;anyway, I hate my assignment&amp;#33;&lt;br /&gt;&lt;br /&gt;</description>
            <author>El Sol</author>
            <category>The Museum Of Kopitiam</category>
            <pubDate>Wed, 07 Apr 2010 21:26:10 +0800</pubDate>
        </item>
    </channel>
</rss>
