It's a faith in technology.

Show Recent Comments Widget

When we publish a new article on blog then we all desire are the same. More and more readers read these Articles and also give Comments. More Comment from the visitor gets more enthusiasm to writers. What readers want to comment shows. Show this comment in your blog. This is a simple way to show Comment on Blog. Just follow some steps and put Comment widget on your blog. Fill all required information on Comment widget generator, generate HTML code and put HTML code in your blog. If you found any problem contact us.

1. Login to blogger then go to "Layout"

2. Click on Add a Gadget


3. Just click on HTML/Javascript Then insert the script in it.


Menu Generator For Blog

Sometimes I'm on someone else's Blog They Contain good information and I want to read but the problem comes behind - how can I choose the Article. We have only one option through Blog Archive. But Through Blog Archive it’s taken long time to clink on every week or month’s tab and check the article. This is better than that close the Blog and Search through Search Engine. For all these process we lost our one visitor. I have one good tip for stay your visitors on your blog and Categories your article. Which is attractive for your blog and Visitors can easily select article they spend lots of time on your blog and you will satisfied with your work. Try this.

Blog Meta tag Generator

Information: Meta tag Generator tool for Blog. Simply type information about your blog into the box below, and then click the button Create tag. Our Meta tag Generator wills Generate Meta tag for your blog simply copy and Generated Meta tag and paste it below head tag.

Animated Calendar For Blog

Who has not wanted to see his blog Attractive? May be all want, but you know, we have to pay cost for make our blog beautiful. We don’t know but we pay price for it. I don’t want more discuss on this topic. But at least you will know that your Blog has slowed. Your Blog has been so beautiful in appearance but it has become little more than slow. The reason you find yourself. Today I will tell you about a calendar. We are always using calendar in Blog for look our blog attractive. This calendar will not slow down your Blog. This is an Animated Calendar with Slide show. It’s kept your blog fast and beautiful. So what are you thinking Select one Calendar copy given code and use in your blog.

List of Top Blog Directory

This summary is not available. Please click here to view the post.

Add Merlin in your blog

What is Merlin?

Merlin is a windows toy is generally uses in Windows based programming Language like Visual basic for display Animation Character with one Talking agent.
We can also add Merlin in our blog. It's help visitors to guide and provide on line help. Try Merlin on your blog or web site and please give me feedback because I want to improve and add some other Characters.

Layout>Add a Gadget>HTML/JavaScript (Copy given code below and Paste it)

<OBJECT id=wolfi classid=CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F>&gt;</OBJECT>
<SCRIPT language=JavaScript type=text/javascript>
function LoadLocalAgent(CharID, CharACS) {
LoadReq = wolfi.Characters.Load(CharID, CharACS);
return(true);
}
var MerID;
var MerACS;
wolfi.Connected = true;
MerlinLoaded = LoadLocalAgent(MerID, MerACS);
Merlin = wolfi.Characters.Character(MerID);
Merlin.Show();
Merlin.Play("Surprised");
Merlin.speak("
hi dear
");
Merlin.MoveTo (250,250);
Merlin.Play("Surprised");
Merlin.Play("GetAttention");
Merlin.Play("Blink"); Merlin.Play("Blink");
Merlin.speak("
Welcome to Blog tips and
tricks
");
Merlin.Play("Blink"); Merlin.Play("Confused");
Merlin.speak("
Enjoy New Blog Tricks
");
Merlin.speak("created by http://bloghacktips.blogspot.com");
Merlin.Play('GestureLeft');
Merlin.Play("Blink")
Merlin.Hide();
</SCRIPT>
<font face="Arial"><a target="_blank" href="http://www.bloghacktips.blogspot.com/"><span style="font-size: 8pt; text-decoration: blink">Blog Tips and Tricks</span></a></font>

Note :- Change all Red mark Text into your own Comments and Don't Change any other Code.

Current Date and time on Blog

Some blogger want to put current date and time on blog they ask me, How to Put Current Date and Time? After this Question I am posting this post about current Date and time on Blog. Nicely Design code for your blog, you can also modify this code as per your choice but don’t change Script. Try this

Layout>Add a Gadget>HTML/JavaScript (Copy given code below and Paste it)

<div align="left">
<table border="1" width="190"><tr>
<td bg width="180">
<font >Today Date is <script type="text/javascript">
<!--
var currentTime = new Date()
var month = currentTime.getMonth() + 1
var day = currentTime.getDate()
var year = currentTime.getFullYear()
document.write(month + "/" + day + "/" + year)
//-->
</script></font></td></tr></table></div>
<div align="left"><table border="1" ><tr>
<td bgcolor="#008000" width="179">
<font color="#FF0000">Current Time is <script type="text/javascript">
<!--
var currentTime = new Date()
var hours = currentTime.getHours()
var minutes = currentTime.getMinutes()
if (minutes < 10){
minutes = "0" + minutes
}
document.write(hours + ":" + minutes + " ")
if(hours > 11){
document.write("PM")
} else {
document.write("AM")
}
//--></script></font></td></tr><tr>
<div>
<center><font size="1" color="#FF0000"><b><a href="http://bloghacktips.blogspot.com" target="_blank">Add
this</a></b></font>
</td></tr></table></div>
<p align="center"><center>

Forward and Back button for Blog

Give your blog new look add Forward and Back button in blog and give your blog web site look . Add given code below of blog or upper part of the blog and enjoy with new blog look.

Layout>Add a Gadget>HTML/JavaScript (Copy given code below and Paste it)

<a href="javascript:history.back()"><p align="left"><img src="http://bloghacktips.googlepages.com/back.jpg" border="0" alt="Back" /></a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="javascript:history.forward()"><img src="http://bloghacktips.googlepages.com/Forword.jpg" border="0" alt="Forward" /></a>

Set as Home Page Code For Blog

You can set it as your home page. That way, it will appear every time you start Internet Explorer. Set as Home Page Code is help full for make your blog popular if you updating your blog frequently and visitors always open your blog. Try Set as Home Page.

Layout>Add a Gadget>HTML/JavaScript (Copy given code below and Paste it)

<a
style="CURSOR: hand; font-decoration: underline"
href="\" class="chlnk"
onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.bloghacktips.blogspot.com');"><b>
<img Src="http://bloghacktips.googlepages.com/SetAsHomePage.jpg" width="98" height="16"></a>

Print this Page Code For Blog

Print this Page is also a nice script code for blog this code helps you if your visitors want to take print and keep records, notes of your valuable article.

Layout>Add a Gadget>HTML/JavaScript (Copy given code below and Paste it)

<script language="Javascript1.2">
function printWindow(){
browserVersion = parseInt(navigator.appVersion)
if (browserVersion >= 4) window.print()
}
// -->
</script>
<a href="javascript:printWindow()"><img Src="http://bloghacktips.googlepages.com/Printthispage.jpg" width="98" height="16"></a>

 

Receive all updates via Facebook. Just Click the Like Button Below

You can also receive Free Email Updates: