Main Page: Difference between revisions

From GNU MediaGoblin Wiki
Jump to navigation Jump to search
(Added some info on how to test)
No edit summary
Line 31: Line 31:
== Technical Considerations ==
== Technical Considerations ==
* [[DesignDecisions]] - covers design decisions (FIXME - this needs to be split up)
* [[DesignDecisions]] - covers design decisions (FIXME - this needs to be split up)
* [[Storage]] - How MediaGoblin's internal storage system works.
* [[Processing]] - What happens after you submit your image/video/etc? Processing! More about that.
* [[Scaling Down]] - Minimizing MediaGoblin's resource requirements
* [[Scaling Down]] - Minimizing MediaGoblin's resource requirements
* [https://gitorious.org/mediagoblin/mediagoblin/blobs/master/extlib/README External Library Policy] - covers use of external libraries
* [https://gitorious.org/mediagoblin/mediagoblin/blobs/master/extlib/README External Library Policy] - covers use of external libraries

Revision as of 02:12, 16 August 2011

GNU MediaGoblin wiki of bizarre and unusual things

In this wiki you will find beasts the likes of which you have never laid eyes on before! Expand your imagination, ladies and gentlemen, and examine the errata in this corpus of knowledge. May it transform you and let you see the world in a new light forevermore.

Want to try out GNU MediaGoblin?

  • If you want to run your own server to test the best information is currently in the HackingHowto
  • There's info on a server you can test on our User Experience page

Want to hack on GNU MediaGoblin?

Hacking and Deploying MediaGoblin

Testing and Release Guidelines

Documentation and Translations

Inner workings of the secret sanctum (Contacting the team)

Technical Considerations

  • DesignDecisions - covers design decisions (FIXME - this needs to be split up)
  • Storage - How MediaGoblin's internal storage system works.
  • Processing - What happens after you submit your image/video/etc? Processing! More about that.
  • Scaling Down - Minimizing MediaGoblin's resource requirements
  • External Library Policy - covers use of external libraries

Project Miscellany