I went to a wedding of Pat’s church friend tonight. Both of the newly wed are engineers, so the wedding is very well organized, although a bit boring. There are two special things I like most about this wedding. First is the wedding gift is very pratical, it is a small calender of 2007 with photos taken by the groom. Unlike other useless gifts I got from other weddings, I will actually keep this gift and use it. All other useless gifts go straight to the garbage can. Second is on each table, the couple leave a sheet of nicely printed paper for the guests to write them some love advices. The table with the best advice will have special gift from the new wed. It is a neat way to give your blessing or simpily some humour to the couple. Since the couple are engineers, I wrote my advice in programming code:
if (argue == 1) {
if (wife == right) {
husband = sorry;
} else {
husband = sorry;
}
} else {
while (1) {
happy = husband + wife;
}
}