Kevin van Zonneveld пре 6 година
родитељ
комит
ad40feb6e6
2 измењених фајлова са 10 додато и 6 уклоњено
  1. 6 2
      website/src/_posts/2019-04-1.0.md
  2. 4 4
      website/src/_template/integration_help.md

+ 6 - 2
website/src/_posts/2019-04-1.0.md

@@ -32,7 +32,7 @@ We occasionally get asked why we would even need anything beyond `<input type="f
 
 
 Sometimes, however, you might like to add a drag-and-drop surface with file previews or upload progress reporting that works well across browsers. Webcam support could be useful. Other than that, picking files directly from your Instagram and Dropbox — without first passing through your mobile phone — can save a lot of bandwidth and battery life (uploads with Uppy and Companion happen server-to-server). In all those cases, you’ll need something more than a simple `<input type="file">` command.
 Sometimes, however, you might like to add a drag-and-drop surface with file previews or upload progress reporting that works well across browsers. Webcam support could be useful. Other than that, picking files directly from your Instagram and Dropbox — without first passing through your mobile phone — can save a lot of bandwidth and battery life (uploads with Uppy and Companion happen server-to-server). In all those cases, you’ll need something more than a simple `<input type="file">` command.
 
 
-<img src="/images/blog/1.0/uppy-dashboard-2.png">
+<iframe style="border: none;" src="https://cards.producthunt.com/cards/posts/152565?v=1" width="500" height="405" frameborder="0" scrolling="no" allowfullscreen></iframe>
 
 
 Then there’s also the issue of large files, where resumability is essential. It’s basically unacceptable in this day and age to still have to restart your upload from scratch, just because your WiFi had a hiccup. That’s why Uppy uses Tus, the open protocol for resumable file uploading.
 Then there’s also the issue of large files, where resumability is essential. It’s basically unacceptable in this day and age to still have to restart your upload from scratch, just because your WiFi had a hiccup. That’s why Uppy uses Tus, the open protocol for resumable file uploading.
 
 
@@ -125,4 +125,8 @@ There are still quite a lot of [issues](https://github.com/transloadit/uppy/issu
 
 
 Uppy has already seen serious usage by a seriously large community and by various serious enterprises. So, with 1.0, we’re now also signaling to you: Hey, we take this seriously and we won’t be swapping things out from under your app, just like that. Also, if you don’t yet have Uppy powering your file uploads, now is the best time to give it a shot!
 Uppy has already seen serious usage by a seriously large community and by various serious enterprises. So, with 1.0, we’re now also signaling to you: Hey, we take this seriously and we won’t be swapping things out from under your app, just like that. Also, if you don’t yet have Uppy powering your file uploads, now is the best time to give it a shot!
 
 
-We hope your users will be as delighted by Uppy 1.0 as we have been designing and building it. Seeing your support and contributions while doing so, made all the difference. Thank you so much!
+We hope your users will be as delighted by Uppy 1.0 as we have been designing and building it. Seeing your support and contributions while doing so, made all the difference. Thank you so much! And if you could leave a comment on [ProductHunt]() give us your brutal opinion, that would mean the world to us!
+
+<center>
+<a href="https://www.producthunt.com/posts/uppy-1-0?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-uppy-1-0" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=152565&theme=dark" alt="Uppy 1.0 - Your best friend in file uploading | Product Hunt Embed" style="width: 250px; height: 54px;" width="250px" height="54px" /></a>
+</center>

+ 4 - 4
website/src/_template/integration_help.md

@@ -1,9 +1,9 @@
 <!-- WARNING! This file was injected. Please edit in ".github/ISSUE_TEMPLATE/integration_help.md" instead and run "inject.js" -->
 <!-- WARNING! This file was injected. Please edit in ".github/ISSUE_TEMPLATE/integration_help.md" instead and run "inject.js" -->
 
 
-Transloadit is providing Uppy free of charge. If you want you can self-host all components and never pay us a dime. There's docs and tests and your Bug Reports and Feature Requests are always welcome on GitHub. 
+Transloadit is providing Uppy free of charge. If you want, you can self-host all of its components and never pay us a dime. There are docs and tests, and your Bug Reports and Feature Requests are always welcome on GitHub. 
 
 
-There is also a different category of support that we'd like to call Integration Help: making things work for you, that are already reported working for the larger community.
+There is also a different category of support that we like to call Integration Help. It means that you will be taking advantage of all the knowledge already available within the Uppy community, to help you with all kinds of things that have already been reported as working.
 
 
-As much as we'd like to provide detailed integration help to each non-paying user, Uppy has reached a point where this is no longer sustainable for our small crew. We end up investing our time in a million different projects, but without money flowing back, we can't ramp up our team along with the demand, spreading our team ever thinner, eventually grinding development to a halt.
+As much as we at Transloadit would like to provide detailed Integration Help to every non-paying user, Uppy has reached a point where this is no longer sustainable for our small crew. If we end up investing our time in a million different projects, as long as there is no money flowing back, we won't be able to ramp up our team to meet the demand. This would spread the team ever thinner and eventually grind development to a halt.
 
 
-This is not where we want to be, so in order to offer enthusiasts, businesses, and enterprises assistance in a sustainable way, we're providing community based integration help for free at <https://community.transloadit.com/c/uppy>, and offer paid support via <https://uppy.io/support>.
+That is not where we want to be. So, in order to offer enthusiasts, businesses, and enterprises assistance in a sustainable way, we're providing this community-based Integration Help for free at <https://community.transloadit.com/c/uppy>. If you are unable to solve your problem with help of the Uppy community, we also offer paid Integration Help via <https://uppy.io/support>.