Decoding Conference Presentation Titles For Busy Developers
Have you ever hesitated which session to attend on a multi-track conference? Here is a short guide that should help you quickly figure... more »
Tweet 0 Comments Save Tags: humor , opinion , research
The Missed Opportunity of Coursera
Instead, Coursera should abandon scheduled terms and have standing classes.
Tweet 0 Comments Save Tags: opinion , research , reviews , trends
Secure Web Application in Java EE6 using LDAP
Step by Step Tutorial on how to apply Java EE6 security to a sample web application using LDAP server for authentication. Form based... more »
Tweet 2 Comments Save Tags: java , research , security
Estimates in Software Development. New Frontiers.
some food for thought with graphs and visuals about estimates in software development. related to any software development methodology.
Tweet 0 Comments Save Tags: agile , methodology , opinion , research
Magento: Set, Get and Unset Session Variable
In this quick article we will see how we can deal with Session variable in Magento. Here dealing include set new variable, get value of... more »
Tweet 0 Comments Save Tags: how-to , open source , php , research
Magento: Get Payment Method name using Order ID
In this quick tip we will see how how we can get Payment Method name using the Magento Order ID.
Tweet 0 Comments Save Tags: how-to , open source , php , research
The Secret to 10 Million Concurrent Connections -The Kernel is the Problem, Not the Solution
Now that we have the C10K concurrent connection problem licked, how do we level up and support 10 million concurrent connections?... more »
Tweet 0 Comments Save Tags: how-to , research , server , unix-linux
InputFormat - RecordReader - Hadoop
I gave my analysis on why do we need to customize the Inputformat of data while loading data into Hadoop.
Tweet 0 Comments Save Tags: frameworks , how-to , java , research
Legacy Code Preservation: Some Patterns
With modern languages and tools, legacy code conversion is quite simple. The impediments are simply managerial in nature. No one wants to... more »
Tweet 0 Comments Save Tags: how-to , methodology , research , reviews
Serializing in C++ leveraging template metaprogramming
An approach to object serialization using C++ typing information. When the type of an object is known both at sender and receiver side... more »
Tweet 0 Comments Save Tags: c-and-cpp , methodology , research
Types of MVC Architecture
In this article we will see comparison of different types of MVC architecture we have.
Tweet 0 Comments Save Tags: methodology , open source , php , research
Questions Programmers Should Ask Their Interviewers
Who said that you are the one that has to have all the answers in an interview? Here are some questions that programmers can ask their... more »
Tweet 0 Comments Save Tags: how-to , opinion , research
Analytics at Spotify
Remove bias, Acquire Data.
Tweet 0 Comments Save Tags: methodology , python , research
Integrating Scala Code Coverage Tool (SCCT) in Play Scala project
Integrating Scala Code Coverage Tool (SCCT) in Play Scala project
Tweet 0 Comments Save Tags: frameworks , other languages , research
Stupid Questions and n00bs: 10 Intriguing Things You Should Do
It really doesn’t matter how long you’ve been in this industry or which position you hold, understanding generation n00b and the value it... more »
Tweet 0 Comments Save Tags: opinion , research , reviews , trends