andydidyk.com

Perspectives on advertising, marketing, branding, and consumerism

Archive for the 'interactive' Category

We Choose the Moon

July 16th, 2009 by Andy Didyk

We Chose the Moon

I’m a bit late in posting this, but as many people know, July 16 is the 40th anniversary of the incredible Apollo 11 mission.  America is still the only country on earth to have put a man on the moon, and even 40 years later this is an incredible achievement of engineering and the human spirit.

As a commemoration of the event, the JFK Library commissioned wechoosethemoon.org, an incredibly rich online experience in which a user can follow multiple aspects of the historic mission in real-time as they occurred 40 years ago.  With links for social media sites, non-linear navigation, and so many different ways to experience the event (photos, video, audio recordings, etc.), I think this site is a fitting tribute to the brave men and women of the Apollo programs.

I also believe this site represents the current pinnacle of what an online experience can be – totally connected in every sense of the word.  So enjoy this site from a historical standpoint or from a modern technology standpoint, but be sure to check it out because it’s pretty amazing.

Category: communication, creativity, design, interactive, social media | 2 Comments »

How to Move from Blogger to Wordpress

June 1st, 2009 by Andy Didyk

A few days ago, I outlined some of the horrors of my painful switch from using Blogger to using Wordpress.  Now that the anguish is beginning to fade, I thought I’d distill the steps I took (and failures I had) into a step by step guide that I wish I would have had at my disposal.  This process is definitely the easiest and safest way to transfer your Blogger blog to a Wordpress site that I know of.

First off, this guide is for people who have their own domain and webspace, and who simply use Blogger to publish their blog via FTP to their own webspace.  I found several guides for people who have their blogs hosted with Blogger (e.g., yourblogname.blogspot.com), but scarce resources for those who host their own site. This guide assumes that you have complete FTP access to your webspace (and that you know what that means).  I am not a technologist, and couldn’t write a line of code to save my life, so hopefully these instructions are easy to follow.

I moved to Wordpress because of the increased control I could get over my blog look and feel, and the ease of use of adding plugins to customize how my blog behaves.  There are some other great articles on the advantages of Wordpress if you Google “Wordpress vs Blogger”.

So here’s what you do.

Step 1: Back up everything.

One of the nice things about Blogger is that is publishes everything to HTML files and neatly-labeled folders.  It’s a weakness in some ways compared the the way that Wordpress uses a database to store most of your content, but it sure makes backing the files up easier because they are all in one place.  The best way to back up your Blogger site is to grab all of the content in your root directory (all HTML files and folders), and make a copy of it to your local computer.  I would suggest going one step further and backing it up on a CD or DVD, just in case.  You can never underestimate the power of your own ability to screw something up (especially if you’re me).

I use Filezilla as my FTP client.  It’s free, stable, easy to use and brought to you by the same open source community that produces Firefox.

Step 2: Change your Blogger hosting settings.

In your Blogger Dashboard under your blog name, click on Settings=>Publishing.  It should say at the top of the page, “You’re publishing via FTP”.  Click on the very first option below that statement, “Switch to: Blogspot.com (Blogger’s free hosting service)”.  On the following screen, give your new URL a name (it doesn’t really matter what, since this will be temporary), type in the Spam verification and click “Save Settings.”

This critical step makes sure that your Blogger blog is in a format that is easy for Wordpress to import, so don’t skip it.   If you have a high volume of traffic and don’t want to change the settings on your live site, then duplicate the blog first, and change the settings on the cloned blog rather than your original.

Step 3: Install Wordpress.

After switching hosting providers to Bluehost.com, this was a really easy process because Bluehost has a one-click install of the latest version of Wordpress. If your web host doesn’t support that, it’s still fairly easy and Wordpress will tell you how here.

You can install Wordpress in the same directory as your Blogger blog, if you’d like.

Step 4: Install the “must have” plugins and your theme.

You can always add plugins whenever you’d like, but I’ve found that installing them right off the bat is the best approach.    That way I’m not distracted with the look and feel of the site until after I’ve done all of the nuts and bolts type things that should be taken care of first.   I’m going to recommend my favorites:

1.  Askimet.  It’s so good at catching spam that it comes bundled with your Wordpress installation.  To set it up, you just need to register a Wordpress username.  The plugin will walk you through everything you need to do.

2.  All-in-One SEO Pack.  There are other SEO plugins out there, but I really like this one.  It’s updated frequently, and it helps me remember to enter all the content in where I should whenever I make a blog post.  If you don’t care about people being able to find specific posts on your site via Google or other search engines, you can skip this one.

3.  Peter’s Custom Anti-Spam.  This plugin adds a captcha to every post and lets you choose what words are displayed, which is pretty neat.  It also features audio pronunciation for the visually imparied.

4.  Google XML Sitemaps.  The easiest way to incorporate a search engine friendly sitemap into your site.  Once you set it, and tell Google Webmaster Tools where it is, you can forget it’s there. It updates automatically every time you make a change to the site and notifies Google of the change.  Simple and easy.  Again, if you don’t care about Search Engine Optimization, forget this one.

5.  Ultimate Google Analytics.  This easily implements the Google tracking code into your blog so that you don’t have to do it manually.  Google Analytics is free, and pretty comprehensive, so it’s a great tool for bloggers who want to monitor their traffic, etc.  If you don’t have a GA account, all you need is a Gmail address and you can set one up here.

6.  TinyMCE Advanced.  Last but certainly not least.  This one is of extreme importance to Blogger users because of a key difference between Blogger and Wordpress.  In Blogger, if you want to add more line breaks, carriage returns, or whatever you call them, to a post, you simply hit “enter” over and over again until you have things positioned where you want them to be.  Wordpress, in its infinite wisdom, doesn’t have that ability out of the gate, so it needs this plugin.

If you don’t install this, and try hitting the “enter” key multiple times to add line breaks to your post, Wordpress will automatically delete them.  Once you have this installed and activiated, go to Settings=>Tiny MCE Advanced in your Wordpress dashboard and click the checkbox, “Stop removing the <p> and <br> tags when saving and show them in the HTML editor”, then save your settings.  Trust me, you’ll thank me for saving you hours of frustration on this one.

Of course there are many, many more plugins available, but these 6 will give you good security, search engine visibility, and useability.  And tranquility.

There are a myriad of themes available here to change the look and feel of your site as well.  Install one that you like before you import your Blogger blog.  The reason for this is that you will likely have to make some manual formatting changes to it because it won’t import completely perfectly, and you don’t want to make formatting changes to fit the Wordpress default theme, and then fall in love with a new theme a couple of weeks later and have to duplicate your efforts.  You can start your search here, and get help installing themes here.

Step 5: Export your Blogger blog.

Now, you can try to go directly into your Wordpress dashboard and import your Blogger Blog under Tools=>Import=>Blogger.  But my experience was that this simply didn’t work for the hundreds of posts that I had.  This is really easy.  In your Blogger Dashboard, click on Settings=>Basic=>Export Blog.  Then click on “Download Blog”.  It may take a few minutes to download to your hard drive.

Please note that the file that is exported does not contain your images.  The images are only referenced as links, so unless you are a code wizard (which I am not), you’ll need to leave your old images folder from Blogger on your webspace until the end of time.

Step 6: Convert your export file to a Wordpress format.

This step is skipped by many, but man, I couldn’t make anything work without doing it.  There is a free web-application aptly named “Blogger2Wordpress” that will make the necessary changes to your export file so that it is Wordpress friendly.   Click on the link in the last sentence to go to the application.  Then, upload your Blogger export file, click “convert”, and save the result to your hard drive.

Step 7: Import your blog.

Now that you’ve converted your blog to a Wordpress format, the rest is just details.  In your Wordpress dashboard, browse to Tools=>Import=>Wordpress and upload the file you downloaded in Step 6.  Follow any additional on screen instructions that Wordpress gives you.

Step 8: Fix stuff.

Although the TinyMCE Advanced plugin allows you to use multiple line breaks to format your posts, it won’t fix the posts that you’ve just imported.  You may find other discrepancies too, such as Wordpress not picking up all of your Blogger tags, authors, etc..  Additionally, if you uploaded any videos through blogger (not just linked to them via Youtube, etc., but actually uploaded them), you will probably need to re-upload the videos through Wordpress.   That wasn’t a deal breaker for me, since I only had about 6 videos that were easy to re-upload.

Go through all of your old posts and fix them until you’re happy.  This can be a long, manual process or a quick and easy one, just depending on the content and format of your previous blog.   Test everything you can think of so that your readers don’t email you with technical issues.

Step 9: Delete or move your Blogger HTML pages.

Finally, use your FTP client to browse to your site directory and move or delete your old Blogger HTML pages.  I chose to move them into an “old_html” folder, but if you’ve backed them up you may delete them if you like.  Make sure you leave the images folder untouched.  Again, you never moved your images, just the references to the images, so leave the folder where it is.  From now on, you can choose to have Wordpress upload images into that same folder, or into a new one.  It’s up to you.

Step 10:  Get your party on.

You’ve done it!  You moved your blog and are now nestled snugly in the arms of a great open-source community.

I know a lot of other people have moved from Blogger to Wordpress and may have other tricks and tips to share.  Please let me know in the comments, and good luck!

Category: blogging, interactive | 3 Comments »

The Ethics of Using Ad-Blocking Software

May 29th, 2009 by Andy Didyk

adblock-plus-comic

A few days ago, I added Google Adsense advertisting to what I hope is an unobtrusive are inoffensive area of my site.  I was curious – could I make any real money by blogging?  Would the ads be relevant to my readers?  Would anyone care?

These questions put me face-to-face with the ethical dilemma I’ve been having as of late: is it unethical to block ads?

Like over 47% of the online community (as of April 2009), I use Firefox as my default web browser.   And like over 50 million other people, I use Adblock Plus and a set of filters to block out 99% of the advertisements on sites I visit.

It started out innocently enough: many years ago, I was surfing the web on a 56K modem and the ads were simply eating up too much bandwidth (especially on sites like weather.com and cnn.com, where the ads are numerous and the actual content is slim), so I installed AdBlock with Firefox, and POOF all the ads were history.

Fast forward to 2009, where broadband penetration is north of 25% for the US, and I suspect that number to be tripled or higher for content creators.  So bandwith isn’t a big deal.  True, the ads are mostly annoyances, but the ad revenue is at least theoretically what compensates the producers of content and frees those people from having to hold down another job just to put good stuff online.

disable-adblock

So here’s the moral contract I’ve made with myself.  For blogs, news sites, Hulu, and other services that I use regularly and derive value from, I will selectively disable Adblock Plus for the entire site.  It’s the way capitalism and American consumerism works at its best – voting with our (or really the advertiser’s) money as to what content is valuable and useful to the individual.  This costs me nothing, but I believe that it will make me a better citizen of the internet.

Conversely, I will selectively block individual ads that I find to be offensive, overly obtrusive, or stupid.  Yes, that’s highly subjective, but so am I when I’m choosing what to read or consume.

As with yesterday’s example, I shouldn’t expect something for nothing.  What do you think?

Category: blogging, consumerism, interactive | 2 Comments »

Client / Vendor Relationships in the Real World

May 28th, 2009 by Andy Didyk

Let me start out by saying that I love being a “vendor” working for a “client” 99% of the time (a good vendor is usually called a “partner”).  If you are a good match for your client, you get to do great work, shake things up a bit, and everyone, vendor included, will see valuable returns on their investments.

But being on the agency side, you also get exposed to the occasional bad apple, the type that wants you to itemize every dollar spent on an inexpensive  project and then spend a half-day meeting nitpicking every detail to see if any individual item could be “done cheaper” (and yes, that was a very painful, personal experience).

Selling services is always a tough gig, because no matter what your industry you’re always selling ideas and time, rather than widgets.  At an interactive agency, the great ideas and time produce a deliverable, but if you are in the business of selling “websites” rather than creative, engaging experiences, your product is very easy to commoditize.

But I digress.  What I love about this video is that it pokes fun at what the bad (or let’s just say inexperienced?) client is prone to do – try to get something for nothing, or try to devalue the service after it’s rendered.  True negotiation, on the other hand, is an everyday part of doing business.

Category: business development, communication, interactive, marketing | 1 Comment »