<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by yumish</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Wed, 24 Jun 2026 06:30:09 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Data Migration</title>
            <link>http://forum.lowyat.net/topic/494967</link>
            <description>Hi, is it possible to do data migration from an email platform to a web application?&lt;br /&gt;&lt;br /&gt;I couldn&amp;#39;t find any answer from Google.&lt;br /&gt;&lt;br /&gt;Please enlighten me if you have any idea.&lt;br /&gt;&lt;br /&gt;Thanks in advance.  &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>yumish</author>
            <category>Codemasters</category>
            <pubDate>Fri, 27 Jul 2007 14:57:20 +0800</pubDate>
        </item>
        <item>
            <title>How to reduce the electrostatic charges?</title>
            <link>http://forum.lowyat.net/topic/406269</link>
            <description>Hi,&lt;br /&gt;I work in air-cond office for long hours and sleep with air-cond on sometimes. I found that I had lots of electrostatic charges recently. I always zapped when I touch metal surfaces, eg. car door, shopping trolly, monitor, door handle, etc. Quite painful sometimes. Yesterday morning, I even saw blue sparks when I uncovered my blanket after woke up&amp;#33;  &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; &lt;br /&gt;&lt;br /&gt;Any way to reduce the electrostatic charges? It&amp;#39;s annoying.</description>
            <author>yumish</author>
            <category>Health &amp;amp; Fitness</category>
            <pubDate>Tue, 30 Jan 2007 13:28:47 +0800</pubDate>
        </item>
        <item>
            <title>[Solved] PostgreSQL dblink</title>
            <link>http://forum.lowyat.net/topic/394043</link>
            <description>Hi, &lt;br /&gt;&lt;br /&gt;I have installed PostgreSQL 7.3 with dblink.&lt;br /&gt;&lt;br /&gt;I have 2 databases: &amp;#39;database1&amp;#39; and &amp;#39;database2&amp;#39;.&lt;br /&gt;&lt;br /&gt;What i need is, whenever a new record is inserted into &amp;#39;database1&amp;#39; , i want to insert the same record to &amp;#39;database2&amp;#39; as well.&lt;br /&gt;&lt;br /&gt;Anyone mind to share how this can be done as I couldn&amp;#39;t find the proper documentation for dblink at PostgreSQL documentation.&lt;br /&gt;&lt;br /&gt;Thanks&amp;#33;</description>
            <author>yumish</author>
            <category>Codemasters</category>
            <pubDate>Mon, 08 Jan 2007 10:04:23 +0800</pubDate>
        </item>
        <item>
            <title>Copy data from table to table within different DB</title>
            <link>http://forum.lowyat.net/topic/392067</link>
            <description>Hi,&lt;br /&gt;I&amp;#39;m using PHP with PostgreSQL. &lt;br /&gt;&lt;br /&gt;To copy data from one table to another table within the same database can use the following query:&lt;br /&gt;INSERT INTO table2 SELECT * FROM table1 WHERE field1=&amp;#39;value1&amp;#39;;&lt;br /&gt;&lt;br /&gt;My question is: &lt;br /&gt;I have to copy data from one database&amp;#39;s table to another database&amp;#39;s table, and I was wondering if there is any way to do that than to have a lot of inserts one after another? &lt;br /&gt;&lt;br /&gt;Thanks.  &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>yumish</author>
            <category>Codemasters</category>
            <pubDate>Thu, 04 Jan 2007 17:53:31 +0800</pubDate>
        </item>
        <item>
            <title>Foreigner work as part time in Malaysia</title>
            <link>http://forum.lowyat.net/topic/382332</link>
            <description>Hi, my friend&amp;#39;s friend (foreigner) from overseas is having semester break soon and he wanted to come to work as part time in Malaysia for 4 months. Question is, does him need to get any permit in order to work here? Any advice? Any job out there for him? &lt;br /&gt;TIA.  &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>yumish</author>
            <category>Jobs &amp;amp; Careers</category>
            <pubDate>Thu, 14 Dec 2006 13:12:44 +0800</pubDate>
        </item>
        <item>
            <title>Trigger To Send Email</title>
            <link>http://forum.lowyat.net/topic/352460</link>
            <description>Hi,&lt;br /&gt;My system currently have the send email feature using mail() from PHP. The problem is that the user need to click on &amp;#39;Send Email&amp;#39; button to send the email. I would like to enhance it so that it could send out email on every 3 days or so. I have searched over the Internet and couldn&amp;#39;t get any relevant example. Can you give me some idea / examples? What is the best form to trigger the system to send the email ? Do I need to write a C program or stored procedure or any other method? FYI, I&amp;#39;m using PostgreSQL + Linux Server.&lt;br /&gt;Thanks in advance&amp;#33; &lt;br /&gt;</description>
            <author>yumish</author>
            <category>Codemasters</category>
            <pubDate>Wed, 11 Oct 2006 18:01:23 +0800</pubDate>
        </item>
        <item>
            <title>ASP - Handle Double Quotes (&amp;quot;) in mailto function</title>
            <link>http://forum.lowyat.net/topic/343080</link>
            <description>Hi,&lt;br /&gt;I&amp;#39;m using ASP to send email using the mailto function. Part of my codes are:&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&amp;#60;%&lt;br /&gt;title = &amp;#34;I want to add double &amp;#34;&amp;#34;quotes&amp;#34;&amp;#34; to the title&amp;#34;&lt;br /&gt;message = &amp;#34;Show me how to add double quotes&amp;#34;&lt;br /&gt;%&amp;#62;&lt;br /&gt;&amp;#60;a href=&amp;#34;mailto&amp;#58;?subject=&amp;#60;%=Replace&amp;#40;title, &amp;#34;&amp;#34;&amp;#34;&amp;#34;, &amp;#34;&amp;amp;quot;&amp;#34;&amp;#41;%&amp;#62;&amp;amp;body=&amp;#60;%=Quotes&amp;#40;message&amp;#41;%&amp;#62;&amp;#34;&amp;#62;Email to Friends&amp;#60;/a&amp;#62;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;It should display in email (ms outlook) in this way:&lt;br /&gt;&lt;br /&gt;Subject: I want to add double &amp;quot;quotes&amp;quot; to the title&lt;br /&gt;Show me how to add double quotes&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;However, the Subject in the email is truncated and became:&lt;br /&gt;Subject: I want to add double&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I suspect it is because of the &amp;amp; in &amp;amp;quot. I tried to replace with ASCII (chr(34)) but it doesn&amp;#39;t seem to work as well. Please help. Thanks.</description>
            <author>yumish</author>
            <category>Codemasters</category>
            <pubDate>Wed, 20 Sep 2006 10:32:10 +0800</pubDate>
        </item>
        <item>
            <title>Hard to put myself to sleep at night</title>
            <link>http://forum.lowyat.net/topic/328237</link>
            <description>I had this problem recently. I will go to bed around midnight. I tried to sleep but then I can only sleep after around 2am, then I ended up have not enough sleep for the next day. Any suggestion to solve this problem? FYI, I dun have any naps in the day. Thanks.</description>
            <author>yumish</author>
            <category>Health &amp;amp; Fitness</category>
            <pubDate>Thu, 17 Aug 2006 13:38:25 +0800</pubDate>
        </item>
        <item>
            <title>Help:Sum up values passed from php</title>
            <link>http://forum.lowyat.net/topic/299173</link>
            <description>&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;?&lt;br /&gt;&amp;#036;a = 100;&lt;br /&gt;&amp;#036;b = 20;&lt;br /&gt;&lt;br /&gt;?&amp;#62;&amp;#60;script&amp;#62;&lt;br /&gt;var A = &amp;#39;&amp;#60;? print &amp;#036;a; ?&amp;#62;&amp;#39;; &amp;nbsp;&lt;br /&gt;var B = &amp;#39;&amp;#60;? print &amp;#036;b; ?&amp;#62;&amp;#39;;&lt;br /&gt;var total = A+B;&lt;br /&gt;alert&amp;#40;total&amp;#41;;&lt;br /&gt;&amp;#60;/script&amp;#62;&amp;#60;?&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;I need to get the total value of A plus B (120) in javascript. But I end up getting 10020 instead. Can anyone help me to solve this problem? Thanks in advance.</description>
            <author>yumish</author>
            <category>Codemasters</category>
            <pubDate>Fri, 09 Jun 2006 14:34:03 +0800</pubDate>
        </item>
        <item>
            <title>Need Help with Javascript</title>
            <link>http://forum.lowyat.net/topic/293392</link>
            <description>Hi,&lt;br /&gt;Does anyone know how to remove the highlight (selected text) from the listbox using javascript? &lt;br /&gt;TIA</description>
            <author>yumish</author>
            <category>Codemasters</category>
            <pubDate>Fri, 26 May 2006 13:12:56 +0800</pubDate>
        </item>
        <item>
            <title>PHP mail()</title>
            <link>http://forum.lowyat.net/topic/248378</link>
            <description>Hi, I have a question about the php mail() function. &lt;br /&gt;For example:&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;#036;to = &amp;#34;ajdkfasff1256853@lalala.com&amp;#34;;&lt;br /&gt;&amp;#036;subject = &amp;#34;Hello&amp;#34;;&lt;br /&gt;&amp;#036;message = &amp;#34;Hi&amp;#34;;&lt;br /&gt;&amp;#036;from = &amp;#34;yumish@yahoo.com&amp;#34;;&lt;br /&gt;&amp;#036;headers &amp;nbsp;= &amp;#39;MIME-Version&amp;#58; 1.0&amp;#39; . &amp;#34;&amp;#092;r&amp;#092;n&amp;#34;;&lt;br /&gt;&amp;#036;headers .= &amp;#39;Content-type&amp;#58; text/html; charset=iso-8859-1&amp;#39; . &amp;#34;&amp;#092;r&amp;#092;n&amp;#34;;&lt;br /&gt;&amp;#036;headers .= &amp;#39;From&amp;#58; &amp;#39; . &amp;#036;from . &amp;#34;&amp;#092;r&amp;#092;n&amp;#34;;&lt;br /&gt;mail&amp;#40;&amp;#036;to, &amp;#036;subject, &amp;#036;message, &amp;#036;headers&amp;#41;;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;In this case, the email address of the recipient is invalid. Will the sender get an error message about that invalid recipient email address? If yes, how? Thanks.</description>
            <author>yumish</author>
            <category>Codemasters</category>
            <pubDate>Tue, 07 Feb 2006 17:53:46 +0800</pubDate>
        </item>
    </channel>
</rss>
