CivicAppsTwitterBroadcasts

From PortlandWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

CivicApps Twitter Broadcasts

Brainstorming on Twitter broadcasts of new content (datasets, ideas, apps) on CivicApps:

  • Hook into Drupal's hook_nodeapi($op = 'insert') to publicize new content immediately.
    • Simple data: Node title (since it's probably short enough), short link back to site
  • Later, re-post content if it hits certain thresholds:
    • Fifth comment left with hook_comment($op = 'insert')
    • Four-star rating reached with hook_votingapi($op = 'insert')
    • Provide more info: "Hot idea!", "Four stars in six days!", "Five comments!", etc.