Nice idea, but I'd rename after something that isn't evil - subconscious suggestions of maliciousness might inadvertently repel some users. I'd suggest finding a design person who can lighten it up, pretty it up, and clean it up - the design has possibilities, but it's way too dark. Finally, many of the sample photos have really, really cold color temps (that cupcake photo's color temp is way too cold - it looks like…
Heya! So, we sometimes get comments about the branding choice of "goblins"... our goblins are actually not evil, though I agree that a lot of $STANDARD_FANTASY they're used as evil characters. Our goblins are more "build spaceships, be cute, and be awesome" goblins like http://mediagoblin.org/news/mediagoblin-0.3.2-goblinverse.ht... Curiously we've gotten a number of concerns about maybe the branding will push people…
GNU MediaGoblin – A decentralized alternative to Flickr, YouTube, SoundCloud
41–50 of 72 posts
Re: GNU MediaGoblin – A decentralized alternative to Flickr, YouTube, SoundCloud
#42Earlier quoted context omitted.
Hi! Lead developer of MediaGoblin here. I agree, the frontpage of mediagoblin.org can use some improvement. We're working on that. If you want a fast summary of things, you can still watch the video from the crowdfunding campaign we ran last year with the FSF (hell, you can still donate too!). http://mediagoblin.org/pages/campaign.html We also have an intern helping us clean up the homepage. Things should be getting…
Is your landing page your primary marketing mechanism? I think it's great that your given an intern that level of responsibility...
And in any case, it's not just a "oh, we tossed an intern at this"; in this case, the person who's working on this is a community member and intern, and is doing work based on a detailed analysis based on another community member's work overviewing all our current messaging: http://lists.mediagoblin.org/pipermail/devel/2013-July/00061...
So it's not just a matter of, "oh get an intern and toss them at it"!
But hey, if you're bothered by the fact that we're a community project with not a lot of full time resources, you can donate and help us pay for more people to come on as dedicated resources! The crowdfunding campaign we ran through the FSF last year is over, but the donation link still works: http://mediagoblin.org/pages/campaign.html
Or, feel free to help us out yourself! http://mediagoblin.org/pages/join.html
Re: GNU MediaGoblin – A decentralized alternative to Flickr, YouTube, SoundCloud
#43Earlier quoted context omitted.
We're working on federation support, and I think that would be pretty fair to call decentralized? Decentralized can have various definitions; GNUNet is definitely one definition, but you might consider that the web itself is supposed to be decentralized and is designed to be able to be that way, but is moving away from that as more and more of the web is being replaced by megasites like YouTube, Flickr, Tumblr. So, M…
Look very interesting, but can you please make this more clear? I can host media files in Wordpress or Drupal - why would I use MediaGoblin? With your federation would allow my video files to be on other servers so if mine goes down, they will host the content? How does that work? Round robin DNS or just my file is copied to other servers. Can I track, update, change, or remove my media from other servers? If this ea…
As for how federation will work, we may enable a plugin called "diskgobbler" or something that might dowload files, but no, by default, MediaGoblin will not mirror all files from the other sites it is federating with. :) Instead, the goal is to keep the social side of things alive: you can create galleries that have entries that span multiple sites, favoriting a piece of media can happen across instances, you can subscribe to things a-la YouTube channels. That's what we mean as in terms of what we aim for by federation.
Hope that answered a bit!
Re: GNU MediaGoblin – A decentralized alternative to Flickr, YouTube, SoundCloud
#44Earlier quoted context omitted.
Heya! So, we sometimes get comments about the branding choice of "goblins"... our goblins are actually not evil, though I agree that a lot of $STANDARD_FANTASY they're used as evil characters. Our goblins are more "build spaceships, be cute, and be awesome" goblins like http://mediagoblin.org/news/mediagoblin-0.3.2-goblinverse.ht... Curiously we've gotten a number of concerns about maybe the branding will push people…
I'll fork and call it MediaDungeon.
Re: GNU MediaGoblin – A decentralized alternative to Flickr, YouTube, SoundCloud
#45Earlier quoted context omitted.
Heya! So, we sometimes get comments about the branding choice of "goblins"... our goblins are actually not evil, though I agree that a lot of $STANDARD_FANTASY they're used as evil characters. Our goblins are more "build spaceships, be cute, and be awesome" goblins like http://mediagoblin.org/news/mediagoblin-0.3.2-goblinverse.ht... Curiously we've gotten a number of concerns about maybe the branding will push people…
I wasn't suggesting that there'd be anything conscious about the branding, but that it'd be subconscious, so you wouldn't be likely to hear feedback. It's a minor nit, really. Glad to hear about theming. Flickr/500px/other sites chose to let users opt-in to black backgrounds, I think that is a nice approach - some media is better highlighted by a dark background, but not all. All the best to your project.
Re: GNU MediaGoblin – A decentralized alternative to Flickr, YouTube, SoundCloud
#46Earlier quoted context omitted.
Heya! So, we sometimes get comments about the branding choice of "goblins"... our goblins are actually not evil, though I agree that a lot of $STANDARD_FANTASY they're used as evil characters. Our goblins are more "build spaceships, be cute, and be awesome" goblins like http://mediagoblin.org/news/mediagoblin-0.3.2-goblinverse.ht... Curiously we've gotten a number of concerns about maybe the branding will push people…
aren't goblins somewhat gnomes enemy?
Re: GNU MediaGoblin – A decentralized alternative to Flickr, YouTube, SoundCloud
#47Earlier quoted context omitted.
When do you plan to reach 1.0 with your checklist items? What is a short summary on how federation will work? Do you plan theme-ing support?
Heya! So, it's hard to know precisely re: 1.0, but I'm anticipating approximately towards the end of the year. Federation is the big thing we're still waiting on until we consider ourselves 1.0-worthy. Probably we could have tagged ourselves 1.0 a while ago and considered federation 2.0, but federation is at the root of a lot of our goals, so... Anyway, once all our summer projects wrap up, I think we'll have reached…
Will it support easy mirroring of media? Will the site be also metaservers (servers that provide the addresses of other servers), or proxy servers (they serve the content of other servers they know of)? What about the bandwidth issues (often bandwidth is asymmetric between upstream/downstream)? Maybe some form of load balancing by redirection to another server. But one would need URI scheme across all the sites... Oh my.
Also: one-click-install for Windows/Mac when?
Re: GNU MediaGoblin – A decentralized alternative to Flickr, YouTube, SoundCloud
#48Earlier quoted context omitted.
Heya! Well, our architecture is very Flask-like, but yes it does not use Flask. There's kind of "historical reasons" for this; at the time that I started MediaGoblin Flask was fairly new, and we started out using MongoDB (so we couldn't make use of some of the nicer Django features anyway). I also really strongly prefer Jinja2 templates over Django's because of the ability to pass in arguments to functions, so eventu…
+1 for «it's not actually as much work as people think to hook together a WSGI application that uses the libraries you already know you want» Also stop with the saying it's rambly please.
Re: GNU MediaGoblin – A decentralized alternative to Flickr, YouTube, SoundCloud
#49I mean, it's not decentralized. It's simply hostable. Decentralized would be like GNUNet[1]. 1: https://gnunet.org/
http://networkcultures.org/wpmu/unlikeus/resources/articles/...