version-004--inward-reflections.html 3.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. <html>
  2. <head>
  3. <title>Version 0.0.4 - Inward Reflections</title>
  4. <meta name="date" content="2011-08-01 11:00" />
  5. <meta name="author" content="Deb Nicholson" />
  6. </head>
  7. <body>
  8. <p>You know how you feel when you make a couple of big decisions, clean
  9. your whole apartment including "that" closet and finally build those
  10. shelves? MediaGoblin totally had that month! This release is called
  11. "Inward Reflections" because the lion's share of progress was made on
  12. internal stuff, although we did find time to knock out a few external
  13. goodies.</p>
  14. <p class="centered">
  15. <img src="/blog_images/mediagoblin_0.0.4_banner.png"
  16. alt="MediaGoblin 0.0.4 banner" />
  17. </p>
  18. <p>Tagging! Users can tag photos:</p>
  19. <p class="blog_image">
  20. <a href="/blog_images/mediagoblin_0.0.4_mouse_tags.png"
  21. ><img src="/blog_images/mediagoblin_0.0.4_mouse_tags-scaled.png"
  22. alt="A holiday card image with a mouse, tagged" /></a>
  23. </p>
  24. <p>And then they can click on those tags and see similar pics:</p>
  25. <p class="blog_image">
  26. <a href="/blog_images/mediagoblin_0.0.4_creature_tag_listing.png"
  27. ><img src="/blog_images/mediagoblin_0.0.4_creature_tag_listing-scaled.png"
  28. alt="A gallery of media entries tagged with 'creature'" />
  29. </a>
  30. </p>
  31. <p>We made the user registration process clearer and added the ability to
  32. disable registrations.</p>
  33. <p class="blog_image">
  34. <a href="/blog_images/mediagoblin_0.0.4_verification_needed.png"
  35. ><img src="/blog_images/mediagoblin_0.0.4_verification_needed-scaled.png"
  36. alt="Post-registration 'verification needed' image" /></a>
  37. </p>
  38. <p>In addition to lots of general design tweakage, bios are now enabled
  39. with markdown and pagination is much improved.</p>
  40. <p class="blog_image">
  41. <a href="/blog_images/mediagoblin_0.0.4_improved_pagination.png"
  42. ><img src="/blog_images/mediagoblin_0.0.4_improved_pagination-scaled.png"
  43. alt="Showing off the improved pagination" /></a>
  44. </p>
  45. <p>And about that closet, we spent some serious time improving our
  46. migration code and unit tests. We extracted some key documentation
  47. from Chris's brain and generated new docs from Sphinx. We threw out
  48. all the unstringed tennis rackets and galoshes with holes. We've got a
  49. new <a href="http://lists.mediagoblin.org/">mailing list</a> and a
  50. new <a href="http://wiki.mediagoblin.org/">wiki</a>. In general, the
  51. codebase and the project is significantly spiffier and more
  52. approachable than it was last month.</p>
  53. <p>In the magic contributor-thank-you-mirror, the MediaGoblin sees; Chris
  54. Moylan, Caleb Davis, Odin Hørthe Omdal, Joar Wandborg, Elrond of Samba
  55. TNG, Chris Webber, Aaron Williamson, Rasmus Larsson, Deb Nicholson,
  56. Will Kahn-Greene, Vinzenz Vietzke, Jim Campbell, Jef van Schendel,
  57. Thorsten Wilms and Osama Khalid!</p>
  58. <p>Best of all,
  59. <a href="http://mediagoblin.org/news/goals-for-our-first-alpha-release.html">
  60. we're on track for our goal of launchable-site(s) in September/October</a>!</p>
  61. <p>August will be spent finishing that and maybe getting in a few cool
  62. extra tools and planning for federation and multiple media formats. We
  63. could use your help! In particular, this month we could use a few
  64. testers that are not already familiar with the codebase. No actual
  65. python expertise is required for testing. If you've been waiting for
  66. an entry point that doesn't require mad coding skills, this is it!
  67. Please, <a href="http://mediagoblin.org/join/">join us</a>!</p>
  68. </body>
  69. </html>