Articles

Zyxware default image2
| 2 min read
Importing and exporting files are common features we come across in software development. In one of my projects, I had to import large sized files which needed to be exported as well. Since normal process of importing and exporting files may cause problems when there is a network connectivity issue, we opted for Drupal's Batch API process to do this functionalities. Following are the client requirements:
Zyxware default image1
| 2 min read
Zyxware Technologies organized a two-day leadership development programme on January 9 & 10 with the objective of identifying future leaders internally who could effectively contribute towards building a strong organizational culture. The programme aimed at recognizing, assessing, and developing the competence of potential candidates who are capable of taking up leadership roles of considerable scope and responsibility.
Zyxware default image2
| 3 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
| 2 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
| 3 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
| 4 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.
Subscribe to Subscribe to