Articles

Zyxware default image3
| 1 min read
On one of our recent Drupal projects we came across an issue where the file browse button was not triggering the file selection dialog in IE10 in Windows 8. The problem was diagnosed to be the result of jquery not getting the click event from the button. The site was using jquery 1.44 and this problem is supposed to be fixed in later versions of jquery.
Zyxware default image2
| 2 min read
There are times when we sit back and look at the road travelled so far. With a sense of humility and gratitude to those who have made this possible. The Zyxware story would not have been possible without the contributions of its people, its well wisher community, especially the Free Software community in Kerala, our clientele, our bankers, families of people who have worked with us and many more. We take a moment to acknowledge and thank each of them as we set our eyes on bigger goals and gather the conviction to move forward.
Zyxware default image2
| 6 min read
One of the challenges with working with dynamic websites is that you have to keep fighting malicious users who regularly sap your server capacity with rogue crawling of your site. To do this you would have to monitor and analyze the traffic patterns on the server regularly. You would definitely want to do this when you have load spikes on the server and you wish to find out the IP addresses, user agents and the specific URLs which resulted in these spikes.
Zyxware default image3
| 6 min read
As part of the ongoing process of migrating computers in Kerala Legislative Assembly to Free Software, we got the opportunity to offer GNU/Linux training to the first set of 120 employees of Kerala Niyamasabha. Zyxware Technologies conducted trainings for 8 batches of staff of Assembly. Each batch had a session of 2 hours each. This was spread over 8 days between November 26, 2013 to December 6, 2013.
Zyxware default image1
| 7 min read
Those of you who have been regularly visiting this site would have started seeing small changes in the site related to how it integrates with social media sites. I have been experimenting on how to increase the interactions between us and the visitors on the site as well as between visitors on the site. This is still a work in progress but I wanted to share with you some of the things I have changed on the site
Zyxware default image1
| 4 min read
We are happy to announce that Zyxware is now a Featured Service Provider on Drupal.org, a select club of Drupal providers with only another 4 members from India. This is a recognition of our contributions to Drupal over these years. We thank all our employees who have helped make this possible through their sustained contributions and members of the Drupal community who have guided,mentored and helped us as we grew in the Drupal space.
Zyxware default image2
| 3 min read
If you are looking for an opportunity to lead exciting web application development projects across sectors like news media, community networks, e-commerce, non profits etc. then this is the right time to drop in your resume to us at careers@zyxware.com. We are looking for Project Leads who can lead our team of talented Drupal programmers towards delivering true value to our clients. APPLY ONLINE
Zyxware default image3
| 3 min read
In this article I am going to tell you how to redirect anonymous users to a login form on 403 access denied pages in Drupal. There are some contributed module that provides you this feature but, if you really want to create a custom one for your site just try this. Here I will show you a PHP snippet that redirecting to login page for anonymous users on access denied.
Zyxware default image3
| 4 min read
The first thing that you have to do when you want to improve something is to understand what is it that you are trying to improve. To do that you have to have some way of putting that thing which you are trying to improve into a quantity you can measure and get some kind of numbers on. This is applicable not just for your web traffic or social media marketing efforts but with anything (or rather most things) you do in your business.
Zyxware default image4
| 5 min read
In the last year or so we have been in the process of transitioning from a small business to a medium size business. With over 50 people in the rolls it was time we moved away from a bunch of people working with and around a single individual to a more structured organizaiton. As part of this transition we have been looking to change gears on our marketing initiatives. For the first time since we started our business we now have a business development team and we have active business development activities going on.
Zyxware default image4
| 5 min read
If you are in the habit of running queries directly on your production database to generate custom reports then you will run into the requirement of having to connect to your Drupal database on the Acquia cloud hosting. One of our clients wanted to do this and this is how we got this working for them. When you host your Drupal site on the Acquia cloud your site resides on a set of different VPSes that runs Varnish, Apache, MySQL and memcache. Additionally you have your staging server, your development server as well as your production servers - all of them being VPSes.
Zyxware default image1
| 3 min read
We are looking for interns who can implement responsive Drupal themes based on the designs provided. The themes should be grid based and responsive. The themes created during the internship period will be uploaded to www.drupal.org by Zyxware if the quality standards are met and the interns will get proper attribution on www.drupal.org. The candidates will get mentoring and support to implement the responsive theme for Drupal from expert Drupal developers in Zyxware. Desired candidate profile
Zyxware default image1
| 2 min read
Sometimes we use Drupal view_query_alter to add or modify the view's where clause. To add a new WHERE clause we may use add_where property. Whenever we use an add_where, it will create a WHERE clause along with an AND condition. There will be some cases were we need to use OR instead of AND. So if you want to know more about how to use OR clause in hook_view_query_alter, read on to know more.
Subscribe to Subscribe to