Posts Tagged ‘web application

I’ve been piecing together some realizations about the value of Twitter, to how I write as a developer, of projects and products, for myself and clients.

We’ve all heard it: The ability to learn and apply how to communicate with skill is priceless, no matter what we do. At the top of most fields we will often find the best communicators. The jury might be out on other things, but they do know how to share their message.

Being limited to 140 characters per message in Twitter, I’ve had to get very good at expressing my thoughts and ideas simply and clearly for maximum impact. It doesn’t have to be bold, or brash, just clear. In this way, Twitter has become one pencil sharpener of expressing my thoughts and ideas. How does it do that?

The long and short of it is this: When working on a project, product, business, or startups, we’re in the boat of having

One of the key things to keeping any successful web application running is ensuring you can keep one version running live (in production) while developing the next version… all without the two worlds colliding.

Below are some tips that I have found helpful.


top