Archive for the ‘ Drupal Hosting ’ Category

Drupal Terminology

drupal terminology

 

We have posted some articles about Drupal but we never really discuss the basic knowledge in Drupal development. In this article, we are going to list some terminologies and jargons which are used in Drupal. If you are planning to build a Drupal site, you should read this first.
(more…)

How to Customize a Drupal Page

how to customize drupal seekdotnet

The Drupal cms can be one good option when you want to build a website. Drupal has many possibilities that web designers can use to represent the content exactly as they want. The best way to use Drupal is by using the template naming convention to your advantage. That way you can gain control of a specific page you have already created and work with the page at HTML and CSS level. Such as, you may have an About Us page which you have created but you want this page to look different in style and layout that your other pages. You can customize it as follows:
(more…)

What is the Best Web Development Tools

web design

Technically speaking, there are basically three types of websites: static HTML, database-driven and Flash-based.

1. Static HTML, refers to a web page that has been coded in an HTML editor such as Go Live, Dreamweaver, BB Edit or a host of other applications. (Sidenote: MS Word may claim to create webpages, but should never be used for HTML content as it is full of custom codes that only with Microsoft products.)
(more…)

5 Steps to Choose the Correct Content Management System (CMS)

How to look for the correct content management system (CMS) for you?

To ensure successful implementation and adoption, the content management system (CMS) solution must be implemented like any other large enterprise application, with clear objectives and systematic planning mechanisms. So let’s look at some best practices that should be on everyone’s checklist before deploying any CMS within your organization.
(more…)

What is Drupal?

What is Drupal?

Drupal is an open-source Content Management System (CMS). It is usually a strong utility framework, which means it’s designed so many alternative web site capabilities could be added by utilizing “modules” or mini-applications. Drupal beginning go back to 2001 and Drupal has emerged in the previous couple of years as one the preferred open-source CMS applications getting used, and boasts having over 650,000 community customers and contributors. Drupal makes use of PHP and MySQL or PostgreSQL and is extraordinarily versatile. It is greater than simply widespread-it just works properly and a volunteer community keeps making it higher and better. (more…)

Drupal – An Introduction

What is Drupal?

Drupal is a free and open source modular framework and Content Management System (CMS) written in the programming language PHP. It is used as a “back end” system for many different types of websites, ranging from small personal blogs to large corporate and political sites.

The standard release of Drupal, known as “Drupal core”, contains basic features common to most CMSs. These include the ability to register and maintain individual user accounts, administration menus, RSS-feeds, customizable layout, flexible account privileges, logging, a blogging system, an Internet forum, and options to create a classic “brochureware” website or an interactive community website.

Drupal was also designed to allow new features and custom behavior to be added by third parties. For this reason, Drupal is sometimes described as a “Content Management Framework”. Although Drupal offers a sophisticated programming interface for developers, no programming skills are required for basic website installation and administration. (more…)