Our insightful blogs

  • Published On: 15 November 2016By

    At the time of development sometimes - There is an special requirement of single login for two different web-applications. This type of requirement can be achieved through a most popular method which is

    • Digital Engineering
    • General
  • Published On: 3 November 2016By

    New Relic Servers for Linux allows you to view and analyze critical system metrics, including CPU usage, physical memory, network activity, processes, and disk I/O utilization and capacity. This section

    • Digital Engineering
    • General
  • Published On: 3 November 2016By

    Magento frontend is little slow with mysql. To solve this problem, We can use mongo db for categories and products listing. We can copy store categories and products to mongo

    • General
    • Ecommerce
  • Published On: 10 October 2016By

    Optimization is part of every project. If you are a developer, it is essential for you to optimize your script early in the development process itself. Following the best practices

    • Digital Engineering
    • Ecommerce
  • Published On: 10 October 2016By

    How we can submit page changes for review and make live after reviewed it in beaver builder? There is  revisionary plugin https://wordpress.org/plugins/revisionary/.  Revisionary creates a new user role named Revisor.

    • Digital Engineering
  • Published On: 29 August 2016By

    Why to Use : Push notification helps the app to notify users regarding occurrence of any new event. Like in Chat Client, if the user is in offline mode or

    • Digital Engineering
    • Mobile
  • Published On: 25 August 2016By

    What is XMPP: XMPP (Extensible Messaging and Presence Protocol) is a protocol based on Extensible Markup Language (XML) and intended for instant messaging (IM) and online presence detection. It functions

    • Mobile
  • Published On: 22 August 2016By

    $http The $http service is a core Angular service that facilitates communication with the remote HTTP servers via the browser's XMLHttpRequest object or via JSONP.The AngularJS $http service makes a

    • Digital Engineering
    • General