Drupal 8 will be released probably by Dec 2013 or so and when that happens maintenance of Durpal 6 will be stopped. Contributed modules for Drupal will probably take a while more before they have Drupal 8 versions. Until popular contributed modules have stable Drupal 8 versions it would probably be safer to start small projects using Drupal 7.
Blog
A contact form is included with websites mainly to allow users to communicate with the site administrator, share their feedback/messages regarding the website or reaching out to the business owner of the site for services/support. In this article, I have covered a set of test cases that can be used to test the Drupal site contact form.reach
A lot of clients come to us asking for running Drupal updates on their sites. However almost everybody asks for a fixed price estimate for the process. There is however a challenge in this because updates would mostly run without problems but you might run into a problem or two once in a while. We have a standard and safe process of running Drupal updates but the safe practices followed in the process would take considerably longer time than blindly running updates on the live site.
Drupal is a powerful portal framework and a content management system. However the power of the system can really be tapped into if the site is built right. Whether a Drupal site is built right or not is not something that may not be very obvious in all scenarios or for an untrained eye. There are definitely implications for not building Drupal right but the implications may not be very evident always. So how do you know if a Drupal site is built right?
Discover the key traits that define a skilled Drupal developer. Learn how to spot a top Drupal developer for your project. Find the right expertise for your Drupal needs
Quite often we get support requests from clients who believe that 95% of their site is working fine but for a few lingering issues which their previous developers could not fix / complete. In most cases the lingering issues are more symptoms of bad builds than pending issues. In such cases we usually insist on a full Drupal review and audit of the site before we work on the issues. The client would normally be shocked to know that there were a lot of things on the site that were not done right but it would be too late for any corrections by the original developers. So how do you know if your Drupal site is built right?
Drupal is pronounced as "Druppel" with 'D' as in 'D'o, 'ru' as in T'rue', 'ppe' as in 'Pe'n and 'l' as in Tel'l'.
Google Analytics is a service offered by google which is mainly used to analyze the traffic of drupal/non drupal websites. This module gives statistical information such as
The criteria required to 'stop testing' is determined by many factors. When a test plan is created it is critical to define the exit criteria. Following are some of the decisions we take to explicitly stop testing during the testing phase.
Testing is one of the important phases in software development life cycle, ensuring that applications function as intended. Among the various testing techniques, positive and negative testing are fundamental in validating both the functionality and robustness of a software application.
Before we start counting the steps for troubleshooting, the first thing we have to do is, arrange networking components in a structured and systematic order. This will help us define the problem correctly and give us a clear idea about issues that happen regularly.
The few steps that are to be followed are:
DTD stands for Document Type Declaration. We have been using this as the header in all HTML files since the very first day we started working on HTML. But have you ever wondered what it does or what can happen if doctype is not specified? Read on to know what is DTD and how it should be implemented in a Drupal website
Although there is no specific prerequisite for learning Drupal it would help to have a strong understanding of PHP, MySQL, HTML, CSS and Javascript before you take up Drupal. This is more so if you are attending a Drupal Worshop conducted by us or by any other provider. You can always pick up and learn these as you learn Drupal but if you have already met the prerequisites then learning Drupal would be much more easier than if you have not.
A Drupal+Ubercart site with a store where users can purchase your products and no links to indicate the number of products anywhere in your site seems too annoying. It would be nice if there is a way to update the cart count as soon as a product is added to the cart.
Here is the code snippet to get the total number of contents in the cart:
<?php print count(uc_cart_get_contents()); ?>
You can theme the content accordingly to show the contents in style:
<?php print count(uc_cart_get_contents()); ?> items
Facebook is yet to be powered by Drupal. We won’t be surprised if they did migrate to Drupal anytime soon. Scalability and Flexibility are Drupal’s core strengths which blend easily with the requirements of a social networking website. Checkout out the top 5 Social networking websites powered by Drupal. You might also find our list of the Top 10 Government websites built with Drupal to be interesting. We are Drupal experts and we can easily help you build your very own Drupal social networking site. Contact us for a free consultation.
Drupal is an excellent CMS that is well suited for a small business as it is Free Software. Plus Drupal has a flexible and robust modular architecture that resides in an excellent ecosystem of modules and themes and is serviced by a community spread throughout the globe. Here are 10 essential modules selected from this ecosystem for building a small business website with Drupal. Also check out our list of Top Drupal Performance mistakes. If you are looking for the fastest and most economical way to build your Drupal website, get in touch with us. We offer a wide variety of Drupal services ranging from Drupal migration to Drupal Security Auditing.
Although the Drupal core provides all the basic functionality to run a website you need to have additional contrib modules installed to extract the full capabilities of Drupal. Here are 18 essential modules we have come up with for building a simple Drupal site. You might also find our list of the Top Drupal SEO modules and Top Drupal 6 modules to be of help. Contact us to get professional help to build your Drupal website. Drupal Theming and Drupal Migration are just two of the legion of Drupal services we have on offer.
Drupal is neither rocket science nor designed for developers alone. Any person without technical knowledge and programming skills can build and maintain a Drupal website or multiple sites quickly with little effort. There are a number of books which lets users get in touch with the basics of managing Drupal. We have listed out the Top 5 Drupal books for Drupal webmasters. Also checkout our list of the Top 3 Drupal books for Drupal Developers. If instead you want somebody else to do all the managing part you can hire us to manage your drupal website
News portals are just waking up to the immense potential provided by Drupal. Drupal provides a scalable platform that can retain its performance when there are traffic spikes which is typical of a news website. Here is our pick of the Top 7 News sites that have Drupal under their hood. If you are looking to get your news site built in Drupal get in touch with us for a free quote.Our Drupal Services include Drupal Migration Services, Drupal Maintenance Services, Drupal Theming to name a few. Also have a look at the Top 10 Government websites built with Drupal.
One of the best resources for Drupal developers is the official website of Drupal itself followed by blogs created by Drupal users and Drupal based companies. There are also a number of books written by battle hardened veterans of Drupal for other Drupal developers. Any Drupal Developer who wishes to get their hands dirty with Drupal should try out these Top 3 Drupal books for Drupal Developers. If instead you don’t want to get your hands dirty you can always hire us to get your Drupal work done. We can provide a number of Drupal Services from Drupal migration and Drupal SEO to providing a Drupal security audit to help build your Drupal site as quickly and securely as possible.