Popular Programming Tips
Converting PHP Objects to Arrays to read private members
Marco Pivetta
·
2 responses
·
php, reflection, oop
setting multiple PHP_VALUE in Nginx config
Ramon de la Fuente
·
1 response
·
nginx, php-fpm, php_value, php_flag
Capture HTTPS traffic from Java applications with Fiddler
Dharampal H S
·
0 responses
·
fiddler, https, ssl, java
Enable CORS in WebAPI 2
Blaise Liu
·
1 response
·
mvc, cors, ajax, webapi
git merge --squash
Tor Erik Linnerud
·
3 responses
·
branches, workflow, git
Connect to mysql through ssh tunnel from php
sivaschenko
·
0 responses
·
mysql, ssh, php
Avoid 'Invalid Credentials' with Google OAuth2
Adam Bird
·
5 responses
·
google, oauth
Elegantly check for boolean type in rails
Allan Smith
·
0 responses
·
ruby, rails, class, boolean
Google Cloud Messaging using PHP
Michael Archbold
·
5 responses
·
php, mobile, gcm, notifications
Deep Linking AngularJS on Windows Azure IIS
Dustin Johnson
·
7 responses
·
azure, iis, spa, angularjs
Prevent popup blocker in jquery ajax callback
Scott M
·
1 response
·
jquery, ajax, popups
Using Rsync to deploy a website. Easy one liner command
jay mabazza
·
3 responses
·
script, download, website, deploy
Delete all files (including hidden ones) with just one rm
Daniel Pecos Martínez
·
11 responses
·
shell, hidden files
'git pull' is evil!
Cassiano Leal
·
23 responses
·
rebase, pull, dvcs, fetch
Human readable size on s3cmd
Boris Quiroz
·
2 responses
·
s3, size, human readable, s3cmd
Using Laravel's blade with Mustache or Handlebars
Wern Ancheta
·
7 responses
·
laravel, handlebars, mustache, templating
Custom Title in Navigation Bar
Jeffrey Jackson
·
0 responses
·
ios, xcode, ipad, iphone
Quickly setup SQL query logging - django
Jakh Daven
·
0 responses
·
logging, sql, django
Hide path lines in Photoshop
Liam McCabe
·
0 responses
·
photoshop, layer, styling
Moving favorites from sequel pro ? Don't read the manual if you are using the last Sequel pro version
Gabriel
·
5 responses
·
mysql, app, server, sysadmin
Resizing a view presented modally (iPad)
Juwe
·
4 responses
·
ipad, ios, objective-c, ui-kit
Bash script to switch java version
Alex Heusingfeld
·
3 responses
·
jvm, jdk, java, bash
Move repo from bitbucket to github
josh bowles
·
2 responses
·
open source, git
Capture raw post body in express.js
Pavel
·
0 responses
·
javascript, nodejs, expressjs