Pot Calling the Kettle Black

I was blog surfing this afternoon and when I tried to view one blog, up came this message:

You’ve reached this page because the site you were trying to visit now blocks the FireFox browser.

The Mozilla Foundation and its Commercial arm, the Mozilla Corporation, has allowed and endorsed Ad Block Plus, a plug-in that blocks advertisement on web sites and also prevents site owners from blocking people using it. Software that blocks all advertisement is an infringement of the rights of web site owners and developers. Numerous web sites exist in order to provide quality content in exchange for displaying ads. Accessing the content while blocking the ads, therefore would be no less than stealing. Millions of hard working people are being robbed of their time and effort by this type of software. Many site owners therefore install scripts that prevent people using ad blocking software from accessing their site. That is their right as the site owner to insist that the use of their resources accompanies the presence of the ads.

While blanket ad blocking in general is still theft, the real problem is Ad Block Plus’s unwillingness to allow individual site owners the freedom to block people using their plug-in. Blocking FireFox is the only alternative. Demographics have shown that not only are FireFox users a somewhat small percentage of the internet, they actually are even smaller in terms of online spending, therefore blocking FireFox seems to have only minimal financial drawbacks, whereas ending resource theft has tremendous financial rewards for honest, hard-working website owners and developers..

Since the makers of Ad Block Plus as well as the filter subscriptions that accompany it refuse to allow website owners control over their own intellectual property, and since FireFox actively endorses Ad Block Plus, the sites linking to this page are now blocking FireFox until the resource theft is stopped.

Netscape users can simply set their browser to IE mode to continue to enjoy the site that sent you here. FireFox users can use Internet Explorer, Opera or Netscape (in IE mode) to access it. FireFox users also have the option of using the IE Tab plug-in which uses the IE rendering engine to display pages, but also disables the Ad Block Plus plug-in.

If you are offended by the Mozilla Corporation’s endorsement of dishonesty please contact the Mozilla Foundation and ask them to stop empowering internet theft.

Whoa. So Firefox is blocked because it blocks ads.

Since when is ignoring ads considered “theft”? That’s screwy. There is no basic “right” of ad-viewing. If a website wants to force people to view ads, charge them to access the page.

It is the epitome of injustice in this world for a good browser to be reprimanded for blocking advertising, but another browser is not reprimanded for being a crappy browser.

As for me, and countless others, I had no real desire to view the website and all its ads, anyway. I’ll pick up my marbles and go visit another site. Without being forced to use Internet Explorer, thank you very much.

P.S. The whole reason I block ads is because they are extremely offensive. Some ads I don’t care about, but being forced to view naked women prancing around in a flash-ad is outrageous. Why doesn’t anybody complain about that? What about my rights? As they say when it comes to watching TV– if you don’t like what’s on, turn it off. I love Firefox because it turns the sewage off.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]
Posted in blogs, browsers, politics. Comments Off »

Another Free PDF Viewer

PDF-XChange Viewer
This is another quality PDF viewer I’ve found. As I have said before, I can’t stand that bloatware Adobe Acrobat. I am very happy with my Foxit Reader. PDF-XChange Viewer claims it is more functional than Foxit, but I really didn’t notice much difference. Nonetheless, it is another alternative PDF viewer, and for that I am glad.

The download was lengthy (for my DSL connection, anyway– I waited almost 10 minutes). The program runs well. Check it out if you are looking to be free from Adobe.


A backup software is the only reasonable solution to the risks associated with online file sharing. Many think of a data recovery group being just as effective. However, the perfect computer backup solution requires the presence of a data recovery software nevertheless.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]
Posted in desktop utilities, free stuff, PDF reader. Comments Off »

A Worthy Replacement for Notepad

MetaPad 3.51
Working with html code everyday, I have grown frustrated with Microsoft’s Notepad. It is still so un-functional. Has Microsoft even touched Notepad since 1991?!

So, I’ve had my eyes peeled for a replacement. I’ve tried a few, but they were either too large or still not what I was looking for. I just downloaded a little program called MetaPad that I think will be my Notepad replacement from now on.

It’s more functional, it has more settings, and the word wrap works so much better! I’m pleased with it! It’s tiny, it’s simple, it works, and it’s free!

If you’re looking for a suitable replacement, you might like MetaPad.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]
Posted in desktop utilities, free programs, word processors. Comments Off »

How To Customize Your Header in Blogger- a Thorough Guide

A customized header is not difficult. You just need to know what you are doing. Because templates vary, header widths and heights vary. You’re going to have to find your templates’ allowance for the header width and height and make a header the same size– or– make a header and adjust your template’s width and height measurements.

Neither one is difficult. However, if you are brand-new at this and are worried you’ll wreck your template, you can back up your template by downloading it to your computer (and uploading it if you want to revert back to it). If you don’t know how to backup your template, go here for a quick tutorial.

I am assuming that you 1) have a new header already made and 2) that this new header is in the dimensions according to your template. For example, if your template has an existing header that is 950px wide and 167px high, you need a header that is 950px wide and 167px high. 3) your new header is already uploaded to a photohosting website.

Another thing is… your template may not even have a header. I have had templates that had nothing about a header, because all it had at the top was space for your blog title. There are ways to change that, but that is a whole different tutorial and goes beyond the scope of this post. You’d have to build a section of html code within your template to make a header. It’s up to you; but if it was me, I’d just get another template with a header, so I could adjust it. It’s so much easier.

So, before you continue on in this tutorial, you should have:

  1. created a header in the pixel dimensions for your template
  2. uploaded your header onto a phothosting website
  3. made a backup of your existing template

OK, with your template saved and your header ready to go, it’s time to get our hands dirty.

Sign in to Blogger and go to your dashboard. For the blog you want to change, choose “Layout.” This will take you to the Layouts page, showing many options. The page you automatically go to is “Page Elements.” You’ll see other pages, like “Fonts & Colors,” “Edit HTML,” and “Pick a New Template.” Choose “Edit HTML.”

You can see the guts (the html code) of your blog’s template in the window, below where it says “Edit Template.”

What you need to do is expose more of the code than is showing. You do this by checking the “Expand Widget Templates” checkbox. The page will reload.

Now, in this window, scroll down and look for this line of code:

<!– begin header –>
<b:section class=’header’ id=’header’ maxwidgets=’1′ showaddelement=’no’>
<b:widget id=’HTML6′ locked=’true’ title=” type=’HTML’>
<b:includable id=’main’>

It is usually right after the

</head>
<body>

part of your template.

Here’s a tip. Your browser has a search function built in it, using CTRL + F. If you press the CTRL key and the F key, a little window will pop up (for Internet Explorer, a separate window pops up; for Firefox, a section of the status bar enlarges). Type in the word “locked” and click “next” or “search.” Keep clicking until you find the string of code I specified above. This will find your code much quicker than scrolling through endless symbols. There are several areas in a template that have the word “locked” in it, so be sure you have the correct section. Like I said, every template varies slightly.

You are basically looking to unlock your header. So this keyword “locked” will be in an area that determines information about your header.

Once you’ve found the code, changed the word “true” to the word “false.” For example, if your code says this:

<!– begin header –>
<b:section class=’header’ id=’header’ maxwidgets=’1′ showaddelement=’no’>
<b:widget id=’HTML6′ locked=’true’ title=” type=’HTML’>
<b:includable id=’main’>

Change it to say this:

<!– begin header –>
<b:section class=’header’ id=’header’ maxwidgets=’1′ showaddelement=’no’>
<b:widget id=’HTML6′ locked=’false’ title=” type=’HTML’>
<b:includable id=’main’>

What you are essentially doing is telling Blogger that you want to be able to remove the Blogger header. You want to get rid of the old header and put in your new customized one. Save your template changes by clicking “Save Template.”

This part of the template work is done. Go to the page that says “Page Elements.” At the top, see where your header is located? (Right below the NavBar). Click on the “edit” link. A new window should pop up.

A new window should pop up. What you should see now is a button that gives you the option to “Remove Page Element.” This is the result of that html coding we did in the template.

The next step is to remove this page element. You want to get rid of the old Blogger header and put your own in here. It is very easy– but I’ll admit that I still tread very carefully when I do this. But there is really nothing to be nervous about, because you can always add the old header back: just click “Add a Page Element.” When the window pops up, scroll down and you will see the option to add a Page Header. See?

So, now that you have dumped the old “Page Element” header, You’ll want to create a new Page Element. Go ahead. Don’t worry if you don’t see at option to add a Page Element in the header area. Just pick one from the sidebar. When the new window pops up, choose “HTML/Javascript.” This will enable you to link back to the header image on your photohosting site, with the added bonus of making your new header linkable to your blog’s homepage.

Here’s what my code looks like:

You’ll need to change a few things here. For example, my header image is hosted at Photobucket. When people click on my header, I don’t want to direct them to Photobucket! I want them to return to my homepage. So you’ll need to change your code as I need to change mine. This is what I did. I changed this:

<a href=”http://photobucket.com” target=”_blank”><img
src=”http://i201.photobucket.com/albums/aa84/mrsmecomber/
headerimage.jpg” border=”0″ alt=”Photo Sharing and Video Hosting at Photobucket”></a>

To this:

<a href=”http://mightytemplatetester.blogspot.com”><img
src=”http://i201.photobucket.com/albums/aa84/mrsmecomber/
headerimage.jpg” border=”0″ alt=”Mighty Template Tester”></a>

I just changed the URL to direct the header’s link back to my blog’s homepage. I also got rid of the target=”_blank” coding because this would only reload my blog’s homepage into another browser tab or browser window. The reader would find that very annoying. Finally, I changed the text from Photobucket hosting to something more appropriate for my blog.

Once you have the code configured, save the changes.

Now return back to your “Page Elements” page in Blogger, You’ll probably see your new header (called “HTML/Javascript”) in the sidebar! You have to guide it to where it belongs. Drag the box up toward the header. get it in the right spot, and it will drop in. When you’ve finished, click the orange “SAVE” button near the top. View your blog and you’ll see your new template header, complete with a link back to your homepage!

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

How To Backup Your Blogger Template

If you plan on doing any html work in your Blogger blog, it is wise to backup your template. Here’s a very quick and easy way to do it:

Sign in to Blogger and go to your dashboard. For the blog you want to change, choose “Layout.” This will take you to the Layouts page, showing many options. The page you automatically go to is “Page Elements.” You’ll see other pages, like “Fonts & Colors,” “Edit HTML,” and “Pick a New Template.” Choose “Edit HTML.”

You’ll see an option that says “Backup/Restore Template.” Underneath, it says “Before editing your template, you may want to save a copy of it.” This is what you want to do. Click the link “Download Full Template.” Choose a safe place, like My Documents, to store this file on your computer’s hard drive.

If you make a mistake or don’t like the work in your new template, you can always come back to this page and upload the file you stored. This will take you back to your template.

Now, I have uploaded, downloaded, copied, and pasted a lot of templates. I have noticed that when I do a complete template change with a non-Blogger template, Blogger wipes out my widgets. Therefore, I recommend that you save all the information in your widgets before switching to a new template. I regularly save the information in them, anyway, as a precaution.

Note that just changing a few things in your existing template does not wipe out your widgets. And changing a Blogger default template (for example, you had Minima and now are going with Blogger’s Rounders) does not wipe out your widgets, either. It only occurs when you switch to a different, non-Blogger template.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]
Posted in Blogger, blogs, how to, templates. Comments Off »

Time Keeps On Slipping

I’ve been crazy-busy this week! I can’t believe the break-neck speed I’ve had to work at! There is a lot going on at the homestead, but I am also doing a lot of blogging, working on stuff for advertisers, and repairing templates.

My New York Renovator blog template gave up the ghost over the week. I’ve been trying to get it back on track with a new template and header. I had to *gasp* utilize a basic Blogger template until I got my new one going. I absolutely love the three-column templates, with both sidebars off to the side. It’s so organzied! While working at that, I decided to spiffy up my New York Traveler blog, also. It just took too long to load and was getting messy with all the buttons and text in the sidebars. I am very pleased with the results. Next in line is my other travel blog, New York Traveler.Net. I am not happy with the header, and the theme is just too “dark” for me. So I’ll be trying to squeeze that in this weekend. We’re getting a whopper of a snowstorm this weekend, so I won’t be doing any outdoor work!

I have to post up some tutorials on customizing blog templates and headers. Remind me if I forget. This is all fresh on my mind. It’s not difficult, you just need to know what you’re doing. I’ll try to get to that next, after all my projects. I am having trouble deciding on a photohosting website. A fellow blogger mentioned JAlbum, and I downloaded it (but haven’t had time to install it or check it out). My accounts at Flickr are almost full. I’d love to have everything all at one place… but it would be very laborious to go back and change the blog links to a new photohosting site.

At any rate, I promise I’ll have some tutorials up soon!

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]
Posted in blogs, templates. Comments Off »