Popular Programming Tips
JavaScript getElementById Not Required
Teddy Garland
·
12 responses
·
javascript, getelementbyid
Don't rely on class.getSimpleName() or class.getCanonicalName()
David Klotz
·
0 responses
·
java, class, name, getsimplename
Redirecting stdout to terminal and a file using tee
Chip Castle
·
0 responses
·
linux, unix, stdout, tee
Installing Oracle Java 7 On Ubuntu 13.04/12.10/12.04
Ivan Sim
·
0 responses
·
ivanhcsim, java, ubuntu
jQuery datePicker - Formato de fecha
Yesi D
·
0 responses
·
jquery, datepicker
Create Github repository with Shell Script
KJ
·
0 responses
·
shellscript, git, github
Improved concurrency for Heroku Dynos
Phil Cohen
·
1 response
·
ruby, heroku, thin, unicorn
Add Empty Application Template Back
Isuru Nanayakkara
·
4 responses
·
xcode, template
Anteponer ceros con PHP
Yesi D
·
2 responses
·
php
ActionController Concerns and View Inheritance
Ben Caldwell
·
0 responses
·
ruby, rails, concerns, object-oriented design
setTimeout for python
Hasen el Judy
·
0 responses
·
python, settimeout
Shortest code for random number between 1 and N in JavaScript
Afshin Mehrabani
·
6 responses
·
math, random, javascript
Google OAuth2 in Clojure
Eric Koslow
·
3 responses
·
clojure, google, ouath
How to create a custom section for RailsAdmin Engine
Andrea Dal Ponte
·
1 response
·
ruby, rails, rails_admin
Context Managers in Go? Don't be ridiculous...
Ralph Caraveo
·
0 responses
·
defer, redis, golang, context manager
Remove all gesture of a UiView
Jorge Galindo Cruces
·
0 responses
·
ios, objective-c
Finding Routes in Rails 4
Sıtkı Bağdat
·
0 responses
·
rails, routes, rails 4, sextant
Vim automatic wrapping at 80 characters
Chip Castle
·
0 responses
·
viml, vimscript, vim, vi
Introduction to HAML
Guilio Karadanais - sativaware.co.za
·
0 responses
·
rails, haml, sinatra
Pretty format XML in Vim
Marcin Kulik
·
4 responses
·
vim, xml
Block all links inside a WebView
Dylan Marriott
·
0 responses
·
webview, android
Data Attributes in HTML 5
Abishek R Srikaanth
·
0 responses
·
data, html5, javascript
Tab-complete HTML in Sublime Text 2
Danny Garcia
·
2 responses
·
sublime text 2, shortcuts, zencoding, htlm
Preview markdown in OS X
Erin Marchak
·
1 response
·
osx, markdown
Regex to match GitHub’s Markdown code blocks
Gonçalo Morais
·
3 responses
·
regex, markdown, js, javascript