Gadget Overload Pending!

A number of years back I did a lot of woodworking. I made a variety of things from large items such as bookcases to small toys, the closest I came to a speciality was musical instruments having made a number of dulcimers of the courting type (two dulcimers merged into one so spooning couples could play “knee to knee”) hammered, mini, and normal. Also Hurdy-Gurdy and a banji-mer (a dulcimer built on a banjo body)…. anyway I made a lot of things. (past tense). Often as I was working in the shop I found that getting ready to make a project was a huge part of the satisfaction, it was not always in the making. Sure I liked the finished product, but making a fixture here, a jig there, rearranging the shop layout to be more efficient… those were the things that I spent more time in tinkering with than actually making things. I guess that is why I enjoy tinkering with WordPress and the variety of themes, plugins, widgets and general overall flexibility it possesses. I enjoy tweaking, occasionally breaking and fixing, and just “messing around” with WP in general.

[jalbum_iframe_album:https://www.kasdorf.net/GSlideShows/Woodwork/index.html,100%,600px]

And that brings me to the topic of this post. . . a fantastic new plugin crafted by Janek Niefeldt called “my custom widgets” UPDATE 21/14/2015 this link no longer appears to work so I have removed it. I had tried another plugin that was supposed to let you turn things into a sidebar widget but I was having problems with it. This one was just created and so I gave it a spin. It is really great. There are more options than I know what to do with right now, but hopefully I will learn them as I go and discover the full range of capability in this plugin. I like I can create a widget using PHP or HTML code. The HTML code was used for the Dilbert Cartoon strip, simple copy and paste. I also used it for the link to Technorati (glad I am not in this for money or the back links would be really disappointing!). The other neat feature is you can specify exactly which pages you want the widget to appear on. So for Dilbert I flagged it as “Home” only so it only appears on the page listed as home in the set up. Then when you go to other postings it is not there slowing things down with having to load it again. I see where you could have different content on pages this way also. Other choices are page, single, search, all, archive and tag. I give it my “Cool Tool” award!

Now, not unlike my woodworking projects, all I have to do is keep myself from endless tweaking or additions making the pages so crowded as to become annoying.

Until the final widget blows up the blog,

First Gripe of 2008

Okay, I have a gripe about some constructive criticism for blog authors, sure I probably have more than one lots of wonderful suggestions, but I’m just gonna gripe about discuss the one on my mind right now.

I’m just gonna gripe present some helpful alternatives about the one on my mind right now.

Remember back to 1999 and the pending “Year 2000” issues. Lots of people trying to fix the “problem”, people digging bomb shelters, stocking them full of food and toilet paper. Mass hysteria was narrowly avoided. Then the pundits “well you should have seen this coming – why wouldn’t you put the full date into a document/field”. Everyone blaming everyone and so on – all after the fact. Well I think that is happening on a smaller scale with blogs.

I have been searching for WordPress information recently and find a number of great posts with helpful information on different topics But now, a small problem. Since things change over time, including how WordPress, plugins or widgets function, if the information is not current you waste time reading through the article until you find out it applied to WordPress version 1. 1 (for example).

So my gripe is with Post Dates, actually the lack thereof!

It would be really nice if everyone added the full date to their posts. Some have partial dates “Feb 4”, great but is this Feb 4 2008 or Feb 4 2003? In a few more years this will just compound, since the old posts will probably hang out about forever, in 2020 if you search for “creating mouseover / rollover / hover links to automatically open a picture” there are going to be some really old examples out there…
Think about it, and if you are writing a blog, how about adding the full date for future reference.
Don’t get caught by the “Year 2000” issue just to save some space or time!

Creating the Kazology Blogroll – Part 1

The Kazology Blog uses Word Press, no surprise there. What makes it fun is the amount of customization even a “non-programmer” like me can do to make it a personal thing.
You can get thousands of themes, and thousands of various plugins to modify the basic installation of WP. Even better are “Widgets” which are an even simpler version of a plugin. You only have to know how to:

  • Copy a file from the web to a directory on your server or home computer
  • Unzip the file
  • Move it to the proper directory in the Word Press install on the host server.
  • Access the WP Admin Control Panel to activate the plugin / Widget
  • Access the WP Admin Control Panel configure settings, if any

How simple is that!

I enjoy trying out new plugins, although sometime with nasty results. To be fair, normally all you have to do is delete the offending plugin from the Host Server and you are back in business. Even then I did manage to lock myself completely once. Guess what? Another plugin to the rescue. (Maybe not technically a plug in, but PHP file, but you use it just like a plugin.)

So where the heck is all this going – to my latest project – The BlogRoll page. It seems everyone posts a list of links to other blogs/websites they like, but it seems the normal default is just that, a list of links. Boring, unordered list like “Georges Web Site”, “A Cool Web Site”, “A boring Web Site”, “Aardvarks Are Us” to “Zebra’s need a home too”.

I didn’t like that list.

I didn’t like that list. So a search began. While there are a number of plugins out there that do this the one I found was “Zo’C’s Powerblogroll“. I downloaded and installed. Oops… had some trouble here. It is not a widget, so requires some knowledge of coding to put the BlogRoll where you want it. That wasn’t getting me to far. I had used another widget “Widgetize Anything” to convert a Plugin to a Widget so gave it a try. With a lot of playing around with the single line of PHP code I finally got it working! At that point I had a nice BlogRoll in the sidebar. Looked pretty good with a nice Favicon and the name showing. Not quite satisfied I thought I would add a short description to let the reader know what “Aardvarks Are Us” is all about. (in ten words or less…) That worked great also. But did make the sidebar column sort of long, okay, but sort of long. Then I starting adding a few more links to things I use in Word Press or the web page itself (some day I am going to figure out how to switch the current home page to a page in Word Press . . some day.) At this point it just wasn’t going to be practical any longer to keep the BlogRoll in the sidebar.

Creating the Kazology Blogroll – Part 2

Once I made the decision to create the BlogRoll page I needed a new “Links” page template that I could use. Some page templates come with a links page, but not the one I am using. No big deal, just use the WP Theme editor to open a few different themes until I found one that had a separate links page… how ’bout that, the default WP theme has one! A quick copy and paste into the current theme’s directory and I was good to go. Oops, you need to do a little CSS work to make a stock page work the way you want. It’s no secret I can hardly spell CSS let alone edit it. (My web page design skills are still stuck in html version .5) The creator of the plugin did give some lines of code that should be added to make the whole thing work right, so I started doing my version of “plugging and playing” – put some code in, try it on the web page, see what happens and then try again. The goal is twofold

  1. Do NOT blow up the page so bad you have to resort to extreme measure’s to get it back, and
  2. Make it work.

After awhile I did finally succeed in getting enough code in the correct places to actually make the thing work! I was successful in getting the correct code in the link page to display the links, and the style sheet updated to format the information the way I wanted . . . almost. Everything looked (to me anyway) really good, nice favicons or other graphic showing, the really annoying bullets created by the original “ul” format were gone. Life is grand! But . . . always a “but” it seems like.

I really like the “Aardvarks Are Us” page, I really prefer “Tigers R Terrific”

While I really like the “Aardvarks Are Us” page, I really prefer “Tigers R Terrific” and it was way down on the list since links are ordered alphabetically. Not only that, the foundation of Kazology lies in the Genealogy pages that caused me to begin a web page… golly, at least fifteen years ago?!? (Anyone remember Compuserve??) (Dial up connections at 14,400 baud??) (Setting the modem stop bits, parity, etc… but I digress.) So while Word Press allows the user to assign a category to each of the links there is no control over the order they are displayed in! So again, my list did not have MY favorite Category at the top, or the links within them in the order I wanted. What to do now? Searched a little more until I found “My Link Order” and “My Page Order” and “My Category Order” on the Geeky Weekly web site. Cool, now we’re cooking with solar power. Installed the plugins, activated them, and neato the pages can be rearranged in the tool bar just the way I want them! I used the Admin Control Panel and rearranged the categories and links just perfectly… so lets see what that looks like…. oops… nothing… nada…. zilch… zero… you get the idea. Seems that Powerblogroll and My Links just aren’t gonna play together nice. I resign myself to that and life goes on, although in the back of my mind I am constantly being nagged that while life is going on, it is not going on in an “orderly” manner! Well, lo and behold, I had created a post about this process and the plugins I was attempting to use and the author of “My Link Order” noticed the link back to his web page. He apparently read the entry where I lamented over the two kids not playing nice and he commented back with just three lines of code that he said would fix this! Hot dog, we’re back in business. . . almost. More after the break!

Creating the Kazology Blogroll – Part 3

After getting the suggested changes to the PHP code courtesy of Andrew at Geeky Weekly. . . I spent a few more hours playing around editing the Powerblogroll PHP code – down in the area below the big “DO NOT EDIT BELOW THIS LINE UNLESS YOU KNOW WHAT YOU ARE DOING” remark….. (insert screen capture of the really nasty errors here – I didn’t even know my blog spoke Japanese!)

“DO NOT EDIT BELOW THIS LINE UNLESS YOU KNOW WHAT YOU ARE DOING”

Code Hacker Tip #3,298 – when editing code that you have no idea what will happen… always, and I repeat, always, keep a copy of the original code in a different directory to move back real quick when you hose everything up! (I saw an article on how to create a local copy of Word Press for experimenting on… which would be really cool, but again… I need the Ultimate Dummy directions for something like that, so all my changes go out live to see what happens being prepared to make a quick reversal if it is really bad. – get back on focus here George)
I wonder different times as I play with plugins, and reading the FAQ on the authors web site, or the “readme.txt” file with the plugin in, do they have any idea how confusing this is for many people?

Hey after all I took Fortran back in college!

While I joke about being completely illiterate, I do have some degree of familiarity with code and at least vaguely understand the principles, (Hey after all I took Fortran back in college!) but still this is difficult. So when an author documents, or replies to an already confused person trying to implement their plugin by just writing “just add < !-YouAreDense$&%20##.PHP> and it will work”, what I think they do not understand is

a) If I am having to write you for help I am obviously already confused
b) that I have no idea WHERE to add this
c) The code is maybe garbled since it was converted to HTML and back again inserting bogus characters into the “very simple statement to be added”.

I think this is no great revelation here, anyone that has never written a plugin or widget probably understands what I am talking about. So authors, please, comment your code carefully, then in your instructions show related code so we know where to put that little line… Even in one plugin you are to “change the option from false to true” to do something else… how about adding “This is easily done by removing the “remarks code” “//” from the line you want to activate and adding it to the line you wish to de-activate.” Maybe, you argue, if the user does not even have that degree of knowledge they should not be doing this… I disagree. I am willing to try, but need more hand holding to get me started. Maybe some day I will learn this and would not need to refer to a step-by-step direction, but until then help us out!

Getting to the conclusion – eventually: Taking the offered lines of code, figuring out where to replace them (another aside… drat I am never going to get to the end… the author really did do a good job of explaining, even adding the line number to be replaced. That helps, IF I am using a “real PHP code editor” that lists line numbers, but if I am using Note Pad to edit… I got no line numbers! See how this is all confusing to newbies? Anyway… I compared the suggested code to the original, figured out where it went, converted the mangled characters to the proper syntax and saved the modified version. I uploaded it, and boom, trashed web page. Oops, put back the original, check changes, save again and upload again. Success!! A great looking web page, ordered the way I want it, not how it want to. Went into the Admin Panel again, changed some links around and checked the results…ooops, nothing again. What the #$@%^! is going on. In the Admin Panel for MyLinkOrder when I selected a category to order I was getting extra entries showing. I carefully checked the listing of entries, opened each one up, verified each one had the correct category assigned and tried again… No luck. I kept playing around for a while, I finally found that I had to open each blogroll entry up, select the proper category again, even if it looked correct, save it, then tried again. Success! Only the proper links assigned to a category appeared in the “order links here” field. I set the order the way I wanted them to appear, updated, and went out to view the BlogRoll Page for the 257th time. TA-DA!! I am one happy camper now! It is a work of art, a sight to behold (or is that site to behold), cooking with gas, better ‘en sliced bread. I pwned it (honestly I have never figured that one out.) W00T W00T.

TA-DA!! I am one happy camper now! It is a work of art, a sight to behold!

Check it out!

Now… since this is so long, I think I am going to try out the “continued on page” plug in…. cross your fingers!

Until the final link opens,

It’s 23.0 °F / -5.0 °C degrees outside, what should we do today?

It’s a typical Michigan Saturday afternoon in January. A light snow is falling, there is a reasonably stiff wind blowing (8 mph), it’s 23 degrees (F) and the air is somewhat damp so it goes right into your bones. So, what should we do today? The answer to this almost seems so obvious as to be ridiculous – we head outdoors and go to the Plymouth Ice Sculpture show of course!

Every Year the town of Plymouth Michigan holds the “Plymouth International Ice Sculpture Spectacular” and is billed as “The Oldest and Largest Ice Sculpture Show in the World“. Quite a claim there I would say.

Never having been to any other ice carving shows I cannot dispute this, and guess I really do not even want to do so.

This seems to be another new annual tradition – that of freezing our fingers, toes, noses and anything else that lives outside of several layers of clothing. We also went last year and the temperature was even colder with wind chills in the negative numbers. (January 19-21, 2007 it was 15.1 °F / -9.4 °C ) Apparently it was so cold we did not even attempt to take pictures since I cannot locate any in the archives! I can only find 2005 and I think we missed attending in 2006.

For some reason in the past we always went in the evenings, which is nice since the carvings are lit with colored lights, but did not really see people working on the carvings. We went early enough this year to see the artisians entered in the competition still at work (it is timed). It was pretty interesting watching some of the techniques and “tools” used.

  • standard electric chain saws (from 12 inch up to about 24 inch bars)
  • chisels, from about 1/4 inch or so up to several inchs wide with handles two plus feet long (modifed wood turning chisels?)
  • electric drills with a wide variety of bits
  • brushes (hand – car window – paint – scrub -and about anything else)
  • small hand held and large “wand type” propane torches
  • and our favorite, the regular old steam iron as used on clothes (remember those were used a lot before “permanent press” came along. I am told you can still find these in antique stores.) Now used by the craftsmen for smoothing the surfaces and giving a very nice glossy finish.

Paul has already mangaged to get some photos out on the web site so you can take a look at those.

Hopefully I will get mine posted in the near future also, although his photos are usually better and more comprehensive than mine anyway.

After walking around for a hour or so we decided some food was in order so we hit a nearby Thai place for some hot – of both the temperature and spicy varieties – food.

The feeling returned to our toes about the time we were done eating, and so we ventured back outside to retrieve the car and head home.

Until the final snowflake falls in Michigan,