Sérgio Santos

Founder and developer at Bloco.
Technician at Rádio Baixa. Host of Posto.
Member of Coimbr'a Pedal.

First teaser of our new project.

Tags: bundlr

Apigee for Twitter API development

Tired of the Twitter API rate limit? With Apigee you can now bypass that limit until 20,000 API requests per hour (source). It also offers testing tools and analytics. As someone who has developed web applications using Twitter API, I certainly see the advantages of this platform.

The integration with heroku is also much. And since now any service can be integrated with heroku through their provider program, I expect more and more add-ons to be available for developers' comfort.

Tags: twitter, development

On sending emails through web apps

If you send email in a web application, you should know how hard it is. Not the implementation, which is trivial, but making sure your emails aren’t being blacklisted, marked as spam, or simply discarded.

Jeff Atwood described some of the steps needed on So You’d Like to Send Some Email (Through Code). I remember doing those and some more when I was working on Stream19, just to get emails to show up on spam folders, let alone inboxes.

Fortunately, now there are other options. SendGrid and Postmark are two good email delivery platforms you can use. SendGrid is already integrated with Heroku (the hosting service I’m using), but Postmark’s pricing scales better. In alternative, you can always send through GMail.

On my next web app, I will try out Postmark, and then review it here.

Tags: development

In Silicon Valley failure is constantly refined into materials of future success, and it is one of the most important components of the Silicon Valley system.

The Epic Fail - the importance of a fault-tolerant culture

Tags: business, startups

Conference season is here

and so far I’m attending.

Tags: events