Category Archives: Javascript

From Flash to jQuery

I’ve written a few times before (1, 2, 3) about techniques for rotating images in place on a page, such as is done on the home page of the College site. The brief history is that it started in JavaScript, … Continue reading

Posted in Coding, Flash, Javascript, jQuery | Comments Off

Spring ’08 communigator done

All the content from the Spring 2008 issue of communigator is now online. I wanted to do a more-extensive redesign of the site this time, but ended up in a time crunch on some early content so all the design … Continue reading

Posted in Coding, Javascript, jQuery, New Content | Comments Off

Adding glitz to the “Angel of Ahlem” site

I didn’t design the “Angel of Ahlem” Web site for The Documentary Institute, but I did give them assist with some added functionality after the fact. The Photo gallery uses Lightbox 2. Vernon’s Journey uses Simile | Timeline and LightWindow. … Continue reading

Posted in Coding, Javascript | Comments Off

Lightbox plugin added to College News

I added the bas_lightbox plugin (alt link) to the Textpattern instance that runs College News. The plugin implements Lightbox 2 and allows you to use it within articles to create image galleries or enlarge-able images. Here’s the first story to … Continue reading

Posted in Coding, CSS, Javascript, Textpattern | 1 Comment

QuickTime examples updated

I have updated my example pages for adding QuickTime players to pages using the recently-mentioned JavaScript method. Here are the links if you’re not familiar with these pages: QuickTime streaming video QuickTime VR And while we’re on this subject of … Continue reading

Posted in Coding, Flash, Javascript, QuickTime | Comments Off

Fixing movie code for IE

A recent update of Internet Explorer here apparently contained code that provides remediation of issues in the EOLAS patent settlement regarding activating ActiveX controls on Web pages. Don’t ask me to explain that. The important thing is all my QuickTime … Continue reading

Posted in Coding, Flash, HTML, Javascript, QuickTime | 2 Comments

In-page RSS aggregation

During a discussion of “content management” (another hot summer topic) with WUFT-FM’s news director, he pointed out that the NPR news feed that once appeared on his news page no longer was appearing for some reason. I decided to investigate. … Continue reading

Posted in Coding, Javascript, PHP | Comments Off

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

New communigator starts going up

The Spring 2005 issue of communigator hit the street a couple of weeks ago. The files hit my desk last week and the first stories hit the Web this afternoon. I have spoken with the Editor and we are going … Continue reading

Posted in Coding, CSS, Javascript, New Content | 1 Comment

Design (or coding) notes for Orange & Blue

The slide show effect on the Orange & Blue front page uses the Fade Images JavaScript technique. The images do a fade transition in IE, but just flip in Firefox. It will probably eventually be replaced this Summer by a … Continue reading

Posted in Coding, CSS, Design, Javascript | 3 Comments