Zombie groans and zombie moans


   
 
web2.0 tagging
Posted: 01 November 2007 11:24 AM   [Ignore]
Newbie
Rank
Total Posts:  16
Joined  2007-09-26

You might want to suggest a standard tag for people to add to Flickr, YouTube, etc....."crawlofthedead"? Then you could put everyone’s images from Flickr on the front page.

Upcoming uses the format “upcoming:event=303659” to tag things for a specific event

+ if people added the username of the zombie as a tag then the individual photos/videos could appear on that zombie’s profile

Profile
 
 
Posted: 01 November 2007 11:56 AM   [Ignore]   [#1]
Newbie
Rank
Total Posts:  16
Joined  2007-09-26

plenty of photos tagged already http://www.flickr.com/photos/tags/crawlofthedead

Profile
 
 
Posted: 01 November 2007 01:03 PM   [Ignore]   [#2]
Newbie
Rank
Total Posts:  4
Joined  2007-10-26

ha ha

Even from beyond the grave your mission goes on wink

Profile
 
 
Posted: 01 November 2007 02:57 PM   [Ignore]   [#3]
Administrator
RankRank
Total Posts:  47
Joined  2007-06-25

haha

Great idea!

Profile
 
 
Posted: 01 November 2007 05:34 PM   [Ignore]   [#4]
Newbie
Rank
Total Posts:  16
Joined  2007-09-26

the crawl was on upcoming, so adding a tag of “crawlofthedead” + one with “upcoming:event=294219” will uniquely identify the Brighton 2007 Crawl Of The Dead

http://www.flickr.com/photos/tags/upcoming:event=294219

Profile
 
 
Posted: 17 February 2008 07:11 PM   [Ignore]   [#5]
Administrator
RankRank
Total Posts:  47
Joined  2007-06-25

Hmmm - just been looking at the upcoming.org API.

Looks pretty straightforward, just need to check I’ve got HTTP_REQUEST and Cache_Lite installed in PEAR and I can automatically add an event to upcoming when a user adds a new crawl.

Profile
 
 
Posted: 18 February 2008 01:16 PM   [Ignore]   [#6]
Newbie
Rank
Total Posts:  16
Joined  2007-09-26

you’d need to check that the event isn’t already there....in which case, you want to get the event id and store it in your db.

In fact, the first step is to just have an upcoming_id field on the crawl records, then you could display a link to the upcoming event + any Flickr photos from the crawl.

Profile