Popular Programming Tips
Circle crop/mask on views
James Tang
·
3 responses
·
xcode, objective-c, ios
Reduce Code Complexity for JavaScript using Plato
Georg
·
0 responses
·
howto, javascript, maintainability, code complexity
Adding mongodb PATH in linux systems
Cassio Cabral
·
0 responses
·
mongodb, bash
Implementing the Geolocation API with Google Maps API
Matt Smith
·
0 responses
·
geolocation, google maps, html5, javascript
How to Reduce The Server Response Time with GZIP Compression?
Space-O Technologies
·
0 responses
·
gzip compression, server response time
Expand all "outdated diff" comments in a GitHub pull request
Peter Flynn
·
13 responses
·
pull request, bookmarklet, github
TFS in Sublime Text 2
Matt Munday
·
3 responses
·
sublime text 2, tfs, team foundation server
Fixing Nexus 4 OTA update error on custom recovery "set_metadata_recursive: some changes failed"
Akapo Damilola Francis
·
4 responses
·
google, vilgax321, root, update
Convert Active Record array to indexed hash
James Huynh
·
0 responses
·
ruby, rails, active record
Drupal's db_merge() function does either an UPDATE or an INSERT depending on whether the record exists.
M Parker
·
0 responses
·
php, drupal, database, drupal database api
Check for a dirty context in Entity Framework
Alistair Young
·
0 responses
·
framework, entity
Bootstrap 3 RC examples and templates
Anatolii
·
0 responses
·
bootstrap, bootstrap 3, bootstrap 3 examples
Fixing bundler issues like "git@github.com:... is not checked out. Please run `bundle install`"
Martin Naumann
·
0 responses
·
ruby, bundler, gem, rvm
Tune up your PostgreSQL
Bartłomiej Danek
·
0 responses
·
performance, postgresql, tune up, database administration
Using <dl> instead of table for side by side list
Brad Rice
·
2 responses
·
css, html, design
Rails 'devise' alternative: Password-less (2FA) & Database-less User Sign-in/Sign-up Using One-Time-Password in 2 Minutes
Khor
·
0 responses
·
rails, ruby, user management, 2fa
Passing variables to get_template_part in WordPress
pimschaaf
·
0 responses
·
wordpress, get_template_part
Kill the Dashboard in OS X Mavericks
Perry Azevedo
·
3 responses
·
terminal, os x, tricks, optimization
Using QueryBuilder and single table inheritance
Alex
·
1 response
·
doctrine2, querybuilder, single table inheritance
The "new" npm list --depth=0
Ionut-Cristian Florescu
·
0 responses
·
shell, workflow, dotfiles, javascript
Quick Tip: Integrating Git, Jenkins & Capistrano for Continous Deploy
Leandro Guida
·
1 response
·
ruby, test, capistrano, jenkins
MongoDB: determine total size of indexes in a database.
Franklin Dattein
·
0 responses
·
mongodb, indexes
The Existential Operator in CoffeeScript
Robert May
·
0 responses
·
coffeescript, rails