Popular Programming Tips
Handling UILocalNotification When App Is Active
Kamil Tusznio
·
1 response
·
notifications, ios
Cancel a Service that has been scheduled with AlarmManager
Frank
·
0 responses
·
service, android, alarmmanager, cancel
Create and Perform a Storyboard Segue programatically
James Tang
·
3 responses
·
ios, storyboard, segue
Vim & Tmux & System Clipboard
Andrew Thal
·
7 responses
·
osx, vim, homebrew, tmux
Custom Form Builders in Rails
Matthew McMillion
·
0 responses
·
rails, forms, markup, slim
Installing etckeeper to store config with autopush to git in Ubuntu 14.04 LTS
Jon Peck
·
1 response
·
version control, best practices, git, ubuntu
Command Pattern in JavaScript (undo/redo)
Alexander Brevig
·
1 response
·
undo, javascript, command pattern
Bootstrap Scroller parallax template one page responsive wireframe
Anatolii
·
0 responses
·
responsive, bootstrap, template, scrolling
Sublime Text 2: close tags shortcut
Mariz Melo
·
6 responses
·
sublime, editor, tag, shortcuts
Using the "Layout" field on content elements
Frederik Mogensen
·
1 response
·
typo3, typoscript, layout field
Try RubyGems 2.0
Michal Papis
·
7 responses
·
ruby, rubygems, rvm, gemfile
Make Heroku run a non-master branch
Jordan Trevino
·
0 responses
·
heroku, git
CoffeeScript : iterate anywhere (for...in, for...of) !
pmaoui
·
0 responses
·
coffeescript, loop, array, object
Page reload / refresh every 5 sec using Turbolinks - JS, Rails, JQuery
wojtek
·
2 responses
·
rails, reload, javascript, turbolinks
Accessing a SSL WebService from Weblogic server
Rogelio Di Pasquale
·
1 response
·
ssl, soa, webservice, roger
The right way to bind custom methods in ES6 Class React Component
Boopathi Rajaa
·
0 responses
·
react, event subscription
How to split flac files by cue and convert to alac on Mac OS X
Кирилл Сумороков
·
2 responses
·
shell, mac os x, alac, flac
how to install downloaded ruby tarball by ruby-install
fang
·
0 responses
·
ruby-install, ruby, brew, mac
Freezing time with time zone in RSpec
Wojtek Ryrych
·
0 responses
·
rails, rspec
Django: how to make case-insensitive __in query
Vera Mazhuga
·
0 responses
·
python, django, django-models