Friday, November 11, 2011

How to Change the Favicon in Blogger

Blogger supplies every blog with the standard orange "B" blogger favicon. Having your own unique favicon is a great way to give your blogger template both a distinct and explicit brand. These small 16X16 pixel images will most definitely help your blog stand out from the rest of the blogspot blogs.



What is a Favicon?

A favicon is a small 16X16 image located at the top of your browser in the url bar.

How to Change your Favicon

  1. First go to Layout >Edit HTML in your Blogger Dashboard.
  2. Backup your existing template before making any changes!
  3. Place the code below directly below the </head> tag in your template.
  4. <link href='http://bsaves.com/HowHero/Blogger%20Templates/moonspot/images/favicon.ico' rel='shortcut icon' type='image/vnd.microsoft.icon' /> <link href='http://bsaves.com/HowHero/Blogger%20Templates/moonspot/images/favicon.ico' rel='icon'/>
  5. Now save your template.
  6. Once your template is saved view your blog and make sure to refresh the page and delete your cookies.

Creating your own Favicon

  1. Replace the image URL (2X) with your own 16 pixel by 16 pixel image hosted on the internet.
  2. http://bsaves.com/HowHero/Blogger%20Templates/moonspot/images/favicon.ico
  3. You can host your own favicon blogger image at sites such as ImageShack; PhotoBucket; Flickr; etc.
  4. Check out this Favicon Generator Tool which allows you to upload an image and it will format it for you!

5 CSS Tips to Make IE (You) Happy

If I could, I’d give you a special present this christmas – I’d tell you how to make IE on Windows behave like a grown-up browser. Sadly, reality sucks – as does IE on Windows – so I can only offer to share with you a couple of CSS tips to ease the pain of working with that piece of crappy software.

1. Reset browser styles

To start off with the right leg, I suggest you reset the styles to some sensitive defaults, so all browsers will render the page as similarly as possible. To do so, you can use one of the many suggested templates to create a reset.css file and include it before you include any other of your style sheets.

2. Add IE 5.5+ png file support

Angus Turnbull over at TwinHelix has written a nice htc script to bring png images support to IE 5.5+. To use it, simply add the following css code into your ie.css file, which you’ve previously included with IE conditional comments – you do use conditional comments, right?
img, h1, .class-with-png-background-image {
    behavior: url(../htc/iepngfix.htc);
}
I won’t go deep into explaining how this works as you can easily find more info on the author’s site. Suffice to say that you need to call the iepngfix.htc file as an ie-only dhtml behaviour attribute on the img element and/or any other element where you may want to use png background images on.
The only problem with this script that I’ve found so far, is that it won’t work with repeating background images.
Also you should make sure that the server is configured to serve .htc files correctly. If the script doesn’t work, all you need to do is to add the following line to your .htaccess file, and you should be good to go:
AddType text/x-component .htc

3. Add IE < 7 custom :hover support

Another annoying IE problem is that it doesn’t support css :hover events on elements other than links. This can be easily solved with another .htc script, this time written by Peter Nederlof and you can download it on the Whatever:hover script page.
This script is even easier to use than the png trick, because all it takes is one line in your ie-specific css file:
body { behavior:url("../htc/csshover.htc"); }

4. “Give layout” to elements

The source of most of Internet Explorer’s bugs comes from an IE-only property called layout. An element can either have layout or not, which determines how an element is rendered by the browser. Most of IE bugs can be squashed by giving layout to the offending element, which is done simply by assigning one of the following properties to that element:
position: absolute [IE 6 & 7]
float: left [IE 6 & 7]
float: right [IE 6 & 7]
display: inline-table [IE 6 & 7]
any width or height value [IE 6 & 7]
zoom [IE 6 & 7]
min-width [IE 7]
max-width [IE 7]
min-height [IE 7]
max-height [IE 7]
overflow [IE 7]
Among these, the most common way to “give layout” to an element – and thus, eliminate the bug – is to assign the following rule:
#the-buggy-element { height: 1%; }
However, if the problem persists, you might want to add a “position” to that element. This fixes the problem more often than not.
#the-buggy-element {
    position: relative;
    height: 1%;
}
An exhaustive article on having layout can be found at http://www.satzansatz.de/cssd/onhavinglayout.html.

5. Prevent the double margin bug from crumbling your layout

This one has saved me a lot of headaches, because IE 6 has a tendency to double the margins of every element, which has been floated and assigned a left/right margin. To overcome this bug, simply set display: inline on the offending element. This will magically make the bug disappear with no adverse effects on your layout.
If you’ve found these tips useful and your future IE-development experience somewhat more pleasant, I invite you to share your thoughts by commenting below.

IE PNG Fix 2.0 Alpha 4

This script adds near-native PNG support with alpha opacity to IE 5.5 and 6. Now you can have full translucency and no more ugly grey borders! Full CSS background positioning and repeat are supporting (including CSS sprites). It requires only one line in your CSS file, and no changes to your website HTML. <IMG> tags and background images are both supported.

Script License Agreement

IE5.5+ PNG Alpha Fix
(c) 2004-2009 Angus Turnbull http://www.twinhelix.com
This is licensed under the GNU LGPL, version 2.1 or later.

Download

If you want, you can view an online demonstration.
To download permanently: iepngfix.zip (40kb). Open "iepngfix.html" in a browser; step by step instructions are within.
More downloads are available at the Git repository.
Donations Appreciated! If you're using this, please consider making a donation to support its development.

Compatibility

This uses CSS "behaviors", a custom Microsoft extension to CSS. As such, it will not affect any other browsers like Mozilla and Opera which already implement good PNG support. It will also not help IE4.0 and IE5.0, which don't include the necessary IE filter, and does nothing with IE5/Mac (which natively supports translucent PNG foreground images, however).

Archived Versions

How to get automatic updates on your Facebook Page

hyperalerts1 How to get automatic updates on your Facebook Page
There’s no doubt that managing a Facebook Page has become much easier with tools like Hootsuite and Seesmic.
But the one thing nonprofit Page admins still need is an easy way to find out when someone posts, comments or likes content on their wall.
Last week, Mari Smith pointed out a free online tool from Norway called Hyper Alerts.
Hyper Alerts automatically sends you an email when content is posted on a specified Facebook Page.

Add a Facebook Page to your alert list

media 1295991370891 How to get automatic updates on your Facebook Page
What you’ll like about Hyper Alerts is that you can get updates on any Facebook Page. This is particularly useful when you want to “listen in” to how other orgs engage fans during particular events.
For example, during Breast Cancer Awareness Month, various orgs can be more aware of the various conversations on each others Facebook Pages.

Choose what kind of Facebook Page updates you want

media 1295991883950 How to get automatic updates on your Facebook Page
Regardless of whether you admin the Page or not, you can choose to receive updates on posts and comments from fans, or content from the Page. Posts on the Page also include when that Page is tagged.

Choose how often you want updates

media 1295992073226 How to get automatic updates on your Facebook Page
You can also choose how often you want to receive Facebook Page updates. The options are:
As soon as possible
Daily at a specific time
Hourly
Weekly
Monthly

Facebook Page updates are sent to your email

Automatically update your Facebook page with your blog entries

I found this article over at Publetariat today and thought it was a bloody useful snippet of information. It basically describes how to connect your blog feed to your Facebook page using the Notes application. Once you’ve set it up, any new post to your blog will get found by Facebook and automatically posted to your profile as a note.
I’ve just set it up and hopefully this very post will soon appear on my Facebook profile. It’s a great way to keep your various online presences linked using your blog as a primary hub. That’s certainly what I try to do. It’s very important for someone in my position to build an online profile across the web that is standardised and coherent. It’s often referred to as an Author Platform.
For example, I always use the same picture (the one in the banner above) pretty much everywhere. That only changes on my Facebook profile because it’s fun to keep messing with that. Currently it’s a picture of me and David Vincent from Morbid Angel. Who wouldn’t share that shot with the world?
But otherwise I try to keep everything centralised. I have a feed for this blog going to all the various ning communities I belong to and to my Goodreads Author page and my MySpace profile – every time I make a new post here, it updates in all those places as if by magic. Now it automatically feeds to my Facebook page too.
If you’re trying to build your online presence keep an eye open for tools like these to help streamline and organise your activity. Check the Publetariat page linked above for full details on the Facebook notes application feed.

Drop down menu appears UNDER Flash

<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="550" height="400">
<param name="movie" value="flash/test.swf" />
<param name="quality" value="high" wmode="transparent" />
<embed src="flash/test.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="550" height="400" wmode="transparent"></embed>
</object>

This works for IE, FF, Safari and Opera.

Drop down menu appears UNDER Flash

Well I've managed to get it working.

Basically I had to take out anything relating to the script "AC_RunActiveContent.js" (in the </head> and also in the Flash coding.

Then I added in the following to the flash coding:-


<param name="quality" value="high">
<param name="embed" value="transparent"><br>
<param name="wmode" value="transparent">
<param name="menu" value="false">
and also added the following to the embed tag:-

wmode="transparent"

and

menu="false"
This is an mixture of all sorts of things I have found online. I'm sure it can be tidied up, but hey, it works !!

PRESS Spacebar or ENTER to activate this control

Hi,
We are facing an issue with using the Query function on Sales quotes. I'm
referring particularly to the message "PRESS Spacebar or ENTER to activate
this control." I also found below link to de something with this issue
http://msdn.microsoft.com/library/default.asp?url= /workshop/author/dhtml/overview/activa ting_activex.asp.
Can some one please tell me how to over come this?
Your inputs are highly appreciated,