Popular Programming Tips
Using mod_evasive to rate-limit Apache
Pete
·
0 responses
·
config, apache, rate-limiting, mod_evasive
Socket.IO : Managing single-user-multi-connections
Sathappan
·
6 responses
·
redis, socket, nodejs, socketio
Fade an element relative to scroll, in one line
Phil Renaud
·
3 responses
·
ui, ux, jquery, javascript
AngularJS: Including multiple controllers in a directive.
Perry Hoffman
·
6 responses
·
javascript, angularjs, directives
Prevent flickering on CSS3 Transitions/Transforms in Webkit
Evan Rowe
·
2 responses
·
css3, webkit, css3-transform, css3-animation
Clean Rails Install on OS X Mountain Lion: Homebrew + RVM + Ruby 1.9.3 + Git + MySQL
Jonathan Nelson
·
10 responses
·
ruby, mysql, rvm, homebrew
Mass renaming files with zmv (zsh)
Jens Grassel
·
0 responses
·
zsh, files, renaming, zmv
Eliminating Callback Hell in Node.js with Synchronize
Dan Armstrong
·
4 responses
·
nodejs, synchronize, callbacks
Effortless Two-Factor Authentication in Rails
Roberto Miranda
·
3 responses
·
ruby, rubygems, tag, opensource
HTML5 video: Content-Type is important
Chris Schmich
·
0 responses
·
video, content-type, html5
Doctrine: get single row or null
Andréia Bohner
·
0 responses
·
doctrine2
My Workspace
Alex MacCaw
·
5 responses
·
hackerdesk
PHP :: Database Connection with file .ini
Everton Silva
·
4 responses
·
php, config, database
Print the current page's html source in Capybara
Daniel Schmidt
·
1 response
·
rails, cucumber, capybara
Persist ulimit settings in Mac OS X
Anders Brownworth
·
5 responses
·
mac os x, launchd, launchctl, ulimit
AngularJS: auto focus into input field when ng-show event is triggered
Bela Ezsias
·
2 responses
·
javascript, angularjs
How to concatenate strings in twig
Konrad
·
0 responses
·
php, symfony, twig
Sorting Doctrine ArrayCollection
Matteo Caberlotto
·
1 response
·
sorting, doctrine, arraycollection
Add caret to bootstrap accordion
flynfish
·
2 responses
·
bootstrap, javascript, coffeescript
Remove all except first item on a html select list (jQuery)
Ion D. Filho
·
0 responses
·
jquery, js, html, javascript
reverse array in python
Yuwei Ba
·
0 responses
·
python, array, reverse
Loading image from local file into JavaScript and getting pixel data
DTasev
·
0 responses
·
javascript, image, pixel, file reader