Archive for the “Quick Tips” category

Quick tip: Disabling inline JavaScript within Sitefinity “edit” mode

by Mike Badgley on March 31, 2010

This is a handy little workaround I found for a small issue I was having within the CMS of Sitefinity. Pages that have some form of custom JavaScript functionality can sometimes play havoc with Sitefinity when in “edit” mode. For (…)

Read the rest of this entry »

Quick tip: Overriding the CSS in Telerik controls

by Mike Badgley on March 16, 2010

Thought I’d pass this along – nothing to earth shattering, but it should save you some headaches! When attempting to modify the layout and styling for most Telerik controls, you’re better off disabling the embedded styles that come with it, (…)

Read the rest of this entry »

Using a unitless line-height to enhance your typography

by Mike Badgley on February 10, 2010

I came across a fairly old article on Web typography (by Eric Meyer) this morning that I found pretty interesting and thought I would share some of my feelings on the subject matter. Up to this point I’ve been doing (…)

Read the rest of this entry »

Quick fix for “Simple Feed List” WordPress plugin

by Mike Badgley on November 30, 2009

I came across a bug today with a RSS feed plugin we use for one of our WordPress-powered client sites. The bug is with Simple Feed List (v 1.4,  by David Artiss), and occurs when the feed link supplied  is (…)

Read the rest of this entry »

Adding a user agreement JavaScript plugin to IdeaJam

by Mike Badgley on November 18, 2009

The following is an overview of implementing a simple “terms and agreement” JavaScript plugin to your existing IdeaJam Web site. First, you need to create the necessary language strings in each of the languages that your IdeaJam installation is using. (…)

Read the rest of this entry »