Monthly Archives: June 2005

Fading image transitions revisited

I previously wrote about using a JavaScript effect for fading transitions between jpeg images on a web page. While looking for something else, I ran across a free Flash movie that accomplishes what we really wanted. Check it out in … Continue reading

Posted in Coding, Javascript | 1 Comment

College News RSS feed added

I added an RSS feed for College News to the College Web site. RSS (Really Simple Syndication) is a web content syndication format. Our feed is based on version 0.92 of the standard. It is an increasingly popular method of … Continue reading

Posted in Coding, New Content | Comments Off

Where have I been?

I haven’t lost steam with posting, I just haven’t been working on much that might be interesting to blog readers. I have been: Working on a project where we are expanding the content of the Alumni of Distinction section of … Continue reading

Posted in Works in progress | Comments Off

A Second Chance mini-site published

I published a very-quickly-produced mini-site for the film A Second Chance this afternoon. It uses the templating concepts from mezzoblue that I mentioned recently. It also borrows some CSS techniques that I explored on some recent personal projects.

Posted in Coding, CSS, PHP | Comments Off

Simple Templating from mezzoblue

Dave Shea of mezzoblue posted a really good article on page templating in php. I may try following this technique on a project in the near future.

Posted in Coding, PHP | 1 Comment

Updated QuickTime movie example

I took a few minutes this morning and updated my page which describes how to embed a QuickTime streaming movie within a Web page. Now instead of making you view source and figure it out, I actually show code and … Continue reading

Posted in Coding, HTML | Comments Off

Making an external link icon

I’ve been working this week (mostly) on new content that I’ll blog about when it is released, but didn’t want to let a week go by, even a short one, without a blog entry. Have you noticed the little “external … Continue reading

Posted in Coding, CSS | 2 Comments