Upgrading your browser will allow you to see this site in three-column layout.
MS Internet Explorer for Windows | Opera | Firefox

What a difference a browser makes

I was building my husband’s site and thought I would try out some of the newly available browser features: @font-face and text-shadow.

David doesn’t use a business name, and the focus needs to be on his services and not him personally. In case he wants to change the site name, the header needs to be text and not a graphic. For his name I specified Fontin Sans SC (using @font-face), Lucida Grande, Verdana, sans-serif. The tagline is Georgia.

The desired header (Firefox 3.5)

The desired header (Firefox 3.5)

Looks pretty good, doesn’t it? Sigh.

Continue reading “What a difference a browser makes”

Attaching a file to a WordPress 2.7 post

1) Log in to your WordPress blog. Write a new post ( Posts | Add New ).

Continue reading “Attaching a file to a WordPress 2.7 post”

A sketchy intro to blogging

Someone asked me how to get started blogging. My first reaction: Do you really want to blog?

If you don’t like to write, if you don’t know what you would write about, if your days are already so full you can barely find time to catch your breath, blogging might not be for you. Then again, you might love the opportunity to write whatever pleases you and to engage with others. Continue reading “A sketchy intro to blogging”

Tracking your Web site or blog visitors

An overview of Web site statistics for the new proprietor of a Web site or blog. If anything is unclear or confusing, please leave a comment so I can fix the problem. Thanks!

There are two ways to track your site visiters: site logs and page tags (counters and trackers). Both provide information about

  • the number of visitors,
  • the countries of your visitors,
  • the links on other sites that led to yours,
  • the words that brought up your site in online searches,
  • which search engine was used,
  • the Web browsers and operating systems used by your visitors, and
  • other data.

Continue reading “Tracking your Web site or blog visitors”

WordPress 2.5 and Event Calendar

NOTE: This version of the patch doesn’t include the big calendar fix, and it hasn’t been tested with WordPress 2.6.

The current version of the Event Calendar plug-in (3.1.1rc3) doesn’t work with WordPress 2.5. A solution was posted to the Event Calendar e-mail list.

I’ve uploaded my patched files here: http://www.williamswriting.com/pdf/ec311rc3patch.zip

To use the patch, first download and unzip the Event Calendar 3.1.1rc3 plug-in.

Then download the file from my site. Copy the unzipped files into the Event Calendar plug-in folder. DON’T FORGET TO SCAN FOR VIRUSES BEFORE UNZIPPING.

There should be two replacement files: eventcalendar3.php and ec3.js. Backup files for both (eventcalendar-BU.php and ec3-BU.js) are included, just in case the patches don’t work for you. The Past Events plug-in (not a patch but very useful) contributed by one of the list members is also included.

Added: Sergio asked, “Is there any solution to the 404 error with the tags in the WP 2.5 when you use the ‘Keep Events Separate’ option?”

This patch should fix that problem. I use “Keep Events Separate” on my test blog. There has to be an event for the month that’s clicked, however. I haven’t tried this patch on WordPress 2.5.1 yet.