version-0.1.0--living-the-dream.html 3.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <html>
  2. <head>
  3. <title>Version 0.1.0 - Living the Dream</title>
  4. <meta name="date" content="2011-11-02 9:00" />
  5. <meta name="author" content="Deb Nicholson" />
  6. </head>
  7. <body>
  8. <p class="centered">
  9. <img src="/blog_images/mediagoblin_0.1.0_banner.png"
  10. alt="MediaGoblin 0.1.0 banner" />
  11. </p>
  12. <p>Can you believe we've only been working on MediaGoblin since March?
  13. The biggest news is that 0.1.0 is out! We want to take a few minutes
  14. to look back at how far we've come and how many people have been
  15. supportive and how many folks have become contributors. With all the
  16. excitement and positivity, you'd think we were shipping out bushels of
  17. free candy instead of building a free as in freedom media-hosting site.
  18. Fortunately, there are lots of folks who agree that a decentralized
  19. web is even better than a pillow case full of sugary treats.</p>
  20. <p>We've completely <a href="http://mediagoblin.org/">redone the main
  21. website</a>. We even have a new <a href="/pages/tour.html">tour
  22. page</a>! Thanks so much to Jef van Schendel for making our website a
  23. thing of beauty (and to Alex Camelio for adding the cute icons on the
  24. frontpage). Go ahead and <a href="http://mediagoblin.org/">check it
  25. out</a>! Seriously, we'll be right here when you return.</p>
  26. <p>
  27. You may find it invigorating to look at
  28. our <a href="http://mediagoblin.org/news/goals-for-our-first-alpha-release.html">Alpha
  29. goals</a> to see how far we've come. While there are a few things we
  30. didn't get to (CAPTCHAs and featured works) but there are many more
  31. big ideas that we were able to turn into reality. We have a
  32. sophisticated "unframework" which is working beautifully for our
  33. needs. We have a great, consistent (and dare I say suave?) theme. We
  34. have an abstracted storage system which already is being used to
  35. interface with OpenStack's Swift storage system. Comments and
  36. tagging are working. We're also well on our way toward supporting
  37. multiple media types. We are living the dream and the reality is
  38. even better than we'd expected. Welcome to our alpha release!
  39. </p>
  40. <p>
  41. As we get ready to start coding up federation, aka world domination,
  42. we added brand-new deployment documentation
  43. &mdash; <a href="http://docs.mediagoblin.org/deploying.html">take a
  44. look</a>! Better yet, install it and let us know how it went. Last
  45. month we added cross site request forgery protection and lost password
  46. functionality. There was some significant internal restructuring this
  47. month as we gear up for caching and supporting more media types in the
  48. next release or so. The translations crew continues to amaze us with
  49. their volume and diligence. Watch out world, here we come.
  50. </p>
  51. <p>
  52. Thanks to all our contributors! Aaron Williamson, Alejandro
  53. Villanueva, Alex Camelio, Caleb Forbes Davis V, Christopher Allan
  54. Webber, Deb Nicholson, Elrond of Samba TNG, Jef van Schendel, Jim
  55. Campbell, Joar Wandborg, Nathan Yergler, Sam Kleinman, Shawn Khan,
  56. Thorsten Wilms, Will Kahn-Greene... this month's release wouldn't have
  57. happened without your help!
  58. </p>
  59. <p>What's around the corner? For one
  60. thing, <a href="http://mediagoblin.org/images/tour/sintel_video.png">video
  61. is nearing usability</a>:</p>
  62. <p class="blog_image">
  63. <a href="/images/tour/sintel_video.png"
  64. ><img src="/images/tour/sintel_video-scaled.png"
  65. alt="Sintel video test" /></a>
  66. <br />
  67. <i>(Image from <a href="http://sintel.org/">Sintel</a> by the
  68. <a href="http://www.blender.org/blender-institute/">Blender Institute</a>,
  69. released under
  70. <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a>)
  71. </i>
  72. </p>
  73. <p>and the exciting work on federation is in planning. We've got lots
  74. of small bugs for folks who are new to python, larger tasks for folks
  75. who want to immerse themselves in the challenge of federation and we
  76. are actively seeking opinionated web users to give us feedback on our
  77. test site. <a href="/pages/join.html">Join us on the journey</a>!</p>
  78. </body>
  79. </html>