Posts

Showing posts with the label handy

Sorting select options in alphabet order

Pretty handyyyy: Reference: http://stackoverflow.com/questions/12073270/sorting-options-elements-alphabetically-using-jquery

Getting max length of list of lists in Python

Here is the handy snippet:

How to see Windows Product Key in Windows 7 (tested)

To see your Windows 7 machine's product key you can run this script (as an Administrator): Quite handy huh?

Purge Varnish cache

A handy command to purge Varnish cache for a specific host: varnishadm "ban req.http.host == my.host.com"