Showoff
131–140 of 222 posts
Re: Showoff
#132Re: Showoff
#133This looks like a slick expansion of the idea here https://github.com/progrium/localtunnel/ Will be sure to kick the tires with a side project or two.
Yep, was going to post about that too (progrium rocks), but looks like the site the project used for its redirects is down http://www.downforeveryoneorjustme.com/localtunnel.com
Re: Showoff
#134Re: Showoff
#135When I see new projects and ideas that take off, my response is usually a curmudgeonly observation about how stupid and pointless it is or how it's so obvious and trivial that I can't believe anyone would waste their time making it. This is not one of those. This is one of those cases where I'm not a bit jealous because something so obvious or inane or dumb took off and became Twitter, but because it's just so damn f…
Absolutley. This is a non-obvious but simple idea executed well and the creator deserves to make buckets of money.
Where are my buckets of money? Oh yeah, I don't care.
Re: Showoff
#136Not to take anything away from Showoff, the execution looks near perfect.
Re: Showoff
#137If you have a public facing server then this can be had for free: ssh -nNT -R 8080:localhost:3000 myserver.com Et voilà, myserver.com:8080 now points to localhost:3000.
It's a bit like saying: if you have a private server you can use: git push blah instead of using DropBox. (This doesn not invalidate your point; far from it, I'm just saying that because it's somewhat trivial for us geek doesn't mean it's not something that other folks would pay for.
Re: Showoff
#138Earlier quoted context omitted.
This is very similar to my http://pagekite.net/ , which offers both free trials and CNAME records already. They're out-marketing me, I guess. It looks nicely done!
Thanks for sharing. Here is some honest critique for you: It's about more than marketing. Where they are blowing you guys away is usability -- partly in the product itself, but more on the website. In less than 100 words I know: a) exactly what showoff does, and b) exactly how to get it up and running. Compare that to your Quick Start guide: https://pagekite.net/support/quickstart/ I mean, my eyes just glaze over whe…
Re: Showoff
#139If you have a public facing server then this can be had for free: ssh -nNT -R 8080:localhost:3000 myserver.com Et voilà, myserver.com:8080 now points to localhost:3000.
Re: Showoff
#140Awesome. I'm definitely a potential paying customer. Two suggestions and a question: * How about a free trial for unlimited access or some other kind of cancellation guarantee? * Minor one, but the dark contrast on your website UI is about equivalent to the background on a typical lightbox...i.e. it reads "disabled" to me on first glance. One question: I assume I could map a CNAME record to the showoff URL? (So cooki…
I second the dark contrast point. My first reaction on the site was "omg, what can I do to put some color and some life here". I even tried playing with the bookmarks on the top right corner to see if they would light up the site.