Skip to content
vicxyz1 edited this page Sep 29, 2017 · 4 revisions

Photo Publishr Online

Upload now, publish when you want on Flickr

v1.1

Description

Schedule when your Flickr photos will be published for public

Flicker OAuth supported.

Features

Get private photos

  1. Auth using Oauth
  2. Get private (non published) photos
  • flickr.photos.search:
    privacy_filter (Optional)
    Return photos only matching a certain privacy level. This only applies when making an authenticated call to view photos you own. Valid values are:
    1 public photos
    2 private photos visible to friends
    3 private photos visible to family
    4 private photos visible to friends & family
    5 completely private photos

Schedule publishing

  1. Add to cron list
  2. Make the photo public
  • flickr.photos.setPerms:
    is_public (Required) 1

Add to groups

  1. Get Groups
  2. Add to the group

Resources

Mockup

  • Balsamiq 3

SQL

Maintaining database schema:

  • MySQL Workbench
  • PhpMyAdmin

ORM/DBAL:

  • ADODB

Web

Colors: #EC008B #27A9E1 #286193

Flickr API

Libraries

  • ADODb
  • Savant
  • Monolog
  • composer

Feature WishList

  • User Accounts OK

  • Preferences OK, depends on user accounts

    • Notification when goes public
    • Publish Level:
      • private ->family&friends
      • list private, family, friends -> public
  • Statistics NOK - hidden. May conflict with Flickr PRO