Popular Programming Tips
rails.vim: navigating your Rails project
Sindre Moen
·
0 responses
·
ruby, rails, vim
Upgrading to Hibernate4 from HibernateDaoSupport?
Sam Thomas
·
0 responses
·
spring, hibernate, java
Java Tip #1. Stop to use "toString" method!
Maks Atygaev
·
3 responses
·
string, java, clean code
Components with structured markup in ember.js v1.10
Doug Puchalski
·
2 responses
·
ember.js, handlebars, htmlbars
Check if an APK is from Google Play
Javi Pacheco
·
3 responses
·
android, google play, java, apk
Dealing with iOS 6 killing setTimeouts while dragging or scrolling in Safari
Frank Wambutt
·
0 responses
·
ios, apple, bug, safari
UIPickerView -Spin Tutorial
Gabriel Webb
·
1 response
·
ios, xcode, objective-c
Temp-mail: A python API wrapper for service which lets you use anonymous emails
Denis Veselov
·
0 responses
·
python, api, email, free
Expecting an exception in Jasmine-node
Sleepyfox
·
1 response
·
node, testing, bdd, coffeescript
Making Django CSV imports crazy easy
Pam Selle
·
0 responses
·
python, django, data
Self during Ruby class initialization
Robbie Pitts
·
0 responses
·
ruby, initialization
Rails rake task, clean up database, remove duplicates on multiple columns
Troy Martin
·
0 responses
·
rails, remove duplicates, rake
Rspec array equality
Dmitry Novotochinov
·
4 responses
·
array, rspec, equality
Decimal Formatting in JS/CoffeeScript
Tyler Fowler
·
0 responses
·
coffeescript, javascript, decimal formatting, number formatting
Run VBS from SQL
John Bevan
·
0 responses
·
sql, vbscript, tsql, vbs
Cheat AngularJs Isolate Scope
Josey Morton
·
0 responses
·
javascript, angularjs, directives
Make I'm Feeling Lucky Your Default Chrome Search
Luke Millar
·
0 responses
·
chrome, search
build vagrant box using veewee
Deden Fathurahman
·
0 responses
·
virtualbox, vagrant, vm, provisioning
Convert Hex Colors to RGB in JS
Eric Kidd
·
0 responses
·
javascript
Force SSH session exit
Adam Stankiewicz
·
3 responses
·
shell, ssh, unix
Mocking web server requests in Android
Michal Cwiklinski
·
0 responses
·
unit testing, mock, android
Sed recursively with the help of ack and xargs
Mario Bonales
·
1 response
·
shell, sed, unix, bash