Category Archives: Uncategorized
A tech nerd learns what it’s like to run a boutique
I built the Birdy and posted it on the Startup Guild forum. I immediately got some great feedback, and I thought, “Boy, this is great. How can I be sure that continues?” So the first thing I added to to … Continue reading
And sometimes it takes years to read the right quote
“Nobody tells this to people who are beginners, I wish someone told me. All of us who do creative work, we get into it because we have good taste. But there is this gap. For the first couple years you … Continue reading
How to “see” your automated cron jobs
I use Cron jobs to trigger PHP scripts that send out emails, update records or check on data. Cron jobs are wonderful things, working while you sleep. But because they’re one computer talking to another, it’s hard to know what … Continue reading