Popular Programming Tips
Symfony2: Using absolute URLs for your assets
Andréia Bohner
·
0 responses
·
assets, symfony2, twig
Deploying Meteor app to heroku with Meteorite and MongoLab
Jorge mollon
·
9 responses
·
heroku, meteor, meteorite, mongolab
Git diff says all lines changed?
Magnus Dahlstrand
·
2 responses
·
diff, utf-8, git, git diff
Creating a '--force' task in Grunt
Denison Luz
·
1 response
·
grunt, javascript, gruntfile
Cache-Control with Jersey 2.0
Remo Koch
·
0 responses
·
java, jersey, cache-control
Wordpress custom URL rewrites and tips
Shaiful Islam
·
0 responses
·
wp, url rewrite
Convert a Paravirtual Amazon Linux EC2 instance to HVM
Kostas Demiris
·
1 response
·
aws, amazon web services, virtualization
OpenMP: improve reduction techniques
Michael Bacci
·
0 responses
·
threads, openmp, reduction, parallel programming
One liner CSS trick for spacing items
Sasha
·
9 responses
·
css, one-liner, silly-but-useful
Working with #HEX colours in xCode
Joe
·
1 response
·
ios, xcode, colours, colors
Send multipart/form-data with curl
Sergey Zabolotnov
·
0 responses
·
http, curl, multipart
Node.js code snippet - dynamically load all javascript in a folder
Sebastian Schepis
·
0 responses
·
nodejs, dynamic, javascript
Global git templates (yes, that means hooks)
Russell
·
1 response
·
config, git
Ember Data: Alternative Approach to Polymorphic Associations
Michael Bodnarchuk
·
3 responses
·
rails, emberjs, json, javascript
vim: yank lines by marking section
Ryan Regalado
·
0 responses
·
vim, mark, lines, yank
如何掛載 AWS S3 到 AWS EC2 Instance - 環境安裝部份
fukuball
·
5 responses
·
aws, aws ec2, aws s3
Amazon S3 Interface in a C# Unity Monobehavior
Alex Morais
·
2 responses
·
rest, s3, web services, aws
Debug HTML/JavaScript on iOS with Safari 5&6
Tommy McGlynn
·
0 responses
·
ios, web, html, javascript
IntelliJ Live Template for org.apache.log4j Logger
@kjellski
·
0 responses
·
logging, snippet, intellij, log4j
A URL-shortener in node.js
dennis zhuang
·
0 responses
·
redis, expressjs, url-shorten, nodejs
ActiveRecord empty? vs count
Luis Ezcurdia
·
6 responses
·
rails, activerecord, benchmark
Session control in CodeIgniter (the flexible way)
Franco Bouly
·
0 responses
·
php, codeigniter
Transparency in background of views in Appcelerator Titanium
Denver Sessink
·
3 responses
·
color, backgroundcolor, appcelerator, titanium
Conway's "Game of life" with JS and HTML5 canvas
Matjaz Muhic
·
2 responses
·
js, canvas, game of life, html5