Playing HTML5 Video Backwards
Sometimes we are asked to do strange things like play video backwards.
Sometimes we are asked to do strange things like play video backwards.
I am not going to explain why I had to do this.
I really like PostCSS plugins such as Autoprefixer and CSSNano but I found them awkward to integrate because I use SASS.
Before using Grunt we often need to run quite a few commands to install prerequisites and dependencies.
Extension method and type converter for converting Archetype content into a list of custom objects.
Want to know more about GitHub badges? Here's a list of the most popular GitHub flair.
Simple encryption and encoding for URL parameters.
Attach.js is a DOM instantiation API designed to tidy up and encapsulate attaching JavaScript to the page.
Many web developers find JavaScript confusing and think the language is "broken". This is often down to simple misunderstandings.
The purpose of this plugin is to be able to detect if a point (X,Y) falls within an element.
I wrote this plugin because the "scroll" event in a browser window only fires on scroll complete.
One of the more complicated parts of using NHibernate as an ORM, is session management.