Popular Programming Tips
Using Rsync to deploy a website. Easy one liner command
jay mabazza
·
3 responses
·
script, download, website, deploy
Using Laravel's blade with Mustache or Handlebars
Wern Ancheta
·
7 responses
·
laravel, handlebars, mustache, templating
Resizing a view presented modally (iPad)
Juwe
·
4 responses
·
ipad, ios, objective-c, ui-kit
Custom Title in Navigation Bar
Jeffrey Jackson
·
0 responses
·
ios, xcode, ipad, iphone
Capture raw post body in express.js
Pavel
·
0 responses
·
javascript, nodejs, expressjs
Connect to mysql through ssh tunnel from php
sivaschenko
·
0 responses
·
mysql, ssh, php
Enable CORS in WebAPI 2
Blaise Liu
·
1 response
·
mvc, cors, ajax, webapi
Improve case-insensitive queries in Postgres using smarter indexes
Mike Hall
·
1 response
·
postgres, database, indexes, postgresql
Return a Backbone collection when filtering a Collection
Simone
·
3 responses
·
backbone, underscore, collections, javascript
Symfony 2 - Duplicate an entity
Morgan
·
0 responses
·
php, symfony, symfony2
Capture HTTPS traffic from Java applications with Fiddler
Dharampal H S
·
0 responses
·
fiddler, https, ssl, java
Avoid 'Invalid Credentials' with Google OAuth2
Adam Bird
·
5 responses
·
google, oauth
Hide path lines in Photoshop
Liam McCabe
·
0 responses
·
photoshop, layer, styling
'git pull' is evil!
Cassiano Leal
·
23 responses
·
rebase, pull, dvcs, fetch
Bypassing SSL certificate checks during gem installation
Dharampal H S
·
0 responses
·
ruby, bundler, rails, gem
A nice way to maintain server session id on Android.
Lior Zimmerman
·
0 responses
·
android, java, nodejs
Bash Script to create new Apache2 virtual hosts.
Nek
·
1 response
·
linux, apache2, mint 14.1, virtual hosts
Java 8 Stream API vs for-each loop
Deepu Mohan Puthrote
·
0 responses
·
java, java8, deepumohanp
Embedding and Styling Inline SVG Documents With CSS in Rails
James Martin
·
5 responses
·
ruby, css, rails, svg
Move repo from bitbucket to github
josh bowles
·
2 responses
·
open source, git
Sorting Nested Laravel Collections
Alex Sears
·
4 responses
·
php, laravel