Articles

Zyxware default image3
| 1 min read
Suppose you are working in a software enterprise and you have to combine different csv files to create a report. It is a tedious job if you try to combine it manually by copying and pasting. We can do it if there exists only 2 0r 3 files. But if we have to merge too many files, it is not time worthy. Here I am going to explain a simple step procedure to combine multiple csv files in linux operating system through command prompt.
Zyxware default image3
| 10 min read
Vimal Joseph, Technical Architect, Zyxware Technologies is an ardent proponent of the free software philosophy. His arrival was marked by quite a few changes in Zyxware. The version control system ‘git’, our project tracker, etc are a very few of the changes he put forward in Zyxware. He is a man of integrity and discipline as one can see from the Zyx3 office that he heads. We Zyxians often joke that Zyx3 is the quietest when he is present! He is by nature a quiet, calm horse and he thinks he is an introvert. He has provided technical consultancy for various external agencies like Kerala State IT Mission, State Institute of Encyclopedic Publications, University of Calicut on projects like Malayalam Computing, ICT for Visually challenged people (Insight), Migrating content to Media wiki etc… This is a sneak peek into the mind of our dear Vimal Joseph, the tech genius.
Zyxware default image3
| 10 min read
Zyxware Technologies is a partner for the ongoing Diaspora Yatra, a country-wide campaign that seeks to promote Diaspora and privacy in digital communications. If you are an ardent advocate of digital freedom, you probably can't give it a miss!
Zyxware default image4
| 3 min read
Slideshow is one of the common functionality you would find in the homepage of websites. It is nothing but the slides with text/pictures used to give an idea of the website. It can be used to summarize the various aspects of the company into a compact and user-friendly slider. Slideshows can be of different designs. Some of the websites use buttons to highlight the navigation of the slides while others use numbers, thumbnail images and so on. Here I have included an image, in which numbering is used for highlighting slider navigation.
Zyxware default image3
Are you familiar with responsive Web design? If not, then it's high time you get exposed to it. If your business is not utilizing responsive web design to your advantage or planning to go for it any time soon, your business is surely at risk. However, what exactly is responsive design?
Zyxware default image3
| 2 min read
Nodequeue is a module in Drupal which allows users to enlist, remove, arrange and display a queue of nodes. It has a drag-and-drop interface which facilitates the manual re-ordering of the queue. Even without the edit permissions to nodes, users are allowed to add and remove nodes from the queue. This module is usually used on sites which have features that allow users to manually control the order of display of nodes.
Zyxware default image4
| 2 min read
If you want to display large amount of content in a page on your site then using text scrollers would be one of the best methods. For example if you have lot of news and events to be displayed in a site, then using text scroller will allow the user to scroll over all the data.This can be easily implemented using views and jcarousel module. Read on to know how to display contents as text scroller in Drupal sites?.
Zyxware default image1
| 3 min read
When we try to theme a Drupal website certain case we need to create particular region in the Drupal website. Adding region for a Drupal website is not a hard task, even a developer first creating a Drupal website can create a region. In order to add regions inside a Drupal website we only need to add a few lines extra for that. Below there are three version of drupal for the drupal 6 and 7 version creating the region is same but for the Drupal 5 version it is slightly different.
Zyxware default image1
| 5 min read
In Drupal, if you have a content type and you want to change the output of any field to something else you can use field formatter with field API. This enables a display settings for any fields in a content type and where you can manage the output as you wish. This article shares how to create a field formatter for your Drupal content types. There are some contributed modules for custom field formatters. But if you really want to create or learn about creating a field formatter programmatically, just go through this article
Zyxware default image4
| 5 min read
We all are familiar with the drop-downs on website. It is used to list a series of items under a box/menu. Suppose we have a page which lists apparels. And in apparels we have categories like shirts, t-shirts, trousers etc. We can sort these categories with the help of a drop-down (select tool). The working of drop-down is in such a way that, by default the drop-down will list only one item. When user clicks the down arrow which is displayed near to the menu, the drop-down will be dropped down and will list all the choices below. The drop-down may have pretty large list of items. So in order to select the down most items, there will option for users to scroll down. These are the primary things about a drop-down. Now lets see the test cases for testing the drop-down.
Zyxware default image4
| 3 min read
Cause effect graphing is a mapping technique, which is used to analyse combination of input conditions and effects may be through of as the output. The Cause-Effect Graphing technique derives the least number of test cases to cover 100% of the functional requirements to improve the quality of test coverage.The cause-effect graphing technique uses the same algorithms that are used in hardware logic circuit testing. It has the ability to detect defects that cancel each other out, and the ability to detect defects hidden by other things going right. It is a graphical representation of inputs (causes) with their associated outputs (effects), which can be used to design test cases.
Zyxware default image3
| 3 min read
If we create a drupal website and if we are trying to add a new theme for the website from the themes available what to do ? The first thing is to find a suitable theme for the website as per the requirement of the site. Before searching for a new theme we need to do certains things, try to sketch out the general layout of the new site. There are few thing we need to give some importance.
Zyxware default image2
| 4 min read
When your trying to implement a new feature(say a module or theme) in your local machine for a website, first thing you have to test is the compatability in all browsers. If you want to test your feature in multiple machines, its not always easy to download and setup on each machine. In my case, I am using Ubuntu and I have to always test compatability of a site in IE browsers which cannot be installed in ubuntu. So what I did here is created a virtual host for my site in my local machine and using my ip address I created a virtual host in other machines so that I could easily access all my sites in my local machine from diffrent machines.
Zyxware default image1
| 3 min read
Stock tickers are representations of companies enlisted on the stock market. Any website which deals with the stock related content is bond to use stock tickers in one form or the other. Stock ticker is normally less than 5 characters in length and written in upper case. They are usually clickable and on clicking those, people are directed to a listing of all content related to that stock ticker.
Subscribe to Subscribe to