Hi, i'm new working with Drupal and i need some help by deciding a module to use in order to create a dynamic video list from an Atom feed.
I've created a category list by using a aggregator module, but now i need to show the results of this categories in center block.
I've been looking for a configurable modules which allows to custom the display of the videos (pagination, size of thumbnails, position, etc) but didn't find one as complete as i need or it's not compatible with D6. Now I'm trying to do it with FeedAPI and emfields as in this video tutorial http://drupaltherapy.com/node/34 but it's done on D5 and some modules ain't running correctly on D6.

There is a way to do it with CCK+views? could you tell me how?
I'm PHP programmer, so there are no problems in modify modules ;)

Ideas will be appreciated

Thanks