Asynchronous Requests in PHP

Mon, Nov 12, 2012 - 4:04am -- Isaac Sukin

I recently wrote an API callback script that performed some heavy calculations and took a long time to return. To keep the user from having to wait, I wanted to have the script immediately return cached results and asynchronously process the calculations. There are a few partial solutions on the web but none of them properly deal with sites using HTTPS, so here's my solution:

High-End Pricing: Differentiate or Die (Not X for Y)

Sat, Sep 29, 2012 - 6:26pm -- Isaac Sukin

Pricing is a funny thing. It depends a lot on psychology -- how can you convince your customers that they are getting a deal while charging them the highest reasonable value? You've heard people say "differentiate" before, but I bet you haven't really thought deeply about whether you're really different. Here's a test: are you an alternative, or are you your own category? If you didn't exist, what would people use instead, and how would they feel about it? Are you a category leader or are you a small player that tries to be better than the leader?

Startups: Don't Build (just) a Social Network

Sat, Sep 22, 2012 - 3:00pm -- Isaac Sukin

As the guy who wrote one of the first open-source status update systems in 2007, the main developer behind Acquia Commons social business software 2.x, and an evangelist of social communications technologies, writing the title of this post feels strange. I've spent the last 5 years of my life building software to make it easy for people to build social networks, so why would I suggest that sometimes you shouldn't do it?

"I want to learn programming. How should I start?"

Wed, Aug 22, 2012 - 10:21am -- Isaac Sukin

This is a slightly edited response I recently wrote to someone who asked how to learn skills that would be useful at a hackathon. It's my usual response when someone asks how to get started programming.

You should start by approaching the problem from a different perspective. You should be thinking "I want to build X. Now what do I need to learn to build that?" not "I want to learn to build stuff. What can I learn?"

Pages

Subscribe to Isaac Sukin RSS