General

Zyxware default image2
| 2 min read
Firebug, an extension of Mozilla browser is a very helpful tool to find the spacing between elements, padding, border and margin, font, font size and color of the text and many other things in a webpage. This article talks about the basic things we can perform using firebug in a tester's point of view.
Zyxware default image3
| 3 min read
iContact provides email marketing for small to middle sized businesses and also the non-profits. iContact supports easy creation of email newsletters, surveys, auto responders, a wide range of features for professional marketers so that they can collect and analyze data, send emails using a single service.
GIT SCM
| 3 min read
Git is a free software and distributed version control system. We can maintain and track our project files in a git repository. It is a modern version control system that replaces the legacy centralized systems like CVS, Subversion etc. We can call Git a 'social network' for programmers or developers, which gives speed and efficiency in development. Different commands are used to handle the operations in git.
Zyxware default image1
| 5 min read
While working on a Drupal project, I had to draw three concentric circles. Each circle was supposed to display the currently entered data in three text areas, called a golden circle. Using Raphael's JavaScript vector graphics library in Drupal 7 makes your work really simple. Please go through the following steps:
Zyxware default image4
| 3 min read
Zyxware Technologies is proud to announce that it has released Taxonomy Lite, yet another Drupal module. Taxonomy manager lite is a simple module that facilitates the easy management of taxonomy terms based on vocabulary and terms. Using this module, you can re-assign terms as well as delete un-assigned terms easily. We extend our sincere appreciation to Deepak R, Aby V. A, Manoj, Vimal and all those who have contributed towards making this possible. As of now, Zyxware has contributed around 18 active themes and 14 active modules to Drupal.
Zyxware default image2
| 2 min read
Zyxware Technologies is happy to announce the release of Webform Insightly, a new Drupal module. This module facilitates the integration of insightly CRM with webforms. With Webform Insightly, a new contact can be created for each webform entry and opportunities can be added for every subsequent entry of the contact. This is done by mapping the webform fields with insightly fields. The module also enables the mapping of Custom fields. All the configurations can be easily performed at the admin side and any number of webforms can be added in the configuration.
Zyxware default image1
| 3 min read
PhoneGap is an open source based Mobile App Development Framework. It is also known as Apache Cordova. Every mobile operating system providers have their own set tools and environments for developing application. Application made for one operating system and it's not support other operating systems. Developers using different frameworks and languages to building mobile applications for each devices- iPhone, Android, Windows Mobile etc. PhoneGap solve the above mentioned problem. Are you searching for an App Development, ping us quickly.
Zyxware default image4
| 3 min read
Ruby on Rails, a web application framework. Don't confused this with Ruby. Because Ruby is object oriented, reflective, dynamic programming language. It is quite hard. And the Rails is the MVC (Model-View-Controller)framework. It's installation in Ubuntu can be done in few commands and steps. Now, select the version of Ruby, you want to install on your computer.
Zyxware default image1
| 3 min read
The Deal API is used to easy integration of Hubspot CRM. Deals API is provide a one:many relationship with contacts and companies.This is important for any integration to add deals to a contact or company. Now we can look on to the Deal API'S.