Animated Calendar For Blog
List of Top Blog Directory
Add Merlin in your blog
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>></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
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
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>
<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
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
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>
Bookmark Us Code for Blog
Layout>Add a Gadget>HTML/JavaScript (Copy given code below and Paste it)
<script language="JAVASCRIPT" type="TEXT/JAVASCRIPT">
var url = "http://www.bloghacktips.blogspot.com";
var title = "Make Blog like Web Site";
function makeLink(){
if(document.all)
window.external.AddFavorite(url,title)
}
</script>
<a href="javascript:makeLink()">
<img Src="http://bloghacktips.googlepages.com/BookmarkUs.jpg" width="98" height="16"></a>
<p></a>
Note :- Don't Modify any Code. Change http://www.bloghacktips.blogspot.com and Make Blog like Web SiteSave your Article from article thief
Copy given code below
Layout>Add a Gadget>HTML/JavaScript
Add Answer.com Answer box in your blog
Layout>Add a Gadget>HTML/JavaScript
*************************************
Make Animated Blog Archive
Code 1
Layout>Add a Gadget>HTML/JavaScript
<marquee scrollamount="2"
direction="up" loop="true"><script language="JavaScript"
src="http://itde.vccs.edu/rss2js/feed2js.php?src=http%3A%2F%2Fbloghacktips.blogspot.com%2Ffeeds%2Fposts%2Fdefault%3Fstart-index%3D1%26max-results%3D999&chan=n&num=999&desc=0&date=n&targ=n"
type="text/javascript"></script><noscript><a href="http://itde.vccs.edu/rss2js/feed2js.php?src=http%3A%2F%2Fbloghacktips.blogspot.com%2Ffeeds%2Fposts%2Fdefault%3Fstart-index%3D1%26max-results%3D999&chan=n&num=999&desc=0&date=n&targ=n&html=y">View
RSS feed</a></noscript></marquee>
Code 2 (If you bring your mouse over the content will stop.)
Layout>Add a Gadget>HTML/JavaScript
<marquee onmouseover="this.stop();" onmouseout="this.start();"scrollamount="2" direction="up" loop="true">
<script language="JavaScript" src="http://itde.vccs.edu/rss2js/feed2js.php?src=http%3A%2F%2Fbloghacktips.blogspot.com%2Ffeeds%2Fposts%2Fdefault%3Fstart-index%3D1%26max-results%3D999&chan=n&num=999&desc=0&date=n&targ=n" type="text/javascript"></script><noscript><a
href="http://itde.vccs.edu/rss2js/feed2js.php?src=http%3A%2F%2Fbloghacktips.blogspot.com%2Ffeeds%2Fposts%2Fdefault%3Fstart-index%3D1%26max-results%3D999&chan=n&num=999&desc=0&date=n&targ=n&html=y">View RSS feed</a></noscript>
</marquee>
Add any one code of them.
Note:- Change bloghacktips.blogspot.com to your own blog url.How to install a Blogger Classic Template
1. Open and copy the code (Ctrl A: Select All, Ctrl C: Copy)
2. Go to your Blogger Control Panel - Edit HTML
3. Revert to Classic Template (You can return whenever you want)
4. Paste the code into the Template area (Ctrl A: Select All, Ctrl V: Paste)
5. Save template (click Save Template Changes)
How to install a Blogger XML template
1. Download/Save the XML file on your hard disk or flashdisk.
2. Go to your Blogger Control Panel - Edit HTML
3. Browse the XML file you have saved and upload it.
Embedded Comment box in Blog
In this Blog tips you can found Embedded Comment box (Comment box below the Post) this is also a nice tips for Blogger try it in your blog, Thanks.
Make secure Comment is Enable in your blog. If it’s not Enable follow the above given Image for Enable your Comment in your Blog.
1. Logine in your blog through Blogger in draft.
2. Dashboard > Layout > Edit HTML>Expand Widget Templates
3. Search given code below
4. Paste given code just below above code.
5. Save your Template and Check your blog with new Interface.
Highlight Your Article
1. Write a new post.
2. Copy given code below and add your part of article you want to Highlight in given place in between code.
<div style="width:200px;height:100px;float: right;border-top: 1px solid #000; border-bottom: 2px solid #000; padding: 5px;">Add
Your Part of Article You Want to highlight </div>
Hide Blog Navbar
Open dashboard select the blog on which hack is to be implemented
move on to the layout and select edit HTML
Now press Ctrl+F and search for
Place the following code just below this line and save the template.
Though the navbar is completely CSS , hiding them has a little SEO value as you can avoid the encounter of crawler with "login to blogger" and other links on navbar (Got this idea from another blog)
Show Related article in your Blog
Note Related post shows the post with a label is required.
Dashboard > Layout > Edit HTML>Expand Widget Templates
Search Given Code Below
<data:post.body/></p>
Copy Entire Code give below and paste below it.
Click Here For Code (Use Save target as)
Save them to your article four related bottom of the post will come watch, on which the label do you have. No Related Article will show you having only one label.
What is a Blog ?
"A weblog (usually shortened to blog, but occasianlly speeled web log) is a web-based publication consisting primarily of periodic articles (normally in reverse chronological order). Although most early weblogs were manually updated, tools to automate the maintenance of such sites made them accessible to a much larger population, and the use of some sort of browser-based software is now a typical aspect of 'blogging'. "
For me, a weblog or blog is a website designed to be able to update regularly and it is similar to a personal journal or diary, expect that the contents are viewable for public. Weblog often implement using software or public host server with pre-install weblog application. Weblog contain articles or entries that are grouped primarily by the date and time when it is posted.
They are people do make some distiction between an online journal and a weblog, where a journal tends to be author centric and a weblog tends to be the author's exprerience, observation and a 'log' of what he or she want to tell.
However, whether someone is either 'journaling' or 'blogging' is actually totally up to the author. This is because there are no rules being set for blogging.
The Beginning of Blogging
After all, blogs can be a tool or just like a diary that can expressing yourself, telling people your experiences, bookmark important events as they happen even as your money making tools (you better believe it that blog can make money). There are many blogs with different contents in the web. Some of the blog are about personal life, some are about current news and most of them are focus on hobbies and personal interest. If you think you might have lots of story to tell others or express then you must have a blog. Is a must!
Blogs are direct and expressive. They are personal and unique. Blogs come with uniform presentation and contents oriented and topic focused thus people always refer it as 'Sticky'.
Tips to improve your blog
1. Choose an updating tool that is easy to use. Try out several services. Some are free, some cost a little money, but don't commit to a tool until you have had a chance to try it out. Pick the one that works best for you.
2. Determining your purpose. Weblogs are used to filter all kinds of information, organize businesses, share family news, establish professional reputations, foment social change, and muse about the meaning of life. Knowing what you hope to accomplish with your weblog will allow you to begin in a more focused way.
3. Knowing your intended audience. You conduct yourself very differently with your friends than you do with professional associates, strangers, customers, or your grandmother. Knowing for whom you are writing will allow you to adopt an appropriate tone.
4. Be real. Even a professional weblog can be engaging. Avoid marketese. Speak in a real voice about real things.
5. Write about what you love. A weblog is the place for strong opinions, whether about politics, music, social issues, gardening, or your profession. The more engaged you are with your subject, the more interesting your writing will be.
6. Update frequently. Interested readers will return to your site if there is likely to be something new. You needn't update every day, but try to post several times a week.
7. Establish your credibility. To the best of your ability, be truthful. Be respectful to your audience and to your fellow bloggers. Understand that on the Internet, your words may live forever, whether they are self-published or archived on another site. In the Weblog Handbook, I propose a set of Weblog Ethics; think about your own standards, and then adhere to them.
8. Linking to your sources. The Web allows a transparency that no other medium can duplicate. When you link to a news story, an essay, a government document, a speech, or another blogger's entry, you allow your readers access to your primary material, empowering them to make informed judgements.
9. Link to other weblogs. Your readers may enjoy being introduced to the weblogs you most enjoy reading. The Web is a democratic medium and bloggers amplify each other's voices when they link to each other. Generously linking to other weblogs enlarges the grassroots network of information sharing and social alliances we create together on the Web.
10. Be patient. Most weblog audiences are small, but with time and regular updates your audience will grow. You may never have more than a few hundred readers, but the people who return to your site regularly will come because they are interested in what you have to say.