This is another Myanmar song. I liked it very much. I have played and sung it with my guitar many times. When I was a second year student, a senior student, Ko Pyi Moe, called me to join their music band called “Polar Star”. That is why, I even got a chance to sing it on stage at some ceremonies. Please enjoy the original song by Htoo Eain Thin! Thanks to my younger brother, Ther Nge, for his sharing and all his effort to convert these long lost songs from tape to digital format.
Blind Love: a Myanmar Song
July 19th, 2010Random Password Generator
July 12th, 2010I have a few nagging computer user accounts that regularly ask me to change password. Some of them even remember history of about ten old passwords to prevent me from using them again.
Forgetting: a Myanmar Song
May 29th, 2010
Let me share one of my favorite songs when I was a teenager ![]()
Thanks to my younger brother, Ther Nge, for his sharing and all his effort to convert these long lost songs from tape to digital format.
Astable Multivibrator using Op-amp
May 24th, 2010One of my friends wanted to calculate the oscillation frequency of an op-amp circuit. He had measured the output frequency of the circuit and it was 109 kHz. He asked my help to derive the relation between the oscillation frequency and its passive components. Although I have been away from analog circuits for a long time, I agreed to have a look. Then, he took the picture of circuit diagram using his hand phone and sent to me using MMS.
Choosing a name for our daughter
May 3rd, 2010Here are a few things that we considered when we were choosing a name for our newborn baby. Most of the idea is inspired from the book ‘Conception, pregnancy and birth’ by Dr. Miriam Stoppard.
C Programming on Windows
April 30th, 2010
Some of my friends who started learning C programming have asked me which IDE is good to use on Windows.
For me, I personally like to use Microsoft Visual Studio Express which is available for free at http:// www.microsoft.com /express/
Dev-C++ from Bloodshed is also a popular one and it can be downloaded from http:// www.bloodshed.net/ devcpp.html.
Myanmar Calendar
March 27th, 2010Just for fun, I have modified Myanmar calendar C program that I wrote in 1997 as a PHP web page.
Mahar Bote -Basic Myanmar Astrology
March 27th, 2010Thiri has got a method from her old colleague to calculate Myanmar astrology called “Mahar Bote” of a person.
VB2005 Timers
February 2nd, 2010
There are several types of timers offered by the .NET Framework. Inside Windows Forms applications, you can use the System.Windows.Forms.Timer control.
You can use either the System.Threading.Timer class or the System.Timers.Timer class if your application doesn’t have a user interface.
Using vsftpd
October 14th, 2009vsftpd is a GPL licensed FTP server for UNIX systems, including Linux. The following is an example to allow a group of users to have read and write access.
Multidrop network for RS232
October 9th, 2009I got a requirement to communicate one master device and eight slave devices. I intended to use RS485 half-duplex communication for this system but all devices happened to have only RS232 interfaces.
Using Samba and SWAT
September 27th, 2009Samba uses the Session Message Block (SMB) protocol to enable the Windows operating system to access Linux files.
CRC Calculation in VB and C
September 25th, 2009Just to share a few software modules that were written in Visual Basic 2005 and C for the calculation of CRC -Cyclic Redundancy Check.
