Popular Programming Tips
Open the Xcworkspace file in the current directory
Bram Plessers
·
1 response
·
workspace, terminal, xcode, osx
Create a new Rails app with specified version
Robbie Marcelo
·
1 response
·
ruby, rails, gems, versions
How to detect plugins slowing Vim down
Benjamin Chrétien
·
1 response
·
debug, vim, plugin, slow
Automatically reattach tmux session using iTerm2
Mark Nichols
·
2 responses
·
tmux, iterm2
Setting up Recurring Events in MySQL
Tom Krush
·
2 responses
·
mysql, recurring events
Code Snippets In Sublime Text
Dale Sande
·
1 response
·
sublime, snippets
ASP.NET MVC4: Bundling and Minification
Gizem Cetinkaya
·
3 responses
·
bundle, mvc 4, bundling, minification
Find Your Most Prolific Contributors
Pieter van de Bruggen
·
2 responses
·
open source, git
Be lazy when testing Stripe webhooks
Colin Mattson
·
4 responses
·
ruby, stripe
Implement Social Login Button for Any OAuth Provider Using Vue.js
Khor
·
0 responses
·
oauth, oauth2, javascript, vue
IIS access deny to specific file extension
pleone
·
1 response
·
htaccess, iis, access, deny
Mocking Backbone.Model fetch() requests with Sinon.fakeServer
Paul Osborne
·
3 responses
·
backbone, sinon, javascript, mocking
send SMS and receive SMS sample code.
KOIZUMI teruaki
·
0 responses
·
sms, jsmpp, java
Make a div slide up at page load
Pankaj C.
·
1 response
·
css3, iampankaj, slide up effect
Run Django's runserver in supervisor
Simon Pantzare
·
3 responses
·
python, django, supervisor
Configure ProGuard to Retain Line Numbers in Stack Traces
Arne Handt
·
0 responses
·
android, java, proguard
Respond to ajax call with json message and status code (CakePHP)
Mindaugas
·
0 responses
·
php, json, cakephp, ajax
Sublime Text snippets for Ruby on Rails 3
Tadas Tamošauskas
·
3 responses
·
ruby, rails, sublime
Adding a custom GitHub repo to your Laravel 4 project using Composer
Jason Au
·
0 responses
·
php, composer, git, laravel 4
Neat little ko.observableArray trick
Mo Djavanroodi
·
2 responses
·
knockout, javascript, ko, observablearray
Redirecting stdout to terminal and a file using tee
Chip Castle
·
0 responses
·
linux, unix, stdout, tee
Streaming Files in Rails
Sean Todd
·
4 responses
·
ruby, rails, files, streaming