When you are using lambdas in RSpec to assert certain changes of a call, you know this syntax: expect { playlist.destroy...
I recently had fun with replacing a custom video plattform ("mycustomtv") in one of our applications. I learned a lot...
In most projects I know, Cucumber test suite speed is not an issue. Of course, running 350 features takes its...
Dump this method into your Ruby console to quickly print data in columns. This is helpful for e.g. comparing attributes...
This might be relevant for us since we're often managing customer documents in our apps. I played around with...
It claims to be even faster and brings a new plugin that polyfills object-fit and object-position. This allows...
While IE9 does support HTML5 tags, it fails to work until you force HTML5 mode. Here are two ways to...
Cause logstaglia is so cool you may want to record a video. We're lucky: Logstalgia has a parameter for...
Starting with Ruby 1.9, most #each methods can be called without a block, and will return an enumerator. This is...
Interesting talk about a team that integrated automated security testing into their BDD workflow. There is also a video of...
To avoid n+1 queries, you want to eager-load associated records if you know you need to access them...
MenuetOS is an Operating System in development for the PC written entirely in 32/64 bit assembly language. Menuet64 is released...
Use protocol independent URLs whenever possible so that the browser will choose the protocol related to the protocol which the...
Font Awesome 4 has renamed all icons. What the fuck. Check the attached link for an icon list for the...
Amazon Elastic Transcoder is video transcoding in the cloud. It is designed to be a highly scalable, easy to use...
Mobile browser's ignore the autoplay attribute on and elements. Stupid reasons include saving mobile bandwidth on behalf of the...
This plugin makes it easy to add fit-to-fill background video to websites. It can play silent ambient background...
Interesting interview with DHH, where he talks about how they made the new Basecamp feel very fast without using a...
Jedes nicht rein private Profil auf Social Media Portalen muss ein Impressum haben, das heißt insbesondere Unternehmen und Freiberufler (§ 5...
I had trouble serving an MP4 video to my iPad. Although the video complied with all the specs (H.264 codec...
We have a big flat screen TV (Samsung LE46c650l1kxxu) in our conference room. Configuring it properly, we were encountering some...
If you want to play music or sounds from a browser, your choice is to use either Flash or the...
What are Google’s plans for turning WebM into a genuinely open standard, one that is based on consensus like...