Software Development
-
Promises and Deferred objects in jQuery and AngularJS
Series of articles about futures/promises without JavaScript would not be complete. Futures (more commonly named promises in JS land) are…
Read More » -
Fragmented projects and overcommitted people
In 2010 I wrote two articles on Burn-Out and exhaustion in software teams. Since then there were more and more…
Read More » -
Why Open Source Software?
I decided to look at something everyone thinks we know well, Open Source Software (OSS) and see what I discover.…
Read More » -
What’s in a name : Reason behind naming of few great projects
Ever wondered about how the project , framework or product names are coined ? Why the particular name , what…
Read More » -
Enterprisey Developers, Acronyms, and Discrimination
Over the past few years my clientele shifted from a mix of mostly mid-market companies and a few startups to…
Read More » -
A case for putting off documentation until the end
I have a bad habit of putting off documenting my code as long as possible; it’s often my last task…
Read More » -
Peer reviews for security are a waste of time?
At this year’s RSA conference, one of the panel’s questioned whether software security is a waste of time. A panellist,…
Read More » -
Your Password Is No Longer Secret, Part 1
Of course, the title is a trick. Your password is still secret, for now. To be sure that it will…
Read More » -
Easy application development with Couchbase, Angular and Node.js
A friend of mine wants to build a simple system to capture ideas, and votes. Even if you can find…
Read More »