Articles

Zyxware default image4
| 2 min read
Now a days infinite scrolling becomes the most popular pager in websites. Basically it do append new content to the same page through ajax rather than redirecting to a new page. It is more user-friendly and it take less time to load new contents to the page when comparing to the conventional pagination. Because of the use of ajax it takes less bandwidth than ordinary pagination.
Zyxware default image3
| 3 min read
When looking for Drupal native e-commerce carts its limited to two packages Ubercart and Commerce. Ubercart is the long leading one and Commerce is the new one, but developed for drupal 7. Commerce is a bit complex when compared with Ubercart but it offers more features like shipping, inventory control etc. And another issue with Ubercart stores who want to upgrade to Drupal 7 is, lot of Ubercart contrib modules weren't being upgraded to 7. So the solution is Commerce.
Zyxware default image4
| 6 min read
The way Drupal manages translation have been advancing over several versions. Drupal requires the combination of core & contributed modules to make a site multi-lingual. We will be using Drupal 7's content translation method. One challenge you will be facing is to translate the content into the languages needed. There are lots of tools available for this online like google's translate. Using this method, for example, Arabic node will hold all Arabic values and English node will hold all the English values.
Zyxware default image1
| 5 min read
A website will be having two kinds of users mainly, users with administrative privileges and simple users. Most of all a single root user. An administrator one of the main challenge will be in monitoring the site users and its contents. Admin should be notified regarding the new user registration and extra add-ons, etc. For a website with multiple users managing site contents and updates from user roles could become a nightmare.
Zyxware default image2
| 3 min read
There are a lot of pragmatically created crawlers today. If is a website is open for registration these crawlers can maliciously faux accounts of their own. In such cases, we usually use CAPTCHA. CAPTCHA is like a protective shield for our website from those bots.
Zyxware default image3
| 3 min read
Article marketing has become one of the most popular ways to make money online. This is because people constantly search for information related to products and services on the Internet. Moreover, it helps to generate more interest about your products/services and builds brand recognition and credibility among your customers. A well-written article would surely help to build trust, and also help in increased lead generation. Given below are a few tips for writing great articles:
Zyxware default image1
| 5 min read
When writing web content, you should picture the prospective customer reading your text. Treat your web visitors just like people who are fond of reading printed text. However, there is one thing you need to remember: web copy is entirely different from print copy and web copy is often scanned or may be glanced at, but not essentially read.
Zyxware default image1
| 5 min read
Views bulk operations module is used for performing multiple operations for multiple rows on a view. Here we can have default action on the view configurations and can also add our custom actions as per the requirements. Views bulk operation module reuses and extends Drupal core Action system. Also most of the Drupal core actions are VBO-compatible actions.
Zyxware default image2
| 2 min read
What is Twig? How will it change Drupal themes? Drupal 8 is coming with lot of improvement in theme layer. Twig is a template engine and easy to learn. Twig is help to create template without knowledge of PHP. Twig is part of the symfony2. It created by SensioLabs. The changes in classes and arrays combined to attribute object. In Drupal 8 .tpl.php file is replaced by *.html.twig template files.
Zyxware default image4
| 3 min read
Every one likes an eye-catching website, a websites with lot of images, sliders, animations and so on. For me sure I'm going to come out with a colorful site with some information over a content filled website. There is a saying 'A picture is worth a thousand words'. If that picture is worthy to deliver a better message too, there are chances of going crazy for the site. On the hurry to make website look beautiful, we'll add many images. Remember, these images could be a cause of concern. The load time will increase in parallel to the size of the images included in site.
Zyxware default image3
| 3 min read
Bootstrap, a powerful mobile-first front-end framework which incorporates faster and easier development features to the web development platform. Bootstrap is sleek, intuitive and it uses HTML, CSS and Javascript. We can build responsive Drupal themes using Twitter Bootstrap V3. It gives a basic idea of implementing bootstrap theme.
Zyxware default image2
| 2 min read
Penetration testing is a type of security testing. It is mainly used to find all the vulnerability that are present in the system being tested. Vulnerabilities usually occurs during software development and implementation phase. Usually Vulnerabilities will be design errors, configuration errors, bugs etc.
Zyxware default image2
| 5 min read
Drupal 8 is new version of Drupal. It is very different from All old Drupal versions. There are lots of new feature in Drupal 8. As you know Drupal8 is based on symphony framework. Are you excited to know what's new in Drupal 8? I have listed out some features below:
Subscribe to Subscribe to