Showing posts with label Guest Book. Show all posts
Showing posts with label Guest Book. Show all posts

Create Guest Book (Part 3)


Assalamualaikum.wr.wb


Install the guest book is something I think is important, because through books tamulah visitors can leave the trail, because without the guest book we do not know that there are visitors who drop by or not. But there are some bloggers who do not really like, because they think it makes them not posting the comments by the visitors. But it's up to them.


Ok .. at this point we have discussed for the guest book using oggix facilities. I've also memostingkan about creating a guest book through shoutmix and also about how to install the shoutbox Cbox on blogspot but is not perhaps of temen-temen one likes to cbox. Let's have a first:

1. You open oggix site first, then the home page looks like the image below:



2. Click the Icon Get it Now these, then you are taken to the registration page as shown below:



3. Fill the column in accordance with the data yourself

4. when you're done click the icon in the register as below:


5. Next you will be brought to the login page, as shown below:


6. After logging in you brought to the page control panel, then you click install shoutbox, see picture:

7. next ... after the click-click install shoutbox HTML code that appears in the bottom after you click.

8. After that you tampilannyanya settings ... by passing phase STEP BY STEP.

9. Finished until step 5 you will be given code code htmlnya COPY tersebu Ok.

10. Done

The assembly process on the blog:

For the new Blogger:

1. Please Login with your id
2. Click the Layout menu
3. Click Page Element
4. Click Add a Page Element
5. Click the Add to Blog which is under writing HTML / JavaScript
6. Write the title of your shoutbox on the form title. Example: my guest book, or my guestbook or whatever you like
7. Copy and paste the HTML code in your shoutbox form Content
8. Click the Save Changes button
9. Drag & Drop elements you created earlier in the place of love
10. Press the Save
11. Done

Good luck!

the last words I took from postnya kang rohman.

wassalamualaikum.wr.wb


Create a Guest Book (Part 2)


Assalamualaikum.wr.wb

Install the guest book is something I think is important, because through books tamulah visitors can leave the trail, because without the guest book we do not know that there are visitors who drop by or not. But there are some bloggers who do not really like, because they think it makes them not posting the comments by the visitors. But it's up to them.

Ok .. at this point we have discussed for the guest book by using CBOX facilities. I've also publish articles about creating a guest book through shoutmix. But Dad was not perhaps of temen-temen one likes to cbox. Let's have a first:

1. You open the CBOX site first, then the home page looks like below:

2. Then you click Get your own Cbox Now, it looks like the following view:


3. Fill the column with the following provisions:

Cbox name: The content in your cbox name
Email address: The content of the email address you
Password: The contents of your keywords to login
Confirm Password: Repeat the password
Website: The contents of the address of your blog / website you
Language: Select the language you Cbox
Style: Select the view to be desired

Check the words I have read and agree to the Cbox terms and conditions of service. As the picture below:



4. When all are finished click the Create My Cbox as shown below:

5. Maka Kamu Akan di bawa ke halaman login seperti gambar di bawah :

6. You are logged in at the top of the bottom right using your username and password.

7. After logging in you will be under the control panel to the page like the figure below:



8. You insert details Account Data

9. Click Publish to get JSnya code.

10. So looks like the picture below, and JS Kopy all the code contained in the box:

11. Done.

The assembly process on the blog:

For the new Blogger:

1. Please Login with your id
2. Click the Layout menu
3. Click Page Element
4. Click Add a Page Element
5. Click the Add to Blog which is under writing HTML / JavaScript
6. Write the title of your shoutbox on the form title. Example: my guest book, or my guestbook or whatever you like
7. Copy and paste the HTML code in your shoutbox form Content
8. Click the Save Changes button
9. Drag & Drop elements you created earlier in the place of love
10. Press the Save
11. Done

Good luck!

the last words I took from postnya kang rohman.

wassalamualaikum.wr.wb

Cara Membuat Script Kotak Komentar Sendiri

Assalamualaikum.wr.wb

He'em... Guk2 ( maap saya lagi batuk).

Pada kesempatan ini saya akan menyampaikan bagaimana caranya membuat script sendiri pada emosi di kotak komentar.

Pertama tama kita harus mengucapkan banyak2 terimakasih kepada Alloh yang telah m emberikan kesempatan kepada saya, sehingga saya bisa menulis postingan ini. ( Wah mas kapan ni dimulai tutornya... ) , ( iya- iya sabar dong ).

Ya udah kalo gak sabar ayo kita mulai,....


(hore... )

  • Pertama yang harus dilakukan anda hrus sudah didepan .
  • Kalo udah nya harus terkoneksi dengan internet...( wah mas semua dah tau dudul..)

Kalo uda pada tau ayo kita mulai :
  • Kamu copy file scriptnya dulu, dibawah ini di notepad atau sejenisnya (saya sengaja mengambil salah satu script dari PB:

a = document.getElementById('comments');
if(a) {
b = a.getElementsByTagName("DD");
for(i=0; i < b.length; i++) {
if (b.item(i).getAttribute('CLASS') == 'comment-body') {
_str = b.item(i).innerHTML.replace(/:10/gi, "<img src='http://img7.imageshack.us/img7/5660/pinginbelajar1.gif' alt='' class='smiley'/>");
_str = _str.replace(/:11/gi, "<img src='http://img162.imageshack.us/img162/9828/pinginbelajar2.gif' alt='' class='smiley'/>");
_str = _str.replace(/:12/gi, "<img src='http://img338.imageshack.us/img338/2876/pinginbelajar5.gif' alt='' class='smiley'/>");
_str = _str.replace(/:13/gi, "<img src='http://img178.imageshack.us/img178/4784/pinginbelajar6.gif' alt='' class='smiley'/>");
_str = _str.replace(/:14/gi, "<img src='http://img15.imageshack.us/img15/5646/pinginbelajar7.gif' alt='' class='smiley'/>");
_str = _str.replace(/:15/gi, "<img src='http://img54.imageshack.us/img54/9709/pinginbelajar8.gif' alt='' class='smiley'/>");
_str = _str.replace(/:16/gi, "<img src='http://img228.imageshack.us/img228/2490/pinginbelajar9.gif' alt='' class='smiley'/>");
_str = _str.replace(/:17/gi, "<img src='http://img254.imageshack.us/img254/9241/pinginbelajar10.gif' alt='' class='smiley'/>");
_str = _str.replace(/:18/gi, "<img src='http://img249.imageshack.us/img249/715/pinginbelajar16.gif' alt='' class='smiley'/>");
_str = _str.replace(/:19/gi, "<img src='http://img19.imageshack.us/img19/8225/pinginbelajar20.gif' alt='' class='smiley'/>");
_str = _str.replace(/:20/gi, "<img src='http://img249.imageshack.us/img249/368/pinginbelajar21.gif' alt='' class='smiley'/>");
_str = _str.replace(/:21/gi, "<img src='http://img249.imageshack.us/img249/3122/pinginbelajar23.gif' alt='' class='smiley'/>");
_str = _str.replace(/:22/gi, "<img src='http://img8.imageshack.us/img8/7082/pinginbelajar24.gif' alt='' class='smiley'/>");
_str = _str.replace(/:23/gi, "<img src='http://img249.imageshack.us/img249/9643/pinginbelajar25.gif' alt='' class='smiley'/>");
_str = _str.replace(/:24/gi, "<img src='http://img3.imageshack.us/img3/9077/pinginbelajar26.gif' alt='' class='smiley'/>");
_str = _str.replace(/:25/gi, "<img src='http://img249.imageshack.us/img249/5254/pinginbelajar27.gif' alt='' class='smiley'/>");
_str = _str.replace(/:26/gi, "<img src='http://img8.imageshack.us/img8/4191/pinginbelajar28.gif' alt='' class='smiley'/>");
_str = _str.replace(/:27/gi, "<img src='http://img13.imageshack.us/img13/3637/pinginbelajar29.gif' alt='' class='smiley'/>");
_str = _str.replace(/:28/gi, "<img src='http://img167.imageshack.us/img167/1944/pinginbelajar32.gif' alt='' class='smiley'/>");
_str = _str.replace(/:29/gi, "<img src='http://img53.imageshack.us/img53/61/pinginbelajar33.gif' alt='' class='smiley'/>");
_str = _str.replace(/:30/gi, "<img src='http://img186.imageshack.us/img186/7215/pinginbelajar35.gif' alt='' class='smiley'/>");
_str = _str.replace(/:31/gi, "<img src='http://img106.imageshack.us/img106/7729/pinginbelajar36.gif' alt='' class='smiley'/>");
_str = _str.replace(/:32/gi, "<img src='http://img106.imageshack.us/img106/700/pinginbelajar17.gif' alt='' class='smiley'/>")
_str = _str.replace(/:33/gi, "<img src='http://img231.imageshack.us/img231/4497/pinginbelajar34.gif' alt='' class='smiley'/>");
_str = _str.replace(/:34/gi, "<img src='http://img4.imageshack.us/img4/1805/pinginbelajar31.gif' alt='' class='smiley'/>");
_str = _str.replace(/:35/gi, "<img src='http://img72.imageshack.us/img72/7403/pinginbelajar30.gif' alt='' class='smiley'/>");
_str = _str.replace(/:36/gi, "<img src='http://img249.imageshack.us/img249/5619/pinginbelajar22.gif' alt='' class='smiley'/>");
_str = _str.replace(/:37/gi, "<img src='http://img249.imageshack.us/img249/9919/pinginbelajar15.gif' alt='' class='smiley'/>");
_str = _str.replace(/:38/gi, "<img src='http://img254.imageshack.us/img254/9607/pinginbelajar14.gif' alt='' class='smiley'/>");
_str = _str.replace(/:39/gi, "<img src='http://img19.imageshack.us/img19/6241/pinginbelajar13.gif' alt='' class='smiley'/>");
_str = _str.replace(/:40/gi, "<img src='http://img19.imageshack.us/img19/2213/pinginbelajar12.gif' alt='' class='smiley'/>");
_str = _str.replace(/:41/gi, "<img src='http://img249.imageshack.us/img249/2448/pinginbelajar11.gif' alt='' class='smiley'/>");
_str = _str.replace(/:42/gi, "<img src='http://img162.imageshack.us/img162/6028/pinginbelajar3.gif' alt='' class='smiley'/>");
_str = _str.replace(/:43/gi, "<img src='http://img162.imageshack.us/img162/1236/pinginbelajar4.gif' alt='' class='smiley'/>");
_str = _str.replace(/:44/gi, "<img src='http://img254.imageshack.us/img254/50/pinginbelajar19.gif' alt='' class='smiley'/>");
_str = _str.replace(/:45/gi, "<img src='http://img19.imageshack.us/img19/464/pinginbelajar18.gif' alt='' class='smiley'/>")
b.item(i).innerHTML = _str;
}
}
}

a = document.getElementById('comments');
if(a) {
c = a.getElementsByTagName("DD");
for(i=0; i < c.length; i++) {
if (c.item(i).getAttribute('CLASS') == 'comment-body-author') {
_str = c.item(i).innerHTML.replace(/:10/gi, "<img src='http://img7.imageshack.us/img7/5660/pinginbelajar1.gif' alt='' class='smiley'/>");
_str = _str.replace(/:11/gi, "<img src='http://img162.imageshack.us/img162/9828/pinginbelajar2.gif' alt='' class='smiley'/>");
_str = _str.replace(/:12/gi, "<img src='http://img338.imageshack.us/img338/2876/pinginbelajar5.gif' alt='' class='smiley'/>");
_str = _str.replace(/:13/gi, "<img src='http://img178.imageshack.us/img178/4784/pinginbelajar6.gif' alt='' class='smiley'/>");
_str = _str.replace(/:14/gi, "<img src='http://img15.imageshack.us/img15/5646/pinginbelajar7.gif' alt='' class='smiley'/>");
_str = _str.replace(/:15/gi, "<img src='http://img54.imageshack.us/img54/9709/pinginbelajar8.gif' alt='' class='smiley'/>");
_str = _str.replace(/:16/gi, "<img src='http://img228.imageshack.us/img228/2490/pinginbelajar9.gif' alt='' class='smiley'/>");
_str = _str.replace(/:17/gi, "<img src='http://img254.imageshack.us/img254/9241/pinginbelajar10.gif' alt='' class='smiley'/>");
_str = _str.replace(/:18/gi, "<img src='http://img249.imageshack.us/img249/715/pinginbelajar16.gif' alt='' class='smiley'/>");
_str = _str.replace(/:19/gi, "<img src='http://img19.imageshack.us/img19/8225/pinginbelajar20.gif' alt='' class='smiley'/>");
_str = _str.replace(/:20/gi, "<img src='http://img249.imageshack.us/img249/368/pinginbelajar21.gif' alt='' class='smiley'/>");
_str = _str.replace(/:21/gi, "<img src='http://img249.imageshack.us/img249/3122/pinginbelajar23.gif' alt='' class='smiley'/>");
_str = _str.replace(/:22/gi, "<img src='http://img8.imageshack.us/img8/7082/pinginbelajar24.gif' alt='' class='smiley'/>");
_str = _str.replace(/:23/gi, "<img src='http://img249.imageshack.us/img249/9643/pinginbelajar25.gif' alt='' class='smiley'/>");
_str = _str.replace(/:24/gi, "<img src='http://img3.imageshack.us/img3/9077/pinginbelajar26.gif' alt='' class='smiley'/>");
_str = _str.replace(/:25/gi, "<img src='http://img249.imageshack.us/img249/5254/pinginbelajar27.gif' alt='' class='smiley'/>");
_str = _str.replace(/:26/gi, "<img src='http://img8.imageshack.us/img8/4191/pinginbelajar28.gif' alt='' class='smiley'/>");
_str = _str.replace(/:27/gi, "<img src='http://img13.imageshack.us/img13/3637/pinginbelajar29.gif' alt='' class='smiley'/>");
_str = _str.replace(/:28/gi, "<img src='http://img167.imageshack.us/img167/1944/pinginbelajar32.gif' alt='' class='smiley'/>");
_str = _str.replace(/:29/gi, "<img src='http://img53.imageshack.us/img53/61/pinginbelajar33.gif' alt='' class='smiley'/>");
_str = _str.replace(/:30/gi, "<img src='http://img186.imageshack.us/img186/7215/pinginbelajar35.gif' alt='' class='smiley'/>");
_str = _str.replace(/:31/gi, "<img src='http://img106.imageshack.us/img106/7729/pinginbelajar36.gif' alt='' class='smiley'/>");
_str = _str.replace(/:32/gi, "<img src='http://img106.imageshack.us/img106/700/pinginbelajar17.gif' alt='' class='smiley'/>")
_str = _str.replace(/:33/gi, "<img src='http://img231.imageshack.us/img231/4497/pinginbelajar34.gif' alt='' class='smiley'/>");
_str = _str.replace(/:34/gi, "<img src='http://img4.imageshack.us/img4/1805/pinginbelajar31.gif' alt='' class='smiley'/>");
_str = _str.replace(/:35/gi, "<img src='http://img72.imageshack.us/img72/7403/pinginbelajar30.gif' alt='' class='smiley'/>");
_str = _str.replace(/:36/gi, "<img src='http://img249.imageshack.us/img249/5619/pinginbelajar22.gif' alt='' class='smiley'/>");
_str = _str.replace(/:37/gi, "<img src='http://img249.imageshack.us/img249/9919/pinginbelajar15.gif' alt='' class='smiley'/>");
_str = _str.replace(/:38/gi, "<img src='http://img254.imageshack.us/img254/9607/pinginbelajar14.gif' alt='' class='smiley'/>");
_str = _str.replace(/:39/gi, "<img src='http://img19.imageshack.us/img19/6241/pinginbelajar13.gif' alt='' class='smiley'/>");
_str = _str.replace(/:40/gi, "<img src='http://img19.imageshack.us/img19/2213/pinginbelajar12.gif' alt='' class='smiley'/>");
_str = _str.replace(/:41/gi, "<img src='http://img249.imageshack.us/img249/2448/pinginbelajar11.gif' alt='' class='smiley'/>");
_str = _str.replace(/:42/gi, "<img src='http://img162.imageshack.us/img162/6028/pinginbelajar3.gif' alt='' class='smiley'/>");
_str = _str.replace(/:43/gi, "<img src='http://img162.imageshack.us/img162/1236/pinginbelajar4.gif' alt='' class='smiley'/>");
_str = _str.replace(/:44/gi, "<img src='http://img254.imageshack.us/img254/50/pinginbelajar19.gif' alt='' class='smiley'/>");
_str = _str.replace(/:45/gi, "<img src='http://img19.imageshack.us/img19/464/pinginbelajar18.gif' alt='' class='smiley'/>")
b.item(i).innerHTML = _str;
}
}
}

  • Huh gila capek banget ngeblog warnanya...
  • Yang Perlu kamu edit adalah:

  • Yang berwarna merah kamu ganti dengan code yang sesuai di template kamu, jika di dalam template kamu jika di kode template kamu ada kode itu kamu tidak usah menggantinya... Tapi... jika di kode kamu tidak ada kode itu, dan kodenya adanya
commenttext


dan
commenttext-admin

Maka kamu harus mengganti kode merah
itu dengan kode diatas, contoh:

comment-body diganti dengan kode
commenttext
comment-body-author diganti dengan kode
commenttext-admin
  • Yang berwarna hijau kamu ganti dengan URL smile kamu,,, ( Ingat URL yang diatas dan Dibawah harus sama)
  • Yang berwarna biru kamu ganti dengan kode smile kamu,,, yang nantinya akan menjadi kode yang bila ditulis akan keluar gambar itu ( Ingat Kode yang diatas dan Dibawah harus sama)
  • Kalo Uda Kamu Upload Kode Itu di hosting, saya sarankan disini


Cara Masangnya :

  • Kamu Login di blogger
  • Klik Tab Tata Letak
  • Klik Tab Edit HTML
  • Beri tanda centang pada kotak kecil Expand Template Widget
  • Silahkan cari di dalam template anda kode </body>
  • Persis sebelum kode tersebut, pastekan scirpt di bawah ini:
<script src='http://wimg.co.uk/AWE.js' type='text/javascript'/>
  • Ganti Kode URL berwarna kuning itu dengan URL tempat kamu menghosting nya...
  • Silahkan cari lagi di dalam template anda kode
<b:if cond='data:post.embedCommentForm'>
  • Persis sebelum kode tersebut, pastekan script di bawah ini:

<div style='overflow:auto; width:100%px; height:200px; padding:5px 5px 5px 5px; background:#FFFFFF;'>
<center><b>
<img border='0' src='http://img7.imageshack.us/img7/5660/pinginbelajar1.gif'/>:10
<img border='0' src='http://img162.imageshack.us/img162/9828/pinginbelajar2.gif'/>:11
<img border='0' src='http://img338.imageshack.us/img338/2876/pinginbelajar5.gif'/>:12
<img border='0' src='http://img178.imageshack.us/img178/4784/pinginbelajar6.gif'/>:13
<br/>
<img border='0' src='http://img15.imageshack.us/img15/5646/pinginbelajar7.gif'/>:14
<img border='0' src='http://img54.imageshack.us/img54/9709/pinginbelajar8.gif'/>:15
<img border='0' src='http://img228.imageshack.us/img228/2490/pinginbelajar9.gif'/>:16
<img border='0' src='http://img254.imageshack.us/img254/9241/pinginbelajar10.gif'/>:17
<br/>
<img border='0' src='http://img249.imageshack.us/img249/715/pinginbelajar16.gif'/>:18
<img border='0' src='http://img19.imageshack.us/img19/8225/pinginbelajar20.gif'/>:19
<img border='0' src='http://img249.imageshack.us/img249/368/pinginbelajar21.gif'/>:20
<img border='0' src='http://img249.imageshack.us/img249/3122/pinginbelajar23.gif'/>:21
<br/>
<img border='0' src='http://img8.imageshack.us/img8/7082/pinginbelajar24.gif'/>:22
<img border='0' src='http://img249.imageshack.us/img249/9643/pinginbelajar25.gif'/>:23
<img border='0' src='http://img3.imageshack.us/img3/9077/pinginbelajar26.gif'/>:24
<img border='0' src='http://img249.imageshack.us/img249/5254/pinginbelajar27.gif'/>:25
<br/>
<img border='0' src='http://img8.imageshack.us/img8/4191/pinginbelajar28.gif'/>:26
<img border='0' src='http://img13.imageshack.us/img13/3637/pinginbelajar29.gif'/>:27
<img border='0' src='http://img167.imageshack.us/img167/1944/pinginbelajar32.gif'/>:28
<img border='0' src='http://img53.imageshack.us/img53/61/pinginbelajar33.gif'/>:29
<br/>
<img border='0' src='http://img186.imageshack.us/img186/7215/pinginbelajar35.gif'/>:30
<img border='0' src='http://img106.imageshack.us/img106/7729/pinginbelajar36.gif'/>:31
<img border='0' src='http://img106.imageshack.us/img106/700/pinginbelajar17.gif'/>:32
<img border='0' src='http://img231.imageshack.us/img231/4497/pinginbelajar34.gif'/>:33
<br/>
<img border='0' src='http://img4.imageshack.us/img4/1805/pinginbelajar31.gif'/>:34
<img border='0' src='http://img72.imageshack.us/img72/7403/pinginbelajar30.gif'/>:35
<img border='0' src='http://img249.imageshack.us/img249/5619/pinginbelajar22.gif'/>:36
<img border='0' src='http://img249.imageshack.us/img249/9919/pinginbelajar15.gif'/>:37
<br/>
<img border='0' src='http://img254.imageshack.us/img254/9607/pinginbelajar14.gif'/>:38
<img border='0' src='http://img19.imageshack.us/img19/6241/pinginbelajar13.gif'/>:39
<img border='0' src='http://img19.imageshack.us/img19/2213/pinginbelajar12.gif'/>:40
<img border='0' src='http://img249.imageshack.us/img249/2448/pinginbelajar11.gif'/>:41
<br/>
<img border='0' src='http://img162.imageshack.us/img162/6028/pinginbelajar3.gif'/>:42
<img border='0' src='http://img162.imageshack.us/img162/1236/pinginbelajar4.gif'/>:43
<img border='0' src='http://img254.imageshack.us/img254/50/pinginbelajar19.gif'/>:44
<img border='0' src='http://img19.imageshack.us/img19/464/pinginbelajar18.gif'/>:45
</b></center>
</div>
  • Ganti warna merah dan URL lainnya( sengaja tdk saya kasih watna merah karena pegel... ni tangan) dengan URL kamu saat membuat script. dan juga kode angkanya juga harus sama

Dah selesai......


Gila nulisnya capek banget...

ah...

dan




semoga berhasil...




amin...

wassalamualaiku.wr.wb

How to Install Guest Book Bag 1

sure to know what it shoutmix?? Shoutmix I think it means that the use of visitors to comment unutuk. Nor for the promotion of blogs.

If no shoutmix (or others) will visitors will not interested in blogs that we make.

following way:): D we take to put shoutmix on our blog


Step Peratama:

1. Which must shoutmix Site Open
2. We first register, immediately click here aja
3. Fill in all the proposed requirements.
4. If you want to change the display click on the column display, the Style & Colors
5. If you want to add a smiley, click here
6. Kalo all've finished, the columns click Quick Start Get codes

Step two:

1. Log in blogger
2. Layout
3. Page Element
4. Add Gadged
5. HTML / Java Script
6. Enter the code into it ...
7. Done ...

How to Increase Smile On Shoutmix

Assalamualaikum.wr.wb
On this occasion I will give some knowledge to the reader.Maybe if you wear when memeakai shoutmix in your shoutbox, you want to add a smile / emotion on shoutmix. Now for the not yet know how I tell you.



  • Will display a box like below:



* To block a URL in addition to writing Location.
* Udah Enter the URL of this as per instructions above.



Hopefully useful.

Wassalamualaikum.wr.wb

what is new today