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 →reminder to myself, needs to read and test this library this week. this package seems like a good “modern” replacement to the old snoopy project and the http_client pear package. if you need to ask me why don’t use curl() function library, I need to have the
Read more →Hey guys, I just read the IE8 official blog, and realized they have just released the RC1 build of IE8, let’s download and try it! But as a reminder, have a look on the installation guide before start upgrading your build
Read more →Today, I start my job hurting again. And I came to the job listing page in Crown Casino. Fortunately, they are hiring some IT positions and more importantly, the opening is for DEVELOPER! It seems like a prefect fit to what I am looking for. So, I
Read more →
comments.