The Missed Opportunity of Coursera
Instead, Coursera should abandon scheduled terms and have standing classes.
Tweet 0 Comments Save Tags: opinion , research , reviews , trends
Contact Form 7: Redirect After Form Submission
In this article we will see how we can redirect to any specific page after form has been submitted by Contact form 7.
Tweet 0 Comments Save Tags: how-to , open source , php , research
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
PHP Exception Explained
In this long (I think so) article, we will see about basics of PHP Exception, how to work with it, advantages, disadvantage and how we... more »
Tweet 0 Comments Save Tags: how-to , open source , php , research
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
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
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
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
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
Latest Dart VM Beats JVM in DeltaBlue Benchmark
Shortly after Dart2js outperformed hand-written JavaScript, the latest Dart VM now beats JVM 7 64-bit Server, and other versions, in the... more »
Tweet 2 Comments Save Tags: javascript , news , open source , research
Check URL Existence with PHP
In this article we will see how to check the existence of the URL using PHP. Here existence means we are checking content which we are... more »
Tweet 0 Comments Save Tags: how-to , open source , php , 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