Home > Tech > Coding

Coding

Programming examples, tips & tricks for HTML, CSS, PHP, MySQL, Javascript and any other languages that I decide to use.

How To Change php.ini Settings on Godaddy

How many times have you had to change your PHP settings and couldn’t figure out how to do it on your hosting service? If you are using Godaddy with cPanel, I’ll show you how. If you search Godaddy’s help documentation, ...

Read More »

How To Re-Activate Localhost on Windows 10

Here’s a quick way to setup your “Localhost” on Windows 10 when using EasyPHP. First, search for “control panel” in the Windows search panel. Click on “Control Panel” as shown below. Next click on “Programs” from the Control Panel, as ...

Read More »

PhotoSwipe Adds Photo Gallery For Free

Have you ever had a project that required a nice photo gallery display for multi-platforms including mobile phones? Well, you are in luck. Take a look at Photoswipe.com. Did I mention it allows you to browser the pictures by swiping ...

Read More »

Proper Website Setup For Facebook Links

While discussion viral marketing with a friend of mine, she asked me how Facebook picked the thumbnails of the website when links are entered. I didn’t know the answer but with some quick searching, I found Facebook’s page to see ...

Read More »

Toyota Survey Fail

After I bought my Prius c, I got an email asking me to take a survey online. Normally, I don’t like to take surveys but since I had a good experience, I decided to take the time to fill it ...

Read More »

Hacker Publishes Symantec pcAnywhere Source Code

According to Reuters, a hacker named YamaTough that is part of a group called Lords of Dharmaraja and affiliated with Anonymous, has published the pcAnywhere source code.  Authorities, pretending to be a Symantec employee, were in negotiations with the hacker ...

Read More »

How to Set Mailman So Only List Owner Can Post

Since the early days of the Internet, mailing lists have been used and one of the oldest open source free software for managing electronic mail discussion and e-newsletter lists is called Mailman. Mailman is the one that usually comes free ...

Read More »

PHP strtotime Bug Workaround – Part 2

Back in 2009, I noticed a minor bug in PHP 4.3.11 that caused a problem with obtaining the “last” Sunday using the strtotime function and provided a workaround fix. However, as of PHP version 4.4.9, that fix no longer works. ...

Read More »

Mobigamedepot.com Opens

Regular readers of this blog may have noticed a reduction of posts here. The reason for this has been that I’ve been working on Palm WebOS games and a corresponding website mobigamedepot.com. This new website will be the portal for ...

Read More »

Splashscreen WordPress Plugin Version 0.30

Since the last release of my WordPress plugin Splashscreen version 0.20, there’s been many requests for new features. You may also want to read the original post for version 0.10 for completeness.  One of the most requested feature was to ...

Read More »