I hereby claim:
- I am elecay on github.
- I am elecay (https://keybase.io/elecay) on keybase.
- I have a public key whose fingerprint is 43E1 E5E3 B3A0 4E61 D53E 9A25 0499 1108 3CF2 CE6B
To claim this, I am signing this object:
/* | |
A quick way to know how many hours and minutes you have to watch for a week on a Coursera course. | |
Just copy and paste this code on your console on a Course Content Week page. | |
How to open your console you say?: | |
- On Chrome: https://developers.google.com/web/tools/chrome-devtools/debug/console/console-ui?hl=en | |
- On Safari: https://developer.apple.com/library/mac/documentation/AppleApplications/Conceptual/Safari_Developer_Guide/GettingStarted/GettingStarted.html | |
- On Firefox: https://developer.mozilla.org/es/docs/Tools/Web_Console | |
*/ | |
var effort = $('.rc-EffortText'); |
I hereby claim:
To claim this, I am signing this object:
<html> | |
<head> | |
<title>Ajax request XML</title> | |
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script> | |
</head> | |
<body> | |
<script> | |
$(document).ready(function() |