Bookmarks for July 21st through August 13th

These are my links for July 21st through August 13th:

  • Requests: HTTP for Humans — Requests v0.5.1 documentation – “Requests is an ISC Licensed HTTP library, written in Python, for human beings. Most existing Python modules for sending HTTP requests are extremely verbose and cumbersome. Python’s builtin urllib2 module provides most of the HTTP capabilities you should need, but the api is thoroughly broken. It requires an enormous amount of work (even method overrides) to perform the simplest of tasks. Things shouldn’t be this way. Not in Python.”
  • Requests: HTTP for Humans — Requests v0.5.1 documentation – “Requests is an ISC Licensed HTTP library, written in Python, for human beings. Most existing Python modules for sending HTTP requests are extremely verbose and cumbersome. Python’s builtin urllib2 module provides most of the HTTP capabilities you should need, but the api is thoroughly broken. It requires an enormous amount of work (even method overrides) to perform the simplest of tasks. Things shouldn’t be this way. Not in Python.”
  • assaf/zombie – GitHub – “Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required.”
  • aptosid Manuals – Upgrade BIOS FreeDOS – “You may want, or have a need, to update the BIOS of your PC, when the manufacturer of the motherboard announces some improvement of BIOS software. The installer program usually offered is an application to run MS-DOS. This is a way to update BIOS from a USB in linux. This will work with USB keys, USB sticks and with micro/mini/SD cards (with a suitable adapter).”
  • head.js – “Load scripts like images. Use HTML5 and CSS3 safely. Target CSS for different screens, paths, states and browsers. Make it the only script in your HEAD. A concise solution to universal issues.” Multi-function JS lib, with parallel loading.