SEO stands for Search Engine Optimization; it is a technical, analytical, and creative process that aids you to generate the traffic on your webpage in search engines and increase your brand visibility. Search engine optimization nowadays is the best marketing tool that provides a surety about your website and it is structured in a way that can […]
Search: “app store”
We found 789 results for your search.
Academic institutions and businesses all across the globe are choosing to implement eLearning solutions. A 2013 study conducted by the Babson Survey Research Group has found that more than 7.1 million higher education students were enrolled in at least one online course, and that those numbers have been rising exponentially. These days, eLearning is becoming […]
Here are list of drupal interview questions and answers that will help prepare you for your next drupal interview ahead of time. Normally drupal interview questions start with some basic concept of the subject and later they continue based on the further discussion and what you answer. I have listed down few commonly asked Drupal […]
Detect Browser in JavaScript
To detect browser in JavaScript, window.navigator object contains information about the user’s browser i.e. Firefox, Internet Explorer, Opera, etc. JavaScript has a standard object called navigator which contains data about user’s browser. It has a lot of properties. JavaScript window.navigator object can be written without window prefix. For example, navigator.appName navigator.appCodeName navigator.platform Browser detection is […]
Deal with JavaScript and Cookies
JavaScript cookie is the most efficient method of tracking and remembering preferences, lets you store user information in small text files on computer. By definition, a cookie is a nothing but a piece of data that is sent from a website and stored locally by the user’s browser. Basically, web browsers and servers use HTTP […]
Leverage browser caching
Leverage browser caching is a process when webmaster has instructed the browsers how their resources should be dealt with. Basically, browser caching stores webpage resource files on your local computer when any user visits a webpage. When any webpage displays on a web browser then there are so many things to load i.e. logo, css […]
CakePHP is a free, open-source, rapid development framework for PHP. It’s a foundational structure for programmers to create web applications. There is number of in built component like Ajax, RequestHandler, Session etc. Question: What are the drawbacks of cakephp? Answer : The learning curve, and it loads full application before it starts your task. Its […]
MySQL Best Practices
Sometimes we may face about performance issues while opening a website. Not only databases but we need to optimize our programming code also. MySQL Best Practices means few tips to optimize the MySQL query: Avoid SELECT * and use particular fields from a table what you require. Use ENUM rather than VARCHAR because ENUM type […]
This Privacy Policy governs the manner in which Namaste UI collects, uses, maintains and discloses information collected from users (each, a “User”) of the http://www.namasteui.com website (“Site”). Personal identification information We may collect personal identification information from Users in a variety of ways, including, but not limited to, when Users visit our site, fill out […]
