CEO Blues

A blog type thing

Comments

Keir Whitaker -

Pinhole looks very nice. Any chance of a screenshot or two of the admin side of things?

The main reason I ask is that I am currently in the process of moving my hand rolled journal system from a category based system to tags. The current method allows you to check any number of categories so that any post can sit in any number of categories, however the ease of use of tags has won me over.

The main problem I am struggling with is the interface for the actual tagging of a post. I would be really interested to know how you approached this for tagging a photo, did you go for a similar approach to say del.icio.us or did you dream up something entirely of your own thinking?

Any thoughts or ideas would be great.

Dan James -

Hey Keir,Thanks for the post. I'll do my best to answer. Disclaimer: We're VERY early on in this development process and tagging photos in the admin is one of our weak areas. We have plans to improve it drastically.

Currently to tag a photo you can go to the photo edit page in the admin. There is a simple ajax enabled text box that automatically displays tags ALA google suggest as you type. When you select the tag it is automatically thrown below the text box with a remove link:
<p>
<img class="border" src="http://www.ceoblues.com/local/ceoblues/images/galleryajax.jpg">
</p>
<p>
<img class="border" src="http://www.ceoblues.com/local/ceoblues/images/gallerynoajax.jpg">
</p>

<p>Of course the time taken, and some other fields, are automagically filled in with the exif data if available. We're going to be improving this over the next while as it does have known limitations. One thing not shown above is the ability to select a group of photos and tag them together, streamlining the process of tagging larger batches of photos.</p>

<p>I hope this helps!</p>

Keir Whitaker -

Dan, many thanks for the insight and the screen grabs - it certainly helped.

I really like your approach. The ajax text box is a neat idea and something I hadn't considered but great if you have a lot of tags in the system. One of my main issues was displaying a huge list of tags on the post entry page, the ajax idea would certainly solve this.

It would be really interesting to hear about the new features when you add them and to learn of any challenges faced on the way.

Post a Comment: Pinhole - New Swat Based Gallery System

Email addresses are not displayed with your comment and will not be shared.
Allowed tags are: <em>, <strong>, <code> and <a href="url">. All other tags will be displayed as plain text.