<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by Lizan</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Fri, 12 Jun 2026 10:35:31 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>(Sold) WTS Asus PG27AQ</title>
            <link>http://forum.lowyat.net/topic/4607529</link>
            <description>&lt;b&gt;Item(s):&lt;/b&gt; ASUS PG27AQ&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Package includes:&lt;/b&gt; Box, cables (HDMI, display port, power cable)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Price: &lt;/b&gt;  &lt;span style='color:red'&gt;2600&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Warranty:&lt;/b&gt; 3 years from bought date Oct 2017 (Manufactured July 2017)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Dealing method: &lt;/b&gt;COD&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Location:&lt;/b&gt; Subang/USJ/Puchong&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;Item(s) conditions:&lt;/b&gt; 2 months usage, almost new&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Picture:&lt;/b&gt;&lt;br /&gt;&lt;a href='https://imgur.com/a/a5cfeev' target='_blank'&gt;Pictures are here&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Reason for sale:&lt;/b&gt; GPU can&amp;#39;t support</description>
            <author>Lizan</author>
            <category>Monitors Garage Sales</category>
            <pubDate>Mon, 25 Jun 2018 22:04:50 +0800</pubDate>
        </item>
        <item>
            <title>How important is it to invest in concealer?</title>
            <link>http://forum.lowyat.net/topic/1604510</link>
            <description>Hi girls,&lt;br /&gt;&lt;br /&gt;I only put make up once in a while, probably once a week. Do u think a concealer is necessary or just use the foundation to cover scars/freckles?</description>
            <author>Lizan</author>
            <category>Cosmetics</category>
            <pubDate>Mon, 18 Oct 2010 14:59:22 +0800</pubDate>
        </item>
        <item>
            <title>Public holiday on a Saturday, what happens?</title>
            <link>http://forum.lowyat.net/topic/1066901</link>
            <description>Hi guys,&lt;br /&gt;&lt;br /&gt;I just want to know if a public holiday falls on a Saturday do you get an extra annual leave added? For some companies the holiday would be on a Friday such as Shell or P&amp;amp;G. How is it with your company?</description>
            <author>Lizan</author>
            <category>Jobs &amp;amp; Careers</category>
            <pubDate>Wed, 17 Jun 2009 23:15:55 +0800</pubDate>
        </item>
        <item>
            <title>DB-&amp;gt;Excel using PHP</title>
            <link>http://forum.lowyat.net/topic/884178</link>
            <description>Hi All,&lt;br /&gt;&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&amp;#036;sql = &amp;#34;SELECT * FROM country&amp;#34;;&lt;br /&gt;if &amp;#40;&amp;#036;result = &amp;#036;pdo-&amp;#62;query&amp;#40;&amp;#036;sql&amp;#41;&amp;#41; {&lt;br /&gt;  // get header row&lt;br /&gt;  for &amp;#40;&amp;#036;x=0; &amp;#036;x&amp;#60;&amp;#036;result-&amp;#62;columnCount&amp;#40;&amp;#41;; &amp;#036;x++&amp;#41; {&lt;br /&gt;    &amp;#036;meta = &amp;#036;result-&amp;#62;getColumnMeta&amp;#40;&amp;#036;x&amp;#41;;    &lt;br /&gt;    &amp;#036;sheet-&amp;#62;write&amp;#40;&amp;#036;rowCount, &amp;#036;x, &amp;#036;meta&amp;#91;&amp;#39;name&amp;#39;&amp;#93;&amp;#41;;        &lt;br /&gt;  }&lt;br /&gt;  // get data rows&lt;br /&gt;  &amp;#036;rowCount++;&lt;br /&gt;  while&amp;#40;&amp;#036;row = &amp;#036;result-&amp;#62;fetch&amp;#40;&amp;#41;&amp;#41; {&lt;br /&gt;    foreach &amp;#40;&amp;#036;row as &amp;#036;key =&amp;#62; &amp;#036;value&amp;#41; {&lt;br /&gt;      &amp;#036;sheet-&amp;#62;write&amp;#40;&amp;#036;rowCount, &amp;#036;key, &amp;#036;value&amp;#41;;        &lt;br /&gt;    }&lt;br /&gt;    &amp;#036;rowCount++;&lt;br /&gt;  }&lt;br /&gt;} else {&lt;br /&gt;  echo &amp;#34;ERROR&amp;#58; Could not execute &amp;#036;sql. &amp;#34; . print_r&amp;#40;&amp;#036;pdo-&amp;#62;errorInfo&amp;#40;&amp;#41;&amp;#41;;&lt;br /&gt;}&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;The excel generated was wrong, the last column&amp;#39;s data repalced the 1st column. Any idea why?</description>
            <author>Lizan</author>
            <category>Codemasters</category>
            <pubDate>Tue, 23 Dec 2008 12:06:37 +0800</pubDate>
        </item>
        <item>
            <title>How to test connection to share folder</title>
            <link>http://forum.lowyat.net/topic/696012</link>
            <description>Hi guys,&lt;br /&gt;&lt;br /&gt;I would like to know whether how I can test connection to a share folder with an account without using map network drive. Appreciate the help. Thank you.</description>
            <author>Lizan</author>
            <category>Codemasters</category>
            <pubDate>Wed, 14 May 2008 09:29:30 +0800</pubDate>
        </item>
        <item>
            <title>Advise on career path</title>
            <link>http://forum.lowyat.net/topic/660083</link>
            <description>Hie all,&lt;br /&gt;&lt;br /&gt;I am conflicted currently. My question is to be jack of all traits and master of none? Or to be fully focused in a particular language? What happens here is this company I am working in just assigns project when there is one available. The project can be based on C# and everyone in the team can be people who do not know bout it. So everyone have to start from scratch and learn like students. Is it best to stay focus and program efficiently or learn something new everytime you&amp;#39;re dump into a new project??</description>
            <author>Lizan</author>
            <category>Jobs &amp;amp; Careers</category>
            <pubDate>Wed, 26 Mar 2008 16:24:28 +0800</pubDate>
        </item>
        <item>
            <title>What color themes appeals to you?</title>
            <link>http://forum.lowyat.net/topic/654212</link>
            <description>Hi all,&lt;br /&gt;&lt;br /&gt;Would like to know when you visit a blog, what kind of design appeals to you, banner, combination of colours used (font colours, background color, action bar colours)?? Any combination of colour you think makes the blog boring?&lt;br /&gt;&lt;br /&gt;For me, I like bright colours like yellow, green, orange and pink. I still dun have a picture of how to combo those colours together.</description>
            <author>Lizan</author>
            <category>Content Creators, Blogmasters &amp;amp; Webmasters</category>
            <pubDate>Tue, 18 Mar 2008 11:35:10 +0800</pubDate>
        </item>
        <item>
            <title>Traffic offense that you didn&amp;#39;t commit</title>
            <link>http://forum.lowyat.net/topic/619298</link>
            <description>Hello everyone, I&amp;#39;ve read the other threads about samans and I&amp;#39;m still not quite sure what to do with the saman I received recently.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s my problem, 2 days ago I received a saman letter that says I&amp;#39;ve committed a speeding offence in Taman Connaught Highway which dated to December 2007. I believe that most people who drives around or through Taman Connaught frequently would know of the famous speed trap located in that area. The thing is I&amp;#39;ve come to known the existence of the speed trap for a very long time and I&amp;#39;ve always drived according to speed limit at that area. The speed limit was 80km/h and my saman says I was speeding at 97km/h. I&amp;#39;m pretty sure that I will definitely not speed at that area and even way far before I even reach it. More ever, I always travel on the opposite direction of the speed trap beforehand thus I actually know that it is there before I return to the side of the road with the speed trap. Last but not least, the speed trap actually has a road block there everytime it is in operation and I&amp;#39;m pretty sure most of us know what they do in the road block. They usually stop you and offer to help you out with your offence in a more convenient way. The thing is I DID NOT get pulled over as I was passing the block every single time and that makes me wonder why they didn&amp;#39;t if I did commit the offense. Oh and also I can&amp;#39;t remember much about something that happened a month back but I&amp;#39;m pretty sure that I did not drive out on the date and time given on the summon.&lt;br /&gt;&lt;br /&gt;So what should I do now? Should I just blindly accept the summon without further investigation and appeal for a discount (they slammed me a RM300 bill) or should I request for a photo of proof and determine if I have commit the offense? If I pursue further investigations what steps should I take? If I requested a photo and &amp;quot;remembered&amp;quot; that it was me with my face there can I still appeal for a discount? If the photo doesn&amp;#39;t anyhow prove that its me and my car what should I do? What&amp;#39;s the possibility of the camera capturing another car infront behind or beside and it was mistakenly assumed that I was the car speeding (because i&amp;#39;m always on middle lane and cars always overtake me from right AND left especially when my speed is below 80, if theres alot of cars doing that i speed up to 80)?&lt;br /&gt;&lt;br /&gt;Thanks in advance</description>
            <author>Lizan</author>
            <category>The Fast &amp;amp; The Furious</category>
            <pubDate>Fri, 25 Jan 2008 13:02:29 +0800</pubDate>
        </item>
        <item>
            <title>Anyone redeem with TBC preorder card?</title>
            <link>http://forum.lowyat.net/topic/403955</link>
            <description>I got a free Burning Crusade pre-order card from buying the lenovo laptop. Anyone redeemed using pre-order? Or have anyone redeemed using the card from lenovo?</description>
            <author>Lizan</author>
            <category>World of Warcraft</category>
            <pubDate>Thu, 25 Jan 2007 19:46:00 +0800</pubDate>
        </item>
        <item>
            <title>Intro to ds role playing games</title>
            <link>http://forum.lowyat.net/topic/356647</link>
            <description>I need some recommendation on what rpg are good on the ds pls....Gonna get a dslite and i dunno wat rpg to buy</description>
            <author>Lizan</author>
            <category>Nintendo</category>
            <pubDate>Sat, 21 Oct 2006 13:39:05 +0800</pubDate>
        </item>
    </channel>
</rss>
