coming-up-in-0.3.2.html 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. <html>
  2. <head>
  3. <title>Upcoming Features in 0.3.2</title>
  4. <meta name="date" content="2012-11-07 10:30" />
  5. <meta name="author" content="Christopher Allan Webber" />
  6. </head>
  7. <body>
  8. <p class="centered">
  9. <a href="/pages/campaign.html"
  10. ><img src="/blog_images/goblinverse_draft.png"
  11. alt="0.3.2 draft release artwork" /></a>
  12. </p>
  13. <p>Heya all! We had hoped in some ways we would be able to get out a
  14. new release mid-campaign... but it turns out the campaign itself has
  15. its own pull of energy. Well, we're nearing the end of it (you've
  16. <a href="/pages/campaign.html">donated</a>, right? We could use your
  17. help!)... but we thought we'd give an update on the state of the code.
  18. Like the drawing above, it's <i>not quite</i> complete... but getting
  19. there! So in this post we hope to detail all the awesomeness that's
  20. on the horizon.</p>
  21. <p class="centered">
  22. <a href="/news/3d-support.html"
  23. ><img src="/blog_images/3d_support-poster.png"
  24. alt="3d support! Remember that?" /></a>
  25. </p>
  26. <p>So let's get to it! The first feature is... yup! 3d model
  27. support! We've already <a href="/news/3d-support.html">blogged about
  28. this in detail</a>, </p>
  29. <p>But hey, why not throw in a bonus! Here's a higher res image of
  30. that print that came out per the video shown in that previous
  31. post:</p>
  32. <p class="centered">
  33. <a href="/news/3d-support.html"
  34. ><img src="/blog_images/sappho_head.png"
  35. alt="Sappho's head, printed out" /></a>
  36. </p>
  37. <p>Anyway! So that's one exciting thing. What's up next? How about
  38. API support! All you out there wondering when we're going to get the
  39. ability to upload from your phone, or your desktop, or whatever?
  40. WELL! Thanks to Joar Wandborg and the Icelandic government (who
  41. funded the feature!) we now have an API! This means that if you want
  42. a mobile upload application for your phone, the infrastructure to
  43. build it on MediaGoblin's side is falling into place. And if you want
  44. to build a tool that takes a screenshot and auto-uploads it to your
  45. MediaGoblin account, you can! (Why not!) </p>
  46. <p>Anyway it's hard to create an exciting screenshot of an API, but
  47. Joar created a few demo applications, so here's some screenshots of
  48. that page on GitHub (gasp! centralized service!)</p>
  49. <p class="centered">
  50. <a href="https://github.com/jwandborg/omgmg"
  51. ><img src="/blog_images/api_omgmg.png"
  52. alt="OMGMG - GNU MediaGoblin client" /></a>
  53. </p>
  54. <p>And also...</p>
  55. <p class="centered">
  56. <a href="https://github.com/jwandborg/automgtic"
  57. ><img src="/blog_images/api_automgtic.png"
  58. alt="automgtic is an automatic media uploader for GNU MediaGoblin." /></a>
  59. </p>
  60. <p>What else? How about collections! This next release brings
  61. collection support, which means that you can organize media into
  62. custom galleries! Want to sort things based on pictures of cute
  63. puppies? Maybe something else? Below is an example of Joar making a
  64. gallery of some Tears of Steel clips:</p>
  65. <p class="centered">
  66. <img src="/blog_images/tears_of_steel_collection.png"
  67. alt="Tears of Steel collection image" />
  68. </p>
  69. <p>Anyway. That's a whole bunch of features! There's a bunch of
  70. other small things as well. For example, thumbnails are now much
  71. nicer looking in the current release. But we still need to do quite a
  72. bit of cleanup before we can package all these features all into a
  73. nice and clean release. Part of the reason this has been stalled
  74. though is the very same reason for this fundraiser though.
  75. Coordinating all this takes lots of work... we really need dedicated
  76. coordination and development time to pull this all together. But as
  77. you can see, we're building awesome futures... help us make them even
  78. more awesome! The future of MediaGoblin awesomeness is powered by
  79. you... so <a href="/pages/campaign.html">support MediaGoblin</a>!</p>
  80. <p class="centered">
  81. <a href="/pages/campaign.html">
  82. <img src="/blog_images/support_mediagoblin-blagpost.png"
  83. alt="Gavroche imploring you to support MediaGoblin!" />
  84. </a>
  85. </p>
  86. </body>
  87. </html>