From the monthly archives:

February 2009

Woopra
A couple of weeks ago, my girlfriend took me shopping for new pants. I’ve never been too concerned about my appearance, but I know that she likes it when I at least try to look nice. Seconds after we stepped into the store front we were approached by sales person.

“Is there anything I can do for you?” She asked us.

We told her we were looking for pants. She walked with us to the back of the store where all the different sized jeans were to be found.

After our shopping experience, it occurred to me, why aren’t webpages run like that? Why is it that when I step foot onto a webpage I don’t ever get greeted by a knowledgeable, helpful, and most importantly, personable guide? A few years ago, I think there was an excuse – the technology wasn’t yet there. But now, with real time statistical programs taking the analytics market by storm, it’s becoming easier and easier. And now, with Woopra’s chat with visitors to your website capabilities, personal contact with website visitors is an important new inroad toward the democratization of the web.

I haven’t done this yet, but what I’m going to start doing is chatting with about 1 in every 10th person that visits my websites. I’ll ask them personally to sign up for my website’s email list serve or RSS.

As webmasters, we have to start selling our sites, and selling means we have to put ourselves out there. Particularly in the case of magazine websites, we have to start building a loyal base of readers. I challenge you to join Woopra and try what I’m going to start trying. Then, report your results.

{ 0 comments }

Black Widow Magazine Theme 2.0

February 17, 2009

This is the second release of the Black Widow Magazine Theme. Before you use this theme, you need to know that it doesn’t handle parent/child pages as of yet. I’d like to fix this in future releases. If you use this theme, I’d love your feedback. What features would you like to see added, what [...]

Read the full article →

Shortcodes: Wordpress’s Easter Egg

February 15, 2009

Having worked with WordPress for some time now, I am embarressed to admit that I knew very little about what are called shortcodes.
Smashing Magazine just put out a great article describing how one can use shortcodes on their wordpress sites. Still wondering what a shortcode is, if your a theme developer, basically it’s a lot [...]

Read the full article →

New Thoughts on Multipage Posts

February 15, 2009

So up until recently I’ve been a proponent of multi-page posts for magazine developers. I figured, if you are struggling to monetize your magazine, what better way to do that then to get people onto more pages. It increases your pageviews and, as a result, your ad revenue. I mean, that was my thought process.
After [...]

Read the full article →

Install Woopra in Linux

February 13, 2009

I have Ubuntu 8.x and I was having some trouble installing Woopra. Anyhow, I solved it by throwing this code into the terminal:
wget http://static.woopra.com/woopra_unix.sh?anti-cache=12398794379
mv woopra_unix.sh?anti-cache=12398794379 woopra_unix.sh
chmod 777 woopra_unix.sh
./woopra_unix.sh

Read the full article →