Popular Programming Tips
Convert Ruby hash keys to symbols
Bashir Eghbali
·
1 response
·
rails, hash
Simple XOR Encryption and Decryption in Swift (Playground Code)
Anthony Levings
·
1 response
·
xcode, utf-8, swift, xor
Making a decent postgresql.conf, like a boss
Stanislaw Pusep
·
0 responses
·
config, tuning, wizard, postgresql
How to translate zend framework 2 config arrays
Adrian Imfeld
·
5 responses
·
php, i18n, zend framework
Preloading scoped has_many :through associations
Alex Popov
·
0 responses
·
rails, activerecord, sql, eager loading
Convert a hash to query string parameters
Michel Billard
·
0 responses
·
rails, query-string
Python trick to read single line as CSV
Greg Roodt
·
2 responses
·
python, csv
Install Oracle on CentOS 6.4 with Vagrant and Ansible
Ismail Dhorat
·
0 responses
·
oracle, vagrant, centos, ansible
2's Complement in Javascript
Tom Gallacher
·
2 responses
·
checksum, 2, javascript, maths
Count how many css selectors are on a page
Tyler Lee
·
3 responses
·
css, selector
Invoke a rake task from another task
Felipe Elias Philipp
·
2 responses
·
ruby, rake
Dynamically add nested forms to an ActiveModel::Model form
Sam Slotsky
·
12 responses
·
rails, reflection, javascript, add nested form
CSS Gradient Transitions
Patrick Camacho
·
2 responses
·
css, css3, sass, scss
Test your cookbooks with Chef 11 and Vagrant
Sean Kilgore
·
1 response
·
testing, vagrant, chef, opscode
clean user inputs with php var filters
xero harrison
·
0 responses
·
php, security, sanitize, user input
Making Non-Blocking Advertising Work
Joe Connor
·
5 responses
·
async, ajax, javascript, adserver
Restart Gnome Shell from the console
Benjamin Auzanneau
·
0 responses
·
gnome, gnome-shell, linux
Reload an iframe (jQuery)
Juris Galang
·
0 responses
·
iframe, jquery
missing the openssl lib when rbenv install 2.1.0-dev
fang
·
7 responses
·
openssl, rbenv, ruby-build
Using Firebug to inspect element in Internet Explorer
Vu Duong
·
0 responses
·
debug, ie, firebug, internet explorer
How to set up Specljs for your ClojureScript code
Daniel Ziltener
·
0 responses
·
clojurescript, testing, speclj, specljs
programmatically downclock speed of SO-DIMM DDR (Macbook, EFI)
Artyom Loenko
·
0 responses
·
macbook, efi, so-dimm, downclock
Angular — Dynamically injecting CSS files using $route.resolve and promises
gerardsans
·
0 responses
·
promises, angular, $route, resolve