<h2>Create an Omega Subtheme with LESS CSS Preprocessor using Omega Tools and Drush</h2>
<pclass="posted text-light">16th April 2012</p>
<p>In this tutorial I'll be showing how to create an Omega subtheme using the Omega Tools module, and have it working with the LESS CSS preprocessor.
The first thing that I need to do is download the Omega theme and the Omega Tools and LESS modules, and then to enable both …</p>
<ahref="/blog/2012/04/16/create-omega-subtheme-less-css-preprocessor-using-omega-tools-and-drush">Read more →</a>
<p>If you're accessing Linux servers or automating tasks between servers, rather than having to enter your user password every time, you can also use SSH public key authentication. This is a simple process that involves creating a local key and storing it within the authorized_keys file on the remote server.
Check …</p>
<ahref="/blog/2012/02/01/use-authorized-keys-create-passwordless-ssh-connection">Read more →</a>
<p>As the vast majority of the Drupal websites that I currently work on are built on Drupal 7, I thought that it was time that I upgraded this site. Following the core upgrade process and the CCK migration process, everything was upgraded smoothly without any issues.
I've upgraded a handful of …</p>
<ahref="/blog/2012/01/04/site-upgraded-drupal-7">Read more →</a>
</li>
<liclass="post">
<h2>How to Install and Configure Subversion (SVN) Server on Ubuntu</h2>
<p>Recently, I needed to set up a Subversion (SVN) server on a Ubuntu Linux server. This post is going to outline the steps taken, and the commands used, to install and configure the service.
Note: As I was using Ubuntu, I was using the 'apt-get' command to download and install the …</p>
<ahref="/blog/2011/10/19/install-and-configure-subversion-svn-server-ubuntu">Read more →</a>
</li>
<liclass="post">
<h2>Create Multigroups in Drupal 7 using Field Collections</h2>
<p>One of my favourite things lately in Drupal 6 has been CCK 3, and more specifically, the Content Multigroups sub-module. Basically this allows you to create a fieldset of various CCK fields, and then repeat that multiple times. For example, I use it on this site whist creating invoices for …</p>
<ahref="/blog/2011/08/28/create-multigroups-drupal-7-using-field-collections">Read more →</a>
<p>I've finally uploaded my first module onto Drupal.org!
I've written many custom modules, although the vast majority of them are either small tweaks for my own sites, or company/site-specific modules that wouldn't be good to anyone else, so there would be nothing achieved by contributing them back to the community. Previously, …</p>
<ahref="/blog/2011/05/23/imagefield-import-archive">Read more →</a>
<p>My employer, Proctor &amp; Stevenson, are going to be hosting the next Bristol &amp; South West Drupal meetup on the 25th May at our offices.
You can view more details, or register on our website.
…</p>
<ahref="/blog/2011/05/20/proctors-hosting-next-drupal-meetup">Read more →</a>
<p>2 weeks ago, I handed in my notice of resignation to Horse &amp; Country TVbecause I've been offered a new role at Proctor &amp; Stevenson - a Marketing Design and Communications agency in Bristol.
Proctors have an extensive client list - including BMW, Panasonic, the Open University and VOSA, and it's …</p>
<ahref="/blog/2011/03/31/proctor-stevenson">Read more →</a>
</li>
<liclass="post">
<h2>Display the Number of Facebook fans in PHP</h2>
<p>Replace the $page_id value with your Page ID number (unless you want to show the number of fans for this site).You can find your Page ID by logging into your Facebook account, going to 'Adverts and Pages', clicking 'Edit page', and looking at the URL.
For example, mine is https://www.facebook.com/pages/edit/?id=143394365692197&amp;sk=basic.
I've also …</p>
<ahref="/blog/2011/03/15/display-number-facebook-fans-php">Read more →</a>