Completely unrelated, but the rollover on the logo made me laugh.
How Our Startup Got Featured on CNN
21–30 of 30 posts
Re: How Our Startup Got Featured on CNN
#22Re: How Our Startup Got Featured on CNN
#23Do they often stay on past 10 minutes?
Re: How Our Startup Got Featured on CNN
#24Earlier quoted context omitted.
Our virtual admin sends this email: Hello: My name is [], and I'm part of the Yipit team. I want to confirm that you've been unsubscribed and will no longer receive emails from us. However, as you may know, we're in the very early stages of our New York based start-up and feedback at this stage is extremely valuable. If you'd be willing to hop on a 10 minute call with one of our team members, we'd gladly offer you a…
Hm... I wonder if this would work as well if someone unsubscribes from a paid service and you give them another month for free. Say $20 of value to them and $0 for you.
Re: How Our Startup Got Featured on CNN
#25Earlier quoted context omitted.
Our virtual admin sends this email: Hello: My name is [], and I'm part of the Yipit team. I want to confirm that you've been unsubscribed and will no longer receive emails from us. However, as you may know, we're in the very early stages of our New York based start-up and feedback at this stage is extremely valuable. If you'd be willing to hop on a 10 minute call with one of our team members, we'd gladly offer you a…
Have you ever gotten a bad reaction from these emails? Presumably the user had just expressed that they don't want anymore emails and they're getting another one :)
Re: How Our Startup Got Featured on CNN
#26Earlier quoted context omitted.
Have you ever gotten a bad reaction from these emails? Presumably the user had just expressed that they don't want anymore emails and they're getting another one :)
When unsubscribing from an email service most people would expect to get an email saying that you have successfully unsubscribed.
Re: How Our Startup Got Featured on CNN
#27Earlier quoted context omitted.
Our virtual admin sends this email: Hello: My name is [], and I'm part of the Yipit team. I want to confirm that you've been unsubscribed and will no longer receive emails from us. However, as you may know, we're in the very early stages of our New York based start-up and feedback at this stage is extremely valuable. If you'd be willing to hop on a 10 minute call with one of our team members, we'd gladly offer you a…
Hm... I wonder if this would work as well if someone unsubscribes from a paid service and you give them another month for free. Say $20 of value to them and $0 for you.
Re: How Our Startup Got Featured on CNN
#28Earlier quoted context omitted.
Hm... I wonder if this would work as well if someone unsubscribes from a paid service and you give them another month for free. Say $20 of value to them and $0 for you.
The only issue here is if the process of subscribing had them to delete their account, which it typically does. Then if you offer them a free month... it gets tricky, because they'd have to start with scratch. Therefore, you've got to catch/offer them something midway through the delete process.
Re: How Our Startup Got Featured on CNN
#29Re: How Our Startup Got Featured on CNN
#30Nice change seeing the Django settings.py file scrolling by rather than the typical 'C' or unix command line output. Hopefully, that isn't the real secret key on display though.
That secret key is not the one in our production repository. We overwrite our development settings in other files. Regardless, the Django secret_key isn't used to control systems or access data :-) -Adam Nelson