10 types of people
working for
Bluefields
Friday, 25 May 2012
Drupal 7 - Render a block in a template file
›
I can see how Drupal's region system works well for content that flows vertically e.g. sidebars, and maybe even the main content area, b...
2 comments:
Thursday, 22 March 2012
Rsync only specific files and directories
›
We recently decided that when deploying projects, it was safer to define includes rather than excludes i.e. define only the files/dirs that ...
2 comments:
Tuesday, 13 March 2012
Ubuntu 11.10 - Cannot add new item when editing main menu
›
I still use the old school "Main Menu" editor AKA Alacarte to create new application launchers. Unfortunately, there is a bug that...
1 comment:
Friday, 24 February 2012
Installing ANT on AWS EC2: Unable to locate tools.jar
›
When I try and use ANT, I get this message: Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/lib...
4 comments:
Get Eclipse to automatically compile your Sass
›
Using the Aptana plugin for Eclipse, I was able to get syntax highlighting working in Sass files (*.sass and now *.scss). It also allows you...
6 comments:
Monday, 13 February 2012
Z-index doesn't work on empty element in IE9
›
The z-index property will not work on empty elements in IE8 and IE9 unless they have a background. The solution is to give them one, and the...
Thursday, 2 February 2012
Drupal: iterating array items that are not properties (hashes)
›
I recently needed to iterate over the elements of an array, ignoring any "properties" (signified in Drupal using hashes e.g. $form...
1 comment:
›
Home
View web version