Feeds

flickr

 Mini Blog II. - Flickr and Textpattern

Submitted by Markus Merz on October 25, 2007 - 6:26pm in

Show Flickr pix with Textpattern as mini blog. This is a follow-up to Publish mini blogs as asides.

How to get a nice Flickr mini blog inside of Textpattern

There exists a nice plugin for Textpattern which fetches pictures directly from your Flickr account. It publishes the pics directly inside the blog, can create a photo gallery from your Flickr sets and also grabs the description or lists your Flickr tags.

For the purpose of creating a mini blog based on filtered Flickr tags most convenient is the ability to hand over the Flickr tags you want to show. The following is a rough concept. For the perfect implementation you must figure out how to create the wanted txp:vdh_flickr tags yourself as there are many different possibilities.

Why not use the Flickr tag feeds?

If all this sounds way too complicated you can still use Flickr RSS feeds for your tags :) But then you won't have the possibility to have internal landing pages which is a nice way of enhancing your content.

The basics from the documentation

vdh_flickr is a full-featured gallery plugin for textpattern, using a classical three-step system: First, you are shown a set (=album) preview page, then a thumbnail page, and an image page afterwards. The Demo shows the default configuration.

But you can leave out any step, so you can for example leave out the set preview or both the set preview and thumbnails to show an individual image.

How to - Use the advanced options

The default sense of that plugin is to create a picture gallery. But of course you can simply call the txp:vdh_flickr tags individually and put them into a div which floats in your article and only shows thumbnails which link back to Flickr (open="self|window|flickr"). More interesting is to link to another internal landing page which shows the single image with description.

Demo1 shows the default gallery Plug'n'Play Style but you can play around with the templates (Textpattern forms) as you like. Make sure to study the default Textpattern forms to get more txp:vdh_flickr tags.

  • vdh_flickr_thumbnails: Specify the needed size for thumbnail images to fit your mini blog template.
  • listmode="img|text": Funny. You can show the Thumbnails as text list
  • txp:vdh_flickr_thumbnails_slideshow: You can also create a link to show a Flickr slideshow pop-up.

If you create landing pages for single pictures:

  • Show image title and description
  • Show a list of tags associated with the current image (local links)

Playing around with the many options you are able to generate a complete picture gallery inside your Textpattern website. More important in our mini blog case, you can create a list of thumbnails for certain tags from your Flickr photostream.

Caution

  • Remember to link back to the single photo pages at Flickr.
  • Double check the performance on your system and how fast Flickr responds.

Examples for a Flickr mini blog with Textpattern? Not yet...


 Publish mini blogs as asides

Submitted by Markus Merz on October 25, 2007 - 2:57pm in

Use mini blogs to enhance your blog and your single articles!

The idea of using asides is not new but still something most bloggers don't think about. Why? Simply because most bloggers are article oriented. Beside publishing the 'big' content you should always have an eye on enhancing your content.

One of the easiest ways to cover small aside content on your blog is to find a way to publish the small snippets in your template automatically at an appropriate place. If you use the grid concept or simply little divs floating at the right place doesn't matter.

How to create a mini blog for your site

How to get those snippets? I find it very easy and useful to write mini blogs by using good and short notes for my del.icio.us bookmarks and/or good descriptions on Flickr.

If you use the (tag) feed output of those sites you can have a nice publishing form on your blog. If the produced content is directly in your code and not generated by some JavaScript widget you will gain additional search engine love too!

My workflow for a mini blog

Very often I do a research on a certain subject and during that research publish a lot of useful mini-blog content by bookmarking found pages on del.icio.us. Tag those bookmarks appropriately and you have a great enhancement for your blog.

On my local news site in Hamburg Sankt-Georg.Info you will find the latest ten of my del.icio.us bookmarks tagged 'Hamburg' in the sidebar (which is only on that homepage not in the single article template).

The same technique is reproducable for every single article. You just have to tag your mini blog content right.

I am using the SimplePie plugin for Textpattern to fetch the RSS feeds and publish them directly in my code (Links to d.i.u. feed outputs).

It is up to your imagination what you can do with those mini blogs...