Articles

Our Competencies in Drupal Theming
| 3 min read
A Drupal website is extremely dynamic in nature and can be used for a variety of applications that will assist you in connecting to your target audience and help you sell your products on the web. Drupal is one of the most efficient tools that is available for online content management. Due to its flexible infrastructure and rapid loading, Drupal is a preferred choice from amongst Web development platforms.
Zyxware default image1
| 3 min read
We can create directives in AngularJS to bring our own HTML tags or attributes, or even special CSS classes or comments. It is most used for building HTML elements and attributes and rarely used for classes and comments. Using directives we can simplify application's HTML markup and have more organized code.
Zyxware default image1
| 3 min read
Bulk uploading is used to upload large amount of data within a short period of time. This article includes the test cases for bulk uploading. The test cases are based upon the below requirement: Option to bulk upload multiple number of groups. The file should be of the format .csv
Zyxware default image3
| 3 min read
V - Model of testing means Verification and Validation Model. Like the Waterfall Model, the V-Shaped life cycle is a sequential path of execution of processes. Each phase should be completed before the next phase begins. Testing of the product is done in parallel with a corresponding phase of development and this type of model finds its use in projects with no rapid requirement change.
Zyxware default image4
| 4 min read
CodeIgniter is an open source PHP frame work with simple MVC pattern. CodeIgniter is lightweight, generates clean URLs and uses very simple template parser. CodeIgniter didn't require a specific template engine for website layout. Latest version of CodeIgniter is Version 3.0.0. It is a loosely coupled, faster, flexible and high performance system. It supported the database such as MySQL (5.1+), Oracle, MS SQL, PostgreSQL, SQLite, etc.
Zyxware default image1
| 2 min read
In one of my project, I have a requirement to show the form elements as a popup window on clicking a menu link. I have created the form using the Drupal webforms. I want to make this webform available as a popup window on click of the corresponding link. Drupal popup module helps to meet this requirement.
Zyxware default image4
| 4 min read
The devices which make use of wireless technology is now becoming a part of our life due to higher customer satisfaction. Wireless technology is nothing but the transfer of information between two or more points which are not in physical contact with each other. Since there are no wires running out from the devices , the mobility and installation of these devices are much easy. Mobile phones, desktops, monitors, keyboards, routers, remote controls etc are some of the devices we often use. Bluetooth and Wi-Fi are wireless technologies which are widely using now a days.
Zyxware default image2
| 4 min read
Often joins are the most required for odd jobs around the site for mining a specific data or field. The efficient way to do this would be to join multiple tables having a common field and arriving at the field. This is also the reason why joins are the most confusing to apply on more than 2 tables.
Subscribe to Subscribe to