-
Software Development
Node.js Synchronous and Asynchronous Functions
In node.js platform, as the non-blocking programming model is followed as practice, all most all of the functions in the…
Read More » -
Agile
Stop Telling Stories
There are beautiful, simple ideas in today’s Agile development methods that work really well. And some that don’t. Like defining…
Read More » -
Enterprise Java
What is Spring Data?
(This is related to Project Student and I will revisit this topic later.) Spring Data came up in passing in…
Read More » -
Software Development
MVP – Minimum Viable Product strategy
Not all good ideas turn out into great products. There are quite a few products that fail in the market…
Read More » -
Enterprise Java
Using more than one property file in Spring MVC
Everybody heard about portals which combine single web applications to a big one. A portal software works like mashups –…
Read More » -
Software Development
Project Avatar – The next Java EE Feature?
It is this time of the year again. Christmas holidays are approaching fast and the Java Advent Calender is filling…
Read More » -
Ceylon
On three-legged elephants
I’ve often argued that good design—of a language, library, or framework—isn’t about packing in as many features as possible into…
Read More » -
Scala
Introducing Accord: a sane validation library for Scala
Accord is an open-source (Apache-licensed) Scala validation library developed at Wix. It’s hosted on GitHub and you’re welcome to fork…
Read More » -
Software Development
Twitter CLI, using Twitter in your console
Twitter CLI is a command-line power tool for Twitter. The CLI takes syntactic cues from the Twitter SMS commands, however…
Read More »