How to Install Google Button +1 on Blog

Some time ago Google launched a new feature that google +1 button, this key functions is to recommend a website to your friends, relatives or others. Then how the recommendations would be displayed? recommendations will be displayed in the Search Engine Google, but for the moment this feature is only available at google.com instead of in google.co.id: sad:. Many are increasingly pressing the +1 then the higher the position of our blog in google search results.

Regardless of the many pros and cons associated with the launch of +1, but the step from google this would indeed be very effective in google search results. When speaking about the search results will definitely be menjerumus to SEO, Would there be significant changes? we wait until the implementation of google in google.co.id +1.


How to Install Google Button +1 (Manual):

Open http://www.google.com/webmasters/+1/button/

Scroll a little down then there will be a textbox like this:


 
Put the script in the header.php the head. and for the placement of the button yourself using code <g:plusone> </ g: plusone>, placement can be anywhere, but in my opinion is better placed beside the Post Title.

How to Install Google Button +1 (Automatic):


For users of Wordpress CMS, do not bother using the manual method because there are already plugins to display google +1 button easily, for example:


At least by using the automated ways you can add +1 button without having to know any scripts: oops:. But the manual method was also not a frightening thing, you can learn a little about the script by using the manual method.
READ MORE » How to Install Google Button +1 on Blog

How to Easily Create Text Area on Your Blog

Text Area serves to facilitate visitors to copy the link of our blog. To facilitate you understand what the text area, please divert your attention to the right-hand column of my blog, under the heading LINK EXCHANGE, there is a box that contains text in HTML code, that is what is called the text area. Well by looking at examples, then we can say that the text area is the area or a place to store the text or text with forming a new area. Usually this text area used to store the HTML code or other text to be copied by the visitors.

To create a text area, please copy the code below:

<p align="center"> <textarea name="code" rows="9" cols="20"> Write text or code you want here, then your article will appear later in the text area </ textarea> </ p>

Description: rows = "6", shows the height of the text area, so if you want the text area high then please replace the number "6 had a higher number value.

Cols = "20", shows the width of the text area. If you want the text area width then please replace the number "20" had a higher number value.
Text Area using Highlight ]

There are other variations of this makes the text area, namely the text area by using the button highlights. with the key highlights of this will make it easier for visitors to copy the entire text or code that is given, because with just a single tap it on the highlight button above, then the entire text or code in it will be in the highlights and live in copy only. This facility is particularly useful when the text or code that is given role in a number of very much and this will reduce the risk of lagging a text or code for the copy. To create a text area using this highlights please copy the HTML code below:
<div> <form name="copy"> <div align="center"> <input onclick = "javascript: this.form.txt.focus (); this.form.txt.select ();" type = "button "value =" Highlight All "> </ div> <div align="center"> </ div> <p align="center"> <textarea style =" WIDTH: 300px; HEIGHT: 144px "name =" txt "rows =" 100 "wrap =" VIRTUAL "cols =" 55 "> save your writing here, then the text you write will appear here and ready to be copied by the visitors </ textarea> </ p> </ div > </ form> 
In order to fully understand the code above, I will describe a little. The code above has two elements, namely elements of the code to create a button that reads Highlight All, and the second is an element of the code to make the text area.

All highlight key elements:

    1. <div align="center"> -> said the center shows that the position will be in the middle, so if you want to position buttons on the left edge, just replace the word left. And if you want to be on the edge of the right, just change the words right.
    2. <input onclick="javascript:this.form.txt.focus();this.form.txt.selec()"> -> this code means that when the highlight button is clicked, then the entire text is in it will be in highligt (on ​​the mark or in block), so you do not alter this paper.
    3. Value = "Highlight All" -> Highlight All are words that will appear inside the button, so if you want to change this article, please replace the word you want
 

Element text area:

    1. <p align="center"> -> This shows that the text area will be in the middle, well if you want the text area you are on the left edge, replace the word center with left, if you want on the right edge, replace the word right .
    2. <text style="WIDTH: 300px"> -> word "WIDTH: 300px" indicates the width of the text area of 300 pixels, so if you want to shorten or extend the width of the text area, you just replace it with the number you want. eg: "WIDTH: 700px;"
    3. HEIGHT: 144px -> number "144px" indicates that the text area will have a height of 144 px, so if you want to change it just change it by the number you want. For example: HEIGHT: 160px.

Sample text area using button highlighted above, load the scripts to protect the visitors from the right click. scripts are in use if you do not want your writings in the copy and paste by visitors. for those interested please copy and then plug in your HTML code between the code <HEAD> and </ HEAD>, good luck!
READ MORE » How to Easily Create Text Area on Your Blog

How To Install Google Analytics on the your Blog / Web

Google Analytics is a free service from Google that serves to analyze your blog / web buddy, so my friend can know the traffic your blog / web buddy, knowing the number of visitors, visitor behavior, so my friend can know what content is on a lot of visitors looking at blogs / web pal. Google analytics also plays a major role in SEO optimization, which is why I immediately plug the GA / Google Analytic this into my blog.

Here's How to install Google analytics on your blogspot:

1. Go to Google Analytics in http://www.Google.com/analytic
2. Then you can login / access with a direct click on "Access Analytic".
You'll be required to register your blog / web. Follow the instructions until you get the script code that will be installed in your blog.


3. Then install the Google Analytics code in your blog / web.


4. Done, your blog / website you've recorded by Google Analytics. If the new install / new warning sign will appear later (!).


So, have a blog / website you are in pairs of Google Analytics?. If you can not try it now.

 
READ MORE » How To Install Google Analytics on the your Blog / Web

How to Create Scroll On Blogspot Blog Archive

Hello friends ... Usually when you post the article pretty much later on the blog archive on your blog will become longer. This certainly will make the blog pages get longer down (especially if arvhive blog with the view hierarchy) which of course will make our blog a little more weight.

That's why you need to make a scroll on a blog to archive your blog page does not extend to the bottom. How do you make it?.

Well here's how to make the scroll on your blog archive:


1. First entrance into acount Blogger or Dashboard

2. Select Layout, then click Edit HTML
 

3. First check Expand Widget Templates

4. Find the code like this: <div id='ArchiveList'> or Archive 


5. To facilitate the search, just use Ctrl + F, continue Copas said above, then click next

6. If so, add the following code red color as the scroll
 

7. The full code is as below:


<b:includable id='main'>
<b:if cond='data:title'>
<h2><data:title/></h2>
</b:if>
<div class='widget-content'>

<div style='overflow:auto; width:ancho;height:300px;'>

<div id='ArchiveList'>
<div expr:id='data:widget.instanceId + "_ArchiveList"'>
<b:if cond='data:style == "HIERARCHY"'>
<b:include data='data' name='interval'/>
</b:if>
<b:if cond='data:style == "FLAT"'>
<b:include data='data' name='flat'/>
</b:if>
<b:if cond='data:style == "MENU"'>
<b:include data='data' name='menu'/>
</b:if>
</div>
</div>
</div>
<b:include name='quickedit'/>
</div>
</b:includable>
8. Figures 300px is the height of the scroll box, please adjusted to your taste

9. Maybe your blog code is different, therefore a similar look and to try, do not forget to keep backing up your template first
 
10. If it do not forget to save your template and give comments on my article, ok.

11. Done.
That's how to make a scroll on the blog archive that can make your blog easier. The result you can see in my blog archive, I have complete scroll.

Ok, may be useful for you.
READ MORE » How to Create Scroll On Blogspot Blog Archive

10 Great Mysteries of the Universe

The world is full of mystery. The important thing we always remember to God.  
Here are 10 great mystery of the world:

1.Antimatter   

 As the evil Superman, Bizarro, the particle (normal matter) also have opposite versions of themselves called antimatter. For example, an electron has a negative charge, but the antimatter positrons have a positive charge. Matter and antimatter annihilate each other when they collide and their mass is converted into energy via Einstein's equation E = mc2. Some futuristic spacecraft designs incorporate antimatter engine


2.Cosmic Background Radiation

 This radiation is also called the Cosmic Microwave Background (CMB) which is the remnant radiation that occurs when the Big Bang birth of the universe. First detected in the decade of 1960 as a radio noise that appear scattered throughout the universe. CBM is considered as the most important evidence of the truth of the Big Bang theory. Accurate measurements by the WMAP project showed that the CMB temperature is -455 degrees Fahrenheit (-270 Celsius).


3.Extrasolar planets (Exoplanet).


Until the early 1990s, we only know our own planet in the solar system. However, today astronomers have identified more than 200 extrasolar planets outside our solar system. Search the Earth both seem to have succeeded until now. Astronomers generally believe that better technology is needed to find some of the world as on earth.




4.Neutrino

Neutrinos are elementary particles are massless and uncharged metal that can penetrate the surface. Some of the neutrino is penetrating your body while reading this article. Particles "phantom" was produced in the nucleus of stars and supernova explosions. The detector is placed beneath the surface of the earth, below sea level, or into a large chunk of ice as part of IceCube, a special project to detect the presence of neutrinos.

5.Mini Black Hole

 If the theory of gravity "braneworld" radically new and proven correct, then scattered thousands of mini black holes in our solar system, each about the size of the atomic nucleus. Unlike black holes in general, these mini black holes are the remnants of the Big Bang and affect space and time in different ways. 




6.Vacuum energy.

 Quantum physics tells us that contrary to appearances, empty space is a bubble made ​​of subatomic particles "virtual" who are constantly being created and destroyed. The particles that occupy each cubic centimeter of space with a certain energy, based on the theory of general relativity, produces antigravity force that makes more space to expand. Until now no one really knows the cause of the universe's expansion. 


7.Gravity Waves

Gravitational waves are distortions fabric of space-time predicted by Albert Einstein's theory of general relativity. The wave propagates in the speed of light, but weak enough so that scientists hope to detect them only through a colossal cosmic events, such as the merging of two black holes as in the picture above. LIGO and LISA are two detectors designed to observe these elusive waves.





8.Dark Matter 

Scientists think that dark matter (dark matter) is the largest constituent of the universe, but can not be seen and detected directly by current technology. Candidates range from heavy neotrino to invisible black holes. If dark matter really exists, we still must require better knowledge about gravity.






9.Quasar 

Quasar glistened at the edge of the universe that we can see. Quasars release energy equivalent to the energy of hundreds of galaxies combined. It could be that quasars are a very large black hole in the hearts of distant galaxies. This image is the quasar 3C 273, which was photographed in 1979.








10.Collision Between Galaxies.


Apparently each other galaxies can "eat" each other. Even more surprising is the Andromeda galaxy is moving closer to our Milky Way galaxy. The picture above is a simulation of Andromeda and our galaxy collisions, which will occur in about 3 billion years.





Hopefully this article add your insight!

READ MORE » 10 Great Mysteries of the Universe

Jellyfish From the Caribbean, The only creature Eternal Life

Hello friends .. You know the jellyfish, chewy and horrible animals. Like the jellyfish from the Caribbean on this one. This type of jellyfish can change the cell into the new form the younger, the same way it works like a salamander (a type of lizard) that can numbuhin new legs broken if such ato kegencet closet.

Because he does not die off .. spread skrg udah aja guns in the Caribbean, now up to spain, japan, italy. Some scientists recently have discovered a kind of marine micro-organisms called "Turritopsis Nutricula", is perhaps the only creatures that live forever in the world.

The scientists say the diameter "Turritopsis Nutricula" only 4-5 mm, very small organisms, even has the ability to "re ageless". According to scientists who have long been involved in the investigation of about 4,000 "Turritopsis Nutricula", the results indicate that these jellyfish can be "young again" again, no one has ever died because of their own element. Scientists assert that: "Turritopsis Nutricula" is the only one who found that biology can come back from adult sexual stage to the larval stage.

Under normal circumstances, the jellyfish will die after reproducing, but "Turritopsis Nutricula" after reaching sexual maturity will come back to the young stage and re-start a process of another life, this theory can be said of this cycle will be repeated.

"Turritopsis Nutricula" including Hydrozoa is a kind of predator organisms with micro-organisms as a main dish, uses the methods of vegetative propagation, and many live in tropical waters, can also be attached to the ship that sailed around the world, because the volume is very small, so it can not seen whether the impact on ecosystems.

As for how the magical process "Turritopsis Nutricula" complete "back to the young", mysteries in it still have to wait for the marine biologists and geneticists to answer it.
READ MORE » Jellyfish From the Caribbean, The only creature Eternal Life

Privacy Policy

Privacy Policy for www.onfreez.blogspot.com

If you require any more information or have any questions about our privacy policy, please feel free to contact us by email at frahmat94@gmail.com.

At www.onfreez.blogspot.com, the privacy of our visitors is of extreme importance to us. This privacy policy document outlines the types of personal information is received and collected by www.onfreez.blogspot.com and how it is used.

Log Files
Like many other Web sites, www.onfreez.blogspot.com makes use of log files. The information inside the log files includes internet protocol ( IP ) addresses, type of browser, Internet Service Provider ( ISP ), date/time stamp, referring/exit pages, and number of clicks to analyze trends, administer the site, track user’s movement around the site, and gather demographic information. IP addresses, and other such information are not linked to any information that is personally identifiable.

Cookies and Web Beacons
www.onfreez.blogspot.com does use cookies to store information about visitors preferences, record user-specific information on which pages the user access or visit, customize Web page content based on visitors browser type or other information that the visitor sends via their browser.

DoubleClick DART Cookie
.:: Google, as a third party vendor, uses cookies to serve ads on www.onfreez.blogspot.com.
.:: Google's use of the DART cookie enables it to serve ads to users based on their visit to www.onfreez.blogspot.com and other sites on the Internet.
.:: Users may opt out of the use of the DART cookie by visiting the Google ad and content network privacy policy at the following URL - http://www.google.com/privacy_ads.html

Some of our advertising partners may use cookies and web beacons on our site. Our advertising partners include ....
Google Adsense


These third-party ad servers or ad networks use technology to the advertisements and links that appear on www.onfreez.blogspot.com send directly to your browsers. They automatically receive your IP address when this occurs. Other technologies ( such as cookies, JavaScript, or Web Beacons ) may also be used by the third-party ad networks to measure the effectiveness of their advertisements and / or to personalize the advertising content that you see.

www.onfreez.blogspot.com has no access to or control over these cookies that are used by third-party advertisers.

You should consult the respective privacy policies of these third-party ad servers for more detailed information on their practices as well as for instructions about how to opt-out of certain practices. www.onfreez.blogspot.com's privacy policy does not apply to, and we cannot control the activities of, such other advertisers or web sites.

If you wish to disable cookies, you may do so through your individual browser options. More detailed information about cookie management with specific web browsers can be found at the browsers' respective websites.
READ MORE » Privacy Policy

Easy Ways to Create Readmore on Blogspot

Hello my friend .. I hope this day is always healthy. This time I will post about blogging tutorial. If we create a blog with blogspot usually no readmore feature, that's why we have to create your own. Well .. how do I make it?.

Here's an easy way to make readmore on your blogspot:

1. Login to Blogger.com and click Design>> Edit HTML.

2. Then put this script on the code </ head>.


 <script type='text/javascript'>
var thumbnail_mode = "float" ;
summary_noimg = 250;
summary_img = 250;
img_thumb_height = 120;
img_thumb_width = 120;

</script>


<script type='text/javascript'>
//<![CDATA[
/******************************************
Auto-readmore link script, version 2.0 (for blogspot)

(C)2008 by Anhvo

visit http://en.vietwebguide.com to get more cool hacks
********************************************/
function removeHtmlTag(strx,chop){
if(strx.indexOf("<")!=-1)
{
var s = strx.split("<");
for(var i=0;i<s.length;i++){
if(s[i].indexOf(">")!=-1){
s[i] = s[i].substring(s[i].indexOf(">")+1,s[i].length);
}
}
strx = s.join("");
}
chop = (chop < strx.length-1) ? chop : strx.length-2;
while(strx.charAt(chop-1)!=' ' && strx.indexOf(' ',chop)!=-1) chop++;
strx = strx.substring(0,chop-1);
return strx+'...';
}

function createSummaryAndThumb(pID){
var div = document.getElementById(pID);
var imgtag = "";
var img = div.getElementsByTagName("img");
var summ = summary_noimg;
if(img.length>=1) {
imgtag = '<span style="float:left; padding:0px 10px 5px 0px;"><img src="'+img[0].src+'" width="'+img_thumb_width+'px" height="'+img_thumb_height+'px"/></span>';
summ = summary_img;
}

var summary = imgtag + '<div>' + removeHtmlTag(div.innerHTML,summ) + '</div>';
div.innerHTML = summary;
}
//]]>
</script>


Then click save.

3. Then Check the "Expand widget templates" and then find the code like below:

<data:post.body/>

 Then replace the code <data:post.body/> with all the code below:

<b:if cond='data:blog.pageType != "item"'>
<div expr:id='"summary" + data:post.id'><data:post.body/></div>
<script type='text/javascript'>createSummaryAndThumb("summary<data:post.id/>");</script>
<span class='rmlink' style='float:left'><a expr:href='data:post.url'>READ MORE - <data:post.title/></a></span>
</b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'><data:post.body/></b:if>


Then click Save and see the results.

Description:

var thumbnail_mode = "float", (we can decide whether the location of the thumbnail in the (float) left, or if not, please replace the (no-float)
summary_noimg = 250; (Define how many characters will be displayed in the post without a picture / thumbnail)
summary_img = 250; (Define how many characters will be displayed in the post with the picture / thumbnail)
img_thumb_height = 120; (Thumbnail 'height in pixels)
img_thumb_width = 120; (Thumbnail 'width in pixels)
 
READ MORE » Easy Ways to Create Readmore on Blogspot

3 World's Oldest Trees

This time I will post about a unique and interesting articles. Hope can enhance your knowledge. Usually when the oldest tree in our society are often at the connection between the things mystical. But you can believe it or not, it turns out there are trees older than 4000 years. Woow .. curious?.

This is the third most Old World Tree:

1.Bristlecone Pine 4200 years


Spruce or pine (pine) is a tree of the family Pinaceae that we can find anywhere and anytime as long as the area's sandy calcareous soil, plenty of water or that have a fairly high acidity. We can find this tree starting from Siberia, Scotland, Norway, the Canary Islands, the Philippines, the Himalayas until all corners of New Zealand, Brazil and Chile.

This tree is famous because in addition to live everywhere also have a very high selling power in the timber industry. All the pine trees can be used ranging from wood, sap, twigs, seeds until the leaves have a valuable economic purpose of this commercial really aliasnya tree

Spruce is one of the long-lived tree that can reach the age of about 100-1000 years, and even record to be the oldest tree in the world through the pine species from the Great Basin Bristlecone Pine (Pinus longaeva) who in 2008 was 4840 years old! This tree is between 30-80 meters high but the average height 15-45 meters. The highest tree species from the Sugar Pine, while the shortest is Potosi Pinyon pine and Siberian Dwarf Pine.


2. Jomon Sugi 2000 - 7000 years




According to wikipedia, Jomon sugi is Japan's oldest cypress trees found in 1968, with a height of 25.3 meters with an estimated volume of 300 cubic meters was between 2000-7200 years Yakushima Island is located in the northernmost part of Japan's 40 minutes by plane from Kagoshima Airport .

3. Norway Spruce Ione 9550 years.

Only 4 feet tall, but a kind of pine tree, which still lives in Sweden, known 9550 years old. Life since the last ice age, the tree is listed as the oldest in the world today.

 
 Ione Norway spruce species was discovered in 2004. The researchers found around the bush mountains at an altitude of 910 meters in the province of Dalarna, Sweden. This tree is not rare because people often use as a Christmas tree.

"He was a very long most likely triggered emampuannya clone yourself," says Leif Kullman, professor eologi and environment at the University of Umea, Sweden. Stems and branches are known to survive for 600 years. Kullman explained, when the stems die, new stems will be formed from the roots so that his age becomes very long.

This tree is older than Bristlecone pines in the White Mountain California only 5,000 years old. The oldest Bristlecone pines survive only up to 7,500 years but grew towering up to 150 meters. If age is measured from the Bristlecone pine tree on branches that are monitored each year, age is measured from the spruce in Sweden in radiocarbon traces its roots.

Kullman stated that trees older than 9550 years impossible. Therefore, the whole area is still covered with ice the possibility of Sweden at that time.


Hopefully helpful! :-)
 
READ MORE » 3 World's Oldest Trees
 
© 2011 All About Free | Guest Book | Powered by Blogger.com