Showing posts with label widget. Show all posts
Showing posts with label widget. Show all posts

November 11, 2008

Too bad, I have to remove it.

I am talking about CommentLuv, a Comment Blogger widget. Last week I installed it and I though it works properly but she does not.

Some issues I found :

  • There is no last posting on previous comment posted via original comment blogger system

  • CommentLuv says "no comment", even though my blog have it.

  • The author comment's name doesn't link to their blog.

  • I have no notification emails when new comment posted, though I already set all comment must forwarded to my email account



Due to above failure reasons, I regret have to uninstall it. Did you know how to uninstall and revert to your original Comment Blogger? Yes, correct, simply upload your previous template backup. Note, we will loose all comments posted via CommentLuv.

Seems, CommentLuv will only work on blogger's default blog template. I hope I am wrong. What do you think?

Enough about CommentLuv, just curious, whether you ask me where's my new blog template creations?

Be patient, I'm working hard to create one. Promise you to post it as soon as possible. Send a donation to boost me. :)

Luckily I found new template released on this first week of November by Amy at splitdecisionz.com. Take a look the thumb shots below :

ThumbshootPinching Pennies is two column blogger template with right sidebar widget ready. It has an ornament background with editable header picture. Download the code here.
ThumbshootCulinary Recipes also two column blogger template with right sidebar widget ready. It has an grey color background and red bordered frame with
editable header picture. Download the code here.
ThumbshootManager of The Home is two column blogger template with right sidebar widget ready. Dotted with an ornament
background with editable header picture. Download the code here.


A great collection right? If you decide to use one of theme, please consider to keep all credit links intact. And if you think those template still not meet your requirement, you might found another great blog template listed here.

November 04, 2008

CommentLuv for Blogger

comment bloggerFinally, Blogger users now can install CommentLuv plugin for their blog.

For me, it is a very good news since i am waiting for this clone of Comment Blogger for long time ago.

But what is CommentLuv?

Then i quote from their site below :

Everyone likes to receive comments on their blog, it helps to grow a community and makes you feel special as a blog owner to hear from the people who read your posts. I created the CommentLuv wordpress plugin to help give something back to every single commentator as well as entice them to come back and visit more often by automatically adding a titled link to their last blog post at the end of their comment. It’s done fantastically well with tens of thousands of comments every day receiving a little luv.


How to install CommentLuv to replace the default comment blogger?

Sorry to say, I'm not good in teaching, I also bad in English, but don't worry, I think these tutorials about 'how to install CommentLuv' are great and clean enough, just read and follow the instruction.

Why wait? Get prepared to makeover your blog. And don't forget to share me here your experience of course, using my new installed CommentLuv.

Hey, need to pimp the outlooking of your comment blogger? Then, read this tutorial.

October 11, 2008

New XML Blogger Templates ; Woork

It has been several weeks since my last post and sorry that i have no my own creation of new blogger template to be shared here.

Luckily I found Antonio's blogs that use a blogger template named woork.

Woork is a new blogger template designed by Antonio himself which is a newsletter style. with multi column. A very fantastic template i found so far. In future, i might plan to use it on this blog.

See the preview below,



A brilliant blogger newsletter template right?

Download the code here. If you need other blogger template style, try to find here.

updated:
I also found a useful blogger statistic widget created by bloganol ayuda blogger (thanks for ricardo to remind me). This widget will inform us the number of post and comment on a blog whereas it installed. See my right bottom corner to see how its work.

Continue read to find how to step and the script code source.


Simply add a new HTML widget and copy the following code :



<script style="text/javascript"> function numberOfPosts(json) {
document.write('Total Posts: <b>' + json.feed.openSearch$totalResults.$t
+ '</b><br>'); } function numberOfComments(json) { document.write('Total Comments: <b>' +
json.feed.openSearch$totalResults.$t + '</b><br>'); } </script>

<ul><li><script src="http://template-godown.blogspot.com/feeds/posts/default
?alt=json-in-script&callback=numberOfPosts"></script></li>

<li><script src="http://template-godown.blogspot.com/feeds/comments/default?alt=
json-in-script&callback=numberOfComments"></script></li></ul>

<noscript><a href="http://elescaparatederosa.blogspot.com/" target="_blank">Widgets for Blogger</a></noscript>


Don't forget to change yourblog with your blog name and always keep the credit links intact.

May 19, 2008

Some useful stuff, tutorial and blogger template

New Widget
1. FixUpMyPicture.com (beta)
Choose from a large variety of airbrush effects, layouts, and color styles, and then let us apply them to your pics. Perfect for Facebook, Myspace, Blogger, Wordpress, Xanga, or even give them as gifts. It is 100% free and no registration is required.

2. Scoutle.com (beta)
Scoutle is a social network for personal websites and blogs that helps you find and connect with interesting people. Scoutle is a new form of social networking You do not have to do anything, nor do you have to know each other and there is no need of communication in order to connect, on the contrary.

New Blogger Template & Tutorial

Continue read to take a look.



1. Meditation is four column blogger template. Work properly under IE and firefox. Designed by Paperback Deigns. You might download the code here. Vanessa also has another free xml blogger template named "Blue Heart".



2. Blue Blog a wordpress theme created by Kailoon and adopted to Blogger by Zonacelebral. Download the xml code here (rar).




3. Magazine-1. This is multicolumn blogger template designed by Indonesian designer, KangRohman. View the demo site here, or click here to download the code. Go to KangRohman blog to read the instruction of installation.



Wanna learn how to design your blogger's template? Then you have to understanding the blogger template composition and structure and learning theme and styling, how to consolidate it and distribute those tutor are in spanish, use google translate to read in english. This 10 terrific tips also believe helpful for designer.

Need more blogger templates? Check also my collection listed here.

December 07, 2007

How to add 'digg' button on our blogger post?

Brian Cantin has a quick how to. Follow his step as below :


  1. Login to blogger (new one, not the classic) and make sure your blog is set to enable Post Pages


  2. Go to the customization section of your blog, on the Template tab select Edit HTML


  3. Make sure to click Download Full Template and save a backup copy to disk - just in case. [importqant!]


  4. Put a check in Expand Widget Templates.


  5. Search for <p><data:post.body/></p>


  6. Paste this on the line directly before it:
    <div style='float:right; margin-left:10px;'>
    <script type='text/javascript'>
    digg_url=&quot;<data:post.url/>&quot;;</script>
    <script src='http://digg.com/tools/diggthis.js' type='text/javascript'/>
    </div>

  7. Preview your template to make sure it looks right - the Digg icon should appear at the top right of all your posts. Hover your cursor over it and make sure the link URL matches your post URL.

  8. If all looks well, click Save Template and then View your blog


  9. [updated]
    this how to is taken from : brian's blog

December 04, 2007

Make your Image to Web.20 Style

CustomSignGenerator has an online tool to generate Web2.0 style on any image (but JPG/PNG/GIF/BMP only) uploaded.

Yes, we can add on our photograph some special effects and movie like props (cutouts) to the image. Also add 3D borders, frames, comic speech/thought bubbles and even custom text messages!

They also offering us a tool to create large sized nifty touchups on our photos, give them a touch of pizzazz.

The "Fun Templates" section let us be part or funny scenes and witty layouts (photo to TV set, jail cell, snow globe, crystal ball, IPhone screen, etc).

And the pictures are printable and downloadable. Hey, they still have 5,000 more image generators.

November 26, 2007

Thousand online generator link list.

You might familiar with following online generator such as css generator, comic strip generator, calendar generator and christmas card generator.

But have you tried to give your cat name taken from this generator?

Or tag your dog may be?

What else you can do?

Richard Cooper give us a complete list. Check it! guys.

November 14, 2007

Mixaloo, Digital Mix Tapes



Mixaloo is a new service for building digital mix tapes.

Read more about here.

November 12, 2007

moFuse,


Mobilize your website or blog. Take control of your mobile content, quickly, easily, freely.


But how?

Just relax, Allan Herman writing a good description here.

November 10, 2007

What is Shelfari?



What is Shelfari? Shelfari is an interactive social media site for book lovers. Using Shelfari, you can create a personal shelf of your books, see what your friends are reading, get and give recommendations for what to read next, create book lists, and even share your opinion on a book with friends or the growing Shelfari community.

Join and start your own!

[via : blogoklahoma]

November 09, 2007

Show your self!

ShowYourself is a simple to make, easy, free and fun utility to help establish your identity across the web. Have a Flickr account and a Facebook and AIM? Combine all your profiles on the web into one attractive widget that you can put on your blog, your myspace or anywhere on the web.

Go get one!

Related Posts with Thumbnails