Showing posts with label Blogger. Show all posts
Showing posts with label Blogger. Show all posts

Monday, May 21, 2012

YouTube Links


My journey from being as technically-challenged as anyone naturally can be to a master of all things computer-related has not been a smooth one.  In fact, I am still much closer to where I started from than where I would like to be going.

Nonetheless, some progress has been made, and in one of the areas, it is on full display for all to see.  For when I first started blogging, I had no idea how to do much of anything, and now, I think I can publish a fairly presentable piece.

No, I am not trying to take the credit.  For I have been made all too painfully aware of the absolute truth of the matter truly being that anything good I may do is actually on account of my Heavenly Father’s efforts—certainly not my own.

Anyway, one of the things I have learned to do is how to embed video clips, which has changed from the way that it could be done not so very long ago.  I can’t recall just when it changed, but the way I used to embed videos on the Blogger platform was to just include the code for the video in the text.  After clicking on “Publish,” the video would show up where I had placed it.

Yes, that was on the “Compose” page.  Whereas, the code now has to be added on the “HTML” page, which often involves some adjustments back on the Compose side.

Ah, but there is another way that is much easier when it is working as it should.  For one can click on the little button that looks like a [clapperboard] on the Compose page, and this will bring up a pop-up window that looks just like the image below.


The next step is to choose a source, and since the title of this piece is “YouTube Links,” you have probably already figured out that I will be selecting “From YouTube,” on the left side, which will leave the “Choose a video to upload” slot blank, and then you either type in or paste the URL for a particular video on YouTube, which will sometimes leave you with something like you see below.


Now, the reason why will sometimes leave you with something like you see below is up there is on account of this not being what you want to see.  For none of the options listed are for the video that I wanted to embed.

In such cases, the only recourse that I am aware of is to add the actual code for the video on the HTML page, and I wonder what is going on.  For I would think that the YouTube URLs would be unique to each individual video.

Yes, it may very well be just a glitch, but even in cases where this works as it should, why do videos completely unrelated to the search also show up?  It was a different bunch before, and the current selection will probably be replaced before long.

No, I don’t have a good feeling about this at all.  For if anyone should know how to fix something like that, I would think it would be Google, who just happens to own YouTube these days.

Okay, I suppose it is nothing to get too upset about, but I would like to hold Google to a higher standard.  After all, isn’t their motto: Be not evil?

Please Also Visit:
and


Thursday, September 1, 2011

How To Make Links Open In A New Widow On Blogger



Just a few days ago, I was seriously considering going into crisis mood.  You can read all about [here].

At the end of the article, I mention that WordPress does have one big advantage over Blogger, and that is the ability to open links in a new window.  Well, I just found out how to do it on Blogger, as well.

Grace, of [Dragon’s Alley] fame and fortune came to my rescue at first.  For she found how to do it with individual links, which you can read about [here], and after being absolutely overjoyed over this, I found a way to make ALL links open in a new window automatically.

Now, I am somewhat reluctant to give this person credit.  For when I asked him for some help with this several months ago, he ignored me, and since he had already published an article about it, all he had to do was direct me to it.

Anyway, whether a jerk or not, credit should be given when due, and you read what he wrote [here].  Ironically, if you click on the links in his article, they do not open in a new window, but the code he provides works on all of my sites now.  In all fairness, Google has been making some drastic changes to Blogger, and it may very well be that he just needs to enter it again.

In order to make it a little easier on you (hopefully), a step-by-step guide is below.  Please, make sure and download a copy of your current template to your hard drive, just in case something goes wrong.  It shouldn’t, but…

Step 1: Go to your Blogger Dashboard.

Step 2: On Blogger-In-Draft, you will see an image that looks like a couple of pieces of paper, and just to the right of it, you will see an arrow for a drop-down menu.  Click on “Template” on the drop-down menu.

Step 3: Click on “Edit HTML” under “Live on Blog.” After doing so, you should see something like the following in the box under “Template > Edit HTML.”
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
  <head>

Step 4:  What you are seeing is the first few lines of code to your template, and under <head>, paste (or manually type in) <base target='_blank' />  After doing so, your code should look like the following:
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
  <head>
  <base target='_blank'/>
Note: I don’t know if it is really necessary, but I added a couple of spaces to the front of <base target… so that it would line up with <head>.

Step 5: Click on “Save Template” at the bottom and to the right of the box.

Step 6: After the template has updated, which should only take a few seconds, click on “Close” to the left of “Save Template.”

Step 7: Open a page on your site, and marvel at what a technical genius you are after seeing your links open in a new window!  (That is, until Google decides to make some more “improvements,” of course.)

Please Also Visit:
and

Wednesday, August 31, 2011

Blogger vs. WordPress


Back when I went to start this site on [Blogger/Blogspot], I also started one on [WordPress].  For I could remember reading that WordPress is a lot more flexible, and one the earliest invitees to become a member/contributing author here got plumb insulting about how stupid it was to even consider having a site on Blogger.

Thankfully, she refused the invitation.  For in hindsight, a female version of [Lavender Darwin] would be just too much to take.

Anyway, since I was already fairly familiar with what one can do with the Blogger platform, I let the WordPress version languish.  For this is one old dog who really does have a hard time learning new tricks—especially when it comes to technological things.

Ah, but the powers that be at Google just had to force the issue.  Subsequently, what had become relatively easy for me to do became much more difficult.



Case in point: that video.  For the way it used to work before Google started making all sorts of a “improvements” to its Blogger platform was that one could just paste (or manually type in) the embed code to a video right in with the regular text on the Compose page, and the video would display as it should when the piece was published.

It no longer works like that.  For one has to now enter the embed code on the Edit HTML page, which really isn’t all that big of deal after you get used to it if the video shows up on the Compose page, but when it doesn’t, as with the video here, getting everything to look just right can be a royal pain.

Another “improvement” has forced me to switch from a Georgia font to Vendana.  For Verdana is almost a third again larger, and with normal text on published articles now becoming very tiny, one needs to employ the largest font available if they want their readers to be able to read what they have wrote.

Yes, I have experimented with making all of the text large, but this freaks me out when it becomes at least twice the size on the Compose page than it will be after publishing.  More importantly, the text also displays that big through the RSS feed, which looks awful (at least to me).

Yeah, yeah, yeah, I am well aware of browsers having a zoom feature, but having to do this or that may discourage many from wanting to actually read what is contained in an article.  Besides, images are also enlarged when the zoom feature is engaged, and the thought of a super-sized picture of Lavender Darwin chills me to the bone.

Hence, some of the reasons why I started looking into switching to the WordPress platform, and I quickly discovered that what I had read before about how flexible WordPress is was written by an idiot.  For you can’t even change font colors without changing the HTML code!

Oh, and the troubles I have been having with including non-YouTube videos with Blogger, WordPress can’t even read the embed code to the video above!  Needless to say, neither does it show up on the Compose page.

Yes, if I was a cranked-up coder, I might feel differently about the WordPress platform.  For with it being open-sourced, I can see where one MIGHT be able to do some things that they couldn’t with Blogger.

Furthermore, WordPress does allow for links to open in a different window, which is something that I wish Blogger would enable.  Should I sic Lavender on them?

Please Also Visit:
and