Free .CO.CC domain for your blog ! Sign up now !

Join now in Bloggercustom Mybloglog community : [ View | Join! ]

Google Buzz widget in Blogger blog


Google BuzzGogle Buzz is a new social network from Google. These very similar with Facebook ot Titter. If you see on Mashable.com, the button have a counter to indicating that how much the post have been submit to Blogger Buzz. But, this widget don't have counter number. Want to put this to your Blog ? Follow this step if you want to add Google Buzz widget to your Blogger blog.

1. You need prepare this image which use as button. [ex :http://i48.tinypic.com/idyc04.png]
2. Then, Go to Edit HTML and copy this code below :

<div style="float:right;padding:4px;">
<a expr:href='&quot;http://www.google.com/reader/link?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title + &quot;&amp;srcTitle=&quot; + data:blog.title+ &quot;&amp;srcURL=&quot; + data:blog.homepageUrl ' rel='nofolloW' style='text-decoration:none;' target='_blank'>
<img alt='Buzz It' src='http://i48.tinypic.com/idyc04.png' style='border:0px;'/></a>
</div>


3. Put that code after <div class='post-header-line-1'/> code
4. Or if can't find it, put them after <data:post.body/> code.
5. Done !

Save your tempalte right now, and look the changes.

Continue reading "Google Buzz widget in Blogger blog"...»»

Enable avatar comment on custom template


In previous post, I have post that talk about avatar comment in your blogspot. And in this post, I will tell you how to enable or editing the avatar in your blog. Because a custom template ( modofied from original blogger template or homemade ) need some modification. But, some template had showed the avatar automatically.

How I know that my template is custom template or not ?
Go to Setting - Comments. Then select yes in "Show profil " . After that, look the post that have a comment or more. If you see space with avatar, photo, or blogger logo. Its mean your modification is succesfully. If it doesn't work well. Follow this step carefully ...

Step 1


Find <dl id='comments-block'> code.

Then replace with <dl expr:class='data:post.avatarIndentClass' id='comments-block'> code.

Step 2


Put this code ...

<b:if cond='data:blog.enabledCommentProfileImages'>
<data:comment.authorAvatarImage/>
</b:if>


after <a expr:name='data:comment.anchorName'/> code. So, it be look like this ...

<a expr:name='data:comment.anchorName'/>
<b:if cond='data:blog.enabledCommentProfileImages'>
<data:comment.authorAvatarImage/>
</b:if>


Solution for blank avatar


The Blogger Avatar comment just working well ( show the photo profile ) when your blogger account logging in. So, if you comment as Name / URL is just appearing blank zone. For the solutions, add some pictures to discard the blank zone. For example I have a pictures with 32 px resolution here.. Put this CSS code after </b:skin> code

/* Avatar */
.avatar-image-container img {
background:url(http://3.bp.blogspot.com/_C6KkooKXCEw/SrmyhPpP4mI/AAAAAAAAEvc/gQ1JKjpkULw/s320/AvatarBlogger.png);
width:35px;
height:35px;
}


Then find and replace <a expr:name='data:comment.anchorName'/> code with this code ...

<b:if cond='data:comment.favicon'>

<img expr:src='data:comment.favicon' height='35px' style='margin-bottom:-2px;' width='35px'/>

</b:if>


Overall, you have done to hack avatar comment for blogger. Save your work.

Continue reading "Enable avatar comment on custom template"...»»

Avatar Comments on your blog - Blogger New Feature


A few days ago , Blogger launched the new feature. Avatar for comments feature. Like what is said in the post of Blogger Buzz here. In fact, Blogger also provides Avatar settings when you leave a comment, are you curious? Still read this post :D




Then, How I can to use / activated this feature ? For many blogger templates, needs advance configuration ( Hope can write in next post :D ), but for Minima template ( Original Blogger template ) you jut got to Setting - Comment and chose "yes" in show profile image in comments.

But, not until there Blogger expand their Avatar feature. You can also upload your own Avatar, After you type the comment and choose your profile ( Actually for Name/URL profile ) please preview the comment and you will see the form to upload your avatar. Look this picture .

From Blogger Buzz


Recently blogger expand thier old features or fresh features, such as embed the comment form that pose of big change from Blogger. And this feature is one to celebrating 10th Blogger Birthdays ! Congrats Blogger !

Continue reading "Avatar Comments on your blog - Blogger New Feature"...»»

Word count tool checker


Are you lazy to calculate the number of words in your article? moreover, in the article that you submitted to be paid review program. Manually calculate will only waste of your time. Do you think to make some tools to do that ? Yes, you mus try this one. This is Word count tool checker are made with javascript.



Perhaps this very useful tool for you. This tool serves to count the number of words in an article based on the number of spaces available. So, note the punctuation and spaces you use and avoid double-spaced. If this tool useful for you, you can bookmark this post. Thanks you !

Continue reading "Word count tool checker"...»»

How to make your Blog indexed by Bing


bing logobing is one of the search engines are the most at this time after Google and Yahoo! made bny the biggest company, Microsoft and Yahoo! Google is very threatening position as king of the search engine by Bing. If you understand the illustration above, you certainly think to register your blog in the Bing. All rights ? OK, I will try to you How to make your Blog indexed by Bing .

Follow this step carefully :
1. Get an account at Bing.com if you don't have account there.
2. Then go to http://www.bing.com/docs/submit.aspx
3. Then, you will see the submission page like this picture. Then fill the blank form.



After you click "Submit URL", go to Bing Webmaster Center to set up your blog configuration. If you not signed in, you must do it first to use this tool.

Web Address : example http://www.bloggercustom.net or bloggercustom.blogspot.com
Sitemap : www.bing.com/webmaster/ping.aspx?siteMap=your blog address/atom.xml
And the last step is put the Meta Tag under the <head> code.

I think, Bing is based by MSN. So, if your blog have indexed by MSN, your blog will indexed to by Bing.


Or you need to submit your blog to more than The best 30 search engine, you can read this post. Thank you and Happy Blogging :D ...

Continue reading "How to make your Blog indexed by Bing"...»»

 

Recent Comments

Related Websites

My Twitter update's