Announcements
Software development
- No, don’t enable revocation checking
- Productive Developers are Smart and Lazy
- Managers and Individual Contributors in Code
- Blogging and Sharing - Diversifying
- New Security Measures Will Affect Older (non-OAuth 2.0) Applications
- trigger vs triggerHandler in jQuery
- Bad Password Policies
- Why Dart Comes with a Virtual Machine
- Introduction to Backbone.js
- What to Think About During Exercise
- Confessions of a Full Stack DevOp
- Consumer-Driven Contracts: A Service Evolution Pattern
- IronWASP - Iron Web application Advanced Security testing Platform
- How ‘DevOps’ is Killing the Developer
- You Don’t Read Code, You Explore It
- 10 Ways to Do What You Don’t Want to Do
MongoDB
- Why the clock is ticking for MongoDB
- MongoDB is growing up
- maxTimeMS() and Query Optimizer Introspection in MongoDB 2.6 | MongoDB Blog
Agile
Java
- Tuning Garbage Collection: It Does Not Have To Be That Hard
- Manning Publications: First class functions in Java 8
- Using websockets in Java using Spring 4
- HashMap Performance Improvements in Java 8
- Comparision of different concurrency models: Actors, CSP, Disruptor and Threads