Deploying ROR application with Ansible, Docker or Capistrano

Deploying-ROR-application-with-Ansible-Docker-or-Capistrano-1

Deploying ROR app with Ansible: Ansible is a lightweight, extensible solution for automating your application provisioning. If you are spending most of the time with the code that manages your infrastructure, not with the infrastructure itself. Any change, regardless how small, would require a considerable amount of effort for a relatively small gain. With Ansible, … Read more

Python Tips & Tricks (Hacks)

Python is utilized by bigger companies mostly that can evaluate vast data sets; it is also used for system automation, web applications, big data, analytics, and security software. This article aims to show off some lesser-known tricks to put you on the path to faster development, easier debugging, and general fun. TIPS: 1) For a critical … Read more

Backbone, Ember & AngularJS are the paradigm shift for Web Application Development

Backbone-Ember-AngularJS-are-the-paradigm-shift-for-web-application-development

With JavaScript popularity moving up, client side applications are getting much more complex than before. Developers use JavaScript for lots of different Web applications, because it can really make the user’s side look and work in a pleasing manner. Frameworks like Backbone, Ember and Angular bring structure to JavaScript code and keep it organized. They … Read more

Why to bring in Interoperable Real-Time Communication to the web using WebRTC?

Why-to-bring-in-Interoperable-Real-Time-Communication-to-the-web-using-WebRTC

Here, In general Interoperability points out to the ability of quick responders to work seamlessly with other systems or product without any special effort. Changes in how we manage resources and expect services to be delivered co-operatively have caused communications need to evolve internally and externally within systems or organizations. Recently the communication capabilities of … Read more

How to choose a technology for a Web Application

With internet celebrating its silver anniversary, I must say we have really come a long way in a short span of time.  Many technologies and platforms have evolved. Cherry picking web application, this particular area has seen maximum evolution . We have an outburst of several web pages that kept challenging of something new. Many … Read more