Wordpress.org or Blogger? Help me decide which would be best in this case, please.
December 22, 2010 2:50 AM Subscribe
During this holiday break I'm going to be purchasing a domain name and migrating a University department's WordPress.com blog over to either WordPress.org or Blogger. I need help deciding which (Wordpress.org or Blogger) will be the best way to go based on the blog's needs and the capabilities of its authors.
I need to have some flexibility with adding and displaying features such as Google Calendars, Flickr photo streams, Twitter & RSS feeds, and YouTube or UStream. The Google Calendar is the most important.
I'm prepared to purchase the domain and hosting, installing wordpress, etc., but I don't want to go that route if it's going to be time-consuming and difficult to integrate and use all the features. Blogger already has the templates and integration features I need, but it's a new platform for the authors to get used to, and it may not be a good solution in the long-term.
As you can probably tell, I'm more comfortable/familiar with Blogger. I'm happy to learn CSS, but I don't want to spend the entire break tearing apart and building up code. And I certainly don't want to hit a wall wrt feature integration, where I end up sorry that I started going down a certain route.
What do you suggest?
(I'm happy to provide more info and answer questions related to this; thanks!)
posted by iamkimiam to computers & internet (9 answers total) 6 users marked this as a favorite
You're going to want http://wordpress.org/extend/plugins/stout-google-calendar/ - Stout Google Calendar - as a plugin to do the Google Calendar things. Twitter Tools is your Twitter friend. RSS functionality is built-in.
There's options for these in WordPress, which I think can be very helpful for you. You also don't need to do a lot of CSS/PHP work straight off unless you're determined to write your own WordPress theme.
I'd suggest getting a WAMP - Windows/Apache/MySql/PHP - install (assuming Windows, if Mac you can get a MAMP stack for free, which is how I do things) which allows you to do a lot of the poking and prodding locally, get your toes wet without things live on a site, and go forth from there.
If you have questions for me, you can memail me. I've been working on learning this, just getting started learning to write themes, so I'm getting into thing a bit deeper than many.
Also, so I can put my hornblowing at the end, if you use Twitter Tools, I wrote a quick setup for it, based on mistakes I made, and I'll cheerfully point you at it if you like, when you get to that point.
posted by mephron at 2:59 AM on December 22, 2010