
Drupal
John Locke and Freelock featured in PSBJ Growing Your Business
We're super stoked to see some press coverage of all the hard work we've been doing for the past few years!
Drupal deployment with Git Flow
At Freelock, we've been adopting a pattern for git branch management called Git Flow. If you haven't run across git flow before, go check out this article to get the basic concepts: A successful Git branching model.
Ask Freelock: Should I learn Drupal?
Robyn asks:
Stoked about CRM - what you need to make your CRM succeed
I'm having a lot of discussions about CRM systems these days. What is CRM? To hear many talk about it, it's some magical program you buy and suddenly you start getting more business.
Guest Post: Drupal Security Notes
Drupal is one of the most popular free and open source web application frameworks. Drupal is almost infinitely extensible through not only various theme possibilities but also the vast library of modules or add-ons. However, this great extensibility is also a point of weakness should insecure or vulnerable code be used in either themes or community contributed modules that can result in compromise. The following guide on best practices for Drupal covers main areas of attention in regards to security for any Drupal web administrator.
Migrating content profiles to Profile2
As part of our recent site upgrade from Drupal 6 to Drupal 7, we had a bunch of content profiles to clean up.
Drupal Rescue Shop
Sometimes bad things happen to good people. And sometimes people get in over their head and need help. At Freelock, we are here to help. If your previous web developer jumped ship and left you high and dry, don’t panic, just pick up the phone and call us for help!
Drupal skills and roles
There's a huge range of skills that come to mind when somebody asks for a web developer, and when you start looking for Drupal developers, it gets even more complicated.
Drupal developer, module developer, back end developer, what does that mean?
Simplicity and Extensible Design
In the world of software and web development simplicity is a funny thing. We are always striving to make our work and our product simple: simple to understand, simple to use, and simple to maintain. This is one of the many reasons we use Drupal as our development framework here at Freelock.
What do you need CRM to do?
Customer Relationship Management. After the term being around for the past 15 years or so, it seems CRM is becoming a really hot thing right now.
Quickstart using Dojo Toolkit on Drupal
Over the past couple weeks, I've updated the Drupal Dojo Toolkit module to support the new AMD module layout and asynchronous loading.