Newest Programming Tips
Remove annoying control characters from string
Jamil Soufan
·
0 responses
·
php, control characters
Fixing contenteditable placeholders with 3 lines of CSS.
Laurent Perrin
·
0 responses
·
css, html, placeholder, contenteditable
Three.js Baking
Alain Galvan
·
0 responses
·
3d, codepen, threejs, blender
Prax for ROR in Ubuntu
Vu Manh Cuong
·
2 responses
·
rails, linux, ubuntu, prax
Simple AngularJS Directive to Match Window Height
Dustin Johnson
·
1 response
·
ux, coffee script, angularjs, directive
Disable audible bell globally
Auke Willem Oosterhoff
·
0 responses
·
debian, kernel module
Rails 4: Validate that an image to upload is unique
Lucia Escanellas
·
2 responses
·
rails, carrierwave, validators
Promise.all
Alberto Pose
·
0 responses
·
nodejs, promises, v8
Check if a remote machine is listening on some specific port, in a *nix system
Marwen Trabelsi
·
3 responses
·
shell, networking, ip, linux
Send multipart/form-data with curl
Sergey Zabolotnov
·
0 responses
·
http, curl, multipart
Postgres database dump restore command
Oswaldo Ferreira
·
0 responses
·
postgresql, database, restore, dump
Navigation in Zend Framework 1
Joel Stahre
·
0 responses
·
php, zend, zf, zend framework
New Webix Developer Tool - Form Builder
Veronika Lindorenko
·
0 responses
·
tool, javascript, web development, web apps development
Room Booking Calendar in MVC3 Razor: Dynamic Loading and Airy Events
Viktoria Langer
·
0 responses
·
scheduler, asp.net, booking calendar, mvc3 razor
Javascript detect mobile platform
NamPNQ
·
1 response
·
js, detect mobile
Drop protocol in URIs
Alexander Brevig
·
3 responses
·
http, protocol, https, ssl
Get local IP address on OS X from Terminal
daz
·
0 responses
·
grep, mac, ifconfig, inet
Create a Time in a specific timezone in Ruby
Mike Mazur
·
0 responses
·
ruby, time, timezone
How to create a bootable USB stick
Imad BOUHAMIDI
·
0 responses
·
os, usb, bootable, boot
RAII Pattern For API Controllers on Node.js
Rob Colbert
·
0 responses
·
javascript, nodejs, expressjs, restify