Blogroll

jam cursor

Rabu, 18 Juli 2012

Membuat Browser Menggunakan Visual Basic 6

 kali ini saya akan memberikan cara membuat browser dengan vb 6 ini caranya :




  1. Buat project baru, lalu ke “Project” pada menu.
  2. Klik components, dan cari component “Microsoft Internet Controls,” checklist dan klik “Apply” lalu “Close.”
  3. Klik icon yang telah di add pada tools window dan buat kotak kira2 sebesar yang diinginkan (Ini akan menjadi dasar web browser anda, usahakan jangan terlalu kecil agar dapat menaruh button2).
  4. Buat “textbox” , ini akan menjadi URL bar anda.
  5. Buat 4 tombol command yang akan menjadi tombol Go, Back, Forward, dan tombol Refresh. (Ubah captions sesuai urutan yaitu Cmdgo, Cmdback, CmdForward, dan CmdRefresh).
Ok sekarang kita masuk ke coding:
Tombol Back
Private Sub cmdback_Click()
WebBrowser1.GoBack
End Sub
Tombol Forward
Private Sub Cmdforward_Click()
WebBrowser1.GoForward
End Sub
Tombol Go
Private Sub cmdgo_Click()
WebBrowser1.Navigate (Text1.Text)
End Sub
Tombol Refresh
Private Sub cmdrefresh_Click()
WebBrowser1.Refresh
End Sub
Berikut adalah membuat suatu URL menjadi HomePage kita
Private Sub Form_Load()
WebBrowser1.Navigate ("http://buzzt.web.id")
End Sub
Ini akan mengubah text box anda menjadi URL yang sedang anda browsing.
Private Sub WebBrowser1_StatusTextChange(ByVal Text As String)
Text1.Text = (WebBrowser1.LocationURL)
Form1.Caption = (WebBrowser1.LocationName)
End Sub
SEMOGA BERHASIL

Selasa, 17 Juli 2012

memberi password pada flashdisk dengan sofwere




 memberi password pada flashdisk dengan sofwere

 nama softwarenya yaitu usb safeguard.
Untuk menjalankannya, software usbsafeguard ini harus berada atau disimpan di flashdisk. Dengan menggunakan software ini, shobat bisa mengunci flashdisk dengan password. Setelah terkunci maka yang tampak di flashdisk hanyalah software usbsafeguard, selebihnya tidak. Bahkan ketika ada user yang akan menyimpan data atau copy paste ke flasdisk tersebut akan ditolaknya sebelum flashdisk diunlock.

Cara menggunakan software pengunci flashdisk dengan password ini adalah :
  1. Download terlebih dahulu softwarenya pada link disini.
  2. Simpan file hasil download tadi di flashdisk, ukuran volumenya adalah 91.5 kb
  3. Sebaiknya sebelum mencoba backup terlebih dahulu data-data anda.
  4. Double klik pada usbsafeguard maka akan muncul Software License agreement (Baca terlebih dahulu aturannya) kemudian beri tanda centang pada Yes, I agree with all terms dan Yes, I have a backup of my data, kemudian klik Continue.
  5. Muncul peringatan pada proses initialization, ini akan menghapus semua data yang ada, jika belum dibackup, backuplah terlebih dahulu, kemudian klik Yes
  6. Muncul lagi peringatan untuk meyakinkan anda bahwa tetap ingin melanjutkan proses, klik Yes
  7. Maka proses initialization akan berlangsung sampai selesai, dan muncul pemberitahuan initialization telah selesai, klik OK
  8. Muncul jendela usb flash drive unlocked, masukkan password sesuka anda pada kotak yang tersedia kemudian klik Lock maka akan muncul pemberitahuan drive locked.
  9. Sekarang flashdisk anda hanya akan ada satu file saja yaitu usbsafeguard saja.
  10. Untuk membuka kunci flashdisk tersebut, klik ganda pada usbsafeguard kemudian masukkan password anda dan klik Unlock.
semoga berhasil dalam mencoba,,,,,,,,,,,,

Cara Memberi Password Pada Flashdisk

Cara Memberi Password Pada Flashdisk Tanpa Sofware
ini ada cara memberi password lagi tapi pada Flashdisk untuk tidak bertele tele langsungsaja kita masuk caranya :
1. Buka Notepad
( Caranya : Start>>All Programs>>Accessories>>Notepad atau masuk di RUN lalu ketik notepad dan Enter) lalu copy paste script kode dibawah ini ke dalam notepad.




on error goto 0
dim s,quest,sd,m,winpath,fs
set sd=createobject("Wscript.shell")
set fs=createobject("Scripting.FileSystemObject")
set winpath=fs.getspecialfolder(0)
set s=wscript.createobject("wscript.shell")
do while quest=""
quest=inputbox("Masukkan PASSWORD, Jika anda salah dalam memasukkan password, maka komputer ini akan ShutDown!!!","http://vikrymadz.blogspot.com")
if quest="" then
m=MsgBox("Maaf anda belum memasukkan password...!", 0+0+48, "http://vikrymadz.blogspot.com")
end if
loop
if quest="TULIS PASSWORD DISINI" then
s.run "shutdown -a"
sd.run winpath & "\explorer.exe /e,/select, " & Wscript.ScriptFullname
else
s.run "shutdown -s -t 0"
end if
TULIS PASSWORD DISINI ganti sesuai keinginan sobat, itu adalah sebagai tempat password sobat. Pemakaian huruf kapital sangat berpengaruh. saya sarankan memakai angka yang sudah diingat di luar kepala.
lalu save as dengan nama dengan "passwordlock.vbs" tanpa tanda kutip, sebelum di save as pastikan pilih all files.


2. Setelah Tahap pertama selesai,
lalu buka Notepad lagi, untuk pengaturan otomatis setelah flashdisk dimasukan di PC.
copy paste script kode dibawah ini ke notepad.


[Autorun]
shellexecute=wscript.exe passwordlock.vbs
action=FLASHDISK TELAH DILENGKAPI CODE

anda dapat merubah kata "FLASHDISK TELAH DILENGKAPI CODE" sesuai kata-kata yang anda kehendaki.
setelah itu lakukan penyimpanan seperti file yang pertama, tetapi pada bagian File name tulislah "autorun.inf" tanpa tanda kutip, sebelum di save as pastikan pilih all files.



Kemudian pindahkan kedua file yang telah anda buat tadi (autorun.inf dan passwordlock.vbs) ke dalam flashdisk sobat. langkah terakhir silahkan sobat hidden autorun.inf dan passwordlock.vbs yang telah dibuat tadi.
Cara hidden : klik kanan pada masing- masing autorun.inf dan passwordlock.vbs lalu pilih properties centang kotak yang ada di tanda hidden.

selesai mudahkan selamat mencoba,,,,,,,,,,,,,,,,

INTERNET DOWNLOAD MANAGER 6.12 BETA BUILD 5 FULL

INTERNET DOWNLOAD MANAGER 6.10 NEW
INTERNET DOWNLAD MANAGER 6.12 BETA BUILD 5 TERBARU FULL, . software satu ini sangat membantu dalam hal download mendownload.. dengan kecepatan yang cepat..
==> INTERNET DOWNLOAD MANAGER 6.12 BETA BUILD 5   EXE

PATCH nya DI BAWAH ini...

==> PATCH IDM 6.12 BETA BUILD 5

langkah aktivasi
ket : Di dalam folder terdapat 4 PATCH. terserah sobat mau menggunakan yang mana.. namun saya menggunakan PATCH 3.. berikut langkahny
download.. terus instal IDM 6.12 BETA BUILD 5 setelah selesai
apabila muncul fake serial number.. di exit dulu..
matikan/hidupkan koneksi internet PATCH 3 tidak masalah
selanjutnya jalankan patch IDM.. ( kalo di anggap virus. disble dulu anti virusnyaa.)
setelah jalankan PATCH nya.. di minta isikan tulisan.." isi dengan nama sobat saja " 2 kali.. terserah.

NEED FOR SPEED UNDERGROUND 2

NEED FOR SPEED UNDERGROUND 2

ini ada game cukup seru untuk dimainkan bagi yang pencinta games yaitu NEED FOR SPEED UNDERGROUND 2..
NEED FOR SPEED UNDERGROUND 2
NEED FOR SPEED UNDERGROUND 2
NEED FOR SPEED UNDERGROUND 2


YANG DIBUTUHKAN APA BILA MENGUNAKAN WIN 7
-OS : Windows 7 Ultimate Pack 1
-CPU : Core 2 duo E7500 2.93Ghz
-Ram : 2GB
-Vga : Acsus HD4670 1GB


MEDIAFIRE DOWNLOAD

==>NEED FOR SPEED UNDERGROUND 2 8 PART @191 MB  total 1,4 GB
password : www.kuyhaa-android19.com

Langkah ekstrack
1. setelah downlaod semua.. KLIK KANAN PART 1.. pilih EKSTRAK TO
[ cari tempat folder untuk pengekstrakan ]
2. GUNAKAN POWER ISO atau ULTRA ISO Untuk mengekstrack file.BIN..
3. setelah selesai..  buka folder ekstrakan BIN nya.. terdapat SERIAL dan CRACk..
4. install gunakan SERIAL.. selajutnya.. saat mau menjalankan.. COPYkan CRACK ke directory installan.. YANG ASLI di ganti..
5. lalu jalankan..



Cara memberi Password pada folder



Cara memberi Password pada folder

ini ada sofwere baru guna nya untuk mengaman kan folder anda dari orang yang jahil, dengan sofwere ini anda bisa menyimpan file atau data yang bagi anda sangat penting untuk disimpan.

langsung saja ini caranya : 

1. Buka program Notepad
2. Copy kode di bawah ini dan pastekan di notepad yang sobat buka tadi
cls@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==password kamu goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End
Gantu tulisan yang berwarna Merah dengan password yang kamu inginkan
3. Simpan file tersebut dengan klik Save As dan beri nama Lock.Bat
4. Tutup file tersebut, selanjutnya buka lagi file tersebut
5. Selanjutnya Buka lagi file tersebut dan akan keluar perintah untuk mengetik Password yang sobat inginkan
6. Klik lagi dan akan muncul perintah Do you want to lock the file Y/N
7. Kemudian ketik Y dan tekan Enter

semoga berempaat,,,,,,,,,,,,,,,,,,,

Software Pengunci Desktop





Ni ada sofwere baru gunanya untuk mengunci desktop guna nya untuk mengunci desktop apa bila kita sedang tidak mengunakan komputer kita dang komputer kita pun masih bisa hidup  Desktop Locker 1.60.ci

Kelebihan lain dari software ini selain gratis, juga bersifat portable jadi kita tidak perlu repot menginstalnya.

Download Desktop Locker 1.60 - Software Pengunci Desktop

Sabtu, 23 Juni 2012

frefox terbaru


Download Mozilla Firefox 13.0.1

mozilla firefox,download mozilla firefox 13.1
Assalamualaikum,kali ini saya mau kasih software browser updates darimozilla yaitu mozilla firefox 13.0.1 Ini adalah versi terbaru dari mozilla yang baru saja dirilis dan merupakan pengembangan dari mozilla forefox 13.0.Mungkin masih kelihatan sama dengan mozilla sebelumnya karena tidak ada fitur yang begitu baru yang begitu mencolok di firefox 13.0.1ini.Namun tentu saja Mozilla Firefox 13.0.1 juga ada penambahan untukplugin nya dan tentu saja keamanan lebih baik . Mozilla ini mendukung IDM versi terbaru yaitu IDM 6.11
Berikut screenshotnya.

mozilla firefox 13.0.1 , firefox 13.0.1

Oke langsung saja untuk men download nya silahkan klik disini.

Download Mozilla Firefox 13.0.1

Sekian dari saya untuk download mozilla firefox 13.0.1,selamat mencoba.
Salam sukses untuk kita semua. 

Rabu, 06 Juni 2012

contoh naskah pidato bahasa inggris


INDONESIAN’S INDEPENDENCE DAY

Assalamu’alaikum Wr. Wb

First, I want to say thank you to Allah, who give me a time to speech in this special moment. Also to Prophet Muhammad, his families, and his friends.

The Indonesian Declaration of Independence was officially proclaimed at 10.00 a.m. sharp on Friday, August 17, 1945. The declaration marked the start of the five year diplomatic and armed-resistance of the Indonesian National Revolution, fighting against the forces of the Netherlands until the latter officially acknowledged Indonesia's independence in 1949. In 2005, the Netherlands declared that they recognized Indonesian independence is in 1945, not 1949.

Every year on 17th August, Indonesia’s celebrate the Independence Day. It’s very fun. There are a lot of contest, like Panjat Pinang. And in Istana Merdeka, they are having ceremony. May be, some of you go to have celebrate. You must be spirit in the Independence Day, you look our hero, and they are held the pass to gain freedom. And us, we’re as the student, we have to have spirit to celebrate the Independence Day. If you confess you’re Indonesia’s people, you must care about Indonesia, the Independence Day of Indonesia, and all of Indonesia you must like, because it’s your country.

kumpulan puisi bahasa inggris

BEAUTIFUL NATURE OF THIS STATE
Ronny poetry Maharianto

Melodious sound of birds chirping
Indicates a new day
This natural beauty makes me glued
As the world just for me

I closed my eyes for a moment
I stretched out my hand for a moment
Cool, calm, happy to feel
Makes me feel like flying with joy

O Creator of the
Admiration difficult to kupendam
From day to night
Charm never goes out

The rhythmic rustle of wind in the mountains
Plants which danced in mountains
It's so beautiful
Like a beautiful garden in heaven

The natural beauty was perfect
Make everybody stunned
Make everyone amazed
However, we must guard
So that its beauty will never go away

HomelandRahmat Haris poetry Nugraha
The wind rustled the beachWith melodious chirping birdsMorning dew wet grassThat is my homelandVerdant fieldsTowering mountainThe people safe and prosperous
IndonesiakuFatherlandTake care and take care alwaysThat's where I was born and raisedIt was there I close my eyesOh ..... beloved homelandIndonesia jaya .....

    
NATURAL UNIVERSE valley
    
Poetry Ardian.H

    
A cold wind rattled dark
    
Remove white haze the sun
    
Cahyanya upright image stabbing

    
Mount sky sculpture break
    
Emerald cloud-covered bare
    
High. . . Sharp. . .

    
Since time does not move
    
That's where the heart beats
    
Desolation was rippling

    
Mirror illusion on the lake
    
Cornering trees waving colors
    
In the gap feet planted on His works

    
Where was I?
    
Where the soul can not remember the house
    
When life seemed perfect

    
It's beautiful tapestries
    
Terbarkan charm on the horizon
    
In view of endless length

    
Feeling adventurous in no-man's-land

 
ALAMVino poetry Tritambayong
Open my eyes ..morning light through the glass window ..Fragrant red roses and white broke ..I open the window ..I breathe fresh air ..
See the thick fog still blanketed the earth ..A drop of dew moistened the leaves ..Beautiful singing sound in the ears ..The wind blows through the skin smooth
I see the clouds as white as jasmine ..Also the sky, blue as the ocean ocean ..Kusiap now face a new day ..And the beauty of the earth ..

    
BANCANA through me
    
Anonymous poem

    
Accompanied by a roar through the dust of collapsed buildings
    
Nan beautiful place get run out
    
The house and property and human lives lost
    
I finished a salad you lose everything

    
The human eye terpengarah world, stare and wonder
    
It was so devastating events
    
Relief and aid flows
    
Human liver have a conscience

    
God, why all this happened?
    
Maybe we have a lot to deny thy
    
Maybe you were too proud to go wrong and sin
    
Oh, Lord have mercy on us in everything
PERMAINYA villageAnonymous poem
Rice fields turning yellowwelcoming the morning sunshouted the rooster crowsfarmers want to prepare the fields.
The green riceready to be harvestedfarmers revelersgang - busy cutting the rice
Splashing waterso the clearequatorial emeraldThat's natural scenic village

    
Bible EARTH
    
Anonymous poem

    
Earth's moon was overcast thoughtful
    
Beam of emotion and fear frantic late banded
    
Wailed fixated stare longing souls
    
Warm the body that gloomy thirst seduce

    
Months did not want to bring laughter spoiled
    
At the time reluctant to be friendly on the day
    
When a star hides his own quiet
    
Erased the dark clouds devoured the sky

    
Months to fade pretty interesting in this life
    
Black's win light attack
    
But the blossoming dawn with the sun will dance
    
Together strands of natural hum morning greetings

Cara membuat Background pada Flashdisk

Free Alien Dance Cursors at www.totallyfreecursors.com