Showing posts with label blog. Show all posts
Showing posts with label blog. Show all posts

Saturday, May 31, 2008

Rating From Blogged.com

I received an email from Blogged.com today, informing me that they have reviewed this blog and rated it 8.2 out of 10. Well, that's quite an achievement considering the fact that the time and effort being spent on this blog is not significant :P.

The widget on the sidebar is the score badge from Blogged.com. Feel free to rate my blog if you like. Blogged.com is a new blog directory which focus on helping people to discover new quality blog. If you like your blog to be listed on Blogged.com, you may submit your blog for them to review.

Monday, February 18, 2008

Use Emoticon On Blogger Blog

If you read through some of the posts on the Cool Stuff blog, you will notice that I use emoticons quite frequently. While writing good article is important, adding emoticons to a blog post makes it looks more interesting. To add emoticons to a blogger blog, follow the following steps:

1. Sign in to your blogger blog, and go to Layout > Edit HTML
2. Add the following line of code to the head section of of your template. The best place to insert this code is right before </head> tag.

<script src="http://mltan100.googlepages.com/emoticons.js" type="text/javascript"/>

By doing this, you are actually adding a javascript to your blog. Everytime any page of your blog is loaded, the javascript will automatically change certain pre-defined characters / symbols into emoticons.. So after inserting the javascipt, you will use the following pre-defined characters to invoke the emoticons:
Most Yahoo emoticons will work with this javascript. Example:
: ): P
: D:-D: ) )
= ) )=)= D >
Besides Yahoo Emoticons, I have also added the following cool emoticons for MSN into my blog:
/ wa ha ha / hi hi
/ o m g/ n o
/ dig nose/ s w e a t
/ s h o c k/ f l o o r
/ h m m/ X D
/ b l u r/ b l u s h
/ no big deal/ p l e a s e
/ b y e



Please take note that in order to call up the emoticons in your blog post, there should be no spaces in between the characters. I include spaces in the list above because I do not want the javascript to convert them into emoticons, so that you can see the characters.

Blogger.com is one of the most popular free blogging platform today. There are millions of blogger blogs out there on the Internet. Adding emoticons to your blogger blog is one of the cool stuff that you can do to make your blog stand out from the others. I like to use emoticons in my post. I express myself better with emoticons.

(p.s. I have received quite a number of emails asking for helps. Unfortunately I do not have time to reply each of them.. If you have problems implementing the emoticons on your blog, try to learn HTML, and some basic Javascript. It should help )
 
Copyright © 2007 Cool Stuff | Privacy Policy