Popular Programming Tips
Converting file:/// protocol to http://localhost during web development for testing purposes
Tal Koren
·
2 responses
·
file, xhr, localhost, ajax
Remove "Edit Permalink & View Post" buttons on Custom Post Type Edit Screens
derekshirk
·
2 responses
·
php, wordpress, functions
Build todo list with angular and DRF
Connor Leech
·
1 response
·
django, angular.js, angular, django-rest-framework
Setting up a private ruby gems server
Matt Brewer
·
0 responses
·
ruby, rails, sinatra, ruby gems
JS-Snippet: Check for image transparency of hovered coordinates
Christian Weber
·
0 responses
·
html5, javascript, html5-canvas
Progress bar with compression
Alan Ivey
·
2 responses
·
terminal, linux, progress, compression
Stub any instance with minitest
Vasiliy Ermolovich
·
0 responses
·
ruby, minitest
Travis-CI and MongoDB
Tobias Trelle
·
3 responses
·
ci, mongodb, travis, java
Capistrano prompt for input or password
Denis Savitskiy
·
1 response
·
prompt, input, capistrano, deployment
use subl to call sublime text 2 from git bash on Windows
Jupiter St John
·
0 responses
·
sublime text 2, bash, windows, git bash
Fake it till you make it
Lars Behnke
·
0 responses
·
unittest, junit, java, mockito
Sending HTTP Headers to Controllers when Testing in Laravel
JP Camara
·
0 responses
·
php, laravel, phpunit
Update or insert a Meteor Collection
Justin Riggio
·
0 responses
·
mongodb, meteor
Vim oriented keyboard setup for Mac
Benjamin Harris
·
2 responses
·
osx, vim, keyboard, mac
Making Python zip or tar files executable
Hikmat Dhamee
·
5 responses
·
python, jar, zip, executable
Dynamic robots.txt in Rails
Thomas Klemm
·
2 responses
·
rails, cloudfront, robots.txt
PHP Symlink and __FILE__ constant
Rezigned
·
1 response
·
php, tips
QuickLook plugin for .mobileprovision files
Tom Nys
·
0 responses
·
xcode, ios, provisioning, mobileprovision
CSS3 performance on mobile devices
Thibault Milan
·
2 responses
·
css3, css3-transform, performances, css3-transition
Using retry to rescue ActiveRecord::RecordNotUnique
Gabriel Cebrian
·
0 responses
·
ruby, rails, sql, rescue
Follow redirects with jQuery PJAX
Michiel Sikkes
·
2 responses
·
rails, pjax
Precompile Dynamically Loaded Shaders In Unity
Kyle Halladay
·
0 responses
·
unity3d, shaders
Integrating Chart JS Library With Java
Sandeep Kumar Patel
·
1 response
·
json, charts, java, gson
Breaking nested loop, like each_slice with style
Enrico Carlesso
·
0 responses
·
ruby, break, loops, catch