Popular Programming Tips
Install Sublime Text 3 (beta) on Linux Mint or Ubuntu
John Atten
·
2 responses
·
sublime text, linux
Use Postgres hstore to store schema-less data
Matthew Dobson
·
0 responses
·
ruby, rails, postgresql, nosql
How to intercept Call event in an application ?
Vincent Saluzzo
·
0 responses
·
ios, xcode, snippet, coretelephony
Build a node.js spider to test and timing (and prove async benefits)
Paolo
·
0 responses
·
nodejs, http, spider
Install less CSS on ubuntu 12.04
Himani Agrawal
·
0 responses
·
css, ubuntu, less, 12.04
Find target architecture of a DLL
Sébastien Quioc
·
0 responses
·
clr, .net, dotnet, dll
A list of useful gems for starting a new rails app
sschuchlenz
·
4 responses
·
ruby, rails, gems, basics
Setting Up Node.JS on Boxen
Simon Bailey
·
0 responses
·
boxen, nodejs
Check the Socket MySQL is running On
Rajeev N Bharshetty
·
0 responses
·
rails, mysql
Stopping Travis CI email notifications on success
Gilad Peleg
·
0 responses
·
yml, ci, travis, email
Vim pro textwidth settings
Rob Jens
·
0 responses
·
viml, text formatting, vim tricks
RSpec + Carrierwave Controller test example
Luciano Sousa
·
0 responses
·
ruby, rails, rspec, carrierwave
mongodb 2.6.3 and puppet
Alex Gorbatchev
·
0 responses
·
puppet, mongodb
git diff MS Word
Olexandr Shalakhin
·
0 responses
·
diff, git, word
CSS Accessibility Validator (for your HTML)
Elad Shechter
·
1 response
·
css, open source, css3, web design
Nice best practice guide for wicket
Jens Grassel
·
0 responses
·
documentation, coding, apache wicket
Enable Symlinks and Set custom memory size in Vagrant 1.2 (VirtualBox)
Shih Oon Liong
·
0 responses
·
virtualbox, vagrant
The tricks behind pow!
Tom, Bom
·
0 responses
·
osx, bling
The W3C Encrypted Media Extensions
Andrew Rothman
·
0 responses
·
web, w3c, standards, html5
Rails 4: Validate that an image to upload is unique
Lucia Escanellas
·
2 responses
·
rails, carrierwave, validators
My Workspace
Luca Matteis
·
0 responses
·
hackerdesk
Determine if a class is running in Azure and if it is actually in the cloud vs. the emulator
Mike Olsen
·
0 responses
·
.net, azure, cloud, c#
Post increment gotcha
Alexander Brevig
·
1 response
·
csharp, c-c, java, javascript