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 things completely different. To ensure consistency through the layout, I set a base font size of [...]
07 Jan
Posted by Mike as CMS, Web Development, WordPress
In the days leading up to the Christmas break I was involved in creating a WPMU-powered WordPress blog for one of our clients. This was the first time we (iStudio) or I had used this product, so as you might expect there were a few growing pains that were encountered along the way. Since I [...]
30 Nov
Posted by Mike as Bugs, Quick Tips, Web Development
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 either dead or unreachable. When either one of these two cases occur, the plugin fails [...]
23 Nov
Posted by Mike as Plugin Development, Portfolio, Web Development, WordPress
Last week I entered into the WordPress development world to create a plugin that I personally had a real need for – better page hierarchy setup within WordPress.
If you have any experience with creating a CMS-type site with WordPress, you’ll know that setting up the navigation structure can be a tedious and time-consuming task – [...]
18 Nov
Posted by Mike as Quick Tips, Web Development
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. Within each language, the following JavaScript variables need to be defined in the JavaScript Settings section:
Defining [...]