Popular Programming Tips
AspectJ complaining about Java 5 compliance level
Konrad Garus
·
0 responses
·
java, aspectj, compliance
C# LINQ ForEach that works on IEnumerable<T>
Alexander Brevig
·
2 responses
·
csharp, snippet, linq, foreach
How to add full text search in Django?
Nikhil Navadiya
·
0 responses
·
python, django, search, django-haystack
Error failed to open stream in Code Igniter
David (Josh)
·
0 responses
·
php, apache, ci, code igniter
Avoid duplicated logging in python/flask
Gabriel Falcão
·
0 responses
·
python, logging, django, flask
phpinfo() the right way!
Alex Goretoy
·
2 responses
·
php, security, phpinfo, 404 error
Twitter Bootstrap & Font-Awesome CodeKit framework
Marty Thierry
·
0 responses
·
css, iconic font, less
Assets pipeline for Node.JS
Aleksey V. Zapparov
·
0 responses
·
nodejs, assets, webdev
Native code coverage on Android with gcov
sfuku7
·
0 responses
·
tdd, unittest, testing, coverage
Some Angular UI Router gotchas and how to deal with them
ADIO Kingsley O
·
2 responses
·
web development, angularjs, web apps, single page app
How to Hide Your ActiveAdmin Path
Daniel P. Clark
·
3 responses
·
rails, activeadmin, random, secure
Remove all gems
Damian Tommasino
·
3 responses
·
ruby, rails, linux
Customize Gitlab
Lorenzo Novaro
·
0 responses
·
ruby, yaml, git, gitlab
Generate security captcha image with PHP
Gjero Krsteski
·
0 responses
·
php, security, gd, captcha
Fix: git recognized Xcode localization file as binaries
Francis Chong
·
0 responses
·
xcode, localization, git
Start Karaf in Debug Mode
Ben Doerr
·
0 responses
·
debug, java, karaf
Load Images from Parse.com to iOS App
Sol Irvine
·
3 responses
·
cocoa touch, ios, parse.com, objective-c
var_dump vs. var_export
Joel Kuzmarski
·
5 responses
·
php, debugging
Postgres, Rails, and Regex's
Jesse Wolgamott
·
1 response
·
rails, regex, postgres
Kill all Tomcat processes
Shrivatsan Rajagopalan
·
0 responses
·
tomcat, kill, kill-9
facebook auth with ionic and firebase
Connor Leech
·
0 responses
·
cordova, javascript, android, firebase
Cucumber, Capybara 2.0 and Capybara::Ambiguous
Guillaume Hain
·
0 responses
·
ruby, rails, cucumber, bdd
Attach debugger to forked JUnit test in Ant
Greg Roodt
·
0 responses
·
junit, ant, java