Enclosures in WordPress

This is test post. There’s an enclosure attached to this post so take a look at my rss2 feed to find it!

Add the URL of the enclosed media file by pasting it into the “Enclosures” text field. WordPress will figure out how big the file is, and the type of file automatically and save that data in a custom field. You can edit that data later through the usual custom field interface.
Because a remote server has to be contacted, it may take longer than usual to save posts with enclosures! This is normal, so wait until the page has completed loading!

Read more on enclosures to find out why they’re useful.

Currently, you have to add the enclosure in the “Enclosures” text field in the following format:
url_length_type or as an example: http://blogs.linux.ie/download/referers.gif_126007_image/gif

Thanks Matt for pointing out I had a problem with the “Host” line of my code – I left out the “:”

As an exercise I created an “enclosure” custom field handler. It returns the details of the custom field in an array which I print using the following Smarty code in post.html under the call to {custom_fields}:

{if $enclosure != ''}
<blockquote><b>Attached Enclosure</b><br />
File: <a href="{$enclosure.0}">{$enclosure.0}</a><br />
Length: {$enclosure.1} bytes<br />
Type: {$enclosure.2}<br /></blockquote>
{assign var='enclosure' value=''} <!-- reset enclosure variable again! -->
{/if}

Late night thoughts on browsing the Iraq tag on Flickr

Here’s a thoughtful piece on the future of personal media publishing.

What happens when Iraqis start posting pictures on a (soon to be) popular photo portal where it is easy for Americans (geeks now, general populace to come soon) to find them? What happens when pro- and anti-occupation Iraqis start posting graphic pictures to make their points?

I subscribed FF Sage to the Iraq tag on Flickr.. it’s fascinating seeing the images popup in my aggregator!

Ken Bigley Executed

Despite all that his family did to publicize his plight, how others others protested and tried to get help for him, and the fact that the Irish Government issued him with an Irish passport, Ken Bigley was executed yesterday afternoon.
The same on Aljazeera.com.

Commenting on the new report, Paul Bigley said: “I have heard nothing at all.

“I have been optimistic and remain optimistic.”

Paul said he was praying the news turn out to be untrue.