How to verify SHA-1 checksum in Mac OS X?

advertisement

macIt’s good for you to verify sha-1 checksum whenever you downloaded files from Google Code. By performing SHA-1 checksum verification, you will be able to tell if the file is orignal and it’s not being compromised. Of course, not all the website provide sha-1 checksum value, but they do provide, it’s good for us to perform the verification.

verify sha-1 checksum, sha1 checksum, verify sha1 checksum mac

To verify a SHA-1 checksum in Mac OS X, follow the steps below:-

Continue reading How to verify SHA-1 checksum in Mac OS X? »

How to detect checkbox being checked using javascript

advertisement

jqueryDue to some limitation, i can’t use onClick javascript event to detect checkbox being checked. Alt solution to auto detect checkbox being checked in the page using jQuery javascript framework. I just embed few lines of javascript and it will auto detect all the checkbox status in a page. jQuery is too awesome. but too bad i dun really like Javascript, tat’s y i’m writing such an stupid easy tutorial for myself.

To detect checkbox being checked using jQuery javascript framework, follow the steps below

Continue reading How to detect checkbox being checked using javascript »

How to play .mkv file in Mac OS X

advertisement

vlc playerNormally i use my PC to play .mkv file, but yesterday i downloaded a .mkv file to my Mac and need to test the file if it can be played. I notice there is no default player to play mkv file in Mac. So i search around for solution and found out VLC player able to play .mkv file in Mac and it’s free!

To play .mkv file in Mac, follow the steps below:

Continue reading How to play .mkv file in Mac OS X »