Category Archives: Coding

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 hCard microformats to pages

My friend Christopher posted his Markup Map for hCard Microformat the other day and it struck me that I should be putting this markup into a current project. I did that yesterday. In addition to his post, here are some … Continue reading

Posted in Coding, HTML | Tagged | 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

A Wiki I may be able to support

After looking at a number of different things over the course of the school year, I think I can support PmWiki for the Wiki needs of College users. At least while we get our feet wet with the technology. Things … Continue reading

Posted in PHP, Wiki, Works in progress | Comments Off

Replacing Magpie RSS with SimplePie

It’s infrastructure week here with lots of behind-the-scenes coding going on with several of the sites. One such task was changing the RSS code library, which drives the news items on the home page, from Magpie RSS to SimplePie. Among … Continue reading

Posted in Coding, Infrastructure, PHP | Comments Off

Date sorting by filename in PHP

I have a few pages on the Web site, such as the Administrative Council minutes, that contain lists of links to PDF files. The date sorting comes by virtue of having files the files named like Minutes070122.pdf. The pages were … Continue reading

Posted in Coding, PHP | 7 Comments

Geeking out over Web stats

I happened up SlimStat this morning while looking for a Textpattern plugin to do something else. I found it via the wet_slimpattern plugin. I installed it first on one of the servers that runs Apache and it worked great. Then … Continue reading

Posted in PHP, Textpattern, WordPress | Comments Off

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