weekly article

About this tag
This tag covers discussions about generating weekly articles from dynamic data sources. In the featured thread, a user asks how to pull daily data from a separate database to construct a weekly article based on a requested date. The example involves a site that provides definitions for expressions and idioms from Dilbert comic strips to help Korean friends improve their business English. The user currently maintains hand-coded HTML pages for desktop and mobile, and seeks tutorials or approaches for automating this process. The tag is relevant for web developers and content managers interested in database-driven article generation, particularly for recurring weekly content.
  1. S

    Windows 8 Can I pull content for an article from a separate database?

    My Question: How hard would it be to pull a varying set of daily data and construct a weekly “article” based on a requested date, and is there any tutorial / resource that would explain possible approaches? Background: Each week on my site, I provide definitions for expressions, idioms, and...
Back
Top