Your browser (Internet Explorer 6) is out of date. It has known security flaws and may not display all features of this and other websites. Learn how to update your browser.
X
Articles

Expression Engine: Add Global Variables to Channel Entries

In Expression Engine, global variables can be used at template level for many uses. In one of my latest projects, I needed to pass through a specific global variable, but instead of placing the tag in the template, I needed to put it directly into my channel entry. Here’s how I achieved it…

Post

Quick Tips – WordPress: Add Excerpt support for Pages

This tip is really handy if you need to add excerpt functionality for your Wordpress pages.

Post

How to Write a Good Developer Tutorial

After a few weeks delving into the intricacies of Xcode I’ve had the good fortune to come across some very well written and helpful tutorials. I did, however, stumble upon some not so good guides. So here for your consumption are a few tips to making a better developer tutorial.

Post

Quick Tips – jQuery: Giving your selectors some context

The jQuery function allows for a second, lesser known about, parameter which tells the function to only search for the element within the context of the given element.

Post

Quick Tips – CSS: Page breaking for print

The following code snippet will allow you to set the page breaking behavior to break before every h1 element, giving you a lot of control over how printed versions of your website will be displayed.

Post

Quick Tips – CSS: Change Text Highlight Color

With CSS, on the standards compliant browsers such as Firefox, Chrome or Safari, you can decide what color shade the highlighted text appears for users

Post

Adding custom post types to WordPress 3

Last night WordPress 3.0 was released to the general public. Having previewed it previously on this blog, nothing has really surprised me in terms of what has been updated – but it is still nice to go from release candidate to full version.

Post

Unsubscribe from this email by emailing our email

Spent a few hours (read: obsessively too long) tidying up my personal email inbox today, striving towards the eventual goal of Inbox Zero. Whilst working through the several thousand emails I realized “Wow, I have a crap load of spam, I should probably unsubscribe”.