Archive For August 25th, 2004
Here’s an editorial piece on photography in public areas. It’s lengthy but it and the comments explore the subject well. There’s a lengthy thread on the Street Photographers list after a number of members were stopped by police. Trouble, trouble, trouble. All because some paranoid daytime-TV-watching shut-in saw someone outside with a camera. And because [...]
Yay! I got the “relatedstories” plugin working! The hardest bit was converting to use $wpdb instead of the PHP MySQL interface. I love that I could call get_permalink in post.html to figure out the story link: {relatedstories} {if $relatedstories} <b>Related Stories</b> ({$relatedstoriesWords}) <ul> {foreach from=$relatedstories key=key item=story} <li> <a href=”{get_permalink id=$story->ID}” >{$story->post_title}</a></li> {/foreach} </ul> {/if}
Vicipéid looks like a good attempt to translate Wikipedia into Irish. Here are the pages on John Kerry and George Bush as an example of topical pages on it. (Thanks Kae for the link!)
