Popular Programming Tips
iOS Custom Views and Accessibility in Table Views
Kerri Shotts
·
4 responses
·
ios, accessibility, tableview, scrolling
Vim exit from insert mode
Djordje Mijatovic
·
2 responses
·
vim, vi
File Upload with Meteor method
Micha Roon
·
11 responses
·
meteor
Highlight Line and Column in Vim
Jearvon Dharrie
·
1 response
·
vim, productivity
How to Copy and Paste with Tmux on Ubuntu
Anton Kalyaev
·
2 responses
·
tmux, ubuntu
Organise your site-cookbooks with Berkshelf and this trick
Vasily Mikhaylichenko
·
4 responses
·
dependencies, chef, berkshelf, chef solo
Twitter Bootstrap Carousel Crossfade
Luke Hatcher
·
7 responses
·
bootstrap
Reset your virtualenv to make sure your requirements.txt is updated
Alex Wolkov
·
1 response
·
python, django, virtualenv, reset
pocket-octopress for parsing pocket links to posts
Philipp
·
0 responses
·
ruby, octopress, links, pocket
Jupyter Notebook on remote server
Victor Kristof
·
2 responses
·
jupyter notebook
Gameloop - the correct way
Christian Weber
·
4 responses
·
game development, html5, javascript, html5 canvas
PRESTASHOP background/cron CSV products import
baptiste
·
19 responses
·
php, prestashop
Understanding _.bind
Jimmy Chan
·
1 response
·
underscore, bind, javascript, function.bind
Customize your Tmux
NdYAG
·
2 responses
·
tmux
A better BDD/TDD
Xavier Via
·
2 responses
·
tdd, testing, bdd, paradigm
How to draw heart shaped ImageView in Android using PorterDuffXfermode and SVG
Mostafa Gazar
·
4 responses
·
library, imageview, java, circle
Debugging nginx Rewrite
Gabriel Pires
·
0 responses
·
debug, nginx, rewrite
Media Queries only for the iPhone 4/4S! (Part II)
Rafal Bromirski
·
1 response
·
css3, iphone, scss, compass
SASS CSS3 calc mixin
Livingston Samuel
·
4 responses
·
css, sass, mixin, calc
How to set up a LESS build in Sublime Text
Kamil W
·
3 responses
·
css, nodejs, sublime text, node
Bash xargs as a for loop
Julio A. Mistral
·
0 responses
·
shell scripting, bash
Cleanup RVM
Anton Kalyaev
·
3 responses
·
rvm, gemset, cleanup
Force file download with Nginx
Mickael
·
4 responses
·
nginx
golang: having fun with os.Stdin and shell pipes
Tarcísio Gruppi
·
3 responses
·
shell, golang, stdin, go