Select Blogs: Indonesian Flag Alcosmic alrevis Alrevis

Thursday, November 5, 2009

Use Blogger to Host Your Images - Unlimited Bandwidth

Several days ago I had explained how to hosting javascript in blogger with unlimited bandwidth, So now I will explain how to host image on blogspot with unlimited bandwidth of course :)

And of course this is a distinct advantage for those who like to use image on their blogger template, beside do not have to worry about running out of bandwidth, loading blogs will also be faster because the images hosted on blogger body immediately!

Here are the steps:
1. SIGN IN to Blogger.com, and enter Dashboard » New Entry!
2. In a post template select upload pictures , the you upload the picture you want to use!

3. If the picture is complete upload and then click Preview! Then right click on the image and select Copy Image Location in Firefox (Other browsers follow)!

Suppose you get a picture like this Location:

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdEAE6_l8OvH1xaLROQtD0HsnuDJNRMOsiuO9yxDu_8J5BVUiJ_a5sEN3qfHnewU3ZJz-QVnXGEE9YzrglJwfx5o-qe8E2xkqa7uPlJznaRRVzEQ3JzdGxkO7ewCkM_-XgQFFi0XQ8eu-0/s1600/2008-05-28_124414.jpg

4. Now you can use the location of the image as you wish!

Note:
To post you use to upload images so you can save posts as drafts and never published!

Alembana L L - Author @ Alrevis

Alembana Latera LuskrinThis blog belongs to Alembana L L
Living in Banjarnegara, Indonesia.
A student of Senior High School in XII Sains 5,

I started blogging recently in 2008, with my first blog worldtopia, where I made a separate section for a Blog, after developing much interest in writing articles for my blog, in October 2009, I formally launched this blog, with the main aim of helping other bloggers to uplift and optimize their blogs. Alrevis is mainly beneficial for people who blog on Google’s Blogger platform. A list of important tutorials can be seen here: Blogger Help.

Connect with Me


Via Facebook


Via Twitter

Tuesday, November 3, 2009

Top Commentators Widget for Blogger

This is a perfect widget to show our loyalty to our blog readers. This widget will show who has the most comments on our blog! So this could trigger a quality comment on our blog! Top commentators widget will also include links top commentators of our blog. And just as important this widget installation can also be practically easy!

Here are the steps to make it:
1. SIGN IN to Blogger.com.
2. After you enter the Dashboard page click on the Layout link.
3. Select Page Elements, Then click Add a gadget.
4. Next you select HTML/Java Script.
5. In the dialog box HTML/Java Script add code below to make a top commentators widget:

<script type="text/javascript">
function pipeCallback(obj) {
document.write('<ol>');
var i;
for (i = 0; i < obj.count ; i++)
{
var href = "'" + obj.value.items[i].link + "'";
var item = "<li>" + "<a href=" + href + ">" + obj.value.items[i].title + "</a> </li>";
document.write(item);
}
document.write('</ol>');
}
</script>
<script src="http://pipes.yahoo.com/pipes/pipe.run?_render=json&_callback=pipeCallback&_id=918c4b96efdf63fee389f2f025085904&EntertheURL=http%3A%2F%2FYourBlogAddress.blogspot.com&number=5&Nametobeexcluded=YourName" type="text/javascript"></script>
<div align="center" style="font-size:80%;";>powered by <a href="http://alrevis.blogspot.com">Alrevis</a></div>

Description:
  • Change YourBlogAddress.blogspot.com with the address of your blog!

  • Figures 5 shows how much top commenters will be displayed, change according to your desire!

  • Change YourName with your display name on the blog so that your name won't included and won't displayed in the widget top commenters!

Sunday, November 1, 2009

Free Portable Internet Download Manager 5.18

Do You have a problem with your IDM (Internet Download Manager)? Any time you use this software, it keeps ask for the activation code, of course it's because you used a free software :D but I know it's very annoying :( I also often encountered problems like this! Luckily my school mate 'Rizky Panic' tell me about Portable IDM, Portable IDM doesn't need to install and most importantly don't need activation code!

If You interested in this software, then you can download and open the software!


How to Back Up Your Blog

Blogger Back Up Folder
The results from google search with Keyword loss blog on blogger showed a lot of results. Many people who lost their posts, comments, templates/widgets, and the worst of losing of their blogs!

Usually they are on the block blog by Blogger because of abusive content on their blog, but you can also see there are many bloggers who realized that their content has been violated TOS and when they want to fix all of it, it was too late because they were not able to access their blogs!

Read and follow all the rules in the TOS that Blogger is very important, but just in case if you doing some back up of Your blog to avoid unwanted things!

Here's how to back up your blog and put it in your PC or Laptop!

1. Here are the steps to Back Up your post!
Sign in to your dashboard » Settings » Basic » Export blog!

Export Blogger Posts

2. Here is how to Back Up the Template and Widget!
From Dashboard » Layout » Edit HTML » Download Full Template!

Blogger Template Back Up