What do we expect from the custom finder? We expect that it should find assets A, B, C and should...
CSS Level 3 brings with it some incredibly powerful styling features. Rounded corners, soft drop shadows, gradient fills, and so...
A behavior for Internet Explorer allowing it to recognize and render various CSS3 box decoration properties
JCommander is a very small Java framework that makes it trivial to parse command line parameters.
It turned out this guy was Mark Rein from Epic, although he seemed to assume everyone within earshot knew exactly...
All ActiveRecord associations except for has_many :through support callbacks for pre- and post-insertion/deletion via the following, self...
All browsers that support the CSS text-shadow and box-shadow properties also support the new CSS3 RGBa syntax. Which...
Well, today computers really only have one kind of storage, and it is usually some sort of disk, the operating...
Apple’s App Store was a constant source of stress in the development process. Every time another story of Apple...
Compatibility tables for features in HTML5, CSS3, SVG and other upcoming web technologies
The problem isn't that Git is to hard, it's that smart developers are impatient and have exactly zero...
We didn’t want to leave front-end developers in the dark when their Javascript throws errors, so we’ve...
...you can apply every available anti-pattern and still come out the other end with a workable system, simply because...
Programming is a deceptively damaging field to be in, partly because it doesn't seem like you're doing much...
While injecting the dependency appeared to make the classes more tightly coupled, it simply revealed the coupling that already existed...
Computer science is about tradeoffs and hard choices. Optimizing the code or design or architecture one way means taking hits...
The first thing I need to say, right off the bat: Chinese users will not buy your software. Period. That...
The jQuery project is really excited to announce the work that we’ve been doing to bring jQuery to mobile...
RubySpec is a project to write a complete, executable specification for the Ruby programming language.
Below are 12 easy steps to follow if you're iPhone has experienced water damage.
Just assign the existing attachment to another record: new_photo = Photo.new new_photo.image = old_photo.image Paperclip will duplicate the file when saving...
This is more tricky than it should be because url_for, asset_path, etc. all rely on different mechanisms.
Attached (see below) is some code to allow using unobtrusive JavaScript on pages fetched with an AJAX call.
Insert into ~/.bashrc and reload afterwards: source ~/.bashrc PS1='${debian_chroot:+($debian_chroot)}\[\033[41;33m\]\u@\h\[\033[00m...
Best results in other decks
Max Swahn studied abroad in Florence, Italy during his junior year at The University of Pittsburgh. He was able to...
WordPress websites have always been a favourite for all types of clients because of its simplicity and easy of use...