Popular Programming Tips
Extract Mac drivers from Bootcamp for Windows Laptop
Damon Aw
·
0 responses
·
mac, windows, bootcamp, devices
Merge multiple Javascript objects into one object with object merge
Codi
·
0 responses
·
javascript, objects, merge
Capture SIP invite and response with tshark
John Dyer
·
0 responses
·
udp, wireshark, sip, tshark
Skeleton Daemon written in Bash
Shawn Patrick Rice
·
0 responses
·
shell, daemon, template, bash
Creating "vanity" URLs
Zak Dziczkowski
·
4 responses
·
apache, htaccess, server, mod_rewrite
Some cool aliases for your computer
Fernando Cea
·
2 responses
·
alias, bash script
Animated Responsive Layout with CSS3 Media Queries
Mehmet BAT
·
1 response
·
responsive, css3, media queries, animation-property
Batch import into Parse.com with cURL
Jose Jesus Perez Aguinaga
·
3 responses
·
javascript, import, parse.com
Simple Tail in Java with Shutdownhook
Philipp Haußleiter
·
0 responses
·
log, tools, hook, system
grep -nr <x> <folder>
Marc Kuo
·
1 response
·
shell, sublime text, linux, ide
Google Analytics API - Default Segments List
Alan Ho
·
1 response
·
analytics, google analytics, segment
Use pendingUntilFixed to disable specs temporarily
Iwein Fuld
·
0 responses
·
scala, specs2, unit-testing
Bookmarklet - Generate a Markdown link for current page
Jason Seney
·
1 response
·
markdown, bookmarklet
Building up Hubot on Gtalk (deployed on Heroku)
Abhishek Das
·
5 responses
·
heroku, hubot, gtalk, github
Django deployment with Fabric + virtualenvwrapper
Eric Marcos Pitarch
·
0 responses
·
python, django, virtualenv, virtualenvwrapper
Build a ShareASale Proxy with Slim PHP Framework
stevenmaguire
·
1 response
·
php, shareasale, proxy, slim
bash alias to get latest/most recent file
Ryan Regalado
·
2 responses
·
aliases, alias, osx, vim
Amazon EC2 Wordpress Pretty Permalinks on LAMP
Dustin Johnson
·
2 responses
·
linux, apache, ec2, aws
Cómo implementar una imágen de fondo en Android ActionBar
Enrique Diaz
·
0 responses
·
ui, actionbar, honeycomb, android
Config Induction for Postgres.app
Piermaria Cosina
·
0 responses
·
heroku, ror, postgres, errors
Detailed Objective-C Cheat Sheet
Rob Phillips
·
4 responses
·
cocoa, ios, open source, apple
Gem Authors: Think About Your Users!
Ian MacLeod
·
1 response
·
ruby, bundler, rubygems, gem
Get Rendered Markdown in Mac OS X Quicklook
Eric Allam
·
1 response
·
osx, markdown, quicklook
Ruby generate random number, doing it right.
Ben
·
1 response
·
ruby, random, generator