-
Viewing All "handy" Posts
-
JSON response from controller action in CakePHP 2
Tip of the day, nice.
-
jQuery URL Parser
Might come in handy soon.
-
Active Admin - The administration framework for Ruby on Rails
Active Admin is a Ruby on Rails plugin for generating administration style interfaces. It abstracts common business application patterns to make it simple for developers to implement beautiful and elegant interfaces with very little effort.
-
Get Ratio
Do you have a width, let’s say 200, and want to know the height you need for a Golden Rectangle, 16x9, 3x2, and other common ratios? Then enter your width and press Get Ratio. You can enter your own ratio as well!
-
jPlayer : HTML5 Audio & Video for jQuery
The best and easiest HTML5/Flash-player I’ve seen yet.
-
A Collection of JavaScript Gotchas
Every JS-developer should read this once in a while.
-
Downgrading gems
Uninstall current i18n-gem:
gem list -d i18n
> i18n (0.5.0) […] Installed at: /Library/Ruby/Gems/1.8
sudo gem uninstall —install-dir /Library/Ruby/Gems/1.8 i18n -v 0.5.0Install 0.3.7:
gem install i18n -v=0.3.7
-
Tower - The most powerful Git client for Mac
Looking good!
-
CSS 100% height with padding/margin
Werk je toch al ruim 10 jaar met CSS en dan nog dit soort briljante trucks tegenkomen!
-
CSS3 Please! The Cross-Browser CSS3 Rule Generator