This is default featured post 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Showing posts with label widgets. Show all posts
Showing posts with label widgets. Show all posts

Thursday, July 16, 2009

Let's Try Archieve Calendar Widget on Blogger

Archieve Calendar Widget

Source : http://anangku.blogspot.com

Bagi anda yang ingin menambahkan kalender sebagai penanda jejak posting-posting di blog anda atau sebagai arsip dari artikel-artikel anda, kini anda bisa menampilkannya di blog anda (prinsipnya mirip dengan plugin calendar di Wordpress). Caranya cukup simpel sekali. Ikuti deh langkah-langkah berikut ya, Ok?

Nah, berikut ini akan coba saya jelaskan bagaimana memulai langkah awal untuk menampilkan kalender di blog anda. Tips ini tentunya khusus berlaku untuk anda yang sudah menjadi New Blogger. Untuk yang masih Old Blogger segeralah beralih ke New Blogger

Pertama-tama anda harus login ke blog anda masing-masing, ya iya lah anda kan mau ngutak-atik blog anda to? Masa anda mau login ke blog saya, mau jadi hacker ya sampeyan?

Nah, langkah selanjutnya setelah anda berhasil login, klik menu Edit Layout (atau Template) pada Dashboard anda dan kemudian pilih Page Elements. Pastikan pada template anda sudah ada elemen Blog Archive. Nah, jika belum ada, segera tambahkan pada template anda.

Selanjutnya, klik Edit pada elemen Blog Archive tersebut, dan di sana akan anda temui 3 macam style atau bentuk arsip, yaitu Hierarchy, Flat List, dan Dropdown Menu. ANDA HARUS MEMILIH FLAT LIST. Kemudian lihat ke bawah, di sana ada Archive Frequency, ada 3 pilihan Monthly, Weekly, dan Daily. ANDA HARUS MEMILIH MONTHLY.

Kemudian klik menu Edit Layout (atau Template) pada Dashboard anda dan kemudian pilih menu Edit HTML dan selanjutnya berikanlah tanda centang pada kotak Expand Widget Templates. Dan kemudian cari kode HIERARCHY pada template anda tersebut.

Oke, setelah ketemu kode HIERARCHY tersebut, blok kode mulai dari HIERARCHY sampai </b:widget>. Di bawah ini adalah kode yang harus anda blok:

<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>
.
.
.
dst... dan seterusnya...
.
.
.
</a>
</b:if>
</b:if>
</b:includable>
<b:includable id='posts' var='posts'>
<ul class='posts'>
<b:loop values='data:posts' var='i'>
<li><a expr:href='data:i.url'><data:i.title/></a></li>
</b:loop>
</ul>
</b:includable>
</b:widget>

Nah setelah di blok, DELETE atau HAPUS saja langsung kode tersebut, dan sebagai gantinya masukkan kode di bawah ini:

<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 id='blogger_calendar'>
<div id='anangcalendar'/><br/>
<table id='bcalendar'><caption id='bcaption'>

</caption>

<thead><tr><th abbr='Minggu' scope='col' title='Minggu'>M</th>
<th abbr='Senin' scope='col' title='Senin'>S</th>
<th abbr='Selasa' scope='col' title='Selasa'>S</th>
<th abbr='Rabu' scope='col' title='Rabu'>R</th>
<th abbr='Kamis' scope='col' title='Kamis'>K</th>
<th abbr='Jumat' scope='col' title='Jumat'>J</th>
<th abbr='Sabtu' scope='col' title='Sabtu'>S</th>

</tr></thead>

<tfoot><tr>
<td class='pad'/>
<td class='pad' colspan='3' id='next'/>
</tr></tfoot>

<tbody><tr><td id='cell1'> </td><td id='cell2'> </td><td id='cell3'> </td><td id='cell4'> </td><td id='cell5'> </td><td id='cell6'> </td><td id='cell7'> </td></tr>
<tr><td id='cell8'> </td><td id='cell9'> </td><td id='cell10'> </td><td id='cell11'> </td><td id='cell12'> </td><td id='cell13'> </td><td id='cell14'> </td></tr>
<tr><td id='cell15'> </td><td id='cell16'> </td><td id='cell17'> </td><td id='cell18'> </td><td id='cell19'> </td><td id='cell20'> </td><td id='cell21'> </td></tr>
<tr><td id='cell22'> </td><td id='cell23'> </td><td id='cell24'> </td><td id='cell25'> </td><td id='cell26'> </td><td id='cell27'> </td><td id='cell28'> </td></tr>
<tr><td id='cell29'> </td><td id='cell30'> </td><td id='cell31'> </td><td id='cell32'> </td><td id='cell33'> </td><td id='cell34'> </td><td id='cell35'> </td></tr>
<tr><td id='cell36'> </td><td id='cell37'> </td></tr>
</tbody>
</table><br/>
<div id='calLoadingStatus' style='display:none; text-align:center;'>
<img alt='loading' src=';http://anangku.googlepages.com/loading2.gif' style='vertical-align:middle'/> <b>Loading...</b>
</div>
<div id='calendarDisplay'/>

</div>

<script src='http://anangku.blogspot.com.googlepages.com/anangku.blogspot.com-bloggercalendar.js' type='text/javascript'/>

</div>
</div>
<b:include name='quickedit'/>
</div>
</b:includable>
<b:includable id='toggle' var='interval'>
<b:if cond='data:interval.toggleId'>
<b:if cond='data:interval.expclass == "expanded"'>
<a class='toggle' expr:href='data:widget.actionUrl + "&amp;action=toggle" + "&amp;dir=close&amp;toggle=" + data:interval.toggleId + "&amp;toggleopen=" + data:toggleopen'>
<span class='zippy toggle-open'>▼ </span>
</a>
<b:else/>
<a class='toggle' expr:href='data:widget.actionUrl + "&amp;action=toggle" + "&amp;dir=open&amp;toggle=" + data:interval.toggleId + "&amp;toggleopen=" + data:toggleopen'>
<span class='zippy'>► </span>
</a>
</b:if>
</b:if>
</b:includable>
<b:includable id='flat' var='data'>
<div id='bloggerCalendarList'>
<ul>
<b:loop values='data:data' var='i'>
<li class='archivedate'>
<a expr:href='data:i.url'><data:i.name/></a> (<data:i.post-count/>)
</li>
</b:loop>
</ul>
</div>
</b:includable>
<b:includable id='posts' var='posts'>
<ul class='posts'>
<b:loop values='data:posts' var='i'>
<li><a expr:href='data:i.url'><data:i.title/></a></li>
</b:loop>
</ul>
</b:includable>
<b:includable id='menu' var='data'>
<select expr:id='data:widget.instanceId + "_ArchiveMenu"'>
<option value=''><data:title/></option>
<b:loop values='data:data' var='i'>
<option expr:value='data:i.url'><data:i.name/> (<data:i.post-count/>)</option>
</b:loop>
</select>
</b:includable>
<b:includable id='interval' var='intervalData'>
<b:loop values='data:intervalData' var='i'>
<ul>
<li expr:class='"archivedate " + data:i.expclass'>
<b:include data='i' name='toggle'/>
<a class='post-count-link' expr:href='data:i.url'><data:i.name/></a>
(<span class='post-count'><data:i.post-count/></span>)
<b:if cond='data:i.data'>
<b:include data='i.data' name='interval'/>
</b:if>
<b:if cond='data:i.posts'>
<b:include data='i.posts' name='posts'/>
</b:if>
</li>
</ul>
</b:loop>
</b:includable>
</b:widget>

Untuk langkah terakhir, cukup anda memasukkan sebuah kode di bawah ini di bagian template anda persis sebelum tag </head>:

<link href='http://anangku.googlepages.com/anangku.blogspot.com-bloggercalendar.css' rel='stylesheet' type='text/css'/>

Ohya satu lagi, jangan lupa cek Time Zone anda apakah sudah betul di set pada [UTC+07.00] West Indonesian Time. Untuk nge-cek silahkan klik menu seting pada Dashboard anda, kemudian klik Setting, setelah itu klik Formatting. Nah, jika belum di set langsung aja diubah menjadi [UTC +07.00] West Indonesian Time. Penting!!!

Selamat mencoba!


Berikut ini ringkasan langkah-langkahnya:
1. Pastikan Arsip Artikel anda berbentuk Flat List dan Monthly
2. Ganti kode pada template (lihat penjelasan di atas)
3. Masukkan kode link CSS di head template.
4. Cek Time Zone anda, apa sudah benar memilih [UTC+07.00] West Indonesian Time
5. Selesai


Mudah bukan?

Hasilnya bisa di lihat di sidebar sebelah kanan.

Peringatan: Widget ini tidak nampak saat anda memilih untuk melihat terlebih dulu ("Preview") sebelum publish. Coba di "Publish" aja dulu baru kemudian dilihat perubahan yang terjadi, "View Blog".

This calendar is inspired by Phydeaux3. Merci beaucoup!


Saturday, July 4, 2009

Slide Show Smooth Gallery Widget



Slide Show Smooth Gallery



+ Login ke Blogger kemudian pilih "Layout"
+ Klik pada "Edit HTML" dan paste kode berikut :
1. Letakkan kode berwarna merah tepat di bawah kode hijau muda

<html>
<head>

<!-- begin Smooth Gallery scripts -->
<link rel="stylesheet" type="text/css" href="http://www.geocities.com/adeha_182/jd2.gallery.css" />

<script src='http://www.geocities.com/adeha_182/mootools2.v1.11.js' type='text/javascript'/>

<script src='http://www.geocities.com/adeha_182/jd2.gallery.js' type='text/javascript'/>
<!-- end Smooth Gallery scripts -->


<b:skin><![CDATA[/*

DISINI TEMPAT KODE2 CSS


]]></b:skin>
</head>

<body>
<div id='main-wrapper'>

2. Kemudian letakkan kode berwarna merah di bawah ini, tepat di atas kode hijau muda

<div id='isismoothgallery'>
<b:if cond='data:blog.homepageUrl == data:blog.url'>
<style>
#myGallery, #myGallerySet, #flickrGallery {
width: 400px;
height: 300px;
z-index:5;
border: 1px solid #000;
margin: 0 0 30px;
}

.jdGallery .slideInfoZone
{
position: absolute;
z-index: 10;
width: 100%;
margin: 0px;
left: 0;
bottom: 0;
height: 85px;
background: #000;
color: #fff;
text-indent: 0;
overflow: hidden;
}
</style>
<script type='text/javascript'>
function startGallery() {
var myGallery = new gallery($(&#39;myGallery&#39;), {
timed: true
});
}
window.addEvent(&#39;domready&#39;,startGallery);
</script>
<div id='myGallery'>
<div class='imageElement'>
<h2>Featured Article #1</h2>
<p>This is an example ...</p>
<a class='open' href='http://genx4shared.blogspot.com/2009/04/award4shared-spirit-award-for-bloggers.html' title='Read More'/>
<img class='full' src='http://www.geocities.com/blacklist1304/AWARD4Shared.jpg'/>
<img class='thumbnail' src='http://www.geocities.com/blacklist1304/AWARD4Shared.jpg'/>
</div>

<div class='imageElement'>
<h2>Featured Article #2</h2>
<p>This is an example ...</p>
<a class='open' href='http://genx4shared.blogspot.com/2009/03/lets-try-to-costumize-facebook-layout.html' title='Read More'/>
<img class='full' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgayRYFpthFri8ZNPKu9h7ASsYQw0M1N12onDUUulXD_vzuGGGhPbO02hZI2-FKTuANb9nUeM9lp2Ri1Liv3fY2aAg9SRC2WMzhxXwRWFzl7xdeMnCZ1eh9VRmUkeubtCO1w3uFICzAVTA/s320/myfacebook.JPG?imgmax=400'/>
<img class='thumbnail' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgayRYFpthFri8ZNPKu9h7ASsYQw0M1N12onDUUulXD_vzuGGGhPbO02hZI2-FKTuANb9nUeM9lp2Ri1Liv3fY2aAg9SRC2WMzhxXwRWFzl7xdeMnCZ1eh9VRmUkeubtCO1w3uFICzAVTA/s320/myfacebook.JPG?imgmax=400'/>
</div>

<div class='imageElement'>
<h2>Featured Article #3</h2>
<p>This is an example ...</p>
<a class='open' href='http://genx4shared.blogspot.com/2009/04/mozilla-firefox-is-great-freeware.html' title='Read More'/>
<img class='full' src='http://www.hwdot.com/images/firefox.png'/>
<img class='thumbnail' src='http://www.hwdot.com/images/firefox.png'/>
</div>

</div>
</b:if>
</div>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>
</div>

</body>
</html>


+ Ganti tulisan Featured Article #1, Featured Article #2, Featured Article #3 yang bercetak tebal dengan Judul artikelmu.

+ Ganti tulisan yang berwarna Merah sesuai ukuran lay out mu.
  • width: 500px; (lebar Smooth Gallery)
  • height: 400px; (tinggi Smooth Gallery)
  • margin: 0px 0px 0px 30px; (jarak atas,kanan,bawah,kiri Smooth Gallery)

+ Ganti tulisan yang berwarna Biru dengan Ringkasan artikelmu.

+ Ganti tulisan yang berwarna Hijau dengan Link artikelmu.

+ Ganti tulisan yang berwarna Ungu dengan Link Gambarmu.

+ Untuk menambah elemen slideshow, copy kode yang sebelumnya dan paste dibawahnya kode tersebut.

Simpan dan Lihat Hasilnya.

Zinmag Primus Slider Widget



Slider ala Zinmag Primus Template


Zinmag Primus is a professional and white elegant Blogger template.

Template Feature

2 Navigation Bar
1 Featured Content section
1 Twitter Update section
1 Featured Video section
4 Ads Space
2 Sidebar Gadget section
4 Footer Gadget section
Bagaimana Cara Menampilkannya ?


Letakan kode CSS dibawah ini diatas kode ]]></b:skin>


#slider {

background:url(http://img99.imageshack.us/img99/9594/slide.png);

height: 254px;

overflow: hidden;

position: relative;

margin: 5px 0;


}



#mover {

width: auto;

position:absolute;

overflow:hidden;


}



.slide {

padding: 20px 0px;

width: 1000px;

float: left;


position: relative;

height:200px;

}



.slide h2 {

font-family:georgia, Helvetica, Sans-Serif;


font-size: 24px;

color: #ac0000;

padding:0px 0px 0px 30px;

margin:0px 0px;

width:500px;

overflow:hidden;


}



.slide h2 a:link, .slide h2 a:visited {

color:#fff;

background-color: transparent;

}




.slide h2 a:hover {

color: #ddd;

background-color: transparent;

}



span.slmet {


color: #ee0909;

font-size: 10px;

font-family:Tahoma, georgia, Helvetica, Sans-Serif;

line-height: 20px;

width: 500px;

padding:0px 0px 0px 30px;


margin:0px 0px;

text-transform:uppercase;

}

.slide p {

color: #999;

font-size: 12px;


font-family:georgia, Helvetica, Sans-Serif;

line-height: 20px;

width: 500px;

padding:0px 0px 0px 30px;

margin:0px 0px;

}




.slide img {

position: absolute;

top: 20px;

left: 577px;

background:#fff;


padding:10px 10px;

}



#slider-stopper {

position: absolute;

font-family: Georgia, Helvetica, Sans-Serif;


top: 113px;

right: 65px;

color: #AC0000;

padding: 3px 8px;

font-size: 14px;

text-transform: uppercase;


z-index: 1000;

}


Kemudian letakan kode javascript dibawah ini dibawah kode
]]></b:skin>


<script src='http://bloggerstyles.com/data/templates/000/Zinmag-Primus/js/jquery-1.2.6.min.js'
type='text/javascript'/>


<script src='http://bloggerstyles.com/data/templates/000/Zinmag-Primus/js/slider.js'
type='text/javascript'/>

<script type="text/javascript"><!--//--><![CDATA[//><!--

sfHover = function() {

var sfEls = document.getElementById("catmenu").getElementsByTagName("LI");


for (var i=0; i<sfEls.length; i++) {

sfEls[i].onmouseover=function() {

this.className+=" sfhover";

}

sfEls[i].onmouseout=function() {


this.className=this.className.replace(new RegExp(" sfhover\\b"), "");

}

}

}

if (window.attachEvent) window.attachEvent("onload", sfHover);


//--><!]]></script>




Kemudian cari kode dibawah ini:




<div id='header-wrapper'>

..........

.........

</b:section>





Letakan kode dibawah ini dibawah kode diatas.





<!-- Casing -->

<div id='casing'>

<!-- Slider -->

<div id='slider'>


<div id='mover'>



<div class='slide'>

<span class='slmet'> Posted by Agus ramadhani </span>

<h2><a href='http://www.o-om.com/2008/05/e-book-kiat-sukses-promosi-blog.html'>eBOOK
Kiat Sukses Promosi Blog</a></h2>


<p>Kontes seo "kampanye damai pemilu indonesia 2009" tinggal menghitung hari..10
hari ini saya mencoba sekuat apa pengaruh backlink pada keyword..kalo ada yang
mau bantu dukung om bisa memasang link ini di blog masing2. Silahkan
copy-paste kode dibawah, thanks banget atas dukunganya :).</p>

<img alt='' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFqFTnJ5MBs7_DCzte30ZT2DM3ELvfDfCcu-w7ESEnQ1wvkkx20VF1RRE3mFpCyQTtTSN8-KotNiFIrEzK3mCZP1GSx77B-hVzhP93zUGCY2Qtu6w6kwTaOnbRoFUhFPMy_8Czd1xR39xZ/s400/Kampanye+Damai+Pemilu+Indonesia+2009.gif'/>

</div>

<div class='slide'>


<span class='slmet'> Posted by Agus ramadhani </span>

<h2><a href='http://www.o-om.com/2009/02/kampanye-damai-pemilu-indonesia-2009.html'>Kampanye
Damai Pemilu Indonesia 2009</a></h2>

<p>Dalam buku elektornik ini anda juga akan menemukan kiat sukses dan point
penting dalam kegiatan promosi blog serta bagaimana etika promosi yang
terkandung didalamnya. Untuk kedepan eBook ini tidak saya gratiskan lagi dan
tentu saja materinya lebih berbobot dari Free Edition. Jadi segera download
dan pastikan anda pertama yang membacanya.</p>


<img alt='' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgMrirYDtU-8CMBESQ9OVWeI-BkmzDHSB6jYpC8i8JfLNZylAe0HZ7DFar3xjUDMSwP7UgNeHOikeALDh1Ay_RbuAihu2sBssqRV4vEOdTCSj7TKxSHLaWob7QY-rldiJZEzAaFbsTmZ50Y/s400/OOMEBOOK.gif'/>

</div>



</div>

<!-- /Mover -->

</div>


<!-- /Slider -->

</div>

<div class='clear'/>




Sampai disini semua proses penyimpanan kode berakhir. Sekarang lihat saja hasilnya.

Apa saja yang perlu diedit?

1. Karena file javascript diatas meminjam langsung dari alamat lain, jadi saya sarankan rekan menyimpannya pada hosting masing2. Silahkan download semua file javascript disini.

2. Secara default, Background image pada slider diatas kemungkinan tidak sesuai dengan ukuran
template rekan saat ini, jadi mau tidak mau harus memperkecil ukurannya atau sebaiknya buat saja gambar baru sesuai dengan ukuran dan lebar template rekan yang sekarang.

#slider { background:url(http://img99.imageshack.us/img99/9594/slide.png);
height: 254px; overflow: hidden; position: relative; margin: 5px 0; }

3. Setelah rekan selesai dan berhasil memasang semua kode di atas, contoh slider yang tampil hanya sebagai sample saja, jadi silahkan dihapus link, text dan gambar milik saya dan ubahlah gambar, link dan kalimatnya sesuai kebutuhan.

<div class='slide'>

<span class='slmet'> Posted by Agus ramadhani </span>

<h2><a href='http://www.o-om.com/2008/05/e-book-kiat-sukses-promosi-blog.html'>eBOOK
Kiat Sukses Promosi Blog</a></h2>


<p>Kontes seo "kampanye damai pemilu indonesia 2009" tinggal menghitung hari..10
hari ini saya mencoba sekuat apa pengaruh backlink pada keyword..kalo ada yang
mau bantu dukung om bisa memasang link ini di blog masing2. Silahkan
copy-paste kode dibawah, thanks banget atas dukunganya :).</p>

<img alt='' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFqFTnJ5MBs7_DCzte30ZT2DM3ELvfDfCcu-w7ESEnQ1wvkkx20VF1RRE3mFpCyQTtTSN8-KotNiFIrEzK3mCZP1GSx77B-hVzhP93zUGCY2Qtu6w6kwTaOnbRoFUhFPMy_8Czd1xR39xZ/s400/Kampanye+Damai+Pemilu+Indonesia+2009.gif'/>

</div>

4. Untuk mengatur letak text, gambar dan link bisa rekan coba otak-atik sendiri pada kode CSS, terus terang setiap template tentu berbeda ukurannya, jadi saya sendiripun gak tau harus gimana menjelaskan cara mengaturnya.

5. Untuk mengatur delay pada slider, silahkan buka file slider.js kemudian tinggal ganti saja jumlah var delayLength = 4000; dengan angka berapa saja, mis 5000 atau 9000 (catatan: 1 detik = 1000)



source: BloggerStyles.com & o-om.com

Saturday, April 25, 2009

Total Blog Posts n Comments widget

Statistic Blog Widget

:hi:Widget yg satu ini untuk menampilkan Statistic Blog Sobat Blogger,,
berdasarkan Total Posting yg Sobat buat dan Total Komentar yg masuk ke blog Sobat,,
langsung aja gmna cara nya,,
silahkan Sobat copas kode di bawah ini,,:astig:
kemudian letakkan di Page Element HTML/Javascript,,

Klik Preview >>
<script style="text/javascript">
function showpostcount(json) { document.write(parseInt(json.feed.openSearch$totalResults.$t,10)); }
</script><b>
<script src="/feeds/posts/summary?max-results=0&alt=json-in-script&callback=showpostcount"></script> articles have been written<br/><script src="/feeds/comments/summary?max-results=0&alt=json-in-script&callback=showpostcount"></script> comments entry

maka tampilan nya akan seperti ini >>

Total Blog Posts and Comments

articles have been written
comments entry


Sobat jg bisa langsung memasangnya di Blog Sobat,,
klik aja yg satu ini,,

atau jika Sobat ingin menambahkan script yg lain,,
seperti tampilan yg ini >>

Check PageRank

Total Blog Posts and Comments

articles have been written
comments entry
Traffic Visitor

HTML Hit Counter

Since February, 13th 2009

users online
Widget edited by Genx4Shared

Tinggal Sobat sesuaikan aja statistic seperti apa yg ingin Sobat tampilkan,,

oke,, Let's Try it Now,,


Friday, April 3, 2009

Let's try to Create Related Post by Categories

Related Post by Categories
Why Wordpress blogs are being preferred Over Blogger....?

One of the reason is Related posts comes automatically under each post for wordpress with buil on widget .This is now possible in Blogger with wonderful widget by hoctro with some editing to add functionality of categorizing the posts by labels.

Follow these steps to get implement this on your blogspot blog.


  1. Go to your Layout Template >Edit HTML under your blogger / blogspot Dashboard.
    Click on the Download Full Template Link. save your downloaded template as a back up, just to prevent in case you failed on applying this hack.
    Then, tick the Expand Widget Templates.
  2. Find this code below (U can use CTRL+F to find this)


  3. Copy the code in HTML Below here
    --> related post by categories.txt

  4. Paste right after the code #2
    Please be flexible. You can do experiment by put the inside a tag like this.
    Relates Stuff or Check this Out

  5. Save your template. refresh your blog, and Done.

That’s all. Enjoy!

Like if you have some post1 will labels News, Humor and America, another post2 will show that post in related posts at the end of the post footer followed by these labels respectivevly.

As we know Google highly ranks the websites/blogs with low bounce rate and the method is considered highly effective for SEO. For Eg. if your visitors visits one of your page and leaves the blog instantly you bounce rate will be 100% for that page Bounce Rate = Single Page Access/ Entries.

An entrance webpage with a low bounce rate means that the page effectively causes visitors to view more pages and continue on deeper into the blog increasing your pageviews hence possibly increase in the Alexa rankings. This is engaging for visitors and the best part is the associated posts are showed agreeing to the deafult layout and css styles that have already been predefined even for a custom blogger template.

Though the list of related links goes on to 24 at max( if available ) can be a bit irritating as your comment box seems to hide, but this problem can also be solved using Feedflare of Feedburner that adds a link after the post named "add comment". When user clicks on this link he is directed to the comment form box. Also this is good technique if you invariably use lot of lables for any post.

Wednesday, April 1, 2009

Top 10 Best Blogger Widgets and Addons

Top 10 Favorite Widgets and Addons
This is my recommended blogging system for all blogger beginners and amateurs. Through, to use and design your Blogspot blog right, you might know little more about it. I have Collected Top 10 favorite Blogspot widgets or addons which are available for you in below list.

  • Whos.amung.us – Really great addon for your Bloggspot blog for sure. With it, you can easily see live visitor statistics for your blog in real time. Using some advantage technology and features. Widget customization supported.

  • Digg Widget - You can easily display the latest Digg news on your site by adding a Digg Widget, now with more choices for what to show and how it’s displayed. Very useful and effective widget for your blog!

  • Feedjit – One more live traffic widget for your blog. Allowing more informations about your visitors with live source links in it. If you don’t like first one, this widget would be great replacement!

  • iBegin Weather – Very graphically cool widget that displays real time weather in your blog sidebar. Only bad think that they supports only USA or Canada cities! Hope to see more in the future!

  • Snow Effect for Blogger - Here is a simple snow effect widget which you can add to your Blogger powered blog in just one click! This widget does not use images to generate the snow effect: instead it uses plain white text! Very cool widget to put during holiday time on your blog!

  • Blogumus – Flash animated label cloud for Blogger! Very cool addon which uses scripts converted from Roy Tanck’s WP Cumulus plugin for Wordpress. I have to say that this widget works great! And you should try it!

  • IntenseDebate – Great addon which will improve functionality of your Blogger comments form. Allowing you to easily improve your comments with advanced features and options! Recommended install!

  • Twitter Badge – This badge allows you to display your latest tweets on your Blogger powered blog sidebar! Really cool widget if you use Twitter! Also, it’s good to get you some more potential followers!

  • Popular (Most Commented) Posts - This widget uses your blog’s comment feed to determine the most popular posts based on the number of comments each post has received. Very nice widget for your Blogspot blog!

  • Random Post Widget – Add random post functionality to your Blogger powered blog with this great widget. The widget can be placed anywhere a widget will go. Very cool widget for your blog for sure!

Note that Installation of some above widgets can be little confusing for you. Some of them requires customizations that might requires more knowledge. Find on original web sites steps and procedures how to install these widgets!



Sunday, March 29, 2009

Let's Try to add Top Commenters (Komentar Terbanyak)

Top Commenters (Komentar Terbanyak)




Setelah berhasil memasang beberapa widget di blog ini, seperti :

Rasanya kurang lengkap jika belum di tambah lagi dengan

komentator

Widget Top Commenters (Komentar Terbanyak)

Alasannya adalah agar kita dapat memantau sobat2 blogger kita yang sering memberikan komentarnya terhadap blog kita, baik berupa saran, kritik ataupun masukan2nya,, sehingga kita pun dapat menilai ataupun memberikan penghargaan kepada sobat2 kita yang telah memberikan komentar2nya demi kemajuan blog kita,,

Nah,, untuk itulah tujuan kita memasang widget top commenters (komentar terbanyak) seperti yang ada di blognya mas Anang.

Tapi ini agak berbeda, apanya yang berbeda?.. yang jelas scriptnya berbeda hehe. Bedanya ada pada penambahan kode, karena sebelumnya saya pakai widget yang ada di Mas Anang, tapi ternyata komentar saya sendiri tampil, sehingga tidak sesuai dengan keinginan saya agar yang tampil hanya komentar dari pengunjung.

Maka dari itu, saya memutuskan untuk mencoba cara yang satu ini,, yang saya dapatkan ketika blogwalking di sini.

Selain itu juga agar sobat2 blogger yang sudah berkomentar banyak mendapat linkback dari halaman utama blog ini. Sehingga linkback-nya jadi dua kali, pertama dari tiap halaman artikel dimana dia berkomentar (karena blog ini DoFollow) dan dari halaman muka/utama.

Pastinya sudah banyak yang memasang widget ini di blognya tapi bagi yang belum dan ingin mencobanya, silahkan gunakan form dibawah ini (otomatis).




Jika Sobat2 Blogger ingin membuat tampilan seperti (maksudnya menampilkan Top Comenters untuk di pasang pada blog lain) silahkan masukkan kode dibawah ini pada mode "edit HTML".




Let's try it Now,,peace
:wave: ^^ Happy Blogging ^^ :wave:

Saturday, March 28, 2009

Let's Try to add PageEar - Free Peel Away Ad

PageEar-Free Peel Away Ad




PagePeel atau biasa disebut juga dengan istilah PageEar, Magic Corner, PeelAd, peel away ad merupakan salah satu cara lain untuk menayangkan iklan dengan gaya (style) yang berbeda. Tidak seperti tampilan iklan banner pada umumnya, jika anda mengarahkan mouse pada area PagePeel ini, maka akan terlihat halaman menggulung layaknya anda membuka selembar kertas dan menemukan halaman lain dilembar sebaliknya. Tujuan utama memasang PagePeel tentu saja ingin mendapatkan perhatian lebih besar dari pengunjung untuk mengkliknya.




This article I've got from ihikhik here and ihikhik here,, I just want to try it on my blog. peluk

Here I would like to offer PagePeel free of charge and without external advertisings. Only condition is that you leave copyright notice.

If you like free page peel script, a backlink would be nice.

Feature: rindu

  • NEW! Pageear is scalable now. You can change the peel size 100×100 and 500×500 Pixel by your own.
  • Plays MP3-Files on startup, open and close of Pagepeel.
  • Possibility to leave peel open and wait for userklick to close. Close text is editable.
  • Place it on the left or right upper corner
  • Open and close automaticly after X seconds
  • Speed of the small pageear could be changed
  • Flashcheck (Adobe© Flash Detection)
  • Reflecting image on corner
  • Color of the pagecorner
  • Link target on external side or own (self, new)
  • Downwardcompatibly up to Flashversion 6
  • Runs on nearly all Browser (FireFox, InternetExplorer, Opera, Safari, etc.)

Tutorial Cara Pasang (Installasi): baca

  1. Download dulu file PageEar v1.4
  2. Kemudian Extrack file pageear_v14.zip di folder anda.
  3. Silahkan Edit File pageear.js (menggunakan notepad misalkan)

    Note: dalam file pageear.js inilah semua konfigurasi yang anda perlukan. Agar anda tidak pusing tujuh keliling, saya sertakan saja contoh dari beberapa kemungkinan yang perlu anda edit. Lihat code yang diedit dengan warna merah.

    var pagearSmallImg = 'http://alamat-server-anda.com/pageear_s.jpg';

    var pagearSmallSwf = 'http://alamat-server-anda.com/pageear_s.swf';

    var pagearBigImg = 'http://alamat-server-anda.com/pageear_b.jpg';

    var pagearBigSwf = 'http://alamat-server-anda.com/pageear_b.swf';

    var jumpTo = 'http://alamatbloganda.com/'


    Sebenarnya masih banyak configurasi yang lain, selebihnya dibaca saja ya pada manualnya.

  4. Upload semua file yang ada dalam folder pageear_v14/pageear/ ke server milik anda (pages.google.com misalkan)
  5. Langkah akhir lakukan pemanggilan javascript, atau dari pada puyeng langsung copy paste aja kode dibawah ini. jangan lupa mengganti alamat url dibawah ditandai dengan warna merah dibawah.

    <script language='javascript' src='http://alamat-server-anda.com/AC_OETags.js'/>

    <script src='http://alamat-server-anda.com/pageear.js' type='text/javascript'/>

    <script type='text/javascript'>
    writeObjects();
    </script>
Untuk pengguna blogger silahkan meletakan script diatas di bawah kode <title><data:blog.pageTitle/></title> pada halaman Edit HTML.

Let's try it Now,,,
:wave:^^ Happy Blogging ^^ :wave:


Sunday, March 22, 2009

Let's Try to Create Slide Show Tab View Widget

Slide Show Tab View Widget




tabview Have you ever visited http://kompas.com? One of the most famous newspaper website in Indonesia...
At the left of the site, you can see a tab menu which is usually called “Tab View”.
Why is it called Tab Menu? Because when the tab is clicked, it will move the menu content (wanna prove, just click the tab). However, it is a little different from the normal tab menu. The tab menu usually shows the content of the menu in turn or what we usually call “Slide Show”. It takes a conclusion that menu has 2 functions; as a “Tab View” and “Slide Show”.

I was interested in that tab menu, tried to apply it in blogger template and it works. To see the sample of Slide Show Tab View Widget, please visit http://genx4shared.blogspot.com and pay attention to the left side of the top, there you can see the widget that is similar to the widget in kompas.com.

If you are interested in making Slide Show Tab View Widget, please follow the steps below.

# Step 1

  1. Log in into blogger with your ID
  2. Click Layout
  3. Click Edit HTML tab
  4. Click Download Full template. Please back up your template first
  5. Copy the code below, then paste it above ]]></b:skin>

    .indentmenu{
    font: bold 11px Arial;
    width: 100%; /*leave this value as is in most cases*/

    }

    .indentmenu ul{
    margin: 2px;
    padding: 0;
    float: left;
    /* width: 80%; width of menu*/
    background: transparent;
    }

    .indentmenu ul li{
    display: inline;
    }

    .indentmenu ul li a{
    float: left;
    margin: 2px;
    color: #000; /*text color*/
    padding: 5px 11px;
    text-decoration: none;
    border: 1px solid #ccc;
    }

    .indentmenu ul li a:hover{
    background:#ddd;
    }

    .indentmenu ul li a:visited{
    color: white;
    }

    .indentmenu ul li a.selected{
    color: white !important;
    padding-top: 6px; /*shift text down 1px*/
    padding-bottom: 4px;
    border: 1px solid #000000;
    background:#000000;
    }

    .tabcontentstyle{ /*style of tab content container*/
    border: 1px solid gray;
    width: 450px;
    margin-bottom: 1em;
    padding: 10px;
    }

    .tabcontent{
    display:none;
    }

    @media print {
    .tabcontent {
    display:block !important;
    }
    }


  6. Before continuing, please download this script , copy-paste it right above </head>
  7. Click SAVE TEMPLATE

The 1st Step is done.

Let’s continue to the 2nd Step

# Step 2
  1. Click Page Element tab
  2. Click Add Gadget

    AddGadget

  3. Choose HTML/JavaScript.

    HTML

  4. Copy-paste the code in available column:

    <div style="float:left;margin:0px 10px 0px 0px;padding:0px;height:350px;">

    <div id="pettabs" class="indentmenu">


    <ul>


    <li><a href="#" class="selected" rel="tab1">1</a></li>

    <li><a href="#" rel="tab2">2</a></li>


    <li><a href="#" rel="tab3">3</a></li>

    <li><a href="#" rel="tab4">4</a></li>

    </ul>


    <br style="clear: left"/>

    </div>

    <div style="width:240px;text-align:justify;padding: 5px; margin-bottom:1em">

    <div id="tab1" class="tabcontent">


    <a href="http://magazine-1.blogspot.com/2008/11/obama-will-change-bush-policy.html">

    <img border="0" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" alt="obamabush" width="240" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjtartls5gOnsrHzXUvk3ekPaZKLW8CLub_klwLYyZzO3vAW2qK94aK-V18x6SB0t2eWxrRebQ_UZlXGXdndJNkxzptbXNvbWTu8fX25tFN36W6f23CU43o-7qoG6n67YxAZ6rLs6723Rk/?imgmax=800" height="152" title="obamabush"/></a>

    <p><h3><a href="http://magazine-1.blogspot.com/2008/11/obama-will-change-bush-policy.html">Obama Will Change Busf Policy</a></h3></p>


    U.S. President Barack Obama will change several numbers of controversial policies by President George W. Bush, including the restriction of the parent embryo cell research [...]

    </div>

    <div id="tab2" class="tabcontent">

    <a href="http://magazine-1.blogspot.com/2008/11/beyonce-will-never-sell-her-wedding.html">

    <img border="0" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" alt="beyone" width="240" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjhxcfQdWdzacri8DRM4AqGVByo_pMNXKvgIX7keq501ziznvy1LJQdbpqOLYBLkpELOuSd4VjofzY2OWERZxzUjpHvInC0nSAA0Iuj-V_Ayrb8Cq-Ca1AsoN46pzf1vpxlUyXzdSPEu5o/?imgmax=800" height="152" title="beyone"/></a>


    <p><h3><a href="http://magazine-1.blogspot.com/2008/11/beyonce-will-never-sell-her-wedding.html">Beyone Will Never Sell Her Wedding Photo</a></h3></p>

    Beyonce said, she will never consider to sells her wedding photo with Jay-Z to a celebrity magazine that offering a large amount of money as rewards, even she wonder with the amount of money that offered to her [...]

    </div>

    <div id="tab3" class="tabcontent">


    <a href="http://magazine-1.blogspot.com/2008/11/guns-n-roses-will-back.html">

    <img border="0" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" alt="Guns N 'Roses" width="240" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgIy-52CW6k91euibuiDMtLqaxsetI84sJJbgLoqDkmyxpvzuD9VDW40YGa9nJ0XO3bCVfyv97bUewsWozu6o3MiDm11n74uQadEkLSNrxoBn0aKLydss4dz7ZtOFBZKpyDsNbnCNUABck/?imgmax=800" height="152" title="Guns N 'Roses"/></a>

    <p><h3><a href="http://magazine-1.blogspot.com/2008/11/guns-n-roses-will-back.html">Guns N 'Roses Will Back</a></h3></p>

    After 15 years not releasing album, the group rock Guns N ' Roses will launch a new album in the United States on 23 November. The band's latest album is "The Spaghetti Incident", released in 1993 [...]

    </div>

    <div id="tab4" class="tabcontent">
    <a href="http://magazine-1.blogspot.com/2008/11/i-pod-can-make-your-ear-buzz.html">


    <img border="0" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" alt="ipod" width="240" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgMJx6n4qredHABzpQ4_R5Ix9sg1SoLr2ER3rOiIFn2GIV0UH6hlesIgw-rG5vEM8nGMqWKP_uGuI78lnaAu7vaGRLGRXjzeiGDa-3WSILjhNnUT146GYuAwU-CuAF4ZPoM_QMyQya3Edo/?imgmax=800" height="152" title="ipod"/></a>


    <p><h3><a href="http://magazine-1.blogspot.com/2008/11/i-pod-can-make-your-ear-buzz.html">Ipod Can Make Your ear Buzz</a></h3></p>

    Music is one way to wake the spirit, to create happy life, but what happens if the music makes the ears buzz? of course, not the music that makes the ear 'buzzy',[...]

    </div>
    </div>


    <script type="text/javascript">

    var mypets=new ddtabcontent("pettabs")
    mypets.setpersist(true)
    mypets.setselectedClassTarget("link")
    mypets.init(2000)

    </script>


  5. Click SAVE TEMPLATE button.
  6. Finish and view you blog to see the result.

The code above is not absolute as I had written. You can modify it as your interest or suitable with your template.

Below is additional information that will ease you in modifying this code.

In the 1st step, there is a row of CSS code, that code can be modified so that it produces a beautiful row tab.

Take a look at the code below

<div style="float:left;margin:0px 10px 0px 0px;padding:0px;height:350px;">

<div id="pettabs" class="indentmenu">

<ul>

<li><a href="#" class="selected" rel="tab1">1</a></li>


<li><a href="#" rel="tab2">2</a></li>


<li><a href="#" rel="tab3">3</a></li>


<li><a href="#" rel="tab4">4</a></li>

</ul>

<br style="clear: left"/>


</div>


This code is a tab row with the tab row such as1, 2, 3, and 4. You can change with your favorite ones, such Recent Comments, Recent Post, Shoutbox or anything you want. To arrange the height of your widget, change height:350px with the value that you want, example; height:400px.

Please, Pay attention the code below too.

<div style="width: 240px; text-align: justify; padding: 5px; margin-bottom: 1em">


The code above is used to arrange the menu content and it can be changed as you want to, such as;

width:240px : it is used to arrange the width, change it with the value that you want, example; width:300px.

text-align:justify : it is used to arrange the writing, change it with the value that you want,

Example; text-align:left, text-align:right.

Also, Pay attention the code below too.

<script type="text/javascript">

var mypets=new ddtabcontent("pettabs")

mypets.setpersist(true)

mypets.setselectedClassTarget("link")

mypets.init(
2000)

</script>


To arrange the moving of image from one tab to other tab, change 2000 with the value that you want, example; 2100.

Code in “Slide Show Tab View Widget” contains with the Articles. Please change it with your own articles.

Original Script by: dynamic drive.
Modified by:
Genx4Shared

Let's try it now,,,

Happy Blogging

Contact Me

Contact Me Form



Hello Readers!
If you would like to ask some questions, say something to me or share about everything? Please contact me through the contact form below. I will respond it as soon as possible. Thanks



Friday, March 20, 2009

Let's Try to Choose Your Cool YM Status Image

Choose Cool YM Status Image


Tell your visitor that you're online by putting these cool icons on your website or on your blog. You can also add it on your social networking site like Friendster, Myspace, Facebook, Orkut etc. as long as it allows you to put HTML codes on it.

Just follow the instructions provided.
baca

1. Change YAHOO_ID_HERE with your Yahoo! ID.
2. Paste the code below the icon on your website / blog.















<a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=1"></a>
<a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=2"></a>

<a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=5"></a>

<a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=6"></a>

<a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=7"></a>

<a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=8"></a>

<a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=9"></a>

<a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=10"></a>

<a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=11"></a>

<a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=12"></a>

<a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=13"></a>

<a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=14"></a>

<a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=15"></a>

<a href="ymsgr:sendim?YAHOO_ID_HERE" border="0"><img src="http://opi.yahoo.com/online?u=YAHOO_ID_HERE&t=16"></a>

peace Let's try it Now,,, peace

:hi: ^^ Happy Blogging ^^ :hi:


HeadLine News


facebook

New Blogger Template - Smells Like Facebook

Details : THEME NAME: Smells like Facebook THEME URI: http://www.nazieb.com/456/smells-like-facebook DESCRIPTION: The exact Facebook clone theme for Wordpress.Based on Facebook profile page. VERSION: 1.0.5 AUTHOR: Ainun Nazieb AUTHOR URI: http://nazieb.com/[...]
facebook

Netbook Advan Vanbook A1N70T [Alnect Komputer]

Netbook keluaran advan dengan mengusung performa dari prosesor Atom keluaran Intel berasitektur 45nm . Lebih hemat daya dalam penggunaan baterainya. Performa yang cukup baik ditunjukkan netbook ini. Dengan berat hanya 1,2Kg netbook ini cukup mudah dibawa kemanapun Anda menginginkannya.[...]
facebook

In Memoriam 50th of Michael Jackson (Jacko)

The King Of Pop Michael Jackson had passed away on 25th June, 2009 and the moment was shocking around the world. The death caused cardiac arrest at his home in Los Angeles. His death triggered an outpouring of grief around the world,[...]
facebook

Slider ala Zinmag Primus Template

Zinmag Primus is a professional and white elegant Blogger template. Theme Author: Jinsona Design Converted By: Falcon Hive (Installation and Customization),[...]
facebook

Slide Show Smooth Gallery Widget

Slide Show yang begitu keren dengan tampilan featured content dan image,,[...]
facebook

Try TO Costumize Facebook Layout

Sedikit tips buat sobat blogger,, yang mungkin pengen belajar jg gmna caranya utk ganti layout facebook yang kita punya,,, skrg ga usah khawatir,,, ganti dengan sesuka hati tampilan facebook kamu... warna merah... warna hijau.. cerah.. bahkan bosen dengan wallpapernya ganti aza.. [...]
unikz

Total Blog Posts & Comments Widget

Widget yg satu ini untuk menampilkan Statistic Blog Sobat Blogger,, berdasarkan Total Posting yg Sobat buat dan Total Komentar yg masuk ke blog Sobat,, langsung aja gmna cara nya,, silahkan Sobat copas kode di bawah ini,[...]
ipod

CPU Komputer Di Dalam Botol

Apa jadinya kalau CPU komputer berada di dalam Botol minuman!!!! Aneh-aneh aja ya yang dilakukan orang...sampai CPU komputer pun bisa berada dalam Botol minuman.[...]
View All Posts

Increase Earnings


Add URL Here


Sign up for PayPal and start accepting credit card payments instantly.

Let's Join Acme People Search !!


Complete Step 1-3,, Get Free $125, NO SCAM !!


| Social Community | Facebook | Friendster | Twitter |
| News |
Kompas | Media Indonesia | Detik | Seputar Indonesia | Republika | Suara Pembaruan | Antara |
| Forum |
Kompas Forum | Detik Forum | Kaskus | Indo Forum | Chip Forum | Yogyafree | Delphi Forum | Komunitas Muda | Jasakom |
The Press List| Al-Quds.com | Aljazeera English | Media Indonesia | Tempo Newspaper | Tempo Magazine | The Jakarta Post | CNET Asia | CNET.COM

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More