Blogs

An Overview of Drupal and its Uses

  • Posted on: 25 May 2015
  • By: Staff

Programming requires ingenuity and talent. And even more importantly, successful bug-free code requires detail-oriented coders and brilliant peers for testing, innovating, and refinement. Drupal is a content management system (CMS) designed specifically for collaboration and creativity. A core batch of modules and themes can be downloaded free to get first-time designers started. A community of volunteer developers are constantly contributing more code and content to Drupal.

What is Drupal?, and How to Install it

  • Posted on: 22 May 2015
  • By: Staff

What is Drupal?

Drupal - a free content management system and open source code. Under the management of Drupal, millions of websites operate worldwide. Drupal has a wide range of applications, from creating personal microblogging, to creating corporate multi-dimensional websites. Thousands of expansion modules and the themes for Drupal allows you to create any site you can imagine.

Free Website Plan Analysis and Module Recommendations

  • Posted on: 8 June 2014
  • By: Michael

You want to build a website and you done enough research on the various CMSes available to have decided on Drupal. You've also done a write up of your site's needs, but you're not sure of the Drupal way or where you should start? The hundreds of upfront hours for reading and learning Drupal just to known which modules and feature sets are most appropriate for your specific use case causing you anxiety? Want to shortcut some of that headache?

HowTo: Checkpoint Backup a KVM VPS on SolusVM

  • Posted on: 21 May 2014
  • By: Michael

I have a barebones testing VPS, which, as they are insanely cheap, I think everyone should have one. True, these aren't really usable by retail website owners, but if you're in IT and take QA seriously they're wonderful.

The one big issue with these are having to rebuild them from scratch when you want to try a different set of software packages that will emulate a clean production build and configuration. The solution was relatively easy, but the journey was a pita.

SolusVM's Central Backup seemed to be the ideal solution, but, it's not:

Extract the Exif DateTimeOriginal field and prepend it to the file name to facilitate image sorting

  • Posted on: 19 May 2014
  • By: Michael

Clients!? Clients are wonderful things. They pay the bills. But they definitely ask you for some odd things.

I have a client who needed 10s of thousands of images, from different sources, to be displayed by the date they were taken. As he didn't want to spend hours in his favorite image editor, checking the properties of each file one by one, he punted the whole thing to me with a: "Hey, take these images, and add them to the gallery and make sure they display by date."

As it's my business to make clients happy, my reply, "Sure. I'll have that for you in a few days."

Install PECL uploadprogress on WHM (cPanel) [For Drupal]

  • Posted on: 2 September 2013
  • By: Michael

"uploadprogress" is the usual suspect for Drupal to track the progress of file uploads.

Installation is very straightforward:

  1. Login to WHM, https://ServerIP-Address:2087
  2. Go to: Software » Module Installers
  3. on the line "PHP Pecl," click "Manage"
  4. Paste "uploadprogress" into the "Install a PHP Pecl" box, click "Install Now"

Done.

To verify, reload your 'Status Report' page:

D6 or D7: /admin/reports/status

That's it!

Search Engine Traffic and Optimization for Drupal

  • Posted on: 17 July 2013
  • By: Michael

Drupal out of the box, properly configured, is very SEO friendly. But don't expect your 10 to 20 page site to get any significant search engine traffic. And by search engine, we're talking Google. Google routinely accounts for about two thirds of all US search engine traffic, and other than China, a significant portion of the worlds search engine traffic.

But I want Search Engine Traffic!

Absolutely nothing beats a properly configured Drupal site with significant amounts of unique, relevant, similarly topic'ed content.

If you don't want to bother with creating content, you supposedly can "hire an 'SEO guru' who will rocket your site to the first page of Google results and/or sell lots of your product through PPC." I have several problems with these statements.

Theming Drupal

  • Posted on: 16 July 2013
  • By: Michael

A site's 'look and feel' in geek speak is called a Template, a Front End Overlay, a User Interface (UI) and the User Experience (UX), or in Drupal, the "Theme." You probably already know that ...

This document offers some guidelines on when you should start theming a Drupal project, just how varied Drupal themes can be, where to find 'free' themes, and steps you can take to reduce your theming costs.

Pages