Articles

Zyxware default image2
| 5 min read
Samsung announced the prices of their Laptops for the month of January 2010. The prices are very competitive and features are very attractive. These prices are available across India. Here are the list of available models and their respective prices.
Zyxware default image1
| 5 min read
Samsung announced the prices of their Laptops for the month of January 2010. The prices are very competitive and features are very attractive. These prices are available across India. Here are the list of available models and their respective prices.
Zyxware default image2
| 3 min read
Asianet Dataline is an ISP in Kerala and they use a web browser based authentication system to log the user onto their network. One of their most popular plans the - Homenet 475 offers free unlimited downloads from 2AM to 8AM. Now if there was a way to turn on your system at 2AM, automatically login to Asianet and turn your download manager on and then shutdown at 8AM it would have been perfect. The only problem is that the http based authentication system makes it a bit unwieldy to automate. Well not really :-). We have created a bash script to automate this login process.
Zyxware default image3
| 2 min read
Drupal allows very fine grained control over how content is presented to the end user. The presentation layer is abstracted beautifully and cleanly designed hooks allows for moving data from the logic layer to the presentation layer. The template file that handles the basic page layout of every drupal site is page.tpl.php and the different regions available for a given theme are all available as HTML elements in page.tpl.php. Another important template file is node.tpl.php which decides how nodes are presented to the end user.
Zyxware default image4
| 3 min read
Views is one of the most complex of all Drupal modules and one of the most useful of all Drupal modules. The only downside is that, since it is very complex, not too many people have been able to contribute to the documentation of the module. If you search Google for finding out how to programmatically set a filter in Views2 you probably wouldn't find any help. Here is how you do it.
Zyxware default image4
| 3 min read
Feed API provides a powerful means of importing feeds from other sites directly into your Drupal site. What if you want to export your feed as an XML file to a content distributor who wants it on his FTP site? There is of course the traditional approach of using curl to read your feed URL and dump the text as files on to the ftp site. There is not much control that you have over this process. However doing this via Drupal Views will give you fine grained control over the process
Zyxware default image2
| 3 min read
SEO requires you to have descriptive titles and URLs matching the title. But when you want to publish your URL some place where the length of the URL is an issue you definitely want short URLs. One solution to the problem is to use URL shortening services like tr.im to shorten the long URLs to short and sweet 9 character urls. But the URL will lose your sites identity. Don't worry there is the drupal way to solve this problem.
Zyxware default image3
| 2 min read
We are looking for Hardware Technicians for our Computer Sales and Services operations. The position is open for people with 0-2 years of experience and a Certificate or Diploma in Hardware Maintenance. The responsibilities would include providing service at customer sites, delivering products to customers, taking delivery of goods for servicing and servicing goods at the office. The person should be willing to work normal hardware shop operation hours.
Zyxware default image3
| 2 min read
We are looking for an accountant for our combined hardware + software operations. The position is open for somebody with 1+ years of experience and a B.Com degree. The responsibilities would include accounting daily hardware sales and purchases, accounting other operational expenses, accounting software sales and performing statutory company accounting procedures. The person should also be able to demonstrate knowledge in various regulatory matters in accounting. The person should be willing to work extended hours to sync with the hardware operations. He/she should also have to visit and consult with our Chartered Accountant on a regular basis.
Zyxware default image2
| 4 min read
We have been working with Drupal for the last 3 years now and we just love Drupal. Every day we work with it, we get more and more reasons to love it even more. As a token of our respect for this system, we have become official paid members of Drupal association. We can now proudly flaunt the association badges on our site.
Zyxware default image3
| 3 min read
We are a startup company with a vision to become a flag bearer in bringing about positive changes in the world by applying our resources and capabilities towards finding innovative solutions to the problems in the world. But at the same time we are a profit making entity bent on creating value in the system and augment our resources to drive our vision.
Zyxware default image4
| 4 min read
If you install sendmail on your desktop and have not configured your system correctly you will very likely come across this problem. Ubuntu boot up slows down considerably and stops for a long time at the "Starting Mail Transport Agent (MTA) sendmail" line. This is because sendmail is trying to resolve your host and times out failing to do so. You can fix this problem easily by making a few changes in to yours hosts file.
Zyxware default image3
| 3 min read
We are looking for a Marketing Manager to bolster our sales and growth. We have been depending on passive marketing ever since we started but we have reached a stage where we need a person who can dedicatedly focus on marketing and growth through marketing. The person we are looking for should also understand that we are a company which was started with a vision and hence has a very strong commitment towards our ethics and principles.
Zyxware default image1
| 5 min read
The dream of every person starting out to build websites is to reach out to as many people as possible. Not very many actually make it to more than a few hundred visitors per month on a regular basis. But with the profusion of social bookmarking sites, there is a chance for some of these low traffic sites to get bursts of very high traffic once in a while, for ex: when they get slashdotted. The question is how to outlive such spikes in traffic, without burning large holes in your pocket
Zyxware default image1
| 9 min read
OpenOffice is possibly one among the finest examples on what can be achieved in the world of Free Software. For starters, OpenOffice is an office application suite in the lines of Microsoft Office and is available for Windows, Mac and Linux. The latest stable release is OpenOffice 3.1. You may want to know how to install OpenOffice 3.1 in Ubuntu. Now let us take a look at the list of extensions you could use in OpenOffice.
Zyxware default image2
| 6 min read
Rar used to be a favorite compression format when the compressed files were to be split into multiple pieces to fit into legacy external storage devices like Floppy, Zip disk, CD etc. WinRAR is a popular GUI application that can rar and unrar files in the rar format. If however you come across rar files that are split into multiple parts then you can extract and combine them as follows
Zyxware default image1
| 2 min read
When you upgrade from Drupal 5 to Drupal 6 you might run into the following error if the upgrade was not properly done Warning: Unknown column 'serialized' in 'field list' query: SELECT data, created, headers, expire, serialized FROM cache WHERE cid = 'variables' in [drupal 6 "/includes/database.mysqli.inc" file] on line 128 There could be several reasons why the error happened but there is a simple solution to solving this problem.
Subscribe to Subscribe to