Vision

How software engineering training shaped my thinking about product vision and company values

startups business

Investment

Three months of progress on the startup, and now it's time to seriously pursue venture capital

startups business

Attracting Users

Thinking through how to grow a user base when targeting a specific niche market of 30 million people

startups business

Alpha Version 2.0

The second alpha release brings new features, faster deployments, and a step closer to public registration

startups code

Absolutes

Why removing words like never, always, and impossible from your vocabulary can change your mindset

personal business

Apologies

Replacing reflexive apologies with conscious promises of improvement

personal business

Dissecting a Regular Expression

Breaking down a Ruby regex that extracts a file extension from filenames with spaces and multiple dots

code how-to

Life as an Entrepreneur

The funny reactions people have when you tell them you quit your job to build a startup

startups personal

Alpha Available

The first alpha is deployed to the server, testers are invited, and feedback is already rolling in

startups personal

Render Partial for Email Template

A workaround for rendering partials inside Rails mail templates using relative paths

rails how-to