It’s taken a long time

As I recently mentioned, I finally made the switch from Movable Type 4 to WordPress, as the software behind this blog, and I’m very glad I did. After spending quite a bit of time trying to figure out how to iron out a few bugs from the new template that I’m using (Cutline), I finally got things to work – tags are now showing up properly (due to a bug in Cutline), random images are now appearing (again, there seems to have been some type of bug in the program which required quite a bit of tweaking to get them to work), and I finally just figured out how to create “widgets.’ Widgets are very small clips of code that allow all of the cool things on the sides of this blog to work – things like the search box, calendar, links to various places, and even the local weather conditions. To be honest, it took far more time to figure out how to create widgets than was necessary as the documentation for WordPress on that matter was about as clear as mud. When it finally dawned on me how to create them, they were actually extremely easy (and quick) to create.Again, as all of the various discussions on the matter (not only on the WordPress site but also on other sites that offer snippets of code that could be used) were very confusing, I thought I’d post the instructions here for my own future reference; here goes:

  1. Open up the WordPress control panel/dashboard (sorry, but only I can open mine)
  2. Click on the “Presentation” tab
  3. Open up the “Widgets” tab that should now appear.
  4. Scroll down the page and click on that dropdown box under “textbox widgets” and select the next number that appears (for example, “1” is set as the default so select “2”). That will create a new box under “Available Widgets.”
  5. Click and drag that new box to the appropriate sidebar.
  6. Double click on that box and a new window will show up.
  7. Enter the widget’s heading in the top box on the new window.
  8. Enter the code into the bottom box on the same window.
  9. Click on “Save changes” which appears on the right side of the screen.
  10. You’re done!

Why there aren’t simple instructions on how to do this in WordPress’ documentation or elsewhere is beyond me. It only takes a matter of a minute or so to create a widget. The only other question that others might have is figuring out where the code for the widgets come from. Of course, it is quite simple to create your own but there are also many sources available on the net: I was able to easily find code to use for the weather, random pictures that I’ve posted on Flickr account, and even books from my personal library that have been cataloged using LibraryThing.com. Interestingly, WordPress and others claim that Javascript (a programming language that’s used on many/most web sites to create simple things) won’t work on WordPress but I’ve found that’s not true. Some of the widgets on this site use Javascript and seem to be working just fine. For example, if your books are cataloged by LibraryThing.com (a free service for bookoholics to keep track of their library), all that needs to be done is to go to their site, find their code for used in widgets, and then cut and paste it as noted in my instructions above. Can’t get any easier than that.

Finally, I’ve now added photos that I wanted to use in my headers for this and my KAP (kite aerial photography) blog so now I can finally get back to blogging instead of dealing with all of the behind the scenes nonsense. I’ve used photos of places I’ve been that I would love to go back to – the Grand Canyon, the Painted Desert/Pertrified Forest, on a harbor cruise looking out at Catalina Island, and Tent Rocks National Monument located southwest of Santa Fe in New Mexico. Of course, now that I’ve figured out how to change the random header code to display more photos (found in the header.php file), I’ll add more in the future.

The only thing remaining is that I still cannot find is a good plug-in (another snippet of code that can be used for all kinds of things) in order to post my book reviews, with links to my Amazon account, on my book review blog. About the only thing that still works is a plug-in that works (and not very well) with MT.  Hopefully, someone will come up with something for that in the near future.

At last, I’ve finally moved over to WordPress

It’s taken several months to convert my blogs over to WordPress from MovableType – as noted previously, MT’s latest version (4) gave me so many headaches that I finally dumped it. It was extremely user un-friendly and was nearly impossible to customize in the manner that I wanted to. While the actual conversion process to WordPress wasn’t difficult, I had a LOT of problems with the “theme” (Cutline) that I’m now using. Overall, I really like the new layout but try as I might, I could not get the pictures at the top of each page to rotate (for the most part, every time you click on the refresh button, a new image should appear). I decided to make one last ditch effort to determine what the problem was and, as luck would have it, I was able to get it to work! It appears as if the problem had to do with the order in which WordPress and Cutline are installed: from what I can determine, it appears as if importing the data from MT into WordPress must be saved for the very end of the process. Regardless, it now works and I’m happy with it.

The photos at the top of this blog now rotate randomly each time the page is visited/refreshed. Even better is that I was able to locate photos that I’ve taken and used them for the ones that appear. All in all, it’s been a fairly trying experience but, in the end, everything is now working properly. I’ve still got one of my blogs on MT but that’s only because I haven’t been able to locate a plugin to make it perform in that manner I wish it to.