ERROR while trying to upgrade APSC SQL database from 11.1.0
Category Archives: Programming
How To Compare Two Text Files Using Notepad++
Let’s say you have two text files that are pretty similar in content and you want to find out what the differences are between those two. You can easily do so using Notepad++. Basically, once you have Notepad++ installed, here is what you do:
PHP Redirect 301 permanently
Sometimes you might want to redirect your visitors to a new URL address. This article will show you how to make a PHP redirect using the 301 "moved permanently" redirection. This is the one you should use as it is the most search engine friendly. Like the name suggests, PHP redirect tells the browser (or …
install less compiler with yum
redhat or fedora or centos distribution you should
CSS3 – Webkit – Vertical Scrollbars
A nice and quick experiment by Tim Holman. He created 14 vertical scrollbars that work only in webkit browsers. The different styling is achieved using webkit-only pseudo properties:
HTML mobile UI Frameworks
HTML mobile UI Frameworks