Weird Al: Saying it like it is https://youtu.be/N9qYF9DZPdw
Video
Recursive Programming complete with Understandable Explanation
Interesting video on how to think about and create recursive functions. https://youtu.be/MyzFdthuUcA
Watch “json tutorial for beginners learn how to program part 2 Ajax JavaScript” on YouTube
Gotta remember this guys tuts.
Watch “Javascript Scroll Tutorial Load Dynamic Content Into Page When User Reaches Bottom Ajax” on YouTube
How Google+, Facebook amongst others implement the (nearly) endless scroll behaviour.
Watch “Writing Beautiful PHP Code” on YouTube
Very articulate overview of OOP and PHP Frameworks.
Tension Relieving vs Goal Achieving Behaviours
Interesting commentary on the typical at-work behaviour of Goofing off.
Cisco SSL VPN using openconnect demonstration video
The openconnect package summarizes itself as the "Open client for Cisco AnyConnect VPN". Here is a youtube video showing an openconnect session being started from the command line: http://www.youtube.com/embed/zBEUylO12vI I tried creating a connection via the...