help-spread-the-campaign.html 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. <html>
  2. <head>
  3. <title>Help spread the word on the MediaGoblin campaign!</title>
  4. <meta name="date" contents="2014-03-03 11:45" />
  5. <meta name="author" contents="Christopher Allan Webber" />
  6. <meta name="tags" contents="campaign" />
  7. </head>
  8. <body>
  9. <p>
  10. So the campaign is off to a pretty good start! In just half a week
  11. we're over 20% of the way to meeting our first milestone. Of
  12. course, we'd love to do more than just meeting the first goal... we
  13. get to the really exciting parts of "decentralizing the web" once we
  14. hit the second milestone of our campaign.
  15. (See the <a href="/pages/campaign.html">campaign page</a> for details on this!)
  16. </p>
  17. <p class="centered">
  18. <a href="/pages/campaign.html"
  19. ><img src="/images/campaign/milestone_characters/unlock_characters.png"
  20. alt="unlock characters"></a>
  21. </p>
  22. <p>
  23. But we need your help. It seems that people who visit the campaign
  24. page seem to have a good chance of donating, which is great! That
  25. means that if we can get that message out to more people, all the
  26. better chance of getting the funding to pull off some really cool
  27. and important stuff!
  28. </p>
  29. <p>
  30. Can you help us spread the word? Here's several ways you can help:
  31. </p>
  32. <ul>
  33. <li>Write about MediaGoblin and post the video to your blog or website!</li>
  34. <li>
  35. Share the
  36. <a href="/pages/campaign.html">MediaGoblin campaign</a>
  37. on your social networks!
  38. </li>
  39. <li>
  40. Try to get us in the news! If you can post about MediaGoblin to
  41. news sources you think are interesting, that makes a *huge
  42. difference*! Let them know that they can email
  43. <a href="mailto:press@mediagoblin.org">press@mediagoblin.org</a>
  44. if they want to talk!
  45. </li>
  46. <li>
  47. Tell people you know about the campaign! Showing someone
  48. personally or sending an email to people you know who care about
  49. these issues really helps!
  50. </li>
  51. </ul>
  52. <p>
  53. <div style="text-align: center">
  54. <div style="float: none; display: inline-block;">
  55. <iframe src="http://mediagoblin.org/pages/video_iframe.html"
  56. width="768" height="432"
  57. style="border: none;"
  58. allowfullscreen="true"></iframe>
  59. <br />
  60. <a href="http://mediagoblin.org/pages/campaign.html">Support MediaGoblin! Help us take back the net!</a>
  61. </div>
  62. </div>
  63. </p>
  64. <p>
  65. Our best explanation for what we're doing and working on is our
  66. campaign video. Embedding the video is now easy! If you have the
  67. ability to embed raw HTML in your blog or website, just copy the
  68. text below:
  69. </p>
  70. <p>
  71. <textarea onclick="this.select()" readonly="true"
  72. rows="6" cols="80">&lt;iframe src=&quot;http://mediagoblin.org/pages/video_iframe.html&quot;
  73. width=&quot;768&quot; height=&quot;432&quot; style=&quot;border: none;&quot;
  74. allowfullscreen=&quot;true&quot;&gt;&lt;/iframe&gt;
  75. &lt;br /&gt;
  76. &lt;a href=&quot;http://mediagoblin.org/pages/campaign.html&quot;&gt;Support MediaGoblin! Help us take back the net!&lt;/a&gt;</textarea>
  77. </p>
  78. <p>
  79. Writing things in your own words is of course always best! But you
  80. can also feel free to borrow and modify the following as you see
  81. fit:
  82. </p>
  83. <blockquote>
  84. <p>
  85. MediaGoblin is a publishing system for the web, it can host all
  86. your media of any kind (like a YouTube + Flickr + SoundClound +
  87. more that anyone can run!). Plus it's free software, so you can run it and adapt it to
  88. your needs. Want to help the project towards federation and
  89. privacy features? Check out their fundraising campaign!<br />
  90. <a href="http://mediagoblin.org/pages/campaign.html">http://mediagoblin.org/pages/campaign.html</a>
  91. </p>
  92. </blockquote>
  93. <p>
  94. If you're looking for some images from the campaign, I put together
  95. a <a href="http://dustycloud.org/misc/mediagoblin_campaign_kit.zip">campaign kit</a>
  96. that you are free to use in your blogpost, article, whatever!
  97. </p>
  98. <p>
  99. Thanks for your help! As always, MediaGoblin is powered by people
  100. like you, and we greatly appreciate your support!
  101. </p>
  102. <p class="centered">
  103. <a href="/pages/campaign.html"
  104. ><img src="/blog_images/goblin_force_badge-campaign.png"
  105. alt="goblin force badge for campaign"></a>
  106. </p>
  107. </body>
  108. </html>