Artwork/Communication

From FedoraProject

Jump to: navigation, search


Contents

Fedora Art Communication / Marketing

We kicked off this project with the following fedora-art-list discussion:

https://www.redhat.com/archives/fedora-art-list/2007-February/msg00222.html


The Problem

The wiki isn't a great place nor an easy place to post and share artwork. It's hard to critique, comment on, and propose revisions for individual pieces. There is also no standard way to get the source artwork for things, and sometimes it can be unclear who created which artwork. It is also hard to browse artwork on the wiki and search for artwork.

Requirements

(in rough priority order)

The Ideas

Hosted / Third-Party Stuffs

Set up a Deviant art community

We have a community set up now (MairinDuffy set it up), take a look: http://fedora-art.deviantart.com/

The advantages of deviant-art:

Disadvantages:

Flickr community

We have one of these too now (MairinDuffy set it up): http://www.flickr.com/groups/fedora-art/

Advantages:

Disadvantages:

Shadowness

I looked briefly at shadowness.com, which is pretty similar to deviantart but they have explicit groups *and* their RSS feeds embed images. However, their copyright policies are pretty weird. I've also never heard of it before (have any of you?) Not sure how reliable/trustworthy it is? Flickr and deviantart have both been around a while.

picassaweb.google.com

It can be used by artists, give RSS feeds with thumbnails but does not have groups. It can be used if we go with only a planet aggregation.

Roll Our Own

Have an art-specific Planet Fedora feed

It would be something like http://art.planet.fedoraproject.org and it would be an aggregator for artwork, not general blog posts. (E.g. you could syndicate your deviant art portfolio feed or a flickr fedora art album feed to this.)

Whichever other option we go with, it should produce suitable RSS feeds so we should probably do this anyway. We need to gather everyone's feed URLs to move forward with this.

Set up a version control repository

Advantages:

Disadvantages:

- high technical barrier to entry

Fedora hosted project

The Infrastructure project plan to offer hosting space, developers.fedoraproject.org and people.fedoraproject.org: use this space and host our own solution.

Example: https://fedorahosted.org/bluecurve

cchost

ccHost is what we are using at http://openclipart.org - the software have a lot of features: users, feeds for everything, comments, ratings. Is not very mature in my experience but is sponsored by Creative Commons. Can be configured to use a lot of file types, including SVG.

Gallery

again, in our own hosting space run an instance of Gallery (http://gallery.menalto.com/) - I don't have any experience with installation or administration, but from the website it seems it recently it gained support for RSS feeds.

Coppermine

Coppermine (http://coppermine-gallery.net/) is another php widely used photo album with support for users, albums, ratings, comments and more. With an external plugin (http://cpmfetch.fistfullofcode.com/) it can generate RSS feeds (I don't have first hand experiece with this either).

Hosting Issues

PHP vs Python vs ?

A thread was brought up on the fedora-infrastructure-list about whether or not it would be possible to host a PHP solution for our needs (Eg ccHost):

https://www.redhat.com/archives/fedora-infrastructure-list/2007-March/msg00024.html

From the discussion it seems: