*/
Ive been getting emails more and more on the subject: oAuth and iOS with Drupal so Ive decided to consolidate all of those replies into one big blog post.
It seems like it is a bit tricky but its really simple once you understand all of the layers.
Features is a wonderful module, it allows you to put in code, pieces of functionality that is otherwise created in the UI. (For more information, look at these slides on features
Workhabit is hanging out in the biggest city in Europe: London! We're a silver sponsor at Drupalcon London. Several of our core team are out and about spending a week or two of August hanging out in London.
Come by and see us, or drop us a line if you're there and want to connect.
We've all seen it, those darn blocks that have to appear in-line in a node body, but we're often left scratching our heads as to how to get it in there.
The problem is that regions are only surfaced to the page template, and the region we need to add is a div inside of a node.
Well, with a couple of simple theme overrides, you can get there, and make it performant as well.
...Ran into an issue where Backup and Migrate wasn't cleaning up after itself - mysql dumps were sitting in /tmp, stacking up, and causing disks to fill up.
In the past year, we've worked with a number of fantastic clients. One of the things we've seen repeatedly is a desire by some clients to do work that is a "port" of the existing site to Drupal technologies. This is often not the right approach.
Drupal without drush is like a burger without cheese.
If you are running Drupal websites locally on your computer using the MAMP / MAMP Pro stack and are experiencing abnormally slow page loads, there are a couple of steps that should be taken to help increase performance.
In a recent discovery credited to Aaron Stewart here at WorkHabit, it was found that there is an issue converting the cache_router and / or semaphore tables from MyISAM to InnoDB on a Pressflow database.
We've been getting reports of intermittent issues with transcoding on our CDN2 service.
After digging around for a while, we've found an issue where messages are not getting delivered through Amazon SQS to our transcode nodes.
Whenever a group of us WorkHabit folks are sitting around the virtual watercooler reviewing upcoming projects, one of the first questions we need to answer is about the quality of the code we're starting with.
The big question we always want to know is this: Is core hacked? And how badly?
After doing this manually several times, I decided to cut to the chase and write a script for it.
The bash script to do this is at the bottom of this post. Just save it as iscorehacked.sh, mark it executable, and have at it.
I combed through the Issue queue for Drupal 6 yesterday and have provided a bunch of fixes and updates. I pushed them all into the Dev branch, which seen here, http://drupal.org/node/409912 .
Over the past few months I have been working on a project to release at Drupalcon DC.
We're happy to announce that the latest version of our free Drupal AMI has been released: Drupal AMI 1.0 RC1, AWS ID ami-2a8a6d43. Like the previous version of our AMI, it will allow you to install any version of Drupal that you like, at the click of a button.
So, for a while now, we at WorkHabit have been wanting to integrate two of our favorite tools: Google Docs, and Drupal.
If you haven't tried to do video online, you'd be surprised at how difficult it is. There's a large number of formats out there, and often your source video isn't appropriate for displaying on a web page.