General

Zyxware default image3
| 1 min read
NextGEN Gallery NextGEN Gallery Wordpress plugin is a fully integrated Image Gallery plugin for WordPress with a slideshow option. Before I started writing the plugin I studied all the existing image and gallery plugins for WordPress. Some of them are really good and well designed, but the gap I filled was a simple administration system at the back end which can also handle multiple galleries.
Zyxware default image1
| 1 min read
GTranslate GTranslate is a Wordpress plugin that provides an automatic translation service to translate your web page with Google power. With the ability to translate over 58 available languages your site will be available to more than 98% of Internet users. GTranslate for Drupal does the same thing in Drupal and has been coded by the same author.
Zyxware default image4
| 2 min read
Wordpress is a popular blogging platform and is popular among many bloggers as it was designed more or less for the end users. If you need to setup a good looking blog quickly and without going too deep into the technical stuff, then Wordpress should be the most likely choice for you. Like Wordpress, Drupal is also a Content Management System build around PHP and MySql with almost all the strengths of Wordpress. Nevertheless Drupal is more developer centric and customizable and robust when compared to Wordpress and is gaining popularity very rapidly. We have already done a post on how to upgrade a Drupal site. Due to its huge fanbase and ease of programming, Wordpress has numerous plugins at its disposal. There are Drupal equivalents for most of these. Here is our take on a few popular Wordpress plugins and their equivalents in Drupal.
Zyxware default image4
| 5 min read
Upgrading a Drupal site refers to moving it’s database and files from one major version of Drupal to a later one, to take advantage of the newer features and bug fixes that might not be available for the older version. Upgrading a Drupal site is a pretty effective way to make sure that your Drupal site is currently up to date with all the latest security updates and bug fixes. Old versions of Drupal will naturally be unsupported with the arrival of the new releases. The Drupal community has currently stopped supporting the older versions of Drupal like version 4 and 5 and has moved to Drupal 7. However Drupal 6 is more widely supported. Have a look at the steps required to upgrade your Drupal site from an older version to      Drupal 6.     
Zyxware default image4
| 6 min read
Online testing was an idea we stumbled upon when we were looking for an efficient and scalable way to select people who had good programming capabilities. Our earlier approach to selection of programmers was to shortlist based on the resume and call the person for an interview where we gave them a small programming task. And then we had the technical and HR interviews as well. But, in our view, this approach had a couple of weaknesses and we think these have effectively been taken care of by the new online testing approach.
Zyxware default image4
| 3 min read
Zyxware was invited to participate in the recently conducted ICFOSS Consultation of “Future Directions of Free Software in Kerala” held at Tejaswini, Tehcnopark on 9th August 2011. Anoop John, CTO, presented Zyxware’s perspective on how to create a viable commercial Free Software ecosystem in Kerala. The state has grown in leaps and bounds in terms of end users for Free Software but not much has happened on the commercial front. You can see our presentation at  
Zyxware default image2
| 3 min read
When a file is deleted, only the pointer to the file is overwritten and the original file will still reside in the blocks of the storage device and will be kept there until it is overwritten by another file. In a sense, you can always write a file but you can never delete it. So if you have ever faced the dilemma of trying to recover a deleted file in Ubuntu then look no further. Linux offers a wide range of tools for recovering deleted files. These tools work by retrieving the pointer to the deleted files.
Zyxware default image1
| 4 min read
By default, Drupal serves all its files publicly via http. This means that any unauthorized user can directly access all the files through a browser by entering its path. This is also true for files which have permissions for them. The solution provided by Drupal, which is to make the entire file system private is resource intensive and can bring down the server. However there is another less costly workaround to this issue. Read on to find out more.
Zyxware default image1
| 3 min read
Converting videos have come to be a pain in the back for most new Ubuntu users due to the hassle involved in installation of formats and finding a suitable software package. As usual like everything else in Ubuntu the scenario is changing rapidly. Contrary to popular belief, video converting is pretty easy in Ubuntu once your get to know the right tools for the job. FFmpeg is a versatile tool when it comes to converting videos as it is a video converter and so much more.
Zyxware default image4
| 2 min read
Zyxware is happy to announce the fact that the Malayalam wikisource community has released the off-line version of their Wiki today, which is touted to be the very first version of such a venture. You can get a copy of the Malayalam wiki source offline version via our RequestCD program. This is the first time in history that a wikisource project has released the off-line version of their content. This is in addition to the release of the first version of Malayalam Wikipedia a year back. With this release, it has become the biggest off-line digital archive of Malayalam books. The Malayalam wiki team can be proud of their achievements.
Zyxware default image4
| 3 min read
Zyxware, in association with Vidya Academy of Science and Technology(VAST), is conducting a one day workshop on Drupal at VAST, Thrissur on March the 26th, 2011. The workshop will be conducted by Drupal developers, Smruthy Rajendran and Jijimol K. John of Zyxware Technologies. The workshop is targeted at beginners who wish to learn the basics of building a website using Drupal. Update:The workshop has been rescheduled from the 26th of February to the 26th of March, 2011. The request form remains the same.
Zyxware default image3
| 2 min read
We are looking for more Software Engineers to join our fast growing team of Drupal developers. Like earlier we are looking to hire people with 2+ years of experience in PHP/MySQL. Visit Zyxware Careers to get a general feel of the qualities we expect in prospective hires. As always we would love to hire Free Software contributors, so if you have creditable Free Software contributions do mention it in your resume. Confirmed Full Time Positions Open
Zyxware default image3
| 4 min read
BSNL had recently launched their 3G services in India with speeds of up to 3.6Mbps. Interestingly the 3G USB modem provided by BSNL also comes with a wvdial front end targeting GNU Linux users. Welcome change from the national telecom provider. Unfortunately the 3G USB device(ZTE MF626 HSDPA with device id 19d2:2000) had the same problem with switching the mode from the storage device, that it gets detected by default, like its predecessors. Here are the steps for configuring the BSNL 3G modem in Ubuntu. This should work with minor variations in other GNU Linux distros as well.
Zyxware default image2
| 1 min read
One of the more cried about limitations of Drupal has been the seeming lack of quality themes. Wordpress, another popular CMS framework, has a vibrant design community and therefor has some breathtaking themes. Additionally all themes published on Wordpress.org are GPLed. We have taken one of the recently created wordpress themes - icandy - and have ported this to Drupal and have contributed it to the community. You can see the Drupal icandy theme here
Zyxware default image3
| 3 min read
A new breed of USB wireless modems with inbuilt flash storage containing the driver to install the wireless modem have been invading the Wireless Connectivity marketplace. A typical example is the Reliance Netconnect 1.x. The USB Modem gets detected as a cdrom when you plug it into your laptop. However a GNU/Linux user does not have anything to cheer about the driver in the flash storage, as these drivers are all Windows drivers (so far). Here is how to install the Reliance Netconnect in Debian Lenny. The instructions should work for debian variants like Ubuntu, Mint etc.