Blog Posts - Web Development

A place where we discuss the communication industry and give our insights on advertising, website development, graphic design and strategic planning.

Block Exclude Pages

Block Exclude Pages Module (Drupal 10)

By Jaime Contreras

The improved blocks system in Drupal 10 provides a lot of flexibility to the site builder.  But, have you ever had the problem of blocks showing on undesired pages because of the limits to visibility patterns? The Problem Scenario Say you added a custom block that only shows for users, so you set a visibility path with a wildcard like so: “/user/*”. All works great, as it should, and life is great! Oh but no! Don’t celebrate too fast says your project manager. Here comes the problem. Your
3 Tips for Client Friendly Paragraphs in Drupal 8

3 Tips for Client Friendly Paragraphs in Drupal 8

By Art Williams

We, the website development team at Texas Creative, are big fans of the Paragraphs Module. For the last couple of years, it has become a larger and larger part of our Drupal 7 and Drupal 8 websites. In this post, I will give three tips we’ve discovered that make Paragraphs even easier for the end-user to use, in our case clients. What is the Paragraphs Module? To quote the Paragraph module description page: “Instead of putting all their content in one WYSIWYG body field including images and
The Future is Encrypted

The Future is Encrypted

By Marcus Harrison

Google is leading the charge to a more secure web. The tech giant is taking steps in the way it handles non-secure websites in both search rankings and for its over 1 billion Google Chrome users. In search results, non-secure websites will now take a back seat to those that are secured with trusted SSL certificates. Texas Creative has answered the call by retroactively adding free SSL encryption to all of our Drupal websites. What is SSL? SSL (Secure Sockets Layer) is a web technology that creat
First Impressions During a Drupal 8 Website Build

First Impressions During a Drupal 8 Website Build

By Art Williams

It’s Official!  We have finished setting up the necessary infrastructure and processes for building client sites in Drupal 8 moving forward.  A lot of that work was done during our first Drupal 8 website build, which is nearing completion.  What follows is a brief glance of my first impressions and future aspirations about Drupal 8 development. The Project As website builds worked their way through the pipeline in the first part of 2016, I was on the lookout for the right one to be our firs
Update Extended Module: Drupal Updates...No Regressions!

Update Extended Module: Drupal Updates...No Regressions!

By Jaime Contreras

Whether you are new to Drupal or a total Drupal superstar with 1,000,000 hours on the metaphorical “Drupal wheel”, making decisions about what modules to update to what version is not as straight-forward as it sounds. We’ve found many situations where the Drupal update page actually suggests that you “upgrade” a module to an older version. This has resulted in regressions and extra work more times than we’d care to admit. But it is clearly a problem begging for a good solution. Our f
Common Drupal 7 Coding Mistakes: Part 1

Common Drupal 7 Coding Mistakes: Part 1

By Art Williams

This series will cover three Drupal 7 mistakes that I see regularly when training developers, or perusing the issue queues of Drupal modules, and I’ve personally made each of these mistakes.  Getting a handle on these concepts, and breaking these bad habits will make you a better Drupal developer. Using [‘und’]? You’re Doing It Wrong Whether it’s in your theme’s template.php file or the custom field formatter module you wrote, don’t use [‘und’] ... ever ... seriously ... don?
Image

Drupal 8 is here! (You need a new site!)

By Texas Creative

#Celebr8D8 with @texascreative developers @To_Be_Benji & @jvative. pic.twitter.com/LM1E2IcvX5 — Art Williams (@ArtisWilliams) November 20, 2015 Inevitably, if you are a Drupal-based agency, and have been around for awhile, with the trumpeted release of Drupal 8, you will get some variation of the following questions: Client: “You tell me my site is on Drupal 7, and that you keep it up to date, but I see that Drupal 8 is out ... what!? And why do I need to rebuild a ‘new’ site to get
3 things you should know

3 things every WordPress developer should know about Drupal

By Texas Creative

Sometime back in the mid to late 2000s when most web developers/designers began seeing the writing on the wall when it came to content management systems, most of us bit the bullet and also decided try one out. After all, our clients were pushing for it and it’s what all the cool kids were doing, so we begrudgingly fit it into our workflow. Open-source CMS's drew the most attention, especially the ‘big three’ — Joomla, WordPress and Drupal. Naturally, I was curious about each so I evalua
Drupal, Wordpress, Joomla logos intertwined

Choosing the right CMS for your website

By Art Williams

As a client of a communication firm or marketing agency, why does it matter what content management system (CMS) is used to build your site? More importantly, should you even care? These are difficult questions, but that’s why we’re here to help you answer them. The Right Partner If you don't read any further, pay attention to this … the right development partner that understands your objectives and has the expertise and desire to help you attain them is worth more than any CMS. No matter
Heartbleed logo

Texas Creative & Heartbleed

By Art Williams

Notice: We've investigated our hosted resources along with Rackspace, our hosting provider and have determined that our production hosting platform is not vulnerable to the Heartbleed bug. We're not using the vulnerable version of OpenSSL on our production server. What's Heartbleed? In order to encrypt a website with an SSL certificate, encryption keys are generated. The most common program used to encrypt, transmit and confirm these keys is OpenSSL. The security vulnerability that was discovere