Your.Specials.Here

Your content here...
Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. more...

Welcome to My Blog

Selamat datang di blog aku ya,santai aja di sini semoga bermanfaat bagi all ya...... Dan jangan lupa follow blog aku....

Membuat daftar isi di blog MELAYANG

Jumat, 04 Maret 2011

 
mau ga,,,????

ni caranya.....:
Cara membuatnya :
1. Login seperti biasa ke blogger sobat
2. Trus setelah berada di Dashboard, masuk ke "Design" atau lw blognya bahasa indo "Tata Letak"
3. Tambah widget Html atau Javascript
4. Trus tinggal masukin deh script ini :




<style type="text/css">
#di{ position:fixed; top:10px; z-index:+1000; }
* html #di{position:relative;}

.ditab{ height:200px; width:30px; float:left; cursor:pointer; background:url('http://imgur.com/Ly9Fh.jpg') no-repeat; }
.dicontent{ height:400px; float:left; border:2px solid #CCCCCC; background:#F5F5F5; padding:10px; }
</style>

<script type="text/javascript">
function showHideID(){
var di = document.getElementById("di");
var w = di.offsetWidth;
di.opened ? moveID(0, 30-w) : moveID(10-w, 0);
di.opened = !di.opened;
}
function moveID(x0, xf){
var di = document.getElementById("di");
var dx = Math.abs(x0-xf) > 10 ? 5 : 1;
var dir = xf>x0 ? 1 : -1;
var x = x0 + dx * dir;
di.style.right = x.toString() + "px";
if(x0!=xf){setTimeout("moveID("+x+", "+xf+")", 10);}
}
</script>

<div id="di">
<div class="ditab" onclick="showHideID()"> </div>
<div class="dicontent">
<div style="padding: 1px; overflow:auto; height: 400px;width: 300px;">
<div id="cl_option"> Loading... </div>
<div id="cl_content_list"> </div>
<script type="text/javascript">var jumlah_kata_dalam_ringkasan = 200;</script>
<script src="http://copycat91.googlecode.com/svn/trunk/contentlist.js"> </script>
<script src="http://blue-boy95.blogspot.com/feeds/posts/default?alt=json-in-script&callback=onLoadFeed&max-results=500"> </script>
Modif By <a href='http://dede-spirit89.blogspot.com/2010/04/membuat-daftar-isi-melayang.html'>Spirit 89 Blog</a>
</div> </div></div>

<script type="text/javascript">
var di = document.getElementById("di");
di.style.right = (30-di.offsetWidth).toString() + "px";
</script>


5. Ganti tulisan yang berwarna biru dengan alamat blog sobat ^_^6. Tinggal disave deh N tenk..teng..teng...jadi deh...Met dicoba yap
READ MORE - Membuat daftar isi di blog MELAYANG

Membuat menu melayang pada blog


Berbagai macam cara dilakukan para blogger untuk menghemat ruang blognya salah satunya dengan Kotak blogroll, Namun tips kali ini untuk menghemat halaman kita akan membuat menu melayang. menu ini dapat sobat tampilkan di bagian kiri maupun di bagian kanan blog, sobat tinggal memilih mana yang lebih cocok untuk blog kesayangan sobat.
Bagi sobat yang ingin menampilkan menu melayang ikuti panduan dibawah ini!

1. Masuk ke Blogger dengan ID sobat.
2. Pilih Design (Rancangn) ---> Edit HTML.
3. Back up template dulu, untuk antisipasi kalau gagal.
4. Cari kode ini : </head> pada template anda.
5. Copy Seluruh script dibawah ini, kemudian paste tepat diatas </head> tadi


<script src='http://elmubarok.googlecode.com/files/floating1.js' type='text/javascript'/>
<script>
YOffset=150;
XOffset=0;
staticYOffset=30;
slideSpeed=20
waitTime=100;
menuBGColor=&quot;red&quot;;
menuIsStatic=&quot;yes&quot;;
menuWidth=150;
menuCols=2;
hdrFontFamily=&quot;verdana&quot;;
hdrFontSize=&quot;2&quot;;
hdrFontColor=&quot;black&quot;;
hdrBGColor=&quot;#FF0000&quot;;
hdrAlign=&quot;left&quot;;
hdrVAlign=&quot;center&quot;;
hdrHeight=&quot;15&quot;;
linkFontFamily=&quot;Verdana&quot;;
linkFontSize=&quot;2&quot;;
linkBGColor=&quot;white&quot;;
linkOverBGColor=&quot;#FFFF99&quot;;
linkTarget=&quot;_top&quot;;
linkAlign=&quot;Left&quot;;
barBGColor=&quot;red&quot;;
barFontFamily=&quot;Verdana&quot;;
barFontSize=&quot;2&quot;;
barFontColor=&quot;white&quot;;
barVAlign=&quot;center&quot;;
barWidth=20; // no quotes!!
barText=&quot;WELCOME&quot;;


// ----- Mulai Edit Menu
ssmItems[0]=[&quot;My Menu&quot;] //Header Menu
ssmItems[1]=[&quot;Home&quot;, &quot;/&quot;, &quot;&quot;]
ssmItems[2]=[&quot;About Me&quot;, &quot;http://www.tipskom.co.cc/2009/07/about-me.html&quot;,&quot;&quot;]
ssmItems[3]=[&quot;Blog Tutorial&quot;, &quot;http://www.tipskom.co.cc/search/label/Blog%20Tuturial&quot;,&quot;&quot;]
ssmItems[4]=[&quot;Tips FaceBook&quot;, &quot;http://www.tipskom.co.cc/search/label/Tips%20Facebook&quot;,&quot;&quot;]
ssmItems[5]=[&quot;Tips Komputer&quot;, &quot;http://www.tipskom.co.cc/search/label/Tips%20Komputer&quot;, &quot;_new&quot;]
ssmItems[6]=[&quot;Free Antivirus&quot;, &quot;http://www.tipskom.co.cc/2009/07/free-antivirus.html&quot;, &quot;&quot;]
ssmItems[7]=[&quot;SEO&quot;, &quot;http://www.tipskom.co.cc/search/label/Tips%20SEO&quot;, &quot;&quot;]

buildMenu();
//----- Selesai Edit Menu
</script>




ket:
  • silahkan rubah WELCOME dengan tulisan apa saja yang cocok dengan kehendak sobat
  • kode yang berwarna biru wajib sobat ganti dengan alamat-2 punya sobat. 
  • MY MENU boleh kita ganti dengan MENUKU, DAFTAR MENU dll.
  • masih banyak lagi yang bisa sobat utak-atik.
  • terakhir simpan. semoga berhasil
READ MORE - Membuat menu melayang pada blog

9 Monster Sungai Yang Masih Ada Hingga Saat Ini

Rabu, 02 Maret 2011

9 Monster Sungai Yang Masih Ada Hingga Saat Ini

IKAN adalah anggota vertebrata poikilotermik (berdarah dingin) yang paling beraneka ragam dengan jumlah spesies lebih dari 27,000 di seluruh dunia, hidup di air dan bernapas dengan insang. Berikut beberapa ikan yang menyeramkan tersebut:

1. African Lungfish
Makhluk sungai yang cukup aneh menurut saya. Bagi orang yang belum pernah melihatnya, pasti akan mengira makhluk ini sebagai monster karena bentuknya yang menyeramkan.

Namun, meskipun bentuknya mengerikan, hewan ini sama sekali tidak berbahaya. Ikan ini beradaptasi dengan lingkungannya yang kurang oksigen, sehingga membuat ikan ini jarang terlihat oleh manusia.

2. Goliath Tigerfish
Mendengar namanya saja, kita sudah tahu jika makhluk ini bukan makhluk sembarangan. Dengan panjang mencapai 1,5 meter lebih dan gigi yang tajam, tentu banyak orang yang takut dengan tampang seram ikan ini.

Goliath Tigerfish merupakan varian terbesar dalam keluarga Tigerfish, dan merupakan predator yang hebat. Ikan ini terkenal akan kekuatan dan kecepatannya.

3. Vampire Piranha
Piranha Vampir merupakan kerabat dekat dari ikan piranha yang terkenal dari sungai Amazon. Ikan ini dinamakan vampir piranha karena gigi taringnya yang dapat mencapai 6 inci. Ikan piranha yang jarang diketahui ini hidup di sungai Orinoco, Venezuela.

4. Mekong Giant Catfish
Pasti sebagian besar pembaca sudah mengetahui ikan yang satu ini. Ikan yang hampir mirip dengan hiu paus ini merupakan ikan air tawar terbesar yang pernah ditemukan dan berasal dari China. Ukuran terbesarnya lebih mendekati paus ketimbang ikan air tawar pada umumnya.

5. Bagarius Yarelli
Dikenal juga sebagai “Yeti dari sungai” atau Ikan lele pemakan daging. Ikan ini mempunyai gigi – gigi tajam dengan panjang mencapai 1 inci. Bahkan, ikan yang habitatnya tersebar di beberapa negara di Asia ini dikatakan suka memakan daging manusia, walaupun masih sebatas rumor.

6. Alligator Gar
Makhluk sungai yang satu ini tampak seperti perpaduan antara alligator dengan ikan. Hewan yang hidup di Amerika Utara ini jarang berburu mangsa, namun menunggu mangsa yang lewat di depan mulutnya, kemudian ia menerkamnya dengan kecepatan yang luar biasa.

7. Pirarucu
Sekilas Pirarucu mirip sekali dengan ikan arwana yang terkenal di Indonesia, ikan ini pun memiliki kesamaan dengan ikan arwana, yaitu sama – sama suka melompat ke udara untuk berburu maupun menghirup udara.

Ikan ini sejatinya tidak berbahaya, namun jika merasa terancam, ia akan menggunakan kepalanya untuk senjata pertahanan diri.

8. Chinese Paddle Fish
Ikan yang berasal dari China ini memang unik. Banyak orang yang mengatakan jika ikan ini adalah ikan dengan wajah terburuk di dunia. Meskipun mendapat julukan sebagai Raja Sungai Yangtze, namun ikan ini diduga telah punah.

9. Piraiba Catfish
Ikan yang panjangnya bisa mencapai 3 meter dengan berat 272 kg ini membuat takut sebagian besar pemancing. Ikan ini terkenal akan kekuatannya, bahkan ikan ini dikatakan mampu membuat seorang manusia tenggelam karena kekuatannya.

Banyak rumor yang beredar jika penyebab pemancing – pemancing yang hilang ketika memancing di sungai adalah karena diseret oleh ikan ini kedalam sungai hingga tenggelam.

Well, ternyata sungai pun tidak kalah dengan lautan, banyak makhluk – makhluk unik hidup disini. Walaupun bentuk – fisik mereka terbilang unik dan aneh, namun tidak bisa dipungkiri lagi jika bumi masih menyimpan banyak potensi yang belum ditemukan olah manusia
READ MORE - 9 Monster Sungai Yang Masih Ada Hingga Saat Ini

Cara memasang read more di blog

 
Membuat Read More Otomatis (Automatic Read More + Thumbnail Image)
Read more otomatis (Automatic Read more ) adalah read more atau baca selengkapnya dengan secara otomatis mengambil ringkasan dari blog kita di tambah lagi read more otomatis ini juga akan mengambil gambar thumbnailnya. Klo pake read more / baca selengkapnya yang biasa kan agak repot tuh di saat setiap kali mau New Post / menambah postingan baru kita harus menambahkan kode <span class="fullpost> isi postingan </span> atau <span id="fullpost">isi postingan</span>,, Capeeek Dhe....!!! jaman sekarang mah da basi nieh yang ginian...hehehehe... nah bagi yang gak mau lagi disusahkan oleh read more yang seperti ini sekarang ikutin aja nieh tips dan trik membuat Read more otomatis berikut ini
Ini dia Contoh Read MOre otomatis nya - biar lebih jelas klik

klik untuk memperbesar gambar
Read more otomatis (otomatis baca selengkapnya)

Ikuti langkah-langkah berikut ini untuk membuatnya

1. Login di Blogger > pada Dasboard pilih Rancangan > Edit HTML
2. Centang / Check List dulu "expand widget templates"
3. Cari kode </head> kemudian copy - paste kode di bawah ini sebelum kode tersebut

<script type='text/javascript'>var thumbnail_mode = "no-float" ;

summary_noimg = 430;

summary_img = 340;

img_thumb_height = 100;

img_thumb_width = 120;

</script>

<script src='http://sites.google.com/site/hitsukeproject/summarypost.js' type='text/javascript'/>

kamu juga bisa mengubah kode tersebut sesuai selera

summary_noimg = 430; kode ini untuk memotong / mengatur tinggi tanpa gambar

summary_img = 340; kode ini untuk memotong / mengatur tinggi dengan gambar

img_thumb_height = 100; kode ini untuk tinggi gambar thumbnailnya

img_thumb_width = 120; kode ini untuk lebar gambar thumbnailnya

4. Sekarang cari kode


<data:post.body/> , hati-hati ya bagi yang sudah memakai read more yg tidak otomatis, biasanya ada dua kode yang seperti itu, jadi pilih yang pertama. Klo Udah ketemu copy - paste kode berikut lalu ganti dengan kode dibawah ini

<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:right;padding-top:20px;'><a expr:href='data:post.url'> Read More </a></span>


</b:if>

<b:if cond='data:blog.pageType == "item"'><data:post.body/></b:if>

tulisan read more disana bisa kamu ganti sesuai keinginan. gmn..? sudah blom.?? Hm..klo sudah di SAVE ya..!!!

Sekarang coba liat Blog kamu pasti jadi lebih menarik dan tidak repot lagi klo mo posting. ^_ ^

Trus Bagai mana dengan yang udah pakai read more yang lama?? gman cara ganti dengan read more otomatis ini??
Nah kode yang read more yang lama kan seperti ini (setiap template boleh jadi berbeda lho, jadi hati-hati ya)

<div class='post-header-line-1'/>

<div class='post-body entry-conten'>

<b:if cond='data:blog.pageType == "item"'>

<style>.fullpost{display:inline;}</style>

<p><data:post.body/></p>

<b:else/>

<style>.fullpost{display:none;}</style>


<p><data:post.body/></p>

<a expr:href='data:post.url'>Read More......</a>

</b:if>


lalu hapus kode yang di tebalkan kemudian ikuti langkah 1 sampai 4.
Sekian dulu yah sob smoga bermanfaat, jangan lupa kritik dan sarannya dengan mengisi kotak komentar q Xeps..!!??
GOOD LUCK..!!!
READ MORE - Cara memasang read more di blog

Biography of avenged sevenfold

Selasa, 01 Maret 2011





Tidak asing lagi di telinga pencinta musik tanah air. Adalah Avenged Sevenfold, grup musik heavy metal yang dibentuk di Huntington Beach, California pada 1999. Personelnya terdiri atas M. Shadows (vokal), Synyster Gates (lead guitar), Zacky Vengeance (guitar), Johnny Christ (bass), dan The Reverend (drum). Serta dua mantan personelnya Dameon Ash dan Justin Sane yang telah hengkan dari grup ini.

Album pertama Avenged Sevenfold berjudul Sounding the Seventh Trumpet (2002), disusul album kedua Waking the Fallen (2003). Dalam album kedua grup ini tampil bersama Xl Rose, Kylie Minogue dan Chris Cornell. Disusul kemudian album City of Evil (2005) dan Avenged Sevenfold (2007).

Grup yang pernah mangung di Jakarta pada 7 Agustus 2007 itu, belakangan memilih jalur musik pop. Hal ini, konon setelah menuai kritik akibat banyak karyanya 'mengadopsi' effec suara yang telah hit sebelumnya. Mereka mengaku heavy metal tidak cocok bagi dirinya, dan lebih menyukai musik pop.


Lebih lanjut tentang: Biografi Grup Band Avenged Sevenfold
READ MORE - Biography of avenged sevenfold

Yue Liang Dai Biao Wo De Xin (Moon Represents My Heart)

Senin, 28 Februari 2011


ni wen wo ai ni you duo shen
wo ai ni you ji fen

wo de qing ye zhen
wo de ai ye zhen
yue liang dai biao wo de xin

wo de qing bu yi
wo de ai bu bian
yue liang dai biao wo de xin

qing qing de yi ge wen
yi jin da dong wo de xin
shen shen de yi duan qing
jiao wo si nian dao ru jin

ni qu xiang yi xiang
ni qu kan yi kan
yue liang dai biao wo de xin
READ MORE - Yue Liang Dai Biao Wo De Xin (Moon Represents My Heart)

Lirik lagu love story_andy williams


where do i begin
to tell the story of how great a love can be
the sweet love story
that is older than the sea
the simple truth about the love she brings to me
where do i start
with her first hello
she gave new meaning to this empty world of mine
there'd never be another love,
another time
she came into my life and made the living fine
where do i start
she fills my heart with very special things
with angels' songs ,
with wild imaginings
she fills my soul with
so much love
that anywhere i go i'm never lonely with her around,
who could be lonely
i reach for her hand-it's always there
how long does it last can love be measured by the hours in a day
i have no answers now but this much i can say
i know i'll need her till the stars all burn away
and she'll be there
how long does it last
can love be measured by the hours in a day
i have no answers now but this much i can say
i know i'll need her till the stars all burn away
and she'll be there
READ MORE - Lirik lagu love story_andy williams

Membuat halaman navigasi Blog

Sabtu, 26 Februari 2011

Widget navigasi halaman merupakan widget yang berfungsi untuk membuka halaman belakang pada blog. Fungsinya hampir sama dengan fungsi "posting lama" dan "posting baru" pada blog. Bedanya adalah dengan widget ini anda bisa lebih cepat untuk menelusuri halaman belakang suatu blog karena anda tidak perlu membuka satu per satu halaman yang ada melainkan bisa langsung melompat kehalamman selanjutnya. Sehingga bisa menghemat waktu pencarian anda.

Ok bagi anda yang tertarik untuk menerapkannya. Berikut cara pemasangannya.

1. Login ke blogger. Buka menu Design -> Page Elements
2. Klik Add a Gadget -> HTML/Javascript lalu letakkan kode dibawah ini kedalam kotak


<style>
.showpageArea a {
text-decoration:underline;
}

.showpageNum a {
text-decoration:none;
border: 1px solid #bbb;
margin:0 3px;
padding:3px;
}

.showpageNum a:hover {
border: 1px solid #bbb;
background-color:#bbb;
}
.showpagePoint {
color:#fff;
text-decoration:none;
border: 1px solid #fff;
background: #000;
margin:0 3px;
padding:3px;
}
.showpageOf {
text-decoration:none;
padding:3px;
margin: 0 3px 0 0;
}
.showpage a {
text-decoration:none;
border: 1px solid #bbb;
padding:3px;
}
.showpage a:hover {
text-decoration:none;
}
.showpageNum a:link,.showpage a:link {
text-decoration:none;
color:#333;
}

</style>



<script type="text/javascript">

function showpageCount(json) {
var thisUrl = location.href;
var htmlMap = new Array();
var isFirstPage = thisUrl.substring(thisUrl.length-14,thisUrl.length)==".blogspot.com/";
var isLablePage = thisUrl.indexOf("/search/label/")!=-1;
var isPage = thisUrl.indexOf("/search?updated")!=-1;
var thisLable = isLablePage ? thisUrl.substr(thisUrl.indexOf("/search/label/")+14,thisUrl.length) : "";
thisLable = thisLable.indexOf("?")!=-1 ? thisLable.substr(0,thisLable.indexOf("?")) : thisLable;
var thisNum = 1;
var postNum=1;
var itemCount = 0;
var fFlag = 0;
var eFlag = 0;
var html= '';
var upPageHtml ='';
var downPageHtml ='';


var pageCount=5;
var displayPageNum=3;
var firstPageWord = 'Awal';
var endPageWord = 'Akhir';
var upPageWord ='Sebelumnya';
var downPageWord ='Selanjutnya';



var labelHtml = '<span class="showpageNum"><a href="/search/label/'+thisLable+'?&max-results='+pageCount+'">';

for(var i=0, post; post = json.feed.entry[i]; i++) {
var timestamp = post.published.$t.substr(0,10);
var title = post.title.$t;
if(isLablePage){
if(title!=''){
if(post.category){
for(var c=0, post_category; post_category = post.category[c]; c++) {
if(encodeURIComponent(post_category.term)==thisLable){
if(itemCount==0 || (itemCount % pageCount ==(pageCount-1))){
if(thisUrl.indexOf(timestamp)!=-1 ){
thisNum = postNum;
}

postNum++;
htmlMap[htmlMap.length] = '/search/label/'+thisLable+'?updated-max='+timestamp+'T00%3A00%3A00%2B08%3A00&max-results='+pageCount;
}
}
}
}//end if(post.category){

itemCount++;
}

}else{
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+'T00%3A00%3A00%2B08%3A00&max-results='+pageCount;
}
}
itemCount++;
}
}

for(var p =0;p< htmlMap.length;p++){
if(p>=(thisNum-displayPageNum-1) && p<(thisNum+displayPageNum)){
if(fFlag ==0 && p == thisNum-2){
if(thisNum==2){
if(isLablePage){
upPageHtml = labelHtml + upPageWord +'</a></span>';
}else{
upPageHtml = '<span class="showpage"><a href="/">'+ upPageWord +'</a></span>';
}
}else{
upPageHtml = '<span class="showpage"><a href="'+htmlMap[p]+'">'+ upPageWord +'</a></span>';
}

fFlag++;
}

if(p==(thisNum-1)){
html += '&nbsp;<span class="showpagePoint"><u>'+thisNum+'</u></span>';
}else{
if(p==0){
if(isLablePage){
html = labelHtml+'1</a></span>';
}else{
html += '<span class="showpageNum"><a href="/">1</a></span>';
}
}else{
html += '<span class="showpageNum"><a href="'+htmlMap[p]+'">'+ (p+1) +' </a></span>';
}
}

if(eFlag ==0 && p == thisNum){
downPageHtml = '<span class="showpage"> <a href="'+htmlMap[p]+'">'+ downPageWord +'</a></span>';
eFlag++;
}
}//end if(p>=(thisNum-displayPageNum-1) && p<(thisNum+displayPageNum)){
}//end for(var p =0;p< htmlMap.length;p++){

if(thisNum>1){
if(!isLablePage){
html = '<span class="showpage"><a href="/">'+ firstPageWord +' </a></span>'+upPageHtml+' '+html +' ';
}else{
html = ''+labelHtml + firstPageWord +' </a></span>'+upPageHtml+' '+html +' ';
}
}

html = '<div class="showpageArea"><span style="padding: 2px 4px 2px 4px;margin: 2px 2px 2px 2px;border: 1px solid #333; background-" class="showpage">Page '+thisNum+' of '+(postNum-1)+': </span>'+html;

if(thisNum<(postNum-1)){
html += downPageHtml;
html += '<span class="showpage"><a href="'+htmlMap[htmlMap.length-1]+'"> '+endPageWord+'</a></span>';
}

if(postNum==1) postNum++;
html += '</div>';

if(isPage || isFirstPage || isLablePage){
var pageArea = document.getElementsByName("pageArea");
var blogPager = document.getElementById("blog-pager");

if(postNum <= 2){
html ='';
}

for(var p =0;p< pageArea.length;p++){
pageArea[p].innerHTML = html;
}

if(pageArea&&pageArea.length>0){
html ='';
}

if(blogPager){
blogPager.innerHTML = html;
}
}

}
</script>

<script src="/feeds/posts/summary?alt=json-in-script&callback=showpageCount&max-results=99999" type="text/javascript"></script>
<div style="text-align:right;font-size:10px;color:000000;margin-top:15px;display:none;"> <a href="http://www.hermanblog.com">Grab this Widget ~ Navigasi Halaman</a></div>



Angka 5 pada "var pageCount" menunjukkan jumlah posting yang akan muncul pada setiap halaman. Silahkan diganti sesuai keinginan anda.

3. Jika sudah klik Save. Lalu letakkan widgetnya dibawah Blog post.
READ MORE - Membuat halaman navigasi Blog

You Raise Me Up

Kamis, 24 Februari 2011


When I am down, and oh my soul so weary

When troubles come, and my heart burdened be

Then I am still and wait here in the silence

Until you come and sit awhile with me.

You raise me up so I can stand on mountains.

You raise me up to walk on stormy seas.

I am strong when I am on your shoulders.

You raise me up to more than I can be.

You raise me up so I can stand on mountains.

You raise me up to walk on stormy seas.

I am strong when I am on your shoulders.

You raise me up to more than I can be.

(enter choir in background)

You raise me up so I can stand on mountains.

You raise me up to walk on stormy seas.

I am strong when I am on your shoulders.

You raise me up to more than I can be.

You raise me up so I can stand on mountains!

You raise me up to walk on stormy seas!

I am strong when I am on your shoulders.

You raise me up to more than I can be.

You raise me up to more than I can be.
READ MORE - You Raise Me Up

Membuat search engine

Jumat, 18 Februari 2011

Contoh Search Engine itu seperti di bawah ini :


Google


WEBImagesLocalMobile Web (beta)
Anda mau ?
Berikut  langkah dan caranya : 
Berikut langkah-langkahnya:

1. Login ke blogger.com

2. Klik Tata Letak

3. Klik Tambah Gadget

4. Pilih HTML/JavaScript

5. Lalu pastekan script dibawah ini :


 <img src="http://i994.photobucket.com/albums/af66/warnetbio/google-pbg.jpg" alt="Google"/><br/><form method="get" action="http://www.google.co.id/xhtml"><input type="text" name="q" size="30" value=""/><input type="hidden" name="mrestrict" value="xhtml"/><input type="hidden" name="lr" value=""/><input type="submit" name="btnG" value="search"/>
<input type="radio" name="site" value="search" checked="checked"/>WEB<br/><input type="radio" name="site" value="images"/>Images<br/><input type="radio" name="site" value="local"/>Local<br/><input type="radio" name="site" value="mobile"/>Mobile Web (beta)</form>
READ MORE - Membuat search engine

Cara membuat text berjalan pada title bar

para teman blogger pada postinga n ini kita akan membahas bagai mana cara membuat teks berjalan pada title bar browser .

Begini caranya……
1.      Masuk ke edit html
2.      Tekan ctrl+f
3.      Cari  kode  <head>
4.      Kalo dah ketemu copi kode di bawah ini….dan paste di atas kode <head>

<SCRIPT language='JavaScript'>
    var txt=&quot;       masukan nama judul     &quot;;
width=&quot;100%&quot;;
    var kecepatan=60;var segarkan=null;function bergerak() { document.title=txt;
    txt=txt.substring(1,txt.length)+txt.charAt(0);
    segarkan=setTimeout(&quot;bergerak()&quot;,kecepatan);}bergerak();
    </SCRIPT>


5.      Kalo udah ganti tulisan yang berwarna merah….dengan nama judul blog lu….gampangkan…!

Untuk kecepatan geraknya bisa lu ganti sendiri….di var kecepatan=…!

Ok….selamat mencoba …
READ MORE - Cara membuat text berjalan pada title bar

Kisi-kisi US TIK

Kamis, 17 Februari 2011

Bagi teman-teman yang membutuhkan kisi-kisi TIK Ujian Sekolah Tahun Pelajaran 2011 bisa mengunduh file nya, maaf ini hanya gambaran yang diberikan dari hasil rapat MGMP TIK Kabupaten Tanggal 1 Februari 2011 di SMP N 2 Purwokerto.

Ujian praktek Tahun Pelajaran 0910
http://www.ziddu.com/download/13649240/kisi_-_kisi_ujian_praktekTIK0910.doc.html

Ujian Sekolah Tahun Pelajaran 0910
http://www.ziddu.com/download/13649241/kisi-kisitikusekth0910.xlsx.html

Ujian Sekolah TP 2010-2011 yang FIX
http://www.ziddu.com/download/13649242/KISI-KISIUJIANSEKOLAHTIK1011FIX.xls.html


READ MORE - Kisi-kisi US TIK

Lirik Linkin Park_Waiting for the end

Sabtu, 15 Januari 2011

This is not the end
This is not the beginning
Just a voice like a riot
Rocking every revision
But you listen to the tone
And the violent rhythm
Though the words sound steady
Something emptys within em
*courtesy of LirikLaguTerbaru.Com
We say yeah
With fists flying up in the air
Like we’re holding onto something that’s invisible there
Cuz we’re living at the mercy of the pain and the fear
Until we dead it forget it
Let it all disappear
Waiting for the end to come
Wishing I had strenght to stand
This is not what I had planned
It’s out of my control
Flying at the speed of light
Thoughts were spinning in my head
So many things were left unsaid
It’s hard to let you go
I know what it takes to move on
I know how it feels to lie
All I wanna do is trade this life for something new
Holding on to what I haven’t got
*courtesy of LirikLaguTerbaru.Com
Sitting in an empty room
Trying to forget the past
This was never meant to last
I wish it wasn’t so
What was left when that fire was gone
I thought it felt right but that right was wrong
All caught up in the eye of the storm
And trying to figure out what it’s like moving on
And I don’t even know what kind of things I said
My mouth kept moving and my mind went dead
Picking up those pieces now where to begin
The hardest part of ending is starting again
All I wanna do is trade this life for something new
Holding on to what I haven’t got
This is not the end
This is not the beginning
Just a voice like a riot
Rocking every revision
But you listen to the tone
And the violent rhythm
Though the words sound steady
Something emptys within em
*courtesy of LirikLaguTerbaru.Com
We say yeah
With fists flying up in the air
Like we’re holding onto something that’s invisible there
Cuz we’re living at the mercy of the pain and the fear
Until we dead it forget it
Let it all disappear.
READ MORE - Lirik Linkin Park_Waiting for the end