Articles

Zyxware default image2
| 2 min read
Quite often, people complain that their website is not bringing any positive results. This is mainly because your visitors are not satisfied with your website, especially with the content and design.People who visit your company’s website expect to find certain important details about your company. Customers will not be satisfied if they don’t find the information they are looking for.
Zyxware default image2
| 3 min read
Zyxware Technologies has officially released its calendar for 2015. On January 13, Abish A. B., Manager, Business Development, handed over the inaugural calendar to Dr. B. Anil, Principal, Government Engineering College, Barton Hill, Thiruvananthapuram.
Zyxware default image2
| 6 min read
Fullcalendar is a jQuery plugin which gives a full-sized calendar with drag-and-drop and with many other features. Events can be dragged on to the calendar and can be resized. It uses AJAX to dynamically load the events on the fly. In this article I will explain how to enable the fullcalendar with different options and loading events dynamically from the database.
Zyxware default image1
| 6 min read
We had an issue pointed out by one of our Drupal client that traffic from specific page to be redirected to another URL. In Drupal redirecting trafic from specific page on specific domains can be handle either by including a Drupal hook_init function or setting the .htaccess. Function hook_init runs at beginning of page request but it loads all Drupal modules and database for every page which results in performance issues. On the other hand .htaccess files are read on every page request and the effect to the changes in the .htaccess files is quick.
Zyxware default image4
| 3 min read
Most of us know what a brand is. A Brand is an identity that the customers relate to. Brand is what defines you and helps you establish a strong presence that sets you apart from the others, in the area you operate in.
Zyxware default image3
| 2 min read
Business use cases gives you the best solution for understanding your system's ability to meet the needs of end users. It describes each business scenario of your system which need to be addressed and how a potential user might use your site. Business use cases will also help in identifying the possible usage options and eases testing the whole application based on the functionality. Writing a business use case document is pretty simple and this will serve as a checklist to confirm the features of your application.
Zyxware default image2
| 4 min read
Blogging is a very valuable tool for businesses inorder to drive more traffic as well as to attract and engage the visitors to your website. Blogs are beneficial from an SEO point of view. A well-maintained, regularly updated company blog stirs the interest of readers and leads them to your website again and again.
Zyxware default image2
| 3 min read
In websites response time play a very important roles. Capturing this time is a difficult task. We can perform this by selenium Framework and by using the below script we can calculate the response time. The main aim of the script is to find time taken for JavaScript code execution, elements loading, page load etc. In this code we can calculate the time span between two events in different case.
Zyxware default image2
| 4 min read
Authorize.net is a popular alternative to Paypal for eCommerce websites especially its recurring transaction product - Authorize.net ARB (Automated Recurring Billing). Drupal support for Authnet ARB is available through Ubercart but it is not available for Drupal_commerce. However there is a workaround to setup Authorizet.net ARB to work with Drupal commerce. Read on to know more.
Zyxware default image1
| 2 min read
I had met a peculiar Apache 2 error on Drupal upgrading. I can see my site loaded but can't access any of the sub-URL's in the site. When I provide the Url:www.test.com/admin/node, its shows "Requested URL /admin/node not found on this server". But if the url is provided like 'test.com/?q=node/', it allows to get the link.
Zyxware default image2
| 2 min read
While using websites with numerous web pages, you might feel confused like which page you are currently in or from which page you reached the current page. For tracking this navigation, websites often use breadcrumbs or breadcrumb trail. Breadcrumbs are usually seen at the top of site pages. It is nothing but listing of website links separated by a greater-than sign (>). Here what user should do is just click the links and navigate to corresponding pages. Each link on breadcrumbs are termed as Levels. The main advantage of these links is helping users navigate to higher level pages of the site. Following are some of the test cases that can be referred while testing breadcrumbs in a site.
Zyxware default image2
| 4 min read
Regression testing is conducted to make sure the bug has no effect on your products's performance and to search for some new problems in already examined application. Moreover, regression examining is essential to run when presenting data source or program changes, solving bugs or shifting to a different system or Os.
Subscribe to Subscribe to