Entries Tagged as 'Tech'

February 20, 2008

What goes around, comes around

I’m not a big believer in karma, but this week I experienced some karma-like effects. Two years ago for work, I developed code to protect wiki websites. Then I published it on my blog.
This weekend a software upgrade caused this protection code to stop working on our websites. I couldn’t find an answer. Then yesterday, [...]

December 6, 2007

Is the Internet broken?

As amazing as the Internet is for commerce, communication, and education, it might have been better. Imagine opening your email and not finding any spam. Imagine your children or your little brother not happening into any pornography.
Pete Ashdown spoke at the Utah Open Source Conference earlier this year. He touted the virtues of the Internet [...]

July 19, 2007

The Patriot Act and Customer Service

I. Mac and Linux computers come with a command called “rsync” that makes backup and synchronization easy. Every morning before work I synchronize my 4 year old dying Powerbook to my iMac at work. When I get home, I synchronize back. This way, I get my same mail, documents, and music wherever I am, and [...]

June 7, 2007

Amtrak series: Ruby on Rails on Rails

This will be the most technical of my posts in the Amtrak series, but it’s not just for computer geeks so stay with me. Here we go.
Ruby on Rails is a “web application framework”, a way for programmers to make web applications more easily and more quickly (and more enjoyably, as its creators would be [...]

May 17, 2007

Skype + Applescript = poor man’s voice web services

Skype is one of my favorite applications. I recently used Skype to call someone in Russia and it only cost a few cents. I’ve also been studying the Skype API, which opens some interesting possibilities.
On a Mac, you can combine simple Applescript commands with simple Skype commands to open a lot of possibilities. For example, [...]