I have temporarily suspend my Pear packaged CSSTidy from my Pear channel, as somebody pointed out there is a minor issue with the launcher script in linux (csstidy.sh) – not a security issue though, so if you have downloaded and using it, you probably can keep using it.. I
Read more →I’m not sure any reader remember I asked if they can recommend any hosted DNS service. Most of the offering I have found are quite expensive. However, I have just discovered one (Zerigo) that’s reasonably cheap (free option available, but the entry level plan cost only 19/year
Read more →If you’re using IIS7, or newer, you should be able to create a self-signed cert within the IIS manager. Look for that option on your right hand side. For *nix users, run the following command. openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -keyout server.key -out
Read more →Recently, i have to deploy changes from a git repo to a very secure windows server of a client, so i can’t use the regular git-push and git-pull deployment method. And i can’t use the git-ftp plugin to automate the deployment as well, because there is no ftp/sftp
Read more →for your ref. http://www.tripit.com/trip/public/id/A62614208986
Read more →
comments.