version-002---we-can-haz-pages.html 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. <html>
  2. <head>
  3. <title>Version 0.0.2 - we can haz pages</title>
  4. <meta name="date" content="2011-06-02 10:00" />
  5. <meta name="author" content="Deborah Nicholson" />
  6. </head>
  7. <body>
  8. <p>First of all, thanks to everyone who worked to get us to 0.0.2! GNU
  9. MediaGoblin is much further along than we'd even hoped it would be by
  10. this point. We're especially grateful to those of you who have become
  11. regular fixtures (dare we say goblinistas?) - in particular Jef van
  12. Schendel (our new graphic designer!) who's made 0.0.2 look great, Rob
  13. Myers and Matt Lee at FooCorp for their support, everyone for their
  14. feedback, and a ton of people sending in patches (Aleksandar Micovic,
  15. Jakob Kramer, Joar Wandborg, Bernhard Keller, Elrond from Samba-TNG,
  16. Sebastian Spaeth, Aaron Williamson, Daniel Neel (on docs), and of
  17. course Chris Webber and Will Kahn-Greene). The influx of contributors
  18. here are what has made this month's release of GNU MediaGoblin
  19. (our first month of public development!) an awesome one.</p>
  20. <p>In short, it's starting to look like the real deal. We have basic
  21. galleries with pagination, email verification, feeds and friends.
  22. There's also lots of nitty gritty stuff like MongoDB data migrations,
  23. <a href="http://celeryq.org/">Celery</a> integration, and etc that you can ask
  24. Chris to explain to you in extravagant detail if you
  25. <a href="/pages/join.html">join us on IRC</a>. But pictures speak louder than words,
  26. particularly in a software project related to media publishing. And
  27. so, behold!</p>
  28. <p class="blog_image">
  29. <a href="/blog_images/mediagoblin_0.0.2_gallery.png"
  30. ><img src="/blog_images/mediagoblin_0.0.2_gallery-thumb-600x415-2.png"
  31. alt="Example gallery" /></a>
  32. </p>
  33. <p class="blog_image">
  34. <a href="/blog_images/mediagoblin_0.0.2_register.png"
  35. ><img src="/blog_images/mediagoblin_0.0.2_register-thumb-600x410-5.png"
  36. alt="Registering" /></a>
  37. </p>
  38. <p class="blog_image">
  39. <a href="/blog_images/mediagoblin_0.0.2_submit_images.png"
  40. ><img src="/blog_images/mediagoblin_0.0.2_submit_images-thumb-600x412-7.png"
  41. alt="Submitting images" /></a>
  42. </p>
  43. <p class="blog_image">
  44. <a href="/blog_images/mediagoblin_0.0.2_view_image.png"
  45. ><img src="/blog_images/mediagoblin_0.0.2_view_image-thumb-600x412-9.png"
  46. alt="Viewing images" /></a>
  47. </p>
  48. <p>The quality of work that's gone into 0.0.2 makes meeting our
  49. lofty-yet-humble <a href="/news/goals-for-our-first-alpha-release.html">0.1.0
  50. goals</a> look quite achievable. The past month's work on 0.0.2 shows
  51. that we can do this, but that there's a ton of work left to do. Which
  52. leaves us
  53. <a href="http://lists.gnu.org/archive/html/social-mediagoblin/2011-05/msg00057.html">looking
  54. forward</a> <a href="http://bugs.foocorp.net/versions/show/3">to
  55. 0.0.3</a>. There's a lot of work to do, but also a lot of fun to be
  56. had doing so. Sound up your alley? Why don't you <a href="/pages/join.html">join us</a>?</p>
  57. </body>
  58. </html>