Why Did My First Non-IT Business Fail?

Two years ago I decided to venture to a non-IT business to try something else aside from my current expertise. I read a lot stuff about business start-ups and even attended various seminars prior to entering to such new waters. I was deciding back then if I will put my hard earned money to stocks exchange […]

I Will Watch Pacquiao vs Bradley 2 Fight at…

I usually watch boxing events like Pacquiao vs. Bradley over my cable subscription but because my place was hit by Yolanda typhoon last year and destroyed my Cignal satellite dish, I was left with no option but to find other way to watch it without the hassle of watching its replay over local TV channels […]

How to Use MySQL and JasperReports on Java via NetBeans?

I would like to share the code that I have found online and use to write a program that let me connect MySQL to a Java program, create and view a report using JasperReports library. The following are codes that let you insert a new record on a table in MySQL. Make sure that “MySQL […]