How will WebRTC Transform the Internet?

Posted on Leave a commentPosted in Custom Programming, Idea Center, Technology Center

How will WebRTC Transform the Internet?

WebRTC is the latest technology on video conferencing and peer-to-peer network that is contributed by Google to the Open-Source Community. For regular users, WebRTC means easier way to call your friends and family. You can use your regular web browser to call and achieve better quality than most communication tools out there.

read more...

Externalizing Application Logic: Business Rules Approach

Posted on Leave a commentPosted in Custom Programming, Java, Stories

Externalizing Application Logic: Business Rules Approach

Enterprise applications usually consists of multiple layers. Primarily presentation layer, business logic layer and persistence layer. The business logic layer is considered the heart among these layers, and this is where all processes and decisions take place. Requirements for this layer also changes more often than the rest of the application.

read more...