Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tjlytle
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Nexmo Announces Verify API
(techcrunch.com)
2 points
by
tjlytle
12y ago
|
0 comments
2.
▲
by
tjlytle
12y ago
At Nexmo we've been powering similar solutions for a lot of apps through our SMS API. However, we've just released a higher-level API that leverages our SMS / Voice APIs to make this kind of number verification easy to implem
3.
▲
by
tjlytle
12y ago
What provider are you using for sending the SMS?
4.
▲
by
tjlytle
13y ago
I'm sure the team would appreciate the feedback as to where the deliverability was less than another provider. Also, might want to ask about the recently added tools to use your conversion stats to help route traffic.
5.
▲
by
tjlytle
13y ago
Nexmo also provides deliverability statistics: https://dashboard.nexmo.com/ratios/public
6.
▲
by
tjlytle
13y ago
Disclaimer: I do a bit of part time dev evang for Nexmo. Nexmo should be pretty good across the board as it pertains to what delivers best (direct to carrier model: http://blog.nexmo.com/post/4690069179/directsms ). In that way, Nexmo is t
7.
▲
by
tjlytle
14y ago
Would be interested in knowing how you're doing the content filtering. Returning a filtering proxy server in place of the actual server?
8.
▲
by
tjlytle
14y ago
Composer as well ( http://getcomposer.org/ ) - no one true way with PHP, but that doesn't mean there can't be a few good ways.
9.
▲
by
tjlytle
14y ago
True. Not a strength for the language though - if that's a big part of what you do, then I'd consider something else. That said, I've built plenty of applications that used PHP on the command line or as a daemon.
10.
▲
by
tjlytle
14y ago
There are pros/cons to any language. If you're developing something web related, PHP is certainly worth considering (especially in your case, as you have experience with it). Just a few quick thoughts: PHP is - in most cases - very tightly
11.
▲
by
tjlytle
14y ago
Right now I'm a contract developer (building web applications for clients) - if that wasn't possible (and, since it seems like a cop out, I'll ignore non-internet related programming) I'd likely be a carpenter/tinkerer (building physical th
12.
▲
by
tjlytle
14y ago
CloudMine ( https://cloudmine.me ) recently updated their dashboard, and while I haven't had a chance to really work through it all, it looks pretty nice.s Since it's backend as a service, allowing access to view/edit/troubleshoot the data
13.
▲
by
tjlytle
14y ago
It's an easy read - not something you can always say about technical books. I thought it did a good job filling the gap between 'how to write automated tests' and actually writing tests for real world code.