Drupal is a great CMS to handle every kind of websites and any kind of website requirements. It’s such a platform that allows one to develop a unique website with customized functionality to suit business requirements. In this article, we will share some simple tips and tricks aimed to provide some help to the new Drupal developers.
This post is all about how to install Ubuntu for your Drupal 7 site. There’s a lot of happenings in the world of Ubuntu. Ubuntu 12.04 LTS, codenamed "Precise Pangolin", is out integrating many improvements over the earlier versions. The packages are newer along with some command line syntax changes. As a whole, creation of the LAMP stack for your Drupal 7 site (with PHP 5.3 and MySQL 5.5) has been never this easy.
However, there are still a few steps to get everything going, but as you'll see it has become a lot easier than before.
Drupal is obviously one of the most competent content management platforms and thus, it is also one of the most popular Open Source systems in the world at present. However, we get to hear the common criticism from clients quite often that, Drupal in spite of being the best CMS does not offer a simple news or event system. It can be said that it is a justified criticism as well. A content management system, apart from being efficient at what it does, should actually include some definition of what content to manage.
We sometimes get approached by clients, who tell us a lot of things about how they want their website to look and do, but never even mention about the content management system. No matter how surprising is the fact that some people are still not aware of the importance of a CMS, we know that there would be clients like this, and it is upon us to make them understand this crucial thing and then help them take a suitable pick according to their requirements.
In this post I’m going to discuss about improving Drupal performance on your localhost - PAE, APC and MySQL tuning. My old laptop had broken down, and I had to quickly find a cheap substitute, which had a bit different configuration: two AMD cores VS four Intell i3 cores and 4GB vs 3GB. So, I decided to try Linux Mint, which is said to be better than Ubuntu. IMO for LAMP stack the name of the Linux distribution is not so important, because they are all working good, however you should decide which version to chose: 32 bit or 64 bit.
We’ve been working with hundreds of clients for years, and a lot of them would come to us to migrate their existing site to Drupal CMS. However, it is sometimes not the right thing to do.
Customer Relationship Management (CRM) initially meant the system for keeping track of customer contacts. But CRM means much more than that, it tracks sales, even monitor activities like emails opened, or offers accepted. However, we don’t see the real meaning of the term relationship here. Relationships cannot be something which starts and ends with monetary transactions and nothing else. And relationship is actually the most vital part of CRM, which can’t be overlooked.
This post is aimed for those who are still unaware, or have obscure knowledge of Drupal. Drupal is an amazing content management system (CMS), meaning Drupal is used to manage content on websites of any kind, belonging to any sort of sector, and of any size. Drupal is actually not a CMS, but rather a platform into which various modules can be added, which are rather plug-ins that combine to provide a whole range of customized functionality to cater to your individual needs.
Open source content management systems are tremendously popular, and Drupal and Joomla have been practically the top 2 choices of the web designers around the world. Drupal and Joomla are the CMS platforms that have a lot of popularity due to their highly functional features. The primary reason why they are persistent in the market is the fact that they provide ready to use modules and framework to the website.
In this post we are going to look at how to easily display Drupal 6 block using codes.
At times we all are required to have reminders on some apparently simple things. We are going to share one of those snippets of code that we find very useful and thus needed quite often. We decided to share it so that along with us, even you can locate it to utilize it in your use case.