This is extremely clever. One of the reasons WordPress took off was the easy, non-technical install process.
Introducing Heroku Button
31–40 of 47 posts
Re: Introducing Heroku Button
#32Re: Introducing Heroku Button
#33Earlier quoted context omitted.
the font does look thinner but I like it (doesn't look any more invisible from my eyes)
The fact that on a Mac the font is thinner makes me wonder if you can even see it on Windows?
Re: Introducing Heroku Button
#34Is the referer reliable enough on modern browsers to assume this? Perhaps coming from an analytics perspective, we see all types of query-string hacks so that you can attribute the sources of links everywhere... so it's surprising to see a company depend on this functionality in a product. I suppose almost all developers would be using a browser that correctly sends referer headers... is this the case?
Re: Introducing Heroku Button
#35Re: Introducing Heroku Button
#36Heroku should consider using SVG for the badge, just like shields.io and services like Travis CI do. The current button is blurry on a retina screen, and basic SVG is really well supported.
Here you go (we'll update docs momentarily): https://cdn.herokuapp.com/deploy/button.svg
Re: Introducing Heroku Button
#37Re: Introducing Heroku Button
#38Earlier quoted context omitted.
Here you go (we'll update docs momentarily): https://cdn.herokuapp.com/deploy/button.svg
You should just convert to .svg the white icon, the rest of the button will look better in CSS.
Re: Introducing Heroku Button
#39Most developers get stuck on packaging their app, deploying it, managing it. This is one of those cases where it "just" works.
It would be really cool to try to replicate this in our AWS setup.
Guess I know what my weekend project will be :D
Re: Introducing Heroku Button
#40Here is a repo that has the button included: https://github.com/southpolesteve/lucre
Obviously I never really promoted it and I'm glad to see that Heroku built something official. But maybe someone far in the future will see this comment and remember :)
Quick edit: Here is the announcement email to the local railer's group https://groups.google.com/forum/#!topic/Mad-Railers/-1MkbbkX... To be clear, I have no reason to believe that Heroku used anything I made. Just wanted to self promote a bit.