MailerJS: Send email with client-side JavaScript
21–30 of 31 posts
Re: MailerJS: Send email with client-side JavaScript
#22Re: MailerJS: Send email with client-side JavaScript
#23Earlier quoted context omitted.
I agree, it's overpriced. I would rather just put a snippet in that tracked javascript errors somehow, and also grabbed all of the user's browser information etc. And bonus points if it takes a screenshot (doable with HTML5) and copies over everything from console.log. Would really help with debugging. P.S. They should have put the pricing information on the home page. Didn't realize they were a YC company either.
I would rather just put a snippet in that tracked javascript errors somehow, and also grabbed all of the user's browser information etc. That's a worse user experience, though. And you have no opportunity to ask follow-up questions, or even say "hey, it's fixed!". That kind of customer service goes a long way.
How? Worse than what?
Re: MailerJS: Send email with client-side JavaScript
#24Re: MailerJS: Send email with client-side JavaScript
#25This is terrible. Overpriced web service that sends emails to a single address, 20-lines script calling the API using jQuery $.ajax (why the dependency ?!) and sends the request with GET instead of PUT or POST...
Re: MailerJS: Send email with client-side JavaScript
#26Why email? It seems like an inefficient method to deal with bug reports. Not to mention it seems like this would be really open to abuse.
I agree, it's overpriced. I would rather just put a snippet in that tracked javascript errors somehow, and also grabbed all of the user's browser information etc. And bonus points if it takes a screenshot (doable with HTML5) and copies over everything from console.log. Would really help with debugging. P.S. They should have put the pricing information on the home page. Didn't realize they were a YC company either.
Re: MailerJS: Send email with client-side JavaScript
#27Earlier quoted context omitted.
I agree, it's overpriced. I would rather just put a snippet in that tracked javascript errors somehow, and also grabbed all of the user's browser information etc. And bonus points if it takes a screenshot (doable with HTML5) and copies over everything from console.log. Would really help with debugging. P.S. They should have put the pricing information on the home page. Didn't realize they were a YC company either.
is taking a screenshot really doable with html5? last time I took a look at this it didn't seem possible.
Re: MailerJS: Send email with client-side JavaScript
#28Re: MailerJS: Send email with client-side JavaScript
#29This is terrible. Overpriced web service that sends emails to a single address, 20-lines script calling the API using jQuery $.ajax (why the dependency ?!) and sends the request with GET instead of PUT or POST...
Re: MailerJS: Send email with client-side JavaScript
#30This is just bad value for money