This Program will display “Hello, World” on the user’s screen. This code is written in Assembly Language. Please add credit to GensanBlog.com, when you use it on your website. You can download the source code on the following link: http://gensanblog.com/files/hello-world.asm
Alexander Calder’s 133th Birthday (July 22, 2011)
Today is the birthday of Alexander Calder an American Sculptor famous for inventing the mobile sculpture ( a kinetic sculpture constructed for the principle of equilibrium) born in Pennsylvania on July 22, 1898. He died on November 11, 1976 after a major show at New York called Salute to Mexico. In celebration of Alexander Birthday,… Continue reading Alexander Calder’s 133th Birthday (July 22, 2011)
Notre Dame of Dadiangas University – First Semester Exam Schedule 2011
NDDU General Examination Schedule for First Semester, School Year 2011-2012. Click the image below to see the full resolution. Midterm Exam Schedule: We will keep you posted on the next Examination Schedule.
Facebook embed videos, photos and website on Comment Box
Facebook just launched a commenting feature that allow users to add Videos, Photos and website description to the comment box. Comment will include a video player, photos and overview description of the website URL. You can also remove Comment Preview by clicking the Remove Preview on the bottom of your comment. Check their Official Wall… Continue reading Facebook embed videos, photos and website on Comment Box
Gregor Mendel’s 186th Birthday (July 20, 2011)
Today is the 186th Birthday of Gregor Mendel a german scientist known as the Father of Genetics (“Mendel’s Law of Segregation”). Gregor studied the genetics of hybridization by combining two genes, to form a new kind of Pea Plants. Gregor Mendel born on July 20, 1822 on his homeland Heinzedorf, part of Austria the Czech… Continue reading Gregor Mendel’s 186th Birthday (July 20, 2011)
Miss Gay Tuna Amazing 2011 (September 1, 2011)
In the celebration of the 13th TUNA Festival 2011, Gensan’s Premier Production will be holding a Miss Gay Tuna Pageants for all Gay’s on Gensan and nearest Cities. The Pageant will be on September 1, 2011. Miss Gay TunAmazing Screening: Date: August 5 to August 6, 2011 at 1pm Location: Dolores Hotel Talent Presentation: August 26,… Continue reading Miss Gay Tuna Amazing 2011 (September 1, 2011)
How to switch back old Facebook Chat (SOLVED)
Do you have problem on the new Facebook Chat? Hard to find friends who is online on your chat list? No Scrollbars? You need to search A,B,C,D,E,F just to find who is online… Here are my HACKS on how to switch back to old Facebook Chat. 1. You need to open New Tab (CTRL+T for… Continue reading How to switch back old Facebook Chat (SOLVED)
C++ Count the Vowel of a String Source Code
This C++ Program, will asked the user to input string characters and display the counted vowel from A, E, I, O, and U. Vowel with Zero count will not be displayed on the Program. Note: The code below is using the old Functions, Header of C++ and only work on 90’s Turbo C++. Please add… Continue reading C++ Count the Vowel of a String Source Code
C++ Math Addition Source Code
This C++ Program, will ask the user to input 2 integer number and display the sum of the 2 value. Below are the sample Screenshot of the Program. Note: This code only work on old Borland Turbo C++. Please add credit to GensanBlog.com, when you use it on your website. This code works on old… Continue reading C++ Math Addition Source Code
C++ Bingo Game Source Code
This C++ Bingo Game allows you to pick 1 to 4 combination cards. Consist of 60 possible numbers, each cards consist of 25 numbers, when a first cards fill 5 numbers forming a line, declares as a winner. Note: This code only work on old Borland Turbo C++. Please add credit to GensanBlog.com, when you… Continue reading C++ Bingo Game Source Code