theprogrammingbutler.com

Similar to closing an opened browser window, spreewald now supports the I switch to the new browser tab step.

stackoverflow.com

The ipad onscreen keyboard changes position:fixed style to position:static that misplaces those elements and you'll have problems...

makandra dev

Next time you have to do more than trivial CSS changes on a project, you probably want to have live...

Did you know you can do in-place batch processing with plain ruby? The following script will in-place replace...

Set the hash to a dummy hash which doesn't hit any id at your page, for example: window.location.hash = "_";

You can use xmllint to pretty-print ugly XML files on your terminal. Just say: xmllint --format file.xml

makandra dev
looah.com

A great and enjoyable introduction into the concept of the web and about what HTTP was designed for. The original...

weblog.rubyonrails.org

Rails 4.0 is finally ready after a thorough process of betas and release candidates. It's an amazing new version...

Active Record's select method allows you to make use of the power of MySQL select statements. On the one...

github.com

Backbone plugin to override getters and setters with logic.

ActionMailer per default uses http as protocol, which enables SSL-stripping. When a logged-in user follows an http link...

Coffeescript allows you to create classes whose methods are automatically bound to the correct this. You can do this by...

makandracards.com

In order to have more human readable git branches, do git pull --rebase To always pull like this, write these...

Merge requests are often rejected for similar reasons. To avoid this, before you send a merge request, please confirm that...

makandra dev
rakeroutes.com

Put the attached files into your home directory and enjoy. .irbrc defines interesting_methods, which is essentially all methods without...

Do it like this: attribute :active, Virtus::Attribute::Boolean Long story In Virtus you define attribute with their type...

makandra dev

Sometimes sound breaks for me and speaker output is completely broken. This helped: pulseaudio -k && sudo alsa force-reload

github.com

Essential backports that enable many of the nice features of Ruby 1.8.7 up to 2.0.0 for earlier versions.

The Ruby on Rails security list archive can be found here: http://groups.google.com/group/rubyonrails-security You can subscribe to this mailing...

Our development process makes us deploy very often. As the number of releases grows, junk clogs up the hard drive...

makandra dev
askubuntu.com

Good article that tells you how to change behavior of certain keys via xmodmap (with the help of exv if...

makandra dev
imperavi.com

New WYSIWYG editor that claims to be lighter and prettier than TinyMCE and CKEditor. Has some Rails integration, too.

No chance you would have ever guessed it... sudo palimpsest