benzado / NaSkeWriMo

The National Sketch Writing Month website
http://www.naskewrimo.org/
1 stars 1 forks source link

Batched sketch feed #2

Closed benzado closed 13 years ago

benzado commented 13 years ago

Instead of one feed item per sketch, create a feed with one item per hour, with all the sketches posted in that hour.

A sketch posted at 7:55 will not appear in the feed until 8:00, when the 7:00-8:00 feed item is generated.

Write code so that increment can be adjusted from hour to half hour or whatever.

If no sketches were posted, don't generate a feed item.