Showing posts with label Trick. Show all posts
Showing posts with label Trick. Show all posts

This one key word expensive, Annuity loans

Wednesday, September 15, 2010 |

Deferred annuity owners can get temporary, tax-free access to their account funds through an annuity loan. Generally, annuity loans can equal up to one half of the account balance. As long as loan payments are made on time, the loan amount is not taxed.

Loan payments and interest are paid back into the annuity account. If the owner stops making loan payments, or defaults, the loan is treated as a distribution. In the United States, annuity distributions are subject to income tax. A penalty tax is also charged if the borrower is under age 59 1/2. More Info click here

The High key for get revenue from adsense google Mesothelioma

Tuesday, September 14, 2010 |

keyword is a success to obtain high revenues from google adsense. For example "Mesothelioma" therefore use keywords that are most the most expensive.

Another STUNNING Magazine Style Blogger Template Novinture

Tuesday, July 6, 2010 |

stunning blogger template Novinture

It's been quite a while since I've released any new blogger template...because of my studies,etc..but, Here I'm ...again back with another Stunningly looking Magazine Style Blogger Template..'Novinture'.

I've did so many blogger templates sofar, but for me this one is the best of all.. I love the color combination..looks very professional and cool... and ofcourse with an amazing slideshow feature.

Here are some of the features :

  • Top Nav links
  • Stunning Slideshow
  • Retweet button
  • Facebook Share button
  • 4 Column footer
  • Email Subscriptions
  • Feed Counter
  • Built in Search Box
  • Wonderful Comment section (with avatars)
  • Most Wanted feature.. Page Navigation Enabled
  • Automatic Thumbnails on homepage
  • Automatic Post summaries on homepage
  • Advertisement banner ready (on header)
  • many more.....
Look at few more screenshots...


Page Navigation Ready!






Clean and Professional Comments Section



comments section

And the best thing is..its very easy to install.

Here are Installation Instructions:
(Before you do this, first backup your current template)

1. Download the template and Sign into Blogger » Design » Edit html

and Upload the template file (xml file) and Save it.

2. Editing Top Navigation Links...

To Edit the top Nav links (Home, About Us, Photos,etc..)

Sign into Blogger » Design » Edit html » Tick the 'Expand Widget Templates'

Control + F (to search)

Find these lines

<li>

<a href='http://www.bloggertricks.com'>Blog Tips</a>

<ul>

<li><a href='http://templates.bloggertricks.com'>Blogger Templates</a></li>

</ul>

</li>
<li><a href='http://YOURLINK.blogspot.com'>About Us</a></li>

<li><a href='http://YOURLINK.blogspot.com'>Photos</a></li>

<li><a href='http://YOURLINK.blogspot.com'>Videos</a></li>

<li><a href='http://YOURLINK.blogspot.com'>Contact</a></li>


Edit the URL's and their respective Anchor Text's to whatever you like.


3. Editing the Feedburner links

Suppose, if your Blog's Feedburner url is

http://feeds2.feedburner.com/YOURBLOG


Search for 'BloggerTricksdotcom' in the template code.. (it will appear 5 times)
and replace every 'BloggerTricksdotcom' with 'YOURBLOG'

Save the template!


And for Editing Slideshow, Adding Adsense inside post,etc .. Refer to the Complete guide.

If you've any questions,doubts... feel free to ask HERE (template support link) .. I'll help you out..

I hope All of you like the template... looking forward for the comments! :)

Google Launching Blogger Video Tutorials

|


I am very much excited to launch our new section here in Blogger Tricks... 'Blogger Video Tutorials'. To make sure that you benefit in the best manner from this site, I have been working on this passionately for the past few days and have done about 25 video tutorials. Watch out for more interesting tutorials in the next few days.

Why video tutorials?


Well, to give you guys a fantastic multimedia experience where you can learn four times faster than reading lengthy texts. I saw the amazing result myself; reason enough to awaken myself to the fantastic world of video tutorials. Last year, I had uploaded a blogger tutorial to Youtube, just a basic video with poor quality. But people liked what they saw and I ended up with 50k views and 60+ comments. This gives me a strong reason to believe that video tutorials rock big time and I am going to make sure that all of my readers get the best.

So now, just sit coolly and watch the steps, maximize your learning experience and implement what you’ve learnt in your blog and watch your blog traffic and revenue rise.



Thanks for all your support and comments. My apologies for not being active for the past 6 months because I was busy with my exams. Now with the worst behind me(my exams..ha ha ha), I am ready to go full throttle on video tutorials, these 25 that I have done should be very useful for the newbies.

To your blogging success (now in a multimedia experience)

Kranthi

Here are some of them:
How to add Favicon to your Blogger blog ?
How to add Meta tags to your blog ?
How to submit blogger sitemap to Google ?
How to submit blogger sitemap to Yahoo ?
How to add adsense inside blog posts ?
How to add POLL inside Blog post ?
How to add Email subscription box to your blog ?
How to upload Javascript files to your blogger blog ?
How to add ALT text to images for more traffic ?
and many more....
and will add many many more soon...


Looking forward for your comments and any suggestions :)

TipsTrick How To Add Official Google Buzz Button+Counter to Blogger

Wednesday, April 21, 2010 |

Now Google has introduced their Official Google Buzz Buttons.Buzz Buttons help people share stuff from your website in Google Buzz. You can add this buzz button to your blogger blog or website easily.Below I explain how to add this official Google buzz button to blogger with or without share count.

1.Log in to your dashboard--> layout- -> Edit HTML

2.Click on 'Expand Widget Templates'

3.Scroll down to where you see this:

<data:post.body/>

4.Now copy one of the below codes and paste it just before the above line.

Button 1 : Button + counter : Post count - On the top

Code:
<div style='float:right; margin-right:10px;'>
<a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count"></a>
<script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script>
</div>

Result:


Button 2 : Button + counter : Post count - On the side

Code:
<div style='float:right; margin-right:10px;'>
<a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count"></a>
<script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script>
</div>

Result:


Button 3 : Button only : Size - Normal

Code:
<div style='float:right; margin-right:10px;'>
<a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-button"></a>
<script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script>
</div>

Result:


Button 4 : Button only : Size - Small

Code:
<div style='float:right; margin-right:10px;'>
<a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-button"></a>
<script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script>
</div>

Result:


Button 5 : Link

Code:
<div style='float:right; margin-right:10px;'>
<a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="link"></a>
<script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script>
</div>

Result:


5.Now save your template and you are done.

How To Show Post Title Only on HomePage in Blogger

Saturday, February 13, 2010 |

Do you like to show only your blogger post title on your home page? Then follow the steps below:
1.Login to your blogger dashboard--> layout- -> Edit HTML
2.Scroll down to where you see </head> tag .
3.Copy below code and paste it just before the </head> tag .

<style type='text/css'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
.post {
margin:.5em 0 1.5em;
border-bottom:0px dotted $bordercolor;
padding-bottom:1.0em;
height:50px;
}
.post h3 {
margin:.25em 0 0;
padding:0 0 4px;
font-size:20px;
font-family:Tahoma,Georgia,Century gothic,Arial,sans-serif;
font-weight:normal;
line-height:1.4em;
color:#cc6600;
}
.post h3 a, .post h3 a:visited, .post h3 strong {
display:block;
text-decoration:none;
color:#cc6600;
font-weight:normal;
}
.post h3 strong, .post h3 a:hover {color:#333333;}
.post-body {display:none;}
.post-footer {display:none;}
.comment-link {display:none;}
.post img {display:none;}
.post blockquote {display:none;}
.post blockquote p {display:none;}
h2.date-header {display:none;}
.post-labels {display:none;}
.post-rating {display:none;}
</b:if>
</style>

4.Now Save your template.
5.Go to Layout-->Page Elements.Click on "Edit' link of Blog Posts Section.
6.Enter the value for 'Number of posts on main page:' as your choice and click on save.

You are done.
"

Cara Meningkatkan Traffick dan ranking

Wednesday, January 20, 2010 |

Sembari jalan-jalan saya ngintip punya eh gak tahunya ada trik ya mungkin bisa dipakai untuk meningkatkan rank,kode ini unik, karena postingan anda lebih mudah terindex sama google.kayaknya udah terlalu panjang nih kita mulai saja yach,sekarang anda login lah ke account blogger anda... setelah login
menujulah ke halaman " layout " kemudian menuju lagi ke halaman " edit html ". Setelah anda berada di halaman " edit html " blog anda, sekarang carai code seperti di bawah ini :
<title><data:blog.pageTitle/></title>

Setelah itu code diatas ganti dengan code dibawah ini:
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> ~ <data:blog.title/></title>
</b:if>

Setelah itu dapat simpan. Tapi friend ini hanyalah salah satu, yang pasti usahakan satu hari, satu postingan.Selamat mencoba dan semoga berhasil......

Auto Read More Version II

Sunday, January 17, 2010 |

Dalam auto read more versi I sudah saya tulis melalui blog ini. Mungkin teman-teman masih ingat oke kalau sudah lupa, akan saya ingatkan kembali Klik disini. Ok kita lanjutkan cara kerjanya masih tetap sama, ya.....begitu dech semua itu ada kelebihan dan kekurangannya. namanya juga bikinan manusia lain halnya dengan Tuhan YME pasti tidak ada kekurangannya.Weleh-weleh banyak ngocehnya, kita mulai aja yaa........josssssssssssss.

Seperti biasa login dulu Layout--->Edit HTML----> Expand widget templates, terus cari kode seperti ini :
<data:post.body>
1.Kemudian ganti kode diatas dengan kode dibawah ini :
<b:if cond='data:blog.pageType != &quot;item&quot;'>
<div expr:id='&quot;summary&quot; + data:post.id'><data:post.body/></div>
<script type='text/javascript'>createSummaryAndThumb(&quot;summary<data:post.id/>&quot;);</script>
<span class='rmlink' style='float:right'><a expr:href='data:post.url'>--&gt;Read more...</a></span>
</b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'><data:post.body/></b:if>

2.Setelah itu letakkan kode dibawah ini sebelum </head> :
<script type='text/javascript'>
summary_noimg = 430;
summary_img = 340;
img_thumb_height = 100;
img_thumb_width = 120;
</script>
<script src='http://sites.google.com/site/sugwijays/read-more_auto.js' type='text/javascript'/>

Untuk kode berwarna merah teman-teman bisa rubah sesuai dengan kebutuhan sedangkan warna biru teman-teman dapat download.Selamat mengerjakan dan lanjutkan.............

Menampilkan tulisan bergerak (Marguee)

Saturday, January 16, 2010 |

Saya ada bocoran mengenai cara membuat efek marquee .. apa sih marquee itu dan yang gimana sih bentuknya...? pernah lihatkah anda tulisan yang bergerak atau berjalan kesamping kiri ke kanan atau sebaliknya dan atau bergerak dari atas kebawah atau sebaliknya..? nah.. itu namanya hasil pembentukan dari efek perintah marquee.Ok sebaiknya kita mulai ada dech copy kode dibawah ini pada blog anda dan anda dapat merubahnya menurut selera :
1.Model pertama dan contohnya:
<marquee>Ubah kalimat ini dengan keinginan anda</marquee>

Ubah kalimat ini dengan keinginan anda

2.Model kedua dan contohnya
contoh pertama polos tanpa tambahannya, dan contoh ini anda bisa rubah width: lebar , height: tinggi , bgcolor: warna dasar, behavior= mengatur gerakan, scrollamount= mengatur kecepatan, color= warna tulisannya.
<marquee behavior='alternate' bgcolor='#FFD86B' scrollamount='8' width='400px'><span style='color:red'>Ubah kalimat ini dengan keinginan anda</span>
</marquee>

Ubah kalimat ini dengan keinginan anda


Selamat anda mencoba semoga mendapat kepuasan. Salam.........

Zoom pada Font (memperbesar tulisan pada Blog

Monday, January 11, 2010 |

Hai friend saya ada tips buat anda, kayaknya dibutuh bila pembaca/pengunjung karena kecilnya tulisan, maka tidak kelihatan alias tidak ke baca. Nah saya ada obatnya nich. sebaiknya hasilnya seperti ini. Ok bila tertarik kita mulai aja :
1.login pada blog anda, kemudian letakkan kode dibawah ini dibawah kode <head>:
<script src='http://www.hotlinkfiles.com/files/2663270_r4kq8/textsizer.js' type='text/javascript'>
/***********************************************
* Visit http://www.sumbloggers.com/ for full source code
* fLW http://mutiaramail.blogspot.com
***********************************************/
</script>

2.Kemudian tambahkan gadget dan simpamkode script dibawah ini :
<a href="javascript:ts('body',1)">Zoom Font</a> | <a
href javascript:ts(="body" ,-1)>Normal</a
href>

Simpan diliahat hasilnya,silahkan anda mencobanya dan semoga berhasil.

Navigation berbentuk balok dibawah blog post

Sunday, January 10, 2010 |

Terkadang kita bingung memilih navigasi, akan tetapi perlu diingat bahwa navigasi yang saya sampaikan ini suda umum akan tetapi bila postingan sudah terlalu banya maka navigasi ini mulai dibutuhkan.Adapun contohnya adalah :

1-Login ke account blogger anda.
2-Click Layout--->
3-Click Edit HTML--->
4-Letakkan code dibawah ini sebelum ]]></b:skin>
.showpageArea {padding: 0 2px;margin-bottom:10px;margin-top:10px;
}

.showpageArea a {border: 1px solid #505050;
color: #000000;font-weight:normal;
padding: 3px 6px !important;
padding: 1px 4px ;margin:0px 4px;
text-decoration: none;
}
.showpageArea a:hover {
font-size:11px;
border: 1px solid #333;
color: #000000;
background-color: #FFFFFF;
}

.showpageNum a {border: 1px solid #505050;
color: #000000;font-weight:normal;
padding: 3px 6px !important;
padding: 1px 4px ;margin:0px 4px;
text-decoration: none;

}
.showpageNum a:hover {
font-size:11px;
border: 1px solid #333;
color: #000000;
background-color: #FFFFFF;

}
.showpagePoint {font-size:11px;
padding: 2px 4px 2px 4px;
margin: 2px;
font-weight: bold;
border: 1px solid #333;
color: #fff;
background-color: #000000;

}

.showpage a:hover {font-size:11px;
border: 1px solid #333;
color: #000000;
background-color: #FFFFFF;

}
.showpageNum a:link,.showpage a:link {
font-size:11px;
padding: 2px 4px 2px 4px;
margin: 2px;
text-decoration: none;
border: 1px solid #0066cc;
color: #0066cc;
background-color: #FFFFFF;}

.showpageNum a:hover {font-size:11px;
border: 1px solid #333;
color: #000000;
background-color: #FFFFFF;
}

5-Cari kode dibawah ini pada HTL anda
<b:section class=main id=main showaddelement=yes>
<b:widget id=Blog1 locked=true title=Blog Posts type=Blog/>
</b:section>

6-Letakkan kode dobawah ini sesudah kode </b:section>
<script type='text/javascript'>
var home_page_url = location.href;
var pageCount=10;
var displayPageNum=6;
var upPageWord ='Previous';
var downPageWord ='Next';
function showpageCount(json) {
var thisUrl = home_page_url;
var htmlMap = new Array();
var thisNum = 1;
var postNum=1;
var itemCount = 0;
var fFlag = 0;
var eFlag = 0;
var html= '';
var upPageHtml ='';
var downPageHtml ='';
for(var i=0, post; post = json.feed.entry[i]; i++) {
var timestamp1 = post.published.$t.substring(0,19)+post.published.$t.substring(23,29);
timestamp = encodeURIComponent(timestamp1);
var title = post.title.$t;
if(title!=''){
if(itemCount==0 || (itemCount % pageCount ==(pageCount-1))){
if(thisUrl.indexOf(timestamp)!=-1 ){
thisNum = postNum;
}
if(title!='') postNum++;
htmlMap[htmlMap.length] = '/search?updated-max='+timestamp+'&amp;max-results='+pageCount;
}
}
itemCount++;
}
for(var p =0;p&lt; htmlMap.length;p++){
if(p&gt;=(thisNum-displayPageNum-1) &amp;&amp; p&lt;(thisNum+displayPageNum)){
if(fFlag ==0 &amp;&amp; p == thisNum-2){
if(thisNum==2){
upPageHtml = '&lt;span class=&quot;showpage&quot;&gt;&lt;a href=&quot;/&quot;&gt;'+ upPageWord +'&lt;/a&gt;&lt;/span&gt;';
}else{
upPageHtml = '&lt;span class=&quot;showpage&quot;&gt;&lt;a href=&quot;'+htmlMap[p]+'&quot;&gt;'+ upPageWord +'&lt;/a&gt;&lt;/span&gt;';
}
fFlag++;
}
if(p==(thisNum-1)){
html += '&lt;span class=&quot;showpagePoint&quot;&gt;'+thisNum+'&lt;/span&gt;';
}else{
if(p==0){
html += '&lt;span class=&quot;showpageNum&quot;&gt;&lt;a href=&quot;/&quot;&gt;1&lt;/a&gt;&lt;/span&gt;';
}else{
html += '&lt;span class=&quot;showpageNum&quot;&gt;&lt;a href=&quot;'+htmlMap[p]+'&quot;&gt;'+ (p+1) +'&lt;/a&gt;&lt;/span&gt;';
}
}
if(eFlag ==0 &amp;&amp; p == thisNum){
downPageHtml = '&lt;span class=&quot;showpage&quot;&gt; &lt;a href=&quot;'+htmlMap[p]+'&quot;&gt;'+ downPageWord +'&lt;/a&gt;&lt;/span&gt;';
eFlag++;
}
}
}
if(thisNum&gt;1){
html = ''+upPageHtml+' '+html +' ';
}
html = '&lt;div class=&quot;showpageArea&quot;&gt;&lt;span style=&quot;COLOR: #000;&quot; class=&quot;showpageOf&quot;&gt; Pages ('+(postNum-1)+')&lt;/span&gt;'+html;
if(thisNum&lt;(postNum-1)){
html += downPageHtml;
}
if(postNum==1) postNum++;
html += '&lt;/div&gt;';
var pageArea = document.getElementsByName(&quot;pageArea&quot;);
var blogPager = document.getElementById(&quot;blog-pager&quot;);
if(postNum &lt;= 2){
html ='';
}
for(var p =0;p&lt; pageArea.length;p++){
pageArea[p].innerHTML = html;
}
if(pageArea&amp;&amp;pageArea.length&gt;0){
html ='';
}
if(blogPager){
blogPager.innerHTML = html;
}
}
function showpageCount2(json) {
var thisUrl = home_page_url;
var htmlMap = new Array();
var isLablePage = thisUrl.indexOf(&quot;/search/label/&quot;)!=-1;
var thisLable = isLablePage ? thisUrl.substr(thisUrl.indexOf(&quot;/search/label/&quot;)+14,thisUrl.length) : &quot;&quot;;
thisLable = thisLable.indexOf(&quot;?&quot;)!=-1 ? thisLable.substr(0,thisLable.indexOf(&quot;?&quot;)) : thisLable;
var thisNum = 1;
var postNum=1;
var itemCount = 0;
var fFlag = 0;
var eFlag = 0;
var html= '';
var upPageHtml ='';
var downPageHtml ='';
var labelHtml = '&lt;span class=&quot;showpageNum&quot;&gt;&lt;a href=&quot;/search/label/'+thisLable+'?&amp;max-results='+pageCount+'&quot;&gt;';
var thisUrl = home_page_url;
for(var i=0, post; post = json.feed.entry[i]; i++) {
var timestamp1 = post.published.$t.substring(0,19)+post.published.$t.substring(23,29);
timestamp = encodeURIComponent(timestamp1);
var title = post.title.$t;
if(title!=''){
if(itemCount==0 || (itemCount % pageCount ==(pageCount-1))){
if(thisUrl.indexOf(timestamp)!=-1 ){
thisNum = postNum;
}
if(title!='') postNum++;
htmlMap[htmlMap.length] = '/search/label/'+thisLable+'?updated-max='+timestamp+'&amp;max-results='+pageCount;
}
}
itemCount++;
}
for(var p =0;p&lt; htmlMap.length;p++){
if(p&gt;=(thisNum-displayPageNum-1) &amp;&amp; p&lt;(thisNum+displayPageNum)){
if(fFlag ==0 &amp;&amp; p == thisNum-2){
if(thisNum==2){
upPageHtml = labelHtml + upPageWord +'&lt;/a&gt;&lt;/span&gt;';
}else{
upPageHtml = '&lt;span class=&quot;showpage&quot;&gt;&lt;a href=&quot;'+htmlMap[p]+'&quot;&gt;'+ upPageWord +'&lt;/a&gt;&lt;/span&gt;';
}
fFlag++;
}
if(p==(thisNum-1)){
html += '&lt;span class=&quot;showpagePoint&quot;&gt;'+thisNum+'&lt;/span&gt;';
}else{
if(p==0){
html = labelHtml+'1&lt;/a&gt;&lt;/span&gt;';
}else{
html += '&lt;span class=&quot;showpageNum&quot;&gt;&lt;a href=&quot;'+htmlMap[p]+'&quot;&gt;'+ (p+1) +'&lt;/a&gt;&lt;/span&gt;';
}
}
if(eFlag ==0 &amp;&amp; p == thisNum){
downPageHtml = '&lt;span class=&quot;showpage&quot;&gt; &lt;a href=&quot;'+htmlMap[p]+'&quot;&gt;'+ downPageWord +'&lt;/a&gt;&lt;/span&gt;';
eFlag++;
}
}
}
if(thisNum&gt;1){
if(!isLablePage){
html = ''+upPageHtml+' '+html +' ';
}else{
html = ''+upPageHtml+' '+html +' ';
}
}
html = '&lt;div class=&quot;showpageArea&quot;&gt;&lt;span style=&quot;COLOR: #000;&quot; class=&quot;showpageOf&quot;&gt; Pages ('+(postNum-1)+')&lt;/span&gt;'+html;
if(thisNum&lt;(postNum-1)){
html += downPageHtml;
}
if(postNum==1) postNum++;
html += '&lt;/div&gt;';
var pageArea = document.getElementsByName(&quot;pageArea&quot;);
var blogPager = document.getElementById(&quot;blog-pager&quot;);
if(postNum &lt;= 2){
html ='';
}
for(var p =0;p&lt; pageArea.length;p++){
pageArea[p].innerHTML = html;
}
if(pageArea&amp;&amp;pageArea.length&gt;0){
html ='';
}
if(blogPager){
blogPager.innerHTML = html;
}
}
</script>
<script type='text/javascript'>
var thisUrl = home_page_url;
if (thisUrl.indexOf(&quot;/search/label/&quot;)!=-1){
if (thisUrl.indexOf(&quot;?updated-max&quot;)!=-1){
var lblname1 = thisUrl.substring(thisUrl.indexOf(&quot;/search/label/&quot;)+14,thisUrl.indexOf(&quot;?updated-max&quot;));
}else{
var lblname1 = thisUrl.substring(thisUrl.indexOf(&quot;/search/label/&quot;)+14,thisUrl.indexOf(&quot;?&amp;max&quot;));
}
}
var home_page = &quot;/&quot;;
if (thisUrl.indexOf(&quot;?q=&quot;)==-1 &amp;&amp; thisUrl.indexOf(&quot;.html&quot;)==-1){
if (thisUrl.indexOf(&quot;/search/label/&quot;)==-1){
document.write('&lt;script src=&quot;'+home_page+'feeds/posts/summary?alt=json-in-script&amp;callback=showpageCount&amp;max-results=99999&quot; &gt;&lt;\/script&gt;')
}else{document.write('&lt;script src=&quot;'+home_page+'feeds/posts/full/-/'+lblname1+'?alt=json-in-script&amp;callback=showpageCount2&amp;max-results=99999&quot; &gt;&lt;\/script&gt;')
}
}
</script>

7-Kemudian Simpan dan selesai. Selamat mencoba dan semoga berhasil.

Tips for adding google adsense into blog

Thursday, January 7, 2010 |

The steps are as follows:
1. Log in to your GA account and you already have an account GA.
2. After a successful entry, which will have a configuration tab in your adsense account select GA.
3. Select AdSense for content and format you can customize to your liking.
4. Save the GA script into notepad.
5. Log in to your blog.
6. Select the layout tab, click Edit HTML and then check Expand Widget Templates box.
7. Then type CTRL + F or for use mozilla firefox, can go to see and then select find, after leaving the box to type search labeled ( data.post:body ).






8. And then copy the script below us GA





7. Remove sign <-- and --> before saving In his script GA.







8. Save and see the results.




"

Snow Effect without images

Friday, January 1, 2010 |

Hallo friend saya datang lagi memberi tips buat anda sekalian yaitu snow effect tanpa harus menyimpan kedalam hosting anda. so, kita mulai saja ya.....
Letakkan kode berikut sesuai dengan keinginan anda, tapi biasanya diletakkan ditas </head> lalu tunggu, dan lihan dengan cermat.<script type="text/javascript" src="http://www.hotlinkfiles.com/files/2663209_gxiqt/snow_1.js">
/***********************************************
* Follow http://mutiaramail.blogspot.com
***********************************************/
</script>

Selamat mencoba dan semoga sukses. I Love you Full. Ha..ha..ha...

Neon Light Text II

|

Hai ..... Selamat berjumpa lagi, saya ada tips buat anda, untuk mempercantik Blog biar tambah keren, dengan harapan dapat menarik pengunjung. Oke .... kita mulai saja.
Letakkan kode dibawah ini, sesuai dengan keinginan sobat, sebelum di simpan di Blog, anda bisa mengganti kode berwarna biru sesuai kebutuhan.Tapi sebelumnya pharse kode dibawah ini.
<h2><script language="JavaScript1.2">
//Neon Lights Text II by G.P.F. (gpf@beta-cc.de)
//Fol http://mutiaramail.blogspot.id
//visit http://www.beta-cc.de
//Visit http://www.dynamicdrive.com for this script

var message="Ganti Text disini"
var neonbasecolor="gray"
var neontextcolor="yellow"
var neontextcolor2="#FFFFA8"
var flashspeed=100 // speed of flashing in milliseconds
var flashingletters=3 // number of letters flashing in neontextcolor
var flashingletters2=1 // number of letters flashing in neontextcolor2 (0 to disable)
var flashpause=0 // the pause between flash-cycles in milliseconds

///No need to edit below this line/////

var n=0
if (document.all||document.getElementById){
document.write('<font color="'+neonbasecolor+'">')
for (m=0;m<message.length;m++)
document.write('<span id="neonlight'+m+'">'+message.charAt(m)+'</span>')
document.write('</font>')
}
else
document.write(message)

function crossref(number){
var crossobj=document.all? eval("document.all.neonlight"+number) : document.getElementById("neonlight"+number)
return crossobj
}

function neon(){

//Change all letters to base color
if (n==0){
for (m=0;m<message.length;m++)
crossref(m).style.color=neonbasecolor
}

//cycle through and change individual letters to neon color
crossref(n).style.color=neontextcolor

if (n>flashingletters-1) crossref(n-flashingletters).style.color=neontextcolor2
if (n>(flashingletters+flashingletters2)-1) crossref(n-flashingletters-flashingletters2).style.color=neonbasecolor


if (n<message.length-1)
n++
else{
n=0
clearInterval(flashing)
setTimeout("beginneon()",flashpause)
return
}
}

function beginneon(){
if (document.all||document.getElementById)
flashing=setInterval("neon()",flashspeed)
}
beginneon()
</script></h2>

Selamat mencoba dan semoga berhasil.

jQuery Image Magnify

Thursday, October 15, 2009 |

Hallo sobat yang budiman,saya ada trick atau tips buat sobat, yaa siapa tahu dibutuhkan, bukankah kita saling berkunjung dan saling memberi informasi? Tidak tertutup kemungkinan bila sobat ada ide bisa sharing, yaa agar Blogar Indonesia tambah caeem.Ok tidak banyak basa basi, saya mulai dengan contohnya.

1-Login ke account blogger anda.
2-Click Layout--->
3-Click Edit
4-Letakkan code dibawah ini sebelum </head>;
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/>
<script src='jquery.magnifier.js' type='text/javascript'>
/***********************************************************************************
* jQuery Image Magnify http://www.mutiaramail.blogspot.com
***********************************************************************************/
</script>


Download

5-Letakkan kode dibawah ini sebelum kode ini ]]></b:skin>
dsettings: {
magnifyby: 3, //default increase factor of enlarged image
duration: 500, //default duration of animation, in millisec
mgopacity: 0.2 //opacify of original image when enlarged image overlays it
},
cursorcss: 'url(magnify.cur), -moz-zoom-in', //Value for CSS's 'cursor' attribute, added to original image


6-Lalu postingkan code dibawah ini di content sobat:
<img src="http://i721.photobucket.com/albums/ww218/sugwi/Grape.jpg" class="magnify" style="width: 250px; height: 75px;" />
7-Selesei, selamat mencoba dan semoga mimpi bidadari he..he..he..

Note:
-Ganti code yang berwarna Biru
-Rubahlah code yang berwarna merah sesuai kebutuhan sobat.

Hidden Image atau popupBox

Tuesday, October 6, 2009 |

Hallo sobat yang budiman saya ada tips sekaligus trick he..he..Hal ini saya posting sebab kelihatannya sobat membutuhkan kelebihannya adalah : Mengirit postingan anda yaa terlihat ringakas gitu dech.Ok kita mulai aja ya .....Contohnya seperti dibawah ini:
Click demo Mutiaramail

1-Login ke account blogger anda.
2-Click Layout--->
3-Click Edit
4-Kemudian copy code dibawah ini letakkan sebelum </head>
<script src='popupBox.js' type='text/javascript'/>

5-Postingkan code dibawah ini pada postingan sobat atau letakkan pada gadget anda :
<a href="http://www.mutiaramail.blogspot.com" onclick="return show_hide_box(this,800,600,'2px dotted')"><blink>Click demo Mutiaramail</blink></a><div align="center"></div>
Note:
Gantilah code yang berwarna biru

6-Pekerjaan anda selesai. Selamat mencoba dan semoga mimpi indah.

Cara membuat Pop-Up Window

Wednesday, September 30, 2009 |

Teman-teman pernah mendengar bahkan mungkin familiar dengan pop-up window. Ok begini saya ada tips buat anda. Cara sangat mudah yaitu
1-Login ke account blogger anda.
2-Click Layout--->
3-Add a gadget
4-Kemudian copy code dibawah ini, sebelumnya .... ganti dulu code yang berwarna biru :
<FORM METHOD="post">

<INPUT TYPE="button" VALUE="Click me!"

OnClick = "hint_wnd = window.open(
'', 'hint_wnd', 'width=50, height=60, resizable=no, scrollbars=no' );

hint_wnd.document.write( 'Tulis text anda disini' );
return true;">

</FORM>

Semoga berhasil dan mimipi indah

Cara memasang Text Kedap kedip-rainbow.js

Monday, September 28, 2009 |

Bagaimanakah cara memasang text berkedap-kedip ?.Ingin tahu caranya ?Kalo ingin contoh sudah banyak rekan-rekan yang pakai trick ini bahkan saya juga memakainya
caranya gampang yaitu :
1-Login ke account blogger anda.
2-Backup Template anda--->click--><span style="font-weight: bold; color: rgb(255, 204, 0);">Download Full Template</span>
3-Click Layout--->
4-Click Edit HTML--->
5-Download kode dibawah ini dan upload ke hosting anda :
6-Ganti code dibawah ini yang berwana biru dengan code JS yang sudah anda upload di hosting:
<script src='rainbow.js'/>
7-Kemudian copy pasta pada HTML anda sesudah </head> lalu simpan atau anda bisa pakai script saya yang sudah saya upload pada hosting saya, code telah tersedia dibawah ini :
<script src='http://sites.google.com/site/sugwijays/sugwi.js'/>
Semoga anda menyukainya.

Highlight untuk Text Area

Friday, September 25, 2009 |

Ada variasi lain dari membuat text area ini, yakni text area dengan menggunakan tombol highlight. dengan adanya tombol highlight ini akan memudahkan bagi para pengunjung untuk mengcopy seluruh text ataupun kode-kode yang di berikan, karena dengan hanya sekali tekan saja pada tombol highlight tadi, maka seluruh text ataupun kode-kode yang ada di dalamnya akan di highlight dan tinggal di copy saja. Fasilitas ini sangat berguna tatkala text ataupun kode-kode yang di berikan dalan jumlah yang sangat banyak dan ini akan mengurangi resiko tertinggalnya suatu text ataupun kode-kode untuk di copy. Untuk membuat text area dengan menggunakan highlight ini silahkan anda copy kode HTML di bawah :
<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"><a href="http://www.mutiaramail.blogspot.com" target="_blank">Mutiaramail</a></textarea></p></div></form>
Hasilnya seperti dibawah ini :


Selamat mencoba semoga berhasil.

Cara Menampilkan warna background dengan postingan yang berbeda

Wednesday, September 23, 2009 |

Dalam membuat background ada dua alternatif yaitu membuat background dengan warna dan membuat background dengan bantuan gambar, khusus untuk background dengan gambar terbagi lagi ke dalam beberapa teknik yaitu background gambar dengan teknik repeat (ada repeat, repeat-x, repeat-y) dan background gambar dengan teknik no-repeat (gambar backgroundnya memang ukuran besar). Untuk teknik-teknik ini mungkin lain kali saja deh, kangrohman nya sedikit bad mood nih, mending sekarang yang singkat aja deh.
Membuat background dengan warna
Agar warna background postingan bisa berbeda-beda setiap postingan, anda perlu melakukan :
Ketika anda akan memulai untuk membuat postingan, pilih tab Edit HTML jangan pilih Compose. Awali postingan anda dengan kode seperti ini :
<div style="background:#FFECB3; text-align:justify;font-size:120%"></div>
Ganti tulisan kode_warna_disini dengan kode warna yang anda inginkan. Sedikit tips yang masih bingung dengan kode warna,klick disini
Contoh seperti dibawah ini :

<div style="background:#FFECB3; text-align:justify; font-size:120%">
This is an enjoyable movie and rightly billed as Rocky for a new generation. I must say the music, and cinematography people will instantly recognise the Rocky references, even without being told that this is being billed as Rocky for a new generation.
It stars Channing Tatum(Step up to the streets) as a former college wrestler Shawn McArthur struggling hard to make ends meet in New York after having an altercation with his father/coach of the wrestling team. We meet him as he is struggling to offload a series of books he has no idea are counterfeit, one of the hapless buyers happens to be the gorgeous Zulay Valez (Zulay Henao, S. Darko something about her just reminds me of a cat), from the altercation that occurs with Harvey Boarden(Terrence Howard, Iron man) and some of his associates, Harvey gets the impression Shawn may indeed be just what he is looking for, for an underground fighting campaign, the rates of pay of course are several times more than either of them could make struggling to survive on the unforgiving metropolis that is New York.
Although billed as Rocky for the next generation, there are some testing questions the original Rocky would not have crossed his mind to contemplate, and of course there is the familiar territory of the arch nemesis of a protagonist, the talented wrestler Evan Hailey (Brian J. White The Shield) who happens to have been the catalyst for the original fallout with Shawn's father, as equally Harvey as Shawn's unofficial manager has to face some of the taunts from his comrades who are rolling in the money, notably Martinez (Luiz Guzman, Traffic) Jack Dancing (Roger Guenver Smith, He got game).
You are left wondering if Shawn is going to make it as a underground fighter, and if there is any romantic hope for him and the lovely Zulay equally struggling herself to raise a child on her own, and her troubling grandmother.
</div>
Menjadi seperti ini :

This is an enjoyable movie and rightly billed as Rocky for a new generation. I must say the music, and cinematography people will instantly recognise the Rocky references, even without being told that this is being billed as Rocky for a new generation.
It stars Channing Tatum(Step up to the streets) as a former college wrestler Shawn McArthur struggling hard to make ends meet in New York after having an altercation with his father/coach of the wrestling team. We meet him as he is struggling to offload a series of books he has no idea are counterfeit, one of the hapless buyers happens to be the gorgeous Zulay Valez (Zulay Henao, S. Darko something about her just reminds me of a cat), from the altercation that occurs with Harvey Boarden(Terrence Howard, Iron man) and some of his associates, Harvey gets the impression Shawn may indeed be just what he is looking for, for an underground fighting campaign, the rates of pay of course are several times more than either of them could make struggling to survive on the unforgiving metropolis that is New York.
Although billed as Rocky for the next generation, there are some testing questions the original Rocky would not have crossed his mind to contemplate, and of course there is the familiar territory of the arch nemesis of a protagonist, the talented wrestler Evan Hailey (Brian J. White The Shield) who happens to have been the catalyst for the original fallout with Shawn's father, as equally Harvey as Shawn's unofficial manager has to face some of the taunts from his comrades who are rolling in the money, notably Martinez (Luiz Guzman, Traffic) Jack Dancing (Roger Guenver Smith, He got game).
You are left wondering if Shawn is going to make it as a underground fighter, and if there is any romantic hope for him and the lovely Zulay equally struggling herself to raise a child on her own, and her troubling grandmother.