Archive: 2008 July 03

Investment and Efficiency

By Richard X. Thripp at 2008-07-03T18:54:56Z in Personal Development, with these tags: efficiency, focus, goals, investment, management, time, 0 Comments. 1770 words.

Say I have a plain text file of 500 dates formatted as MM/DD/YY and I need to change them to YYYY-MM-DD. There are a couple of options. I can do it all by hand, wearing out the backspace and arrow keys, and opening myself to the possibilities of typos. Or, I can find an automated way to do it. Say I’m slow, and it takes me three hours of fighting to find a good text editor and figure out how to use regular expressions to make the changes all at once. It would’ve been quicker just to do it all by hand. So which method is better?

Obviously, using regular expressions was much more efficient, but the overhead was much higher. There is a comparatively steep learning curve, and it takes a lot more time to figure out and implement than mere manual labor. But it’s an investment, and the investment is all up front rather than being spread over years. Some day I’ll need to do something similar again, and leveraging the experience I gained here will make it that much quicker.

Pursuing efficiency even when the road is bumpier and filled with pitfalls is a hard resolution to make.

Personally, I’d prefer to look for a creative and automated solution to a problem, even if it takes ten times more time and effort than doing it the normal way. The normal way is boring. Being engaged in the mind is always the better choice over being efficient in inefficient processes.

Take my How to give file names to your photos article for example. A pro-progress yet short-sighted person might ask, “Why would you waste time on something so trivial? Just give descriptive file names to your photos like a normal person.” But that’s not the point. The point is to …

Post to Twitter Post to Bebo Post to Delicious Post to Digg Post to Facebook Post to FriendFeed Post to Google Buzz Send Gmail Post to LinkedIn Post to MySpace Post to Ping.fm Post to Reddit Post to Slashdot Post to Squidoo Post to StumbleUpon

The Return of the Shop

By Richard X. Thripp at 2008-07-03T15:37:30Z in Photography Ramblings, with these tags: cart, prints, richard x. thripp, 2 Comments. 524 words.

The shop is back. It’s a bit different now. If you can recall from a month ago, I gave up on yak because it doesn’t work with Wordpress MU. I found a plugin that does: Quick-Shop. It’s less fancy, but a lot easier to maintain. When you click “Add to Cart” on any page, you get redirected to the shopping cart, with that item added. To go back, press back in your browser (the old-fashioned way). To buy, click the PayPal button; you’ll be redirected to them so you can enter your payment info. Here’s the cart in action:

the shopping cart

You can change quantities; just press enter to update. The red X’s remove items, and more shipping policies and such are below the form.

Since this new software has no database and keeps no inventory or shipping logic, shipping is USA only now. You can email me if you really want some prints and can’t move to my country, though. Also, you can order like 500 of a print, because there’s no stock tracking. If you do this, it’ll take me a week extra to have the copies printed.

I’ve released all of my portfolio in the shop, to start. The price is $0.95 plus $0.42 shipping per print, and the size is 4*6 for them all. I like the new software because I can put multiple items to a post, unlike with yak, and I don’t have to do tedious updating of custom fields; it’s really quick for me to add an Add to Cart button.

Unfortunately, the plugin has security issues. I tried commenting about them on the author’s site, but just got a blank screen. Here is that comment:

I’m liking this plugin a lot and am using it

Post to Twitter Post to Bebo Post to Delicious Post to Digg Post to Facebook Post to FriendFeed Post to Google Buzz Send Gmail Post to LinkedIn Post to MySpace Post to Ping.fm Post to Reddit Post to Slashdot Post to Squidoo Post to StumbleUpon

My photos on the HTTP 500 Internal Server error page

By Richard X. Thripp at 2008-07-03T06:11:48Z in Photography Ramblings, with these tags: internet, portfolio, richard x. thripp, thripp.com, wordpress, 5 Comments. 121 words.

I made a custom Internal Server Error page for the Thripp.com network, with all the photos from my portfolio. Error pages are fun again. :smile:

I put a lot of ads there too, so I can monetize the outages. Plus, the links are to the photos on my jpgmag.com gallery, and all the thumbnails are on Photobucket, so the page is light-weight, won’t chew up bandwidth, and makes my photos accessible when the database is down. It’s only 10KB!

I posted this to digg too:

Check out this HTTP 500 page; instead of being rudely interrupted with a cryptic error message and an accusation that you broke the server, on Thripp.com, you’re greeted by beautiful photography (and plenty of ads to boot).

Enjoy. :cool:

Post to Twitter Post to Bebo Post to Delicious Post to Digg Post to Facebook Post to FriendFeed Post to Google Buzz Send Gmail Post to LinkedIn Post to MySpace Post to Ping.fm Post to Reddit Post to Slashdot Post to Squidoo Post to StumbleUpon