Maklumat

Tulisan-tulisan terkini dapat juga didapatkan di halaman Kompasiana di alamat https://kompasiana.com/didikaha

Khusus untuk konten-konten sastra seperti puisi, cerpen dan esai silahkan kunjungi http://blog.edelweis-art.com. Terima kasih (Penulis)

Tampilkan postingan dengan label Komputer. Tampilkan semua postingan
Tampilkan postingan dengan label Komputer. Tampilkan semua postingan

Sabtu, Januari 02, 2016

Lupa dengan Password Windows 7 Anda?

Damn!! Awal tahun 2016 ini sempat diawali dengan satu insiden kecil. Pagi-pagi buka laptop dan password login Windows 7 tidak diterima alias incorrect! Mau gak mau mesti reset password. Malam sebelumnya saya memang sempat mengganti password saya namun saya lupa dengan password barunya :D. Alhamdulillah, CD Installernya gampang dicari--biasanya mah barang-barang suka ngumpet di mana pas lagi dibutuhin :D.

Well, bagi temen-temen yang ngalamin hal yang sama, tulisan ini mungkin bisa jadi referensi. Sebenernya ada cara-cara lain untuk mereset password login Windows 7 selain dengan menggunakan CD Installer. Di antaranya adalah dengan menggunakan backup password. Backup password ini kita buat dan simpan pada USB drive. Saat kita tidak bisa mengakses Windows 7 karena password login bermasalah, kita tinggal mencolokkannya. Sayang, saya belum sempat membuat backup password untuk login saya tersebut. Selain itu, bagi yang familiar juga dengan Ubuntu, melakukan reset password login Windows 7 bisa juga dengan menggunakan CD live OS Linux ini.

Baiklah, untuk cara-cara mereset password login Windows 7 lainnya, insya Allah akan saya tulis pada kesempatan berikutnya (atau jika Anda ingin mengetahuinya sekarang, silahkan tanya ke mbah Gugel :D). Sekarang akan saya lanjutkan dengan langkah-langkah mereset password menggunakan CD Installer Windows 7.

Pertama, untuk hal ini, kita berarti harus melakukan booting menggunakan CD Installer (seperti langkah saat kita akan menginstal Windows). CD Installer ini kita perlukan bukan untuk menginstal ulang Windows 7. Tapi untuk mengaktifkan window Command Prompt pada halaman login Windows karena secara default kita tidak bisa mengakses atau membuka window Command Prompt pada halaman login Windows. Ya, sebenarnya kita akan melakukan reset paswword-nya menggunakan Command Prompt ;).

Oke, setelah booting selesai, silahkan ikuti langkah-langkah berikut ini:


Seperti pada gambar di atas, pilih menu Repair your computer dan tunggu hingga muncul window seperti di bawah ini:


Pilih OS Windows 7 yang bersangkutan (jika di laptop atau komputer kita terinstal lebih dari 1 OS Windows) lalu klik Next > 


Pilih Command Prompt, hingga terbuka window Command Prompt seperti di bawah ini:


Seperti telah saya jelaskan di atas, bahwa kita menggunakan CD Installer Windows 7 fungsinya tidak lain untuk menjadikan window Command Prompt dapat diakses saat pertama kali Windows 7 nyala, karena melalui Command Prompt inilah kita akan melakukan reset password.

By the way, Windows menempatkan sebuah aplikasi bernama sethc.exe pada system32. Aplikasi ini dapat dibuka dan dijalankan saat pertama kali Windows running (kita masih berada di halaman login). sethc.exe berfungsi untuk mengatur Sticky Keys (misal Ctrl+Alt+Del untuk membuka halaman login saat iddle) terutama bagi kita yang mengalami keterbatasan menekan beberapa tombol secara bersamaan. Namun, sethc.exe ini sebenarnya bisa berupa aplikasi apa saja asal bernama sethc.exe dan berlokasi di system32. Untuk memanggil sethc.exe sendiri cukup dengan menekan tombol Shift sebanyak 5 kali. Nah, trik inilah yang akan kita gunakan. Jadi, kita akan mengganti aplikasi sethc.exe tersebut dengan aplikasi cmd.exe agar saat kita menekan Shift 5 kali pada halaman login, window Command Prompt-lah yang akan terbuka ;).

Pertama, kita 'aman'-kan dulu file sethc.exe, kita copy ke folder utama (C:), dengan mengetikkan baris di bawah ini:

copy c:\windows\system32\sethc.exe c:\

Catatan: Silahkan ganti C: dengan D: atau lainnya yang merupakan lokasi Windows 7 diinstal (sebagaimana ditunjukkan pada gambar System Recovery Options di atas).

Kedua, kita tiban file sethc.exe dengan file cmd.exe yang juga berada di system32:

copy c:\windows\system32\cmd.exe c:\windows\system32\sethc.exe

Ketik Yes saat muncul konfirmasi overwrite file.

Setelah selesai, ketik exit untuk menutup window Command Prompt lalu klik Restart pada System Recovery Options untuk masuk kembali ke Windows 7.


Setelah restart selesai dan kita telah berada di halaman login Windows, klik tombol Shift 5 kali untuk membuka window Command Prompt seperti di bawah ini:


Untuk mengganti password, ketik:

net user Username NewPassword

Username adalah nama user kita, sementara NewPassword adalah password baru yang akan kita gunakan. Gunakan tanda petik ("") jika Username mengandung spasi. Jika kita tidak yakin atau lupa dengan ejaan Username kita, kita bisa mengetikkan net user saja terlebih dahulu maka akan muncul nama-nama user yang terdaftar. Misal Username kita adalah Lorem Ipsum dan password baru yang akan kita gunakan adalah abrakadabra, maka kita ketik:

net user "Lorem Ipsum" abrakadabra

Setelah berhasil, ketik exit untuk menutup window Command Prompt dan kitapun bisa login kembali dengan password baru yang telah kita buat :).


Demikian, mudah-mudahan tulisan di atas bisa menjadi 'kado' tahun baru bermanfaat. Selamat Tahun Baru 2016 :)

Selasa, Juli 16, 2013

Mengatasi Error Grub: "No Such Partition"

Bagi Anda yang menggunakan 'dual boot' sistem operasi (Windows dan Linux Ubuntu), mungkin Anda pernah, atau sedang mengalami masalah (biasanya setelah menambah atau menghapus partisi dari Windows) di mana saat menjalankan komputer atau laptop, tidak muncul daftar sistem operasi yang biasa ditampilkan oleh GRUB (Grand Unified Bootloader)-nya Ubuntu melainkan dua baris berikut:

error: no such partition.
grub rescue>

Ya, error ini muncul karena dengan ditambahkan atau dihapusnya partisi, posisi partisi Ubuntu menjadi tergeser, sehingga posisi bootloader (dalam hal ini GRUB) yang telah terekam pada MBR (Master Boot Record) komputer tidak lagi valid. Untuk mengatasinya, mula-mula kita lihat daftar partisi yang ada pada komputer dengan mengetikkan perintah 'ls':

grub rescue> ls

Hasilnya akan muncul daftar seperti di bawah ini:

(hd0)   (hd0,msdos7)   (hd0,msdos6)   (hd0,msdos5)   (hd0,msdos1)

Sekarang, coba cek masing-masing partisi, untuk mengetahui keberadaan Ubuntu dengan mengetikkan perintah 'ls (hdx,y)', misalnya:

grub rescue> ls (hd0,5)

Jika yang muncul sebagai berikut:

error: unknown filesystem.

maka isi partisi tersebut bukanlah Ubuntu. Coba lagi misalnya:

grub rescue> ls (hd0,6)

Jika yang muncul seperti berikut:

./  ../  lost+found/  etc/  media/  bin/  boot/  dev/  home/  lib/  ...

Maka berarti Ubuntu ada di partisi ini. Jika demikian, kita bisa melanjutkan dengan memanggil kembali GRUB dengan mengetikkan satu per satu baris-baris perintah berikut:

grub rescue> set prefix=(hd0,6)/boot/grub
grub rescue> set root=(hd0,6)
grub rescue> insmod normal
grub rescue> normal

Setelah itu, komputer akan kembali normal seperti biasa. Daftar pilihan sistem operasi akan muncul kembali.


Namun, ... ini belum selesai. Jika setelah ini Anda langsung menggunakan komputer Anda seperti biasa hingga Anda melakukan shutdown atau restart komputer, maka setelah komputer aktif kembali, error grub ini akan muncul kembali. Sebab, perintah di atas hanya digunakan untuk memanggil GRUB sekali itu. Untuk itu, agar nantinya GRUB bisa muncul dengan sendirinya seperti semula, Anda perlu mendaftarkan ulang GRUB. Caranya, masuk ke Ubuntu. Buka Terminal lalu ketik satu per satu dua baris perintah berikut:

sudo update-grub
sudo grub-install /dev/sda

Finished. :)

Senin, Oktober 13, 2008

Merubah Background Desktop Windows Menjadi Gambar Animasi dengan Flash

Lazimnya, tampilan gambar background pada desktop adalah sebuah gambar yang statis. Toh, bukan berarti kita tidak bisa menampilkan gambar bergerak (animasi) pada desktop. Ya, kita bisa menjadikan animasi sebagai tampilan background desktop dengan bantuan Flash. Of course, ini akan menjadikan kejenuhan kita kala bekerja di depan komputer sedikit terobati.

Mungkin Anda pun sebenarnya telah mengetahui pula hal ini. Namun, jika Anda belum tahu caranya, Anda bisa menyimak uraian berikut ini.

Saya ambil contoh animasi yang akan ditampilkan berupa flash movie sea-animals.swf yang file-nya saya sertakan (silahkan klik download di bagian akhir tulisan ini untuk mengunduhnya). Ide awal dari "sea-animals" ini adalah dari anak saya, Nurul (1,5 tahun) yang sangat menggemari dunia bawah laut. Saking gemarnya, film-film yang menceritakan tentang kehidupan bawah laut, tak bosan-bosannya ia tonton saban waktu, selain Kungfu Panda dan Barney sebagai favoritnya. Di laptop kebetulan saya mempunyai sebuah gambar kumpulan hewan laut yang saya download dari sebuah situs yang saya lupa alamatnya. Saya jadikan kemudian gambar tersebut sebagai tampilan desktop pada laptop karena Nurul pun suka nimbrung saat saya sedang di depan laptop. Tiba-tiba timbul ide dalam pikiran saya, kenapa tidak dijadikan saja gambar itu sebagai animasi?? Sambil membuka program Flash 8, dengan bantuan Photoshop, saya pilah-pilih gambar-gambar yang bisa mewakili. Mula-mula saya ambil gambar lumba-lumba dan mengimpornya ke dalam Flash. Saya coba utak-atik ... Kemudian saya ambil lagi gambar paus, lalu hiu, kuda laut dan ubur-ubur. Satu persatu ... hingga jadilah sebuah movie. Upss.. tapi rasanya masih ada ruang kosong. Akhirnya saya ambil gambar ikan, dan masih dengan bantuan Photoshop, saya duplikasi gambar tersebut menjadi tujuh ekor yang bergerombol. Saya coba putar lagi. Ready! Dan setelah saya masukkan gambar background, akhirnya saya save dan terakhir saya publish juga ke HTML (agar bisa dijadikan sebagai tampilan background desktop, karena selain bisa menampilkan gambar statis, desktop juga bisa menampilkan file HTML sebagai background-nya). Oke, sekarang tinggal membukanya di desktop. Yes!!

Saya pun mencoba mendiskusikan hasilnya dengan istri saya, apa-apa yang kurang. "Ubur-uburnya kalau bisa jalannya jangan terusan gitu dong, Yah, terputus-putus gitu..," komentar istri saya memberi masukan. He he he .. bener juga. Saya pun mengedit kembali si ubur-ubur. Then ... jadi deh, flash movie seperti yang dapat Anda lihat di bawah ini.



Bingung?? He he he .. oke, gini:

Pertama, buat flash movie yang kita inginkan seukuran desktop (misal 800x600 px atau 1024x768 px)

Kedua, jika sudah jadi, publish juga flash movie ke format HTML. Pastikan browser di komputer atau laptop Anda telah menyediakan flash player, jika belum, silahkan download dan instal terlebih dulu dari sini

Ketiga, edit background desktop, bisa dengan melalui menu Display di Control Panel atau klik kanan di sembarang tempat pada tampilan desktop lalu pilih Properties hingga akan muncul gambar berikut:



Klik menu Desktop lalu klik Browse. Cari file HTML yang berisi flash movie yang akan kita jadikan background lalu klik Open, setelah itu klik OK.



Keempat, agar tampilan gambar desktop lebih maksimal tanpa "terganggu" tampilan ikon-ikon program dan folder, kita bisa menyembunyikan ikon-ikon tersebut dengan cara .. klik kanan pada desktop, pilih Arrange Icons By -> Show Desktop Icons. Lihat gambar a di bawah. Jika yang muncul seperti gambar b di bawah, arahkan pointer di bagian pojok desktop lalu klik kanan hingga muncul tampilan seperti gambar a di bawah.



gambar a

gambar b


Download "Sea Animals" (32 KB)

Catatan: Ekstrak terlebih dahulu file yang telah didownload. Jangan pisahkan file sea-animals.html & sea-animals.swf, tetap tempatkan dalam satu folder. Jika tidak, maka animasi tidak dapat dijalankan pada desktop.

Sabtu, September 13, 2008

Excel Shortcut And Function Keys











































































KeyDescription
CTRL+SHIFT+(Unhides any hidden rows within the selection.
CTRL+SHIFT+)Unhides any hidden columns within the selection.
CTRL+SHIFT+&Applies the outline border to the selected cells.
CTRL+SHIFT_Removes the outline border from the selected cells.
CTRL+SHIFT+~Applies the General number format.
CTRL+SHIFT+$Applies the Currency format with two decimal places (negative numbers in parentheses).
CTRL+SHIFT+%Applies the Percentage format with no decimal places.
CTRL+SHIFT+^Applies the Exponential number format with two decimal places.
CTRL+SHIFT+#Applies the Date format with the day, month, and year.
CTRL+SHIFT+@Applies the Time format with the hour and minute, and AM or PM.
CTRL+SHIFT+!Applies the Number format with two decimal places, thousands separator, and minus sign (-) for negative values.
CTRL+SHIFT+*Selects the current region around the active cell (the data area enclosed by blank rows and blank columns).
In a PivotTable, it selects the entire PivotTable report.
CTRL+SHIFT+:Enters the current time.
CTRL+SHIFT+"Copies the value from the cell above the active cell into the cell or the Formula Bar.
CTRL+SHIFT+Plus (+)Displays the Insert dialog box to insert blank cells.
CTRL+Minus (-)Displays the Delete dialog box to delete the selected cells.
CTRL+;Enters the current date.
CTRL+`Alternates between displaying cell values and displaying formulas in the worksheet.
CTRL+'Copies a formula from the cell above the active cell into the cell or the Formula Bar.
CTRL+1Displays the Format Cells dialog box.
CTRL+2Applies or removes bold formatting.
CTRL+3Applies or removes italic formatting.
CTRL+4Applies or removes underlining.
CTRL+5Applies or removes strikethrough.
CTRL+6Alternates between hiding objects, displaying objects, and displaying placeholders for objects.
CTRL+8Displays or hides the outline symbols.
CTRL+9Hides the selected rows.
CTRL+0Hides the selected columns.
CTRL+ASelects the entire worksheet.
If the worksheet contains data, CTRL+A selects the current region. Pressing CTRL+A a second time selects the current region and its summary rows. Pressing CTRL+A a third time selects the entire worksheet.
When the insertion point is to the right of a function name in a formula, displays the Function Arguments dialog box.
CTRL+SHIFT+Ainserts the argument names and parentheses when the insertion point is to the right of a function name in a formula.
CTRL+BApplies or removes bold formatting.
CTRL+CCopies the selected cells.
CTRL+C followed by another CTRL+C displays the Clipboard.
CTRL+DUses the Fill Down command to copy the contents and format of the topmost cell of a selected range into the cells below.
CTRL+FDisplays the Find and Replace dialog box, with the Find tab selected.
SHIFT+F5 also displays this tab, while SHIFT+F4 repeats the last Find action.
CTRL+SHIFT+F opens the Format Cells dialog box with the Font tab selected.
CTRL+GDisplays the Go To dialog box.
F5 also displays this dialog box.
CTRL+HDisplays the Find and Replace dialog box, with the Replace tab selected.
CTRL+IApplies or removes italic formatting.
CTRL+KDisplays the Insert Hyperlink dialog box for new hyperlinks or the Edit Hyperlink dialog box for selected existing hyperlinks.
CTRL+NCreates a new, blank workbook.
CTRL+ODisplays the Open dialog box to open or find a file.
CTRL+SHIFT+O selects all cells that contain comments.
CTRL+PDisplays the Print dialog box.
CTRL+SHIFT+P opens the Format Cells dialog box with the Font tab selected.
CTRL+RUses the Fill Right command to copy the contents and format of the leftmost cell of a selected range into the cells to the right.
CTRL+SSaves the active file with its current file name, location, and file format.
CTRL+TDisplays the Create Table dialog box.
CTRL+UApplies or removes underlining.
CTRL+SHIFT+U switches between expanding and collapsing of the formula bar.
CTRL+VInserts the contents of the Clipboard at the insertion point and replaces any selection. Available only after you have cut or copied an object, text, or cell contents.
CTRL+WCloses the selected workbook window.
CTRL+XCuts the selected cells.
CTRL+YRepeats the last command or action, if possible.
CTRL+ZUses the Undo command to reverse the last command or to delete the last entry that you typed.
CTRL+SHIFT+Z uses the Undo or Redo command to reverse or restore the last automatic correction when AutoCorrect Smart Tags are displayed.
F1Displays the Microsoft Office Excel Help task pane.
CTRL+F1 displays or hides the ribbon.
ALT+F1 creates a chart of the data in the current range.
ALT+SHIFT+F1 inserts a new worksheet.
F2Edits the active cell and positions the insertion point at the end of the cell contents. It also moves the insertion point into the Formula Bar when editing in a cell is turned off.
SHIFT+F2 adds or edits a cell comment.
CTRL+F2 displays the Print Preview window.
F3Displays the Paste Name dialog box.
SHIFT+F3 displays the Insert Function dialog box.
F4Repeats the last command or action, if possible.
CTRL+F4 closes the selected workbook window.
F5Displays the Go To dialog box.
CTRL+F5 restores the window size of the selected workbook window.
F6Switches between the worksheet, ribbon, task pane, and Zoom controls. In a worksheet that has been split (View menu, Manage This Window, Freeze Panes, Split Window command), F6 includes the split panes when switching between panes and the ribbon area.
SHIFT+F6 switches between the worksheet, Zoom controls, task pane, and ribbon.
CTRL+F6 switches to the next workbook window when more than one workbook window is open.
F7Displays the Spelling dialog box to check spelling in the active worksheet or selected range.
CTRL+F7 performs the Move command on the workbook window when it is not maximized. Use the arrow keys to move the window, and when finished press ENTER, or ESC to cancel.
F8Turns extend mode on or off. In extend mode, Extended Selection appears in the status line, and the arrow keys extend the selection.
SHIFT+F8 enables you to add a nonadjacent cell or range to a selection of cells by using the arrow keys.
CTRL+F8 performs the Size command (on the Control menu for the workbook window) when a workbook is not maximized.
ALT+F8 displays the Macro dialog box to create, run, edit, or delete a macro.
F9Calculates all worksheets in all open workbooks.
SHIFT+F9 calculates the active worksheet.
CTRL+ALT+F9 calculates all worksheets in all open workbooks, regardless of whether they have changed since the last calculation.
CTRL+ALT+SHIFT+F9 rechecks dependent formulas, and then calculates all cells in all open workbooks, including cells not marked as needing to be calculated.
CTRL+F9 minimizes a workbook window to an icon.
F10Turns key tips on or off.
SHIFT+F10 displays the shortcut menu for a selected item.
ALT+SHIFT+F10 displays the menu or message for a smart tag. If more than one smart tag is present, it switches to the next smart tag and displays its menu or message.
CTRL+F10 maximizes or restores the selected workbook window.
F11Creates a chart of the data in the current range.
SHIFT+F11 inserts a new worksheet.
ALT+F11 opens the Microsoft Visual Basic Editor, in which you can create a macro by using Visual Basic for Applications (VBA).
F12Displays the Save As dialog box.
ARROW KEYSMove one cell up, down, left, or right in a worksheet.
CTRL+ARROW KEY moves to the edge of the current data region (data region: A range of cells that contains data and that is bounded by empty cells or datasheet borders.) in a worksheet.
SHIFT+ARROW KEY extends the selection of cells by one cell.
CTRL+SHIFT+ARROW KEY extends the selection of cells to the last nonblank cell in the same column or row as the active cell, or if the next cell is blank, extends the selection to the next nonblank cell.
LEFT ARROW or RIGHT ARROW selects the tab to the left or right when the ribbon is selected. When a submenu is open or selected, these arrow keys switch between the main menu and the submenu. When a ribbon tab is selected, these keys navigate the tab buttons.
DOWN ARROW or UP ARROW selects the next or previous command when a menu or submenu is open. When a ribbon tab is selected, these keys navigate up or down the tab group.
In a dialog box, arrow keys move between options in an open drop-down list, or between options in a group of options.
DOWN ARROW or ALT+DOWN ARROW opens a selected drop-down list.
BACKSPACEDeletes one character to the left in the Formula Bar.
Also clears the content of the active cell.
In cell editing mode, it deletes the character to the left of the insertion point.
DELETERemoves the cell contents (data and formulas) from selected cells without affecting cell formats or comments.
In cell editing mode, it deletes the character to the right of the insertion point.
ENDMoves to the cell in the lower-right corner of the window when SCROLL LOCK is turned on.
Also selects the last command on the menu when a menu or submenu is visible.
CTRL+END moves to the last cell on a worksheet, in the lowest used row of the rightmost used column. If the cursor is in the formula bar, CTRL+END moves the cursor to the end of the text.
CTRL+SHIFT+END extends the selection of cells to the last used cell on the worksheet (lower-right corner). If the cursor is in the formula bar, CTRL+SHIFT+END selects all text in the formula bar from the cursor position to the end—this does not affect the height of the formula bar.
ENTERCompletes a cell entry from the cell or the Formula Bar, and selects the cell below (by default).
In a data form, it moves to the first field in the next record.
Opens a selected menu (press F10 to activate the menu bar) or performs the action for a selected command.
In a dialog box, it performs the action for the default command button in the dialog box (the button with the bold outline, often the OK button).
ALT+ENTER starts a new line in the same cell.
CTRL+ENTER fills the selected cell range with the current entry.
SHIFT+ENTER completes a cell entry and selects the cell above.
ESCCancels an entry in the cell or Formula Bar.
Closes an open menu or submenu, dialog box, or message window.
It also closes full screen mode when this mode has been applied, and returns to normal screen mode to display the Ribbon and status bar again.
HOMEMoves to the beginning of a row in a worksheet.
Moves to the cell in the upper-left corner of the window when SCROLL LOCK is turned on.
Selects the first command on the menu when a menu or submenu is visible.
CTRL+HOME moves to the beginning of a worksheet.
CTRL+SHIFT+HOME extends the selection of cells to the beginning of the worksheet.
PAGE DOWNMoves one screen down in a worksheet.
ALT+PAGE DOWN moves one screen to the right in a worksheet.
CTRL+PAGE DOWN moves to the next sheet in a workbook.
CTRL+SHIFT+PAGE DOWN selects the current and next sheet in a workbook.
PAGE UPMoves one screen up in a worksheet.
ALT+PAGE UP moves one screen to the left in a worksheet.
CTRL+PAGE UP moves to the previous sheet in a workbook.
CTRL+SHIFT+PAGE UP selects the current and previous sheet in a workbook.
SPACEBARIn a dialog box, performs the action for the selected button, or selects or clears a check box.
CTRL+SPACEBAR selects an entire column in a worksheet.
SHIFT+SPACEBAR selects an entire row in a worksheet.
CTRL+SHIFT+SPACEBAR selects the entire worksheet.
If the worksheet contains data, CTRL+SHIFT+SPACEBAR selects the current region. Pressing CTRL+SHIFT+SPACEBAR a second time selects the current region and its summary rows. Pressing CTRL+SHIFT+SPACEBAR a third time selects the entire worksheet.
When an object is selected, CTRL+SHIFT+SPACEBAR selects all objects on a worksheet.
ALT+SPACEBAR displays the Control menu for the Microsoft Office Excel window.
TABMoves one cell to the right in a worksheet.
Moves between unlocked cells in a protected worksheet.
Moves to the next option or option group in a dialog box.
SHIFT+TAB moves to the previous cell in a worksheet or the previous option in a dialog box.
CTRL+TAB switches to the next tab in dialog box.
CTRL+SHIFT+TAB switches to the previous tab in a dialog box.

Selasa, Juni 10, 2008

Mengenal Jenis-jenis File Gambar (GIF,JPEG & PNG)

Dalam membuat sebuah situs ataupun mempercantik halaman blog—termasuk halaman profile seperti di Friendster dan situs komunitas lainnya—adakalanya kita menyisipkan gambar di dalamnya. Entah gambar statis ataupun gambar dinamis (animasi).

Sebenarnya ada banyak macam dan jenis gambar. Namun yang seringkali dipakai untuk tampilan web adalah GIF (berekstensi .gif), JPEG (berekstensi .jpg) dan PNG (berekstensi .png)—juga FLASH (berekstensi .swf) yang biasa digunakan untuk gambar bergerak dan atau video.

Di sini kita akan coba untuk mengenal masing-masing file GIF, JPEG dan PNG tersebut beserta perbedaannya.


GIF (Graphic Interchange Format)

File GIF digunakan untuk mengkompresi file asli sampai dengan 256 warna. Karena sangat tidak mungkin menggunakan file asli untuk ditampilkan ke web mengingat ukuran file asli (dalam bentuk bitmap) luar biasa besarnya.

File GIF bisa menghasilkan baik gambar statis maupun dinamis (animasi). Sangat cocok untuk gambar dengan pemisahaan warna yang jelas (tidak bergradasi) seperti logo & teks.


JPEG (Joint Photograph Expert Group)

Jika kita ingin menampilkan gambar foto ataupun gambar dengan detail yang rumit dan bergradasi, kita bisa menggunakan jenis file ini. File JPEG dapat menghasilkan gambar yang hampir seperti aslinya. File JPEG dapat menghasilkan warna sampai dengan 16 juta warna. Toh, warna yang disediakan oleh web browser hanya terbatas sampai dengan 216 warna. Namun demikian web browser akan menggantikan warna yang tidak tersedia dengan warna yang serupa yang tersedia, hingga tampilan gambar tetap akan terlihat cantik. Ukuran file JPEG biasanya lebih besar daripada GIF.


PNG (Portable Network Graphic)

File PNG bisa bekerja baik pada gambar dengan pemisahan warna jelas maupun bergradasi. File PNG terbagi atas PNG-8 dan PNG-24. PNG-8 dapat mengkompresi gambar dengan ukuran file lebih kecil daripada GIF. Sementara PNG-24 menyimpan file dengan ukuran yang lebih besar. PNG-24 biasa digunakan untuk gambar foto ataupun bergradasi, karena gambar yang dihasilkan akan lebih tajam. Kelebihan lainnya, PNG mendukung gambar transparansi.




















GIF (12KB)JPEG (6,78 KB)
PNG-8 (11,5 KB)PNG-24 (37 KB)

Contoh gambar dengan warna backgorund asli transparan
disertai efek outer glow warna putih (75 %) pada gambar
(dimensi gambar 150 px X 150 px)


(dirangkum dari berbagai sumber)

Rabu, Mei 14, 2008

Mem-Password Dokumen Ms-Excel & Ms-Word

DALAM membuat sebuah dokumen, adakalanya kita membutuhkan sebuah privasi ataupun proteksi untuk dokumen tersebut. Misalnya saja kita membuat sebuah laporan keuangan yang sifatnya rahasia yang semestinya boleh diakses hanya oleh beberapa pihak, sementara komputer tempat dokumen tersebut berada, merupakan komputer "umum". Contoh lain, kita sedang membuat konsep "surat cinta" yang sifatnya sangat pribadi yang kita simpan di flash-disk yang kadang dipinjam orang lain. ;)

Nah, untuk menyiasati hal itu, tentu kita memerlukan semacam "gembok" yang hanya kita—dan beberapa orang tertentu—saja yang bisa membukanya.


Mengunci Dokumen Ms-Excel & Ms-Word

Untuk membuat password pada dokumen Ms-Excel & Ms-Word, eksekusinya adalah pada saat kita menyimpan dokumen tersebut.


  1. Klik Save atau Save As
  2. Pada kotak dialog "Save As" yang kemudian muncul, cari & klik Tools --> General Options
  3. Pada kotak opsional "Save", masukkan password yang kita kehendaki, baik untuk membuka ataupun merubah dokumen kemudian, lalu centang box "Read-only"—jika diperlukan (lihat gambar.1a & gambar.1b)


    (gambar.1a)




    (gambar.1b)


  4. Ulangi password yang telah kita masukkan tadi (lihat gambar.2a s.d gambar.3b)


    (gambar.2a)



    (gambar.2b)



    (gambar.3a)



    (gambar.3b)


  5. Simpan dokumen dengan nama yang kita kehendaki

Membuka & Merubah kembali Dokumen Ms-Excel & Ms-Word yang ter-Password


  1. Untuk membuka dokumen yang telah simpan dengan disertai password, maka kita perlu memasukkan password tersebut dengan benar (sifatnya "case sensitive", yaitu huruf kecil harus ditulis dengan huruf kecil, begitupun sebaliknya; lihat gambar.4a s.d gambar.5b)


    (gambar.4a)



    (gambar.4b)



    (gambar.5a)



    (gambar.5b)


  2. Ada dua opsi membuka dokumen, yaitu "Read-only; hanya untuk dibaca" & "untuk kita sisipi perubahan". Untuk opsi Read-only, baik untuk dokumen Ms-Excel maupun Ms-Word, kita cukup klik tombol "Read-only" (lihat gambar.5a & gambar.5b). Namun jika kita ingin menyisipkan perubahan pada dokumen yang akan kita buka, untuk dokumen Ms-Excel, setelah kita klik tombol "OK" (gambar.5a) kemudian kita klik tombol "No" pada kotak perintah berikutnya (lihat gambar.6). Untuk dokumen Ms-Word, cukup klik tombol "OK" (gambar.5b)


    (gambar.6)


  3. Untuk dokumen yang kita buka dengan opsi "Read-only", jika ternyata kemudian kita harus melakukan perubahan dokumen, maka kita harus menyimpannya dengan nama dokumen lain (lihat gambar.7a s.d gambar.7c)


    (gambar.7a)



    (gambar.7b)



    (gambar.7c)




WARNING!!
Ingat baik-baik password yang kita buat. Karena alih-alih kita ingin mengamankan dokumen, yang ada akhirnya kita kehilangan dokumen itu karena kita tidak bisa membukanya!!