August 19, 2010

Shutting Down Smuggle Me…Mostly

Written by:

I must admit that it’s kind of sad to think that I’ll be basically shutting down this blog. Smuggle Me (this blog) was the first blog I ever created. It’s the start of what has become my blogging empire (a small empire, but an empire just the same). Who would have thought that me just playing around with WordPress one day would later become my full time job and me traveling to present at WordCamp Utah and Las Vegas.

Yes, my first post was June 2, 2005. Although, the post I remember most was when I posted that I beat my sister in Solitaire Showdown. Good times and great memories of the start. It’s hard to believe that it’s been 5 years already.

Don’t think I won’t be blogging anymore. I just won’t be blogging on Smuggle Me anymore. Instead, you can see my work blog at CrashUtah. That’s my new and relatively professional blog that I’ll be writing. Plus, you can follow all of my other blogs which are listed here.

I’ll still be posting here on occasion. This is basically my test blog where I test new plugins and updates. So, I’ll continue doing that. Otherwise, Smuggle Me will go pretty quiet. It’s been a great ride!

November 4, 2009

WordPress on the Blackberry

Written by:

I just got a Blackberry and I’m surprised how much I like it. Today I decided that I’d try out the WordPress app for blackberry. So, this is my first blog post from the blackberry.

I like it since now I’ll be able to do a lot more blog posting during down time. The small keyboard is kind of a pain, but it’s manageable. The only problem I see with blogging like this is that it’s harder to add links to blog posts also.

Are there any other must have Blackberry apps? I already have email(of course) and Twitter. I also use I’m quite a bit as well. I think I want to look into a Mint.com app if there is one. Are there others I should get?

June 13, 2009

WordPress.com is Utter Genius

Written by:

I’m a huge fan of WordPress.com. I’m amazed at the platform they’ve created. There are some amazing benefits to using WordPress.com which I’ll save for another post. However, you can be sure that it’s a big part of my marketing strategy. I just wish they’d open it up and allow users to show ads on it already.

What is so amazing about WordPress.com is how they monetize traffic on the site. I’ve been using it for a long time and driven quite a bit of traffic to the site. However, I’d pretty much forgotten that WordPress was putting adds on my blog. At least when they launched, they said it was only a small percentage of the pages on WordPress.com and ads are only shown to people that aren’t logged in to WordPress.com (or was it just users of that blog that weren’t logged in?). Either way, it’s a genius plan.

See, since they don’t show any ads to logged in users (which the owner of the blog is almost always logged in), then owners of the blog forget that the content their creating is being monetized by WordPress.com. How smart is that?

I imagine Matt Mullenweg back there with a little percentage setting that he can change at any time. This week it might be set at 10% of the pages getting ads. Then, next week he decides to double the revenue of WordPress.com and so he changes the setting to 20%. Best part is that users of WordPress.com won’t even notice the difference.

It’s not quite money growing on trees, but pretty close.

August 24, 2008

Too Many Blogs to Update

Written by:

One of the nice things about WordPress is that they are always coming out with updates and changes that enhance the blogging platform. One of the bad things about WordPress is that they are always coming out with updates. That means you have to go and update all of your blogs. Which in my case is far too many. Take a look at the list of blogs that I maintain:

Blogs
Smuggle Me
EMR and HIPAA
Lynn Family Blog
Something for Nothing
Fundraising
BYU Sports
Spoil On

Pure TV Network Blogs
TV Freaks
Dancing with the Stars
So You Think You Can Dance
Fringe
Amazing Race
AGT
TV Sports

Other People’s Blogs
Crowdsource This
True Life Relationships
Take Flight Blog

Blogs I Don’t Write To Anymore, But Don’t Want to Take Down Yet
Cambrian House
miaMessage Blog

Ok, so I’m too lazy to link all of them. A bunch of them are new blogs since I’m splitting Something for Nothing into a TV Blog network. So far it’s doing pretty good, but it’s a good thing that I’m not blogging all of them myself. I have 4 other people helping me to update them with content.

Now if I can just automate the WordPress update we’ll be all good. At least I’ve standardized the plugins I used so I don’t have to test nearly as much.

August 22, 2008

Export List of WordPress Links As OPML File

Written by:

I don’t know why WordPress doesn’t just link to this OPML link file from the link manager, but since they don’t it’s sometimes a pain in the butt to find. So, just go to http://www.example-domain.com/wp-links-opml.php to export the list of links from WordPress

There you go. Now you can export the links from wordpress just as easy as you can import them.

August 14, 2008

Export One WordPress Blog Category to Create a New Blog

Written by:

I’ve searched high and low for a way to move just one blog category from an existing blog into a new blog. I found tons of ways and great documentation on how to move an entire blog to a new domain, but I couldn’t find anything that showed how to take one WordPress blog category and create a new blog using that category.

I found an old plugin/import that should have done the job, but hadn’t been kept updated with the latest version of WordPress and so it didn’t work for me. I also found a ton of people on the WordPress forums interested in doing the same thing, but no one offering an answer. The best they could offer was importing just the RSS feed for that category. Problem there is that then you lose all the comments, categories and tags for those posts. Comments being the real kicker for me.

Therefore, I decided to go it alone and figure out a way to do it using the only option given in the WordPress Export which was the user that created the post. My goal was:
-Export All the posts, categories, comments, tags for just one category of my blog
-Create a list of those posts that I could use to redirect traffic/google to the new location

There might be easier ways (and hopefully they’ll make this an option in the Import), but this worked for me. Also, I wouldn’t try this method unless you’re pretty good at find and replace, executing SQL queries and editing themes.

Overview of Process:
*Export Blog to Test Server
*Change Theme to Get list of Blog Post IDs/Posts for Category
*Change Author of Each Post ID to a new author
*Export posts for new author
*Import into new blog
*Create list of 301 Redirects on old blog
*Clean Up new blog DB


Read more…

March 11, 2008

WordPress 2.5 Almost Here

Written by:

It looks like WordPress 2.5 is going to arrive possibly next week. Either way it will be coming really soon. Is your blog ready for it? I found a pretty extensive check list of things you can do to prepare for the upgrade. I think that it is a little over the top myself, but I guess you kind of have to be to avoid that person that gets mad at you for saying that the upgrade should be very easy. That’s why I’ve basically limited myself to the plugins that are so mainstream someone is going to update them or the ones offered by WordPress themselves (ie. Akismet and WordPress Stats). It’s always interesting to see what features they come out with next.

February 22, 2008

bbPress Info for WordPress Integration and A Few Extra Plugins

Written by:

I’ve been working the past couple evenings to get a WordPress blog to integrate with a bbPress forum. They’re both from Automattic so I thought that it would be a no brainer. Turns out it should have been, but I just missed one link. I’m putting them here for those looking for a reference on integrating WordPress with bbPress.

Here’s the WordPress plugin that you need to integrate it. I didn’t activate it until after I had created both the WordPress install and the bbPress install. This plugin also requires you to set the prefix for your bbPress database name. Simple enough to do on the tab that’s created for bbPress once the plugin’s activated.

This is the bbPress WordPress Integration plugin that is used in bbPress to do the integration. Of course this is activated after installing bbPress. Just make sure when you install bbPress that you set all the right information in config.php I won’t detail that out since the documentation is good for that and is really very straightforward.

A lot of the documentation points to a Display Name plugin to show the WordPress display name in bbPress rather than the login. It’s a great idea and would be great if it worked. Unfortunately, it doesn’t really work, but the comments made on the plugin have a better workable method to make this happen in the bbPress template which in reality is probably where it should be anyway. Although I would shy away from loading all of WordPress on the bbPress pages if possible. I can imagine that it will slow things down.

The Spaces and special character in login name Plugin isn’t even an official plugin and I haven’t tested it myself, but it loads well and seems like a simple enough plugin that I added it in to prevent errors in the future. Let’s hope now that they’re putting some resources towards bbPress we’ll get some things like this in the core.

I haven’t added the Human Test Plugin yet, but I expect that I’ll probably need to do that sooner or later or we’ll be swimming in fake accounts before we know it.

There are a bunch of other plugins that would be cool, but we’ll see what the manager of Crowdsource This wants to do. A signature plugin might be cool. The Private Message plugin might be useful. Probably a few more I haven’t looked at yet.

Well, hopefully this helps some people trying to integrate WordPress with bbPress. Next up is to find a good theme. Possibly a look and feel designed for WordPress and bbPress would be best. I’ve read that there are a few out there. If someone knows where they are, please let me know.

February 9, 2008

bbPress Forums, Plugins and Themes

Written by:

Today I decided to do my first official install of bbPress. I’ve worked with it on Greedy or Needy and a few other places, but the is the first install that I’ll be using in production. I’m planning to use it to support my first attempt at a simplified version of my marketing mob idea. Should be interesting to see how it works out. I debated whether to use a forum like bbPress or a wiki and I decided to try the forum first.

I also have an ulterior motive in that I’ll use this experience setting up bbPress to make sure that I’m well versed in it before installing it for the website Crowdsource This. Should be a pretty cool site that you should all check out once it’s up and running.

Now that I have the base bbPress forum installed, I’m going to have to start looking through all the various themes and plugins and see if any of them are must have items. I don’t really want to develop my own theme and so I’m pretty sure I’ll just use one of the ones listed on bbPress Themes or bbPress Showcase. In the end, I don’t care as much about look for this one as I do function. So, the theme might actually be easier to decide than the list of bbPress plugins.

Either way, I find this pretty exciting and interesting stuff. bbPress has been almost exactly the same install as WordPress and so it’s been a walk in the park so far. I’ll have to see how the integration with WordPress works. It looks like there’s a few options. I’ll have to decide which one is best.

Also, if anyone reading this is interested in participating in this round of the marketing mob, let me know and I’ll fill you in on how it’s going to work.

February 7, 2008

Oh Webfugitive…You Need WordPress Help

Written by:

UPDATE: This post was completely tongue and cheek about someone who is non-technical and shouldn’t know how to do these technical things. See my comments below for further explanation on my intentions with the post.

My friend from Cambrian House decided to step into the blogging world with his blog Web Fugitive. I think he’ll actually be a really good blogger with his knowledge and writing skill. I guess time will tell.

However, his tech skills and implementation of WordPress sucks. Sorry Web Fugitive, but there’s a reason you shouldn’t expose yourself. I’d be embarrassed to admit who I was if I’d committed so many mistakes. Here’s a few helpful hints to get you started.

1. Turn on permalinks. If you don’t know what that is, then find out. It’s easy and Google likes permalinks. Don’t be lame and link to a page with ?p=12
2. Turn comments on on all of your posts. I was about to comment on a post and comments was turned off. How lame is that. Well, I guess maybe it was a good strategy, because it motivated me to blog about you. Otherwise, I think it sucks. I bet it was just an accident, but fix it already. Comments are what makes blogs interesting.
3. Get rid of the “Uncategorized” category. Choose a topic like Web 2.0 which will encompass all your posts and then make it the default. Uncategorized just makes you look lazy and uneducated in the art of blogging. Not to mention good categorizing is liked by Google bots too.
4. I already told you this so do it already. That lame hostmonster favicon not only makes you look lame for using hostmonster, but it shows you don’t care about your website.
5. I can’t tell this for sure, but I bet you don’t even have the WordPress stats plugin turned on and maybe not even akismet. I’d even settle for Google Analytics, but I’m confident you don’t have that. Get some stats already.

Ok, I will give you one prop. At least you have the latest version of WordPress installed. Of course, you don’t have to listen to anything I say, but I’m sure you will since you know better than to not listen.

Welcome to blogging. It’s addicting!!