Newest Programming Tips
Enable SQL printing in Hibernate
Alexander Rashkov
·
0 responses
·
sql, debugging, hibernate, java
Send Mail From Localhost with XAMPP
Dan Jesus
·
1 response
·
php, xampp, php.ini
if you'd like to download pictures from a tumblr blog I have a Ruby script for you
Andrey Kuchaev
·
0 responses
·
ruby, script, tumblr, downloader
Listing one or more files under Git version control
Shane Riley
·
0 responses
·
version control, git, ls-tree, file search
Export Magento customer emails
Alexander Rashkov
·
0 responses
·
php, script, magento, customers
RequireJS basic introduction
Steven Iseki
·
3 responses
·
requirejs, javascript
Simple Javascript List Search
Rashmi
·
0 responses
·
jquery, search, rashmi14yadav, javascript
Create an OAuth2 API with doorkeeper and devise in Rails
Carlos Andres Herrera
·
0 responses
·
rails, devise, doorkeeper
git grep
Yuki Matsukura
·
0 responses
·
grep, git
Custom fields in Plack AccessLog middleware
Aaron Trevena
·
0 responses
·
perl, logging, psgi, plack
Find implicit Android feature requirements
Justin Elsberry
·
0 responses
·
android, google play
Simple messagebox in javascript
Alexandre Cechowicz
·
0 responses
·
javascript, knockout.js, require.js, messagebox
Check CSS3 Only Pinned Sticker
Veronika Lindorenko
·
0 responses
·
css3, css tools, css generator
Just run rspec tests that differ from master
Markus Graf
·
0 responses
·
git, bash, rspec
Mocha tests via Node + jsdom
Jacob Oscarson
·
0 responses
·
nodejs, dom, mocha
Deploying with confidence: a practical checklist
Giuliano Iacobelli
·
0 responses
·
jenkins, deploy, deployment, migrations
Working with git and subversion branches
Oz
·
2 responses
·
svn, scm, git
command line magic examples with grep / cut / awk / sort
Ralph Meier
·
0 responses
·
shell, sed, grep, find
PHP echo variable if not falsey
Clément Salaün
·
0 responses
·
php, shortest