I’m developing a system the other night for a client and was working with a very critical part of the system. I’m using Microsoft Visual C# and while I was coding, my son suddenly turn off my computer. I thought there will be no issue after that but when I open the project again, I […]
WordPress Does Not Work After PHP 7 Update : Conflicts, Issues and Fixes
I have mentioned on my Facebook/Twitter post about the PHP 7 update and how I successfully compiled it after an error (see: Error Compiling PHP 7). After I restarted PHP-FPM, my site Bleuken.com does not load anymore and shows a 502 Bad Gateway error in the browser. What I did to fix this is I […]
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 […]
BlueHost Handled the Traffic Properly
As I have mentioned on my previous post, I moved my site to BlueHost but some of my sites still remains with the old hosting, HostGator. Based on what I have found out the other day regarding how the hosting handle the sudden increase in traffic, BlueHost just passed to what I have expected. I […]
Customize Your 404 Page for Better User Experience
There are some cases that visitors or even you misspelled URLs from your site when they try to visit a specific page on your website. Sometimes they use from other site that point to non-existing page or posts from your blogs or website. This happens when you delete a page or rename the permalink or […]