Popular Programming Tips
Have Travis-CI test your Sphinx docs
Mike Fiedler
·
2 responses
·
sphinx, testing, travis, docs
Restore closed tab in sublime text
David Leuliette
·
1 response
·
sublime, tips, coding, shortcut
git log that excludes an author
Paul Frields
·
0 responses
·
regex, git, pcre, exclude
Ultimate DataTable directive AngularJS
Deshayes Yann
·
0 responses
·
css, open-source, table, html
Oneliner to generate a Django Secret Key
Hatem Nassrat
·
0 responses
·
django, secret
monitor events in IE9's console
Livingston Samuel
·
0 responses
·
debugging, events, ie9, javascript
MacVim with file browser
Tanja Pislar
·
0 responses
·
vim, beginner
Insert rendered bootstrap content into a leaflet marker popup using Meteor.
Michal Polonski
·
2 responses
·
bootstrap, meteor, leaflet
Run Capybara-Webkit tests in Travis-CI
Adam Becker
·
5 responses
·
rails, testing, travis-ci, rspec
Valid Angular JS directives
Eldad Fux
·
2 responses
·
w3c, html5, coding standards, angular js
avoiding "can't yield from root fiber" error
Rob McKinnon
·
0 responses
·
ruby, eventmachine, em-synchrony
Remove whitespace on edges from images
Karsten Silkenbäumer
·
0 responses
·
shell, imagemagick
Drain a Gearman Job Queue
Marc Qualie
·
0 responses
·
gearman, queue
The quickest way from Postgres to a spreadsheet
John Barton
·
1 response
·
heroku, postgres, excel, csv
Groovy - delegation using enums and closures
Ashwin
·
3 responses
·
groovy, java
Forcing Eager loading in doctrine 2
Sethunath K M
·
0 responses
·
doctrine2, symfony2
List / Read files in another git branch
Stilliard
·
0 responses
·
branch, git
Using Rake for Cron Jobs
David Ratajczak
·
0 responses
·
ruby, rake, cron
NSMutableArray, indexOfObject:, NSNull and NSNotFound (Xcode for iOS)
Anthony Levings
·
0 responses
·
xcode, nsmutablearray, indexofobject, nsnull and nsnotfound
wp_list_authors() as an array
Dwight Scott
·
2 responses
·
php, wordpress
Compass Sprites as Placeholders
Lucas Constantino Silva
·
5 responses
·
css, sprites, compass, sass
Workaround for failing Juniper Network Connect in Yosemite
Karsten Silkenbäumer
·
1 response
·
osx, vpn, yosemite
Active Record Attribute Serialization with Custom Class
nhm tanveer hossain khan (hasan)
·
0 responses
·
ruby, rails, activerecord, serialization
Unit testing nodejs modules with Q promises (or why is my code always perfect?)
BurningNeuron
·
0 responses
·
node, unit test, promise, nodejs